summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
diff options
context:
space:
mode:
authordploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-16 20:38:06 +0000
committerdploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-16 20:38:06 +0000
commit5c668a7bbb507efe5e8663c905235d9644fdacab (patch)
tree4685930ce8c14e6fba25b77c41f09f859b516315 /crawl-ref/source/itemprop.h
parent661f576c2ca7241737d9eecbeb0d69481928dbc2 (diff)
downloadcrawl-ref-5c668a7bbb507efe5e8663c905235d9644fdacab.tar.gz
crawl-ref-5c668a7bbb507efe5e8663c905235d9644fdacab.zip
Fix BR 1959133 (Shiori): change Ancus to Ankus.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5085 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 7fee9e4710..59e89f67ef 100644
--- a/crawl-ref/source/itemprop.h
+++ b/crawl-ref/source/itemprop.h
@@ -449,7 +449,7 @@ enum weapon_type
WPN_DOUBLE_SWORD,
WPN_TRIPLE_SWORD,
WPN_HAMMER,
- WPN_ANCUS,
+ WPN_ANKUS,
WPN_WHIP, // 30
WPN_SABRE,
WPN_DEMON_BLADE,