Filter for id instead of name; converted some tabs to spaces.

This commit is contained in:
Espreon 2013-05-22 18:02:43 -04:00
parent 7cc1b90d2d
commit 5203d7d7b5
2 changed files with 6 additions and 4 deletions

View file

@ -17,15 +17,15 @@
message= _"This situation should test the recruitment phase"
[/message]
[move_unit]
name="Challenger AI"
id=chall-ai
to_x,to_y=15,2
[/move_unit]
[move_unit]
name="Champion AI"
id=champ-ai
to_x,to_y=15,24
[/move_unit]
[modify_side]
side=2
switch_ai=$test_path_to_akihara_recruitment
side=2
switch_ai=$test_path_to_akihara_recruitment
[/modify_side]
[/event]

View file

@ -116,6 +116,7 @@
[/side]
[side]
side=2
id=chall-ai
name="Challenger AI"
type=White Mage
canrecruit=yes
@ -127,6 +128,7 @@
[/side]
[side]
side=3
id=champ-ai
name="Champion AI"
type=Dark Adept
canrecruit=yes