mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-06 16:17:33 +00:00
Hydrapple and Archaludon are now able to be used. Dipplin also, as it was missing all it's graphics previously. Dragon Cheer is also in the TM pool now to accommodate this change.
42 lines
583 B
JSON
42 lines
583 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "1011.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 66,
|
|
"h": 66
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 43,
|
|
"h": 66
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 43,
|
|
"h": 66
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 43,
|
|
"h": 66
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": ""
|
|
}
|
|
}
|