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:
mattsc 2013-11-01 09:35:43 -07:00
parent a45cf2ac58
commit d9aa43ef44

View file

@ -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()"