Ejemplo n.º 1
0
 public override bool IsActionPossible(IAvatar avatar)
 {
     return(!avatar.IsPlayingMinigame());
 }