Skip to content

Commit

Permalink
Remove DURABLE_MELEE on cudgel (CleverRaven#51251)
Browse files Browse the repository at this point in the history
  • Loading branch information
KonH committed Oct 2, 2021
1 parent 0436c6d commit 6be1161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/melee/bludgeons.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
"symbol": "/",
"material": [ "wood" ],
"techniques": [ "WBLOCK_2", "RAPID", "PRECISE" ],
"flags": [ "DURABLE_MELEE", "BELT_CLIP" ],
"flags": [ "BELT_CLIP" ],
"weapon_category": [ "BATONS" ],
"volume": "600 ml",
"longest_side": "60 cm",
Expand Down

0 comments on commit 6be1161

Please sign in to comment.