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/Pillar Room.txtpb | 36 +++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 data/maps/the_great/rooms/Pillar Room.txtpb (limited to 'data/maps/the_great/rooms/Pillar Room.txtpb') diff --git a/data/maps/the_great/rooms/Pillar Room.txtpb b/data/maps/the_great/rooms/Pillar Room.txtpb new file mode 100644 index 0000000..f3fc078 --- /dev/null +++ b/data/maps/the_great/rooms/Pillar Room.txtpb @@ -0,0 +1,36 @@ +name: "Pillar Room" +display_name: "Pillar Room" +panels { + name: "EYE" + path: "Panels/Impressive/entry_2" + clue: "eye" + answer: "you" + symbols: "sun" + symbols: "zero" +} +panels { + name: "HAVE" + path: "Panels/Impressive/entry_3" + clue: "have" + answer: "have" +} +panels { + name: "FOUR" + path: "Panels/Impressive/entry_4" + clue: "four" + answer: "for" + symbols: "zero" +} +panels { + name: "CAUGHT" + path: "Panels/Impressive/entry_5" + clue: "caught" + answer: "got" + symbols: "zero" +} +panels { + name: "TEN" + path: "Panels/Impressive/entry_6" + clue: "ten" + answer: "ten" +} -- cgit 1.4.1