Fixes bit for mhitm/uhitm/mhitu unification

This commit is contained in:
Pasi Kallinen
2020-12-04 09:49:24 +02:00
parent 1f6a7a5eef
commit d28489e55d
+2
View File
@@ -748,5 +748,7 @@ rework stairs structure into a linked list
move 'restoring' to the program_state struct; add corresponding 'saving'; move 'restoring' to the program_state struct; add corresponding 'saving';
both used to enforce no updating of status lines or of persistent both used to enforce no updating of status lines or of persistent
inventory when the relevant activity is in progress 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