Skip to content

Commit

Permalink
Merge pull request #38048 from Hymore246/unarmed-trench-knife
Browse files Browse the repository at this point in the history
Trench Knife is now an unarmed weapon
  • Loading branch information
ZhilkinSerg authored Feb 16, 2020
2 parents bd096f3 + 7d02500 commit 6ec3b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/melee/swords_and_blades.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"color": "dark_gray",
"techniques": [ "WBLOCK_1" ],
"qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 19 ] ],
"flags": [ "DURABLE_MELEE", "STAB", "SHEATH_KNIFE" ]
"flags": [ "DURABLE_MELEE", "STAB", "SHEATH_KNIFE", "UNARMED_WEAPON" ]
},
{
"id": "makeshift_knife",
Expand Down

0 comments on commit 6ec3b15

Please sign in to comment.