mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-04 13:21:58 +00:00
feat: add missing tcg pocket promos (#843)
This commit is contained in:
@@ -27,13 +27,13 @@ const card: Card = {
|
||||
cost: ["Lightning"],
|
||||
|
||||
effect: {
|
||||
en: "Take a {L} Energy from your Energy Zone and attach it to his Pokémon.",
|
||||
en: "Take a {L} Energy from your Energy Zone and attach it to this Pokémon.",
|
||||
es: "Une 1 Energía {L} de tu área de Energía a este Pokémon."
|
||||
}
|
||||
},
|
||||
{
|
||||
name: {
|
||||
en: "Match Bolt",
|
||||
en: "Mach Bolt",
|
||||
es: "Rayo Mach"
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user