Skip to content

Commit

Permalink
Fix FAI experimental recruitment setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsc committed Mar 25, 2016
1 parent c5308c7 commit e48908f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions data/ai/dev/formula_ai.cfg
Expand Up @@ -10,12 +10,16 @@
description=_"Multiplayer_AI^Dev AI: Default + Experimental Recruitment (Formula AI)" # wmllint: no spellcheck
# this description is, again, needed for MP AI (it shows in AI list under this description

{AI_SIMPLE_FORMULA_AI_EXPERIMENTAL_RECRUITMENT}
[stage]
engine=fai
name=side_formulas
move="{ai/formula/new_recruitment.fai}"
[/stage]
[stage]
id=main_loop
name=ai_default_rca::candidate_action_evaluation_loop
{AI_CA_GOTO}
{AI_CA_RECRUITMENT}
#{AI_CA_RECRUITMENT}
{AI_CA_MOVE_LEADER_TO_GOALS}
{AI_CA_MOVE_LEADER_TO_KEEP}
{AI_CA_COMBAT}
Expand Down

0 comments on commit e48908f

Please sign in to comment.