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

This commit is contained in:
warriorstar-orion
2025-04-24 10:24:02 -04:00
committed by GitHub
parent 057cfcb549
commit 5fc4fdd6a9
11 changed files with 132 additions and 231 deletions
@@ -49,6 +49,23 @@
loot = list(
/obj/item/circuitboard/ore_redemption,
/obj/item/circuitboard/autolathe,
/obj/item/circuitboard/power_hammer,
/obj/item/circuitboard/lava_furnace,
/obj/item/circuitboard/casting_basin,
/obj/item/circuitboard/smart_hopper,
/obj/item/circuitboard/magma_crucible,
)
/obj/effect/spawner/random/tech_storage/service
name = "service circuit boards spawner"
loot = list(
/obj/item/circuitboard/seed_extractor,
/obj/item/circuitboard/plantgenes,
/obj/item/circuitboard/hydroponics,
/obj/item/circuitboard/cooking/stove,
/obj/item/circuitboard/cooking/deep_fryer,
/obj/item/circuitboard/cooking/ice_cream_mixer,
/obj/item/circuitboard/cooking/oven,
)
/obj/effect/spawner/random/tech_storage/research