summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/colour.h
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2014-01-09 21:37:14 -0700
committerSteve Melenchuk <smelenchuk@gmail.com>2014-01-10 11:27:24 -0700
commit90d4682d8f296e15393f46074846f56d58bb6e06 (patch)
tree7ede3a8ff9c24367d9c53f21ac7021a2dc372bf9 /crawl-ref/source/colour.h
parent571dd195bbc7a084b21f076b5810ec51aba60026 (diff)
downloadcrawl-ref-90d4682d8f296e15393f46074846f56d58bb6e06.tar.gz
crawl-ref-90d4682d8f296e15393f46074846f56d58bb6e06.zip
Recolour the shadow god's altar.
It was too readily confused with Zin and Kiku altars previously. Hopefully this will end up being a bit more distinctive.
Diffstat (limited to 'crawl-ref/source/colour.h')
-rw-r--r--crawl-ref/source/colour.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/colour.h b/crawl-ref/source/colour.h
index be427936c1..ff56a99437 100644
--- a/crawl-ref/source/colour.h
+++ b/crawl-ref/source/colour.h
@@ -55,6 +55,7 @@ enum element_type
ETC_MANGROVE, // colour of trees on water
ETC_ORB_GLOW, // halo coming from the Orb of Zot
ETC_DISJUNCTION, // halo from Disjunction
+ ETC_DSOMETHING, // Dsomething altar colours
ETC_DISCO = 96,
ETC_FIRST_LUA = ETC_DISCO, // colour indices have to be <128