diff --git a/code/datums/wires/nuclearbomb.dm b/code/datums/wires/nuclearbomb.dm index aac001193b5..51918c02ff4 100644 --- a/code/datums/wires/nuclearbomb.dm +++ b/code/datums/wires/nuclearbomb.dm @@ -54,8 +54,5 @@ N.timing = 0 GLOB.bomb_set = FALSE - if(NUCLEARBOMB_WIRE_LIGHT) - N.lighthack = !N.lighthack - if(WIRE_BOMB_LIGHT) N.lighthack = !N.lighthack