Skip to content

Commit

Permalink
Merge pull request #43327 from Darkenlord1/master
Browse files Browse the repository at this point in the history
Update of makeshift knife to make it more like spike
  • Loading branch information
Rivet-the-Zombie authored Sep 1, 2020
2 parents cd7960d + 6a6545b commit c353346
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/items/melee/swords_and_blades.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,9 @@
"type": "TOOL",
"name": { "str": "makeshift knife", "str_pl": "makeshift knives" },
"description": "A knife consisting of a long, somewhat sharpened, spike and a tightly wrapped rag as a handle. It makes a good melee weapon.",
"weight": "550 g",
"volume": "251 ml",
"longest_side": "20 cm",
"weight": "575 g",
"volume": "260 ml",
"longest_side": "7 cm",
"price": 0,
"price_postapoc": 50,
"to_hit": -1,
Expand Down

0 comments on commit c353346

Please sign in to comment.