~Bug - Mobs don't use skills/light selves on fire
Summary Using any sort of skill with the trigger ~onInteract causes mobs to use the skill, but immediately light themselves on fire as well as detach themselves from MM code. Essentially, once an ~onInteract skill is used for the first time, the mob no longer responds to any other kind of skills/triggers within the mob file.
Steps to reproduce Using any sort of skill with the trigger ~onInteract
Current behavior Currently, the mob seems to detach itself from MM code after using an ~onInteract triggered skill.
Intended correct behavior Mobs should continue to perform as coded by the current MM mob file.
Debug log snippet No errors shown in console.
Proposed fixes
Describe what you think the issue or any potential fixes may be.