mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-13 05:15:10 +00:00
fix: PTCGP Card Typos (#783)
This commit is contained in:
@ -18,7 +18,11 @@ const card: Card = {
|
||||
category: "Pokemon",
|
||||
hp: 90,
|
||||
types: ["Fire"],
|
||||
stage: "Basic",
|
||||
stage: "Stage1",
|
||||
|
||||
evolveFrom: {
|
||||
en: "Salandit"
|
||||
},
|
||||
|
||||
attacks: [{
|
||||
cost: ["Fire", "Colorless"],
|
||||
|
Reference in New Issue
Block a user