SoF: Fix issues found by the schema validator
This commit is contained in:
parent
c648612ed1
commit
be1f48d940
3 changed files with 2 additions and 4 deletions
|
@ -40,7 +40,6 @@
|
|||
{GOLD 300 250 200}
|
||||
team_name=dwarves
|
||||
user_team_name= _ "Dwarves"
|
||||
{ai/aliases/stable_singleplayer.cfg}
|
||||
[ai]
|
||||
{AI_SIMPLE_ALWAYS_ASPECT recruitment_pattern fighter,archer}
|
||||
{AI_SIMPLE_ALWAYS_ASPECT aggression 0.5}
|
||||
|
@ -89,7 +88,6 @@
|
|||
{GOLD 175 225 250}
|
||||
team_name=elves
|
||||
user_team_name= _ "Elves"
|
||||
{ai/aliases/stable_singleplayer.cfg}
|
||||
[ai]
|
||||
{AI_SIMPLE_ALWAYS_ASPECT passive_leader yes}
|
||||
[goal]
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
leader_value=0
|
||||
village_value=0
|
||||
recruitment_pattern=scout,fighter,fighter,mixed fighter
|
||||
grouping=none
|
||||
grouping=no
|
||||
passive_leader=yes
|
||||
|
||||
[goal]
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
[/criteria]
|
||||
value=0.5
|
||||
[/goal]
|
||||
grouping=none
|
||||
grouping=no
|
||||
aggression=1.0
|
||||
[/ai]
|
||||
{FLAG_VARIANT wood-elvish}
|
||||
|
|
Loading…
Add table
Reference in a new issue