summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/exercise.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-07-11 12:37:03 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-07-11 12:37:03 +0200
commit77587839e0e17de5b94c9a0431dd0c0692efa76a (patch)
treed46c7a4f692e78ea58ace2d0c5a732d95b44e1ad /crawl-ref/source/exercise.h
parent23d74574e7def472bdfc72832c5b264c756dbc65 (diff)
downloadcrawl-ref-77587839e0e17de5b94c9a0431dd0c0692efa76a.tar.gz
crawl-ref-77587839e0e17de5b94c9a0431dd0c0692efa76a.zip
Traps&Doors -> Traps.
The only relevant use left, silently opening doors, is now 100% Stealth (and DEX), rather than 50% Stealth 50% T&D.
Diffstat (limited to 'crawl-ref/source/exercise.h')
-rw-r--r--crawl-ref/source/exercise.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/exercise.h b/crawl-ref/source/exercise.h
index 4a83a4a91b..b781845223 100644
--- a/crawl-ref/source/exercise.h
+++ b/crawl-ref/source/exercise.h
@@ -25,7 +25,6 @@ enum exer_type
EX_SHIELD_BLOCK,
EX_DODGE_TRAP,
EX_SHIELD_BEAM_FAIL,
- EX_FOUND_SECRET_DOOR,
EX_TRAP_DISARM,
EX_TRAP_DISARM_FAIL,
EX_TRAP_DISARM_TRIGGER,