diff options
Diffstat (limited to 'data/maps/the_bearer/rooms/Entry.txtpb')
-rw-r--r-- | data/maps/the_bearer/rooms/Entry.txtpb | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/data/maps/the_bearer/rooms/Entry.txtpb b/data/maps/the_bearer/rooms/Entry.txtpb new file mode 100644 index 0000000..8c83a38 --- /dev/null +++ b/data/maps/the_bearer/rooms/Entry.txtpb | |||
@@ -0,0 +1,63 @@ | |||
1 | name: "Entry" | ||
2 | display_name: "Main Area" | ||
3 | panels { | ||
4 | name: "VIEW" | ||
5 | path: "Panels/Entry/panel_1" | ||
6 | clue: "view" | ||
7 | answer: "look" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | panels { | ||
11 | name: "HOVER" | ||
12 | path: "Panels/Entry/panel_2" | ||
13 | clue: "hover" | ||
14 | answer: "over" | ||
15 | symbols: "sparkles" | ||
16 | } | ||
17 | panels { | ||
18 | name: "SQUISH" | ||
19 | path: "Panels/Yellow/panel_1" | ||
20 | clue: "squish" | ||
21 | answer: "squash" | ||
22 | symbols: "sun" | ||
23 | } | ||
24 | panels { | ||
25 | name: "MANE" | ||
26 | path: "Panels/Yellow/panel_2" | ||
27 | clue: "mane" | ||
28 | answer: "lion" | ||
29 | symbols: "boxes" | ||
30 | } | ||
31 | panels { | ||
32 | name: "SCHOOL" | ||
33 | path: "Panels/Yellow/panel_3" | ||
34 | clue: "school" | ||
35 | answer: "bus" | ||
36 | symbols: "example" | ||
37 | } | ||
38 | panels { | ||
39 | name: "FLYTRAP" | ||
40 | path: "Panels/Yellow/panel_4" | ||
41 | clue: "flytrap" | ||
42 | answer: "venus" | ||
43 | symbols: "example" | ||
44 | } | ||
45 | panels { | ||
46 | name: "TOAD" | ||
47 | path: "Panels/Green/panel_2" | ||
48 | clue: "toad" | ||
49 | answer: "frog" | ||
50 | symbols: "example" | ||
51 | } | ||
52 | panels { | ||
53 | name: "CYCLING" | ||
54 | path: "Panels/Green/panel_3" | ||
55 | clue: "cycling" | ||
56 | answer: "recycling" | ||
57 | symbols: "sparkles" | ||
58 | } | ||
59 | ports { | ||
60 | name: "UNYIELDING" | ||
61 | path: "Components/Warps/worldport" | ||
62 | orientation: "east" | ||
63 | } | ||