mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09:19 +00:00
fix: Pocket card data fixes (#659)
Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
This commit is contained in:
@ -18,7 +18,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
description: {
|
||||
en: "Each of Exeggutor's three heads is thinking<br />different thoughts. The three don't seem to be<br />very interested in one another."
|
||||
en: "Each of Exeggutor's three heads is thinking different thoughts. The three don't seem to be very interested in one another."
|
||||
},
|
||||
|
||||
stage: "Stage1",
|
||||
@ -28,7 +28,7 @@ const card: Card = {
|
||||
en: "Psychic"
|
||||
},
|
||||
|
||||
damage: 80,
|
||||
damage: "80+",
|
||||
cost: ["Grass", "Colorless", "Colorless", "Colorless"],
|
||||
|
||||
effect: {
|
||||
|
Reference in New Issue
Block a user