mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 11:49:50 +00:00
Fix AI_FORMULA_AI_EXPERIMENTAL_RECRUITMENT macro
This also deletes the AI_SIMPLE_FORMULA_AI_EXPERIMENTAL_RECRUITMENT macro. There is no point in keeping both of them.
This commit is contained in:
parent
d1f7225f7b
commit
f161a3cc1c
@ -449,19 +449,11 @@
|
||||
############################################################
|
||||
|
||||
#define AI_FORMULA_AI_EXPERIMENTAL_RECRUITMENT
|
||||
[facet]
|
||||
id="always"
|
||||
[value]
|
||||
engine=fai
|
||||
name=side_formulas
|
||||
move="{ai/formula/new_recruitment.fai}"
|
||||
[/value]
|
||||
[/facet]
|
||||
#enddef
|
||||
|
||||
#define AI_SIMPLE_FORMULA_AI_EXPERIMENTAL_RECRUITMENT
|
||||
#enable new formula-ai recruitment made by Dragonking (experimental!)
|
||||
{AI_ASPECT recruitment {AI_FORMULA_AI_EXPERIMENTAL_RECRUITMENT} }
|
||||
[stage]
|
||||
engine=fai
|
||||
name=side_formulas
|
||||
move="{ai/formula/new_recruitment.fai}"
|
||||
[/stage]
|
||||
#enddef
|
||||
|
||||
############################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user