Skip to content

Commit

Permalink
Remove POLEARMS category from bronze pike
Browse files Browse the repository at this point in the history
  • Loading branch information
Anrock committed Feb 2, 2025
1 parent 101b910 commit 37a1a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/melee/spears_and_polearms.json
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@
"qualities": [ [ "COOK", 1 ] ],
"use_action": [ "HEAT_SOLID_ITEMS" ],
"flags": [ "DURABLE_MELEE", "POLEARM", "SPEAR", "REACH_ATTACK", "REACH3", "NONCONDUCTIVE", "ALWAYS_TWOHAND" ],
"weapon_category": [ "POLEARMS" ],
"weapon_category": [ "SPEARS" ],
"category": "weapons",
"melee_damage": { "bash": 9, "stab": 28 }
},
Expand Down

0 comments on commit 37a1a27

Please sign in to comment.