From a5ccb21fcd037f5675a7c7209884be92d383a159 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 21 Aug 2025 08:46:42 -0400 Subject: Added the_unyielding --- .../the_unyielding/rooms/Directions Room.txtpb | 166 +++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 data/maps/the_unyielding/rooms/Directions Room.txtpb (limited to 'data/maps/the_unyielding/rooms/Directions Room.txtpb') diff --git a/data/maps/the_unyielding/rooms/Directions Room.txtpb b/data/maps/the_unyielding/rooms/Directions Room.txtpb new file mode 100644 index 0000000..2a145b7 --- /dev/null +++ b/data/maps/the_unyielding/rooms/Directions Room.txtpb @@ -0,0 +1,166 @@ +name: "Directions Room" +# Southeast Room 1 (Bee Room) +panels { + name: "ABS" + path: "Panels/Southeast Room 1/sw_1" + clue: "abs" + answer: "absolute" + symbols: SPARKLES +} +panels { + name: "AM" + path: "Panels/Southeast Room 1/sw_2" + clue: "am" + answer: "flamingo" + symbols: SPARKLES +} +panels { + name: "LINGO" + path: "Panels/Southeast Room 1/sw_3" + clue: "lingo" + answer: "flamingo" + symbols: SPARKLES +} +panels { + name: "ATE" + path: "Panels/Southeast Room 1/sw_4" + clue: "ate" + answer: "duplicate" + symbols: SPARKLES +} +panels { + name: "LUTE" + path: "Panels/Southeast Room 1/sw_5" + clue: "lute" + answer: "absolute" + symbols: SPARKLES +} +panels { + name: "FAN" + path: "Panels/Southeast Room 1/sw_6" + clue: "fan" + answer: "flamingo" + symbols: SPARKLES +} +panels { + name: "BOLT" + path: "Panels/Southeast Room 1/sw_7" + clue: "bolt" + answer: "absolute" + symbols: SPARKLES +} +panels { + name: "DUPE" + path: "Panels/Southeast Room 1/sw_8" + clue: "dupe" + answer: "duplicate" + symbols: SPARKLES +} +panels { + name: "LICE" + path: "Panels/Southeast Room 1/sw_9" + clue: "lice" + answer: "duplicate" + symbols: SPARKLES +} +# Southeast Room 2 +panels { + name: "FIND" + path: "Panels/Southeast Room 2/sw_1" + clue: "find" + answer: "friends" + symbols: SPARKLES +} +panels { + name: "REDS" + path: "Panels/Southeast Room 2/sw_2" + clue: "reds" + answer: "friends" + symbols: SPARKLES +} +panels { + name: "END" + path: "Panels/Southeast Room 2/sw_3" + clue: "end" + answer: "friends" + symbols: SPARKLES +} +panels { + name: "RING" + path: "Panels/Southeast Room 2/sw_4" + clue: "ring" + answer: "rafting" + symbols: SPARKLES +} +panels { + name: "AFT" + path: "Panels/Southeast Room 2/sw_5" + clue: "aft" + answer: "rafting" + symbols: SPARKLES +} +panels { + name: "PANT" + path: "Panels/Southeast Room 2/sw_6" + clue: "pant" + answer: "phantom" + symbols: SPARKLES +} +panels { + name: "TIN" + path: "Panels/Southeast Room 2/sw_7" + clue: "tin" + answer: "rafting" + symbols: SPARKLES +} +panels { + name: "HAM" + path: "Panels/Southeast Room 2/sw_8" + clue: "ham" + answer: "phantom" + symbols: SPARKLES +} +panels { + name: "ATOM" + path: "Panels/Southeast Room 2/sw_9" + clue: "atom" + answer: "phantom" + symbols: SPARKLES +} +# Directions Room +panels { + name: "EAT" + path: "Panels/Directions Room/directions_1" + clue: "eat" + answer: "east" + symbols: SPARKLES +} +panels { + name: "NOT" + path: "Panels/Directions Room/directions_2" + clue: "not" + answer: "north" + symbols: SPARKLES +} +panels { + name: "OUT" + path: "Panels/Directions Room/directions_3" + clue: "out" + answer: "south" + symbols: SPARKLES +} +panels { + name: "WET" + path: "Panels/Directions Room/directions_4" + clue: "wet" + answer: "west" + symbols: SPARKLES +} +paintings { + name: "BEE" + path: "Components/Paintings/bee" +} +paintings { + name: "AYE2" + path: "Components/Paintings/aye2" +} -- cgit 1.4.1