mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39:18 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Wishiwashi",
|
||||
fr: "Froussardine"
|
||||
},
|
||||
illustrator: "sui",
|
||||
rarity: "Common",
|
||||
@ -26,9 +27,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Deep Sea Swirl",
|
||||
fr: "Remous Abyssal"
|
||||
},
|
||||
effect: {
|
||||
en: "Shuffle your hand into your deck. Then, draw 8 cards.",
|
||||
fr: "Mélangez votre main avec votre deck. Ensuite, piochez 8 cartes."
|
||||
},
|
||||
|
||||
},
|
||||
@ -38,6 +41,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Wave Splash",
|
||||
fr: "Grosse Vague"
|
||||
},
|
||||
|
||||
damage: 20,
|
||||
|
Reference in New Issue
Block a user