mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 19:07:26 +01:00
Updated SSAtoms to TG's version (#18032)
* emperor protects * sdfas * sadf * sdf
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
activate()
|
||||
|
||||
return INITIALIZE_HINT_LATEQDEL
|
||||
return INITIALIZE_HINT_QDEL
|
||||
|
||||
/obj/effect/map_effect/window_spawner/proc/activate()
|
||||
if(activated)
|
||||
|
||||
@@ -51,7 +51,7 @@ do { \
|
||||
run_generator()
|
||||
|
||||
/obj/effect/mazegen/generator/Destroy()
|
||||
LAZYREMOVE(SSatoms.late_misc_firers, src)
|
||||
LAZYREMOVE(SSatoms.late_loaders, src)
|
||||
return ..()
|
||||
|
||||
// "Push" a turf to the working "stack"
|
||||
|
||||
Reference in New Issue
Block a user