Swarm MAI test scenario: switch to new animals MAI syntax

This commit is contained in:
mattsc 2013-10-22 09:04:11 -07:00
parent a41a9fd3fb
commit ecc7fc94fe

View file

@ -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]