From 3f0f3cf36546c3e21ad0b58148bf007322855823 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 17:39:26 -0400 Subject: Added the_invisible --- data/maps/the_invisible/rooms/Entrance.txtpb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/maps/the_invisible/rooms/Entrance.txtpb (limited to 'data/maps/the_invisible/rooms/Entrance.txtpb') diff --git a/data/maps/the_invisible/rooms/Entrance.txtpb b/data/maps/the_invisible/rooms/Entrance.txtpb new file mode 100644 index 0000000..19521e1 --- /dev/null +++ b/data/maps/the_invisible/rooms/Entrance.txtpb @@ -0,0 +1,14 @@ +name: "Entrance" +display_name: "Invisible" +panels { + name: "VISIBLE" + path: "Panels/Room_1/panel_1" + clue: "visible" + answer: "invisible" + symbols: "sun" +} +ports { + name: "ENTRY" + path: "Components/Warps/worldport2" + orientation: "north" +} -- cgit 1.4.1