about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_great/rooms/Main Area.txtpb47
1 files changed, 24 insertions, 23 deletions
diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index a70b011..82ec48c 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb
@@ -1,12 +1,5 @@
1name: "Main Area" 1name: "Main Area"
2display_name: "Main Area" 2panel_display_name: "Main Area"
3panels {
4 name: "OUT"
5 path: "Panels/Maze/maze_1"
6 clue: "out"
7 answer: "in"
8 symbols: "sun"
9}
10panels { 3panels {
11 name: "INTRO" 4 name: "INTRO"
12 path: "Panels/General/entry_8" 5 path: "Panels/General/entry_8"
@@ -18,35 +11,35 @@ panels {
18 path: "Panels/General/entry_12" 11 path: "Panels/General/entry_12"
19 clue: "borne" 12 clue: "borne"
20 answer: "born" 13 answer: "born"
21 symbols: "zero" 14 symbols: ZERO
22} 15}
23panels { 16panels {
24 name: "DEW" 17 name: "DEW"
25 path: "Panels/General/dyk_1" 18 path: "Panels/General/dyk_1"
26 clue: "dew" 19 clue: "dew"
27 answer: "do" 20 answer: "do"
28 symbols: "zero" 21 symbols: ZERO
29} 22}
30panels { 23panels {
31 name: "EWE" 24 name: "EWE"
32 path: "Panels/General/dyk_2" 25 path: "Panels/General/dyk_2"
33 clue: "ewe" 26 clue: "ewe"
34 answer: "you" 27 answer: "you"
35 symbols: "zero" 28 symbols: ZERO
36} 29}
37panels { 30panels {
38 name: "NO" 31 name: "NO"
39 path: "Panels/General/dyk_3" 32 path: "Panels/General/dyk_3"
40 clue: "no" 33 clue: "no"
41 answer: "know" 34 answer: "know"
42 symbols: "zero" 35 symbols: ZERO
43} 36}
44panels { 37panels {
45 name: "BROWN RED ORANGE" 38 name: "BROWN RED ORANGE"
46 path: "Panels/General/seeking_1" 39 path: "Panels/General/seeking_1"
47 clue: "" 40 clue: ""
48 answer: "bro" 41 answer: "bro"
49 symbols: "lingo" 42 symbols: LINGO
50} 43}
51panels { 44panels {
52 name: "DO" 45 name: "DO"
@@ -65,14 +58,14 @@ panels {
65 path: "Panels/General/uc_3" 58 path: "Panels/General/uc_3"
66 clue: "see" 59 clue: "see"
67 answer: "sea" 60 answer: "sea"
68 symbols: "zero" 61 symbols: ZERO
69} 62}
70panels { 63panels {
71 name: "SMILE" 64 name: "SMILE"
72 path: "Panels/General/entry_1" 65 path: "Panels/General/entry_1"
73 clue: "smile" 66 clue: "smile"
74 answer: "grin" 67 answer: "grin"
75 symbols: "sun" 68 symbols: SUN
76} 69}
77panels { 70panels {
78 name: "WHY" 71 name: "WHY"
@@ -109,39 +102,47 @@ panels {
109 path: "Panels/General/entry_6" 102 path: "Panels/General/entry_6"
110 clue: "color" 103 clue: "color"
111 answer: "gray" 104 answer: "gray"
112 symbols: "example" 105 symbols: EXAMPLE
113} 106}
114panels { 107panels {
115 name: "BYE" 108 name: "BYE"
116 path: "Panels/General/entry_7" 109 path: "Panels/General/entry_7"
117 clue: "bye" 110 clue: "bye"
118 answer: "high" 111 answer: "high"
119 symbols: "sun" 112 symbols: SUN
120 symbols: "zero" 113 symbols: ZERO
114 required_door { name: "Cyan Doors" }
115}
116panels {
117 name: "CURT"
118 path: "Panels/Maze/entry_1"
119 clue: "curt"
120 answer: "court"
121 symbols: SPARKLES
121} 122}
122ports { 123ports {
123 name: "ENTRY" 124 name: "ENTRY"
124 path: "Components/Warps/worldport" 125 path: "Meshes/Blocks/Warps/worldport"
125 orientation: "south" 126 orientation: "south"
126} 127}
127ports { 128ports {
128 name: "KEEN" 129 name: "KEEN"
129 path: "Components/Warps/worldport6" 130 path: "Meshes/Blocks/Warps/worldport6"
130 orientation: "north" 131 orientation: "north"
131} 132}
132ports { 133ports {
133 name: "ORB" 134 name: "ORB"
134 path: "Components/Warps/worldport3" 135 path: "Meshes/Blocks/Warps/worldport3"
135 orientation: "north" 136 orientation: "north"
136} 137}
137ports { 138ports {
138 name: "LINEAR" 139 name: "LINEAR"
139 path: "Components/Warps/worldport15" 140 path: "Meshes/Blocks/Warps/worldport15"
140 orientation: "south" 141 orientation: "south"
141} 142}
142ports { 143ports {
143 name: "DIGITAL" 144 name: "DIGITAL"
144 path: "Components/Warps/worldport4" 145 path: "Meshes/Blocks/Warps/worldport4"
145 orientation: "down" 146 orientation: "down"
146 required_door { name: "Digital Entrance" } 147 required_door { name: "Digital Entrance" }
147} 148}