ALREADY_MOVED
} else if (monster->m_flags & ALREADY_MOVED) {
monster->m_flags &= (~ALREADY_MOVED);
monster->m_flags |= ALREADY_MOVED;