Rewrote totemic recall trigger to a different event.

Rewrote the totemic recall trigger logic and removed resent message in method.
This commit is contained in:
MDGitHubRepo
2024-12-02 16:37:49 -05:00
parent 82128bc35f
commit f68fb493a4
2 changed files with 14 additions and 51 deletions
-2
View File
@@ -958,8 +958,6 @@ function COE_Totem:ResetTimers()
COE_Totem:DeactivateTimer( COE.ActiveTotems[COE_Element[k]] );
end
end
COE:Message( COESTR_RESET );
end