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