Closed dicewrench closed 1 year ago
Unit Data got refactored ( https://github.com/swlegion/tts/commit/d43a19765be441698757aea949ff866003fbcd47 ), see specifically; official.json, CardSet.json and UnitCard.json.
We need to update the schemas and validation script to ensure Units are actually being checked correctly.
Solved: https://github.com/swlegion/tts/pull/555
Unit Data got refactored ( https://github.com/swlegion/tts/commit/d43a19765be441698757aea949ff866003fbcd47 ), see specifically; official.json, CardSet.json and UnitCard.json.
We need to update the schemas and validation script to ensure Units are actually being checked correctly.