From e45e8e912badb91699c60c685983ec809d49017c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 17:16:44 -0400 Subject: Added the_impressive --- data/maps/the_impressive/rooms/Lobby.txtpb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/maps/the_impressive/rooms/Lobby.txtpb (limited to 'data/maps/the_impressive/rooms/Lobby.txtpb') diff --git a/data/maps/the_impressive/rooms/Lobby.txtpb b/data/maps/the_impressive/rooms/Lobby.txtpb new file mode 100644 index 0000000..5492d67 --- /dev/null +++ b/data/maps/the_impressive/rooms/Lobby.txtpb @@ -0,0 +1,14 @@ +name: "Lobby" +display_name: "Impressive" +panels { + name: "RIGHT" + path: "Panels/entry_1" + clue: "right" + answer: "right" + proxies { answer: "wrong" path: "Panels/proxied_3" } +} +ports { + name: "GREAT" + path: "Components/Warps/worldport" + orientation: "south" +} -- cgit 1.4.1