mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 11:51:59 +00:00
@@ -16,7 +16,7 @@ const card: Card = {
|
||||
],
|
||||
hp: 200,
|
||||
types: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Rockruff",
|
||||
@@ -40,7 +40,7 @@ const card: Card = {
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
"Colorless",
|
||||
"Colorless",
|
||||
],
|
||||
@@ -54,7 +54,7 @@ const card: Card = {
|
||||
},
|
||||
{
|
||||
cost: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
|
Reference in New Issue
Block a user