From 6cdf94124bcfda082e1cacb64a534ef881af35d2 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 11 Sep 2025 21:28:48 -0400 Subject: [Data] Added Lime Hexes location --- data/maps/daedalus/doors.txtpb | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'data/maps') diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index 4291d7c..550ad0b 100644 --- a/data/maps/daedalus/doors.txtpb +++ b/data/maps/daedalus/doors.txtpb @@ -2305,3 +2305,14 @@ doors { receivers: "Components/Paintings/Temple of the Eyes/eyeRedStart/teleportListener" double_letters: true } +doors { + name: "Lime Hexes" + type: LOCATION_ONLY + panels { room: "Tree Entrance" name: "RAT" } + panels { room: "Tree Entrance" name: "DIFFERENCE" } + panels { room: "Tree Entrance" name: "LEANS" } + panels { room: "Tree Entrance" name: "QUESTION" } + panels { room: "Tree Entrance" name: "WHERE" } + panels { room: "Tree Entrance" name: "SUNDER" } + location_room: "Tree Entrance" +} -- cgit 1.4.1