protected override void PerformYAction(int currentTurn) { ChangeDecks(); SittingDuck.KnockOutPlayersWithoutBattleBots(new[] { CurrentStation }); }