mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
Makes buildable smes refresh coils on construction
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user