mtgjson/mtgjson3

Space at start of type field for a lot of cards

NinthDesertDude opened this issue · 1 comments

There is a space as the first character for the type field for Zombie Giant such that it reads:
"type": " Creature — Zombie Giant", for AllCards.json.

This is not local to the 'Zombie Giant' token. A lot of tokens have this issue. Easy enough to fix with search and replace.

Addressed in V4