summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-03 23:53:53 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-03 23:53:53 +0000
commit9cb75b706542bbc4043437f25a5e35dbfd99656e (patch)
tree524d1ddde869e346865632d76673eccefdb041c7 /crawl-ref/source/externs.h
parent973e167e60d8c6dac9d4dc3c5bfc46afd36f0a01 (diff)
downloadcrawl-ref-9cb75b706542bbc4043437f25a5e35dbfd99656e.tar.gz
crawl-ref-9cb75b706542bbc4043437f25a5e35dbfd99656e.zip
FR 1971637: make "stash_track_decay = true" and "stash_remove_decay = true"
the hardcoded behaviour and remove the options, meaning that rotted-away flesh chunks will always be removed from the stash tracker. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6377 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index 0fb8794be9..5e241f6292 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1739,10 +1739,6 @@ public:
int stash_tracking; // How stashes are tracked
- bool stash_track_decay; // Keep track of how decayed corpses are
- bool stash_remove_decay; // Remove corpses that have most probably
- // completely rotted away
-
int tc_reachable; // Colour for squares that are reachable
int tc_excluded; // Colour for excluded squares.
int tc_exclude_circle; // Colour for squares in the exclusion radius