From eb23fc8152fa0f7033f3efeafbc0b9bec4ab865b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 14:18:48 -0400 Subject: Added the_great --- data/maps/the_great/rooms/Jail Part 1.txtpb | 87 +++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 data/maps/the_great/rooms/Jail Part 1.txtpb (limited to 'data/maps/the_great/rooms/Jail Part 1.txtpb') diff --git a/data/maps/the_great/rooms/Jail Part 1.txtpb b/data/maps/the_great/rooms/Jail Part 1.txtpb new file mode 100644 index 0000000..8ab6caf --- /dev/null +++ b/data/maps/the_great/rooms/Jail Part 1.txtpb @@ -0,0 +1,87 @@ +name: "Jail Part 1" +display_name: "Jail" +panels { + name: "FLAP" + path: "Panels/Throat/throat_1" + clue: "flap" + answer: "trap" + symbols: "zero" +} +panels { + name: "LUCK" + path: "Panels/Throat/throat_2" + clue: "luck" + answer: "stuck" + symbols: "zero" +} +panels { + name: "STICK" + path: "Panels/Throat/throat_3" + clue: "stick" + answer: "stuck" + symbols: "age" +} +panels { + name: "SNARE" + path: "Panels/Throat/throat_4" + clue: "snare" + answer: "trap" + symbols: "sun" +} +panels { + name: "DOPAMINE" + path: "Panels/Bowels/bowels_1" + clue: "dopamine" + answer: "pain" + symbols: "sparkles" +} +panels { + name: "PALINDROME" + path: "Panels/Bowels/bowels_2" + clue: "palindrome" + answer: "pain" + symbols: "sparkles" +} +panels { + name: "SUPERVILLAIN" + path: "Panels/Bowels/bowels_3" + clue: "supervillain" + answer: "evil" + symbols: "sparkles" +} +panels { + name: "PREVAILS" + path: "Panels/Bowels/bowels_4" + clue: "prevails" + answer: "evil" + symbols: "sparkles" +} +panels { + name: "ENGRAVED" + path: "Panels/Bowels2/bowels_1" + clue: "engraved" + answer: "grave" + symbols: "sparkles" +} +panels { + name: "GLIDEPATH" + path: "Panels/Bowels2/bowels_2" + clue: "glidepath" + answer: "death" + symbols: "sparkles" +} +panels { + name: "DECATHLON" + path: "Panels/Bowels2/bowels_3" + clue: "decathlon" + answer: "death" + symbols: "sparkles" +} +panels { + name: "GRIEVES" + path: "Panels/Bowels2/bowels_4" + clue: "grieves" + answer: "grave" + symbols: "sparkles" + symbols: "zero" +} -- cgit 1.4.1