SMES Noises (#29394)

This commit is contained in:
AffectedArc07
2025-06-07 14:29:07 +01:00
committed by GitHub
parent 8dcfbb327e
commit 174a68a507
3 changed files with 4 additions and 0 deletions
+4
View File
@@ -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"]