Replace Aurora with Horizon (dynamically), NT -> SCC (#13940)

This commit is contained in:
Wildkins
2022-05-17 08:19:53 -04:00
committed by GitHub
parent 8a9715e63b
commit 619d88e613
58 changed files with 232 additions and 135 deletions

View File

@@ -5,7 +5,7 @@
/datum/event/rescue_pod/announce()
if(prob(66))
command_announcement.Announce("The NDV Icarus reports an escape pod inbound to the [station_name()]. Investigate and attend to the situation in accordance with NanoTrasen corporate regulations.", new_title="NDV Icarus", new_sound='sound/AI/escapepod.ogg')
command_announcement.Announce("The NDV Icarus reports an escape pod inbound to the [station_name()]. Investigate and attend to the situation in accordance with SCC corporate regulations.", new_title="NDV Icarus", new_sound='sound/AI/escapepod.ogg')
/datum/event/rescue_pod/setup()
for(var/datum/event/E in typesof(src))
@@ -28,4 +28,4 @@
/datum/event/rescue_pod/burglar/start()
if(istype(spawner))
spawner.enable()
spawner.enable()