mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +00:00
fix: Fixed new added "Apex" Cards (#590)
Co-authored-by: yusullu <yusullu@gwh-digital.de>
This commit is contained in:
@ -14,8 +14,8 @@ const card: Card = {
|
||||
en: "Choose 1 of your W Pokémon, and flip a coin until you get tails. For each heads, take a W Energy from your Energy Zone and attach it to that Pokémon."
|
||||
},
|
||||
|
||||
trainerType: "Item",
|
||||
rarity: "None"
|
||||
trainerType: "Supporter",
|
||||
rarity: "Two Star"
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user