Forcefield now working with updated power scheme.

This commit is contained in:
kpoppel
2013-07-04 21:33:27 +02:00
parent 9770be430d
commit 9a0d3f2166
3 changed files with 109 additions and 94 deletions

View File

@ -51,7 +51,7 @@ dofile(modpath.."/battery_box_mv.lua")
dofile(modpath.."/solar_array_mv.lua")
dofile(modpath.."/electric_furnace_mv.lua")
dofile(modpath.."/alloy_furnace_mv.lua")
--dofile(modpath.."/forcefield.lua")
dofile(modpath.."/forcefield.lua")
---- The power radiator supplies appliances with inductive coupled power:
---- lighting and associated textures is taken directly from VanessaE's homedecor and made electric.
dofile(modpath.."/power_radiator.lua")