mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 22:10:58 +00:00
Fix FAI experimental recruitment setup
This commit is contained in:
parent
c5308c7e7f
commit
e48908f42f
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user