Update Triggers authored by Lxlp's avatar Lxlp
......@@ -16,6 +16,8 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
| [onDeath](/Skills/Triggers/onDeath) | Executes the skill when the player with the archetype dies |
| [onRightClick](/Skills/Triggers/onRightClick) | Executes the skill when the player with the archetype right-clicks |
| [onInteract](/Skills/Triggers/onInteract) | Executes the skill when a player with the archetype interacts with a mob |
| [onCrouch](/Skills/Triggers/onCrouch) | Executes the skill when the player with the archetype starts to crouch |
| [onUnCrouch](/Skills/Triggers/onUnCrouch) | Executes the skill when the player with the archetype stops to crouch |
<!-- LINKS -->
......
......