pokerogue/public/images/pokemon/8128-aqua.json
Madmadness65 35c15545d8 Implement a few more cross-gen Pokémon
Gen 8 icons will need recompiled to include Bloodmoon Ursaluna, and Gen 9 icons for Clodsire, Dudunsparce-three, Paldean Tauros, and Paldean Wooper.
2024-01-10 14:48:54 -06:00

42 lines
588 B
JSON

{
"textures": [
{
"image": "8128-aqua.png",
"format": "RGBA8888",
"size": {
"w": 68,
"h": 68
},
"scale": 1,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 68,
"h": 54
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 68,
"h": 54
},
"frame": {
"x": 0,
"y": 0,
"w": 68,
"h": 54
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": ""
}
}