From eb14a7ddf210f4ad83838e44a5aebf6457c9d6df Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 31 Dec 2020 21:31:13 -0500 Subject: [PATCH] Check bones data directly for deja vu messages PR #374 Closes #374 Closes #322 --- doc/fixes37.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index ab7033686..a6484587b 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -796,6 +796,7 @@ allow themed rooms constrained by level difficulty (github #344) 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) Code Cleanup and Reorganization