From: Pasi Kallinen Date: Thu, 10 Dec 2020 17:04:04 +0000 (+0200) Subject: Fixes bit for unifying the traps X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0dc6792b80e9e8dcc2db0b2fbd5e2acedb966bd8;p=nethack Fixes bit for unifying the traps --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 77dc16702..33e66bd34 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -768,5 +768,6 @@ move 'restoring' to the program_state struct; add corresponding 'saving'; inventory when the relevant activity is in progress unify special attack damages from separate you-hit-monster, monster-hits-you, and monster-hits-monster into functions by damage type +unify trap effects for hero and monster stepping on the trap by trap type