about summary refs log tree commit diff stats
path: root/data/maps/daedalus/doors.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-11 21:28:48 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-11 21:28:48 -0400
commit6cdf94124bcfda082e1cacb64a534ef881af35d2 (patch)
treef6d9d3fce639751abdafd39413088348794b2768 /data/maps/daedalus/doors.txtpb
parent6420f7de877513d2e9713846ee10fb3ecc7aa5ab (diff)
downloadlingo2-archipelago-6cdf94124bcfda082e1cacb64a534ef881af35d2.tar.gz
lingo2-archipelago-6cdf94124bcfda082e1cacb64a534ef881af35d2.tar.bz2
lingo2-archipelago-6cdf94124bcfda082e1cacb64a534ef881af35d2.zip
[Data] Added Lime Hexes location
Diffstat (limited to 'data/maps/daedalus/doors.txtpb')
-rw-r--r--data/maps/daedalus/doors.txtpb11
1 files changed, 11 insertions, 0 deletions
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 {
2305 receivers: "Components/Paintings/Temple of the Eyes/eyeRedStart/teleportListener" 2305 receivers: "Components/Paintings/Temple of the Eyes/eyeRedStart/teleportListener"
2306 double_letters: true 2306 double_letters: true
2307} 2307}
2308doors {
2309 name: "Lime Hexes"
2310 type: LOCATION_ONLY
2311 panels { room: "Tree Entrance" name: "RAT" }
2312 panels { room: "Tree Entrance" name: "DIFFERENCE" }
2313 panels { room: "Tree Entrance" name: "LEANS" }
2314 panels { room: "Tree Entrance" name: "QUESTION" }
2315 panels { room: "Tree Entrance" name: "WHERE" }
2316 panels { room: "Tree Entrance" name: "SUNDER" }
2317 location_room: "Tree Entrance"
2318}