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
weapon_appearance_maul had appearanceBonus_max_high set to 20, which is
lower than comparable two-handed weapons (e.g. quest_maul uses 40). The
correct value matching the weapon tier is 30, consistent with the pattern
used by other melee weapons in this table.
Fixes#340
0 commit comments