mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 17:27:07 +00:00
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:
parent
4b6a2310a0
commit
9649ed63f8
@ -468,7 +468,9 @@
|
||||
name=protect
|
||||
value=20
|
||||
[criteria]
|
||||
side=$temp_i
|
||||
[filter]
|
||||
side=$temp_i
|
||||
[/filter]
|
||||
[/criteria]
|
||||
[/goal]
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user