summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemprop.cc')
-rw-r--r--crawl-ref/source/itemprop.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.cc b/crawl-ref/source/itemprop.cc
index 1313107109..7bc636a920 100644
--- a/crawl-ref/source/itemprop.cc
+++ b/crawl-ref/source/itemprop.cc
@@ -291,7 +291,7 @@ static weapon_def Weapon_prop[NUM_WEAPONS] =
{ WPN_HAND_AXE, "hand axe", 7, 3, 13, 80, 6,
SK_AXES, HANDS_ONE, SIZE_SMALL, MI_NONE, true,
DAMV_CHOPPING, 10 },
- { WPN_WAR_AXE, "war axe", 11, 0, 16, 180, 7,
+ { WPN_WAR_AXE, "war axe", 11, 0, 16, 180, 7,
SK_AXES, HANDS_ONE, SIZE_MEDIUM, MI_NONE, false,
DAMV_CHOPPING, 10 },
{ WPN_BROAD_AXE, "broad axe", 14, -2, 17, 230, 8,