aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--armor.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/armor.json b/armor.json
index 8398eda..f48b727 100644
--- a/armor.json
+++ b/armor.json
@@ -701,12 +701,12 @@
"name": { "str": "fashionable scarf" },
"description": "A stylish light cloth scarf, worn over the mouth for warmth.",
"price": 1500,
- "material": ["cotton"],
+ "material": [ "cotton" ],
"weight": "120 g",
"volume": "1000 ml",
"to_hit": -3,
"covers": ["MOUTH"],
- "flags": [ "OUTER", "ALLOWS_NATURAL_ATTACKS", "FANCY"],
+ "flags": [ "OUTER", "ALLOWS_NATURAL_ATTACKS", "FANCY" ],
"warmth": 60,
"environmental_protection": 5,
"encumbrance": 3,
@@ -728,12 +728,12 @@
"name": { "str": "fashionable scarf (loose)" },
"description": "A stylish light cloth scarf, worn over the mouth for warmth.",
"price": 1500,
- "material": ["cotton"],
+ "material": [ "cotton" ],
"weight": "120 g",
"volume": "1000 ml",
"to_hit": -3,
"covers": ["MOUTH"],
- "flags": [ "OUTER", "ALLOWS_NATURAL_ATTACKS", "FANCY"],
+ "flags": [ "OUTER", "ALLOWS_NATURAL_ATTACKS", "FANCY" ],
"warmth": 20,
"environmental_protection": 5,
"encumbrance": 2,
@@ -938,7 +938,7 @@
"id": "kawaii_secretpoach",
"type": "ARMOR",
"name": { "str": "garter purse" },
- "description": "A small storage purse that can be concealed beneath a skirt, held up using a garter band. It also has sleeves for concealing pistol magazines, if needed.",
+ "description": "A small storage purse that can be concealed beneath a skirt, held up using a garter band. It also has sleeves for concealing handgun magazines, if needed.",
"weight": "250 g",
"volume": "250 ml",
"price": 3000,