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
togglesitting
togglesitting
· Changes
Page history
Update togglesitting
authored
Oct 23, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
skills/mechanics/togglesitting.md
skills/mechanics/togglesitting.md
+2
-2
No files found.
skills/mechanics/togglesitting.md
View page @
e5b28a4a
...
@@ -10,8 +10,8 @@ Toggles the sitting state for cats, dogs, foxes, and parrots.
...
@@ -10,8 +10,8 @@ Toggles the sitting state for cats, dogs, foxes, and parrots.
## Examples
## Examples
Makes the wolf sit when right clicked.
Makes the wolf sit when right clicked.
```
```
yaml
Dog:
Example
Dog
:
Type
:
Wolf
Type
:
Wolf
Skills
:
Skills
:
-
sit{state=true} @Self ~onInteract
-
sit{state=true} @Self ~onInteract
...
...