added ingots, etc for 1.0.28
This commit is contained in:
parent
e936aff9fb
commit
a8c823008a
32 changed files with 725 additions and 6 deletions
|
@ -88,7 +88,8 @@ fi_materials_rich_powder=Rich powder
|
|||
fi_tech_fuel=Fission tech
|
||||
fi_test_fuel=Nuclear research fuel
|
||||
fi_test_used_fuel=Used research fuel
|
||||
|
||||
fi_materials_rich_solution=Rich solution container
|
||||
fi_materials_dirty_solution=Dirty water container
|
||||
|
||||
|
||||
fu_tech_sign_item=Fusion tech
|
||||
|
@ -122,6 +123,11 @@ fu_materials_empty_container=Empty neutron container
|
|||
fu_materials_charged_container=Charged neutron container
|
||||
fu_materials_stone=Rock fragment
|
||||
fu_miner_fuel_item=Drill
|
||||
fu_materials_slag=Slag
|
||||
fu_materials_gold_ingot=Gold ingot
|
||||
fu_materials_titan_ingot=Titanium ingot
|
||||
fu_materials_neodym_ingot=Neodymium ingot
|
||||
fu_materials_lead_ingot=Lead ingot
|
||||
|
||||
|
||||
gr_materials_fusion_cell_item=Compact fusion cell
|
||||
|
@ -319,6 +325,7 @@ fu_magnet_item=This facility uses strong magnetic fields to gather data or make
|
|||
fu_plasma_item=This facility can create plasmas and gathers data about plasma confinement. Consumes a lot of power and needs [color=blue]coolant[/color][fluid=fu_lead_fluid_cold] to work.
|
||||
fu_boiler_item=Seperate water[fluid=water] using high temperatures. Consumes [color=red]heat[/color] and only works above [color=red]500dec[/color].
|
||||
fu_exchanger_item=Turn [color=red]hot lead coolant (1500 dec)[/color][fluid=fu_lead_fluid_cold] into [color=blue]cold coolant (500 dec)[/color][fluid=fu_lead_fluid_cold]. Can be used to heat water[fluid=water] to steam[fluid=steam] with the trasnfer heat.
|
||||
fu_ingot_item=This factory building can [color=red]smelt[/color] as any ordinary furnace and can be used to make [color=orange]ingots[/color] from liquid metals. Other then vanila furnaces this machines allows the selection of recipes.
|
||||
|
||||
#overhaul
|
||||
uranium-fuel-cell-updated=This fuel cell can't be used in realistic reactor.
|
||||
|
@ -340,6 +347,7 @@ fu_reactor_tech=Build a fusion reactor based on the stellarator design. This rea
|
|||
fu_tokamak_tech=This reactor is based on the tokamak design. It will fuse its fuel very quickly, meaning it can only be run in pulsing.
|
||||
fu_activator_tech=Collect thermal neutrons from nuclear fission reactions. Basic Isotopes will capture those neutrons and turn into more valuable isotopes.
|
||||
fu_star_engine_tech=A star engine is literally a little star. Using huge amounts of power this multi-unit machine can produce whatever basic element you want, in huge quantities. To make this dream come true you will need one core and at least one cooling/heating unit, a lot of space and energy. Place down the core and after that cooling and heating unit, facing towards the core. The core can run with only one unit of each at half speed. After building the machine you will need to research the tech for each element.
|
||||
fu_ingot_tech=Build a ingot factory to smelt your ore and make ingots from 248ks rare metals to improve yield.
|
||||
|
||||
gr_stage_tech=Using exotic matter you will be able to exceed limits of known technology. Even Fusion will be nothing compared to those infinite possibilities.
|
||||
|
||||
|
@ -427,6 +435,7 @@ gr_white_hole_entity=White hole generator
|
|||
gr_lab_entity=S-lab
|
||||
|
||||
fu_lab_entity=T-lab
|
||||
fu_ingot_entity=Ingot factory
|
||||
|
||||
#equipment
|
||||
[equipment-name]
|
||||
|
@ -582,6 +591,11 @@ fi_grenade_tech=Overcharged grenades
|
|||
fu_grenade_tech=Hypercharged grenades
|
||||
|
||||
fu_lab_tech=T-lab
|
||||
fu_ingot_tech=Advanced smelting mechanics
|
||||
fu_lead_ingot_tech=Lead ingot refining
|
||||
fu_titan_ingot_tech=Titan ingot refining
|
||||
fu_gold_ingot_tech=Gold ingot refining
|
||||
fu_neodym_ingot_tech=Neodymium ingot refining
|
||||
|
||||
#effects
|
||||
[description]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue