Skip to content

Commit

Permalink
Update sheath max_item_length for new throwing_knife length
Browse files Browse the repository at this point in the history
  • Loading branch information
xcdxbaxa9 committed Nov 14, 2024
1 parent ee20d08 commit d39e449
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/json/items/armor/sheath.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"moves": 30,
"max_contains_volume": "100 ml",
"max_contains_weight": "500 g",
"max_item_length": "10 cm"
"max_item_length": "20 cm"
},
{
"magazine_well": "50 ml",
Expand All @@ -141,7 +141,7 @@
"moves": 30,
"max_contains_volume": "100 ml",
"max_contains_weight": "500 g",
"max_item_length": "10 cm"
"max_item_length": "20 cm"
},
{
"magazine_well": "50 ml",
Expand All @@ -150,7 +150,7 @@
"moves": 30,
"max_contains_volume": "100 ml",
"max_contains_weight": "500 g",
"max_item_length": "10 cm"
"max_item_length": "20 cm"
},
{
"magazine_well": "50 ml",
Expand All @@ -159,7 +159,7 @@
"moves": 30,
"max_contains_volume": "100 ml",
"max_contains_weight": "500 g",
"max_item_length": "10 cm"
"max_item_length": "20 cm"
},
{
"magazine_well": "50 ml",
Expand All @@ -168,7 +168,7 @@
"moves": 30,
"max_contains_volume": "100 ml",
"max_contains_weight": "500 g",
"max_item_length": "10 cm"
"max_item_length": "20 cm"
},
{
"magazine_well": "50 ml",
Expand All @@ -177,7 +177,7 @@
"moves": 30,
"max_contains_volume": "100 ml",
"max_contains_weight": "500 g",
"max_item_length": "10 cm"
"max_item_length": "20 cm"
}
],
"use_action": { "type": "holster", "holster_prompt": "Sheath knife", "holster_msg": "You sheath your %s" },
Expand Down

0 comments on commit d39e449

Please sign in to comment.