*Fix misdirection.

--HG--
branch : trunk
This commit is contained in:
megamage
2008-12-17 20:07:25 -06:00
parent 5244d4986a
commit ac5bf63acd
6 changed files with 35 additions and 10 deletions

View File

@@ -234,6 +234,8 @@ Unit::Unit()
m_charmInfo = NULL;
m_unit_movement_flags = 0;
m_isPossessed = false;
m_reducedThreatPercent = 0;
m_misdirectionTargetGUID = 0;
// remove aurastates allowing special moves
for(int i=0; i < MAX_REACTIVE; ++i)