Moved Custom Menus over to the MythicMobs wiki authored by Lxlp's avatar Lxlp
...@@ -40,7 +40,7 @@ _coming soon_ ...@@ -40,7 +40,7 @@ _coming soon_
## Mechanics ## Mechanics
Players can be taught spells using the `teachSpell` mechanic (or have them removed via the `forgetspell` mechanic). Players can be taught spells using the `teachSpell` mechanic (or have them removed via the `forgetspell` mechanic).
You can use this to create NPCs or [Custom Menus](/Custom-Menus) that teach spells, have a boss that teaches a spell upon being defeated, or to use with Crucible to create your own custom tome-type items. You can use this to create NPCs or [Custom Menus](/../../../MythicMobs/-/wikis/Custom-Menus) that teach spells, have a boss that teaches a spell upon being defeated, or to use with Crucible to create your own custom tome-type items.
```yaml ```yaml
Skills: Skills:
... ...
......