summaryrefslogtreecommitdiff
path: root/json/items/armor/helmet.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-25 23:37:07 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-08-25 23:37:07 -0700
commitcbab7439c34798eb00c24bbd08124acce477773f (patch)
tree79664550cefdab5749be28e78385ad68602ff782 /json/items/armor/helmet.json
parentFix aliases on the new items (diff)
downloadcataclysm-dda-mod_survivorheadgear-crafting-cbab7439c34798eb00c24bbd08124acce477773f.tar.xz
Update deprecated body part IDs
Diffstat (limited to 'json/items/armor/helmet.json')
-rw-r--r--json/items/armor/helmet.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/json/items/armor/helmet.json b/json/items/armor/helmet.json
index 4621149..6e7d6f6 100644
--- a/json/items/armor/helmet.json
+++ b/json/items/armor/helmet.json
@@ -14,7 +14,7 @@
"symbol": "[",
"looks_like": "helmet_survivor",
"color": "dark_gray",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 100,
"encumbrance": 15,
"warmth": 15,
@@ -38,7 +38,7 @@
"symbol": "[",
"looks_like": "helmet_army",
"color": "dark_gray",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 100,
"encumbrance": 25,
"warmth": 15,
@@ -62,7 +62,7 @@
"symbol": "[",
"looks_like": "helmet_army",
"color": "dark_gray",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 100,
"encumbrance": 50,
"warmth": 15,
@@ -86,7 +86,7 @@
"symbol": "[",
"looks_like": "helmet_army",
"color": "dark_gray",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 100,
"encumbrance": 40,
"warmth": 15,
@@ -110,7 +110,7 @@
"symbol": "[",
"looks_like": "helmet_xlsurvivor",
"color": "dark_gray",
- "covers": [ "HEAD" ],
+ "covers": [ "head" ],
"coverage": 100,
"encumbrance": 80,
"warmth": 15,