Skip to content

Commit

Permalink
Merge pull request CleverRaven#52048 from KonH/remove_DURABLE_MELEE_o…
Browse files Browse the repository at this point in the history
…n_cudgel

Remove DURABLE_MELEE on cudgel (CleverRaven#51251)
  • Loading branch information
Rivet-the-Zombie authored Oct 5, 2021
2 parents 2f54703 + 6be1161 commit 594fd67
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 594fd67

Please sign in to comment.