Finishing touches to 654 variants

Gave Braxien tier 2 and tier 3 custom fire color matching the variants for contrast.
This commit is contained in:
Unicornpowerstar 2025-02-13 19:04:41 +01:00
parent 37265f32f9
commit d13381d889
2 changed files with 24 additions and 12 deletions

View File

@ -12,7 +12,10 @@
"bfbfbf": "c093c3",
"804913": "c5b3ca",
"262626": "262626",
"404040": "404040"
"404040": "404040",
"f8cf52": "80f37b",
"ffc000": "4fcb61",
"ff8700": "207d4e"
},
"2": {
"101010": "101010",
@ -27,6 +30,9 @@
"bfbfbf": "d4b996",
"804913": "098794",
"262626": "262626",
"404040": "404040"
"404040": "404040",
"f8cf52": "c858a4",
"ffc000": "75308e",
"ff8700": "521364"
}
}

View File

@ -1,32 +1,38 @@
{
"1": {
"101010": "101010",
"736028": "481332",
"ccab47": "682546",
"ffd659": "a85789",
"736028": "061530",
"ffd659": "b55390",
"ccab47": "872b59",
"732e17": "471b70",
"f26130": "ab6ce0",
"b34724": "6231a5",
"f8f8f8": "f7e4fc",
"737373": "5c255f",
"f8f8f8": "e7caef",
"804913": "c5b3ca",
"bfbfbf": "c093c3",
"804913": "c5b3ca",
"262626": "262626",
"404040": "404040"
"404040": "404040",
"f8cf52": "80f37b",
"ffc000": "4fcb61",
"ff8700": "207d4e"
},
"2": {
"101010": "101010",
"736028": "061530",
"ccab47": "173864",
"ffd659": "2b5f8a",
"ccab47": "173864",
"732e17": "005646",
"f26130": "21d170",
"b34724": "0aaa77",
"737373": "75553c",
"f8f8f8": "fff2dd",
"804913": "098794",
"737373": "75553c",
"bfbfbf": "d4b996",
"804913": "098794",
"262626": "262626",
"404040": "404040"
"404040": "404040",
"f8cf52": "c858a4",
"ffc000": "75308e",
"ff8700": "521364"
}
}