mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09:19 +00:00
fix: invalid Sword & Shield rarities (#447)
This commit is contained in:
@ -12,7 +12,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare V",
|
||||
category: "Pokemon",
|
||||
set: Set,
|
||||
hp: 200,
|
||||
|
Reference in New Issue
Block a user