From e99f7bf302b528242a99b500f6c5b2423daaefd6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 17 Aug 2025 15:12:15 -0400 Subject: Added the_plaza --- data/maps/the_plaza/rooms/Bottom Left Room.txtpb | 44 ++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 data/maps/the_plaza/rooms/Bottom Left Room.txtpb (limited to 'data/maps/the_plaza/rooms/Bottom Left Room.txtpb') diff --git a/data/maps/the_plaza/rooms/Bottom Left Room.txtpb b/data/maps/the_plaza/rooms/Bottom Left Room.txtpb new file mode 100644 index 0000000..5c7a08e --- /dev/null +++ b/data/maps/the_plaza/rooms/Bottom Left Room.txtpb @@ -0,0 +1,44 @@ +name: "Bottom Left Room" +display_name: "Plaza" +panels { + name: "SHELL (1)" + path: "Panels/Room 4/panel_1" + clue: "shell" + answer: "armadillo" + symbols: "stars" +} +panels { + name: "SHELL (2)" + path: "Panels/Room 4/panel_2" + clue: "shell" + answer: "coconut" + symbols: "stars" +} +panels { + name: "SHELL (3)" + path: "Panels/Room 4/panel_3" + clue: "shell" + answer: "egg" + symbols: "stars" +} +panels { + name: "SHELL (4)" + path: "Panels/Room 4/panel_4" + clue: "shell" + answer: "crab" + symbols: "stars" +} +panels { + name: "SHELL (5)" + path: "Panels/Room 4/panel_5" + clue: "shell" + answer: "turtle" + symbols: "stars" +} +panels { + name: "SHELL (6)" + path: "Panels/Room 4/panel_6" + clue: "shell" + answer: "nut" + symbols: "stars" +} -- cgit 1.4.1