Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2019-01-27 12:39:52 -05:00
7 changed files with 65 additions and 17 deletions

View File

@@ -579,6 +579,7 @@ newgame()
g.context.botlx = 1;
g.context.ident = 1;
g.context.stethoscope_move = -1L;
g.context.domove_attempting = 0L;
g.context.warnlevel = 1;
g.context.next_attrib_check = 600L; /* arbitrary first setting */
g.context.tribute.enabled = TRUE; /* turn on 3.6 tributes */