From: Pasi Kallinen Date: Fri, 4 Dec 2020 07:49:24 +0000 (+0200) Subject: Fixes bit for mhitm/uhitm/mhitu unification X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d28489e55d58ccb78744a1cca6331872abbe756c;p=nethack Fixes bit for mhitm/uhitm/mhitu unification --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index d7fad4bb9..3943ad444 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -748,5 +748,7 @@ rework stairs structure into a linked list move 'restoring' to the program_state struct; add corresponding 'saving'; both used to enforce no updating of status lines or of persistent 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