summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
authorMarvinPA <chriscampbell89@gmail.com>2013-09-05 21:43:11 +0100
committerMarvinPA <chriscampbell89@gmail.com>2013-09-05 21:54:33 +0100
commit2e0ee8d010926510cd55647d40ee58d93cb863fb (patch)
tree2e7bbf473f08365313c9472395255b3b2a85de52 /crawl-ref/source/itemprop-enum.h
parent1662485a73ef62d4f966155d58688449a537a325 (diff)
downloadcrawl-ref-2e0ee8d010926510cd55647d40ee58d93cb863fb.tar.gz
crawl-ref-2e0ee8d010926510cd55647d40ee58d93cb863fb.zip
Rename scroll of vorpalise weapon to scroll of brand weapon (Soner)
Diffstat (limited to 'crawl-ref/source/itemprop-enum.h')
-rw-r--r--crawl-ref/source/itemprop-enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop-enum.h b/crawl-ref/source/itemprop-enum.h
index 0efd1d75aa..a095b85e51 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -322,7 +322,7 @@ enum scroll_type
SCR_FOG,
SCR_ACQUIREMENT,
SCR_ENCHANT_WEAPON_II,
- SCR_VORPALISE_WEAPON,
+ SCR_BRAND_WEAPON,
SCR_RECHARGING,
SCR_ENCHANT_WEAPON_III,
SCR_HOLY_WORD,