minor improvements in AI arena:
...teleport leader 1 tile away after selecting command, plus a typo fix.
This commit is contained in:
parent
1f2baadc6f
commit
aaeb68e7ae
1 changed files with 5 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
speaker=unit
|
||||
message=_ "Which AI do you want to use, oh Mightly AI Developer ?"
|
||||
[option]
|
||||
message=_ "I am happy with the current AI of team 3, [$test_path_to_ai]"
|
||||
message=_ "I am happy with the current AI of team 2, [$test_path_to_ai]"
|
||||
[/option]
|
||||
[option]
|
||||
message=_ "My AI is DEFAULT AI, and it strikes fear into the hearts of mortals."
|
||||
|
@ -183,6 +183,10 @@
|
|||
name="do_replace_ai_2"
|
||||
[/fire_event]
|
||||
[/command]
|
||||
[command]
|
||||
{TELEPORT_TILE 6 21 5 22}
|
||||
[/command]
|
||||
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
|
Loading…
Add table
Reference in a new issue