mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 00:12:16 +02:00
fixing back variant palette and fix for 554
This commit is contained in:
parent
191e7c13fd
commit
8f1636a0ef
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.7 KiB |
@ -2,29 +2,31 @@
|
||||
"1": {
|
||||
"101010": "101010",
|
||||
"5a1919": "2e3573",
|
||||
"591a1a": "a16012",
|
||||
"66311a": "a16012",
|
||||
"634231": "946344",
|
||||
"9c2929": "4e5aa3",
|
||||
"ce3131": "6c7ec4",
|
||||
"947310": "b0895f",
|
||||
"ad5a29": "a17a50",
|
||||
"ad5b2b": "d19628",
|
||||
"ad5a2b": "a17a50",
|
||||
"a75625": "d19628",
|
||||
"cea519": "bda373",
|
||||
"ffce21": "e3e2ba",
|
||||
"ff9452": "e8c661"
|
||||
"ff9452": "e8c661",
|
||||
"b15c29": "a17a50"
|
||||
},
|
||||
"2": {
|
||||
"101010": "101010",
|
||||
"5a1919": "bf7558",
|
||||
"591a1a": "291d1b",
|
||||
"66311a": "291d1b",
|
||||
"634231": "75102a",
|
||||
"9c2929": "d6a376",
|
||||
"ce3131": "f0e2b9",
|
||||
"947310": "9c1c2b",
|
||||
"ad5a29": "",
|
||||
"ad5b2b": "4a3021",
|
||||
"ad5a2b": "4a3021",
|
||||
"a75625": "4a3021",
|
||||
"cea519": "ba343d",
|
||||
"ffce21": "d14949",
|
||||
"ff9452": "614b38"
|
||||
"ff9452": "614b38",
|
||||
"b15c29": "b15c29"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user