mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixes delta alert state (#31774)
This commit is contained in:
@@ -144,7 +144,12 @@
|
||||
elevating_to_announcement_title = "Attention! Delta security level reached!"
|
||||
elevating_to_announcement_text = "The station's self-destruct mechanism has been engaged. All crew are instructed to abandon the station immediately. This is not a drill."
|
||||
|
||||
/datum/security_level/delta/overload
|
||||
/datum/security_level/delta_overload
|
||||
number_level = SEC_LEVEL_DELTA_REACTOR
|
||||
elevating_to_sound = 'sound/effects/delta_klaxon.ogg'
|
||||
ai_announcement_sound = 'sound/AI/delta.ogg'
|
||||
color = "orangered"
|
||||
status_display_mode = STATUS_DISPLAY_ALERT
|
||||
status_display_data = "deltaalert"
|
||||
elevating_to_announcement_title = "Attention! Delta-AZ5 security level reached!"
|
||||
elevating_to_announcement_text = "Central Command has disabled all nuclear fission reactor failsafes. Crew are instructed to ensure detonation of the station fission reactor at all costs."
|
||||
|
||||
Reference in New Issue
Block a user