artifacts in final score
Fix the problem From a bug report. An earlier fix (3.3.1) made them be listed during final disclosure, but the points shown for them actually got left out of the total due to misplaced brackets. Rather than just fixing the brackets, merge the two inventory scanning loops so that both passes will always be synchronized with each other.
This commit is contained in:
@@ -348,6 +348,8 @@ allow "grey spellbook" as alternative spelling of "gray spellbook"
|
||||
handle attacks by cancelled monsters more consistently
|
||||
armor worn by monsters might negate some magic attacks like it does for hero
|
||||
give feedback and discovery when visible monster puts on cloak of invisibility
|
||||
really add artifacts inside carried containers to final score (3.3.1 fix
|
||||
displayed them them but didn't include any points for them)
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user