mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +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"]
|
||||
|
||||
Reference in New Issue
Block a user