From 2809435f954f0456d0ebf17946d3b19d732ef960 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 14 Sep 2020 01:01:06 -0700 Subject: Formatting --- armor.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'armor.json') 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, -- cgit v1.2.1