From 6adb8ddd28f2b3370f001bfe8cd54656b5d097ce Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 10 Jul 2026 15:13:41 -0400 Subject: feat(admin): exit conditions in map gui match style of all other conditions --- data/rooms/intro/1008.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/rooms/intro/1008.yaml') 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 -- cgit v1.2.3