circlemud_squared_0.5.153/cnf/
circlemud_squared_0.5.153/etc/
circlemud_squared_0.5.153/etc/etc/
circlemud_squared_0.5.153/etc/house/
circlemud_squared_0.5.153/etc/misc/
circlemud_squared_0.5.153/etc/plralias/A-E/
circlemud_squared_0.5.153/etc/plralias/F-J/
circlemud_squared_0.5.153/etc/plralias/K-O/
circlemud_squared_0.5.153/etc/plralias/P-T/
circlemud_squared_0.5.153/etc/plralias/U-Z/
circlemud_squared_0.5.153/etc/plralias/ZZZ/
circlemud_squared_0.5.153/etc/plrobjs/
circlemud_squared_0.5.153/etc/plrobjs/A-E/
circlemud_squared_0.5.153/etc/plrobjs/F-J/
circlemud_squared_0.5.153/etc/plrobjs/K-O/
circlemud_squared_0.5.153/etc/plrobjs/P-T/
circlemud_squared_0.5.153/etc/plrobjs/U-Z/
circlemud_squared_0.5.153/etc/plrobjs/ZZZ/
circlemud_squared_0.5.153/etc/text/
circlemud_squared_0.5.153/etc/text/help/
circlemud_squared_0.5.153/src/util/
circlemud_squared_0.5.153/src/util/worldconv/
zone {
  name "The Second Sewer";
  keyword "sewerSecond";
  lifespan 20;
  resets {
    0 {
      command "loadMobile";
      mobile "sewerFirst:7004";
      inRoom "sewerSecond:7102";
      maxNumber 3;
    }
    1 {
      command "loadMobile";
      mobile "sewerFirst:7005";
      inRoom "sewerSecond:7112";
      maxNumber 7;
    }
    2 {
      command "loadMobile";
      mobile "sewerFirst:7005";
      inRoom "sewerSecond:7112";
      maxNumber 7;
    }
    3 {
      command "loadMobile";
      mobile "sewerFirst:7005";
      inRoom "sewerSecond:7122";
      maxNumber 7;
    }
    4 {
      command "loadMobile";
      mobile "sewerFirst:7002";
      inRoom "sewerSecond:7104";
      maxNumber 7;
    }
    5 {
      command "loadMobile";
      mobile "sewerFirst:7000";
      inRoom "sewerSecond:7103";
      maxNumber 3;
    }
    6 {
      command "loadMobile";
      mobile "sewerFirst:7000";
      inRoom "sewerSecond:7103";
      maxNumber 3;
    }
    7 {
      command "loadMobile";
      mobile "sewerFirst:7006";
      inRoom "sewerSecond:7113";
      maxNumber 7;
    }
    8 {
      command "loadMobile";
      mobile "sewerFirst:7006";
      inRoom "sewerSecond:7122";
      maxNumber 7;
    }
    9 {
      command "loadMobile";
      mobile "sewerFirst:7006";
      inRoom "sewerSecond:7122";
      maxNumber 7;
    }
    10 {
      command "doorState";
      inRoom "sewerSecond:7106";
      direction "down";
      state "closed";
    }
    11 {
      command "doorState";
      inRoom "sewerSecond:7111";
      direction "down";
      state "closed";
    }
    12 {
      command "doorState";
      inRoom "sewerSecond:7121";
      direction "down";
      state "closed";
    }
    13 {
      command "doorState";
      inRoom "sewerMaze:7279";
      direction "up";
      state "closed";
    }
    14 {
      command "doorState";
      inRoom "sewerSecond:7116";
      direction "down";
      state "closed";
    }
    15 {
      command "doorState";
      inRoom "sewerMaze:7280";
      direction "up";
      state "closed";
    }
  }
  rooms {
    7100 {
      name "The Edge Of The Water";
      description "   The pool side is dimly lit up by your light.  You can see absolutely\n"
                  "nothing else nearby.  The darkness her seems enormously oppressive here.\n"
                  "The air is damp and the rock on which you stand is slippery.  The pool\n"
                  "seems too dark to make anything clear.  The pool seems to extend to the\n"
                  "east.  The rock can be climbed upwards from here.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        east {
          description "The pool extends eastwards, but you cannot find enough room to move in that\n"
                      "direction.\n";
        }
        up {
          destinationRoom "sewerFirst:7000";
        }
      }
    }
    7101 {
      name "Under The Mudhole";
      description "   You stand in a small room with a great big opening in the ceiling.  From\n"
                  "this opening there is mud dripping down in large lumps.  >YUCK<.  You can\n"
                  "smell the foul stench of the slimy sediment as you try not to get covered\n"
                  "by the falling sludge.  To the east there is an entryway leading out from\n"
                  "here and it seems absolutely impossible to force the muddy descent.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "mud";
          description "You never saw such disgusting matter before, it nearly makes you puke.\n";
        }
      }
      exits {
        east {
          description "East.  You see nothing of interest.\n";
          destinationRoom "sewerSecond:7103";
        }
      }
    }
    7102 {
      name "Under The Dark Pit";
      description "   Nice place you found yourself in.  You stand in the middle of a room\n"
                  "with only two exits, up and east.  A tall ladder has been left here so\n"
                  "that you can climb up through the pit without the use of a rope.\n";
      sectorType "City";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "ladder";
          description "This is funny enough a wooden ladder and, after closer inspection, you\n"
                      "discover it is magically held to the wall!  You can't, even with your\n"
                      "greatest effort, move it at ALL!\n";
        }
      }
      exits {
        east {
          destinationRoom "sewerSecond:7104";
        }
        up {
          description "Up.  You can't see a thing up there, it is way too dark.\n";
          destinationRoom "sewerFirst:7004";
        }
        down {
          destinationRoom "sewerTunnels:7300";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "trapdoor";
        }
      }
    }
    7103 {
      name "A Muddy Bend In The Sewer System";
      description "   You are standing in what looks like a bend in the pipe system of the\n"
                  "sewer.  The 'floor' is covered completely by mud!  This includes covering\n"
                  "your legs up to your knees as well.  The pipe leads west and south.\n";
      sectorType "Hills";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "mud";
          description "You never saw such disgusting matter before, it nearly makes you puke.\n";
        }
      }
      exits {
        south {
          description "To the south there is less mud than here!  It actually seems to end there!\n"
                      "You have a felling it would be nice to have your feet free from mud again.\n";
          destinationRoom "sewerSecond:7104";
        }
        west {
          description "You can see a room in which mud drips from the roof onto the floor in \n"
                      "great cakes of sludge.  There doesn't seem to be any exits from that room\n"
                      "apart from in you direction.\n";
          destinationRoom "sewerSecond:7101";
        }
      }
    }
    7104 {
      name "A Junction In The Sewer Pipes";
      description "   You stand in the middle of what looks like a triple junction of pipes\n"
                  "going east, west and north.\n";
      sectorType "City";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          description "You can see a mud area starting in that direction.\n";
          destinationRoom "sewerSecond:7103";
        }
        east {
          description "East.  You can't even make out what it might look like, it is just too dark.\n";
          destinationRoom "sewerSecond:7112";
        }
        west {
          description "West.  There is a room with a ladder leading up.\n";
          destinationRoom "sewerSecond:7102";
        }
      }
    }
    7105 {
      name "Down The Old Well";
      description "   You are dangling on the slippery sides of the old well leading down and\n"
                  "up.  The only secure point here is the metal bars that are cemented into the\n"
                  "sides, the ones that you cling frantically to so that you don't fall.  Who\n"
                  "knows how deep this well is?  The bars lead down and up and nowhere else.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "bars";
          description "These look like they're pretty slippery, and not very safe, but perhaps safe\n"
                      "enough for you to climb down, WITH both hands on them.\n";
        }
      }
      exits {
        up {
          description "There is a slight, dim light from above, or maybe it is just your imagination.\n"
                      "Anyway it SEEMS darker down here than up there, if that is possible.\n";
          destinationRoom "sewerFirst:7015";
        }
        down {
          description "Down there nothing at all can be spotted.  The darkness that engulfs this\n"
                      "decent seems utterly impossible in a mortal world.  It is so thick that a \n"
                      "torch down there would be utterly useless... or so it seems to you.  Not \n"
                      "the kind of thing to cheer you up on this voyage, Eh?\n";
        }
      }
    }
    7106 {
      name "The Northwestern Corner Of The Ledge";
      description "   You stand, swaying out from the ledge, with only a couple of inches of\n"
                  "safe, solid ledge under your feet.  The ledge continues to the east but not\n"
                  "back south.  It seems that the ledge is too narrow to turn on so you'll have\n"
                  "to continue forward.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "rock";
          description "It looks as if it can be opened in a door-like fashion.  Maybe this will lead\n"
                      "the way down.\n";
        }
        1 {
          keywords "step";
          description "A small rock sticks out right under it, otherwise the way is DOWN, DOWN, and\n"
                      "SPLAT!!!\n";
        }
        2 {
          keywords "edge odd-looking";
          description "This is truly a weird piece of craftsmanship in your eyes.  The edge seems to\n"
                      "form a step leading down, but WHAT a STEP DOWN.  The Abyss opens down there \n"
                      "leading to seemingly total destruction.\n";
        }
      }
      exits {
        east {
          description "The ledge continues east.\n";
          destinationRoom "sewerSecond:7113";
        }
        south {
          description "The ledge continues south.\n";
          destinationRoom "sewerSecond:7107";
        }
        down {
          description "The Abyss lies down there.  Who knows what might lurk down there?\n";
          destinationRoom "sewerMaze:7279";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "rock step edge";
        }
      }
    }
    7107 {
      name "The Narrow Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          description "North.  The ledge leads into a corner and turns eastward.\n";
          destinationRoom "sewerSecond:7106";
        }
        east {
          description "You stare into mid-air, and right under there is absolutely nothing but \n"
                      "darkness.  You shiver by the thought of falling an utterly unknown distance.\n";
          destinationRoom "sewerSecond:7190";
        }
        south {
          description "South.  The ledge leads further south into utter darkness.\n";
          destinationRoom "sewerSecond:7108";
        }
      }
    }
    7108 {
      name "The Narrow Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          description "North.  The ledge leads further north.\n";
          destinationRoom "sewerSecond:7107";
        }
        east {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7190";
        }
        south {
          description "The ledge continues further south into darkness.\n";
          destinationRoom "sewerSecond:7109";
        }
      }
    }
    7109 {
      name "The Narrow Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          description "North.  The ledge leads further north.\n";
          destinationRoom "sewerSecond:7108";
        }
        east {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7190";
        }
        south {
          description "The ledge continues south into darkness.\n";
          destinationRoom "sewerSecond:7110";
        }
      }
    }
    7110 {
      name "The Narrow Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          description "North.  The ledge leads further north.\n";
          destinationRoom "sewerSecond:7107";
        }
        east {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7190";
        }
        south {
          description "South.  You can just make out the south-western corner of this ledge.\n";
          destinationRoom "sewerSecond:7111";
        }
      }
    }
    7111 {
      name "The Southwestern Corner Of The Ledge";
      description "   This seems like a ledge that is a little broader than the one just to\n"
                  "the north of here.  The ledge seems to lead around some sort of Abyss of\n"
                  "total darkness.  The ledge seems to have an odd-looking edge here.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "rock";
          description "It looks as if it can be opened in a door-like fashion.  Maybe this will lead\n"
                      "the way down.\n";
        }
        1 {
          keywords "step";
          description "A small rock sticks out right under it, otherwise the way is DOWN, DOWN, and\n"
                      "SPLAT!!!\n";
        }
        2 {
          keywords "edge odd-looking";
          description "This is truly a weird piece of craftsmanship in your eyes.  The edge seems to\n"
                      "form a step leading down, but WHAT a STEP DOWN.  The Abyss opens down there \n"
                      "leading to seemingly total destruction.\n";
        }
      }
      exits {
        north {
          description "North.  The ledge leads further north.\n";
          destinationRoom "sewerSecond:7110";
        }
        east {
          description "You see a broad ledge leading eastward.\n";
          destinationRoom "sewerSecond:7115";
        }
        south {
          description "South of here is the exit from the ledge.\n";
          destinationRoom "sewerSecond:7112";
        }
        down {
          description "The Abyss lies down there.  Who knows what might lurk down there?\n";
          destinationRoom "sewerMaze:7279";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "rock step edge";
        }
      }
    }
    7112 {
      name "An Odd Intersection";
      description "   You stand in a rather odd intersection of pipes.  The pipes actually\n"
                  "don't resemble pipes anymore.  They look more like a real stone tunnel,\n"
                  "or a passageway hewn directly into the rock.  The ways from here lead\n"
                  "north, east and west.\n";
      sectorType "City";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          description "North.  You see a ledge to something that looks like an abyss.\n";
          destinationRoom "sewerSecond:7111";
        }
        east {
          destinationRoom "sewerSecond:7122";
        }
        west {
          destinationRoom "sewerSecond:7104";
        }
      }
    }
    7113 {
      name "The Narrow Ledge Going East To West";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        east {
          description "The ledge leads further east.\n";
          destinationRoom "sewerSecond:7116";
        }
        south {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7190";
        }
      }
    }
    7114 {
      name "Mid-Air";
      description "   You've just stepped into the most unlucky position in the whole of\n"
                  "CircleMUD.  The result of such a foolish act should be punished with\n"
                  "death, you know.  With an acceleration of approximately 9.82 meters\n"
                  "per second squared, you are now descending the Abyss.  What awaits you\n"
                  "at the bottom will continue to be a mystery.  Good-bye cruel world.\n";
      sectorType "Inside";
      flags {
        dark "NO";
        death "YES";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          destinationRoom "sewerSecond:7119";
        }
        east {
          destinationRoom "sewerSecond:7118";
        }
        south {
          destinationRoom "sewerSecond:7120";
        }
        west {
          destinationRoom "sewerSecond:7117";
        }
        up {
          destinationRoom "sewerSecond:7115";
        }
      }
    }
    7115 {
      name "The Broad Ledge";
      description "   You are standing on a ledge that seems quite a lot larger than the\n"
                  "rest of the ledges.  This one leads to the west and the east, plus it\n"
                  "has an exit going to the south.  Though you could jump into mid-air,\n"
                  "but it probably wouldn't be such a good idea.  The way south is in\n"
                  "utter darkness.\n";
      sectorType "Hills";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          destinationRoom "sewerSecond:7114";
        }
        east {
          destinationRoom "sewerSecond:7121";
        }
        south {
          destinationRoom "sewerSecond:7129";
        }
        west {
          destinationRoom "sewerSecond:7111";
        }
      }
    }
    7116 {
      name "The Northeastern Corner Of The Ledge";
      description "   You stand, swaying out from the ledge, with only a couple of inches of\n"
                  "safe, solid ledge under your feet.  The ledge continues to the west and\n"
                  "leads south from here into darkness.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "soil soft earth";
          description "You can just make out the outline of a trapdoor here in the soil.  The earth\n"
                      "is probably there to conceal a secret entrance.  This looks as if it leads\n"
                      "down into the seemingly solid rock face of the ledge.\n";
        }
        1 {
          keywords "ground ledge rock";
          description "The ground here seems a little different from all the other ledges along the\n"
                      "Abyss.  There is a kind of soft soil on this ledge, maybe you should look \n"
                      "carefully at this.  It seems to be of some interest.\n";
        }
      }
      exits {
        south {
          destinationRoom "sewerSecond:7117";
        }
        west {
          description "The ledge continues west.\n";
          destinationRoom "sewerSecond:7113";
        }
        down {
          description "You can just make out the outline of a trapdoor here in the soil.  The earth\n"
                      "is probably there to conceal a secret entrance.  This looks as if it leads\n"
                      "down into the seemingly solid rock face of the ledge.\n";
          destinationRoom "sewerMaze:7280";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "trapdoor secret entrance";
        }
      }
    }
    7117 {
      name "The Narrow Eastern Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.  And THAT is west of here\n"
                  "so watch your step.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        south {
          description "The ledge leads further south.\n";
          destinationRoom "sewerSecond:7118";
        }
        west {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7114";
        }
      }
    }
    7118 {
      name "The Narrow Eastern Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.  And THAT is west of here\n"
                  "so watch your step.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        south {
          description "The ledge leads further south.\n";
          destinationRoom "sewerSecond:7119";
        }
        west {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7114";
        }
      }
    }
    7119 {
      name "The Narrow Eastern Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.  And THAT is west of here\n"
                  "so watch your step.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        south {
          description "The ledge leads further south.\n";
          destinationRoom "sewerSecond:7120";
        }
        west {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7114";
        }
      }
    }
    7120 {
      name "The Narrow Eastern Ledge";
      description "   You are in the process of walking all the way around the ledge since\n"
                  "there is no way of turning around on this all too narrow path.  There IS\n"
                  "another exit from here but that leads right into mid-air and with high\n"
                  "probability of a free fall session afterwards.  And THAT is west of here\n"
                  "so watch your step.  You also see a small opening to the east.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        east {
          description "East.  You stare into darkness.\n";
          destinationRoom "sewerSecond:7123";
        }
        south {
          description "The ledge leads further south.\n";
          destinationRoom "sewerSecond:7121";
        }
        west {
          description "You stare into mid-air, and right under there is absolutely nothing but\n"
                      "darkness.  You shiver by the thought of falling that distance.\n";
          destinationRoom "sewerSecond:7114";
        }
      }
    }
    7121 {
      name "The Southeastern Corner Of The Ledge";
      description "   This seems like a ledge that is a little broader than the one just to the\n"
                  "north of here.  The ledge seems to lead around some sort of abyss of total\n"
                  "darkness.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "YES";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "rock";
          description "It looks as if it can be opened in a door-like fashion.  Maybe this will lead\n"
                      "the way down.\n";
        }
        1 {
          keywords "step";
          description "A small rock sticks out right under it, otherwise the way is DOWN, DOWN, and\n"
                      "SPLAT!!!\n";
        }
        2 {
          keywords "edge odd-looking";
          description "This is truly a weird piece of craftsmanship in your eyes.  The edge seems to\n"
                      "form a step leading down, but WHAT a STEP DOWN.  The Abyss opens down there \n"
                      "leading to seemingly total destruction.\n";
        }
      }
      exits {
        north {
          description "North of here you can see a ledge.\n";
          destinationRoom "sewerSecond:7120";
        }
        west {
          description "The ledge leads further west.\n";
          destinationRoom "sewerSecond:7115";
        }
        down {
          description "The Abyss lies down there.  Who knows what might lurk down there?\n";
          destinationRoom "sewerMaze:7279";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "YES";
          }
          keywords "rock step edge";
        }
      }
    }
    7122 {
      name "Under The Pit";
      description "   You stand in a completely dark cavern leading west.  The wall looks\n"
                  "weird here.\n";
      sectorType "Inside";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      extraDescriptions {
        0 {
          keywords "wall";
          description "There is a crack here that looks like it has been made recently.\n";
        }
      }
      exits {
        west {
          destinationRoom "sewerSecond:7112";
        }
      }
    }
    7123 {
      name "Under The Shaft";
      description "   A ladder leads up from here to the Shaft.  A small opening leads west\n"
                  "from here.\n";
      sectorType "Mountains";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        west {
          description "You can see a narrow ledge going north and south.\n";
          destinationRoom "sewerSecond:7120";
        }
        up {
          description "It is too dark up there.\n";
          destinationRoom "sewerFirst:7041";
        }
      }
    }
    7129 {
      name "The Sewer Line";
      description "   You are in a narrow part of the sewer.  Down the sewer continues and to\n"
                  "the north is the ledge.\n";
      sectorType "Forest";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          description "You can see the southern part of the ledge.\n";
          destinationRoom "sewerSecond:7115";
        }
        down {
          description "You look deeper down into the drain.\n";
          destinationRoom "sewerMaze:7221";
        }
      }
    }
    7190 {
      name "Mid-Air";
      description "   You've just stepped into the most unlucky position in the whole of\n"
                  "CircleMUD.  The result of such a foolish act should be punished with\n"
                  "death, you know.  With an acceleration of approximately 9.82 meters\n"
                  "per second squared, you are now descending the Abyss.  What awaits you\n"
                  "at the bottom will continue to be a mystery.  Good-bye cruel world.\n";
      sectorType "Inside";
      flags {
        dark "NO";
        death "YES";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "NO";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        north {
          destinationRoom "sewerSecond:7109";
        }
        east {
          destinationRoom "sewerSecond:7108";
        }
        south {
          destinationRoom "sewerSecond:7110";
        }
        west {
          destinationRoom "sewerSecond:7107";
        }
        up {
          destinationRoom "sewerSecond:7113";
        }
      }
    }
  }
  itemPrototypes {
    7190 {
      keywords "ring silver";
      description "A lovely silver ring has been left here.";
      shortDescription "a glinting silver ring";
      flags {
        type "Worn";
        weight 9;
        cost 16000;
        costPerDay 5000;
        timer 0;
        values {
          value1 0;
          value2 0;
          value3 10;
          value4 0;
        }
        wearFlags {
          take "YES";
          finger "YES";
          neck "NO";
          body "NO";
          head "NO";
          legs "NO";
          feet "NO";
          hands "NO";
          arms "NO";
          shield "NO";
          about "NO";
          waist "NO";
          wrist "NO";
          wield "NO";
          hold "NO";
        }
        extraFlags {
          glow "NO";
          hum "NO";
          noRent "NO";
          noDonate "NO";
          noInvis "NO";
          invisible "NO";
          magic "YES";
          noDrop "NO";
          blessed "NO";
          antiGood "NO";
          antiEvil "NO";
          antiNeutral "NO";
          antiMagicUser "NO";
          antiCleric "NO";
          antiThief "NO";
          antiWarrior "NO";
          noSell "NO";
        }
      }
    }
  }
}