mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
@ -15,7 +15,7 @@ const card: Card = {
|
||||
],
|
||||
hp: 50,
|
||||
types: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
],
|
||||
|
||||
stage: "Basic",
|
||||
@ -24,7 +24,7 @@ const card: Card = {
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
],
|
||||
name: {
|
||||
en: "Mud Slap",
|
||||
|
Reference in New Issue
Block a user