NiceTSY / nice-cypher-add-ons

Small QOL for the Cypher System on FoundryVTT
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Fix Sentence Linking without Creation Tool #15

Closed farling42 closed 2 years ago

farling42 commented 2 years ago

Here is a one line fix which should fix the problem with Items disappearing when Sentence Linking is enabled by the full Creation Tool is disabled.

It is branched from my settings branch (which is branched from my compendiums) branch, but this one commit can be cherry-picked if required since it only affects one JS file.

See the single commit "Finish in updateActorData early if full creation tool not enabled"