add duration for grounding effect (still needs testing)
This commit is contained in:
parent
dd75f267f4
commit
73b01c28d7
@ -649,7 +649,7 @@ local importantAuras = {
|
||||
-- Grounding Totem Effect
|
||||
[GetSpellInfo(8178)] = {
|
||||
track = AURA_TYPE_BUFF,
|
||||
duration = 0,
|
||||
duration = 4,
|
||||
priority = 20,
|
||||
spellID = 8178
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user