add new epsilon announcement and change security level text to match it better (#24877)

This commit is contained in:
Code-Lyoko0
2024-04-07 04:50:36 -05:00
committed by GitHub
parent 285d59ff74
commit 9f3c9c9653
2 changed files with 2 additions and 2 deletions
@@ -121,9 +121,9 @@
status_display_mode = STATUS_DISPLAY_ALERT
status_display_data = "epsilonalert"
lowering_to_announcement_title = "Attention! Epsilon security level activated!"
lowering_to_announcement_text = "Central Command has ordered the Epsilon security level on the station. Consider all contracts terminated."
lowering_to_announcement_text = "Central Command has ordered the Epsilon security level on the station."
elevating_to_announcement_title = "Attention! Epsilon security level activated!"
elevating_to_announcement_text = "Central Command has ordered the Epsilon security level on the station. Consider all contracts terminated."
elevating_to_announcement_text = "Central Command has ordered the Epsilon security level on the station. Nanotrasen Representative, please prepare to abandon station. Consider all contracts terminated."
/datum/security_level/epsilon/pre_change()
sound_to_playing_players_on_station_level(S = sound('sound/effects/powerloss.ogg'))