summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hiscores.cc
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-03-10 19:09:48 -0400
committerShmuale Mark <shm.mark@gmail.com>2014-03-10 19:21:55 -0400
commit28bf7662ad0eb8c58b266714dacd499540c35b7d (patch)
treef27532bc2cc8c236ccad7dcf08a812e460a03c6d /crawl-ref/source/hiscores.cc
parent0089908c6ca72bb5a8e0db85c05aa2799a31add1 (diff)
downloadcrawl-ref-28bf7662ad0eb8c58b266714dacd499540c35b7d.tar.gz
crawl-ref-28bf7662ad0eb8c58b266714dacd499540c35b7d.zip
Make the Battlelust card a bit better.
Previously, the card's effects were more desirable the lower the power. This removes the card-specific DUR_SLAYING and moves the might effect to the higher powers, with agility as well at power 2.
Diffstat (limited to 'crawl-ref/source/hiscores.cc')
-rw-r--r--crawl-ref/source/hiscores.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/hiscores.cc b/crawl-ref/source/hiscores.cc
index ccd0141c3b..12b7af4c2e 100644
--- a/crawl-ref/source/hiscores.cc
+++ b/crawl-ref/source/hiscores.cc
@@ -1522,7 +1522,6 @@ void scorefile_entry::init(time_t dt)
DUR_PETRIFIED,
DUR_PETRIFYING,
DUR_RESISTANCE,
- DUR_SLAYING,
DUR_SLIMIFY,
DUR_SLEEP,
DUR_STONESKIN,