1
0
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:
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

@ -14,7 +14,7 @@ const card: Card = {
},
illustrator: "PLANETA Tsuji",
rarity: "Ultra Rare",
rarity: "Holo Rare VMAX",
category: "Pokemon",
hp: 320,
types: ["Grass"],
@ -69,4 +69,4 @@ const card: Card = {
stage: "VMAX"
}
export default card
export default card