AOI: Fix errors found by schema validator

- grouping=no, not grouping=none
- speaker is a message key not a filter key

With this, AOI is clean of schema issues.
This commit is contained in:
Celtic Minstrel 2018-04-03 21:49:56 -04:00
parent 78f21f66f7
commit c90dc449d4
2 changed files with 3 additions and 3 deletions

View file

@ -179,7 +179,7 @@
[event]
name=last breath
[filter]
speaker=Gharlsa
id=Gharlsa
[/filter]
[message]

View file

@ -87,7 +87,7 @@
aggression=-0.1
simple_targeting=yes
turns="1,2,3,7,8,9,13,14,15,19,20,21"
grouping=none
grouping=no
{ATTACK_DEPTH 1 3 5}
[/ai]
[/side]
@ -126,7 +126,7 @@
[ai]
aggression=-0.1
turns="1,2,3,7,8,9,13,14,15,19,20,21"
grouping=none
grouping=no
attack_depth=5
simple_targeting=yes
[/ai]