1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39:18 +00:00

fix: invalid Sword & Shield rarities (#447)

This commit is contained in:
2023-12-27 19:30:08 +01:00
committed by GitHub
parent 6d133f5343
commit ed4d9a18b0
821 changed files with 1360 additions and 1249 deletions

View File

@ -13,7 +13,7 @@ const card: Card = {
de: "Mew VMAX"
},
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
hp: 310,
types: ["Psychic"],
@ -90,4 +90,4 @@ const card: Card = {
}
}
export default card
export default card