mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-08 11:09:18 +00:00
fix: SVI Special Energies type Fix + marking all fairy energies as it. (#778)
This commit is contained in:
@ -25,7 +25,7 @@ const card: Card = {
|
||||
de: "Solange diese Karte an ein Pokémon angelegt ist, liefert sie {C}-Energie.\nWenn du diese Karte aus deiner Hand an 1 deiner Pokémon anlegst, heile 30 Schadenspunkte bei jenem Pokémon."
|
||||
},
|
||||
|
||||
energyType: "Normal",
|
||||
energyType: "Special",
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
|
Reference in New Issue
Block a user