diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Least Blue Last.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Least Blue Last.txtpb | 86 |
1 files changed, 86 insertions, 0 deletions
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 | ||