pull request #1135 - tweak encumbrance messages

Pull request from AndrioCelos:  for feedback during pickup, add a
separate message from stressed instead of sharing the burdened one
and issue messages at higher encumbrance levels.

This 'tweak' will probably need more tweaking to reduce verbosity
when picking up multiple items in one operation.

Closes #1135
This commit is contained in:
PatR
2023-11-20 13:13:22 -08:00
parent e10a648ca9
commit eb89388b35

View File

@@ -1285,6 +1285,7 @@ docall naming of the monster that currently has the hero swallowed by
give missiles thrown or shot by monsters the same chance to get used up upon
hitting as when thrown or shot by the hero
change menu_headings to also accept a color or color&attribute
issue feedback for encumbrance more consistently during pickup up
Fixes to 3.7.0-x General Problems Exposed Via git Repository