comment tidbit

This commit is contained in:
PatR
2020-04-28 13:26:41 -07:00
parent b2b8d508dd
commit fe230d84ad
2 changed files with 3 additions and 3 deletions

View File

@@ -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 */