Skip to content

Commit

Permalink
Add 3 more TankMD buttons for a total of 5
Browse files Browse the repository at this point in the history
More than 2 buttons was requested for innervating healers in raids. 5
should cover most raid situations.
  • Loading branch information
Oppzippy committed Nov 15, 2023
1 parent 894067b commit 93ab0d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ config.misdirectSpells = {
config.misdirectButtons = {
[1] = "TankMDButton1",
[2] = "TankMDButton2",
[3] = "TankMDButton3",
[4] = "TankMDButton4",
[5] = "TankMDButton5",
}

-- Events which queue a tank update
Expand Down

0 comments on commit 93ab0d5

Please sign in to comment.