mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39: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:
@ -31,7 +31,7 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
en: "You may draw cards until you have 6 cards in your hand.",
|
||||
fr: "Vous pouvez piocher des cartes jusqu’à en avoir 6 en main.",
|
||||
fr: "Vous pouvez piocher des cartes jusqu'à en avoir 6 en main.",
|
||||
es: "Puedes robar cartas hasta que tengas 6 cartas en tu mano.",
|
||||
it: "Puoi pescare fino ad avere sei carte in mano.",
|
||||
pt: "Você pode comprar cartas até ter 6 cartas na sua mão.",
|
||||
@ -90,4 +90,4 @@ const card: Card = {
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user