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:
@ -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
|
||||
|
Reference in New Issue
Block a user