outside.json 343 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": {
        "Tavern": "town/tavern"
    },
    "title": "Outside the Tavern"
}