summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop-enum.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-12-08 00:19:29 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-12-08 00:24:18 +0100
commitab21395712afc040eeb13042adf70971e61a3009 (patch)
tree405fa674488f4709f33fa93d06184a772062ce7b /crawl-ref/source/itemprop-enum.h
parent7c58881104cd49187896d6e1d71119053c552aa3 (diff)
downloadcrawl-ref-ab21395712afc040eeb13042adf70971e61a3009.tar.gz
crawl-ref-ab21395712afc040eeb13042adf70971e61a3009.zip
Rename "sabre" to "cutlass".
Sabres are a massive category that, while including even short stuff (like cutlasses!), is nowhere near the low end of "long blades" on the average. So we had a "short blade" item whose name included the longest 1-handed long blade...
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 56a03c2256..e839655437 100644
--- a/crawl-ref/source/itemprop-enum.h
+++ b/crawl-ref/source/itemprop-enum.h
@@ -450,7 +450,7 @@ enum weapon_type
WPN_DAGGER,
WPN_QUICK_BLADE,
WPN_SHORT_SWORD,
- WPN_SABRE,
+ WPN_CUTLASS,
WPN_FALCHION,
WPN_LONG_SWORD,