Swarm MAI test scenario: switch to new animals MAI syntax
This commit is contained in:
parent
a41a9fd3fb
commit
ecc7fc94fe
1 changed files with 2 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
gold=0
|
||||
income=-2
|
||||
|
||||
{MICRO_AI_ANIMALS}
|
||||
{MICRO_AI_SWARM}
|
||||
[/side]
|
||||
|
||||
[side] # This side is only here because we need one persistent side for the game to go on
|
||||
|
@ -126,9 +126,8 @@
|
|||
# Set up the swarm micro AI
|
||||
[micro_ai]
|
||||
side=2
|
||||
ai_type=animals
|
||||
ai_type=swarm
|
||||
action=add
|
||||
animal_type=swarm
|
||||
[/micro_ai]
|
||||
[/event]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue