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

fix: TCGP promos should have a rarity of None (#657)

Signed-off-by: Avior <git@avior.me>
This commit is contained in:
2025-02-07 00:51:20 +01:00
committed by GitHub
parent 17ef7efab3
commit 34dc55b1d7
33 changed files with 33 additions and 33 deletions

View File

@ -9,7 +9,7 @@ const card: Card = {
},
illustrator: "Shibuzoh.",
rarity: "One Diamond",
rarity: "None",
category: "Pokemon",
types: ["Psychic"],
stage: "Basic",