Fixes to tutorial and typos
This commit is contained in:
@@ -181,7 +181,7 @@ text.blocks.maxpowertransfersecond=Max power transfer/second
|
||||
text.blocks.explosive=Highly explosive!
|
||||
text.blocks.repairssecond=Repairs/second
|
||||
text.blocks.health=Health
|
||||
text.blocks.inaccuracy=Health
|
||||
text.blocks.inaccuracy=Inaccuracy
|
||||
text.blocks.shots=Shots
|
||||
text.blocks.shotssecond=Shots/second
|
||||
text.blocks.fuel=Fuel
|
||||
@@ -248,11 +248,11 @@ tutorial.deleteBlock.text=You can delete blocks by clicking the [orange]right m
|
||||
tutorial.deleteBlockAndroid.text=You can delete blocks by [orange]selecting the crosshair[] in the [orange]break mode menu[] in the bottom left and tapping a block. Try deleting this conveyor.
|
||||
tutorial.placeTurret.text=Now, select and place a [yellow]turret[] at the [yellow]marked location[].
|
||||
tutorial.placedTurretAmmo.text=This turret will now accept [yellow]ammo[] from the conveyor. You can see how much ammo it has by hovering over it and checking the [green]green bar[].
|
||||
tutorial.turretExplanation.text=Turrets will automatically shootInternal at the nearest enemy in range, as long as they have enough ammo.
|
||||
tutorial.turretExplanation.text=Turrets will automatically shoot at the nearest enemy in range, as long as they have enough ammo.
|
||||
tutorial.waves.text=Every [yellow]60[] seconds, a wave of [coral]enemies[] will spawn in specific locations and attempt to destroy the core.
|
||||
tutorial.coreDestruction.text=Your objective is to [yellow]defend the core[]. If the core is destroyed, you [coral]lose the game[].
|
||||
tutorial.pausingDesktop.text=If you ever need to take a break, press the [orange]pause button[] in the top left or [orange]space[] to pause the game. You can still select and place blocks while paused, but cannot move or shootInternal.
|
||||
tutorial.pausingAndroid.text=If you ever need to take a break, press the [orange]pause button[] in the top left to pause the game. You can still place select and place blocks while paused.
|
||||
tutorial.pausingDesktop.text=If you ever need to take a break, press the [orange]pause button[] in the top left or [orange]space[] to pause the game. You can still select and place blocks while paused, but cannot move or shoot.
|
||||
tutorial.pausingAndroid.text=If you ever need to take a break, press the [orange]pause button[] in the top left to pause the game. You can still break and place blocks while paused.
|
||||
tutorial.purchaseWeapons.text=You can purchase new [yellow]weapons[] for your mech by opening the upgrade menu in the bottom left.
|
||||
tutorial.switchWeapons.text=Switch weapons by either clicking its icon in the bottom left, or using numbers [orange][[1-9][].
|
||||
tutorial.spawnWave.text=Here comes a wave now. Destroy them.
|
||||
@@ -275,7 +275,7 @@ keybind.move_x.name=move_x
|
||||
keybind.move_y.name=move_y
|
||||
keybind.select.name=select
|
||||
keybind.break.name=break
|
||||
keybind.shootInternal.name=shoot
|
||||
keybind.shoot.name=shoot
|
||||
keybind.zoom_hold.name=zoom_hold
|
||||
keybind.zoom.name=zoom
|
||||
keybind.menu.name=menu
|
||||
|
||||
Reference in New Issue
Block a user