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/Inside.txtpb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/maps/the_ancient/rooms/Inside.txtpb (limited to 'data/maps/the_ancient/rooms/Inside.txtpb') diff --git a/data/maps/the_ancient/rooms/Inside.txtpb b/data/maps/the_ancient/rooms/Inside.txtpb new file mode 100644 index 0000000..d5f869b --- /dev/null +++ b/data/maps/the_ancient/rooms/Inside.txtpb @@ -0,0 +1,10 @@ +name: "Inside" +display_name: "Inside" +panels { + name: "COLOR" + path: "Panels/panel_2" + clue: "color" + answer: "lavender" + symbols: "example" + # TODO: how does this connect to the "lavender_cubes" switch? +} -- cgit 1.4.1