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