Skip to content

Commit

Permalink
feat(TTD): Typo (Test CF pick up)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kutikuti committed Sep 11, 2021
1 parent e9e5ddb commit 8abbee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HeroLib/Class/Unit/List.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ do
}
local SpecialBlacklistData = {
--- Shadowlands
----- Castle of Nathria -----
----- Castle Nathria -----
--- Stone Legion Generals
-- General Grashaal can't be hit while Sinsoul Bulwark is present and takes 95% reduced damage when Hardened Stone Form is present.
[168113] = function(self) return self:BuffUp(SBDSpells.Shadowlands.R_CoN_SinsoulBulwarkGrashaal, true) or self:BuffUp(SBDSpells.Shadowlands.R_CoN_HardenedStoneForm, true) end,
Expand Down

0 comments on commit 8abbee7

Please sign in to comment.