From 5333430a092d4d8c42561f82c7ff6e57f8700455 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 21:08:13 -0400 Subject: Added the_words --- data/maps/the_words/doors.txtpb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/maps/the_words/doors.txtpb (limited to 'data/maps/the_words/doors.txtpb') diff --git a/data/maps/the_words/doors.txtpb b/data/maps/the_words/doors.txtpb new file mode 100644 index 0000000..20f439b --- /dev/null +++ b/data/maps/the_words/doors.txtpb @@ -0,0 +1,12 @@ +doors { + name: "Ending" + type: EVENT + panels { room: "Main Area" name: "FRUIT" } + panels { room: "Main Area" name: "FLOWER" } + panels { room: "Main Area" name: "GEM" } + panels { room: "Main Area" name: "DAIRY" } + panels { room: "Main Area" name: "TREE" } + panels { room: "Main Area" name: "METAL" } + panels { room: "Main Area" name: "CLOTHES" } + panels { room: "Main Area" name: "SPICE" } +} -- cgit 1.4.1