Merge pull request #13737 from Heroman3003/admin-toggles

Some staff-specific pref staff
This commit is contained in:
Novacat
2022-09-15 13:52:38 +00:00
committed by CHOMPStation2
parent bc2886f4c5
commit 22e1a26d4e
4 changed files with 42 additions and 5 deletions
@@ -422,3 +422,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"