Merge pull request #4182 from Citadel-Station-13/upstream-merge-33199

[MIRROR] Prevents the PA from being EMP'd
This commit is contained in:
LetterJay
2017-12-03 06:12:15 -06:00
committed by GitHub

View File

@@ -42,4 +42,7 @@
if(WIRE_LIMIT)
C.strength_upper_limit = (mend ? 2 : 3)
if(C.strength_upper_limit < C.strength)
C.remove_strength()
C.remove_strength()
/datum/wires/particle_accelerator/control_box/emp_pulse() // to prevent singulo from pulsing wires
return