summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/status.h
diff options
context:
space:
mode:
authorRaphael Langella <raphael.langella@gmail.com>2012-03-23 23:10:36 +0100
committerRaphael Langella <raphael.langella@gmail.com>2012-03-23 23:10:36 +0100
commitcfef93b1b37cd0e9630be98bc6237e572b316da2 (patch)
treeacfce492f51a42376ab9fa3bfe70287a09326705 /crawl-ref/source/status.h
parentb5427c66d5d17548b52cf02c5480158d0a3e397f (diff)
downloadcrawl-ref-cfef93b1b37cd0e9630be98bc6237e572b316da2.tar.gz
crawl-ref-cfef93b1b37cd0e9630be98bc6237e572b316da2.zip
Replace the spammy water messages by a status light.
There's one for lava too.
Diffstat (limited to 'crawl-ref/source/status.h')
-rw-r--r--crawl-ref/source/status.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/status.h b/crawl-ref/source/status.h
index 758b47a606..0b8fe5f5f1 100644
--- a/crawl-ref/source/status.h
+++ b/crawl-ref/source/status.h
@@ -29,6 +29,7 @@ enum status_type
STATUS_MANUAL,
STATUS_AUGMENTED,
STATUS_SUPPRESSED,
+ STATUS_TERRAIN,
};
struct status_info