10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"id": 1,
|
|
"type": "door",
|
|
"description": "A heavy wooden door reinforced with iron faces north; its lock glints, unmoved for years.",
|
|
"lock_id": 1,
|
|
"locked": true,
|
|
"openable": true,
|
|
"open": false,
|
|
"key": "key"
|
|
} |