mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
New player beepsky oversight restored (#6651)
This commit is contained in:
@@ -265,7 +265,7 @@
|
|||||||
if(alert)
|
if(alert)
|
||||||
for(var/client/X in GLOB.admins)
|
for(var/client/X in GLOB.admins)
|
||||||
if(X.is_preference_enabled(/datum/client_preference/holder/play_adminhelp_ping))
|
if(X.is_preference_enabled(/datum/client_preference/holder/play_adminhelp_ping))
|
||||||
X << 'sound/effects/tones/newplayerping.ogg'
|
X << 'sound/voice/bcriminal.ogg' //ChompEDIT - back to beepsky
|
||||||
window_flash(X)
|
window_flash(X)
|
||||||
//VOREStation Edit end.
|
//VOREStation Edit end.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user