Skip to content

Commit

Permalink
Merge pull request #78420 from andrewhr/hiking-backpack-sheaths
Browse files Browse the repository at this point in the history
Make hiking backpack sheaths hold a single item
  • Loading branch information
Maleclypse authored Dec 8, 2024
2 parents 44180c3 + f7b9981 commit 0e3cc76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/items/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
"max_contains_weight": "2 kg",
"max_item_length": "70 cm",
"moves": 40,
"holster": true,
"flag_restriction": [ "SHEATH_KNIFE", "SHEATH_SWORD" ]
},
{
Expand All @@ -129,6 +130,7 @@
"max_contains_weight": "2 kg",
"max_item_length": "70 cm",
"moves": 40,
"holster": true,
"flag_restriction": [ "SHEATH_KNIFE", "SHEATH_SWORD" ]
},
{
Expand Down

0 comments on commit 0e3cc76

Please sign in to comment.