From a5d7a78213c3ae2a2946b3ed23ac673cfcd43331 Mon Sep 17 00:00:00 2001 From: davidonete Date: Tue, 17 Dec 2024 14:03:07 +0000 Subject: [PATCH] Add wrath totem --- Mangosbot.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Mangosbot.lua b/Mangosbot.lua index 54b54aa..9938bee 100644 --- a/Mangosbot.lua +++ b/Mangosbot.lua @@ -2279,6 +2279,13 @@ function CreateSelectedBotPanel() strategy = "totem fire searing", tooltip = "Searing totem (fire)", index = 4 + }, + ["wrath"] = { + icon = "totems", + command = {[0] = "#a co +totem fire wrath,?", [1] = "#a nc +totem fire wrath,?"}, + strategy = "totem fire wrath", + tooltip = "Totem of Wrath (fire)", + index = 5 } }) CreateToolBar(frame, -y, "CLASS_ROGUE_POISON_OFF", {