DiD S7: Replace deprecated tag
This commit is contained in:
parent
f48d61b69f
commit
6e6bedb32a
1 changed files with 16 additions and 9 deletions
|
@ -154,20 +154,27 @@
|
|||
aggression=1.0
|
||||
caution=0.4
|
||||
grouping=offensive
|
||||
[protect_location]
|
||||
# Manor entrance
|
||||
x,y=7,8
|
||||
|
||||
[goal]
|
||||
name=protect_location
|
||||
[criteria]
|
||||
# Manor entrance
|
||||
x,y=7,8
|
||||
[/criteria]
|
||||
protect_radius=5
|
||||
value=4
|
||||
[/protect_location]
|
||||
[/goal]
|
||||
|
||||
[protect_location]
|
||||
# Rest of city
|
||||
x=3-22
|
||||
y=6-22
|
||||
[goal]
|
||||
name=protect_location
|
||||
[criteria]
|
||||
# Rest of city
|
||||
x=3-22
|
||||
y=6-22
|
||||
[/criteria]
|
||||
protect_radius=1
|
||||
value=2
|
||||
[/protect_location]
|
||||
[/goal]
|
||||
|
||||
[goal]
|
||||
name=protect_unit
|
||||
|
|
Loading…
Add table
Reference in a new issue