fix problem in ai_controller - focus on defeating enemy side...

...was not working as expected. [goal]name=protect expects a SLF, not
a SUF
This commit is contained in:
Iurii Chernyi 2010-02-12 23:00:18 +00:00
parent 4b6a2310a0
commit 9649ed63f8

View File

@ -468,7 +468,9 @@
name=protect
value=20
[criteria]
side=$temp_i
[filter]
side=$temp_i
[/filter]
[/criteria]
[/goal]
)}