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
This commit is contained in:
PatR
2026-02-17 14:56:52 -08:00
parent 822396c2e0
commit e19f4552e9

View File

@@ -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