Skip to content

Commit

Permalink
Merge pull request #44530 from MichaelMacha/master
Browse files Browse the repository at this point in the history
Added appropriate length to guitars
  • Loading branch information
Rivet-the-Zombie authored Oct 1, 2020
2 parents 58d6d54 + 35902b8 commit 994a2c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2692,6 +2692,7 @@
"price_postapoc": 250,
"material": [ "wood" ],
"volume": "6750 ml",
"longest_side": "100 cm",
"warmth": 2,
"encumbrance": 27,
"bashing": 8,
Expand Down Expand Up @@ -2733,6 +2734,7 @@
"//": "Electric guitar less awesome when there's no electricity.",
"material": [ "wood", "iron" ],
"volume": "6750 ml",
"longest_side": "100 cm",
"warmth": 2,
"encumbrance": 27,
"bashing": 8,
Expand Down

0 comments on commit 994a2c3

Please sign in to comment.