[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()
|
||||
if(!compressor)
|
||||
stat |= BROKEN
|
||||
connect_to_network()
|
||||
|
||||
/obj/machinery/power/turbine/RefreshParts()
|
||||
var/P = 0
|
||||
@@ -366,4 +367,4 @@
|
||||
|
||||
#undef COMPFRICTION
|
||||
#undef TURBGENQ
|
||||
#undef TURBGENG
|
||||
#undef TURBGENG
|
||||
|
||||
Reference in New Issue
Block a user