add service and smith boards to tech storage (#29083)

This commit is contained in:
warriorstar-orion
2025-04-24 14:24:02 +00:00
committed by GitHub
parent 057cfcb549
commit 5fc4fdd6a9
11 changed files with 132 additions and 231 deletions
@@ -124,6 +124,7 @@
/obj/item/circuitboard/cooking/deep_fryer
board_name = "Deep Fryer"
build_path = /obj/machinery/cooking/deepfryer
icon_state = "service"
board_type = "machine"
origin_tech = list(TECH_BIO = 1)
req_components = list(
+1
View File
@@ -195,6 +195,7 @@
board_name = "Charcoal Grill"
build_path = /obj/machinery/cooking/grill
board_type = "machine"
icon_state = "service"
origin_tech = list(TECH_BIO = 1)
req_components = list(
/obj/item/stock_parts/micro_laser = 2,
@@ -80,6 +80,7 @@
board_name = "Ice Cream Mixer"
build_path = /obj/machinery/cooking/ice_cream_mixer
board_type = "machine"
icon_state = "service"
origin_tech = list(TECH_BIO = 1)
req_components = list(
/obj/item/stock_parts/micro_laser = 2,
+1
View File
@@ -157,6 +157,7 @@
board_name = "Convection Oven"
build_path = /obj/machinery/cooking/oven
board_type = "machine"
icon_state = "service"
origin_tech = list(TECH_BIO = 1)
req_components = list(
/obj/item/stack/cable_coil = 5,
@@ -126,6 +126,7 @@
board_name = "Stovetop"
build_path = /obj/machinery/cooking/stovetop
board_type = "machine"
icon_state = "service"
origin_tech = list(TECH_BIO = 1)
req_components = list(
/obj/item/stock_parts/micro_laser = 2,