mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
Fix : Basic Energies and standard legal + repair special energies status from SV Block (#710)
Co-authored-by: Kevin Vacquier <kevin.vacquier@qonto.com>
This commit is contained in:
@ -25,7 +25,7 @@ const card: Card = {
|
||||
de: "Solange diese Karte an ein Pokémon angelegt ist, liefert sie Colorless-Energie.\nDas Pokémon, an das diese Karte angelegt ist, erholt sich von Schlaf, Verwirrung oder Paralyse und kann nicht von jenen Speziellen Zuständen betroffen werden."
|
||||
},
|
||||
|
||||
energyType: "Normal",
|
||||
energyType: "Special",
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
|
Reference in New Issue
Block a user