summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-11-11 20:40:56 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-11-11 20:40:56 +0000
commit824f5d8693fd15e371bba87a214fb8ae9257879e (patch)
treeeff4289aa9ffee30188ea705ef1bdc5a1296f81f /crawl-ref/source/AppHdr.h
parent53a915ae2eef1b5c39147e2ccaf6695b2e995898 (diff)
downloadcrawl-ref-824f5d8693fd15e371bba87a214fb8ae9257879e.tar.gz
crawl-ref-824f5d8693fd15e371bba87a214fb8ae9257879e.zip
Don't trim menu_colours [1829940].
Removed a lot of dead code and fixed some minor bugs in wanderer generation. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2840 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/AppHdr.h')
-rw-r--r--crawl-ref/source/AppHdr.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/crawl-ref/source/AppHdr.h b/crawl-ref/source/AppHdr.h
index 66e1fecdd8..2f0d01ab0a 100644
--- a/crawl-ref/source/AppHdr.h
+++ b/crawl-ref/source/AppHdr.h
@@ -364,11 +364,6 @@
// Use new system for weighting str and dex based on weapon type, -- bwr
#define USE_NEW_COMBAT_STATS
-// Use this is you want the occasional spellcaster or ranger type wanderer
-// to show up... comment it if you find these types silly or too powerful,
-// or just want fighter type wanderers.
-// #define USE_SPELLCASTER_AND_RANGER_WANDERER_TEMPLATES
-
// mv: (new 9 Aug 01) turns off missile trails, might be slow on some computers
// #define MISSILE_TRAILS_OFF