diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-05-22 20:09:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-23 02:09:52 +0200 |
commit | e41bdceb052334f2c86a78ba41411a9c85df7cc5 (patch) | |
tree | 617719d43319e041236d17b740924fa0ce9a1242 /data/ids.yaml | |
parent | 808daa5b230aa0912671b263edc6de2c71b73a6a (diff) | |
download | lingo-apworld-e41bdceb052334f2c86a78ba41411a9c85df7cc5.tar.gz lingo-apworld-e41bdceb052334f2c86a78ba41411a9c85df7cc5.tar.bz2 lingo-apworld-e41bdceb052334f2c86a78ba41411a9c85df7cc5.zip |
Lingo: Minor logic fixes (part 2) (#3250)
* Lingo: Minor logic fixes (part 2) * Update the datafile * Renamed Fearless Mastery * Move Rhyme Room LEAP into upper room * Rename Artistic achievement location * Fix broken wondrous painting * Added a test for the Wondrous painting thing
Diffstat (limited to 'data/ids.yaml')
-rw-r--r-- | data/ids.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ids.yaml b/data/ids.yaml index 918af7a..1fa06d2 100644 --- a/data/ids.yaml +++ b/data/ids.yaml | |||
@@ -766,7 +766,6 @@ panels: | |||
766 | BOUNCE: 445010 | 766 | BOUNCE: 445010 |
767 | SCRAWL: 445011 | 767 | SCRAWL: 445011 |
768 | PLUNGE: 445012 | 768 | PLUNGE: 445012 |
769 | LEAP: 445013 | ||
770 | Rhyme Room (Circle): | 769 | Rhyme Room (Circle): |
771 | BIRD: 445014 | 770 | BIRD: 445014 |
772 | LETTER: 445015 | 771 | LETTER: 445015 |
@@ -790,6 +789,7 @@ panels: | |||
790 | GEM: 445031 | 789 | GEM: 445031 |
791 | INNOVATIVE (Top): 445032 | 790 | INNOVATIVE (Top): 445032 |
792 | INNOVATIVE (Bottom): 445033 | 791 | INNOVATIVE (Bottom): 445033 |
792 | LEAP: 445013 | ||
793 | Room Room: | 793 | Room Room: |
794 | DOOR (1): 445034 | 794 | DOOR (1): 445034 |
795 | DOOR (2): 445035 | 795 | DOOR (2): 445035 |