Skip to content

Commit

Permalink
Added Earthgrab Totem
Browse files Browse the repository at this point in the history
  • Loading branch information
d87 committed Sep 26, 2021
1 parent e3d3ae8 commit 84a7594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ if APILevel >= 8 then
totemNpcIDs = {
-- [npcID] = { spellID, duration }
[2630] = { 2484, 20 }, -- Earthbind
[60561] = { 51485, 20 }, -- Earthgrab
[3527] = { 5394, 15 }, -- Healing Stream
[6112] = { 8512, 120 }, -- Windfury
[97369] = { 192222, 15 }, -- Liquid Magma
Expand Down

0 comments on commit 84a7594

Please sign in to comment.