From a9b8ccb7b52b8e2090c6c48f2dbcff16afde9dc3 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 26 Aug 2025 16:31:56 -0400 Subject: Added the_tower --- data/maps/the_tower/rooms/Ending.txtpb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/maps/the_tower/rooms/Ending.txtpb (limited to 'data/maps/the_tower/rooms/Ending.txtpb') diff --git a/data/maps/the_tower/rooms/Ending.txtpb b/data/maps/the_tower/rooms/Ending.txtpb new file mode 100644 index 0000000..0c579c6 --- /dev/null +++ b/data/maps/the_tower/rooms/Ending.txtpb @@ -0,0 +1,5 @@ +name: "Ending" +endings { + name: "RED" + path: "Components/end" +} -- cgit 1.4.1