Removed double title. Colorized example. authored by Dante's avatar Dante
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