mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-23 17:29:50 +00:00
Fix Exeggutor ex attack name (#682)
This commit is contained in:
@ -20,7 +20,7 @@ const card: Card = {
|
|||||||
cost: ["Grass"],
|
cost: ["Grass"],
|
||||||
|
|
||||||
name: {
|
name: {
|
||||||
en: "Stomp"
|
en: "Tropical Swing"
|
||||||
},
|
},
|
||||||
|
|
||||||
effect: {
|
effect: {
|
||||||
|
Reference in New Issue
Block a user