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>
105 lines
1.6 KiB
JSON
105 lines
1.6 KiB
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "safari_zone_mud.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 14,
|
|
"h": 68
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 12,
|
|
"h": 20
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 12,
|
|
"h": 13
|
|
},
|
|
"frame": {
|
|
"x": 1,
|
|
"y": 1,
|
|
"w": 12,
|
|
"h": 13
|
|
}
|
|
},
|
|
{
|
|
"filename": "0002.png",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 12,
|
|
"h": 20
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 12,
|
|
"h": 14
|
|
},
|
|
"frame": {
|
|
"x": 1,
|
|
"y": 16,
|
|
"w": 12,
|
|
"h": 14
|
|
}
|
|
},
|
|
{
|
|
"filename": "0003.png",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 12,
|
|
"h": 20
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 1,
|
|
"w": 12,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 1,
|
|
"y": 32,
|
|
"w": 12,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "0004.png",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 12,
|
|
"h": 20
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 3,
|
|
"w": 12,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 1,
|
|
"y": 50,
|
|
"w": 12,
|
|
"h": 17
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:4f18a8effb8f01eb70f9f25b8294c1bf:ad663a73c51f780bbf45d00a52519553:c64f6b8befc3d5e9f836246d2b9536be$"
|
|
}
|
|
}
|