Update Custom AI authored by Ashijin's avatar Ashijin
...@@ -129,9 +129,9 @@ NearestConditionalTarget Example: ...@@ -129,9 +129,9 @@ NearestConditionalTarget Example:
AITargetSelectors: AITargetSelectors:
- clear - clear
- nearestConditionalTarget{conditions=[ - nearestConditionalTarget{conditions=[
- entitytype PLAYER true - entitytype PLAYER true
- hasaura{aura=marked_for_death} true - hasaura{aura=marked_for_death} true
]} ]}
``` ```
**All Creatures(Faction Support)** **All Creatures(Faction Support)**
... ...
......