Skip to content

Commit de62c69

Browse files
committed
feat: add SOD stances
1 parent 37972fb commit de62c69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Components/Core/Conditions/Categories/PlayerAttributes_config.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Module.stances = {
3838
[386164] = GetSpellName(386164), -- Battle Stance (dragonflight)
3939
[386208] = GetSpellName(386208), -- Defensive Stance (dragonflight)
4040
[386196] = GetSpellName(386196), -- Berserker Stance (dragonflight)
41+
[412513] = GetSpellName(412513), -- Gladiator Stance (SOD)
4142

4243
[5487] = GetSpellName(5487), -- Bear Form
4344
[768] = GetSpellName(768), -- Cat Form
@@ -62,6 +63,7 @@ Module.stances = {
6263
[48265] = GetSpellName(48265), -- Unholy Presence
6364

6465
[103958] = GetSpellName(103958), -- Metamorphosis
66+
[403789] = GetSpellName(403789), -- Metamorphosis (SOD)
6567
[114168] = GetSpellName(114168), -- Dark Apotheosis
6668

6769
[15473] = GetSpellName(15473), -- Shadowform

0 commit comments

Comments
 (0)