mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +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.\nWenn du diese Karte aus deiner Hand an 1 Pokémon auf deiner Bank anlegst, tausche jenes Pokémon gegen dein Aktives Pokémon aus."
|
||||
},
|
||||
|
||||
energyType: "Normal",
|
||||
energyType: "Special",
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
|
Reference in New Issue
Block a user