]> granicus.if.org Git - nethack/commitdiff
mdisplacem stoning and gloves had test backwards
authornhmall <nhmall@nethack.org>
Fri, 27 May 2022 20:07:27 +0000 (16:07 -0400)
committernhmall <nhmall@nethack.org>
Fri, 27 May 2022 20:07:27 +0000 (16:07 -0400)
Closes #773

doc/fixes3-7-0.txt

index 9f885d4cbcefb4ce067c58bd92b9ba9f48d4c5b2..ff70b1db9b4c04933fc02ab8cb793466f6cc590b 100644 (file)
@@ -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