1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-17 01:49:19 +00:00

feat: update TCG Pocket Promos and fix some issues (#719)

This commit is contained in:
2025-05-01 23:54:36 +02:00
committed by GitHub
parent 2ca455a957
commit e23bc6c909
29 changed files with 658 additions and 16 deletions

View File

@ -24,7 +24,7 @@ const card: Card = {
cost: ["Fire"],
effect: {
en: "Flip 3 coins. Take an amount of <span class=\"energy-text energy-text--type-fire\"></span> Energy from your Energy Zone equal to the number of heads and attach it to your Benched <span class=\"energy-text energy-text--type-fire\"></span> Pokémon in any way you like."
en: "Flip 3 coins. Take an amount of Fire Energy from your Energy Zone equal to the number of heads and attach it to your Benched Fire Pokémon in any way you like."
}
}, {
name: {
@ -43,4 +43,4 @@ const card: Card = {
retreat: 2
}
export default card
export default card