Ejemplo n.º 1
0
 public override void Execute()
 {
     TurnScope.ChangeState(2.TurnCoins());
     TurnScope.TrashCardInPlay(CardType.Of <MiningVillage>());
 }