comparison mm7_3.cpp @ 1062:e23a79658fc5

some BYTE errors fixed
author zipi
date Fri, 24 May 2013 00:44:51 +0100
parents 89422dd58318
children 944e8d715a3e
comparison
equal deleted inserted replaced
1061:89422dd58318 1062:e23a79658fc5
14913 if ( target_pid_type == OBJECT_Actor ) 14913 if ( target_pid_type == OBJECT_Actor )
14914 v81 -= pActors[PID_ID(target_pid)].uActorRadius; 14914 v81 -= pActors[PID_ID(target_pid)].uActorRadius;
14915 if ( v81 < 0 ) 14915 if ( v81 < 0 )
14916 v81 = 0; 14916 v81 = 0;
14917 rand(); 14917 rand();
14918 pActor->uAttributes &= 0xFBFFFF; 14918 pActor->uAttributes &= 0xFFFBFFFF;
14919 if ( v81 < 5120 ) 14919 if ( v81 < 5120 )
14920 { 14920 {
14921 v45 = stru_50C198.special_ability_use_check(pActor, actor_id); 14921 v45 = stru_50C198.special_ability_use_check(pActor, actor_id);
14922 if ( v45 == 0 ) 14922 if ( v45 == 0 )
14923 { 14923 {