room001.json
742 Bytes
{
"num": 1002,
"coords": { "id": 1000, "x": 1, "y": 0, "z": 0 },
"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", 1001]
},
"title": "Behind the bar",
"zone": "town"
}