mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Remove data systems in favor of global datums (#82943)
This commit is contained in:
@@ -25,5 +25,5 @@
|
||||
/obj/structure/alien/egg/delivery/Initialize(mapload)
|
||||
. = ..()
|
||||
|
||||
DScommunications.xenomorph_egg_delivered = TRUE
|
||||
DScommunications.captivity_area = get_area(src)
|
||||
GLOB.communications_controller.xenomorph_egg_delivered = TRUE
|
||||
GLOB.communications_controller.captivity_area = get_area(src)
|
||||
|
||||
Reference in New Issue
Block a user