mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Intrepid's West and East Airlocks are now controlled by the same docking controller.
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
|
||||
//tell children to prepare for undocking
|
||||
for (var/child_tag in children_tags)
|
||||
testing("Sending prepare_for_undocking command to [child_tag]")
|
||||
send_docking_command(child_tag, "prepare_for_undocking")
|
||||
|
||||
/datum/computer/file/embedded_program/docking/multi/ready_for_undocking()
|
||||
|
||||
Reference in New Issue
Block a user