fix #H5416 - misleading attribute message
Report was for losing strength when sitting on a throne, but the message issue was more general than that. Character was wearing gauntlets of power, so no visible change in strength took place, but player was told "you're already as weak as you can get" (because the attempt to reduce strength didn't change current strength; however, it did change the hero's underlying strength, observable once the gloves were removed). There was a beta report last January that was related: in that case the player thought that gauntlets of power were preventing blessed potion of gain ability from raising strength, but it was actually giving a misleading message claiming that strength was already as high as it could get. Fix: vary the message when something prevents an attribute change from being noticeable.
This commit is contained in:
@@ -372,6 +372,8 @@ Bell of Opening could trigger segfault attempting to open some types of traps
|
||||
if hero was mounted
|
||||
automatic #overview annotation for quest summons wasn't shown if the quest
|
||||
entry portal was on same level as bigroom or rogue level
|
||||
gaining or losing strength while wearing gauntlets of power could give
|
||||
misleading message about already being as strong or weak as possible
|
||||
|
||||
|
||||
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user