mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
Fixed errors in Base sets
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -34,7 +34,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Gengar",
|
||||
en: "Gastly",
|
||||
},
|
||||
|
||||
tags: [
|
||||
@ -91,4 +91,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user