mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 19:32:11 +00:00
Fixed Zapdos Scrapper error
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
d76dfbac94
commit
f6b9eafec4
@ -90,7 +90,7 @@ const card: Card = {
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
|
||||
type: Type.LIGHTNING,
|
||||
value: "×2",
|
||||
|
||||
},
|
||||
@ -98,7 +98,7 @@ const card: Card = {
|
||||
|
||||
resistances: [
|
||||
{
|
||||
|
||||
type: Type.FIGHTING,
|
||||
value: "-20",
|
||||
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user