]> granicus.if.org Git - nethack/commitdiff
unify code for extracting an object from a monster's inventory PR #455
authornhmall <nhmall@nethack.org>
Mon, 1 Feb 2021 14:41:21 +0000 (09:41 -0500)
committernhmall <nhmall@nethack.org>
Mon, 1 Feb 2021 14:41:21 +0000 (09:41 -0500)
Closes #455

doc/fixes37.0

index 6972dd91bf2a8014391a032662cdb0a1d6a36847..432235692206b8f91aab163936c2020b2a711cd9 100644 (file)
@@ -848,6 +848,7 @@ add a varied form of LIBNH nethack library contribution (github #385, #403)
 add cross-compile to WASM (github #385, #403, #412)
 differentiating gendered monster tiles from NullCGT (#430)
 check bones data directly for deja vu messages (#374)
+unify code for extracting an object from a monster's inventory (#455)
 
 
 Code Cleanup and Reorganization