From: nhmall Date: Fri, 27 May 2022 20:07:27 +0000 (-0400) Subject: mdisplacem stoning and gloves had test backwards X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2af1acce8b95b7e887e6e1ceb00351c5ab26d0a9;p=nethack mdisplacem stoning and gloves had test backwards Closes #773 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 9f885d4cb..ff70b1db9 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1799,6 +1799,7 @@ split adjusting attributes into separate function (pr #757 by argrath) split getting damages with a kick into separate function (pr #758 by argrath) split fixing curse trouble into separate function (pr #765 by argrath) Handle -eaux plurals in makeplural/makesingular (pr #767 by entrez) +mdisplacem stoning and gloves had test backwards (pr #773 by entrez) Code Cleanup and Reorganization