mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Instrument Update (#18483)
* Instrument Update * View fix * fix lint warnings --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -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