Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicMobs
Wiki
Skills
Mechanics
runaitargetselector
runaitargetselector
· Changes
Page history
Fixed a double colon in Skill ID in examples.
authored
Oct 20, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
skills/mechanics/runaitargetselector.md
skills/mechanics/runaitargetselector.md
+1
-1
No files found.
skills/mechanics/runaitargetselector.md
View page @
473b741e
...
@@ -14,7 +14,7 @@ A list of available targets can be found [here](/Mobs/Custom-AI#ai-target-select
...
@@ -14,7 +14,7 @@ A list of available targets can be found [here](/Mobs/Custom-AI#ai-target-select
## Examples:
## Examples:
```
yaml
```
yaml
TargetPossibleThreats:
:
TargetPossibleThreats
:
Skills
:
Skills
:
-
runaitargetselector{target=clear}
-
runaitargetselector{target=clear}
-
runaitargetselector{target=players}
-
runaitargetselector{target=players}
...
...