Merge pull request #35356 from DaxDupont/chime
Makes the posibrain play a ping sound on success.
This commit is contained in:
committed by
CitadelStationBot
parent
d6f916f37b
commit
23843241b4
@@ -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