Fixes admin bwoink preference

Non-admin players no longer get the (unusable) verb to toggle it, nor is
its setting respected when PMing them
This commit is contained in:
Krausus
2017-03-10 19:46:35 -05:00
parent 98526aa020
commit a803500489
3 changed files with 5 additions and 4 deletions
@@ -36,8 +36,8 @@
to_chat(usr, "You will [(prefs.toggles & CHAT_RADIO) ? "now" : "no longer"] see radio chatter from radios or speakers")
feedback_add_details("admin_verb","THR") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
/client/verb/toggleadminhelpsound()
set name = "Hear/Silence Adminhelps"
/client/proc/toggleadminhelpsound()
set name = "Hear/Silence Admin Bwoinks"
set category = "Preferences"
set desc = "Toggle hearing a notification when admin PMs are recieved"
if(!holder) return