Merge pull request #5346 from Citadel-Station-13/upstream-merge-35356
[MIRROR] 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