mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
Adds Alarm Effects, Makes Air alarm have decompress alarm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user