You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Enchanting armor of excellence didn't adjust charisma
Commit 6306c1f last year took some "redundant" code out of adj_abon(), but it turns out adj_abon had been used to adjust charisma bonuses when the armor's enchantment was modified by scrolls, cancellation, etc. Oops.
Revert the change to adj_abon, and instead special-case helms of brilliance and gauntlets of dexterity inside oprops_o(n|ff).
0 commit comments