summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2008-10-13 22:50:44 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2008-10-13 22:50:44 +0000
commit2c7ef91ccd4d82e69621f093bdb5f4a0c67bd1ab (patch)
tree5de530af33b949600fd67f19e44ba5442c0d029b /crawl-ref/source/itemprop.h
parente8755ebf1bcf2b31f2bbffe12d56c048fcae3cf4 (diff)
downloadcrawl-ref-2c7ef91ccd4d82e69621f093bdb5f4a0c67bd1ab.tar.gz
crawl-ref-2c7ef91ccd4d82e69621f093bdb5f4a0c67bd1ab.zip
s/antimagic/vulnerability/
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7240 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/itemprop.h')
-rw-r--r--crawl-ref/source/itemprop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.h b/crawl-ref/source/itemprop.h
index aae23b1768..d17a48510d 100644
--- a/crawl-ref/source/itemprop.h
+++ b/crawl-ref/source/itemprop.h
@@ -318,7 +318,7 @@ enum scroll_type
SCR_RECHARGING,
SCR_ENCHANT_WEAPON_III,
SCR_HOLY_WORD,
- SCR_ANTIMAGIC,
+ SCR_VULNERABILITY,
NUM_SCROLLS
};