SmallJoker
2022-10-20 4775d98fb7e12f7210cf778351767828e551011d
technic/machines/MV/power_radiator.lua
@@ -36,7 +36,8 @@
end
-- Appliances:
--  has_supply: pos of supply node if the appliance has a power radiator near with sufficient power for the demand else ""
--  has_supply: pos of supply node if the appliance has a power radiator near
--              with sufficient power for the demand else ""
--  EU_demand: The power demand of the device.
--  EU_charge: Actual use. set to EU_demand if active==1
--  active: set to 1 if the device is on
@@ -177,8 +178,6 @@
         -- The supply radius
         local rad = power_radius
         local meta1            = nil
         local pos1             = {}
         local used_charge      = 0
         -- Index all nodes within supply range