pokerogue/public/images/pokemon/999.json
Madmadness65 6cff22a9fc Implement generation 9 Pokémon & trainers
Generation 9 Pokémon sprites provided by the Generation 9 Resource Pack on Relic Castle, custom trainer sprites provided by Smogon.
2024-02-05 22:46:45 -06:00

42 lines
712 B
JSON

{
"textures": [
{
"image": "999.png",
"format": "RGBA8888",
"size": {
"w": 75,
"h": 75
},
"scale": 0.5,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 96,
"h": 96
},
"spriteSourceSize": {
"x": 21,
"y": 10,
"w": 54,
"h": 75
},
"frame": {
"x": 0,
"y": 0,
"w": 54,
"h": 75
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:7bb34da1d9e4f5ce93f3f53434a19c1e:0dc1522e734e287e77e47480cb607b56:25836391d47a40ef31d62cb4186f2932$"
}
}