mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
Fixed errors in Base sets
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -67,7 +67,7 @@ const card: Card = {
|
||||
en: "Confuse Ray",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, defender is now Confused.",
|
||||
en: "Flip a coin. If heads, the Definding Pokémon is now Confused.",
|
||||
},
|
||||
damage: 30
|
||||
}],
|
||||
@ -92,4 +92,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user