{
  "schemaVersion": 1,
  "kind": "room",
  "canonicalUrl": "https://darkpawns.labz0rz.com/rooms/20100/",
  "source": "Dark Pawns active world files",
  "mapUrl": "https://darkpawns.labz0rz.com/map/?room=20100",
  "record": {
    "id": 20100,
    "name": "Hallway",
    "description": "This is an unremarkable stone hallway through a subterranean dungeon\ncomplex.  There are strong doors on to the north and the west, while\nthe hallway itself continues to the east and south.",
    "sector": 0,
    "zoneId": 200,
    "zoneName": "Dark Mage's Tower (Raven)",
    "exits": [
      {
        "direction": "north",
        "target": 20096
      },
      {
        "direction": "east",
        "target": 20101
      },
      {
        "direction": "south",
        "target": 20105
      },
      {
        "direction": "west",
        "target": 20099
      }
    ],
    "mobs": [
      {
        "vnum": 20019,
        "name": "the trollish dungeon guard",
        "level": 0
      }
    ],
    "items": [],
    "shopkeepers": []
  }
}