mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Rewrite the phrase about building multiple houses
It was hard to understand.
(cherry picked from commit c3727a6a79)
Signed-off-by: phosit <phosit@autistici.org>
This commit is contained in:
@@ -222,7 +222,7 @@ Trigger.prototype.tutorialGoals = [
|
||||
{
|
||||
"instructions": [
|
||||
{
|
||||
"text": markForTranslation("Select two of your newly-trained Civilians and ask them to build these Houses in the empty space to the east of the Civic Center. To do so, after selecting the Civilians, click on the House icon in the bottom right panel and, while holding %(hotkey)s, click first on the position in the map where you want to build the first House, and then click on the position where you want to build the second House (When you give a command while holding %(hotkey)s, you put the command in a queue; units automatically switch to the next command in their queue when they finish their current command). Press Escape to get rid of the House cursor so you don't spam Houses all over the map.\n"),
|
||||
"text": markForTranslation("Select two of your newly-trained Civilians and order them to build these Houses in the empty space to the east of the Civic Center. Click on the House icon in the bottom right panel. While holding %(hotkey)s click on positions on the map where you want to build Houses. The Civilians will then start to build the houses in order. (When you give a command while holding %(hotkey)s, you put the command in a queue; units automatically switch to the next command in their queue when they finish their current command). Press Escape to get rid of the House cursor so you don't spam Houses all over the map.\n"),
|
||||
"hotkey": "selection.queue"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user