diff options
| author | historia <[not public]> | 2026-07-10 15:13:41 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-10 15:13:41 -0400 |
| commit | 6adb8ddd28f2b3370f001bfe8cd54656b5d097ce (patch) | |
| tree | 93121f19af752b6cf8b53853bb10da882ef3c5d4 /data/rooms/intro/1008.yaml | |
| parent | 8a31ffa45e912d00c480efe738aa3452e9e567cb (diff) | |
| download | thehouseoficarus-6adb8ddd28f2b3370f001bfe8cd54656b5d097ce.tar.gz | |
feat(admin): exit conditions in map gui match style of all other conditions
Diffstat (limited to 'data/rooms/intro/1008.yaml')
| -rw-r--r-- | data/rooms/intro/1008.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/rooms/intro/1008.yaml b/data/rooms/intro/1008.yaml index 8d8fa28..5e80780 100644 --- a/data/rooms/intro/1008.yaml +++ b/data/rooms/intro/1008.yaml @@ -5,6 +5,10 @@ exits: east: room: 1009 south: + always_blocked: false + blocked_message: "" + condition: null + hidden: false room: 1007 hazard: "" id: 1008 |
