Remove obsolete AI keys from UtBS:8
Missed file in previous commit
This commit is contained in:
parent
3567d63852
commit
d27769dcac
1 changed files with 0 additions and 24 deletions
|
@ -58,10 +58,6 @@
|
|||
aggression=0.6
|
||||
caution=0.1
|
||||
|
||||
# AI will attack a weak unit with a max of 3,4,5 units
|
||||
# depending on the difficulty (default=5)
|
||||
{ATTACK_DEPTH 3 4 5}
|
||||
|
||||
passive_leader=yes
|
||||
|
||||
[goal]
|
||||
|
@ -87,10 +83,6 @@
|
|||
user_team_name=_"Cultists"
|
||||
{FLAG_VARIANT undead}
|
||||
[ai]
|
||||
# AI will attack a weak unit with a max of 3,4,5 units
|
||||
# depending on the difficulty (default=5)
|
||||
{ATTACK_DEPTH 3 4 5}
|
||||
|
||||
aggression=0.8
|
||||
caution=0.1
|
||||
[/ai]
|
||||
|
@ -108,10 +100,6 @@
|
|||
fog=no
|
||||
|
||||
[ai]
|
||||
# AI will attack a weak unit with a max of 3,4,5 units
|
||||
# depending on the difficulty (default=5)
|
||||
{ATTACK_DEPTH 2 3 4}
|
||||
|
||||
aggression=-0.99
|
||||
caution=0.99
|
||||
|
||||
|
@ -137,10 +125,6 @@
|
|||
{FLAG_VARIANT undead}
|
||||
recruit=EGhost, EWraith, EShadow
|
||||
[ai]
|
||||
# AI will attack a weak unit with a max of 3,4,5 units
|
||||
# depending on the difficulty (default=5)
|
||||
{ATTACK_DEPTH 3 4 5}
|
||||
|
||||
aggression=0.75
|
||||
caution=0.1
|
||||
|
||||
|
@ -170,10 +154,6 @@
|
|||
fog=no
|
||||
|
||||
[ai]
|
||||
# AI will attack a weak unit with a max of 2,3,4 units
|
||||
# depending on the difficulty (default=5)
|
||||
{ATTACK_DEPTH 2 3 4}
|
||||
|
||||
aggression=0.8
|
||||
caution=0.1
|
||||
[/ai]
|
||||
|
@ -236,10 +216,6 @@
|
|||
user_team_name=_"Cultists"
|
||||
{FLAG_VARIANT undead}
|
||||
[ai]
|
||||
# AI will attack a weak unit with a max of 3,4,5 units
|
||||
# depending on the difficulty (default=5)
|
||||
{ATTACK_DEPTH 3 4 5}
|
||||
|
||||
aggression=0.7
|
||||
caution=0.1
|
||||
[/ai]
|
||||
|
|
Loading…
Add table
Reference in a new issue