Merge pull request #2669 from Citadel-Station-13/upstream-merge-30489

[MIRROR] Makes computers lose their light when their screens break
This commit is contained in:
LetterJay
2017-09-09 01:05:09 -05:00
committed by GitHub
@@ -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)