From: PatR Date: Sat, 8 Oct 2022 23:33:43 +0000 (-0700) Subject: pull request #892 - strength loss effects X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7baba64fb31ca22aabbc7cc4ba829a590e212f58;p=nethack pull request #892 - strength loss effects Pull request from entrez, with several commits: monster spell 'weaken' didn't handle poly'd hero correctly, possibly continuing in poly'd form with negative hit points. Make losing strength (which takes away HP if Str would drop below 3) take care of applying damage too so that several callers don't need to do that. Fixes #892 --- 7baba64fb31ca22aabbc7cc4ba829a590e212f58