mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 09:59:19 +00:00
Fixed DB and added test
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -79,7 +79,7 @@ const card: Card = {
|
||||
effect: {
|
||||
fr: "Si Ouisticram est Paralisé, retirez à Ouisticram l'État Spécial Paralysé à la fin du tour de chaque joueurs."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
weaknesses: [{
|
||||
type: Type.WATER,
|
||||
|
@ -77,7 +77,7 @@ const card: Card = {
|
||||
effect: {
|
||||
en: "Si Tiplouf est Empoisonné. Retirez-lui l'État Spécial Empoisonné à la fin du tour de chaque joueurs."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
weaknesses: [{
|
||||
type: Type.LIGHTNING,
|
||||
|
Reference in New Issue
Block a user