asay notifications

for admins.
This commit is contained in:
QuoteFox
2021-02-21 11:40:02 +00:00
parent 8e12eae0f3
commit 7d7c6fedc9
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
msg = keywords_lookup(msg)
msg = "<span class='adminsay'><span class='prefix'>ADMIN:</span> <EM>[key_name(usr, 1)]</EM> [ADMIN_FLW(mob)]: <span class='message linkify'>[msg]</span></span>"
to_chat(GLOB.admins, msg)
SEND_SOUND(GLOB.admins, sound('sound/effects/asay.ogg'))
SSblackbox.record_feedback("tally", "admin_verb", 1, "Asay") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
/client/proc/get_admin_say()