mcmd_addmenu(win,MCMD_MOVE_DIR,"Move on the trap"),++K;
}
if(levl[x][y].glyph==objnum_to_glyph(BOULDER))
mcmd_addmenu(win,MCMD_MOVE_DIR,"Push the boulder"),++K;
mtmp=m_at(x,y);
if(mtmp&&!canspotmon(mtmp))
mtmp=0;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.