mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 02:19:17 +00:00
fix: invalid Sword & Shield rarities (#447)
This commit is contained in:
@ -9,7 +9,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Classic Collection",
|
||||
category: "Pokemon",
|
||||
hp: 170,
|
||||
types: ["Psychic"],
|
||||
|
Reference in New Issue
Block a user