mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-25 05:19:19 +00:00
started working on the latest promo
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -17,6 +17,7 @@ const card: Card = {
|
||||
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Grookey",
|
||||
fr: "Ouistempo",
|
||||
},
|
||||
|
||||
@ -38,6 +39,7 @@ const card: Card = {
|
||||
Type.COLORLESS
|
||||
],
|
||||
name: {
|
||||
en: "Branch Poke",
|
||||
fr: "Tapotige",
|
||||
},
|
||||
damage: 30
|
||||
|
Reference in New Issue
Block a user