mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[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:
co-authored by
lessthanthree
parent
2a9593bea8
commit
981503afc6
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user