fix(Scripts/ScarletEnclave): Improve Might of Mograine aura behavior. (#22320)
This commit is contained in:
parent
6a054da69d
commit
c5cb54c2ea
3 changed files with 6 additions and 2 deletions
|
|
@ -606,7 +606,6 @@ class spell_gen_black_magic_enchant : public AuraScript
|
|||
}
|
||||
};
|
||||
|
||||
// 53642 - The Might of Mograine
|
||||
// 64174 - Protective Gaze
|
||||
class spell_gen_area_aura_select_players : public AuraScript
|
||||
{
|
||||
|
|
@ -622,6 +621,7 @@ class spell_gen_area_aura_select_players : public AuraScript
|
|||
}
|
||||
};
|
||||
|
||||
// 53642 - The Might of Mograine
|
||||
// 62650 - Fortitude of Frost
|
||||
// 62670 - Resilience of Nature
|
||||
// 62671 - Speed of Invention
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue