Skip to content

Commit

Permalink
Schema: Fix issue with matching [modify_ai] for attacks aspect
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Oct 24, 2018
1 parent 5176495 commit d70fee5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions data/schema/ai/aspect_complex.cfg
Expand Up @@ -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

Expand Down

0 comments on commit d70fee5

Please sign in to comment.