unify code for extracting an object from a monster's inventory PR #455

Closes #455
This commit is contained in:
nhmall
2021-02-01 09:41:21 -05:00
parent 0835ae1542
commit 7445435a36

View 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