From: nhmall Date: Mon, 1 Feb 2021 14:41:21 +0000 (-0500) Subject: unify code for extracting an object from a monster's inventory PR #455 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7445435a36c12b963f58c82784d9f09ac84f1395;p=nethack unify code for extracting an object from a monster's inventory PR #455 Closes #455 --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 6972dd91b..432235692 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -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