summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-19 08:13:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-06-19 08:13:41 -0700
commitf3045463b03d9dee7824c1bf7951980d8b45479c (patch)
tree7e42c19aec7f20eafb07be09ffd165635a8f35ed
parentReduce armor thickness of helmets now that rigid kevlar is no longer the same... (diff)
downloadcataclysm-bn-mod_survivorheadgear-crafting-f3045463b03d9dee7824c1bf7951980d8b45479c.tar.xz
Make use of new fabric_hides_proper group where appropriate.
-rw-r--r--json/recipes/armor/head.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/json/recipes/armor/head.json b/json/recipes/armor/head.json
index 1b4dd55..187162d 100644
--- a/json/recipes/armor/head.json
+++ b/json/recipes/armor/head.json
@@ -47,7 +47,7 @@
[ [ "helmet_liner", 1 ], [ "hat_cotton", 1 ], [ "rag", 3 ] ],
[ [ "tac_helmet", 1 ], [ "tac_fullhelmet", 1 ], [ "helmet_army", 1 ], [ "kevlar_plate", 6 ] ],
[ [ "hood_rain", 1 ], [ "bag_plastic", 2 ] ],
- [ [ "leather", 8 ] ],
+ [ [ "fabric_hides_proper", 8, "LIST" ] ],
[ [ "duct_tape", 150 ] ],
[
[ "helmet_riot", 1 ],
@@ -79,7 +79,7 @@
[ [ "helmet_liner", 2 ], [ "hat_cotton", 2 ], [ "rag", 8 ] ],
[ [ "tac_helmet", 2 ], [ "tac_fullhelmet", 2 ], [ "helmet_army", 2 ], [ "kevlar_plate", 14 ] ],
[ [ "hood_rain", 2 ], [ "bag_plastic", 4 ] ],
- [ [ "leather", 18 ] ],
+ [ [ "fabric_hides_proper", 18, "LIST" ] ],
[ [ "duct_tape", 300 ] ],
[
[ "helmet_riot", 2 ],
@@ -204,7 +204,7 @@
"using": [ [ "sewing_standard", 40 ] ],
"tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ],
"components": [
- [ [ "leather", 6 ] ],
+ [ [ "fabric_hides_proper", 6, "LIST" ] ],
[ [ "rag", 2 ] ],
[ [ "kevlar_plate", 4 ] ],
[ [ "hood_rain", 1 ], [ "bag_plastic", 2 ] ],
@@ -224,7 +224,7 @@
"using": [ [ "sewing_standard", 40 ] ],
"tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ],
"components": [
- [ [ "leather", 6 ] ],
+ [ [ "fabric_hides_proper", 6, "LIST" ] ],
[ [ "rag", 2 ] ],
[ [ "kevlar_plate", 4 ] ],
[ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
@@ -245,7 +245,7 @@
"using": [ [ "sewing_standard", 40 ] ],
"tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ],
"components": [
- [ [ "leather", 14 ] ],
+ [ [ "fabric_hides_proper", 14, "LIST" ] ],
[ [ "rag", 5] ],
[ [ "kevlar_plate", 9 ] ],
[ [ "steel_chunk", 5 ], [ "scrap", 14 ] ],