mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
New player beepsky oversight restored (#6651)
This commit is contained in:
@@ -265,7 +265,7 @@
|
||||
if(alert)
|
||||
for(var/client/X in GLOB.admins)
|
||||
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)
|
||||
//VOREStation Edit end.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user