mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 02:19:17 +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,10 +35,10 @@ const card: Card = {
|
||||
de: "Flüchtiger Glücksblick"
|
||||
},
|
||||
effect: {
|
||||
en: "Look at the top 5 cards of your opponent’s deck and put them back in any order.",
|
||||
fr: "Regardez les 5 cartes du dessus du deck de votre adversaire, puis replacez-les dans l’ordre de votre choix.",
|
||||
en: "Look at the top 5 cards of your opponent's deck and put them back in any order.",
|
||||
fr: "Regardez les 5 cartes du dessus du deck de votre adversaire, puis replacez-les dans l'ordre de votre choix.",
|
||||
es: "Mira las 5 primeras cartas de la baraja de tu rival y vuelve a ponerlas en la parte superior de su baraja en el orden que quieras.",
|
||||
it: "Guarda le prime cinque carte del mazzo del tuo avversario e rimettile a posto nell’ordine che preferisci.",
|
||||
it: "Guarda le prime cinque carte del mazzo del tuo avversario e rimettile a posto nell'ordine che preferisci.",
|
||||
pt: "Olhe as 5 cartas de cima do baralho do seu oponente e coloque-as de volta em qualquer ordem.",
|
||||
de: "Schau dir die obersten 5 Karten des Decks deines Gegners an und lege sie in beliebiger Reihenfolge zurück auf sein Deck."
|
||||
},
|
||||
@ -90,7 +90,7 @@ const card: Card = {
|
||||
stage: "Basic",
|
||||
|
||||
description: {
|
||||
en: "Though they’re still only babies, there’s psychic power stored in their ribbonlike feelers, and sometimes they use that power to fight."
|
||||
en: "Though they're still only babies, there's psychic power stored in their ribbonlike feelers, and sometimes they use that power to fight."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user