Skip to content

Commit

Permalink
Add Loyal Beta spell ID
Browse files Browse the repository at this point in the history
  • Loading branch information
raethkcj committed Feb 27, 2024
1 parent 86d5745 commit f25ae1a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions libs/StatLogic/Vanilla_Logic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1101,13 +1101,12 @@ elseif addon.class == "SHAMAN" then
["aura"] = 436365,
["value"] = 0.10,
},
-- Rune: Spirit of the Alpha
-- Rune: Spirit of the Alpha (Loyal Beta)
{
["known"] = 408696,
["rune"] = true,
["value"] = 0.20,
-- TODO, NYI
["aura"] = 408696,
["aura"] = 443320,
},
},
-- Shaman: Toughness (Rank 5) - 2,11
Expand Down

0 comments on commit f25ae1a

Please sign in to comment.