Swap default door sounds

This commit is contained in:
Razgriz
2020-10-04 22:16:20 -07:00
committed by GitHub
parent a95710601b
commit 64ed8a42c1
@@ -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"