fix github issue #1085 - strength of orc captain

Issue reported by Umbire:  Uruk-Hai have strength 18/100 and can grow
into orc captains, but orc captains' strength was limited to 18/50.

Cap strength at 18/100 for hero poly'd into an orc captain, same as
when poly'd into an Uruk-hai.  Since poly'd heroes don't grow into
larger forms, the only way to notice is to polymorph into an Uruk-Hai
at some point and into an orc captain at some other point.

Fixes #1085
This commit is contained in:
PatR
2023-08-04 15:12:33 -07:00
parent 9d9042e94b
commit 651a5b210f
2 changed files with 8 additions and 6 deletions

View File

@@ -1652,6 +1652,8 @@ pets capable of using items would pick up and wear cursed armor
if something breakable was set up as alternate weapon and the second of two
bare-handed hits succeeded, it would be broken and trigger impossible
"objfree: deleting worn obj"
strength cap for hero poly'd into an orc captain was 18/50 even though it is
10/100 for Uruk-Hai and monster Uruk-Hai can grow into orc captains
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository