summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/hells.des
diff options
context:
space:
mode:
authorDavid Ploog <dploog@users.sourceforge.net>2009-10-15 23:52:23 +0200
committerDavid Ploog <dploog@users.sourceforge.net>2009-10-16 07:51:00 +0200
commitabb48a2dd69dbc9743bc952a5c3afacc1e7efa16 (patch)
treee875b0b3b10ca27ad7ccf7a752d979464f39a198 /crawl-ref/source/dat/hells.des
parent1989e965ff4d3b303f034eaad2cf1f86ef084e19 (diff)
downloadcrawl-ref-abb48a2dd69dbc9743bc952a5c3afacc1e7efa16.tar.gz
crawl-ref-abb48a2dd69dbc9743bc952a5c3afacc1e7efa16.zip
Forgot one colour for Coc:7.
Diffstat (limited to 'crawl-ref/source/dat/hells.des')
-rw-r--r--crawl-ref/source/dat/hells.des1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/dat/hells.des b/crawl-ref/source/dat/hells.des
index 71aee63bef..dfad033c62 100644
--- a/crawl-ref/source/dat/hells.des
+++ b/crawl-ref/source/dat/hells.des
@@ -47,6 +47,7 @@ function coc_setup(e)
e.lfloorcol("white")
-- e.lrocktile("???")
e.lfloortile("floor_ice")
+ e.colour("c = lightcyan")
dgn.set_feature_desc_short("rock wall", "ice-covered rock wall")
dgn.set_feature_desc_long("rock wall", "A rock wall coated in a thick layer of ice.")
dgn.set_feature_desc_short("stone wall", "ice-covered stone wall")