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