mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-11 16:23:19 +01:00
Swap default door sounds
This commit is contained in:
@@ -156,8 +156,8 @@ var/list/_client_preferences_by_type
|
||||
/datum/client_preference/old_door_sounds
|
||||
description ="Old Door Sounds"
|
||||
key = "SOUND_OLDDOORS"
|
||||
enabled_description = "Old"
|
||||
disabled_description = "New"
|
||||
enabled_description = "New" //CHOMP Edit
|
||||
disabled_description = "Old" //CHOMP Edit
|
||||
|
||||
/datum/client_preference/department_door_sounds
|
||||
description ="Department-Specific Door Sounds"
|
||||
|
||||
Reference in New Issue
Block a user