diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-07-27 17:17:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-27 23:17:34 +0200 |
commit | c9b36c2cd3fde5e1bb7625f476e410ca60747780 (patch) | |
tree | e29a1e1e2504df86de1a73b88e59be51310b9b25 | |
parent | 7641d9590110fa7b4901c7f7ca0384392ef24375 (diff) | |
download | lingo-apworld-c9b36c2cd3fde5e1bb7625f476e410ca60747780.tar.gz lingo-apworld-c9b36c2cd3fde5e1bb7625f476e410ca60747780.tar.bz2 lingo-apworld-c9b36c2cd3fde5e1bb7625f476e410ca60747780.zip |
Lingo: Fix Rhyme Room LEAP panel logic (#3699)
-rw-r--r-- | data/LL1.yaml | 2 | ||||
-rw-r--r-- | data/generated.dat | bin | 148903 -> 148927 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/LL1.yaml b/data/LL1.yaml index 1c9f4e5..5d10f07 100644 --- a/data/LL1.yaml +++ b/data/LL1.yaml | |||
@@ -7649,6 +7649,8 @@ | |||
7649 | LEAP: | 7649 | LEAP: |
7650 | id: Double Room/Panel_leap_leap | 7650 | id: Double Room/Panel_leap_leap |
7651 | tag: midwhite | 7651 | tag: midwhite |
7652 | required_door: | ||
7653 | door: Door to Cross | ||
7652 | doors: | 7654 | doors: |
7653 | Door to Cross: | 7655 | Door to Cross: |
7654 | id: Double Room Area Doors/Door_room_4a | 7656 | id: Double Room Area Doors/Door_room_4a |
diff --git a/data/generated.dat b/data/generated.dat index d221b81..ad412fc 100644 --- a/data/generated.dat +++ b/data/generated.dat | |||
Binary files differ | |||