mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
bc94858c40
* [Sprite] Gives Disguised form explicit identifier `null` defaults to `disguised`, as is desired. * [Sprite] Renamed Disguised form has exp sprites * [Sprite] Add Busted Mimikyu to masterlist * Rename static non-shiny front 778.png to 778-disguised.png * static non-shiny front * exp non-shiny front * static non-shiny back * exp non-shiny front * static non-shiny back * static shiny front * static shiny front * non-shiny icon * exp non-shiny back * shiny icon * static var front * exp non-shiny back * exp shiny front * exp shiny front * exp shiny back * static shiny back * exp var front * static var back * Delete public/images/pokemon/variant/exp/778_3.png * Delete public/images/pokemon/variant/exp/778_3.json * exp shiny back * exp shiny back * rare icon * epic icon * exp var back * static var front BUSTED * static var back BUSTED * exp var front BUSTED * exp var back BUSTED * [Sprite] Static Mimikyu Busted sprite fix Fixes eyeholes on torso * [Sprite] Exp Mimikyu sprite fixes Fixes eyeholes on torsos * Trim static shiny front sprite size Addresses issue #2683 * [Sprite] Match static shiny Disguised w non-shiny Addresses issue #2683
42 lines
718 B
JSON
42 lines
718 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "778-disguised.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 48,
|
|
"h": 48
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 39,
|
|
"h": 48
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 39,
|
|
"h": 48
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 39,
|
|
"h": 48
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:c13d880c9906d17e8ee238b7751a6fbd:140b587e03b31b77ad53703267fcf452:92ecadef6e0cb53020b8cd41fbeaf2cd$"
|
|
}
|
|
}
|