[MIRROR] Constructed turbines now properly connect_to_network() (#5889)
* Constructed turbines now properly connect_to_network() (#36222) * Constructed turbines now properly connect_to_network()
This commit is contained in:
committed by
Poojawa
parent
fc612994e8
commit
d97c2bc134
@@ -173,6 +173,7 @@
|
|||||||
locate_machinery()
|
locate_machinery()
|
||||||
if(!compressor)
|
if(!compressor)
|
||||||
stat |= BROKEN
|
stat |= BROKEN
|
||||||
|
connect_to_network()
|
||||||
|
|
||||||
/obj/machinery/power/turbine/RefreshParts()
|
/obj/machinery/power/turbine/RefreshParts()
|
||||||
var/P = 0
|
var/P = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user