summaryrefslogtreecommitdiff
path: root/json/items/armor/sheath.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/sheath.json')
-rw-r--r--json/items/armor/sheath.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/json/items/armor/sheath.json b/json/items/armor/sheath.json
index d16dc5b..4143cc2 100644
--- a/json/items/armor/sheath.json
+++ b/json/items/armor/sheath.json
@@ -32,7 +32,7 @@
"looks_like": "sheath",
"color": "dark_gray",
"covers": [ "leg_either" ],
- "material_thickness": 0.3,
+ "material_thickness": 1,
"use_action": {
"type": "holster",
"holster_prompt": "Sheath knife",
@@ -72,8 +72,8 @@
"flags": [ "SHEATH_KNIFE" ]
},
"coverage": 2,
- "encumbrance": 0,
- "max_encumbrance": 1,
+ "encumbrance": 1,
+ "max_encumbrance": 2,
"flags": [ "SKINTIGHT", "VARSIZE", "OVERSIZE", "WATER_FRIENDLY", "COMPACT" ]
},
{
@@ -102,8 +102,8 @@
"flags": [ "SHEATH_KNIFE" ]
},
"coverage": 4,
- "encumbrance": 1,
- "max_encumbrance": 3,
+ "encumbrance": 2,
+ "max_encumbrance": 4,
"flags": [ "SKINTIGHT", "VARSIZE", "OVERSIZE", "WATER_FRIENDLY", "COMPACT" ]
},
{