mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-08 01:12:17 +02:00
204 205 variant palette
This commit is contained in:
parent
39e9f11fb1
commit
88a1ad29cc
20
public/images/pokemon/variant/204.json
Normal file
20
public/images/pokemon/variant/204.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"1": {
|
||||
"84d6d6": "c1cd7d",
|
||||
"b5eff7": "e3e796",
|
||||
"3a73a5": "74a057",
|
||||
"942900": "cc5c1c",
|
||||
"294a7b": "4b7641",
|
||||
"52adb5": "a4b76b",
|
||||
"ff4a3a": "f68b31"
|
||||
},
|
||||
"2": {
|
||||
"84d6d6": "eda6ae",
|
||||
"b5eff7": "f7dcd7",
|
||||
"3a73a5": "b43469",
|
||||
"942900": "1eaaaa",
|
||||
"294a7b": "700a4b",
|
||||
"52adb5": "d46b84",
|
||||
"ff4a3a": "36cfbb"
|
||||
}
|
||||
}
|
26
public/images/pokemon/variant/205.json
Normal file
26
public/images/pokemon/variant/205.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"1": {
|
||||
"847b9c": "103b2c",
|
||||
"f7deef": "5b965b",
|
||||
"e6cef7": "3e7745",
|
||||
"6b6b6b": "53af4a",
|
||||
"ff9c9c": "ffb356",
|
||||
"ffffff": "91c25e",
|
||||
"841031": "af3b11",
|
||||
"f76373": "f68b31",
|
||||
"bd2942": "d8681e",
|
||||
"524263": "04211a",
|
||||
"c5a5de": "205639"
|
||||
},
|
||||
"2": {
|
||||
"847b9c": "962a41",
|
||||
"f7deef": "f7e2d7",
|
||||
"e6cef7": "e9b1a0",
|
||||
"ff9c9c": "b0f5ee",
|
||||
"841031": "0e2667",
|
||||
"f76373": "6bbfd2",
|
||||
"bd2942": "2c6094",
|
||||
"524263": "691338",
|
||||
"c5a5de": "c86554"
|
||||
}
|
||||
}
|
@ -202,6 +202,8 @@
|
||||
"201-w": [0, 1, 1],
|
||||
"201-o": [0, 1, 1],
|
||||
"203": [0, 1, 1],
|
||||
"204": [0, 1, 1],
|
||||
"205": [0, 1, 1],
|
||||
"206": [0, 1, 1],
|
||||
"207": [0, 1, 1],
|
||||
"211": [0, 1, 1],
|
||||
@ -1149,6 +1151,8 @@
|
||||
"201-w": [0, 1, 1],
|
||||
"201-o": [0, 1, 1],
|
||||
"203": [0, 1, 1],
|
||||
"204": [0, 1, 1],
|
||||
"205": [0, 1, 1],
|
||||
"206": [0, 1, 1],
|
||||
"207": [0, 1, 1],
|
||||
"211": [0, 1, 1],
|
||||
|
16
public/images/pokemon/variant/back/204.json
Normal file
16
public/images/pokemon/variant/back/204.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"1": {
|
||||
"52adb5": "a4b76b",
|
||||
"84d6d6": "c1cd7d",
|
||||
"294a7b": "4b7641",
|
||||
"b5eff7": "e3e796",
|
||||
"3a73a5": "74a057"
|
||||
},
|
||||
"2": {
|
||||
"52adb5": "d46b84",
|
||||
"84d6d6": "eda6ae",
|
||||
"294a7b": "700a4b",
|
||||
"b5eff7": "f7dcd7",
|
||||
"3a73a5": "b43469"
|
||||
}
|
||||
}
|
22
public/images/pokemon/variant/back/205.json
Normal file
22
public/images/pokemon/variant/back/205.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"1": {
|
||||
"847b9c": "103b2c",
|
||||
"e6cef7": "3e7745",
|
||||
"ff9c9c": "ffb356",
|
||||
"c5a5de": "205639",
|
||||
"f76373": "f68b31",
|
||||
"bd2942": "d8681e",
|
||||
"524263": "04211a",
|
||||
"841031": "af3b11"
|
||||
},
|
||||
"2": {
|
||||
"847b9c": "962a41",
|
||||
"e6cef7": "e9b1a0",
|
||||
"ff9c9c": "b0f5ee",
|
||||
"c5a5de": "c86554",
|
||||
"f76373": "6bbfd2",
|
||||
"bd2942": "2c6094",
|
||||
"524263": "691338",
|
||||
"841031": "0e2667"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user