1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 17:09:19 +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: "Waaty"
},
rarity: "Rare",
rarity: "Holo Rare",
category: "Pokemon",
hp: 90,
types: ["Lightning"],
@ -76,4 +76,4 @@ const card: Card = {
}
}
export default card
export default card