diff options
| author | historia <[not public]> | 2026-07-10 00:43:29 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-10 00:43:29 -0400 |
| commit | 6e7c0b3ec4253bb58a815979b1f4574d08cb1f53 (patch) | |
| tree | dbff1952bdbf14cd58a6128775e263b53fc64ec1 /data/.admin_history.json | |
| parent | 9836513d287396fabcba85956366e6410d7363ef (diff) | |
| download | thehouseoficarus-6e7c0b3ec4253bb58a815979b1f4574d08cb1f53.tar.gz | |
feat(admin): add triggers to rooms, add global triggers
Diffstat (limited to 'data/.admin_history.json')
| -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..9e9cf94 --- /dev/null +++ b/data/.admin_history.json @@ -0,0 +1 @@ +{"history":[{"time":"2026-07-10T00:42:52-04:00","description":"update room 1008","file_path":"data/rooms/intro/1008.yaml","old_content":"block_transport: false\ncolor: \"52\"\ndescription: []\nexits:\n east:\n room: 1009\n south:\n room: 1007\nhazard: \"\"\nid: 1008\nitem_spawns: []\nmobs: []\nname: 'Room #1008'\nobjects: []\non_enter:\n - steps:\n - messages:\n - \"\"\non_exit:\n - steps: []\n","new_content":"block_transport: false\ncolor: \"52\"\ndescription: []\nexits:\n east:\n room: 1009\n south:\n room: 1007\nhazard: \"\"\nid: 1008\nitem_spawns: []\nmobs: []\nname: 'Room #1008'\nobjects: []\non_enter:\n - steps:\n - messages:\n - dsadasdsa\non_exit:\n - steps: []\n","is_delete":false,"is_create":false}],"redo":null}
\ No newline at end of file |
