Changes asay ping sound (#64994)

This commit is contained in:
Ryll Ryll
2022-02-19 16:43:15 -06:00
committed by GitHub
parent d19680eccd
commit 9e8b1794ec
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
if(!iter_admin_client?.holder)
continue
window_flash(iter_admin_client)
SEND_SOUND(iter_admin_client.mob, sound('sound/misc/bloop.ogg'))
SEND_SOUND(iter_admin_client.mob, sound('sound/misc/asay_ping.ogg'))
mob.log_talk(msg, LOG_ASAY)
msg = keywords_lookup(msg)