mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
Sword & Shield Fixes (#84)
* some fixes Signed-off-by: Avior <github@avior.me> * Some more changes Signed-off-by: Avior <github@avior.me> * u Signed-off-by: Avior <github@avior.me> * continuing update Signed-off-by: Avior <github@avior.me> * Finished ? Signed-off-by: Avior <github@avior.me> * Removed files that were not meant to be * Remoed even more files
This commit is contained in:
@ -38,7 +38,7 @@ const card: Card = {
|
||||
de: "Flexibilität"
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can’t be Paralyzed.",
|
||||
en: "This Pokémon can't be Paralyzed.",
|
||||
fr: "Ce Pokémon ne peut pas être Paralysé.",
|
||||
es: "Este Pokémon no puede pasar a estar Paralizado.",
|
||||
it: "Questo Pokémon non può venire paralizzato.",
|
||||
@ -89,7 +89,7 @@ const card: Card = {
|
||||
stage: "Stage1",
|
||||
|
||||
description: {
|
||||
en: "Don’t be fooled by its gorgeous fur and elegant figure. This is a moody and vicious Pokémon."
|
||||
en: "Don't be fooled by its gorgeous fur and elegant figure. This is a moody and vicious Pokémon."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user