summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:17:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-21 17:17:32 -0700
commite2ad4a84f59f7f2c32b6aacfb6014d78ab8ef44e (patch)
tree375c22111bd8edca5595d41d8936aac9aba502a8
parentInitial commit (diff)
downloadcataclysm-dda-mod_survivorheadgear-crafting-e2ad4a84f59f7f2c32b6aacfb6014d78ab8ef44e.tar.xz
Add appearance aliases
-rw-r--r--json/items/armor/helmet.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/json/items/armor/helmet.json b/json/items/armor/helmet.json
index f70ef56..8316701 100644
--- a/json/items/armor/helmet.json
+++ b/json/items/armor/helmet.json
@@ -2,6 +2,7 @@
{
"id": "helmet_lsurvivor",
"type": "ARMOR",
+ "looks_like": "helmet_survivor",
"category": "armor",
"name": { "str": "light survivor helmet" },
"description": "A customized, heavily armored Kevlar helmet, modified with cotton reinforcements to provide maximum comfort and protection from harm. All the added material has kept it rather light.",
@@ -98,6 +99,7 @@
{
"id": "hood_hsurvivor",
"type": "ARMOR",
+ "looks_like": "hood_survivor",
"category": "armor",
"name": { "str": "heavy survivor hood" },
"description": "A customized, heavily armored steel and Kevlar hood, designed to provide comfort and protection from harm.",