I_RAN
case I_RAN: /* foe ran away */
if (Player.p_istat == I_RAN || Other.p_istat == I_RAN)
Player.p_istat = I_RAN;