Skip to content

Commit

Permalink
fix: don't salvage wool thread into wool patches (cataclysmbnteam#4176)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Jan 30, 2024
1 parent ea5cb28 commit ed67453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/items/ammo.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
"looks_like": "thread",
"description": "Wool yarn, could be used to knit wool clothing.",
"material": "wool",
"flags": [ "NO_SALVAGE" ],
"volume": "250 ml",
"weight": "1 g",
"ammo_type": "thread",
Expand Down

0 comments on commit ed67453

Please sign in to comment.