diff options
Diffstat (limited to 'json/items/armor/sheath.json')
-rw-r--r-- | json/items/armor/sheath.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/armor/sheath.json b/json/items/armor/sheath.json index 19e654e..1ea98f3 100644 --- a/json/items/armor/sheath.json +++ b/json/items/armor/sheath.json @@ -26,7 +26,7 @@ "volume": "500 ml", "rigid": true, "price": "52 USD", - "price_postapoc": "250 cents", + "price_postapoc": "250 cent", "material": [ "nylon", "plastic" ], "symbol": "[", "looks_like": "sheath", @@ -44,7 +44,7 @@ "coverage": 2, "encumbrance": 4, "max_encumbrance": 5, - "flags": [ "BELTED", "VARSIZE", "OVERSIZE", "WATER_FRIENDLY", "COMPACT" ], + "flags": [ "BELTED", "VARSIZE", "OVERSIZE", "WATER_FRIENDLY", "COMPACT" ] }, { "id": "bootsheath", |