Scripts/Hyjal Summit: Cast Protection of Elune with triggered flag, should prevent failed casts
This commit is contained in:
@@ -548,7 +548,7 @@ public:
|
||||
me->GetMotionMaster()->MoveIdle();
|
||||
|
||||
//all members of raid must get this buff
|
||||
DoCast(me->getVictim(), SPELL_PROTECTION_OF_ELUNE);
|
||||
DoCastVictim(SPELL_PROTECTION_OF_ELUNE, true);
|
||||
HasProtected = true;
|
||||
Enraged = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user