Schema: Fix issue with matching [modify_ai] for attacks aspect
This commit is contained in:
parent
51764956e3
commit
d70fee5afc
1 changed files with 0 additions and 12 deletions
|
@ -37,21 +37,9 @@
|
|||
#define AI_ASPECT_FILTER_ATTACKS
|
||||
engine=cpp
|
||||
name=ai_default_rca::aspect_attacks
|
||||
id=attacks
|
||||
[or]
|
||||
{AI_FILTER_KEY_MISSING engine}
|
||||
name=ai_default_rca::aspect_attacks
|
||||
id=attacks
|
||||
[/or]
|
||||
[or]
|
||||
engine=cpp
|
||||
{AI_FILTER_KEY_MISSING name}
|
||||
id=attacks
|
||||
[/or]
|
||||
[or]
|
||||
{AI_FILTER_KEY_MISSING engine}
|
||||
{AI_FILTER_KEY_MISSING name}
|
||||
id=attacks
|
||||
[/or]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue