From eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 14:18:48 -0400 Subject: Added the_great --- data/maps/the_great/rooms/Hive Entrance.txtpb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/maps/the_great/rooms/Hive Entrance.txtpb (limited to 'data/maps/the_great/rooms/Hive Entrance.txtpb') diff --git a/data/maps/the_great/rooms/Hive Entrance.txtpb b/data/maps/the_great/rooms/Hive Entrance.txtpb new file mode 100644 index 0000000..e0781c5 --- /dev/null +++ b/data/maps/the_great/rooms/Hive Entrance.txtpb @@ -0,0 +1,14 @@ +name: "Hive Entrance" +display_name: "West Side" +panels { + name: "LOST" + path: "Panels/Hive Room/hive_1" + clue: "lost" + answer: "found" + symbols: "sun" +} +ports { + name: "HIVE" + path: "Meshes/Blocks/Warps/worldport19" + orientation: "east" +} -- cgit 1.4.1