From 17310faa483004ce20cb11ff82fd82d5f85b8033 Mon Sep 17 00:00:00 2001 From: KanohaShinobi Date: Thu, 22 Feb 2024 20:43:53 -0600 Subject: [PATCH] fixes inability to craft the other sawmills --- config/crafting/material_recipes_global.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/crafting/material_recipes_global.txt b/config/crafting/material_recipes_global.txt index 43e59b69db..c4c44fbc91 100644 --- a/config/crafting/material_recipes_global.txt +++ b/config/crafting/material_recipes_global.txt @@ -1990,10 +1990,9 @@ RECIPE: /material/wood/soft/,oil well,/obj/structure/oilwell,40,270,1,1,economy RECIPE: /material/wood/soft/,oil deposit,/obj/structure/oil_deposits,6,100,1,1,economy & production,105,0,0,8,null RECIPE: /material/wood/soft/,gunsmithing bench,/obj/structure/gunbench,13,180,1,1,economy & production,118,0,0,8,null RECIPE: /material/wood/soft/,ethanol distillery,/obj/structure/distillery,15,180,1,1,economy & production,45,0,0,8,null +RECIPE: /material/wood/soft/,large saw mill,/obj/structure/sawmill/large,100,60,1,1,economy & production,45,0,0,8,null +RECIPE: /material/wood/soft/,powered saw mill,/obj/structure/sawmill/powered,200,60,1,1,economy & production,100,0,0,8,null RECIPE: /material/wood/,primitive saw mill,/obj/structure/sawmill,28,60,1,1,economy & production,15,0,0,8,null -RECIPE: /material/wood/soft,large saw mill,/obj/structure/sawmill/large,100,60,1,1,economy & production,45,0,0,8,null -RECIPE: /material/wood/soft,powered saw mill,/obj/structure/sawmill/powered,200,60,1,1,economy & production,100,0,0,8,null - RECIPE: /material/wood/soft/,market stall,/obj/structure/vending/sales/market_stall,25,150,1,1,economy & production,24,0,0,8,null RECIPE: /material/wood/soft/,supply stall,/obj/structure/supplier,25,150,1,1,economy & production,24,0,0,8,null