StasTserk / foundry-burningwheel

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

Fix unfinished localisation - Removed this.updateSource from spell.ts #509

Closed DanielMoran15999 closed 3 months ago

DanielMoran15999 commented 5 months ago

Previous behavior: Any spell added to or imported from a compendium would have its description replaced with "a brand new spell" and its max range replaced with "10 paces"

New behavior: Spells added to or imported from compendiums retain their Max range and descriptions

Changes / Comments

Removed this.updateSource from spell.ts

Extra Info

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

StasTserk commented 3 months ago

Closing as there is a fix included in #513