From e441ec71f34a4bb432e1f676d3bff865b43a2a8e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 11 Aug 2025 11:47:01 -0400 Subject: Added the_double_sided --- data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb (limited to 'data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb') diff --git a/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb b/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb new file mode 100644 index 0000000..c9fb6c5 --- /dev/null +++ b/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb @@ -0,0 +1,16 @@ +name: "Flipped Blue Area" +display_name: "Maze" +panels { + name: "SKY" + path: "Panels/Maze/panel_5" + clue: "sky" + answer: "ground" + symbols: "sun" +} +panels { + name: "HEAD" + path: "Panels/Maze/panel_10" + clue: "head" + answer: "feet" + symbols: "sun" +} -- cgit 1.4.1