diff options
Diffstat (limited to 'data/maps/the_entry/rooms')
50 files changed, 707 insertions, 622 deletions
diff --git a/data/maps/the_entry/rooms/Blue Alcove.txtpb b/data/maps/the_entry/rooms/Blue Alcove.txtpb new file mode 100644 index 0000000..96c9fcf --- /dev/null +++ b/data/maps/the_entry/rooms/Blue Alcove.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Blue Alcove" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "BLUE" | ||
5 | path: "Panels/Back Right/br_11" | ||
6 | clue: "blue" | ||
7 | answer: "orange" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "ARMY" | ||
12 | path: "Panels/Back Right/br_13" | ||
13 | clue: "army" | ||
14 | answer: "navy" | ||
15 | symbols: "example" | ||
16 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Blue Alcove.yaml b/data/maps/the_entry/rooms/Blue Alcove.yaml deleted file mode 100644 index 92315ac..0000000 --- a/data/maps/the_entry/rooms/Blue Alcove.yaml +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | name: Blue Alcove | ||
2 | display_name: Red Blue Area | ||
3 | panels: | ||
4 | BLUE: | ||
5 | id: "Panels/Back Right/br_11" | ||
6 | clue: blue | ||
7 | answer: orange | ||
8 | symbol: | ||
9 | - sun | ||
10 | ARMY: | ||
11 | id: "Panels/Back Right/br_13" | ||
12 | clue: army | ||
13 | answer: navy | ||
14 | symbol: | ||
15 | - example | ||
diff --git a/data/maps/the_entry/rooms/Colored Doors Area.txtpb b/data/maps/the_entry/rooms/Colored Doors Area.txtpb new file mode 100644 index 0000000..29e89b5 --- /dev/null +++ b/data/maps/the_entry/rooms/Colored Doors Area.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Colored Doors Area" | ||
2 | display_name: "Colored Doors Area" | ||
3 | panels { | ||
4 | name: "OPEN" | ||
5 | path: "Panels/Back Left/backleft_proxying_1" | ||
6 | clue: "open" | ||
7 | answer: "open" | ||
8 | proxies { answer: "left" path: "Panels/Back Left/backleft_proxied_1" } | ||
9 | proxies { answer: "right" path: "Panels/Back Left/backleft_proxied_2" } | ||
10 | proxies { answer: "wall" path: "Panels/Back Left/backleft_proxied_3" } | ||
11 | proxies { answer: "orange" path: "Panels/Back Left/backleft_proxied_4" } | ||
12 | proxies { answer: "purple" path: "Panels/Back Left/backleft_proxied_5" } | ||
13 | proxies { answer: "green" path: "Panels/Back Left/backleft_proxied_6" } | ||
14 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Colored Doors Area.yaml b/data/maps/the_entry/rooms/Colored Doors Area.yaml deleted file mode 100644 index 01f0818..0000000 --- a/data/maps/the_entry/rooms/Colored Doors Area.yaml +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | name: Colored Doors Area | ||
2 | display_name: Colored Doors Area | ||
3 | panels: | ||
4 | OPEN: | ||
5 | id: "Panels/Back Left/backleft_proxying_1" | ||
6 | clue: open | ||
7 | answer: open | ||
8 | proxies: | ||
9 | left: "Panels/Back Left/backleft_proxied_1" | ||
10 | right: "Panels/Back Left/backleft_proxied_2" | ||
11 | wall: "Panels/Back Left/backleft_proxied_3" | ||
12 | orange: "Panels/Back Left/backleft_proxied_4" | ||
13 | purple: "Panels/Back Left/backleft_proxied_5" | ||
14 | green: "Panels/Back Left/backleft_proxied_6" | ||
diff --git a/data/maps/the_entry/rooms/Ctrl Tutorial.txtpb b/data/maps/the_entry/rooms/Ctrl Tutorial.txtpb new file mode 100644 index 0000000..0819953 --- /dev/null +++ b/data/maps/the_entry/rooms/Ctrl Tutorial.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Ctrl Tutorial" | ||
2 | display_name: "Colored Doors Area" | ||
3 | panels { | ||
4 | name: "RIGHT" | ||
5 | path: "Panels/Back Left/backleft_proxying_2" | ||
6 | clue: "right" | ||
7 | answer: "right" | ||
8 | } | ||
9 | paintings { | ||
10 | name: "PAINS" | ||
11 | path: "Components/Paintings/pains2" | ||
12 | orientation: "west" | ||
13 | display_name: "Alcove Painting" | ||
14 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Ctrl Tutorial.yaml b/data/maps/the_entry/rooms/Ctrl Tutorial.yaml deleted file mode 100644 index 831e4b7..0000000 --- a/data/maps/the_entry/rooms/Ctrl Tutorial.yaml +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | name: Ctrl Tutorial | ||
2 | display_name: Colored Doors Area | ||
3 | panels: | ||
4 | RIGHT: | ||
5 | id: "Panels/Back Left/backleft_proxying_2" | ||
6 | clue: right | ||
7 | answer: right | ||
8 | paintings: | ||
9 | PAINS: | ||
10 | id: "Components/Paintings/pains2" | ||
11 | orientation: west | ||
12 | display_name: Alcove Painting | ||
diff --git a/data/maps/the_entry/rooms/D Room Final.txtpb b/data/maps/the_entry/rooms/D Room Final.txtpb new file mode 100644 index 0000000..f125a79 --- /dev/null +++ b/data/maps/the_entry/rooms/D Room Final.txtpb | |||
@@ -0,0 +1,3 @@ | |||
1 | name: "D Room Final" | ||
2 | display_name: "D Room" | ||
3 | letters { key: "d" } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/D Room Final.yaml b/data/maps/the_entry/rooms/D Room Final.yaml deleted file mode 100644 index 02de869..0000000 --- a/data/maps/the_entry/rooms/D Room Final.yaml +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | name: D Room Final | ||
2 | display_name: D Room | ||
3 | letters: | ||
4 | - d1 | ||
diff --git a/data/maps/the_entry/rooms/D Room.txtpb b/data/maps/the_entry/rooms/D Room.txtpb new file mode 100644 index 0000000..b29f8a8 --- /dev/null +++ b/data/maps/the_entry/rooms/D Room.txtpb | |||
@@ -0,0 +1,65 @@ | |||
1 | name: "D Room" | ||
2 | display_name: "D Room" | ||
3 | panels { | ||
4 | name: "BASEBALL" | ||
5 | path: "Panels/D/d_2" | ||
6 | clue: "baseball" | ||
7 | answer: "hat" | ||
8 | symbols: "example" | ||
9 | } | ||
10 | panels { | ||
11 | name: "BIKERS" | ||
12 | path: "Panels/D/d_3" | ||
13 | clue: "biker's" | ||
14 | answer: "tan" | ||
15 | symbols: "example" | ||
16 | } | ||
17 | panels { | ||
18 | name: "RED" | ||
19 | path: "Panels/D/d_4" | ||
20 | clue: "red" | ||
21 | answer: "ant" | ||
22 | symbols: "example" | ||
23 | } | ||
24 | panels { | ||
25 | name: "SUN" | ||
26 | path: "Panels/D/d_5" | ||
27 | clue: "sun" | ||
28 | answer: "tan" | ||
29 | symbols: "example" | ||
30 | } | ||
31 | panels { | ||
32 | name: "BLACK" | ||
33 | path: "Panels/D/d_6" | ||
34 | clue: "black" | ||
35 | answer: "ant" | ||
36 | symbols: "example" | ||
37 | } | ||
38 | panels { | ||
39 | name: "COWBOY" | ||
40 | path: "Panels/D/d_7" | ||
41 | clue: "cowboy" | ||
42 | answer: "hat" | ||
43 | symbols: "example" | ||
44 | } | ||
45 | panels { | ||
46 | name: "SPRAY" | ||
47 | path: "Panels/D/d_8" | ||
48 | clue: "spray" | ||
49 | answer: "tan" | ||
50 | symbols: "example" | ||
51 | } | ||
52 | panels { | ||
53 | name: "BOWLER" | ||
54 | path: "Panels/D/d_9" | ||
55 | clue: "bowler" | ||
56 | answer: "hat" | ||
57 | symbols: "example" | ||
58 | } | ||
59 | panels { | ||
60 | name: "CARPENTER" | ||
61 | path: "Panels/D/d_10" | ||
62 | clue: "carpenter" | ||
63 | answer: "ant" | ||
64 | symbols: "example" | ||
65 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/D Room.yaml b/data/maps/the_entry/rooms/D Room.yaml deleted file mode 100644 index 9469de2..0000000 --- a/data/maps/the_entry/rooms/D Room.yaml +++ /dev/null | |||
@@ -1,57 +0,0 @@ | |||
1 | name: D Room | ||
2 | display_name: D Room | ||
3 | panels: | ||
4 | BASEBALL: | ||
5 | id: "Panels/D/d_2" | ||
6 | clue: baseball | ||
7 | answer: hat | ||
8 | symbol: | ||
9 | - example | ||
10 | BIKERS: | ||
11 | id: "Panels/D/d_3" | ||
12 | clue: biker's | ||
13 | answer: tan | ||
14 | symbol: | ||
15 | - example | ||
16 | RED: | ||
17 | id: "Panels/D/d_4" | ||
18 | clue: red | ||
19 | answer: ant | ||
20 | symbol: | ||
21 | - example | ||
22 | SUN: | ||
23 | id: "Panels/D/d_5" | ||
24 | clue: sun | ||
25 | answer: tan | ||
26 | symbol: | ||
27 | - example | ||
28 | BLACK: | ||
29 | id: "Panels/D/d_6" | ||
30 | clue: black | ||
31 | answer: ant | ||
32 | symbol: | ||
33 | - example | ||
34 | COWBOY: | ||
35 | id: "Panels/D/d_7" | ||
36 | clue: cowboy | ||
37 | answer: hat | ||
38 | symbol: | ||
39 | - example | ||
40 | SPRAY: | ||
41 | id: "Panels/D/d_8" | ||
42 | clue: spray | ||
43 | answer: tan | ||
44 | symbol: | ||
45 | - example | ||
46 | BOWLER: | ||
47 | id: "Panels/D/d_9" | ||
48 | clue: bowler | ||
49 | answer: hat | ||
50 | symbol: | ||
51 | - example | ||
52 | CARPENTER: | ||
53 | id: "Panels/D/d_10" | ||
54 | clue: carpenter | ||
55 | answer: ant | ||
56 | symbol: | ||
57 | - example | ||
diff --git a/data/maps/the_entry/rooms/Entry Exit.txtpb b/data/maps/the_entry/rooms/Entry Exit.txtpb new file mode 100644 index 0000000..a6ce2c4 --- /dev/null +++ b/data/maps/the_entry/rooms/Entry Exit.txtpb | |||
@@ -0,0 +1,7 @@ | |||
1 | name: "Entry Exit" | ||
2 | display_name: "Starting Room" | ||
3 | ports { | ||
4 | name: "GREAT" | ||
5 | path: "Components/Warps/worldport2" | ||
6 | orientation: north | ||
7 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Entry Exit.yaml b/data/maps/the_entry/rooms/Entry Exit.yaml deleted file mode 100644 index 8b32805..0000000 --- a/data/maps/the_entry/rooms/Entry Exit.yaml +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | name: Entry Exit | ||
2 | display_name: Starting Room | ||
3 | ports: | ||
4 | GREAT: | ||
5 | id: "Components/Warps/worldport2" | ||
6 | orientation: north | ||
diff --git a/data/maps/the_entry/rooms/Eye Room.txtpb b/data/maps/the_entry/rooms/Eye Room.txtpb new file mode 100644 index 0000000..50781ad --- /dev/null +++ b/data/maps/the_entry/rooms/Eye Room.txtpb | |||
@@ -0,0 +1,31 @@ | |||
1 | name: "Eye Room" | ||
2 | display_name: "Eye Room" | ||
3 | panels { | ||
4 | name: "I" | ||
5 | path: "Panels/Entry/eyes_1" | ||
6 | clue: "i" | ||
7 | answer: "eyes" | ||
8 | symbols: "zero" | ||
9 | symbols: "planet" | ||
10 | } | ||
11 | paintings { | ||
12 | name: "ENTER" | ||
13 | path: "Components/Paintings/eyes2" | ||
14 | orientation: "south" | ||
15 | display_name: "Black Wall Painting" | ||
16 | } | ||
17 | paintings { | ||
18 | name: "EXIT" | ||
19 | path: "Components/Paintings/eyes4" | ||
20 | orientation: "west" | ||
21 | display_name: "Beige Wall Painting" | ||
22 | } | ||
23 | paintings { | ||
24 | name: "GALLERY" | ||
25 | path: "Components/Paintings/eyes5" | ||
26 | orientation: "east" | ||
27 | move: true | ||
28 | enter_only: true | ||
29 | required_door { name: "Third Eye Painting" } | ||
30 | display_name: "Painting Beside Panel" | ||
31 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Eye Room.yaml b/data/maps/the_entry/rooms/Eye Room.yaml deleted file mode 100644 index 5e0a7b5..0000000 --- a/data/maps/the_entry/rooms/Eye Room.yaml +++ /dev/null | |||
@@ -1,30 +0,0 @@ | |||
1 | name: Eye Room | ||
2 | display_name: Eye Room | ||
3 | panels: | ||
4 | I: | ||
5 | id: "Panels/Entry/eyes_1" | ||
6 | clue: i | ||
7 | answer: eyes | ||
8 | symbol: | ||
9 | - zero | ||
10 | - planet | ||
11 | paintings: | ||
12 | ENTER: | ||
13 | id: "Components/Paintings/eyes2" | ||
14 | orientation: south | ||
15 | display_name: Black Wall Painting | ||
16 | EXIT: | ||
17 | id: "Components/Paintings/eyes4" | ||
18 | orientation: west | ||
19 | display_name: Beige Wall Painting | ||
20 | GALLERY: | ||
21 | id: "Components/Paintings/eyes5" | ||
22 | orientation: east | ||
23 | move: True | ||
24 | enter_only: True | ||
25 | required_door: Third Eye Painting | ||
26 | display_name: Painting Beside Panel | ||
27 | ports: | ||
28 | LIONIZED: | ||
29 | id: "Components/Warps/worldport10" | ||
30 | orientation: north | ||
diff --git a/data/maps/the_entry/rooms/Flipped Link Area.txtpb b/data/maps/the_entry/rooms/Flipped Link Area.txtpb new file mode 100644 index 0000000..b189c57 --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Link Area.txtpb | |||
@@ -0,0 +1,23 @@ | |||
1 | name: "Flipped Link Area" | ||
2 | display_name: "Pyramid Area" | ||
3 | panels { | ||
4 | name: "WANDER" | ||
5 | path: "Panels/Pilgrimage/cream_4" | ||
6 | clue: "wander" | ||
7 | answer: "roam" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | paintings { | ||
11 | name: "NEAR" | ||
12 | path: "Components/Paintings/aches2" | ||
13 | orientation: "north" | ||
14 | flipped: true | ||
15 | display_name: "Flipper Near Painting" | ||
16 | } | ||
17 | paintings { | ||
18 | name: "FAR" | ||
19 | path: "Components/Paintings/aches4" | ||
20 | orientation: "south" | ||
21 | flipped: true | ||
22 | display_name: "Flipped Far Painting" | ||
23 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Flipped Link Area.yaml b/data/maps/the_entry/rooms/Flipped Link Area.yaml deleted file mode 100644 index ecaa37d..0000000 --- a/data/maps/the_entry/rooms/Flipped Link Area.yaml +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | name: Flipped Link Area | ||
2 | display_name: Pyramid Area | ||
3 | panels: | ||
4 | WANDER: | ||
5 | id: "Panels/Pilgrimage/cream_4" | ||
6 | clue: wander | ||
7 | answer: roam | ||
8 | symbol: | ||
9 | - sun | ||
10 | paintings: | ||
11 | NEAR: | ||
12 | id: "Components/Paintings/aches2" | ||
13 | orientation: north | ||
14 | flipped: True | ||
15 | display_name: Flipper Near Painting | ||
16 | FAR: | ||
17 | id: "Components/Paintings/aches4" | ||
18 | orientation: south | ||
19 | flipped: True | ||
20 | display_name: Flipped Far Painting | ||
diff --git a/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb new file mode 100644 index 0000000..c0471ca --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Pyramid Area.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Flipped Pyramid Area" | ||
2 | display_name: "Pyramid Area" | ||
3 | panels { | ||
4 | name: "TURN (1)" | ||
5 | path: "Panels/Entry/l_opener_3" | ||
6 | clue: "turn" | ||
7 | answer: "flip" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "TURN (2)" | ||
12 | path: "Panels/Entry/l_opener_4" | ||
13 | clue: "turn" | ||
14 | answer: "spin" | ||
15 | symbols: "sun" | ||
16 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Flipped Pyramid Area.yaml b/data/maps/the_entry/rooms/Flipped Pyramid Area.yaml deleted file mode 100644 index f1a8dfd..0000000 --- a/data/maps/the_entry/rooms/Flipped Pyramid Area.yaml +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | name: Flipped Pyramid Area | ||
2 | display_name: Pyramid Area | ||
3 | panels: | ||
4 | TURN (1): | ||
5 | id: "Panels/Entry/l_opener_3" | ||
6 | clue: turn | ||
7 | answer: flip | ||
8 | symbol: | ||
9 | - sun | ||
10 | TURN (2): | ||
11 | id: "Panels/Entry/l_opener_4" | ||
12 | clue: turn | ||
13 | answer: spin | ||
14 | symbol: | ||
15 | - sun | ||
diff --git a/data/maps/the_entry/rooms/Flipped Right Eye.txtpb b/data/maps/the_entry/rooms/Flipped Right Eye.txtpb new file mode 100644 index 0000000..0689cbf --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Right Eye.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Flipped Right Eye" | ||
2 | display_name: "Flip Area" | ||
3 | panels { | ||
4 | name: "WHERE" | ||
5 | path: "Panels/Pilgrimage/cream_5" | ||
6 | clue: "where" | ||
7 | answer: "here" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | panels { | ||
11 | name: "HERE" | ||
12 | path: "Panels/Pilgrimage/cream_6" | ||
13 | clue: "here" | ||
14 | answer: "there" | ||
15 | symbols: "sparkles" | ||
16 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Flipped Right Eye.yaml b/data/maps/the_entry/rooms/Flipped Right Eye.yaml deleted file mode 100644 index f07d09b..0000000 --- a/data/maps/the_entry/rooms/Flipped Right Eye.yaml +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | name: Flipped Right Eye | ||
2 | display_name: Flip Area | ||
3 | panels: | ||
4 | WHERE: | ||
5 | id: "Panels/Pilgrimage/cream_5" | ||
6 | clue: where | ||
7 | answer: here | ||
8 | symbol: | ||
9 | - sparkles | ||
10 | HERE: | ||
11 | id: "Panels/Pilgrimage/cream_6" | ||
12 | clue: here | ||
13 | answer: there | ||
14 | symbol: | ||
15 | - sparkles | ||
diff --git a/data/maps/the_entry/rooms/Flipped Second Room.txtpb b/data/maps/the_entry/rooms/Flipped Second Room.txtpb new file mode 100644 index 0000000..339ea64 --- /dev/null +++ b/data/maps/the_entry/rooms/Flipped Second Room.txtpb | |||
@@ -0,0 +1,29 @@ | |||
1 | name: "Flipped Second Room" | ||
2 | display_name: "Flip Area" | ||
3 | panels { | ||
4 | name: "CLUE" | ||
5 | path: "Panels/Entry/second_right_top" | ||
6 | clue: "clue" | ||
7 | answer: "hint" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "SLENDER" | ||
12 | path: "Panels/Entry/second_left_top" | ||
13 | clue: "slender" | ||
14 | answer: "thin" | ||
15 | symbols: "sun" | ||
16 | } | ||
17 | paintings { | ||
18 | name: "EYE" | ||
19 | path: "Components/Paintings/eyes" | ||
20 | orientation: "north" | ||
21 | flipped: true | ||
22 | display_name: "Eye Painting" | ||
23 | } | ||
24 | ports { | ||
25 | name: "FOUR" | ||
26 | path: "Components/Warps/worldport9" | ||
27 | orientation: "south" | ||
28 | required_door { name: "Flipped Second Room Right Door" } | ||
29 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Flipped Second Room.yaml b/data/maps/the_entry/rooms/Flipped Second Room.yaml deleted file mode 100644 index 5816b9e..0000000 --- a/data/maps/the_entry/rooms/Flipped Second Room.yaml +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | name: Flipped Second Room | ||
2 | display_name: Flip Area | ||
3 | panels: | ||
4 | CLUE: | ||
5 | id: "Panels/Entry/second_right_top" | ||
6 | clue: clue | ||
7 | answer: hint | ||
8 | symbol: | ||
9 | - sun | ||
10 | SLENDER: | ||
11 | id: "Panels/Entry/second_left_top" | ||
12 | clue: slender | ||
13 | answer: thin | ||
14 | symbol: | ||
15 | - sun | ||
16 | paintings: | ||
17 | EYE: | ||
18 | id: "Components/Paintings/eyes" | ||
19 | orientation: north | ||
20 | flipped: True | ||
21 | display_name: Eye Painting | ||
22 | ports: | ||
23 | FOUR: | ||
24 | id: "Components/Warps/worldport9" | ||
25 | orientation: south | ||
26 | required_door: Flipped Second Room Right Door | ||
diff --git a/data/maps/the_entry/rooms/Gallery Return.txtpb b/data/maps/the_entry/rooms/Gallery Return.txtpb new file mode 100644 index 0000000..0be5fe3 --- /dev/null +++ b/data/maps/the_entry/rooms/Gallery Return.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Gallery Return" | ||
2 | display_name: "Starting Room" | ||
3 | panels { | ||
4 | name: "RETURN" | ||
5 | path: "Panels/Entry/gallery_return" | ||
6 | clue: "return" | ||
7 | answer: "turn" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | ports { | ||
11 | name: "GALLERY" | ||
12 | path: "Components/Warps/worldport4" | ||
13 | orientation: "north" | ||
14 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Gallery Return.yaml b/data/maps/the_entry/rooms/Gallery Return.yaml deleted file mode 100644 index 5a57824..0000000 --- a/data/maps/the_entry/rooms/Gallery Return.yaml +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | name: Gallery Return | ||
2 | display_name: Starting Room | ||
3 | panels: | ||
4 | RETURN: | ||
5 | id: "Panels/Entry/gallery_return" | ||
6 | clue: return | ||
7 | answer: turn | ||
8 | symbol: | ||
9 | - sparkles | ||
10 | ports: | ||
11 | GALLERY: | ||
12 | id: "Components/Warps/worldport4" | ||
13 | orientation: north | ||
diff --git a/data/maps/the_entry/rooms/Least Blue Last.txtpb b/data/maps/the_entry/rooms/Least Blue Last.txtpb new file mode 100644 index 0000000..08d3dd8 --- /dev/null +++ b/data/maps/the_entry/rooms/Least Blue Last.txtpb | |||
@@ -0,0 +1,86 @@ | |||
1 | name: "Least Blue Last" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "CAPABLE (1)" | ||
5 | path: "Panels/LBL/lbl_1" | ||
6 | clue: "capable" | ||
7 | answer: "able" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "CAPABLE (2)" | ||
12 | path: "Panels/LBL/lbl_2" | ||
13 | clue: "capable" | ||
14 | answer: "able" | ||
15 | symbols: "sparkles" | ||
16 | } | ||
17 | panels { | ||
18 | name: "LUSTRE" | ||
19 | path: "Panels/LBL/lbl_3" | ||
20 | clue: "lustre" | ||
21 | answer: "lust" | ||
22 | symbols: "sparkles" | ||
23 | } | ||
24 | panels { | ||
25 | name: "WANT" | ||
26 | path: "Panels/LBL/lbl_4" | ||
27 | clue: "want" | ||
28 | answer: "lust" | ||
29 | symbols: "sun" | ||
30 | } | ||
31 | panels { | ||
32 | name: "STEALER" | ||
33 | path: "Panels/LBL/lbl_5" | ||
34 | clue: "stealer" | ||
35 | answer: "stale" | ||
36 | symbols: "sparkles" | ||
37 | } | ||
38 | panels { | ||
39 | name: "OLD" | ||
40 | path: "Panels/LBL/lbl_6" | ||
41 | clue: "old" | ||
42 | answer: "stale" | ||
43 | symbols: "sun" | ||
44 | } | ||
45 | panels { | ||
46 | name: "TRUST" | ||
47 | path: "Panels/LBL/lbl_7" | ||
48 | clue: "trust" | ||
49 | answer: "lust" | ||
50 | symbols: "zero" | ||
51 | } | ||
52 | panels { | ||
53 | name: "LABEL" | ||
54 | path: "Panels/LBL/lbl_8" | ||
55 | clue: "label" | ||
56 | answer: "able" | ||
57 | symbols: "zero" | ||
58 | } | ||
59 | panels { | ||
60 | name: "AIL" | ||
61 | path: "Panels/LBL/lbl_9" | ||
62 | clue: "ail" | ||
63 | answer: "stale" | ||
64 | symbols: "zero" | ||
65 | } | ||
66 | panels { | ||
67 | name: "CORNERS" | ||
68 | path: "Panels/Back Right/br_14" | ||
69 | clue: "corners" | ||
70 | answer: "born" | ||
71 | required_door { name: "Four Corner Panels" } | ||
72 | } | ||
73 | ports { | ||
74 | name: "DARKROOM" | ||
75 | path: "Components/Warps/worldport5" | ||
76 | orientation: "south" | ||
77 | } | ||
78 | paintings { | ||
79 | name: "PAINS" | ||
80 | path: "Components/Paintings/pains" | ||
81 | orientation: "east" | ||
82 | enter_only: true | ||
83 | required_door { name: "Corners Painting" } | ||
84 | display_name: "Corners Painting" | ||
85 | } | ||
86 | letters { key: "l" } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Least Blue Last.yaml b/data/maps/the_entry/rooms/Least Blue Last.yaml deleted file mode 100644 index 45d5c08..0000000 --- a/data/maps/the_entry/rooms/Least Blue Last.yaml +++ /dev/null | |||
@@ -1,75 +0,0 @@ | |||
1 | name: Least Blue Last | ||
2 | display_name: Red Blue Area | ||
3 | panels: | ||
4 | CAPABLE (1): | ||
5 | id: "Panels/LBL/lbl_1" | ||
6 | clue: capable | ||
7 | answer: able | ||
8 | symbol: | ||
9 | - sun | ||
10 | CAPABLE (2): | ||
11 | id: "Panels/LBL/lbl_2" | ||
12 | clue: capable | ||
13 | answer: able | ||
14 | symbol: | ||
15 | - sparkles | ||
16 | LUSTRE: | ||
17 | id: "Panels/LBL/lbl_3" | ||
18 | clue: lustre | ||
19 | answer: lust | ||
20 | symbol: | ||
21 | - sparkles | ||
22 | WANT: | ||
23 | id: "Panels/LBL/lbl_4" | ||
24 | clue: want | ||
25 | answer: lust | ||
26 | symbol: | ||
27 | - sun | ||
28 | STEALER: | ||
29 | id: "Panels/LBL/lbl_5" | ||
30 | clue: stealer | ||
31 | answer: stale | ||
32 | symbol: | ||
33 | - sparkles | ||
34 | OLD: | ||
35 | id: "Panels/LBL/lbl_6" | ||
36 | clue: old | ||
37 | answer: stale | ||
38 | symbol: | ||
39 | - sun | ||
40 | TRUST: | ||
41 | id: "Panels/LBL/lbl_7" | ||
42 | clue: trust | ||
43 | answer: lust | ||
44 | symbol: | ||
45 | - zero | ||
46 | LABEL: | ||
47 | id: "Panels/LBL/lbl_8" | ||
48 | clue: label | ||
49 | answer: able | ||
50 | symbol: | ||
51 | - zero | ||
52 | AIL: | ||
53 | id: "Panels/LBL/lbl_9" | ||
54 | clue: ail | ||
55 | answer: stale | ||
56 | symbol: | ||
57 | - zero | ||
58 | CORNERS: | ||
59 | id: "Panels/Back Right/br_14" | ||
60 | clue: corners | ||
61 | answer: born | ||
62 | required_door: Four Corner Panels | ||
63 | ports: | ||
64 | DARKROOM: | ||
65 | id: "Components/Warps/worldport5" | ||
66 | orientation: south | ||
67 | paintings: | ||
68 | PAINS: | ||
69 | id: "Components/Paintings/pains" | ||
70 | orientation: east | ||
71 | enter_only: True | ||
72 | required_door: Corners Painting | ||
73 | display_name: Corners Painting | ||
74 | letters: | ||
75 | - l1 | ||
diff --git a/data/maps/the_entry/rooms/Lime Room.txtpb b/data/maps/the_entry/rooms/Lime Room.txtpb new file mode 100644 index 0000000..fa1341b --- /dev/null +++ b/data/maps/the_entry/rooms/Lime Room.txtpb | |||
@@ -0,0 +1,33 @@ | |||
1 | name: "Lime Room" | ||
2 | display_name: "Colored Doors Area" | ||
3 | panels { | ||
4 | name: "HIDE" | ||
5 | path: "Panels/Back Left/backleft_proxying_3" | ||
6 | clue: "hide" | ||
7 | answer: "hide" | ||
8 | } | ||
9 | panels { | ||
10 | name: "SEEK" | ||
11 | path: "Panels/Back Left/backleft_proxying_4" | ||
12 | clue: "seek" | ||
13 | answer: "seek" | ||
14 | } | ||
15 | panels { | ||
16 | name: "COLOR" | ||
17 | path: "Panels/Back Left/backleft_proxying_5" | ||
18 | clue: "color" | ||
19 | answer: "white" | ||
20 | symbols: "example" | ||
21 | } | ||
22 | ports { | ||
23 | name: "DAEDALUS" | ||
24 | path: "Components/Warps/worldport11" | ||
25 | orientation: "west" | ||
26 | required_door { name: "Control Center White Door" } | ||
27 | } | ||
28 | ports { | ||
29 | name: "REVITALIZED" | ||
30 | path: "worldport7" | ||
31 | orientation: "north" | ||
32 | required_door { name: "Revitalized Entrance" } | ||
33 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Lime Room.yaml b/data/maps/the_entry/rooms/Lime Room.yaml deleted file mode 100644 index f89f945..0000000 --- a/data/maps/the_entry/rooms/Lime Room.yaml +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | name: Lime Room | ||
2 | display_name: Colored Doors Area | ||
3 | panels: | ||
4 | HIDE: | ||
5 | id: "Panels/Back Left/backleft_proxying_3" | ||
6 | clue: hide | ||
7 | answer: hide | ||
8 | SEEK: | ||
9 | id: "Panels/Back Left/backleft_proxying_4" | ||
10 | clue: seek | ||
11 | answer: seek | ||
12 | COLOR: | ||
13 | id: "Panels/Back Left/backleft_proxying_5" | ||
14 | clue: color | ||
15 | answer: white | ||
16 | symbol: | ||
17 | - example | ||
18 | ports: | ||
19 | DAEDALUS: | ||
20 | id: "Components/Warps/worldport11" | ||
21 | orientation: west | ||
22 | required_door: Control Center White Door | ||
23 | REVITALIZED: | ||
24 | id: "worldport7" | ||
25 | orientation: north | ||
26 | required_door: Revitalized Entrance | ||
diff --git a/data/maps/the_entry/rooms/Link Area.txtpb b/data/maps/the_entry/rooms/Link Area.txtpb new file mode 100644 index 0000000..98a8af4 --- /dev/null +++ b/data/maps/the_entry/rooms/Link Area.txtpb | |||
@@ -0,0 +1,39 @@ | |||
1 | name: "Link Area" | ||
2 | display_name: "Pyramid Area" | ||
3 | panels { | ||
4 | name: "WANDER" | ||
5 | path: "Panels/Pilgrimage/cream_3" | ||
6 | clue: "wander" | ||
7 | answer: "amble" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | paintings { | ||
11 | name: "NEAR" | ||
12 | path: "Components/Paintings/aches" | ||
13 | orientation: "north" | ||
14 | display_name: "Near Painting" | ||
15 | } | ||
16 | paintings { | ||
17 | name: "FAR" | ||
18 | path: "Components/Paintings/aches3" | ||
19 | orientation: "south" | ||
20 | display_name: "Far Painting" | ||
21 | } | ||
22 | paintings { | ||
23 | name: "PYRAMID" | ||
24 | path: "Components/Paintings/triangle" | ||
25 | orientation: "south" | ||
26 | display_name: "Center Painting" | ||
27 | } | ||
28 | ports { | ||
29 | name: "BLUE" | ||
30 | path: "worldport8" | ||
31 | orientation: "west" | ||
32 | required_door { name: "Liberated Entrance" } | ||
33 | } | ||
34 | ports { | ||
35 | name: "BROWN" | ||
36 | path: "worldport9" | ||
37 | orientation: "east" | ||
38 | required_door { name: "Literate Entrance" } | ||
39 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Link Area.yaml b/data/maps/the_entry/rooms/Link Area.yaml deleted file mode 100644 index 1ec0d48..0000000 --- a/data/maps/the_entry/rooms/Link Area.yaml +++ /dev/null | |||
@@ -1,31 +0,0 @@ | |||
1 | name: Link Area | ||
2 | display_name: Pyramid Area | ||
3 | panels: | ||
4 | WANDER: | ||
5 | id: "Panels/Pilgrimage/cream_3" | ||
6 | clue: wander | ||
7 | answer: amble | ||
8 | symbol: | ||
9 | - sun | ||
10 | paintings: | ||
11 | NEAR: | ||
12 | id: "Components/Paintings/aches" | ||
13 | orientation: north | ||
14 | display_name: Near Painting | ||
15 | FAR: | ||
16 | id: "Components/Paintings/aches3" | ||
17 | orientation: south | ||
18 | display_name: Far Painting | ||
19 | PYRAMID: | ||
20 | id: "Components/Paintings/triangle" | ||
21 | orientation: south | ||
22 | display_name: Center Painting | ||
23 | ports: | ||
24 | BLUE: | ||
25 | id: "worldport8" | ||
26 | orientation: west | ||
27 | required_door: Liberated Entrance | ||
28 | BROWN: | ||
29 | id: "worldport9" | ||
30 | orientation: east | ||
31 | required_door: Literate Entrance | ||
diff --git a/data/maps/the_entry/rooms/Parthenon Return.txtpb b/data/maps/the_entry/rooms/Parthenon Return.txtpb new file mode 100644 index 0000000..68ef30d --- /dev/null +++ b/data/maps/the_entry/rooms/Parthenon Return.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Parthenon Return" | ||
2 | display_name: "Starting Room" | ||
3 | panels { | ||
4 | name: "RETURN" | ||
5 | path: "Panels/Back Left/backleft_return" | ||
6 | clue: "return" | ||
7 | answer: "turn" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | ports { | ||
11 | name: "PARTHENON" | ||
12 | path: "Components/Warps/worldport8" | ||
13 | orientation: "north" | ||
14 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Parthenon Return.yaml b/data/maps/the_entry/rooms/Parthenon Return.yaml deleted file mode 100644 index a65edc3..0000000 --- a/data/maps/the_entry/rooms/Parthenon Return.yaml +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | name: Parthenon Return | ||
2 | display_name: Starting Room | ||
3 | panels: | ||
4 | RETURN: | ||
5 | id: "Panels/Back Left/backleft_return" | ||
6 | clue: return | ||
7 | answer: turn | ||
8 | symbol: | ||
9 | - sparkles | ||
10 | ports: | ||
11 | PARTHENON: | ||
12 | id: "Components/Warps/worldport8" | ||
13 | orientation: north | ||
diff --git a/data/maps/the_entry/rooms/Rabbit Hole.txtpb b/data/maps/the_entry/rooms/Rabbit Hole.txtpb new file mode 100644 index 0000000..9b18bc8 --- /dev/null +++ b/data/maps/the_entry/rooms/Rabbit Hole.txtpb | |||
@@ -0,0 +1,13 @@ | |||
1 | name: "Rabbit Hole" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "PUZZLE" | ||
5 | path: "Panels/Back Right/br_6" | ||
6 | clue: "" | ||
7 | answer: "down" | ||
8 | } | ||
9 | ports { | ||
10 | name: "HOLE" | ||
11 | path: "worldport4" | ||
12 | orientation: "down" | ||
13 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Rabbit Hole.yaml b/data/maps/the_entry/rooms/Rabbit Hole.yaml deleted file mode 100644 index 2bc700e..0000000 --- a/data/maps/the_entry/rooms/Rabbit Hole.yaml +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | name: Rabbit Hole | ||
2 | display_name: Red Blue Area | ||
3 | panels: | ||
4 | PUZZLE: | ||
5 | id: "Panels/Back Right/br_6" | ||
6 | clue: "" | ||
7 | answer: down | ||
8 | ports: | ||
9 | HOLE: | ||
10 | id: "worldport4" | ||
11 | orientation: down | ||
diff --git a/data/maps/the_entry/rooms/Red Alcove.txtpb b/data/maps/the_entry/rooms/Red Alcove.txtpb new file mode 100644 index 0000000..03a1d96 --- /dev/null +++ b/data/maps/the_entry/rooms/Red Alcove.txtpb | |||
@@ -0,0 +1,16 @@ | |||
1 | name: "Red Alcove" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "BROW" | ||
5 | path: "Panels/Back Right/br_10" | ||
6 | clue: "brow" | ||
7 | answer: "brown" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | panels { | ||
11 | name: "DEAD" | ||
12 | path: "Panels/Back Right/br_12" | ||
13 | clue: "dead" | ||
14 | answer: "red" | ||
15 | symbols: "zero" | ||
16 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Red Alcove.yaml b/data/maps/the_entry/rooms/Red Alcove.yaml deleted file mode 100644 index 9feec4f..0000000 --- a/data/maps/the_entry/rooms/Red Alcove.yaml +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | name: Red Alcove | ||
2 | display_name: Red Blue Area | ||
3 | panels: | ||
4 | BROW: | ||
5 | id: "Panels/Back Right/br_10" | ||
6 | clue: brow | ||
7 | answer: brown | ||
8 | symbol: | ||
9 | - sparkles | ||
10 | DEAD: | ||
11 | id: "Panels/Back Right/br_12" | ||
12 | clue: dead | ||
13 | answer: red | ||
14 | symbol: | ||
15 | - zero | ||
diff --git a/data/maps/the_entry/rooms/Red Blue Halls.txtpb b/data/maps/the_entry/rooms/Red Blue Halls.txtpb new file mode 100644 index 0000000..583a310 --- /dev/null +++ b/data/maps/the_entry/rooms/Red Blue Halls.txtpb | |||
@@ -0,0 +1,64 @@ | |||
1 | name: "Red Blue Halls" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "CENTER" | ||
5 | path: "Panels/Back Right/br_1" | ||
6 | clue: "center" | ||
7 | answer: "middle" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "DAY" | ||
12 | path: "Panels/Back Right/br_2" | ||
13 | clue: "day" | ||
14 | answer: "night" | ||
15 | symbols: "sun" | ||
16 | } | ||
17 | panels { | ||
18 | name: "CENTER DAY" | ||
19 | path: "Panels/Back Right/br_3" | ||
20 | clue: "" | ||
21 | answer: "noon" | ||
22 | symbols: "sun" | ||
23 | symbols: "sparkles" | ||
24 | } | ||
25 | panels { | ||
26 | name: "WANDER" | ||
27 | path: "Panels/Pilgrimage/cream_2" | ||
28 | clue: "wander" | ||
29 | answer: "meander" | ||
30 | symbols: "sun" | ||
31 | } | ||
32 | panels { | ||
33 | name: "RAIN" | ||
34 | path: "Panels/Back Right/br_7" | ||
35 | clue: "rain" | ||
36 | answer: "snow" | ||
37 | symbols: "cross" | ||
38 | } | ||
39 | panels { | ||
40 | name: "WOMAN" | ||
41 | path: "Panels/Back Right/br_8" | ||
42 | clue: "woman" | ||
43 | answer: "man" | ||
44 | symbols: "gender" | ||
45 | } | ||
46 | panels { | ||
47 | name: "RAIN WOMAN" | ||
48 | path: "Panels/Back Right/br_9" | ||
49 | clue: "" | ||
50 | answer: "scarf" | ||
51 | symbols: "boxes" | ||
52 | } | ||
53 | paintings { | ||
54 | name: "BLARE" | ||
55 | path: "Components/Paintings/blare" | ||
56 | orientation: "east" | ||
57 | display_name: "Brown Wall Painting" | ||
58 | } | ||
59 | paintings { | ||
60 | name: "EYE" | ||
61 | path: "Components/Paintings/eyes3" | ||
62 | orientation: "west" | ||
63 | display_name: "Beige Wall Painting" | ||
64 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Red Blue Halls.yaml b/data/maps/the_entry/rooms/Red Blue Halls.yaml deleted file mode 100644 index 83faa84..0000000 --- a/data/maps/the_entry/rooms/Red Blue Halls.yaml +++ /dev/null | |||
@@ -1,55 +0,0 @@ | |||
1 | name: Red Blue Halls | ||
2 | display_name: Red Blue Area | ||
3 | panels: | ||
4 | CENTER: | ||
5 | id: "Panels/Back Right/br_1" | ||
6 | clue: center | ||
7 | answer: middle | ||
8 | symbol: | ||
9 | - sun | ||
10 | DAY: | ||
11 | id: "Panels/Back Right/br_2" | ||
12 | clue: day | ||
13 | answer: night | ||
14 | symbol: | ||
15 | - sun | ||
16 | CENTER DAY: | ||
17 | id: "Panels/Back Right/br_3" | ||
18 | clue: "" | ||
19 | answer: noon | ||
20 | symbol: | ||
21 | - sun | ||
22 | - sparkles | ||
23 | WANDER: | ||
24 | id: "Panels/Pilgrimage/cream_2" | ||
25 | clue: wander | ||
26 | answer: meander | ||
27 | symbol: | ||
28 | - sun | ||
29 | RAIN: | ||
30 | id: "Panels/Back Right/br_7" | ||
31 | clue: rain | ||
32 | answer: snow | ||
33 | symbol: | ||
34 | - cross | ||
35 | WOMAN: | ||
36 | id: "Panels/Back Right/br_8" | ||
37 | clue: woman | ||
38 | answer: man | ||
39 | symbol: | ||
40 | - gender | ||
41 | RAIN WOMAN: | ||
42 | id: "Panels/Back Right/br_9" | ||
43 | clue: "" | ||
44 | answer: scarf | ||
45 | symbol: | ||
46 | - boxes | ||
47 | paintings: | ||
48 | BLARE: | ||
49 | id: "Components/Paintings/blare" | ||
50 | orientation: east | ||
51 | display_name: Brown Wall Painting | ||
52 | EYE: | ||
53 | id: "Components/Paintings/eyes3" | ||
54 | orientation: west | ||
55 | display_name: Beige Wall Painting | ||
diff --git a/data/maps/the_entry/rooms/Right Eye.txtpb b/data/maps/the_entry/rooms/Right Eye.txtpb new file mode 100644 index 0000000..55ccc8c --- /dev/null +++ b/data/maps/the_entry/rooms/Right Eye.txtpb | |||
@@ -0,0 +1,32 @@ | |||
1 | name: "Right Eye" | ||
2 | display_name: "Right Eye Area" | ||
3 | panels { | ||
4 | name: "EYE" | ||
5 | path: "Panels/Entry/front_2" | ||
6 | clue: "eye" | ||
7 | answer: "spy" | ||
8 | symbols: "zero" | ||
9 | } | ||
10 | panels { | ||
11 | name: "WANDER" | ||
12 | path: "Panels/Pilgrimage/cream_1" | ||
13 | clue: "wander" | ||
14 | answer: "wander" | ||
15 | proxies { answer: "lust" path: "Panels/Pilgrimage/cream_1_proxy_1" } | ||
16 | } | ||
17 | panels { | ||
18 | name: "FAINT" | ||
19 | path: "Panels/Entry/partial_1" | ||
20 | clue: "faint" | ||
21 | answer: "paint" | ||
22 | symbols: "sparkles" | ||
23 | } | ||
24 | paintings { | ||
25 | name: "PSYCHIC" | ||
26 | path: "Components/Paintings/psychic" | ||
27 | required_door { name: "Red Room Painting" } | ||
28 | enter_only: true | ||
29 | move: true | ||
30 | orientation: "west" | ||
31 | display_name: "Red Room Painting" | ||
32 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Right Eye.yaml b/data/maps/the_entry/rooms/Right Eye.yaml deleted file mode 100644 index ee17bf9..0000000 --- a/data/maps/the_entry/rooms/Right Eye.yaml +++ /dev/null | |||
@@ -1,29 +0,0 @@ | |||
1 | name: Right Eye | ||
2 | display_name: Right Eye Area | ||
3 | panels: | ||
4 | EYE: | ||
5 | id: "Panels/Entry/front_2" | ||
6 | clue: eye | ||
7 | answer: spy | ||
8 | symbol: | ||
9 | - zero | ||
10 | WANDER: | ||
11 | id: "Panels/Pilgrimage/cream_1" | ||
12 | clue: wander | ||
13 | answer: wander | ||
14 | proxies: | ||
15 | lust: "Panels/Pilgrimage/cream_1_proxy_1" | ||
16 | FAINT: | ||
17 | id: "Panels/Entry/partial_1" | ||
18 | clue: faint | ||
19 | answer: paint | ||
20 | symbol: | ||
21 | - sparkles | ||
22 | paintings: | ||
23 | PSYCHIC: | ||
24 | id: "Components/Paintings/psychic" | ||
25 | required_door: Red Room Painting | ||
26 | enter_only: True | ||
27 | move: True | ||
28 | orientation: west | ||
29 | display_name: Red Room Painting | ||
diff --git a/data/maps/the_entry/rooms/Shop Entrance.txtpb b/data/maps/the_entry/rooms/Shop Entrance.txtpb new file mode 100644 index 0000000..db9ea2f --- /dev/null +++ b/data/maps/the_entry/rooms/Shop Entrance.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Shop Entrance" | ||
2 | display_name: "Starting Room" | ||
3 | panels { | ||
4 | name: "TURN" | ||
5 | path: "Panels/Entry/l_opener_2" | ||
6 | clue: "turn" | ||
7 | answer: "turned" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | ports { | ||
11 | name: "SHOP" | ||
12 | path: "Components/Warps/worldport13" | ||
13 | orientation: "east" | ||
14 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Shop Entrance.yaml b/data/maps/the_entry/rooms/Shop Entrance.yaml deleted file mode 100644 index 2addc97..0000000 --- a/data/maps/the_entry/rooms/Shop Entrance.yaml +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | name: Shop Entrance | ||
2 | display_name: Starting Room | ||
3 | panels: | ||
4 | TURN: | ||
5 | id: "Panels/Entry/l_opener_2" | ||
6 | clue: turn | ||
7 | answer: turned | ||
8 | symbol: | ||
9 | - sparkles | ||
10 | ports: | ||
11 | SHOP: | ||
12 | id: "Components/Warps/worldport13" | ||
13 | orientation: east | ||
diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb new file mode 100644 index 0000000..98882a3 --- /dev/null +++ b/data/maps/the_entry/rooms/Starting Room.txtpb | |||
@@ -0,0 +1,91 @@ | |||
1 | name: "Starting Room" | ||
2 | display_name: "Starting Room" | ||
3 | panels { | ||
4 | name: "HI" | ||
5 | path: "Panels/Entry/entry_proxying_1" | ||
6 | clue: "hi" | ||
7 | answer: "hi" | ||
8 | proxies { answer: "bye" path: "Panels/Entry/entry_proxied_2" } | ||
9 | proxies { answer: "hidden" path: "Panels/Entry/entry_proxied_5" } | ||
10 | proxies { answer: "high" path: "Panels/Entry/entry_proxied_3" } | ||
11 | proxies { answer: "hide" path: "Panels/Entry/entry_proxied_4" } | ||
12 | proxies { answer: "thewords" path: "Components/Listeners/entry_proxied_6" } | ||
13 | } | ||
14 | panels { | ||
15 | name: "TRICK" | ||
16 | path: "Panels/Entry/side_1" | ||
17 | clue: "trick" | ||
18 | answer: "trick" | ||
19 | proxies { answer: "treat" path: "Panels/Entry/side_proxy_1" } | ||
20 | } | ||
21 | panels { | ||
22 | name: "EYE" | ||
23 | path: "Panels/Entry/front_1" | ||
24 | clue: "eye" | ||
25 | answer: "i" | ||
26 | symbols: "zero" | ||
27 | } | ||
28 | panels { | ||
29 | name: "HINT" | ||
30 | path: "Panels/Entry/second_right" | ||
31 | clue: "hint" | ||
32 | answer: "hint" | ||
33 | } | ||
34 | panels { | ||
35 | id: "THIN" | ||
36 | path: "Panels/Entry/second_left" | ||
37 | clue: "thin" | ||
38 | answer: "thin" | ||
39 | } | ||
40 | panels { | ||
41 | name: "THAN" | ||
42 | path: "Panels/D/d_entry" | ||
43 | clue: "than" | ||
44 | answer: "than" | ||
45 | } | ||
46 | letters { key: "h" } | ||
47 | letters { key: "i" } | ||
48 | letters { key: "n" } | ||
49 | letters { key: "t" } | ||
50 | # Maze painting should stay vanilla as a hint. | ||
51 | paintings { | ||
52 | name: "OWL" | ||
53 | path: "Components/Paintings/owl" | ||
54 | move: true # how do | ||
55 | enter_only: true | ||
56 | orientation: "north" | ||
57 | required_door { door: "Least Blue Last Panels" } | ||
58 | display_name: "Near Trick Painting" | ||
59 | } | ||
60 | paintings { | ||
61 | name: "PAINS" | ||
62 | path: "Components/Paintings/pains3" | ||
63 | enter_only: true | ||
64 | orientation: "east" | ||
65 | required_door { door: "Near D Room Painting" } | ||
66 | display_name: "Near D Room Painting" | ||
67 | } | ||
68 | ports { | ||
69 | name: "DIGITAL" | ||
70 | path: "Components/Warps/worldport" | ||
71 | orientation: "west" | ||
72 | required_door { name: "Second Room Left Door" } | ||
73 | } | ||
74 | ports { | ||
75 | name: "DAEDALUS" | ||
76 | path: "Components/Warps/worldport6" | ||
77 | orientation: "west" | ||
78 | required_door { name: "Daedalus Entrance" } | ||
79 | } | ||
80 | ports { | ||
81 | name: "REPETITIVE" | ||
82 | path: "Components/Warps/worldport7" | ||
83 | orientation: "north" | ||
84 | required_door { name: "Repetitive Entrance" } | ||
85 | } | ||
86 | ports { | ||
87 | name: "COMPOSITE" | ||
88 | path: "Components/Warps/worldport12" | ||
89 | orientation: "east" | ||
90 | required_door { name: "Composite Room Entrance" } | ||
91 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Starting Room.yaml b/data/maps/the_entry/rooms/Starting Room.yaml deleted file mode 100644 index 35ee50f..0000000 --- a/data/maps/the_entry/rooms/Starting Room.yaml +++ /dev/null | |||
@@ -1,74 +0,0 @@ | |||
1 | name: Starting Room | ||
2 | display_name: Starting Room | ||
3 | panels: | ||
4 | HI: | ||
5 | id: "Panels/Entry/entry_proxying_1" | ||
6 | clue: hi | ||
7 | answer: hi | ||
8 | proxies: | ||
9 | bye: "Panels/Entry/entry_proxied_2" | ||
10 | hidden: "Panels/Entry/entry_proxied_5" | ||
11 | high: "Panels/Entry/entry_proxied_3" | ||
12 | hide: "Panels/Entry/entry_proxied_4" | ||
13 | thewords: "Components/Listeners/entry_proxied_6" | ||
14 | TRICK: | ||
15 | id: "Panels/Entry/side_1" | ||
16 | clue: trick | ||
17 | answer: trick | ||
18 | proxies: | ||
19 | treat: "Panels/Entry/side_proxy_1" | ||
20 | EYE: | ||
21 | id: "Panels/Entry/front_1" | ||
22 | clue: eye | ||
23 | answer: i | ||
24 | symbol: | ||
25 | - zero | ||
26 | HINT: | ||
27 | id: "Panels/Entry/second_right" | ||
28 | clue: hint | ||
29 | answer: hint | ||
30 | THIN: | ||
31 | id: "Panels/Entry/second_left" | ||
32 | clue: thin | ||
33 | answer: thin | ||
34 | THAN: | ||
35 | id: "Panels/D/d_entry" | ||
36 | clue: than | ||
37 | answer: than | ||
38 | letters: | ||
39 | - h1 | ||
40 | - i1 | ||
41 | - n1 | ||
42 | - t1 | ||
43 | paintings: | ||
44 | # Maze painting should stay vanilla as a hint. | ||
45 | OWL: | ||
46 | id: "Components/Paintings/owl" | ||
47 | move: True # how do | ||
48 | enter_only: True | ||
49 | orientation: north | ||
50 | required_door: Least Blue Last Panels | ||
51 | display_name: "Near Trick Painting" | ||
52 | PAINS: | ||
53 | id: "Components/Paintings/pains3" | ||
54 | enter_only: True | ||
55 | orientation: east | ||
56 | required_door: Near D Room Painting | ||
57 | display_name: Near D Room Painting | ||
58 | ports: | ||
59 | DIGITAL: | ||
60 | id: "Components/Warps/worldport" | ||
61 | orientation: west | ||
62 | required_door: Second Room Left Door | ||
63 | DAEDALUS: | ||
64 | id: "Components/Warps/worldport6" | ||
65 | orientation: west | ||
66 | required_door: Daedalus Entrance | ||
67 | REPETITIVE: | ||
68 | id: "Components/Warps/worldport7" | ||
69 | orientation: north | ||
70 | required_door: Repetitive Entrance | ||
71 | COMPOSITE: | ||
72 | id: "Components/Warps/worldport12" | ||
73 | orientation: east | ||
74 | required_door: Composite Room Entrance | ||
diff --git a/data/maps/the_entry/rooms/Trick Room.txtpb b/data/maps/the_entry/rooms/Trick Room.txtpb new file mode 100644 index 0000000..ff9be38 --- /dev/null +++ b/data/maps/the_entry/rooms/Trick Room.txtpb | |||
@@ -0,0 +1,9 @@ | |||
1 | name: "Trick Room" | ||
2 | display_name: "Starting Room" | ||
3 | panels { | ||
4 | name: "INK" | ||
5 | path: "Panels/Entry/l_opener_1" | ||
6 | clue: "ink" | ||
7 | answer: "ink" | ||
8 | proxies { answer: "link" path: "Panels/Entry/l_opener_proxy_1" } | ||
9 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Trick Room.yaml b/data/maps/the_entry/rooms/Trick Room.yaml deleted file mode 100644 index 964c8a6..0000000 --- a/data/maps/the_entry/rooms/Trick Room.yaml +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | name: Trick Room | ||
2 | display_name: Starting Room | ||
3 | panels: | ||
4 | INK: | ||
5 | id: "Panels/Entry/l_opener_1" | ||
6 | clue: ink | ||
7 | answer: ink | ||
8 | proxies: | ||
9 | link: "Panels/Entry/l_opener_proxy_1" | ||
diff --git a/data/maps/the_entry/rooms/Wrath Room.txtpb b/data/maps/the_entry/rooms/Wrath Room.txtpb new file mode 100644 index 0000000..e6b9b5a --- /dev/null +++ b/data/maps/the_entry/rooms/Wrath Room.txtpb | |||
@@ -0,0 +1,40 @@ | |||
1 | name: "Wrath Room" | ||
2 | display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "RABBIT" | ||
5 | path: "Panels/Back Right/br_4" | ||
6 | clue: "rabbit" | ||
7 | answer: "hair" | ||
8 | symbols: "sun" | ||
9 | symbols: "zero" | ||
10 | } | ||
11 | panels { | ||
12 | name: "HOLE" | ||
13 | path: "Panels/Back Right/br_5" | ||
14 | clue: "hole" | ||
15 | answer: "part" | ||
16 | symbols: "zero" | ||
17 | symbols: "boxes" | ||
18 | } | ||
19 | panels { | ||
20 | name: "WREATH" | ||
21 | path: "Panels/Back Right/br_17" | ||
22 | clue: "wreath" | ||
23 | answer: "wrath" | ||
24 | symbols: "sparkles" | ||
25 | } | ||
26 | panels { | ||
27 | name: "DICE" | ||
28 | path: "Panels/Back Right/br_16" | ||
29 | clue: "dice" | ||
30 | answer: "die" | ||
31 | symbols: "planet" | ||
32 | } | ||
33 | panels { | ||
34 | name: "CORN" | ||
35 | path: "Panels/Back Right/br_15" | ||
36 | clue: "corn" | ||
37 | answer: "corners" | ||
38 | symbols: "sparkles" | ||
39 | symbols: "planet" | ||
40 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/Wrath Room.yaml b/data/maps/the_entry/rooms/Wrath Room.yaml deleted file mode 100644 index 0608649..0000000 --- a/data/maps/the_entry/rooms/Wrath Room.yaml +++ /dev/null | |||
@@ -1,36 +0,0 @@ | |||
1 | name: Wrath Room | ||
2 | display_name: Red Blue Area | ||
3 | panels: | ||
4 | RABBIT: | ||
5 | id: "Panels/Back Right/br_4" | ||
6 | clue: rabbit | ||
7 | answer: hair | ||
8 | symbol: | ||
9 | - sun | ||
10 | - zero | ||
11 | HOLE: | ||
12 | id: "Panels/Back Right/br_5" | ||
13 | clue: hole | ||
14 | answer: part | ||
15 | symbol: | ||
16 | - zero | ||
17 | - boxes | ||
18 | WREATH: | ||
19 | id: "Panels/Back Right/br_17" | ||
20 | clue: wreath | ||
21 | answer: wrath | ||
22 | symbol: | ||
23 | - sparkles | ||
24 | DICE: | ||
25 | id: "Panels/Back Right/br_16" | ||
26 | clue: dice | ||
27 | answer: die | ||
28 | symbol: | ||
29 | - planet | ||
30 | CORN: | ||
31 | id: "Panels/Back Right/br_15" | ||
32 | clue: corn | ||
33 | answer: corners | ||
34 | symbol: | ||
35 | - sparkles | ||
36 | - planet | ||
diff --git a/data/maps/the_entry/rooms/X Area.txtpb b/data/maps/the_entry/rooms/X Area.txtpb new file mode 100644 index 0000000..ef19a33 --- /dev/null +++ b/data/maps/the_entry/rooms/X Area.txtpb | |||
@@ -0,0 +1,8 @@ | |||
1 | name: "X Area" | ||
2 | display_name: "Starting Room" | ||
3 | letters { key: "x" } | ||
4 | ports { | ||
5 | name: "CC" | ||
6 | path: "Components/Warps/worldport3" | ||
7 | orientation: "west" | ||
8 | } \ No newline at end of file | ||
diff --git a/data/maps/the_entry/rooms/X Area.yaml b/data/maps/the_entry/rooms/X Area.yaml deleted file mode 100644 index 111e6a3..0000000 --- a/data/maps/the_entry/rooms/X Area.yaml +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | name: X Area | ||
2 | display_name: Starting Room | ||
3 | letters: | ||
4 | - x1 | ||
5 | ports: | ||
6 | CC: | ||
7 | id: "Components/Warps/worldport3" | ||
8 | orientation: west | ||