outside.json
445 Bytes
{
"num": 2001,
"coords": { "id": 2000, "x": -1, "y": 0, "z": 0 },
"look_items": {
"tavern": "A roughly constructed building."
},
"description": "You are standing outside of a simple tavern made of pressed clay and shale roof. The door becons you to come in and have a drink.",
"inventory": {},
"exits": {
"east": ["town/tavern", 1001]
},
"title": "Outside the Tavern",
"zone": "town"
}