git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2241 c06c8d41-db1a-0410-9941-cceddc491573
PES2QAPAJTLHZORDXNJWKK4VWRDCGXMOVVFI2TQALCPB5JUPHCVQC const delay_type delay = current_delay_action();if (delay != DELAY_ASCENDING_STAIRS&& delay != DELAY_DESCENDING_STAIRS){monster->flags &= ~MF_TAKING_STAIRS;#ifdef DEBUG_DIAGNOSTICSmprf(MSGCH_DIAGNOSTICS,"BUG: %s was marked as follower when not following!",monster->name(DESC_PLAIN).c_str());#endif}else{mmov_x = 0;mmov_y = 0;
mprf(MSGCH_DIAGNOSTICS,"%s is skipping movement in order to follow.",monster->name(DESC_CAP_THE).c_str() );
mprf(MSGCH_DIAGNOSTICS,"%s is skipping movement in order to follow.",monster->name(DESC_CAP_THE).c_str() );