1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-14 01:31:59 +00:00

feat: Add Baby stage (#123)

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-11-17 15:09:13 +01:00
committed by GitHub
parent 2f5f52b51c
commit ada32e3b20
7 changed files with 17 additions and 7 deletions

View File

@@ -127,6 +127,9 @@
},
"V-UNION": {
"type": "string"
},
"Baby": {
"type": "string"
}
},
"required": [
@@ -138,7 +141,8 @@
"Stage1",
"Stage2",
"VMAX",
"V-UNION"
"V-UNION",
"Baby"
]
},
"suffix": {