mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-14 01:31:59 +00:00
fix: HeartGold & Soulsilver serie rarities (#457)
This commit is contained in:
@@ -97,6 +97,9 @@
|
||||
"Illustration rare": {
|
||||
"type": "string"
|
||||
},
|
||||
"LEGEND": {
|
||||
"type": "string"
|
||||
},
|
||||
"None": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -112,6 +115,9 @@
|
||||
"Rare Holo LV.X": {
|
||||
"type": "string"
|
||||
},
|
||||
"Rare PRIME": {
|
||||
"type": "string"
|
||||
},
|
||||
"Secret Rare": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -146,11 +152,13 @@
|
||||
"Holo Rare VSTAR",
|
||||
"Hyper rare",
|
||||
"Illustration rare",
|
||||
"LEGEND",
|
||||
"None",
|
||||
"Radiant Rare",
|
||||
"Rare",
|
||||
"Rare Holo",
|
||||
"Rare Holo LV.X",
|
||||
"Rare PRIME",
|
||||
"Secret Rare",
|
||||
"Shiny rare",
|
||||
"Shiny rare V",
|
||||
|
Reference in New Issue
Block a user