StasTserk / foundry-burningwheel

Foundry VTT module for The Burning Wheel RPG
GNU General Public License v3.0
26 stars 14 forks source link

Fix wound penalty to Steel rolls #525

Closed Marcloure closed 1 day ago

Marcloure commented 1 day ago

Changes / Comments

Wound penalty to Steel rolls wasn't working correctly because the comparison wasn't considering lower case only. Fixed that. Also cached the comparison result since it is used 3 times in a row.

Extra Info

Extra information for the fix is also quite helpful. Try to answer any relevant questions in the comment.