From d20051ee361ab2480ea0a35ffaebfd19293a2708 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 16 Aug 2024 14:52:16 -0400 Subject: Lingo: Fixed Initiated-side Eight Door not opening (#3793) --- data/LL1.yaml | 30 ++++++++++++++++-------------- data/generated.dat | Bin 149055 -> 149166 bytes data/ids.yaml | 4 ++-- 3 files changed, 18 insertions(+), 16 deletions(-) diff --git a/data/LL1.yaml b/data/LL1.yaml index 950fd32..16a1573 100644 --- a/data/LL1.yaml +++ b/data/LL1.yaml @@ -2049,6 +2049,18 @@ panel: I - room: Elements Area panel: A + Eight Door (Outside The Initiated): + id: Red Blue Purple Room Area Doors/Door_a_strands2 + item_name: Outside The Initiated - Eight Door + item_group: Achievement Room Entrances + skip_location: True + panels: + - room: The Incomparable + panel: I (Seven) + - room: Courtyard + panel: I + - room: Elements Area + panel: A panel_doors: Giant Sevens: item_name: Giant Seven Panels @@ -2067,8 +2079,8 @@ room: The Incomparable door: Eight Door Outside The Initiated: - room: Outside The Initiated - door: Eight Door + room: The Incomparable + door: Eight Door (Outside The Initiated) paintings: - id: eight_painting2 orientation: north @@ -3310,7 +3322,8 @@ room: Art Gallery door: Exit Eight Alcove: - door: Eight Door + room: The Incomparable + door: Eight Door (Outside The Initiated) The Optimistic: True panels: SEVEN (1): @@ -3463,17 +3476,6 @@ panel: GREEN - room: Outside The Agreeable panel: PURPLE - Eight Door: - id: Red Blue Purple Room Area Doors/Door_a_strands2 - item_group: Achievement Room Entrances - skip_location: True - panels: - - room: The Incomparable - panel: I (Seven) - - room: Courtyard - panel: I - - room: Elements Area - panel: A panel_doors: UNCOVER: panels: diff --git a/data/generated.dat b/data/generated.dat index 9a49d3d..e2d3d06 100644 Binary files a/data/generated.dat and b/data/generated.dat differ diff --git a/data/ids.yaml b/data/ids.yaml index b46f1d3..13b7714 100644 --- a/data/ids.yaml +++ b/data/ids.yaml @@ -1124,6 +1124,8 @@ doors: Eight Door: item: 444475 location: 445219 + Eight Door (Outside The Initiated): + item: 444578 Orange Tower: Second Floor: item: 444476 @@ -1242,8 +1244,6 @@ doors: Entrance: item: 444516 location: 445237 - Eight Door: - item: 444578 The Traveled: Color Hallways Entrance: item: 444517 -- cgit 1.4.1