diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 21:08:13 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 21:08:13 -0400 |
commit | 5333430a092d4d8c42561f82c7ff6e57f8700455 (patch) | |
tree | d63cff504b656fa51d95b805bd4215f0916d51ad /data/ids.yaml | |
parent | f95dcb283fcff2eeecce4f240c76d800f529703c (diff) | |
download | lingo2-archipelago-5333430a092d4d8c42561f82c7ff6e57f8700455.tar.gz lingo2-archipelago-5333430a092d4d8c42561f82c7ff6e57f8700455.tar.bz2 lingo2-archipelago-5333430a092d4d8c42561f82c7ff6e57f8700455.zip |
Added the_words
Diffstat (limited to 'data/ids.yaml')
-rw-r--r-- | data/ids.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/ids.yaml b/data/ids.yaml index af85cfe..874763b 100644 --- a/data/ids.yaml +++ b/data/ids.yaml | |||
@@ -3646,6 +3646,18 @@ maps: | |||
3646 | SHRINK: 2699 | 3646 | SHRINK: 2699 |
3647 | doors: | 3647 | doors: |
3648 | Shrink Door: 2689 | 3648 | Shrink Door: 2689 |
3649 | the_words: | ||
3650 | rooms: | ||
3651 | Main Area: | ||
3652 | panels: | ||
3653 | CLOTHES: 2707 | ||
3654 | DAIRY: 2704 | ||
3655 | FLOWER: 2702 | ||
3656 | FRUIT: 2701 | ||
3657 | GEM: 2703 | ||
3658 | METAL: 2706 | ||
3659 | SPICE: 2708 | ||
3660 | TREE: 2705 | ||
3649 | letters: | 3661 | letters: |
3650 | a1: 596 | 3662 | a1: 596 |
3651 | a2: 6 | 3663 | a2: 6 |
@@ -3701,6 +3713,7 @@ letters: | |||
3701 | z2: 2224 | 3713 | z2: 2224 |
3702 | endings: | 3714 | endings: |
3703 | BLACK: 1208 | 3715 | BLACK: 1208 |
3716 | BLUE: 2700 | ||
3704 | CYAN: 1209 | 3717 | CYAN: 1209 |
3705 | GOLD: 1207 | 3718 | GOLD: 1207 |
3706 | GRAY: 1204 | 3719 | GRAY: 1204 |