grounding totem effect fix

This commit is contained in:
Sumsebrum
2021-09-18 15:00:16 +02:00
parent df2721f1cf
commit 548234aaaa
2 changed files with 11 additions and 4 deletions

View File

@ -649,7 +649,7 @@ local importantAuras = {
-- Grounding Totem Effect
[GetSpellInfo(8178)] = {
track = AURA_TYPE_BUFF,
duration = 4,
duration = 0,
priority = 20,
spellID = 8178
},