summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/recipes/recipe_vehicle.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/json/recipes/recipe_vehicle.json b/json/recipes/recipe_vehicle.json
index a0fada0..635ba82 100644
--- a/json/recipes/recipe_vehicle.json
+++ b/json/recipes/recipe_vehicle.json
@@ -10,8 +10,7 @@
"time": "12 m",
"reversible": true,
"book_learn": [ [ "textbook_fabrication", 5 ], [ "adv_chemistry", 6 ], [ "welding_book", 5 ] ],
- "qualities": [ { "id": "GLARE", "level": 2 } ],
- "tools": [ [ [ "welder", 50 ], [ "welder_crude", 75 ], [ "toolset", 75 ], [ "forge", 50 ], [ "oxy_torch", 10 ] ] ],
+ "using": [ [ "welding_standard", 5 ] ],
"components": [ [ [ "steel_lump", 12 ] ] ]
}
]