Changes
Page history
Removed double title. Colorized example.
authored
Oct 20, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
skills/mechanics/mount.md
View page @
27ae4071
Mechanic: Mount
===============
Causes the casting mob to summon a specified MythicMob and mount it.
...
...
@@ -24,7 +23,8 @@ Examples
This example would summon a Mythic Mob of the type "UndeadMount" and
make the caster mount it.
CallSkeletalHorse:
Skills:
- mount{type=UndeadMount}
```
yaml
CallSkeletalHorse
:
Skills
:
-
mount{type=UndeadMount}
```
\ No newline at end of file