room001.json 660 Bytes
{
    "look_items": {
        "wooden,oak,plank": "An old solid oak plank that has a large number of chips and drink marks.",
        "barrel,barrels": "The old barrels bands are thick with oxidation and stained with the purple of spilled wine.",
        "bar": "The bar is a long wooden plank thrown over roughly hewn barrels."
    },
    "description": "The back of the bar gives a full view of the tavern. The bar top is a large wooden plank thrown across some barrels.",
    "inventory": {
        "candle": [{
            "age": 0
        }]
    },
    "exits": {
        "tavern": "town/tavern"
    },
    "title": "Behind the bar",
    "zone": "town",
}