tcgdex / cards-database

Pokémon Trading Card Game Card (TCG) Database for the TCGdex API. ⭐ Leave a star if the project interest you !
https://www.tcgdex.net
MIT License
131 stars 31 forks source link

fix: Reversal Energy type should be "Special" #526

Closed pitbuster closed 1 month ago

pitbuster commented 1 month ago

Reversal Energy is a special energy. I think the allowed values are "Special" and "Basic" in any case, but that string may come from a translation (Spanish, probably).

Aviortheking commented 1 month ago

Thanks for you contribution !