diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-01-15 15:13:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-15 21:13:29 +0100 |
commit | a834180195305fe0be91bd0ced5b75de104b7520 (patch) | |
tree | 6b4c1f8713e54dea7b75b9abe20c224178d02921 /data | |
parent | 1c7fcd002eb59e8cda09997eb89ecd609aff7275 (diff) | |
download | lingo-apworld-a834180195305fe0be91bd0ced5b75de104b7520.tar.gz lingo-apworld-a834180195305fe0be91bd0ced5b75de104b7520.tar.bz2 lingo-apworld-a834180195305fe0be91bd0ced5b75de104b7520.zip |
Lingo: Add speed boost mode (#3989)
* Add speed boost mode * Update generated.dat * Modify the actual trap weights option when speed boost mode is on * EOF newline * Update generated.dat
Diffstat (limited to 'data')
-rw-r--r-- | data/generated.dat | bin | 149485 -> 149504 bytes | |||
-rw-r--r-- | data/ids.yaml | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/generated.dat b/data/generated.dat index 8b159d4..646ce3b 100644 --- a/data/generated.dat +++ b/data/generated.dat | |||
Binary files differ | |||
diff --git a/data/ids.yaml b/data/ids.yaml index 13b7714..0a43592 100644 --- a/data/ids.yaml +++ b/data/ids.yaml | |||
@@ -17,6 +17,7 @@ special_items: | |||
17 | Iceland Trap: 444411 | 17 | Iceland Trap: 444411 |
18 | Atbash Trap: 444412 | 18 | Atbash Trap: 444412 |
19 | Puzzle Skip: 444413 | 19 | Puzzle Skip: 444413 |
20 | Speed Boost: 444680 | ||
20 | panels: | 21 | panels: |
21 | Starting Room: | 22 | Starting Room: |
22 | HI: 444400 | 23 | HI: 444400 |