ExpAI: fix the name= value of Place Healers CA
It doesn't really matter for anything in practice, but should be done right.
This commit is contained in:
parent
a45cf2ac58
commit
d9aa43ef44
1 changed files with 1 additions and 1 deletions
|
@ -566,7 +566,7 @@
|
|||
[/candidate_action]
|
||||
[candidate_action]
|
||||
engine=lua
|
||||
name=move_to_enemy
|
||||
name=place_healers
|
||||
max_score=95000
|
||||
evaluation="return (...):place_healers_eval()"
|
||||
execution="(...):place_healers_exec()"
|
||||
|
|
Loading…
Add table
Reference in a new issue