summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/defines.h
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-06-10 22:59:35 -0400
committerNeil Moore <neil@s-z.org>2014-06-10 23:00:57 -0400
commit3740176435dd010402369b781d085d380701906d (patch)
treec7fddc2451cf943c01c3a1f21059d7b74277d60d /crawl-ref/source/defines.h
parentadd05a9ee7f9bae9260e7ed66badba0528f32be4 (diff)
downloadcrawl-ref-3740176435dd010402369b781d085d380701906d.tar.gz
crawl-ref-3740176435dd010402369b781d085d380701906d.zip
Remove more antitraining.
Including skill descriptions, the skill menu flag, the penalty multiplier constant, and a comment.
Diffstat (limited to 'crawl-ref/source/defines.h')
-rw-r--r--crawl-ref/source/defines.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/defines.h b/crawl-ref/source/defines.h
index 602d23718f..5ebaa46099 100644
--- a/crawl-ref/source/defines.h
+++ b/crawl-ref/source/defines.h
@@ -220,8 +220,6 @@ const int INVALID_ABSDEPTH = -1000;
#define ITEM_MIMIC_CHANCE 1000
#endif
-const int ANTITRAIN_PENALTY = 2;
-
const int AGILITY_BONUS = 5;
#define TORNADO_RADIUS 6