From fcedfcf605ca0ed9781e0788f9c0b7c124586caa Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 7 Aug 2025 22:23:04 -0400 Subject: Added the_ancient --- data/maps/the_ancient/rooms/Outside.txtpb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/maps/the_ancient/rooms/Outside.txtpb (limited to 'data/maps/the_ancient/rooms/Outside.txtpb') diff --git a/data/maps/the_ancient/rooms/Outside.txtpb b/data/maps/the_ancient/rooms/Outside.txtpb new file mode 100644 index 0000000..6f49bba --- /dev/null +++ b/data/maps/the_ancient/rooms/Outside.txtpb @@ -0,0 +1,8 @@ +name: "Outside" +display_name: "Outside" +panels { + name: "THIS" + path: "Panels/panel_1" + clue: "this" + answer: "sphinx" +} -- cgit 1.4.1