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
Conditions
fieldofview
fieldofview
· Changes
Page history
fixed typo
authored
May 16, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Skills/conditions/fieldofview.md
Skills/conditions/fieldofview.md
+2
-2
No files found.
Skills/conditions/fieldofview.md
View page @
3551a6d9
...
...
@@ -12,8 +12,8 @@ Tests if the target is within the given angle from where the caster is looking
## Examples
```
yaml
TargetConditions
:
-
fieldofview{angle=90}
true
TargetConditions
:
-
fieldofview{angle=90}
true
```
...
...