diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-08-16 14:52:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-16 20:52:16 +0200 |
commit | d20051ee361ab2480ea0a35ffaebfd19293a2708 (patch) | |
tree | 11bcb705cc0d45ed2809d90c4168b0115dac2240 | |
parent | d2ad8147e069b6b4af4045fa382090288dd94537 (diff) | |
download | lingo-apworld-d20051ee361ab2480ea0a35ffaebfd19293a2708.tar.gz lingo-apworld-d20051ee361ab2480ea0a35ffaebfd19293a2708.tar.bz2 lingo-apworld-d20051ee361ab2480ea0a35ffaebfd19293a2708.zip |
Lingo: Fixed Initiated-side Eight Door not opening (#3793)
-rw-r--r-- | data/LL1.yaml | 30 | ||||
-rw-r--r-- | data/generated.dat | bin | 149055 -> 149166 bytes | |||
-rw-r--r-- | 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 @@ | |||
2049 | panel: I | 2049 | panel: I |
2050 | - room: Elements Area | 2050 | - room: Elements Area |
2051 | panel: A | 2051 | panel: A |
2052 | Eight Door (Outside The Initiated): | ||
2053 | id: Red Blue Purple Room Area Doors/Door_a_strands2 | ||
2054 | item_name: Outside The Initiated - Eight Door | ||
2055 | item_group: Achievement Room Entrances | ||
2056 | skip_location: True | ||
2057 | panels: | ||
2058 | - room: The Incomparable | ||
2059 | panel: I (Seven) | ||
2060 | - room: Courtyard | ||
2061 | panel: I | ||
2062 | - room: Elements Area | ||
2063 | panel: A | ||
2052 | panel_doors: | 2064 | panel_doors: |
2053 | Giant Sevens: | 2065 | Giant Sevens: |
2054 | item_name: Giant Seven Panels | 2066 | item_name: Giant Seven Panels |
@@ -2067,8 +2079,8 @@ | |||
2067 | room: The Incomparable | 2079 | room: The Incomparable |
2068 | door: Eight Door | 2080 | door: Eight Door |
2069 | Outside The Initiated: | 2081 | Outside The Initiated: |
2070 | room: Outside The Initiated | 2082 | room: The Incomparable |
2071 | door: Eight Door | 2083 | door: Eight Door (Outside The Initiated) |
2072 | paintings: | 2084 | paintings: |
2073 | - id: eight_painting2 | 2085 | - id: eight_painting2 |
2074 | orientation: north | 2086 | orientation: north |
@@ -3310,7 +3322,8 @@ | |||
3310 | room: Art Gallery | 3322 | room: Art Gallery |
3311 | door: Exit | 3323 | door: Exit |
3312 | Eight Alcove: | 3324 | Eight Alcove: |
3313 | door: Eight Door | 3325 | room: The Incomparable |
3326 | door: Eight Door (Outside The Initiated) | ||
3314 | The Optimistic: True | 3327 | The Optimistic: True |
3315 | panels: | 3328 | panels: |
3316 | SEVEN (1): | 3329 | SEVEN (1): |
@@ -3463,17 +3476,6 @@ | |||
3463 | panel: GREEN | 3476 | panel: GREEN |
3464 | - room: Outside The Agreeable | 3477 | - room: Outside The Agreeable |
3465 | panel: PURPLE | 3478 | panel: PURPLE |
3466 | Eight Door: | ||
3467 | id: Red Blue Purple Room Area Doors/Door_a_strands2 | ||
3468 | item_group: Achievement Room Entrances | ||
3469 | skip_location: True | ||
3470 | panels: | ||
3471 | - room: The Incomparable | ||
3472 | panel: I (Seven) | ||
3473 | - room: Courtyard | ||
3474 | panel: I | ||
3475 | - room: Elements Area | ||
3476 | panel: A | ||
3477 | panel_doors: | 3479 | panel_doors: |
3478 | UNCOVER: | 3480 | UNCOVER: |
3479 | panels: | 3481 | panels: |
diff --git a/data/generated.dat b/data/generated.dat index 9a49d3d..e2d3d06 100644 --- a/data/generated.dat +++ b/data/generated.dat | |||
Binary files 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: | |||
1124 | Eight Door: | 1124 | Eight Door: |
1125 | item: 444475 | 1125 | item: 444475 |
1126 | location: 445219 | 1126 | location: 445219 |
1127 | Eight Door (Outside The Initiated): | ||
1128 | item: 444578 | ||
1127 | Orange Tower: | 1129 | Orange Tower: |
1128 | Second Floor: | 1130 | Second Floor: |
1129 | item: 444476 | 1131 | item: 444476 |
@@ -1242,8 +1244,6 @@ doors: | |||
1242 | Entrance: | 1244 | Entrance: |
1243 | item: 444516 | 1245 | item: 444516 |
1244 | location: 445237 | 1246 | location: 445237 |
1245 | Eight Door: | ||
1246 | item: 444578 | ||
1247 | The Traveled: | 1247 | The Traveled: |
1248 | Color Hallways Entrance: | 1248 | Color Hallways Entrance: |
1249 | item: 444517 | 1249 | item: 444517 |