aboutsummaryrefslogtreecommitdiff
path: root/armor.json
diff options
context:
space:
mode:
Diffstat (limited to 'armor.json')
-rw-r--r--armor.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/armor.json b/armor.json
index 8655951..e0ac369 100644
--- a/armor.json
+++ b/armor.json
@@ -88,7 +88,7 @@
"symbol": "[",
"looks_like": "dress",
"color": "blue",
- "covers": [ "TORSO", "ARMS", "LEGS" ],
+ "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ],
"coverage": 75,
"encumbrance": 7,
"storage": "500 ml",
@@ -276,7 +276,7 @@
"symbol": "[",
"looks_like": "hat_cotton",
"color": "white",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 25,
"encumbrance": 10,
"warmth": 5,
@@ -869,7 +869,7 @@
"symbol": "[",
"looks_like": "briefs",
"color": "white",
- "covers": [ "LEGS" ],
+ "covers": [ "leg_l", "leg_r" ],
"coverage": 15,
"warmth": 0,
"material_thickness": 1,
@@ -889,7 +889,7 @@
"symbol": "[",
"looks_like": "tank_top",
"color": "white",
- "covers": [ "TORSO" ],
+ "covers": [ "torso" ],
"coverage": 15,
"warmth": 5,
"material_thickness": 1,
@@ -1059,7 +1059,7 @@
"symbol": "[",
"looks_like": "dress_wedding",
"color": "white",
- "covers": [ "ARMS", "LEGS", "TORSO" ],
+ "covers": [ "arm_l", "arm_r", "leg_l", "leg_r", "torso" ],
"coverage": 90,
"encumbrance": 10,
"warmth": 10,
@@ -1082,7 +1082,7 @@
"symbol": "[",
"looks_like": "veil_wedding",
"color": "white",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 100,
"encumbrance": 5,
"material_thickness": 1,
@@ -1105,7 +1105,7 @@
"symbol": "[",
"looks_like": "veil_wedding",
"color": "white",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 100,
"encumbrance": 5,
"material_thickness": 1,
@@ -1128,7 +1128,7 @@
"symbol": "[",
"looks_like": "long_glove_white",
"color": "white",
- "covers": [ "HANDS", "ARMS" ],
+ "covers": [ "hand_l", "hand_r", "arm_l", "arm_r" ],
"coverage": 60,
"warmth": 30,
"material_thickness": 2,