pokerogue/public/images/pokemon/back/892.json
Madmadness65 2da283c600
First draft of usable G-Max forms (#14)
* First draft of usable G-Max forms

They are not fully usable yet, and still needs more work to reach that point.

* Fix Gigantamax on Pokémon with forms

Co-Authored-By: Samuel H <3542488+Flashfyre@users.noreply.github.com>

---------

Co-authored-by: Samuel H <3542488+Flashfyre@users.noreply.github.com>
2024-02-14 00:21:44 -05:00

42 lines
708 B
JSON

{
"textures": [
{
"image": "892.png",
"format": "RGBA8888",
"size": {
"w": 83,
"h": 83
},
"scale": 1,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 62,
"h": 83
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 62,
"h": 83
},
"frame": {
"x": 0,
"y": 0,
"w": 62,
"h": 83
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:2e59bf1602265e70df2d57232f0d7882:ad5d545c6552b38810dc7b0d0d296cec:cf20847cc0c8da34f07909ad4139cda2$"
}
}