Skip to content

Commit

Permalink
Add General's Phalanx and Bulwark to mainline (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
ho0ber authored Nov 3, 2024
1 parent dbea199 commit 3e3ab70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BigDebuffs_Mainline.lua
Original file line number Diff line number Diff line change
Expand Up @@ -706,4 +706,8 @@ addon.Spells = {
[266107] = { type = DEBUFF_OFFENSIVE }, -- Thirst for Blood
[368091] = { type = DEBUFF_OFFENSIVE }, -- Infected Bite

-- The War Within World Buffs
[443026] = {type = IMMUNITY}, -- General's Phalanx (The General Tier 4 Benefit)
[462823] = {type = IMMUNITY}, -- General's Bulwark (The General Tier 6 Benefit)

}

0 comments on commit 3e3ab70

Please sign in to comment.