mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-14 09:41:57 +00:00
feat: Add Brilliant Stars (#250)
This commit is contained in:
@@ -130,6 +130,9 @@
|
||||
},
|
||||
"Baby": {
|
||||
"type": "string"
|
||||
},
|
||||
"VSTAR": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@@ -142,7 +145,8 @@
|
||||
"Stage2",
|
||||
"VMAX",
|
||||
"V-UNION",
|
||||
"Baby"
|
||||
"Baby",
|
||||
"VSTAR"
|
||||
]
|
||||
},
|
||||
"suffix": {
|
||||
|
Reference in New Issue
Block a user