mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-05-03 08:02:10 +00:00
Fix evolveFrom for Card 1 of POP Series 3 set (#700)
Updated "evolveFrom": "Unown" to "evolveFrom": "Wartortle"
This commit is contained in:
parent
e749ed01e2
commit
6b223c688d
@ -22,7 +22,7 @@ const card: Card = {
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Unown",
|
||||
en: "Wartortle",
|
||||
},
|
||||
|
||||
stage: "Stage2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user