From 84a759418f31965fc646df265e78fe6ba8c6b88a Mon Sep 17 00:00:00 2001 From: d87 Date: Sun, 26 Sep 2021 13:13:39 +0700 Subject: [PATCH] Added Earthgrab Totem --- core.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/core.lua b/core.lua index 2ad5f00..277172d 100644 --- a/core.lua +++ b/core.lua @@ -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