Exemplo n.º 1
0
 public override void DoSpecializedAction(PlayerState currentPlayer, GameState gameState)
 {
     currentPlayer.AddPotions(1);
 }