Skip to content

Commit

Permalink
DiD S7: Replace deprecated tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DisherProject authored and sevu committed Jan 5, 2019
1 parent f48d61b commit 6e6bedb
Showing 1 changed file with 16 additions and 9 deletions.
Expand Up @@ -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
Expand Down

0 comments on commit 6e6bedb

Please sign in to comment.