Dragon MAI test scenario: switch to new animals MAI syntax
This commit is contained in:
parent
ced903bd3a
commit
35e9f62185
1 changed files with 2 additions and 3 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
gold=200
|
||||
|
||||
{MICRO_AI_ANIMALS}
|
||||
{MICRO_AI_HUNTER}
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
|
@ -62,10 +62,9 @@
|
|||
# Set up the dragon micro AI
|
||||
[micro_ai]
|
||||
side=1
|
||||
ai_type=animals
|
||||
ai_type=hunter_unit
|
||||
action=add
|
||||
|
||||
animal_type=hunter_unit
|
||||
id=Rowck
|
||||
[filter_location]
|
||||
x,y=5-30,1-15
|
||||
|
|
Loading…
Add table
Reference in a new issue