mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-21 03:29:17 +00:00
Added Shining Fates english cards
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,7 +5,8 @@ const card: Card = {
|
||||
set: Set,
|
||||
|
||||
name: {
|
||||
fr: "Couaneton"
|
||||
fr: "Couaneton",
|
||||
en: "Ducklett"
|
||||
},
|
||||
|
||||
illustrator: "Kyoko Umemoto",
|
||||
@ -16,7 +17,8 @@ const card: Card = {
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
fr: "Battement"
|
||||
fr: "Battement",
|
||||
en: "Flap"
|
||||
},
|
||||
|
||||
damage: 20,
|
||||
|
Reference in New Issue
Block a user