Changes
Page history
Removed double title. Colorized example.
authored
Oct 20, 2023
by
Dante
Show 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.
Causes the casting mob to summon a specified MythicMob and mount it.
...
@@ -24,7 +23,8 @@ Examples
...
@@ -24,7 +23,8 @@ Examples
This example would summon a Mythic Mob of the type "UndeadMount" and
This example would summon a Mythic Mob of the type "UndeadMount" and
make the caster mount it.
make the caster mount it.
```
yaml
CallSkeletalHorse
:
CallSkeletalHorse
:
Skills
:
Skills
:
-
mount{type=UndeadMount}
-
mount{type=UndeadMount}
```
\ No newline at end of file