mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-28 02:52:01 +00:00
Matriarch Maintenance Drone Fix (#12301)
You can now actually inhabit matriarch maintenance drones, if you have the command whitelist.
This commit is contained in:
@@ -45,7 +45,10 @@ do { \
|
||||
|
||||
/obj/effect/mazegen/generator/Initialize(mapload)
|
||||
. = ..()
|
||||
LAZYADD(SSatoms.late_misc_firers, src)
|
||||
check_add_to_late_firers()
|
||||
|
||||
/obj/effect/mazegen/generator/do_late_fire()
|
||||
run_generator()
|
||||
|
||||
/obj/effect/mazegen/generator/Destroy()
|
||||
LAZYREMOVE(SSatoms.late_misc_firers, src)
|
||||
|
||||
Reference in New Issue
Block a user