{
  "schemaVersion": 1,
  "kind": "room",
  "canonicalUrl": "https://darkpawns.labz0rz.com/rooms/20102/",
  "source": "Dark Pawns active world files",
  "mapUrl": "https://darkpawns.labz0rz.com/map/?room=20102",
  "record": {
    "id": 20102,
    "name": "Hallway",
    "description": "You are at a corner in a cold, stone hallway through the dungeon; from this\npoint the hallway runs both east and south into the darkness.  Strong doors\nare set in the north and west walls.",
    "sector": 0,
    "zoneId": 200,
    "zoneName": "Dark Mage's Tower (Raven)",
    "exits": [
      {
        "direction": "north",
        "target": 20098
      },
      {
        "direction": "east",
        "target": 20103
      },
      {
        "direction": "south",
        "target": 20107
      },
      {
        "direction": "west",
        "target": 20101
      }
    ],
    "mobs": [
      {
        "vnum": 20019,
        "name": "the trollish dungeon guard",
        "level": 0
      }
    ],
    "items": [],
    "shopkeepers": []
  }
}