mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
b173000008
...But not all evolution sweets. This way, you can get all the differently colored Alcremies without there being like ~60 different forms. There currently is an unintended side-effect with Gigantamaxing, where the Alcremie flavor will always switch to Vanilla Cream when reverting to normal, but aside from that, it works fine.
42 lines
719 B
JSON
42 lines
719 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "869-mint-cream.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 55,
|
|
"h": 55
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 39,
|
|
"h": 55
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 39,
|
|
"h": 55
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 39,
|
|
"h": 55
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:05eade73b3ac133b2b6bfabb37d329b4:51719e2b4400ad80a2715f69594d3317:18cea997ef38e1531596f96f8db4f25e$"
|
|
}
|
|
}
|