From e1b47e74e38ce7a3873e63e2166c8e0d06aa2fac Mon Sep 17 00:00:00 2001 From: PatR Date: Sun, 5 Nov 2023 15:08:02 -0800 Subject: [PATCH] remainder of PR #1109 - named fruit lookup Remainder of 'database-suggestions' pull request by entrez: named fruit lookup when checking for data.base entries. I'll admit that not sure what this actually accomplishes and am not interested enough to figure it out myself. This is the first time I've ever managed to do something useful with 'git cherry-pick', although I haven't tried much after early failures. The other part of the pull request was dealt with manually earlier, commit bc9518ca1680be2dedb390cba4cb9bbea745f731. Closes #1109 --- 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 a71345196..616badf09 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1275,6 +1275,7 @@ thrown potion of sickness now bypasses target's innate magic resistance but only affects current hit points, no longer also reducing maximum HP lightning has a small chance of melting iron bars make spell menu work with repeat +when attempting to look up a named fruit in data.base, try harder Fixes to 3.7.0-x General Problems Exposed Via git Repository