summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-07 17:45:29 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-07 17:45:29 +0000
commit28e7f723dcc2427bcc1e43ccda8438a0eb05fd38 (patch)
tree1fbf957cab867ef4fcf9c4e60522f0bfcb179ef2 /crawl-ref/source/itemprop.h
parentbede06c9c6bcb25dead315de7778a16b7678a216 (diff)
downloadcrawl-ref-28e7f723dcc2427bcc1e43ccda8438a0eb05fd38.tar.gz
crawl-ref-28e7f723dcc2427bcc1e43ccda8438a0eb05fd38.zip
Rename the "blessed blade" the "blessed eudemon blade", so that the name
of the Blessed Blade artefact is unique. Also, attempt to add shopping values for the new blessed blades (these probably need adjustment). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4909 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 b27c2573f1..7fee9e4710 100644
--- a/crawl-ref/source/itemprop.h
+++ b/crawl-ref/source/itemprop.h
@@ -465,7 +465,7 @@ enum weapon_type
WPN_KNIFE,
WPN_BLOWGUN,
WPN_FALCHION,
- WPN_BLESSED_BLADE,
+ WPN_BLESSED_EUDEMON_BLADE,
WPN_LONGBOW, // 45
WPN_LAJATANG,
WPN_BARDICHE,