mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(Scripts/ScarletEnclave): Improve Might of Mograine aura behavior. (#22320)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user