diff options
Diffstat (limited to 'json/items')
-rw-r--r-- | json/items/armor/sheath.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/armor/sheath.json b/json/items/armor/sheath.json index bbaedb1..5562a99 100644 --- a/json/items/armor/sheath.json +++ b/json/items/armor/sheath.json @@ -37,7 +37,7 @@ "type": "holster", "holster_prompt": "Sheath knife", "holster_msg": "You sheath your %s", - "max_volume": "250 ml", + "max_volume": "100 ml", "draw_cost": 80, "multi": 6, "flags": [ "SHEATH_KNIFE" ] |