the-fab-cube / flesh-and-blood-cards

Open source JSON/CSV representations of the cards for the Flesh and Blood TCG
99 stars 34 forks source link

Flattened card json references names not found in type json #396

Closed pnelson5 closed 7 months ago

pnelson5 commented 7 months ago

Version 6.7.0

Files involved: json.zip/english/card-flattened.json json.zip/english/type.json

The file card-flattened.json references some Types by name that are not present in type.json

Cards impacted: Banksy Cintari Sellsword Teklovossen, the Mechropotent Evo Atom Breaker Evo Battery Pack (other evos)

Types not present in type.json: Wrench Mercenary Evo

luceleaftea commented 7 months ago

Thank you for the heads up! I've fixed this in the develop branch and it will be included in the next release. Please let me know if you find any other issues!