mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
SMES Noises (#29394)
This commit is contained in:
@@ -388,6 +388,10 @@
|
||||
update_icon()
|
||||
if("tryoutput")
|
||||
outputting(!output_attempt)
|
||||
if(output_attempt)
|
||||
playsound(loc, 'sound/effects/contactor_on.ogg', 50, FALSE)
|
||||
else
|
||||
playsound(loc, 'sound/effects/contactor_off.ogg', 50, FALSE)
|
||||
update_icon()
|
||||
if("input")
|
||||
var/target = params["target"]
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user