outside.json
367 Bytes
{
"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"
},
"title": "Outside the Tavern",
"zone": "wilderness"
}