mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-14 13:55:09 +00:00
fix: PTCGP Card Typos (#783)
This commit is contained in:
@ -19,6 +19,11 @@ const card: Card = {
|
||||
hp: 140,
|
||||
types: ["Fighting"],
|
||||
stage: "Stage1",
|
||||
|
||||
evolveFrom: {
|
||||
en: "Old Amber"
|
||||
},
|
||||
|
||||
suffix: "EX",
|
||||
|
||||
abilities: [{
|
||||
|
Reference in New Issue
Block a user