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 Tunnels In The Sewer";
  keyword "sewerTunnels";
  lifespan 25;
  resets {
    0 {
      command "loadMobile";
      mobile "sewerFirst:7040";
      inRoom "sewerTunnels:7328";
      maxNumber 1;
    }
    1 {
      command "loadMobile";
      mobile "sewerFirst:7041";
      inRoom "sewerTunnels:7344";
      maxNumber 2;
    }
    2 {
      command "loadMobile";
      mobile "sewerFirst:7042";
      inRoom "sewerTunnels:7335";
      maxNumber 2;
    }
    3 {
      command "loadMobile";
      mobile "sewerFirst:7043";
      inRoom "sewerTunnels:7339";
      maxNumber 3;
    }
    4 {
      command "loadMobile";
      mobile "sewerFirst:7044";
      inRoom "sewerTunnels:7306";
      maxNumber 6;
    }
    5 {
      command "loadMobile";
      mobile "sewerFirst:7045";
      inRoom "sewerTunnels:7319";
      maxNumber 1;
    }
    6 {
      command "loadMobile";
      mobile "sewerFirst:7046";
      inRoom "sewerTunnels:7324";
      maxNumber 1;
    }
    7 {
      command "loadMobile";
      mobile "sewerFirst:7010";
      inRoom "sewerTunnels:7329";
      maxNumber 2;
    }
    8 {
      command "doorState";
      inRoom "sewerTunnels:7304";
      direction "south";
      state "closed";
    }
    9 {
      command "doorState";
      inRoom "sewerTunnels:7305";
      direction "north";
      state "closed";
    }
    10 {
      command "doorState";
      inRoom "sewerTunnels:7305";
      direction "south";
      state "closed";
    }
    11 {
      command "doorState";
      inRoom "sewerTunnels:7306";
      direction "north";
      state "closed";
    }
    12 {
      command "doorState";
      inRoom "sewerTunnels:7315";
      direction "north";
      state "closed";
    }
    13 {
      command "doorState";
      inRoom "sewerTunnels:7316";
      direction "south";
      state "closed";
    }
    14 {
      command "doorState";
      inRoom "sewerTunnels:7321";
      direction "west";
      state "closed";
    }
    15 {
      command "doorState";
      inRoom "sewerTunnels:7318";
      direction "east";
      state "closed";
    }
    16 {
      command "doorState";
      inRoom "sewerTunnels:7324";
      direction "north";
      state "locked";
    }
    17 {
      command "doorState";
      inRoom "sewerTunnels:7324";
      direction "south";
      state "locked";
    }
    18 {
      command "doorState";
      inRoom "sewerTunnels:7324";
      direction "east";
      state "closed";
    }
    19 {
      command "doorState";
      inRoom "sewerTunnels:7325";
      direction "west";
      state "closed";
    }
    20 {
      command "doorState";
      inRoom "sewerTunnels:7333";
      direction "west";
      state "closed";
    }
  }
  rooms {
    7300 {
      name "Cave Entrance";
      description "   You are standing in the cave entrance.  It is very dark down here.  There\n"
                  "is writing on the wall.  There is an exit to the north.  A stairway leads up.\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 "writing wall";
          description "The writing says 'BEWARE adventurer!'\n";
        }
      }
      exits {
        north {
          description "To the north you can see a small tunnel.\n";
          destinationRoom "sewerTunnels:7301";
        }
        up {
          description "You can see the stairs going up into darkness.\n";
          destinationRoom "sewerSecond:7102";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "YES";
          }
        }
      }
    }
    7301 {
      name "Cave Tunnel";
      description "   You are walking in a tunnel.  It is very cold.  You can feel the presence\n"
                  "of a living thing... SOMEWHERE.\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 "To the north you can see the tunnel continuing.\n";
          destinationRoom "sewerTunnels:7302";
        }
        south {
          description "To the south tunnel continuing.\n";
          destinationRoom "sewerTunnels:7300";
        }
      }
    }
    7302 {
      name "Cave Room";
      description "   You are standing in a room.  It is much cooler now.  The walls are glowing.\n";
      sectorType "City";
      flags {
        dark "NO";
        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 {
        east {
          description "To the east you see the tunnel going downwards.\n";
          destinationRoom "sewerTunnels:7303";
        }
        south {
          description "To the south you see a dark cave tunnel.\n";
          destinationRoom "sewerTunnels:7301";
        }
        west {
          destinationRoom "sewerTunnels:7321";
        }
      }
    }
    7303 {
      name "The Cave T-Cross";
      description "   You are standing in a mudlike substance.  The smell here is awful, it is\n"
                  "rotten.  To the west you can see some light.\n";
      sectorType "Field";
      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 "worms";
          description "The worms are purple.  They do not look edible.\n";
        }
        1 {
          keywords "mud";
          description "When you examine the mud, you notice small worms crawling around.\n";
        }
      }
      exits {
        east {
          description "To the east the tunnel still goes downwards.\n";
          destinationRoom "sewerTunnels:7304";
        }
        south {
          destinationRoom "sewerTunnels:7308";
        }
        west {
          description "You can see some light to the west.\n";
          destinationRoom "sewerTunnels:7302";
        }
      }
    }
    7304 {
      name "The Cave Turning-Point";
      description "   The mud is getting deeper.  You are wondering, 'Would it be an idea to\n"
                  "leave, before I disappear?'.  To the south you notice a flat round stone\n"
                  "is blocking the way.  To the west you can see mud.\n";
      sectorType "Field";
      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 "flat round stone";
          description "The stone looks very uninteresting.  BUT as you are about to turn away, you\n"
                      "see a strip of light coming through a small hole.  Conclusion: The stone is\n"
                      "moveable.\n";
        }
      }
      exits {
        south {
          description "You can see an opening behind the stone.\n";
          destinationRoom "sewerTunnels:7305";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "stone flat round";
        }
        west {
          destinationRoom "sewerTunnels:7303";
        }
      }
    }
    7305 {
      name "The Secret Room";
      description "   There is dust all over the place.  It looks like nobody has been here\n"
                  "for ages.  In the middle of the room you see a socket with a crystal globe.\n"
                  "The globe glows with a pulsing light.  To the north you see a stone door.\n"
                  "To the south you see a grey block.\n";
      sectorType "City";
      flags {
        dark "NO";
        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 "crystal globe";
          description "The crystal globe is glowing with a pulsing light.  It looks like there is\n"
                      "smoke inside it.\n";
        }
        1 {
          keywords "socket";
          description "The socket looks like the work of a dwarf.  It is VERY beautiful.\n";
        }
      }
      exits {
        north {
          description "You see a round stone door.\n";
          destinationRoom "sewerTunnels:7304";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "door round stone";
        }
        south {
          description "You see a grey block.\n";
          destinationRoom "sewerTunnels:7306";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "block grey";
        }
      }
    }
    7306 {
      name "The Mudhole";
      description "   You are standing in a lot of mud.  The mud goes to your chest.  You feel\n"
                  "the presence of something IN the mud.  The only obvious exit is to the west.\n";
      sectorType "WaterSwimmable";
      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 nothing at all.\n";
          destinationRoom "sewerTunnels:7305";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "block grey";
        }
        west {
          destinationRoom "sewerTunnels:7307";
        }
      }
    }
    7307 {
      name "A Tunnel";
      description "   The mud goes to your knees.  Otherwise the tunnel looks very normal.\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 {
        north {
          destinationRoom "sewerTunnels:7308";
        }
        east {
          description "You can see a mudhole.\n";
          destinationRoom "sewerTunnels:7306";
        }
        south {
          destinationRoom "sewerTunnels:7309";
        }
      }
    }
    7308 {
      name "The Long Tunnel";
      description "   Here there is almost no mud, as you stand at the top of a small rock.  Just\n"
                  "beside you there are a sign which says 'WARNING!  The worms are dangerous!'\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 lot of mud... Yuck!\n";
          destinationRoom "sewerTunnels:7303";
        }
        south {
          description "The tunnel goes a little downwards.\n";
          destinationRoom "sewerTunnels:7307";
        }
      }
    }
    7309 {
      name "The Hot Room";
      description "   You are very surprised, as this room for a change are hot instead of\n"
                  "cold.  To the north it goes downwards into some mud.  There are also an\n"
                  "exit to the 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 "You see a lot of mud.\n";
          destinationRoom "sewerTunnels:7307";
        }
        west {
          description "You see a entrance to a small room.\n";
          destinationRoom "sewerTunnels:7310";
        }
      }
    }
    7310 {
      name "The Small Room";
      description "   As you look around you notice a small statue.  There are exits to the west\n"
                  "and to the east.\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 "small statue";
          description "This is a statue of a imp, pointing to the west.  The imp looks like a man\n"
                      "with horns and a tail.\n";
        }
      }
      exits {
        east {
          description "It is pitch dark out there.\n";
          destinationRoom "sewerTunnels:7309";
        }
        west {
          description "You see a VERY long hallway.\n";
          destinationRoom "sewerTunnels:7311";
        }
      }
    }
    7311 {
      name "The Stalagmite Cave";
      description "   You are standing in a stalagmite cave.  Water is dripping from the walls.\n"
                  "It is very cold in here.\n";
      sectorType "Field";
      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 "stalagmite";
          description "The stalagmites are very tall, and looks very beautiful.\n";
        }
      }
      exits {
        north {
          destinationRoom "sewerTunnels:7314";
        }
        east {
          description "You see a long hallway, and some mud.\n";
          destinationRoom "sewerTunnels:7310";
        }
        south {
          destinationRoom "sewerTunnels:7312";
        }
      }
    }
    7312 {
      name "The Stalagmite Tunnel";
      description "   You has entered a small tunnel.  Here it is quite dry.  Maybe it would be a\n"
                  "good idea to rest here.\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 small cave to the north.\n";
          destinationRoom "sewerTunnels:7311";
        }
        west {
          destinationRoom "sewerTunnels:7313";
        }
      }
    }
    7313 {
      name "The Spongy Room";
      description "   You definitely do NOT like this area.  It is very dank, and most of the\n"
                  "room is wet.\n";
      sectorType "Forest";
      flags {
        dark "NO";
        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 {
          destinationRoom "sewerTunnels:7312";
        }
        west {
          destinationRoom "sewerTunnels:7345";
        }
      }
    }
    7314 {
      name "The Stalagmite T-Cross";
      description "   You are standing in a cross.  To the north you can see some light.\n"
                  "Otherwise it is dark.\n";
      sectorType "City";
      flags {
        dark "NO";
        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 "You see some light ahead.\n";
          destinationRoom "sewerTunnels:7317";
        }
        east {
          destinationRoom "sewerTunnels:7315";
        }
        south {
          destinationRoom "sewerTunnels:7311";
        }
      }
    }
    7315 {
      name "The Blind End Room";
      description "   This room is obviously a blind end.  To the north you see a primitive\n"
                  "picture.\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 "primitive picture";
          description "You see some people dancing around a huge sun.  The sun is about 7 feet in\n"
                      "diameter, which shows the size of the picture.\n";
        }
      }
      exits {
        north {
          description "You see a primitive picture of some people dancing around a huge sun.  The\n"
                      "sun is about 7 feet in diameter, which shows the size of the picture.\n";
          destinationRoom "sewerTunnels:7316";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "sun";
        }
        west {
          destinationRoom "sewerTunnels:7314";
        }
      }
    }
    7316 {
      name "The Treasure Room";
      description "   This room is richly ornamented.  The walls have been carved to show\n"
                  "people dancing around a moon which is drawn on the floor.  It looks very\n"
                  "old, and it is very dusty.  To the south you see the back side of a secret\n"
                  "door.\n";
      sectorType "City";
      flags {
        dark "YES";
        death "NO";
        noMob "NO";
        indoors "YES";
        peaceful "NO";
        soundproof "NO";
        noTrack "NO";
        noMagic "NO";
        tunnel "NO";
        private "YES";
        wizRoom "NO";
        house "NO";
        houseCrash "NO";
        atrium "NO";
        olc "NO";
      }
      exits {
        south {
          description "You can see a picture with some peeple crawling around a huge moon.\n";
          destinationRoom "sewerTunnels:7315";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "moon door";
        }
      }
    }
    7317 {
      name "The Square Lair";
      description "   You are standing in the south-east part of the lair.  You can see a skeleton\n"
                  "lying in the corner.\n";
      sectorType "City";
      flags {
        dark "NO";
        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 "skeleton";
          description "It looks like a adventurer who wasn't lucky.  You'd better watch out...\n";
        }
      }
      exits {
        north {
          description "Another part of the lair.\n";
          destinationRoom "sewerTunnels:7318";
        }
        south {
          destinationRoom "sewerTunnels:7314";
        }
        west {
          description "Another part of the lair.\n";
          destinationRoom "sewerTunnels:7320";
        }
      }
    }
    7318 {
      name "The Square Lair";
      description "   You are standing in the north-east part of the lair.\n"
                  "You see a sign on the wall.\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 "sign wall";
          description "The sign says 'Gods of War I call you, my sword is by my side,\n"
                      "               I seek a light free from all false pride'\n"
                      "                       Reyemle Grug...\n";
        }
      }
      exits {
        east {
          description "You see a wooden door.\n";
          destinationRoom "sewerTunnels:7321";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "door wooden";
        }
        south {
          description "Another part of the lair.\n";
          destinationRoom "sewerTunnels:7317";
        }
        west {
          description "Another part of the lair.\n";
          destinationRoom "sewerTunnels:7319";
        }
      }
    }
    7319 {
      name "The Square Lair";
      description "   You are standing in the north-west part of the lair.  Here there is another\n"
                  "sign.  There is an exit from the lair to the 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";
      }
      extraDescriptions {
        0 {
          keywords "sign";
          description "The sign says 'I'm wandering around in a everlasting tale,\n"
                      "               seeking the light to regain my pride\n"
                      "                           Corama...\n";
        }
      }
      exits {
        north {
          description "You see a small tunnel leading north.\n";
          destinationRoom "sewerTunnels:7322";
        }
        east {
          description "Another part of the lair.\n";
          destinationRoom "sewerTunnels:7318";
        }
        south {
          description "Another part of the lair.\n";
          destinationRoom "sewerTunnels:7320";
        }
      }
    }
    7320 {
      name "The Lair End";
      description "   You can see a table in front of you.  It is very dusty.  Five skeletons are\n"
                  "sitting around the table.  Exits are north and east.\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 "dragon statue";
          description "It looks like a silver dragon.  It is nailed onto the table.  The dragon sits\n"
                      "on a red dragon that looks dead.  But the eyes of the red dragon are glowing,\n"
                      "pulsating red.  You feel drained.\n";
        }
        1 {
          keywords "skeleton skeletons";
          description "They've obviously been killed somehow, but it doesn't look like it was by \n"
                      "sword or club.\n";
        }
        2 {
          keywords "table";
          description "On the table there is dust, in the center there is a small statue of a\n"
                      "Dragon sleeping.\n";
        }
      }
      exits {
        north {
          description "The northern part of the lair.\n";
          destinationRoom "sewerTunnels:7319";
        }
        east {
          description "The eastern part of the lair.\n";
          destinationRoom "sewerTunnels:7317";
        }
      }
    }
    7321 {
      name "The East Tunnel";
      description "   You are standing in dark tunnel, the exits are east and west.  To the west\n"
                  "you see a wooden door.\n";
      sectorType "City";
      flags {
        dark "NO";
        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 "You can see a muddy tunnel.\n";
          destinationRoom "sewerTunnels:7302";
        }
        west {
          description "You can see a wooden door.\n";
          destinationRoom "sewerTunnels:7318";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "door wooden";
        }
      }
    }
    7322 {
      name "The North Tunnel";
      description "   You are standing in a dark tunnel, it leads upwards.\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 "The dark tunnel continues.\n";
          destinationRoom "sewerTunnels:7323";
        }
        south {
          description "You can see the lair.\n";
          destinationRoom "sewerTunnels:7319";
        }
        west {
          description "You can see a cave entrance.\n";
          destinationRoom "sewerTunnels:7336";
        }
      }
    }
    7323 {
      name "The L-Shaped Room";
      description "   You are standing in deep darkness.  To the south there is a small exit.\n"
                  "To the east you can see a gaping hole.\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 {
        east {
          destinationRoom "sewerTunnels:7324";
        }
        south {
          destinationRoom "sewerTunnels:7322";
        }
      }
    }
    7324 {
      name "The Circular Hall";
      description "   You are standing in round hall.  To the north, east and south you can see\n"
                  "a stone head hanging on the walls.\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 "blue";
          description "This looks like a good dragon.\n";
        }
        1 {
          keywords "red";
          description "This looks like a neutral dragon.\n";
        }
        2 {
          keywords "green";
          description "This looks like an evil dragon.\n";
        }
        3 {
          keywords "head heads";
          description "When you study the faces of the heads you see that they are faces of dragons.\n"
                      "The face to the north is red, the face to the east is green, and the face to\n"
                      "the south is blue.\n";
        }
      }
      exits {
        north {
          description "You see a red dragon's head hanging on the wall.\n";
          destinationRoom "sewerTunnels:7324";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "YES";
          }
          key "limbo:0";
          keywords "head red";
        }
        east {
          description "You see a green dragon's head hanging on the wall.\n";
          destinationRoom "sewerTunnels:7325";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "head green";
        }
        south {
          description "You see a blue dragon's head hanging on the wall.\n";
          destinationRoom "sewerTunnels:7324";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "YES";
          }
          key "limbo:0";
          keywords "head blue";
        }
        west {
          description "You see a room far away.\n";
          destinationRoom "sewerTunnels:7323";
        }
      }
    }
    7325 {
      name "A Dusty Tunnel";
      description "   You are standing in dust.  This place has not been touched for a long time. \n"
                  "Otherwise it is quite boring here, looks like a place to rest!  To the west\n"
                  "you see the outline of a door.  A tunnel leads to the east.\n";
      sectorType "City";
      flags {
        dark "NO";
        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 "You see a tunnel which leads downwards.  It is quite dark.\n";
          destinationRoom "sewerTunnels:7326";
        }
        west {
          description "You can see the outline of a door.  Just like in the description!\n";
          destinationRoom "sewerTunnels:7324";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "door";
        }
      }
    }
    7326 {
      name "The Crossing";
      description "   You are standing in a crossing of hallways.  You can leave this place\n"
                  "in every direction, except up and down.  In the dust you notice strange\n"
                  "footprints.\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 "footprints foot";
          description "You have never seen this kind of footprint before!\n";
        }
      }
      exits {
        north {
          destinationRoom "sewerTunnels:7331";
        }
        east {
          destinationRoom "sewerTunnels:7330";
        }
        south {
          destinationRoom "sewerTunnels:7327";
        }
        west {
          destinationRoom "sewerTunnels:7325";
        }
      }
    }
    7327 {
      name "The L-Shaped Room";
      description "   You are standing in a L-shaped room.  You can hear noises from the long\n"
                  "tunnel to the east.  You feel very afraid!\n"
                  "A sign is hanging on the wall.\n";
      sectorType "Field";
      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 "sign";
          description "The sign says:\n"
                      "\n"
                      "DANGER!!\n"
                      "\n";
        }
      }
      exits {
        north {
          destinationRoom "sewerTunnels:7326";
        }
        east {
          destinationRoom "sewerTunnels:7328";
        }
      }
    }
    7328 {
      name "The Dragon's Lair";
      description "   You can see burned walls, the floorstones are fiery red.  All kinds\n"
                  "of bones are scattered all over the floor.  On the walls you can see\n"
                  "some burned shapes.  You smell burnt flesh.  Two creatures are half\n"
                  "melted into the floor.\n";
      sectorType "Field";
      flags {
        dark "NO";
        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 long tunnel.\n";
          destinationRoom "sewerTunnels:7329";
        }
        west {
          description "You can see nothing but darkness.\n";
          destinationRoom "sewerTunnels:7327";
        }
      }
    }
    7329 {
      name "The Burnt Room";
      description "   You are in a room, which once has at one time been quite burnt.  There\n"
                  "is writing on the wall.\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 "writing";
          description "The writing says:\n"
                      "\n"
                      "                        DANGER\n"
                      "\n";
        }
      }
      exits {
        south {
          description "You can see a red glow...\n";
          destinationRoom "sewerTunnels:7328";
        }
        west {
          destinationRoom "sewerTunnels:7330";
        }
      }
    }
    7330 {
      name "The Windy Tunnel";
      description "   You are standing in a tunnel.  Above you, you can feel a breeze.\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 "breeze";
          description "The breeze comes from a hole above you.  NO way to get up there.\n";
        }
      }
      exits {
        east {
          description "It is too dark to tell.\n";
          destinationRoom "sewerTunnels:7329";
        }
        west {
          destinationRoom "sewerTunnels:7326";
        }
      }
    }
    7331 {
      name "The Glittering Room";
      description "   This room is very bright.  On the walls you can see some silver.  Exits\n"
                  "are west, east and south.\n";
      sectorType "City";
      flags {
        dark "NO";
        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 "glitter walls silver";
          description "The glittering silver looks like it is INSIDE the walls.\n";
        }
      }
      exits {
        east {
          destinationRoom "sewerTunnels:7332";
        }
        south {
          destinationRoom "sewerTunnels:7326";
        }
        west {
          destinationRoom "sewerTunnels:7333";
        }
      }
    }
    7332 {
      name "The Secret Passageway";
      description "   You have entered a tiny room.  There is only an exit to the 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 {
        west {
          description "You can see a light to the west.\n";
          destinationRoom "sewerTunnels:7331";
        }
      }
    }
    7333 {
      name "The End Of Long Tunnel";
      description "   You are at a end of a long tunnel.  Right in front of you, you can see a\n"
                  "grey mass.  To the east you can see a tremendously long tunnel, but you know\n"
                  "that, you were just there.\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 "grey mass";
          description "The mass is nothing but a mass, but it is quite suspicious!\n";
        }
      }
      exits {
        east {
          description "A long tunnel.  JUST like in the description!\n";
          destinationRoom "sewerTunnels:7331";
        }
        west {
          description "A grey mass is blocking the way.\n";
          destinationRoom "sewerTunnels:7334";
          flags {
            closed "NO";
            door "YES";
            locked "NO";
            pickproof "NO";
          }
          keywords "mass grey";
        }
      }
    }
    7334 {
      name "The Stair-Room";
      description "   You are standing in a small room.  Drawings of faces in pain are on the\n"
                  "walls.  You can feel that darkness is ruling the place.  There is one exit:\n"
                  "south.\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 {
        south {
          description "Nothing but darkness...\n";
          destinationRoom "sewerTunnels:7335";
        }
      }
    }
    7335 {
      name "A Dark Tunnel";
      description "   You are standing in a dark tunnel.  It continues to the north and to the\n"
                  "south.  Bones are spread on the floor.\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 "bones bone";
          description "It looks like bones of a human.\n";
        }
      }
      exits {
        north {
          destinationRoom "sewerTunnels:7334";
        }
        south {
          destinationRoom "sewerTunnels:7336";
        }
      }
    }
    7336 {
      name "The Entrance To The Lair";
      description "   The smell here is awful.  To the south you can see some smoke.  A tunnel\n"
                  "leads north and east.\n";
      sectorType "Field";
      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 "sewerTunnels:7335";
        }
        east {
          description "A small cave is to the east.\n";
          destinationRoom "sewerTunnels:7322";
        }
        south {
          description "The only thing you can see is smoke.\n";
          destinationRoom "sewerTunnels:7337";
        }
      }
    }
    7337 {
      name "The North-Eastern Part Of The Basilisk's Cave";
      description "   It is hard to see here because of the smoke.  To the north you can barely\n"
                  "see a small tunnel.  Other exits are to the south and to the west.\n";
      sectorType "Field";
      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 {
          destinationRoom "sewerTunnels:7336";
        }
        south {
          destinationRoom "sewerTunnels:7338";
        }
        west {
          destinationRoom "sewerTunnels:7339";
        }
      }
    }
    7338 {
      name "The South-Eastern Part Of The Basilisk's Cave";
      description "   There is a very small hole in wall from which the smoke is coming from. \n"
                  "Otherwise it is pitch black.  Exits are north and west.\n";
      sectorType "Field";
      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 "hole small";
          description "It seems to be a small hole, about one foot in diameter.\n";
        }
      }
      exits {
        north {
          description "You can see nothing but smoke.\n";
          destinationRoom "sewerTunnels:7337";
        }
        west {
          description "You can see nothing but smoke.\n";
          destinationRoom "sewerTunnels:7340";
        }
      }
    }
    7339 {
      name "The North-Western Part Of The Basilisk's Cave";
      description "   You can see some hay spread on the floor.  The smell is awful here, and it\n"
                  "makes you feel sick.  This place where the Basilisk sleeps.  Watch out...\n"
                  "maybe it is not far from here...\n";
      sectorType "Field";
      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 "hay";
          description "The hay is very dirty.  The smell of it makes you feel sick.\n";
        }
      }
      exits {
        east {
          destinationRoom "sewerTunnels:7337";
        }
        south {
          destinationRoom "sewerTunnels:7340";
        }
      }
    }
    7340 {
      name "The South-Western Part Of The Basilisk's Cave";
      description "   You can see nothing but smoke.  \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 {
        north {
          destinationRoom "sewerTunnels:7339";
        }
        east {
          destinationRoom "sewerTunnels:7338";
        }
        south {
          destinationRoom "sewerTunnels:7341";
        }
      }
    }
    7341 {
      name "The Small Cave";
      description "   You are standing in small cave.  You can see some light at the end.  Exits\n"
                  "are north and south.\n";
      sectorType "Field";
      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 "You can see only smoke.\n";
          destinationRoom "sewerTunnels:7340";
        }
        south {
          description "You can see a blue glow.  And you feel a fresh breeze... ahhhh...\n";
          destinationRoom "sewerTunnels:7342";
        }
      }
    }
    7342 {
      name "The Northern End Of The Pool";
      description "   You have wet feet, you are standing in water.  The water looks calm.  You\n"
                  "can see that it is a big lake.  Light seeps from the water.\n";
      sectorType "Hills";
      flags {
        dark "NO";
        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 small cave.\n";
          destinationRoom "sewerTunnels:7341";
        }
        east {
          description "You can see more water.\n";
          destinationRoom "sewerTunnels:7343";
        }
        south {
          description "You can see water.\n";
          destinationRoom "sewerTunnels:7344";
        }
      }
    }
    7343 {
      name "The Pool";
      description "   You are swimming in water.  It is getting deep here.  It is also dark in\n"
                  "this end.\n";
      sectorType "WaterSwimmable";
      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 {
        south {
          description "You can see some bubbles in the water.\n";
          destinationRoom "sewerTunnels:7345";
        }
        west {
          description "You see calm water.\n";
          destinationRoom "sewerTunnels:7342";
        }
      }
    }
    7344 {
      name "The South End Of The Pool";
      description "   You standing in water up to your neck!  You can only see water.\n";
      sectorType "Mountains";
      flags {
        dark "NO";
        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 calm water.\n";
          destinationRoom "sewerTunnels:7342";
        }
        east {
          description "To dark to tell, but you can feel something nearby.\n";
          destinationRoom "sewerTunnels:7345";
        }
      }
    }
    7345 {
      name "The Pool";
      description "   You are swimming in DARKNESS.  You feel something touching your right leg.\n";
      sectorType "WaterSwimmable";
      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 "To dark to tell.\n";
          destinationRoom "sewerTunnels:7343";
        }
        east {
          description "You can feel a warm breeze.\n";
          destinationRoom "sewerTunnels:7313";
        }
        west {
          destinationRoom "sewerTunnels:7344";
        }
      }
    }
  }
}