From 9d5148eecd5d53967fac4f36b3466c7b40b8ef5c Mon Sep 17 00:00:00 2001 From: funkydude Date: Sun, 28 Jul 2024 13:39:26 +0100 Subject: [PATCH] WarWithin/AraKara/Trash: Cleanup --- WarWithin/AraKara/Trash.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WarWithin/AraKara/Trash.lua b/WarWithin/AraKara/Trash.lua index ee505af35..cf1b67e31 100644 --- a/WarWithin/AraKara/Trash.lua +++ b/WarWithin/AraKara/Trash.lua @@ -36,7 +36,7 @@ if L then L.custom_on_autotalk = CL.autotalk L.custom_on_autotalk_desc = "|cFFFF0000Requires 25 skill in Khaz Algar Tailoring.|r Automatically select the NPC dialog option that grants you 'Silk Wrap' which you can use by clicking your extra action button." - L.custom_on_autotalk_icon = "Interface\\AddOns\\BigWigs\\Media\\Icons\\Menus\\Say" + L.custom_on_autotalk_icon = mod:GetMenuIcon("SAY") end --------------------------------------------------------------------------------