Merge pull request #17234 from tgstation/duncathan-patch-1

Fixes superconduction runtimes
This commit is contained in:
Remie Richards
2016-04-29 14:52:56 +01:00
@@ -357,7 +357,7 @@
if(neighbor.archived_cycle < SSair.times_fired)
neighbor.archive()
neighbor.neighbor_conduct_with_src()
neighbor.neighbor_conduct_with_src(src)
neighbor.consider_superconductivity()