mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-26 02:02:39 +00:00
Air Traffic Control from Polaris. Every TBD to TBD minutes, a radio exchange happens between a ship and Cyberiad Space Control, ranging from system transfer permission to declaring an emergency. Refactored MAP_NAME into /datum/map files. This also allows for built-in map lore (really just the name and system, which is only used for ATC). Secondary commit will adjust all of the lore to match our own instead of Polaris's.
11 lines
245 B
Plaintext
11 lines
245 B
Plaintext
/datum/map/cyberiad
|
|
name = "Cyberiad"
|
|
full_name = "NSS Cyberiad"
|
|
|
|
station_name = "NSS Cyberiad"
|
|
station_short = "Cyberiad"
|
|
dock_name = "NAS Trurl"
|
|
company_name = "Nanotrasen"
|
|
company_short = "NT"
|
|
starsys_name = "Epsilon Eridani "
|