Open kthibodeaux opened 1 year ago
I found a relatively simple fix for this. v11 stores that type info in system.details.type.value
as opposed to just system.details.type
if you want to change this for yourself it's on line 666 (oof) in the compendium-browser.js file change system.details.type
to system.details.type.value
I found a relatively simple fix for this. v11 stores that type info in
system.details.type.value
as opposed to justsystem.details.type
if you want to change this for yourself it's on line 666 (oof) in the compendium-browser.js file changesystem.details.type
tosystem.details.type.value
This worked for me. Thank you so much.
All other filter options seem to work, but filtering NPCs by type (example: fey) in Foundry 11 cause an error and do not show any results