load the emergency shuttle in late mapping (#30854)

* load the emergency shuttle in late mapping

* fix lints

* register the late loading docking port properly

* fix logging
This commit is contained in:
warriorstar-orion
2025-12-24 15:42:46 +00:00
committed by GitHub
parent e436df7051
commit 05108670a7
6 changed files with 641 additions and 1511 deletions
@@ -12,6 +12,8 @@ SUBSYSTEM_DEF(mapping)
var/datum/map_template/shuttle/trader_shuttle_id = /datum/map_template/shuttle/trader/synthetic
/// The Gamma Armory shuttle to load at Centcom in late_mapping.
var/gamma_armory_shuttle_id = "gamma_armory_base"
/// The emergency shuttle to load at Centcom in late_mapping
var/emergency_shuttle_id = "emergency_cyb"
/// List of all areas that can be accessed via IC means
var/list/teleportlocs
/// List of all areas that can be accessed via IC and OOC means