Fix monster hide status when mon relocated
This commit is contained in:
@@ -1250,6 +1250,7 @@ register int x, y;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
maybe_unhide_at(x, y);
|
||||||
newsym(x, y); /* update new location */
|
newsym(x, y); /* update new location */
|
||||||
set_apparxy(mtmp); /* orient monster */
|
set_apparxy(mtmp); /* orient monster */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user