From 9292634f2f8d71a53879ff07e1330c671b207d51 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 6 Jul 2026 23:05:04 -0400 Subject: feat: split the concept of hidden and impassable exits. add player_flag for discovered hidden exits. --- data/rooms/intro/1005.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'data/rooms/intro/1005.yaml') diff --git a/data/rooms/intro/1005.yaml b/data/rooms/intro/1005.yaml index 4f31b7f..faf82e3 100644 --- a/data/rooms/intro/1005.yaml +++ b/data/rooms/intro/1005.yaml @@ -2,9 +2,7 @@ id: 1005 name: 'Room #1005' color: "" description: [] -exits: - south: - room: 2001 +exits: {} objects: [] item_spawns: [] mobs: [] -- cgit v1.2.3