DiD: Fix a few issues found by the schema validator
This commit is contained in:
parent
23cfd22e96
commit
74f108ebdb
2 changed files with 7 additions and 7 deletions
|
@ -292,7 +292,7 @@
|
|||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
speaker=Drogan
|
||||
id=Drogan
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
|
|
|
@ -204,20 +204,20 @@
|
|||
aggression=1.0
|
||||
caution=0.4
|
||||
grouping=offensive
|
||||
[protect_area]
|
||||
[protect_location]
|
||||
# Manor entrance
|
||||
x,y=7,8
|
||||
radius=5
|
||||
protect_radius=5
|
||||
value=4
|
||||
[/protect_area]
|
||||
[/protect_location]
|
||||
|
||||
[protect_area]
|
||||
[protect_location]
|
||||
# Rest of city
|
||||
x=3-22
|
||||
y=6-22
|
||||
radius=1
|
||||
protect_radius=1
|
||||
value=2
|
||||
[/protect_area]
|
||||
[/protect_location]
|
||||
|
||||
[goal]
|
||||
name=protect_unit
|
||||
|
|
Loading…
Add table
Reference in a new issue