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:
@ -30,7 +30,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
effect: {
|
||||
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.",
|
||||
en: "Attach a Metal Energy card from your discard pile to 1 of your 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.",
|
||||
@ -69,8 +69,8 @@ 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."
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user