mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39:18 +00:00
fix: invalid Sword & Shield rarities (#447)
This commit is contained in:
@ -14,7 +14,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
illustrator: "aky CG Works",
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare VMAX",
|
||||
category: "Pokemon",
|
||||
hp: 320,
|
||||
types: ["Fighting"],
|
||||
|
Reference in New Issue
Block a user