diff options
Diffstat (limited to 'json/items/armor/sheath.json')
-rw-r--r-- | json/items/armor/sheath.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/json/items/armor/sheath.json b/json/items/armor/sheath.json index 3b22e39..802b499 100644 --- a/json/items/armor/sheath.json +++ b/json/items/armor/sheath.json @@ -6,6 +6,7 @@ "name": { "str": "axe ring holster" }, "rigid": false, "encumbrance": 0, - "max_encumbrance": 4 + "max_encumbrance": 4, + "//": "Reduce base encumbrance, but increase max_encumbrance." } ] |