mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-14 09:41:57 +00:00
fix: Platinum Serie rarities (#453)
This commit is contained in:
@@ -106,6 +106,12 @@
|
||||
"Rare": {
|
||||
"type": "string"
|
||||
},
|
||||
"Rare Holo": {
|
||||
"type": "string"
|
||||
},
|
||||
"Rare Holo LV.X": {
|
||||
"type": "string"
|
||||
},
|
||||
"Secret Rare": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -143,6 +149,8 @@
|
||||
"None",
|
||||
"Radiant Rare",
|
||||
"Rare",
|
||||
"Rare Holo",
|
||||
"Rare Holo LV.X",
|
||||
"Secret Rare",
|
||||
"Shiny rare",
|
||||
"Shiny rare V",
|
||||
|
Reference in New Issue
Block a user