1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +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

3
interfaces.d.ts vendored
View File

@ -142,8 +142,9 @@ export interface Card {
* - Stage1 https://www.tcgdex.net/database/xy/xy9/2
* - Stage2 https://www.tcgdex.net/database/xy/xy9/3
* - VMAX https://www.tcgdex.net/database/swsh/swsh1/50
* - Baby https://www.tcgdex.net/database/swsh/cel25/20A
*/
stage?: 'Basic' | 'BREAK' | 'LEVEL-UP' | 'MEGA' | 'RESTORED' | 'Stage1' | 'Stage2' | 'VMAX' | 'V-UNION'
stage?: 'Basic' | 'BREAK' | 'LEVEL-UP' | 'MEGA' | 'RESTORED' | 'Stage1' | 'Stage2' | 'VMAX' | 'V-UNION' | 'Baby'
/**
* Card Suffix