comment tidbit
This commit is contained in:
@@ -1908,8 +1908,8 @@ int orc_count; /* new count (warn_obj_cnt is old count); -1 is a flag value */
|
||||
glow_verb(Blind ? 0 : g.warn_obj_cnt, TRUE));
|
||||
} else if (newstr > 0 && newstr != oldstr) {
|
||||
/* goto_level() -> docrt() -> see_monsters() -> Sting_effects();
|
||||
if "you materialize on another level" is pending, give it
|
||||
now so that start-glowing message comes after it */
|
||||
if "you materialize on a different level" is pending, give
|
||||
it now so that start-glowing message comes after it */
|
||||
maybe_lvltport_feedback(); /* usually called by goto_level() */
|
||||
|
||||
/* 'start' message */
|
||||
|
||||
Reference in New Issue
Block a user