Remove data systems in favor of global datums (#82943)

This commit is contained in:
Mothblocks
2024-04-30 05:48:11 +00:00
committed by SkyratBot
parent 160c4f1ac5
commit 8c4cf753f5
80 changed files with 387 additions and 423 deletions
@@ -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)