added onQuickcastOpen, onQuickCastClose and onLearnSpell triggers authored by Lxlp's avatar Lxlp
......@@ -27,6 +27,9 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
| [onBlockBreak](/Skills/Triggers/onBlockBreak) | When the player with the archetype breaks a block |
| [onBlockPlace](/Skills/Triggers/onBlockPlace) | When the player with the archetype places a block |
| [onItemPickup](/Skills/Triggers/onItemPickup) | When the player with the archetype picks up an item |
| [onQuickcastOpen](/Skills/Triggers/onQuickcastOpen) | When the player with the archetype opens the quick cast |
| [onQuickCastClose](/Skills/Triggers/onQuickCastClose) | When the player with the archetype ends the quick cast |
| [onLearnSpell](/Skills/Triggers/onLearnSpell) | When the player with the archetype learns a new spell |
<!-- LINKS -->
......
......