Пример #1
0
 public void ReturnToBase()
 {
     this.Position  = Base.Position;
     this.CarriedBy = null;
 }