2018-07-22 01:03:17 +02:00
|
|
|
|
|
|
|
local mp = elenuclear.modpath .. "/machines/"
|
|
|
|
|
|
|
|
dofile(mp.."enrichment_plant.lua")
|
2018-07-27 17:47:49 +02:00
|
|
|
dofile(mp.."fission_reactor.lua")
|
2018-07-28 16:29:56 +02:00
|
|
|
dofile(mp.."heat_exchanger.lua")
|
2018-07-27 17:47:49 +02:00
|
|
|
|