git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2304 c06c8d41-db1a-0410-9941-cceddc491573
SQKPN77WI7ZTJPVBVGLFGVH6OPDMOKLI6A4PEW6ULHFETJLFJNGAC
// various elemental colour schemes... used for abstracting random short lists
// MUST match the order in initfile.cc or breakage results.
// various elemental colour schemes... used for abstracting random
// short lists. When adding colours, please also add their names in
// initfile.cc (str_to_colour)!
"fire", "ice", "earth", "electricity", "air", "poison", "water",
"magic", "mutagenic", "warp", "enchant", "heal", "holy", "dark",
"death", "necro", "unholy", "vehumet", "crystal", "blood", "smoke",
"slime", "jewel", "elven", "dwarven", "orcish", "gila", "floor",
"rock", "stone", "mist", "shimmer_blue", "random"
"fire", "ice", "earth", "electricity", "air", "poison",
"water", "magic", "mutagenic", "warp", "enchant", "heal",
"holy", "dark", "death", "necro", "unholy", "vehumet",
"beogh", "crystal", "blood", "smoke", "slime", "jewel",
"elven", "dwarven", "orcish", "gila", "floor", "rock",
"stone", "mist", "shimmer_blue", "decay", "silver", "gold",
"iron", "bone", "random"