mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Instrument Update (#11645)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
19b8044f61
commit
d8408a2c59
@@ -119,7 +119,7 @@
|
||||
|
||||
if(hack_result && in_hack_mode)
|
||||
to_chat(user, span_notice("Your hacking attempt was succesful!"))
|
||||
user.playsound_local(get_turf(src), 'sound/instruments/piano/An6.ogg', 50)
|
||||
user.playsound_local(get_turf(src), 'sound/runtime/instruments/piano/An6.ogg', 50)
|
||||
else
|
||||
to_chat(user, span_warning("Your hacking attempt failed!"))
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user