mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-08 23:07:33 +07:00
Fixed steam-generator bundle name
This commit is contained in:
@ -993,7 +993,7 @@ block.diode.name = Battery Diode
|
||||
block.battery.name = Battery
|
||||
block.battery-large.name = Large Battery
|
||||
block.combustion-generator.name = Combustion Generator
|
||||
block.steam-turbine.name = Steam Generator
|
||||
block.steam-generator.name = Steam Generator
|
||||
block.differential-generator.name = Differential Generator
|
||||
block.impact-reactor.name = Impact Reactor
|
||||
block.mechanical-drill.name = Mechanical Drill
|
||||
@ -1192,7 +1192,7 @@ block.battery.description = Stores power as a buffer in times of surplus energy.
|
||||
block.battery-large.description = Stores much more power than a regular battery.
|
||||
block.combustion-generator.description = Generates power by burning flammable materials, such as coal.
|
||||
block.thermal-generator.description = Generates power when placed in hot locations.
|
||||
block.steam-turbine.description = An advanced combustion generator. More efficient, but requires additional water for generating steam.
|
||||
block.steam-generator.description = An advanced combustion generator. More efficient, but requires additional water for generating steam.
|
||||
block.differential-generator.description = Generates large amounts of energy. Utilizes the temperature difference between cryofluid and burning pyratite.
|
||||
block.rtg-generator.description = A simple, reliable generator. Uses the heat of decaying radioactive compounds to produce energy at a slow rate.
|
||||
block.solar-panel.description = Provides a small amount of power from the sun.
|
||||
|
Reference in New Issue
Block a user