Adds Alarm Effects, Makes Air alarm have decompress alarm

This commit is contained in:
Rykka Stormheart
2023-02-13 01:06:29 -08:00
parent 65e4ef5f77
commit c4924ec8f9
14 changed files with 87 additions and 2 deletions
@@ -157,6 +157,12 @@ var/list/_client_preferences_by_type
enabled_description = "Audible"
disabled_description = "Silent"
/datum/client_preference/looping_alarms // CHOMPStation Add: Looping Alarms
description ="Looping Alarm Sounds"
key = "SOUND_ALARMLOOP"
enabled_description = "Audible"
disabled_description = "Silent"
/datum/client_preference/old_door_sounds
description ="Old Door Sounds"
key = "SOUND_OLDDOORS"