Made boosting a stance
This commit is contained in:
@@ -370,7 +370,6 @@ command.repair = Repair
|
||||
command.rebuild = Rebuild
|
||||
command.assist = Assist Player
|
||||
command.move = Move
|
||||
command.boost = Boost
|
||||
command.enterPayload = Enter Payload Block
|
||||
command.loadUnits = Load Units
|
||||
command.loadBlocks = Load Blocks
|
||||
@@ -382,6 +381,7 @@ stance.holdfire = Stance: Hold Fire
|
||||
stance.pursuetarget = Stance: Pursue Target
|
||||
stance.patrol = Stance: Patrol Path
|
||||
stance.ram = Stance: Ram\n[lightgray]Straight line movement, no pathfinding
|
||||
stance.boost = Boost
|
||||
stance.mineauto = Automatic Mining
|
||||
stance.mine = Mine Item: {0}
|
||||
openlink = Open Link
|
||||
@@ -1363,13 +1363,13 @@ keybind.unit_stance_hold_fire.name = Unit Stance: Hold Fire
|
||||
keybind.unit_stance_pursue_target.name = Unit Stance: Pursue Target
|
||||
keybind.unit_stance_patrol.name = Unit Stance: Patrol
|
||||
keybind.unit_stance_ram.name = Unit Stance: Ram
|
||||
keybind.unit_stance_boost.name = Unit Stance: Boost
|
||||
|
||||
keybind.unit_command_move.name = Unit Command: Move
|
||||
keybind.unit_command_repair.name = Unit Command: Repair
|
||||
keybind.unit_command_rebuild.name = Unit Command: Rebuild
|
||||
keybind.unit_command_assist.name = Unit Command: Assist
|
||||
keybind.unit_command_mine.name = Unit Command: Mine
|
||||
keybind.unit_command_boost.name = Unit Command: Boost
|
||||
keybind.unit_command_load_units.name = Unit Command: Load Units
|
||||
keybind.unit_command_load_blocks.name = Unit Command: Load Blocks
|
||||
keybind.unit_command_unload_payload.name = Unit Command: Unload Payload
|
||||
|
||||
Reference in New Issue
Block a user