mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
feat: Add W Promotional variant (#183)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -56,7 +56,9 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
variants: {
|
||||
wPromo: true
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
@ -53,7 +53,9 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
variants: {
|
||||
wPromo: true
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user