Update boxes.dm (#26969)

This commit is contained in:
CRUNCH
2024-10-22 10:26:01 +01:00
committed by GitHub
parent 7165e3ab41
commit 7d7f1bb10e
@@ -320,6 +320,8 @@
desc = "A full set of labelled components for assembling an R&D setup with. There are wordless picrographs of how to assemble everything on the back."
/obj/item/storage/box/large/rnd_parts/populate_contents()
new /obj/item/circuitboard/rnd_network_controller(src)
new /obj/item/circuitboard/rdserver(src)
new /obj/item/circuitboard/rdconsole(src)
new /obj/item/circuitboard/protolathe(src)
new /obj/item/circuitboard/destructive_analyzer(src)
@@ -332,6 +334,7 @@
new /obj/item/stock_parts/matter_bin(src)
new /obj/item/stock_parts/matter_bin(src)
new /obj/item/stock_parts/scanning_module(src)
new /obj/item/stock_parts/scanning_module(src)
new /obj/item/stock_parts/micro_laser(src)
new /obj/item/reagent_containers/glass/beaker(src)
new /obj/item/reagent_containers/glass/beaker(src)
@@ -340,6 +343,7 @@
new /obj/item/stack/sheet/glass/fifty(src)
new /obj/item/stack/sheet/metal/fifty(src)
new /obj/item/stack/cable_coil(src)
new /obj/item/stack/cable_coil(src)
/obj/item/storage/box/large/glowstick/emergency
name = "emergency glowstick box"