Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user