mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
@ -28,7 +28,7 @@ const card: Card = {
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
],
|
||||
name: {
|
||||
en: "Shout of Power",
|
||||
@ -44,7 +44,7 @@ const card: Card = {
|
||||
{
|
||||
cost: [
|
||||
"Lightning",
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
],
|
||||
name: {
|
||||
en: "Scaly Uppercut",
|
||||
|
Reference in New Issue
Block a user