mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
[MIRROR] Changed the new player notification sound to be less intrusive. (#6647)
Co-authored-by: Casey <a.roaming.shadow@gmail.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
co-authored by
Casey
CHOMPStation2
parent
e3d159295b
commit
e17e675929
@@ -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/voice/bcriminal.ogg'
|
||||
X << 'sound/effects/tones/newplayerping.ogg'
|
||||
window_flash(X)
|
||||
//VOREStation Edit end.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user