mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Add the new Pokémon TCG Pocket promos (#627)
This commit is contained in:
@ -12,11 +12,11 @@ const card: Card = {
|
||||
rarity: "One Diamond",
|
||||
category: "Trainer",
|
||||
|
||||
description: {
|
||||
en: "During this turn, the Retreat Cost of your Active Pokémon is 1 less."
|
||||
effect: {
|
||||
en: "During this turn, the Retreat Cost of your Active Pokémon is 1 less."
|
||||
},
|
||||
|
||||
trainerType: "Item"
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user