Prevents the PA wires from being EMP'd (#33199)
* returns emp_act * jordie for code owner
This commit is contained in:
committed by
CitadelStationBot
parent
a3a87bdb3f
commit
65dbabab89
@@ -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
|
||||
Reference in New Issue
Block a user