Merge branch 'NetHack-3.6.2' part 2

This commit is contained in:
nhmall
2019-03-23 17:20:11 -04:00
parent 23c1217e18
commit 1d0b00b735
2 changed files with 2 additions and 2 deletions

View File

@@ -2045,7 +2045,7 @@ struct obj *obj;
}
if (did_attr || did_prop)
context.botl = TRUE;
g.context.botl = TRUE;
if (did_attr)
pline("This makes you feel %s!",
(did_prop + did_attr) == (trouble_count + unfixable_trbl)