10 lines
304 B
JSON
10 lines
304 B
JSON
{
|
|
"id": "1",
|
|
"type": "room",
|
|
"description": "A dim stone chamber with worn flagstones and a heavy wooden door to the north. Dust gathers in the corners, and one flagstone near the center looks slightly loose.",
|
|
"exits": {
|
|
"north": 1
|
|
},
|
|
"items": [],
|
|
"containers": [1]
|
|
} |