From f95dcb283fcff2eeecce4f240c76d800f529703c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 20:56:42 -0400 Subject: Added the_wondrous --- data/maps/the_wondrous/rooms/Huge.txtpb | 56 +++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 data/maps/the_wondrous/rooms/Huge.txtpb (limited to 'data/maps/the_wondrous/rooms/Huge.txtpb') diff --git a/data/maps/the_wondrous/rooms/Huge.txtpb b/data/maps/the_wondrous/rooms/Huge.txtpb new file mode 100644 index 0000000..c4425e7 --- /dev/null +++ b/data/maps/the_wondrous/rooms/Huge.txtpb @@ -0,0 +1,56 @@ +name: "Huge" +panels { + name: "SHRINK" + path: "Panels/panel_3" + clue: "shrink" + answer: "shrink" +} +panels { + name: "IRE" + path: "Panels/panel_4" + clue: "ire" + answer: "fire" + symbols: SPARKLES +} +panels { + name: "BRIE" + path: "Panels/panel_5" + clue: "brie" + answer: "three" + symbols: ZERO +} +panels { + name: "WICK" + path: "Panels/panel_6" + clue: "wick" + answer: "candle" + symbols: BOXES +} +panels { + name: "BARK" + path: "Panels/panel_7" + clue: "bark" + answer: "tree" + symbols: BOXES +} +panels { + name: "HARE" + path: "Panels/panel_8" + clue: "hare" + answer: "chair" + symbols: ZERO +} +panels { + name: "CHIME" + path: "Panels/panel_9" + clue: "chime" + answer: "chimney" + symbols: SPARKLES +} +panels { + name: "LIBRARY" + path: "Panels/panel_10" + clue: "library" + answer: "book" + symbols: BOXES +} -- cgit 1.4.1