mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 22:27:15 +00:00
fix to attack depths
This commit is contained in:
parent
740a887eda
commit
9001062061
@ -89,7 +89,6 @@
|
||||
#endif
|
||||
|
||||
[ai]
|
||||
{ATTACK_DEPTH 4 5 5}
|
||||
#ifdef EASY
|
||||
recruitment_pattern=fighter,fighter,archer,scout
|
||||
#endif
|
||||
@ -120,7 +119,6 @@
|
||||
{VOD_AI_PARMS}
|
||||
{GOLD 200 400 600}
|
||||
[ai]
|
||||
{ATTACK_DEPTH 4 5 5}
|
||||
#ifdef EASY
|
||||
recruitment_pattern=fighter
|
||||
#endif
|
||||
@ -161,7 +159,6 @@
|
||||
#endif
|
||||
|
||||
[ai]
|
||||
{ATTACK_DEPTH 4 5 5}
|
||||
#ifdef EASY
|
||||
recruitment_pattern=fighter,fighter,archer,scout
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user