mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-09 19:49:19 +00:00
fix: SVI Special Energies type Fix + marking all fairy energies as it. (#778)
This commit is contained in:
@ -9,6 +9,7 @@ const card: Card = {
|
||||
illustrator: undefined,
|
||||
rarity: "Common",
|
||||
category: "Energy",
|
||||
types: ["Fairy"],
|
||||
|
||||
set: Set,
|
||||
|
||||
|
Reference in New Issue
Block a user