#U986: <email deleted> wrote
on Sunday, April 4, 2004 at 20:27:06: > On occassion when restoring a game where the > character is wielding Sting, floor glyphs > will show up before the --more-- prompt. > These floor glyphs usually correspond to the > location of monsters (sometimes they are just > cavern features such as walls). Some of these > floor glyphs are not in the character's line > of sight upon restoring. Also in this patch is a restore of Sting's ability to glow blue.
This commit is contained in:
@@ -53,6 +53,10 @@ moveloop()
|
||||
#endif
|
||||
|
||||
(void) encumber_msg(); /* in case they auto-picked up something */
|
||||
if (defer_see_monsters) {
|
||||
defer_see_monsters = FALSE;
|
||||
see_monsters();
|
||||
}
|
||||
|
||||
u.uz0.dlevel = u.uz.dlevel;
|
||||
youmonst.movement = NORMAL_SPEED; /* give the hero some movement points */
|
||||
|
||||
Reference in New Issue
Block a user