mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-24 15:56:22 +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
22 lines
397 B
JSON
22 lines
397 B
JSON
{
|
|
"1": {
|
|
"101010": "101010",
|
|
"404040": "2d1818",
|
|
"b3a76b": "8d4f3d",
|
|
"f2e291": "aa6f46",
|
|
"665f3d": "542c21",
|
|
"4d361f": "844b20",
|
|
"b37d47": "fabc5f",
|
|
"805933": "b97d2c"
|
|
},
|
|
"2": {
|
|
"101010": "000000",
|
|
"404040": "0c123a",
|
|
"b3a76b": "3d2e4f",
|
|
"f2e291": "5b496b",
|
|
"665f3d": "1b1031",
|
|
"4d361f": "3e5075",
|
|
"b37d47": "8eb5cd",
|
|
"805933": "6d80a4"
|
|
}
|
|
} |