diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-07-24 08:34:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-24 14:34:51 +0200 |
commit | 1c142350c379d503de512953072f55a8737c30d2 (patch) | |
tree | 40b469c4be80a2f273706a66683e9074217a6045 /data/ids.yaml | |
parent | cccdf6481571cd883c9519cde0a717b6f336fbda (diff) | |
download | lingo-apworld-1c142350c379d503de512953072f55a8737c30d2.tar.gz lingo-apworld-1c142350c379d503de512953072f55a8737c30d2.tar.bz2 lingo-apworld-1c142350c379d503de512953072f55a8737c30d2.zip |
Lingo: Add option to prevent shuffling postgame (#3350)
* Lingo: Add option to prevent shuffling postgame * Allow roof access on door shuffle * Fix broken unit test * Simplified THE END edge case * Revert unnecessary change * Review comments * Fix mastery unit test * Update generated.dat * Added player's name to error message
Diffstat (limited to 'data/ids.yaml')
-rw-r--r-- | data/ids.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/ids.yaml b/data/ids.yaml index 1fa06d2..c49a8df 100644 --- a/data/ids.yaml +++ b/data/ids.yaml | |||
@@ -272,8 +272,9 @@ panels: | |||
272 | PAINTING (4): 445081 | 272 | PAINTING (4): 445081 |
273 | PAINTING (5): 445082 | 273 | PAINTING (5): 445082 |
274 | ROOM: 445083 | 274 | ROOM: 445083 |
275 | Orange Tower Seventh Floor: | 275 | Ending Area: |
276 | THE END: 444620 | 276 | THE END: 444620 |
277 | Orange Tower Seventh Floor: | ||
277 | THE MASTER: 444621 | 278 | THE MASTER: 444621 |
278 | MASTERY: 444622 | 279 | MASTERY: 444622 |
279 | Behind A Smile: | 280 | Behind A Smile: |