mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-08 23:07:33 +07:00
Updated bundles / Decreased water extractor power usage
This commit is contained in:
@ -293,7 +293,6 @@ text.blocks.shootrange=Zasięg
|
||||
text.blocks.poweruse=Zużycie prądu
|
||||
text.blocks.inputitemcapacity=Pojemność materiałów
|
||||
text.blocks.outputitemcapacity=Pojemność produktów
|
||||
text.blocks.maxpowergeneration=Maksymalna produkcja prądu
|
||||
text.blocks.powertransferspeed=Szybość przesyłu prądu
|
||||
text.blocks.craftspeed=Szybkość produkcji
|
||||
text.blocks.inputliquidaux=Płyny do produkcji
|
||||
@ -365,7 +364,6 @@ text.item.explosiveness=[LIGHT_GRAY]Wybuchowość: {0}
|
||||
text.item.flammability=[LIGHT_GRAY]Palność: {0}
|
||||
text.item.radioactivity=[LIGHT_GRAY]Promieniotwórczość: {0}
|
||||
text.item.fluxiness=[LIGHT_GRAY]Moc topnika: {0}
|
||||
text.item.hardness=[LIGHT_GRAY]Twardość: {0}
|
||||
text.liquid.heatcapacity=[LIGHT_GRAY]Wytrzymałość na przegrzewanie: {0}
|
||||
text.liquid.viscosity=[LIGHT_GRAY]Lepkość: {0}
|
||||
text.liquid.temperature=[LIGHT_GRAY]Temperatura: {0}
|
||||
@ -655,3 +653,22 @@ command.retreat=Retreat
|
||||
command.patrol=Patrol
|
||||
block.spawn.name=Enemy Spawn
|
||||
block.fortress-factory.name=Fortress Mech Factory
|
||||
text.gameover.pvp=The[accent] {0}[] team is victorious!
|
||||
text.sector.abandon=Abandon
|
||||
text.sector.abandon.confirm=Are you sure you want to abandon all progress at this sector?\nThis cannot be undone!
|
||||
text.mission.main=Main Mission:[LIGHT_GRAY] {0}
|
||||
text.waiting.players=Waiting for players...
|
||||
text.map.nospawn.pvp=This map does not have any enemy cores for player to spawn into! Add[SCARLET] red[] cores to this map in the editor.
|
||||
text.blocks.basepowergeneration=Base Power Generation
|
||||
text.blocks.liquidoutputspeed=Liquid Output Speed
|
||||
mode.custom.warning.read=Just to make sure you've read it:\n[scarlet]UNLOCKS IN CUSTOM GAMES DO NOT CARRY OVER TO SECTORS OR OTHER MODES!\n\n[LIGHT_GRAY](I wish this wasn't necessary, but apparently it is)
|
||||
mode.pvp.name=PvP
|
||||
mode.pvp.description=fight against other players locally.
|
||||
block.alpha-mech-pad.name=Alpha Mech Pad
|
||||
block.container.name=Container
|
||||
team.blue.name=blue
|
||||
team.red.name=red
|
||||
team.orange.name=orange
|
||||
team.none.name=gray
|
||||
team.green.name=green
|
||||
team.purple.name=purple
|
||||
|
Reference in New Issue
Block a user