mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Merge pull request #35356 from DaxDupont/chime
Makes the posibrain play a ping sound on success.
This commit is contained in:
@@ -64,6 +64,7 @@ GLOBAL_VAR(posibrain_notify_cooldown)
|
||||
return
|
||||
if(brainmob.client)
|
||||
visible_message(success_message)
|
||||
playsound(src, 'sound/machines/ping.ogg', 15, TRUE)
|
||||
else
|
||||
visible_message(fail_message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user