fvtt-fria-ligan / morkborg-foundry-vtt

An unoffical, community-supported system for playing MÖRK BORG on Foundry VTT.
Other
33 stars 17 forks source link

fix: Error when rolling accentuated ability from the character sheet #177

Closed ghost closed 3 months ago

ghost commented 1 year ago

When rolling ability from the character sheet, an accentuated name (like translated name) will raise an error with the Roll class. To prevent this, we use untranslated label instead. Moreover, this commit applies a correction on the non-custom abilities list.

Refs: https://github.com/fvtt-fria-ligan/morkborg-foundry-vtt/issues/174