summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-12-13 02:05:18 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-12-13 02:05:18 -0800
commita15503300db3c7b3b036367a1ee8d47fb301fb96 (patch)
tree84f1d628360ebcdabed83f1a4cff32555b498ac6
parentUpdate for the removal of the armor category. (diff)
downloadcataclysm-dda-mod_survivorheadgear-crafting-a15503300db3c7b3b036367a1ee8d47fb301fb96.tar.xz
Tanned hides are no longer a thing.
-rw-r--r--json/recipes/armor/head.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/json/recipes/armor/head.json b/json/recipes/armor/head.json
index e7ac3b1..4725823 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 ], [ "tanned_hide", 2 ] ],
+ [ [ "leather", 8 ] ],
[ [ "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 ], [ "tanned_hide", 4 ] ],
+ [ [ "leather", 18 ] ],
[ [ "duct_tape", 300 ] ],
[
[ "helmet_riot", 2 ],
@@ -111,7 +111,7 @@
[ [ "helmet_liner", 1 ], [ "hat_cotton", 1 ], [ "rag", 3 ] ],
[ [ "helmet_army", 1 ] ],
[ [ "hood_rain", 1 ], [ "bag_plastic", 2 ] ],
- [ [ "leather", 8 ], [ "tanned_hide", 2 ] ],
+ [ [ "leather", 8 ] ],
[ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
[ [ "duct_tape", 75 ] ],
[
@@ -144,7 +144,7 @@
[ [ "helmet_liner", 2 ], [ "hat_cotton", 2 ], [ "rag", 8 ] ],
[ [ "helmet_army", 2 ] ],
[ [ "hood_rain", 2 ], [ "bag_plastic", 4 ] ],
- [ [ "leather", 18 ], [ "tanned_hide", 5 ] ],
+ [ [ "leather", 18 ] ],
[ [ "steel_chunk", 5 ], [ "scrap", 14 ] ],
[ [ "duct_tape", 150 ] ],
[
@@ -174,7 +174,7 @@
"using": [ [ "sewing_standard", 40 ] ],
"tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ],
"components": [
- [ [ "leather", 6 ], [ "tanned_hide", 1 ] ],
+ [ [ "leather", 6 ] ],
[ [ "rag", 2 ] ],
[ [ "kevlar_plate", 4 ] ],
[ [ "hood_rain", 1 ], [ "bag_plastic", 2 ] ],
@@ -194,7 +194,7 @@
"using": [ [ "sewing_standard", 40 ] ],
"tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ],
"components": [
- [ [ "leather", 6 ], [ "tanned_hide", 1 ] ],
+ [ [ "leather", 6 ] ],
[ [ "rag", 2 ] ],
[ [ "kevlar_plate", 4 ] ],
[ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
@@ -215,7 +215,7 @@
"using": [ [ "sewing_standard", 40 ] ],
"tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ],
"components": [
- [ [ "leather", 14 ], [ "tanned_hide", 3 ] ],
+ [ [ "leather", 14 ] ],
[ [ "rag", 5] ],
[ [ "kevlar_plate", 9 ] ],
[ [ "steel_chunk", 5 ], [ "scrap", 14 ] ],