mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Signals update to power_change() (#21421)
As title. Makes area/power_change() and area on_enter/on_exit procs both rely on signals for machinery handling where they draw power from.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
return INITIALIZE_HINT_LATELOAD
|
||||
|
||||
/obj/machinery/mineral/stacking_unit_console/LateInitialize()
|
||||
. = ..()
|
||||
setup_machine(null)
|
||||
|
||||
/obj/machinery/mineral/stacking_unit_console/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user