Merge pull request #30489 from Cyberboss/CompLightFix
Makes computers lose their light when their screens break
This commit is contained in:
committed by
CitadelStationBot
parent
d35717e1ab
commit
25a5325e24
@@ -90,6 +90,7 @@
|
||||
playsound(loc, 'sound/effects/glassbr3.ogg', 100, 1)
|
||||
stat |= BROKEN
|
||||
update_icon()
|
||||
set_light(0)
|
||||
|
||||
/obj/machinery/computer/emp_act(severity)
|
||||
switch(severity)
|
||||
|
||||
Reference in New Issue
Block a user