comparison Actor.cpp @ 2114:68fbaf45ef66

_42FB5C_check_spell cleaned
author Ritor1
date Mon, 23 Dec 2013 17:30:22 +0600
parents ee2724b9ca05
children e99081a3a66a
comparison
equal deleted inserted replaced
2113:a94c5bee0225 2114:68fbaf45ef66
1667 v3->pMonsterInfo.uRecoveryTime = v3->uCurrentActionLength + (int)(flt_6BE3A8_debug_recmod2 * pDira * 2.133333333333333); 1667 v3->pMonsterInfo.uRecoveryTime = v3->uCurrentActionLength + (int)(flt_6BE3A8_debug_recmod2 * pDira * 2.133333333333333);
1668 v16 = v3->pMonsterInfo.uSpell1ID; 1668 v16 = v3->pMonsterInfo.uSpell1ID;
1669 v3->vVelocity.z = 0; 1669 v3->vVelocity.z = 0;
1670 v3->vVelocity.y = 0; 1670 v3->vVelocity.y = 0;
1671 v3->vVelocity.x = 0; 1671 v3->vVelocity.x = 0;
1672 if ( _42FB5C_check_spell(v16) ) 1672 if ( _42FB5C_check_spell(v3->pMonsterInfo.uSpell1ID) )
1673 { 1673 {
1674 v3->uCurrentActionLength = 64; 1674 v3->uCurrentActionLength = 64;
1675 v3->uCurrentActionTime = 0; 1675 v3->uCurrentActionTime = 0;
1676 v3->uAIState = Fidgeting; 1676 v3->uAIState = Fidgeting;
1677 v3->UpdateAnimation(); 1677 v3->UpdateAnimation();