diff options
Diffstat (limited to 'data/maps/the_great/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_great/rooms/Main Area.txtpb | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index 40c7fbb..a5ed9f3 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb | |||
@@ -1,5 +1,5 @@ | |||
1 | name: "Main Area" | 1 | name: "Main Area" |
2 | display_name: "Main Area" | 2 | panel_display_name: "Main Area" |
3 | panels { | 3 | panels { |
4 | name: "INTRO" | 4 | name: "INTRO" |
5 | path: "Panels/General/entry_8" | 5 | path: "Panels/General/entry_8" |
@@ -111,6 +111,7 @@ panels { | |||
111 | answer: "high" | 111 | answer: "high" |
112 | symbols: SUN | 112 | symbols: SUN |
113 | symbols: ZERO | 113 | symbols: ZERO |
114 | required_door { name: "Cyan Doors" } | ||
114 | } | 115 | } |
115 | panels { | 116 | panels { |
116 | name: "CURT" | 117 | name: "CURT" |
@@ -121,27 +122,37 @@ panels { | |||
121 | } | 122 | } |
122 | ports { | 123 | ports { |
123 | name: "ENTRY" | 124 | name: "ENTRY" |
125 | display_name: "Entry Building" | ||
124 | path: "Meshes/Blocks/Warps/worldport" | 126 | path: "Meshes/Blocks/Warps/worldport" |
125 | orientation: "south" | 127 | destination { x: 33 y: 0 z: 15 } |
128 | rotation: 0 | ||
126 | } | 129 | } |
127 | ports { | 130 | ports { |
128 | name: "KEEN" | 131 | name: "KEEN" |
132 | display_name: "Keen Building Front" | ||
129 | path: "Meshes/Blocks/Warps/worldport6" | 133 | path: "Meshes/Blocks/Warps/worldport6" |
130 | orientation: "north" | 134 | destination { x: 33 y: 0 z: -21 } |
135 | rotation: 180 | ||
131 | } | 136 | } |
132 | ports { | 137 | ports { |
133 | name: "ORB" | 138 | name: "ORB" |
139 | display_name: "Orb Building" | ||
134 | path: "Meshes/Blocks/Warps/worldport3" | 140 | path: "Meshes/Blocks/Warps/worldport3" |
135 | orientation: "north" | 141 | destination { x: 62 y: 0 z: -13 } |
142 | rotation: 180 | ||
136 | } | 143 | } |
137 | ports { | 144 | ports { |
138 | name: "LINEAR" | 145 | name: "LINEAR" |
146 | display_name: "Keen Building Back" | ||
139 | path: "Meshes/Blocks/Warps/worldport15" | 147 | path: "Meshes/Blocks/Warps/worldport15" |
140 | orientation: "south" | 148 | destination { x: 33 y: 0 z: -42.5 } |
149 | rotation: 0 | ||
141 | } | 150 | } |
142 | ports { | 151 | ports { |
143 | name: "DIGITAL" | 152 | name: "DIGITAL" |
153 | display_name: "Digital Hole" | ||
144 | path: "Meshes/Blocks/Warps/worldport4" | 154 | path: "Meshes/Blocks/Warps/worldport4" |
145 | orientation: "down" | 155 | destination { x: -6.5 y: 0 z: 7.5 } |
156 | rotation: 0 | ||
146 | required_door { name: "Digital Entrance" } | 157 | required_door { name: "Digital Entrance" } |
147 | } | 158 | } |