summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/zap-data.h
diff options
context:
space:
mode:
authorelliptic <hyperelliptical@gmail.com>2011-10-21 17:55:28 -0400
committerelliptic <hyperelliptical@gmail.com>2011-10-21 18:00:28 -0400
commit84664f6eb08139d89611fa51cda4560948e91596 (patch)
treea8346dec884aa3667cf0aa57f30417e492d95ade /crawl-ref/source/zap-data.h
parente35ea802078544ccdb82973f67aa15772bd22783 (diff)
downloadcrawl-ref-84664f6eb08139d89611fa51cda4560948e91596.tar.gz
crawl-ref-84664f6eb08139d89611fa51cda4560948e91596.zip
Rename "wand of healing" to "wand of heal wounds".
This is the simplest solution to the problem with "wand of healing" acting like "potion of heal wounds" rather than "potion of healing". Of course these items can all be renamed later if people actually agree on something, but this seems like an improvement for now.
Diffstat (limited to 'crawl-ref/source/zap-data.h')
-rw-r--r--crawl-ref/source/zap-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/zap-data.h b/crawl-ref/source/zap-data.h
index f2735f1590..d60414b95b 100644
--- a/crawl-ref/source/zap-data.h
+++ b/crawl-ref/source/zap-data.h
@@ -87,7 +87,7 @@
},
{
- ZAP_HEALING,
+ ZAP_HEAL_WOUNDS,
"",
100,
new dicedef_calculator<1, 7, 1, 3>,