mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-24 04:49: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.\n\nWenn du diese Karte aus deiner Hand an ein Pokémon anlegst, ziehe 4 Karten."
|
||||
},
|
||||
|
||||
energyType: "Normal",
|
||||
energyType: "Special",
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
|
Reference in New Issue
Block a user