From abb88432831927440f7c0038ecd4267d2aa2c635 Mon Sep 17 00:00:00 2001 From: davidonete Date: Tue, 17 Dec 2024 14:04:26 +0000 Subject: [PATCH] Add wrath totem --- Mangosbot.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Mangosbot.lua b/Mangosbot.lua index f6b39bd..9674579 100644 --- a/Mangosbot.lua +++ b/Mangosbot.lua @@ -2275,6 +2275,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", {