1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-29 11:09:51 +00:00

feat: Add W Promotional variant (#183)

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-11-22 14:52:58 +01:00
committed by GitHub
parent 227637fd97
commit d7d600c0d7
9 changed files with 58 additions and 7 deletions

View File

@ -72,6 +72,10 @@ const card: Card = {
description: {
fr: "Il paralyse ses proies d'un regard. Si vous en rencontrez un, gardez-vous de le regarder dans les yeux ."
},
variants: {
wPromo: true
}
}