More staff pref stuff

This commit is contained in:
Heroman
2022-09-15 15:25:47 +10:00
parent 7b3ae52b1e
commit f49d1ccd1f
4 changed files with 42 additions and 5 deletions
@@ -420,3 +420,9 @@ var/list/_client_preferences_by_type
key = "CHAT_RLOOC"
enabled_description = "Show"
disabled_description = "Hide"
/datum/client_preference/holder/show_staff_dsay
description ="Staff Deadchat"
key = "CHAT_ADSAY"
enabled_description = "Show"
disabled_description = "Hide"