Adds more Ethereal colors. (#49253)

Increases the number of ethereal colors from 8 to 18. I did this on a new monitor, so the colors might be off, but its its a one line change to add/remove them, so.
This commit is contained in:
nianjiilical
2020-02-15 09:51:41 +13:00
committed by GitHub
parent 649041d885
commit d441277b6f
+20 -1
View File
@@ -38,7 +38,26 @@ GLOBAL_LIST_EMPTY(moth_wings_list)
GLOBAL_LIST_EMPTY(moth_markings_list)
GLOBAL_LIST_EMPTY(caps_list)
GLOBAL_LIST_INIT(color_list_ethereal, list("F Class(Green)" = "97ee63", "F2 Class (Light Green)" = "00fa9a", "F3 Class (Dark Green)" = "37835b", "M Class (Red)" = "9c3030", "M1 Class (Purple)" = "ee82ee", "G Class (Yellow)" = "fbdf56", "O Class (Blue)" = "3399ff", "A Class (Cyan)" = "00ffff"))
GLOBAL_LIST_INIT(color_list_ethereal, list(
"Red" = "ff4d4d",
"Faint Red" = "ffb3b3",
"Dark Red" = "9c3030",
"Orange" = "ffa64d",
"Burnt Orange" = "cc4400",
"Bright Yellow" = "ffff99",
"Dull Yellow" = "fbdf56",
"Faint Green" = "ddff99",
"Green" = "97ee63",
"Seafoam Green" = "00fa9a",
"Dark Green" = "37835b",
"Cyan Blue" = "00ffff",
"Faint Blue" = "b3d9ff",
"Blue" = "3399ff",
"Dark Blue" = "6666ff",
"Purple" = "ee82ee",
"Dark Fuschia" = "cc0066",
"Pink" = "ff99cc",
"White" = "f2f2f2",))
GLOBAL_LIST_INIT(ghost_forms_with_directions_list, list(
"ghost",