[MIRROR] Microwave upgrades: Microwave PDA charging, power cells [MDB IGNORE] (#24283)

* Microwave upgrades: Microwave PDA charging, power cells

* skyrat edit

---------

Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-10-11 17:31:12 -07:00
committed by GitHub
co-authored by lessthanthree
parent 2a9593bea8
commit 981503afc6
24 changed files with 923 additions and 559 deletions
@@ -93,6 +93,14 @@
loot_type_path = /obj/structure/showcase
loot = list()
/obj/effect/spawner/random/decoration/microwave
name = "microwave showcase spawner"
icon_state = "showcase"
loot = list(
/obj/structure/showcase/machinery/microwave,
/obj/structure/showcase/machinery/microwave_engineering,
)
/obj/effect/spawner/random/decoration/glowstick
name = "random colored glowstick"
icon_state = "glowstick"
@@ -34,6 +34,7 @@
/obj/item/circuitboard/machine/ore_redemption,
/obj/item/circuitboard/computer/order_console/mining,
/obj/item/circuitboard/machine/microwave,
/obj/item/circuitboard/machine/microwave/engineering,
/obj/item/circuitboard/machine/deep_fryer,
/obj/item/circuitboard/machine/griddle,
/obj/item/circuitboard/machine/reagentgrinder,