Skip to content

Commit d1f7345

Browse files
undid the tome of kings-ification
1 parent 256d346 commit d1f7345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AngleurMists.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ local function performAction(self, assignKey, action, recast, oobIcon, gPad)
532532
elseif action == "extraItem" then
533533
-- already handled within the other function
534534
elseif action == "tuskarrSpear" then
535-
local name, _, _, _, _, _, _, _, _, icon = C_Item.GetItemInfo(43656)
535+
local name, _, _, _, _, _, _, _, _, icon = C_Item.GetItemInfo(88535)
536536
SetOverrideBindingClick_Custom(self, true, assignKey, "Angleur_ToyButton")
537537
self.toyButton:SetAttribute("macrotext", "/cast " .. name)
538538
self.visual.texture:SetTexture(icon)

0 commit comments

Comments
 (0)