1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09:29: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: "Lee HyunJung",
rarity: "Ultra Rare",
rarity: "Shiny rare",
category: "Pokemon",
hp: 60,
types: ["Colorless"],