mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +02:00
Ivysaur undoing Png and putting it into variant Json
This commit is contained in:
parent
802bacda43
commit
2346834c4c
@ -1,4 +1,21 @@
|
|||||||
{
|
{
|
||||||
|
"1": {
|
||||||
|
"7b3129": "180136",
|
||||||
|
"d6425a": "3f1375",
|
||||||
|
"ffada5": "a266b0",
|
||||||
|
"ff7b7b": "712f8f",
|
||||||
|
"101010": "101010",
|
||||||
|
"104a3a": "4a1117",
|
||||||
|
"7bd673": "ff745e",
|
||||||
|
"317b52": "87202b",
|
||||||
|
"63ad5a": "87202b",
|
||||||
|
"10424a": "57004f",
|
||||||
|
"84e6d6": "f062a7",
|
||||||
|
"5acebd": "de359a",
|
||||||
|
"219484": "9c1a73",
|
||||||
|
"ffffff": "ffffff"
|
||||||
|
|
||||||
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"7b3129": "2e3601",
|
"7b3129": "2e3601",
|
||||||
"d6425a": "2e6902",
|
"d6425a": "2e6902",
|
||||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"1": [0, 1, 1],
|
"1": [0, 1, 1],
|
||||||
"2": [0, 2, 1],
|
"2": [0, 1, 1],
|
||||||
"3-gigantamax": [0, 1, 1],
|
"3-gigantamax": [0, 1, 1],
|
||||||
"3-mega": [0, 2, 2],
|
"3-mega": [0, 2, 2],
|
||||||
"3": [0, 1, 1],
|
"3": [0, 1, 1],
|
||||||
|
Loading…
Reference in New Issue
Block a user