mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09: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:
@ -35,7 +35,7 @@ const card: Card = {
|
||||
de: "Davonstapfen"
|
||||
},
|
||||
effect: {
|
||||
en: "Discard the top card of your opponent’s deck.",
|
||||
en: "Discard the top card of your opponent's deck.",
|
||||
fr: "Défaussez la carte du dessus du deck de votre adversaire.",
|
||||
es: "Descarta la primera carta de la baraja de tu rival.",
|
||||
it: "Scarta la prima carta del mazzo del tuo avversario.",
|
||||
@ -84,7 +84,7 @@ const card: Card = {
|
||||
stage: "Basic",
|
||||
|
||||
description: {
|
||||
en: "The wastewater coming from factories is clean these days, so Grimer have nothing to eat. They’re said to be on the verge of extinction."
|
||||
en: "The wastewater coming from factories is clean these days, so Grimer have nothing to eat. They're said to be on the verge of extinction."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user