roh/conf/area/
roh/game/talk/
roh/help/
roh/monsters/ocean/
roh/objects/ocean/
roh/player/
roh/rooms/area/1/
roh/rooms/misc/
roh/rooms/ocean/
roh/src-2.44b/
<?xml version="1.0"?>
<Room Num="3993" Version="2.40" Area="ocean">
  <Name>Forest Tunnel</Name>
  <ShortDescription>You are in a smooth bore of a tunnel.</ShortDescription>
  <LongDescription>Its the strangest tunnel you have ever been in, probably, because the walls
seems to be made of a fused silicon and earth, like glass.  A soft glow
emanates from the walls.  You can feel fresh air on your cheek, coming from
the southeast direction.</LongDescription>
  
  <Flags>
    <Bit Num="8"/>
  </Flags>
  <Wander>
    <RandomMonsters/>
  </Wander>
  <Track>
    <Direction>northwest</Direction>
  </Track>
  <PermMobs/>
  <PermObjs/>
  <LastTimes/>
  <Objects/>
  <Creatures/>
  <Exits>
    <Exit Name="northwest">
      <Keys/>
      <Room Area="ocean">3992</Room>
      <Flags/>
    </Exit>
    <Exit Name="southeast">
      <Keys/>
      <Room Area="ocean">3994</Room>
      <Flags/>
    </Exit>
  </Exits>
</Room>