From 3963ff28b7ec26f52bff564cc21457df56f9e5b4 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 24 Aug 2025 21:46:19 -0400 Subject: Ok another Lime Pyramid connection --- data/maps/daedalus/doors.txtpb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'data/maps/daedalus/doors.txtpb') diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index f48dcf5..1ae6cc6 100644 --- a/data/maps/daedalus/doors.txtpb +++ b/data/maps/daedalus/doors.txtpb @@ -89,6 +89,26 @@ doors { panels { room: "Pyramid 8" name: "INSTRUMENT" } panels { room: "Pyramid 5" name: "ROYAL" } } +doors { + name: "Pyramid Third Floor Door" + type: EVENT + panels { room: "Outside Pyramid" name: "PEER" } + panels { room: "Outside Pyramid" name: "AMID" } + panels { room: "Pyramid Entry" name: "TREE" } + panels { room: "Pyramid Entry" name: "SHAPE" } + panels { room: "Pyramid 3" name: "VEHICLE" } + panels { room: "Pyramid 4" name: "CAT" } + panels { room: "Pyramid 5" name: "ROYAL" } + panels { room: "Pyramid 6" name: "TEA" } + panels { room: "Pyramid 7" name: "ARTIST" } + panels { room: "Pyramid 8" name: "INSTRUMENT" } + panels { room: "Pyramid Second Floor" name: "TOOL" } + panels { room: "Pyramid Second Floor" name: "SODA" } + panels { room: "Pyramid Second Floor" name: "ORGAN" } + panels { room: "Pyramid Second Floor" name: "DIAMOND" } + panels { room: "Pyramid Second Floor" name: "INSTRUMENT" } + panels { room: "Pyramid Second Floor" name: "BEVERAGE" } +} doors { name: "Pyramid 9 Blocker" type: EVENT -- cgit 1.4.1