summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hints.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-07-17 16:45:43 +0200
committerAdam Borowski <kilobyte@angband.pl>2013-07-17 17:12:24 +0200
commit51611e44436c86d1a9b8d1a14cc771c1920b92d2 (patch)
treebc07125d365469de3c69157bab050ea51ef56d1a /crawl-ref/source/hints.cc
parentb83a2bb2b9e080387bf09aa17c58a30b071f9883 (diff)
downloadcrawl-ref-51611e44436c86d1a9b8d1a14cc771c1920b92d2.tar.gz
crawl-ref-51611e44436c86d1a9b8d1a14cc771c1920b92d2.zip
Remove the Traps skill.
Diffstat (limited to 'crawl-ref/source/hints.cc')
-rw-r--r--crawl-ref/source/hints.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/hints.cc b/crawl-ref/source/hints.cc
index c0af2255b9..d89180137f 100644
--- a/crawl-ref/source/hints.cc
+++ b/crawl-ref/source/hints.cc
@@ -733,7 +733,6 @@ void hints_gained_new_skill(skill_type skill)
case SK_FIGHTING:
case SK_ARMOUR:
case SK_STEALTH:
- case SK_TRAPS:
case SK_UNARMED_COMBAT:
case SK_INVOCATIONS:
case SK_EVOCATIONS: