diff options
| author | historia <[not public]> | 2026-07-13 19:59:34 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-13 19:59:34 -0400 |
| commit | 223d198c95b64d3d803be5d914c5b899dd30c8eb (patch) | |
| tree | 0ab3824cef83dc33dc2d4409b0e36f6b7d504379 /data | |
| parent | 1bedf06969b8ab8e51dd4301a0831200df5c8f59 (diff) | |
| download | thehouseoficarus-223d198c95b64d3d803be5d914c5b899dd30c8eb.tar.gz | |
refactor(admin): simplify css and js of card collapsing and side bar directories
Diffstat (limited to 'data')
| -rw-r--r-- | data/.admin_history.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/.admin_history.json b/data/.admin_history.json new file mode 100644 index 0000000..85b92cf --- /dev/null +++ b/data/.admin_history.json @@ -0,0 +1 @@ +{"history":[{"time":"2026-07-13T19:53:39-04:00","description":"update room 1010","file_path":"data/rooms/intro/1010.yaml","old_content":"block_transport: false\ncolor: D3\ndescription: []\nexits:\n north:\n room: 1009\n west:\n room: 1007\nhazard: \"\"\nid: 1010\nitem_spawns: []\nmobs: []\nname: 'Room #1010'\nobjects: []\non_enter: []\ntriggers: []\n","new_content":"block_transport: false\ncolor: D3\ndescription: []\nexits:\n north:\n room: 1009\n west:\n room: 1007\nhazard: \"\"\nid: 1010\nitem_spawns: []\nmobs: []\nname: 'Room #1010'\nobjects:\n - id: 000_test_object\non_enter: []\ntriggers: []\n","is_delete":false,"is_create":false},{"time":"2026-07-13T19:53:49-04:00","description":"update room 1010","file_path":"data/rooms/intro/1010.yaml","old_content":"block_transport: false\ncolor: D3\ndescription: []\nexits:\n north:\n room: 1009\n west:\n room: 1007\nhazard: \"\"\nid: 1010\nitem_spawns: []\nmobs: []\nname: 'Room #1010'\nobjects:\n - id: 000_test_object\non_enter: []\ntriggers: []\n","new_content":"block_transport: false\ncolor: D3\ndescription: []\nexits:\n north:\n room: 1009\n west:\n room: 1007\nhazard: \"\"\nid: 1010\nitem_spawns: []\nmobs: []\nname: 'Room #1010'\nobjects: []\non_enter: []\ntriggers: []\n","is_delete":false,"is_create":false}],"redo":null}
\ No newline at end of file |
