Merge pull request #6977 from Citadel-Station-13/upstream-merge-38091

[MIRROR] EMPs no longer pulse internal silicon wires
This commit is contained in:
LetterJay
2018-06-02 07:32:11 -05:00
committed by GitHub

View File

@@ -105,6 +105,7 @@
spark_system.attach(src)
wires = new /datum/wires/robot(src)
AddComponent(/datum/component/empprotection, EMP_PROTECT_WIRES)
robot_modules_background = new()
robot_modules_background.icon_state = "block"