Creature/Script: npc_tallhorn_stag

Ref #2623

(cherry picked from commit bfffa5d45e)
This commit is contained in:
lactoseti
2019-05-27 03:21:36 +02:00
committed by Shauren
parent 2bf8ffd5d9
commit 6b2e40257a

View File

@@ -373,6 +373,8 @@ public:
}
_phase = 0;
}
if (!UpdateVictim())
return;
DoMeleeAttackIfReady();
}
private: