Closed isaaclyman closed 8 months ago
Thanks for your hard work on this! I'm currently working on a mobile app for SRD search/lookup that uses this JSON as a data source.
I've noticed a parsing error with the Camera entry. In CSRD.json:
{"name":"Camera","variants":[{"description":"designed to be concealed Transmits at long range." ...
Should be:
{"name":"Camera designed to be concealed","variants":[{"description":"Transmits at long range." ...
fixed
Thanks for your hard work on this! I'm currently working on a mobile app for SRD search/lookup that uses this JSON as a data source.
I've noticed a parsing error with the Camera entry. In CSRD.json:
Should be: