Skip to content

Commit

Permalink
Merge pull request #75706 from sonphantrung/patch-3
Browse files Browse the repository at this point in the history
Make debug Mjollnir unbreakable
  • Loading branch information
Maleclypse authored Aug 16, 2024
2 parents c72f9ef + f26c862 commit d06c2d8
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 @@ -1513,7 +1513,7 @@
"symbol": "/",
"material": [ "wood", "steel" ],
"techniques": [ "WBLOCK_1", "BRUTAL", "WIDE", "SWEEP" ],
"flags": [ "NONCONDUCTIVE" ],
"flags": [ "NONCONDUCTIVE", "UNBREAKABLE_MELEE" ],
"volume": "2500 ml",
"longest_side": "60 cm",
"to_hit": { "grip": "solid", "length": "short", "surface": "any", "balance": "neutral" },
Expand Down

0 comments on commit d06c2d8

Please sign in to comment.