Initial commit.
Basic docker deployment with Local LLM integration and simple game state.
This commit is contained in:
12
state/containers.json
Normal file
12
state/containers.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": 1,
|
||||
"type": "recessed",
|
||||
"hidden": true,
|
||||
"revealed": false,
|
||||
"openable": true,
|
||||
"open": false,
|
||||
"lock_id": 0,
|
||||
"weight": 1,
|
||||
"description": "A flagstone that looks slightly loose.",
|
||||
"contents": [1]
|
||||
}
|
||||
Reference in New Issue
Block a user