Add labels

This commit is contained in:
tool4EvEr
2023-01-26 11:44:41 +01:00
parent 5ae42b4c71
commit 703f28a21f
9 changed files with 17 additions and 1 deletions

View File

@@ -343,7 +343,7 @@ public class PlayerControllerAi extends PlayerController {
public List<Card> enlistAttackers(List<Card> attackers) {
CardCollection cards = CostEnlist.getCardsForEnlisting(brains.getPlayer());
ComputerUtilCard.sortByEvaluateCreature(new CardCollection(attackers));
// do not enlist more than available payment choices
// do not enlist more than available payment choices (currently ignores multiple instances of Enlist, but can that even happen?)
attackers = attackers.subList(0, cards.size());
// TODO check if not needed as defender
return attackers;

View File

@@ -1344,6 +1344,8 @@ lblSelectNumTargetToAction=Wähle %d {0}(en) zum {1}.
lblHighestBidder=Höchstbietender
lblUseTriggeredAbilityOf=Nutze aktivierte Fähigkeit von
lblExertAttackersConfirm=Erschöpfe Angreifer?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone=Es sind kein Karten in {0} {1}
lblPutCardsOnTheTopLibraryOrGraveyard=Lege {0} oben auf Bibliothek oder Friedhof?
lblLibrary=Bibliothek

View File

@@ -1346,6 +1346,8 @@ lblSelectNumTargetToAction=Select %d {0}(s) to {1}.
lblHighestBidder=Highest Bidder
lblUseTriggeredAbilityOf=Use triggered ability of
lblExertAttackersConfirm=Exert Attackers?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone=There are no cards in {0} {1}
lblPutCardsOnTheTopLibraryOrGraveyard=Put {0} on the top of library or graveyard?
lblLibrary=Library

View File

@@ -1344,6 +1344,8 @@ lblSelectNumTargetToAction=Seleccciona %d {0}(s) a {1}.
lblHighestBidder=El mejor postor
lblUseTriggeredAbilityOf=¿Utilizar habilidad activada de
lblExertAttackersConfirm=¿Ejercer atacantes?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone=No hay cartas en {0} {1}
lblPutCardsOnTheTopLibraryOrGraveyard=¿Poner {0} en la parte superior de la biblioteca o en el cementerio?
lblLibrary=Biblioteca

View File

@@ -1347,6 +1347,8 @@ lblSelectNumTargetToAction=Sélectionnez %d {0}(s) à {1}.
lblHighestBidder=Enchérisseur le plus élevé
lblUseTriggeredAbilityOf=Utiliser la capacité déclenchée de
lblExertAttackersConfirm=Exercer des attaquants ?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone=Il n''y a pas de cartes dans {0} {1}
lblPutCardsOnTheTopLibraryOrGraveyard=Placer {0} au-dessus de la bibliothèque ou du cimetière ?
lblLibrary=Bibliothèque

View File

@@ -1344,6 +1344,8 @@ lblSelectNumTargetToAction=Seleziona %d {0}/i per {1}.
lblHighestBidder=Maggior offerente
lblUseTriggeredAbilityOf=Usa l''abilità innescata di
lblExertAttackersConfirm=Vuoi stremare gli attaccanti?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone=Non ci sono carte in {0} {1}
lblPutCardsOnTheTopLibraryOrGraveyard=Metti {0} in cima al grimorio o nel cimitero?
lblLibrary=Grimorio

View File

@@ -1345,6 +1345,8 @@ lblSelectNumTargetToAction=%d {0}〜{1}を選んでくください
lblHighestBidder=最高入札者
lblUseTriggeredAbilityOf=誘発能力を使用:
lblExertAttackersConfirm=攻撃者を督励しますか?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone={0} {1}にカードがありません
lblPutCardsOnTheTopLibraryOrGraveyard=ライブラリまたは墓地の一番上に{0}を置きますか?
lblLibrary=ライブラリー

View File

@@ -1375,6 +1375,8 @@ lblSelectNumTargetToAction=Escolha %d {0}(s) a {1}.
lblHighestBidder=Maior Oferta
lblUseTriggeredAbilityOf=Use a habilidade desencadeada de
lblExertAttackersConfirm=Exaurir Atacantes?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone=Sem cartas em {0} {1}
lblPutCardsOnTheTopLibraryOrGraveyard=Colocar {0} no topo do grimório ou cemitério?
lblLibrary=Grimório

View File

@@ -1346,6 +1346,8 @@ lblSelectNumTargetToAction=选择%d个{0}用于{1}。
lblHighestBidder=最高出价者
lblUseTriggeredAbilityOf=使用触发异能
lblExertAttackersConfirm=进攻者耗竭?
lblEnlistAttackersConfirm=Enlist Attackers?
lblEnlisted=Enlisted
lblThereNoCardInPlayerZone={0}的{1}中没有牌
lblPutCardsOnTheTopLibraryOrGraveyard=将{0}放到牌库顶还是坟场?
lblLibrary=牌库