Pf2eToolsOrg / Pf2eTools

A site dedicated to making playing games with your friends as easy as possible.
https://pf2etools.com/
MIT License
97 stars 63 forks source link

Remove unneeded isNpc, hasImages properties #261

Closed Jnosh closed 1 year ago

Jnosh commented 1 year ago

These default to false if not set so remove unneeded entries that set false explicitly. This matches the current text converter output that avoids the redundant entries as well.

Removal is implemented in update-jsons.js.