From d2ad8147e069b6b4af4045fa382090288dd94537 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 28 Jul 2024 11:41:57 -0400 Subject: Lingo: Add warpless connection between Hedge Maze and The Incomparable (#3703) These areas are technically connected through The Observant, but the connection between The Observant and The Incomparable is marked as a warp because of the warp hallways leading up to The Observant's achievement panel. Creating separate entrances for The Incomparable is a simple workaround, and allows use of that connection during a pilgrimage. --- data/LL1.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/LL1.yaml') diff --git a/data/LL1.yaml b/data/LL1.yaml index 5d10f07..950fd32 100644 --- a/data/LL1.yaml +++ b/data/LL1.yaml @@ -1556,6 +1556,8 @@ room: Owl Hallway door: Shortcut to Hedge Maze Roof: True + The Incomparable: + door: Observant Entrance panels: DOWN: id: Maze Room/Panel_down_up @@ -1967,6 +1969,9 @@ door: Eight Door Orange Tower Sixth Floor: painting: True + Hedge Maze: + room: Hedge Maze + door: Observant Entrance panels: Achievement: id: Countdown Panels/Panel_incomparable_incomparable -- cgit 1.4.1