From 2e76227a915cd6012d0b363918a5eb3c124b40d8 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 11 Aug 2025 10:09:44 -0400 Subject: Added the_door --- data/maps/the_door/doors.txtpb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/maps/the_door/doors.txtpb (limited to 'data/maps/the_door/doors.txtpb') diff --git a/data/maps/the_door/doors.txtpb b/data/maps/the_door/doors.txtpb new file mode 100644 index 0000000..f401f94 --- /dev/null +++ b/data/maps/the_door/doors.txtpb @@ -0,0 +1,6 @@ +doors { + name: "Stairs" + type: EVENT + panels { room: "Main Area" name: "HAIR" } + panels { room: "Main Area" name: "PART" } +} -- cgit 1.4.1