mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
1c87532e64
* various bug fixes for MEs * various bug fixes for MEs * fix final isTransferable rename that was missed * change Trainer's test vouchers for second option * change unit test skips * cut down excess ME track length and loop properly * ME bug fix cleanup * updating AI for Slumbering Snorlax ME, and small ME balance changes * fix ts error * fix bug type superfan dialogue discrepancy * ME bug fixes PR feedback * ME PR nits and fixes * update naming convention of sprites * ME balance changes and bug fixes * fix tests * fix An Offer You Can't Refuse ME requirements * clean up post-battle logic for Breeder ME * party size requirement cleanup * clean up challenge requirements for disabling certain MEs --------- Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com>
20 lines
432 B
JSON
20 lines
432 B
JSON
{ "frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"frame": { "x": 0, "y": 0, "w": 46, "h": 60 },
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"spriteSourceSize": { "x": 0, "y": 0, "w": 46, "h": 60 },
|
|
"sourceSize": { "w": 46, "h": 60 }
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.aseprite.org/",
|
|
"version": "1.3.7-x64",
|
|
"image": "buoy-sheet.png",
|
|
"format": "RGBA8888",
|
|
"size": { "w": 46, "h": 60 },
|
|
"scale": "1"
|
|
}
|
|
}
|