mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +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:
@ -31,7 +31,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "Attach a Metal Energy card from your discard pile to 1 of your Pokémon.",
|
||||
fr: "Attachez une carte Énergie Metal de votre pile de défausse à l’un de vos Pokémon.",
|
||||
fr: "Attachez une carte Énergie Metal de votre pile de défausse à l'un de vos Pokémon.",
|
||||
es: "Une 1 carta de Energía Metal de tu pila de descartes a 1 de tus Pokémon.",
|
||||
it: "Assegna a uno dei tuoi Pokémon una carta Energia Metal dalla tua pila degli scarti.",
|
||||
pt: "Ligue 1 carta de Energia Metal da sua pilha de descarte a 1 dos seus Pokémon.",
|
||||
@ -89,7 +89,7 @@ const card: Card = {
|
||||
stage: "Basic",
|
||||
|
||||
description: {
|
||||
en: "Its body resembles polished metal, and it’s both lightweight and strong. The only drawback is that it rusts easily."
|
||||
en: "Its body resembles polished metal, and it's both lightweight and strong. The only drawback is that it rusts easily."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user