aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-05-28 20:10:27 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-05-28 20:10:27 -0700
commitd6d034be2833e568663d45e2bfeaf0fc4dcf115e (patch)
treeeae5503251b7ab10fa9b0637e4255ef1165619ed
parentRebalance encumbrance for equipment with storage space. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-d6d034be2833e568663d45e2bfeaf0fc4dcf115e.tar.xz
Update recipes with new wood_structural item lists.
-rw-r--r--recipes.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes.json b/recipes.json
index 8c9d46b..7a09eda 100644
--- a/recipes.json
+++ b/recipes.json
@@ -719,7 +719,7 @@
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [
- [ [ "2x4", 1 ], [ "stick", 2 ] ]
+ [ [ "wood_structural", 1, "LIST" ] ]
]
},
{
@@ -739,7 +739,7 @@
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [
- [ [ "2x4", 1 ], [ "stick", 2 ] ]
+ [ [ "wood_structural_small", 1, "LIST" ] ]
]
},
{
@@ -759,7 +759,7 @@
"qualities": [ { "id": "CHISEL", "level": 3 } ],
"tools": [ [ [ "swage", -1 ] ] ],
"components": [
- [ [ "2x4", 1 ], [ "stick", 2 ] ],
+ [ [ "wood_structural_small", 1, "LIST" ] ],
[ [ "spike", 6 ] ]
]
},
@@ -785,7 +785,7 @@
"components": [
[ [ "blade", 1 ] ],
[ [ "spike", 1 ] ],
- [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ]
+ [ [ "wood_structural", 1, "LIST" ], [ "broom", 1 ] ]
]
},
{
@@ -852,7 +852,7 @@
],
"tools": [ [ [ "polisher", 20 ] ] ],
"components": [
- [ [ "2x4", 2 ], [ "stick", 4 ] ],
+ [ [ "wood_structural", 1, "LIST" ] ],
[ [ "wax", 2] ]
]
},
@@ -905,7 +905,7 @@
{ "id": "HAMMER", "level": 2 }
],
"components": [
- [ [ "stick", 1 ], [ "2x4", 1 ] ],
+ [ [ "wood_structural", 1, "LIST" ] ],
[ [ "rag", 4 ] ]
]
},
@@ -977,7 +977,7 @@
"components": [
[ [ "paper", 5 ] ],
[ [ "sugar", 1 ] ],
- [ [ "stick", 1 ], [ "2x4", 1 ] ]
+ [ [ "wood_structural_small", 1, "LIST" ] ]
]
},
{