Makes buildable smes refresh coils on construction

This commit is contained in:
Heroman
2021-12-05 12:39:21 +10:00
parent e36f028f66
commit a5d76aeaf3
+3
View File
@@ -139,6 +139,9 @@
if(panel_open)
wires.Interact(usr)
/obj/machinery/power/smes/buildable/RefreshParts()
recalc_coils()
// Proc: recalc_coils()
// Parameters: None
// Description: Updates properties (IO, capacity, etc.) of this SMES by checking internal components.