mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-09 03:29:18 +00:00
fix: SVI Special Energies type Fix + marking all fairy energies as it. (#778)
This commit is contained in:
@ -17,6 +17,7 @@ const card: Card = {
|
||||
set: Set,
|
||||
stage: "Basic",
|
||||
energyType: "Normal",
|
||||
types: ["Fairy"],
|
||||
|
||||
effect: {
|
||||
en: "",
|
||||
|
Reference in New Issue
Block a user