Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-12-13 17:37:46 -05:00
13 changed files with 22 additions and 18 deletions

View File

@@ -625,7 +625,7 @@ getbones()
if (validate(nhfp, g.bones) != 0) {
if (!wizard)
pline("Discarding unuseable bones; no need to panic...");
pline("Discarding unusable bones; no need to panic...");
ok = FALSE;
} else {
ok = TRUE;