From e19f4552e906a45133bbc7f0603f168c7b80f921 Mon Sep 17 00:00:00 2001 From: PatR Date: Tue, 17 Feb 2026 14:56:52 -0800 Subject: [PATCH] pull request #1403 - reset stat abuse/exercise Pull request from greg-kennedy: when a characteristic is repaired via restore ability, set exercise and abuse for that characteristic to 0. Closes #1403 --- doc/fixes3-7-0.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index ebe99a2bb..37e360600 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -3097,6 +3097,8 @@ applied several source comment spelling or grammar fixes that were linked to an old rec.games.roguelike.nethack post from May 2006 by Arthur J. O'Dwyer modernize code of LaTeX Guidebook (pr #1473 by Daniel Clow) +restore ability for a characteristic also resets exercise/abuse for that + characteristic (pr #1403 by greg-kennedy) Code Cleanup and Reorganization