mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
Fixed errors in Base sets
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -54,7 +54,7 @@ const card: Card = {
|
||||
en: "Leek Slap",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If tails, this attack does nothing. Either way, use this attack again as long as Farfetch'd stays in play (even putting Farfetch'd on the Bench won't let you use it again.)",
|
||||
en: "Flip a coin. If tails, this attack does nothing. Either way, you can't use this attack again as long as Farfetch'd stays in play (even putting Farfetch'd on the Bench won't let you use it again.)",
|
||||
},
|
||||
damage: 30
|
||||
},{
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user