some messages which referred to "mirror" ought to have used "looking glass"
incubi react to mirrors
alignment of Angels was handled inconsistently
+pets capable of digging could pass through walls and stone on the Rogue level
Platform- and/or Interface-Specific Fixes
-/* SCCS Id: @(#)dogmove.c 3.5 2005/06/22 */
+/* SCCS Id: @(#)dogmove.c 3.5 2005/10/10 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
if (m_carrying(mtmp, SKELETON_KEY)) allowflags |= BUSTDOOR;
}
if (is_giant(mtmp->data)) allowflags |= BUSTDOOR;
- if (tunnels(mtmp->data)) allowflags |= ALLOW_DIG;
+ if (tunnels(mtmp->data)
+#ifdef REINCARNATION
+ && !Is_rogue_level(&u.uz) /* same restriction as m_move() */
+#endif
+ ) allowflags |= ALLOW_DIG;
cnt = mfndpos(mtmp, poss, info, allowflags);
/* Normally dogs don't step on cursed items, but if they have no