Scripts/Northrend: Knockbackimmunity Cleanup

(cherry picked from commit c560cb0a0c)
This commit is contained in:
Rushor
2016-02-06 18:16:18 +01:00
committed by Shauren
parent 85a9c96075
commit c3a2cbc844
7 changed files with 20 additions and 7 deletions

View File

@@ -1488,7 +1488,6 @@ public:
{
// TODO: solve this in a different way! setting them as stunned prevents dummies from parrying
me->SetControlled(true, UNIT_STATE_STUNNED);//disable rotate
me->ApplySpellImmune(0, IMMUNITY_EFFECT, SPELL_EFFECT_KNOCK_BACK, true);//imune to knock aways like blast wave
_events.Reset();
_damageTimes.clear();