From fa417e2c1652660fcf489e0a3d657accc350de74 Mon Sep 17 00:00:00 2001 From: davidonete Date: Tue, 17 Dec 2024 14:02:25 +0000 Subject: [PATCH] Add wrath totem --- Mangosbot.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Mangosbot.lua b/Mangosbot.lua index 9a7fd20..73e543b 100644 --- a/Mangosbot.lua +++ b/Mangosbot.lua @@ -2272,6 +2272,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", {