summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/status.h
diff options
context:
space:
mode:
authorblueDave <dshackspam@comcast.net>2011-11-22 12:02:06 -0700
committerAdam Borowski <kilobyte@angband.pl>2011-12-22 00:38:17 +0100
commit567229035b027bbe60166f3547e3a0e41339b8c1 (patch)
treeb288b54bfa50f74a2b03b79a15ded2ecddc8593a /crawl-ref/source/status.h
parenta0dac7692082539ad49b2796aa11a6e420ddfcbb (diff)
downloadcrawl-ref-567229035b027bbe60166f3547e3a0e41339b8c1.tar.gz
crawl-ref-567229035b027bbe60166f3547e3a0e41339b8c1.zip
Constriction part 2 -- status and duration
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 436ca77e89..977e93e490 100644
--- a/crawl-ref/source/status.h
+++ b/crawl-ref/source/status.h
@@ -25,6 +25,7 @@ enum status_type
STATUS_FIREBALL,
STATUS_BACKLIT,
STATUS_UMBRA,
+ STATUS_CONSTRICTED,
};
struct status_info