summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/item_use.cc')
-rw-r--r--crawl-ref/source/item_use.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/item_use.cc b/crawl-ref/source/item_use.cc
index baa5c2f833..f14002a9f4 100644
--- a/crawl-ref/source/item_use.cc
+++ b/crawl-ref/source/item_use.cc
@@ -147,7 +147,7 @@ bool can_wield(const item_def *weapon, bool say_reason,
|| weapon->sub_type == WPN_DIRE_FLAIL
|| weapon->sub_type == WPN_BATTLEAXE
|| weapon->sub_type == WPN_EXECUTIONERS_AXE
- || weapon->sub_type == WPN_LOCHABER_AXE
+ || weapon->sub_type == WPN_BARDICHE
|| weapon->sub_type == WPN_HALBERD
|| weapon->sub_type == WPN_GLAIVE
|| weapon->sub_type == WPN_GIANT_CLUB