move_mon_to
move_mon_to(monster, row, col);
void move_mon_to(object *, short, short);
move_mon_to(monster, i, j);