public Pit(Map map, int position)
     : base(map, position)
 {
 }