Fixed totemic recall reset logic.

Totemic recall needs to reset totem timers.
This commit is contained in:
MDGitHubRepo
2024-12-01 16:05:15 -05:00
parent b347b60491
commit e109bf4bfd
5 changed files with 117 additions and 12 deletions
+6
View File
@@ -52,6 +52,12 @@ COESTR_MAXAMOUNT = "to (%d*)";
COESTR_TRINKET = "^.*%[Enamored Water Spirit%].*$";
-- Spell Names and IDs
-- ----------------
COESTR_TOTEMICRECALL = "Totemic Recall";
COESTR_TOTEMICRECALLID = 35;
-- Totem Advisor
-- --------------
COESTR_POISON = "Poison";