diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-27 16:29:50 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-27 16:29:50 -0400 |
commit | 804ad0c230672813efdca5b6816a5de49354f375 (patch) | |
tree | 40e65adad6a28a9d2899e3dbbad697ff42c8851b /data/ids.yaml | |
parent | 5333430a092d4d8c42561f82c7ff6e57f8700455 (diff) | |
download | lingo2-archipelago-804ad0c230672813efdca5b6816a5de49354f375.tar.gz lingo2-archipelago-804ad0c230672813efdca5b6816a5de49354f375.tar.bz2 lingo2-archipelago-804ad0c230672813efdca5b6816a5de49354f375.zip |
Added control_center
Diffstat (limited to 'data/ids.yaml')
-rw-r--r-- | data/ids.yaml | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/data/ids.yaml b/data/ids.yaml index 874763b..7222db3 100644 --- a/data/ids.yaml +++ b/data/ids.yaml | |||
@@ -1,4 +1,61 @@ | |||
1 | maps: | 1 | maps: |
2 | control_center: | ||
3 | rooms: | ||
4 | Between Entrance: | ||
5 | panels: | ||
6 | RIGHT: 2721 | ||
7 | Desert Room: | ||
8 | panels: | ||
9 | LESS: 2722 | ||
10 | Entry: | ||
11 | panels: | ||
12 | HELLO: 2724 | ||
13 | Entry Entrance: | ||
14 | panels: | ||
15 | ENTRY: 2723 | ||
16 | Hide Room: | ||
17 | panels: | ||
18 | HIDE: 2725 | ||
19 | Main Area: | ||
20 | panels: | ||
21 | COLOR: 2726 | ||
22 | Letters: 2727 | ||
23 | Partial Entrance: | ||
24 | panels: | ||
25 | PARTIAL: 2729 | ||
26 | Perceptive Entrance: | ||
27 | panels: | ||
28 | COLORS: 2731 | ||
29 | PART: 2730 | ||
30 | Shop Entrance: | ||
31 | panels: | ||
32 | HOPS: 2732 | ||
33 | Stormy Entrance: | ||
34 | panels: | ||
35 | TURN: 2733 | ||
36 | Tenacious Entrance: | ||
37 | panels: | ||
38 | HERO: 2734 | ||
39 | Unkempt Entrance: | ||
40 | panels: | ||
41 | RETURN: 2735 | ||
42 | Unyielding Entrance: | ||
43 | panels: | ||
44 | FORTH: 2736 | ||
45 | SEEK: 2737 | ||
46 | doors: | ||
47 | Ancient Entrance: 2715 | ||
48 | Between Door: 2716 | ||
49 | Desert Door: 2717 | ||
50 | Front Door: 2709 | ||
51 | Partial Door: 2713 | ||
52 | Repetitive Entrance: 2714 | ||
53 | Shop Door: 2718 | ||
54 | Stormy Entrance: 2710 | ||
55 | Tenacious Door: 2719 | ||
56 | Unkempt Door: 2712 | ||
57 | Unyielding Door: 2720 | ||
58 | X1 Door: 2711 | ||
2 | daedalus: | 59 | daedalus: |
3 | rooms: | 60 | rooms: |
4 | After Bee Room: | 61 | After Bee Room: |
@@ -3718,10 +3775,12 @@ endings: | |||
3718 | GOLD: 1207 | 3775 | GOLD: 1207 |
3719 | GRAY: 1204 | 3776 | GRAY: 1204 |
3720 | GREEN: 1203 | 3777 | GREEN: 1203 |
3778 | MINT: 2728 | ||
3721 | ORANGE: 1775 | 3779 | ORANGE: 1775 |
3722 | PLUM: 1205 | 3780 | PLUM: 1205 |
3723 | PURPLE: 1211 | 3781 | PURPLE: 1211 |
3724 | RED: 2483 | 3782 | RED: 2483 |
3783 | WHITE: 2738 | ||
3725 | YELLOW: 1206 | 3784 | YELLOW: 1206 |
3726 | special: | 3785 | special: |
3727 | Nothing: 1160 | 3786 | Nothing: 1160 |