asacolips-projects / pbta

Run games for any PbtA system in Foundry VTT!
https://asacolips.gitbook.io/pbta-system
MIT License
3 stars 7 forks source link

Fix item's invalid actorTypes #189

Closed mclemente closed 6 months ago

mclemente commented 7 months ago

Items of Other-type actors were being set with its actor's type instead of their custom type, which failed to load the proper moveTypes if the item were ever moved back into the Items Directory.

This also includes a remigration for owned items of other-type actors.