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:
@ -69,7 +69,7 @@ const card: Card = {
|
||||
en: "Bubblebeam",
|
||||
},
|
||||
text: {
|
||||
en: "Flip a coin. If heads, Defending Pokémon is now Paralyzed.",
|
||||
en: "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
|
||||
},
|
||||
damage: 40
|
||||
}],
|
||||
@ -97,4 +97,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user