StarWarsFoundryVTT / StarWarsFFG

StarWarsFFG System for Foundry VTT.
http://www.foundryvtt.com
MIT License
93 stars 78 forks source link

fix(import): fix talents' pack name in specializations #1651

Closed obrenckle closed 1 month ago

obrenckle commented 1 month ago

This PR fixes a reference to an incorrect object's attribute when assigning pack name to talents during specialization import from Oggdude's data, resulting in the pack being set to "undefined.oggdudetalents".

Closes #1650