mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 09:59:19 +00:00
fix: invalid Sword & Shield rarities (#447)
This commit is contained in:
@ -20,7 +20,7 @@ const card: Card = {
|
||||
de: "Fliegendes Pikachu VMAX"
|
||||
},
|
||||
|
||||
rarity: "Ultra Rare",
|
||||
rarity: "Holo Rare VMAX",
|
||||
category: "Pokemon",
|
||||
hp: 310,
|
||||
types: ["Lightning"],
|
||||
|
Reference in New Issue
Block a user