From 53ad8e2f3e5fcf9cf9d5d4628498557e0f5500e8 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 20 Aug 2025 14:42:32 -0400 Subject: Added the_sturdy --- data/maps/the_sturdy/rooms/S2 Area.txtpb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/maps/the_sturdy/rooms/S2 Area.txtpb (limited to 'data/maps/the_sturdy/rooms/S2 Area.txtpb') diff --git a/data/maps/the_sturdy/rooms/S2 Area.txtpb b/data/maps/the_sturdy/rooms/S2 Area.txtpb new file mode 100644 index 0000000..def2e67 --- /dev/null +++ b/data/maps/the_sturdy/rooms/S2 Area.txtpb @@ -0,0 +1,21 @@ +name: "S2 Area" +display_name: "Sturdy" +panels { + name: "COLORS" + path: "Panels/Rainbow/panel_1" + clue: "colors" + answer: "rainbow" + symbols: "boxes" +} +letters { + key: "s" + level2: true + path: "Components/Collectables/collectable" +} +paintings { + name: "RAINBOW" + # The validator is wrong about this node not existing, because it's in a + # sub-scene. + path: "Components/Doors/Rainbow2/Hinge/rainbow" + enter_only: true +} -- cgit 1.4.1