summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/status.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-11-04 13:41:13 +0100
committerAdam Borowski <kilobyte@angband.pl>2010-11-04 13:41:13 +0100
commitae71d771f63a0b07247c88693dc1b67ca6aa8db5 (patch)
treee37a7484f8406fb0a4871fee52bc255ca55a9111 /crawl-ref/source/status.h
parentd007f26fafd3bbf9b5a2f0c76c31bd63988f8330 (diff)
downloadcrawl-ref-ae71d771f63a0b07247c88693dc1b67ca6aa8db5.tar.gz
crawl-ref-ae71d771f63a0b07247c88693dc1b67ca6aa8db5.zip
Don't save you.clinging nor the walls, this data can be recreated.
Also, this commit removes redundant DUR_WALL_CLINGING.
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 d983794eaf..65d50eb8bd 100644
--- a/crawl-ref/source/status.h
+++ b/crawl-ref/source/status.h
@@ -18,6 +18,7 @@ enum status_type
STATUS_ROT,
STATUS_SICK,
STATUS_SPEED,
+ STATUS_CLINGING,
};
struct status_info