Fix #10755 (No string change, no code change).
This commit is contained in:
parent
fea3fe0d04
commit
b918b8c916
1 changed files with 7 additions and 0 deletions
|
@ -917,6 +917,13 @@ One Elvish Shaman")}
|
|||
{NARRATOR (_"You can make a unit keep moving for multiple turns: select the unit, then click on the target. You will see (2) if it will take two turns to reach it.")}
|
||||
{PRINT (_"Tell a Fighter to move to the far east village")}
|
||||
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
x,y=19,5
|
||||
[/filter]
|
||||
{UNLABEL 19,5}
|
||||
[/event]
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
|
|
Loading…
Add table
Reference in a new issue