From eb89388b351b9f660c4944e195217804155d1c11 Mon Sep 17 00:00:00 2001 From: PatR Date: Mon, 20 Nov 2023 13:13:22 -0800 Subject: [PATCH] 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 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 671776554..b72a77cc1 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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