mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Changes asay ping sound to be unique [MDB IGNORE] (#11613)
* Changes asay ping sound (#64994) * Changes asay ping sound to be unique Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user