diff options
Diffstat (limited to 'data/maps/the_tree/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_tree/rooms/Main Area.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_tree/rooms/Main Area.txtpb b/data/maps/the_tree/rooms/Main Area.txtpb index b232d1e..bd22c2b 100644 --- a/data/maps/the_tree/rooms/Main Area.txtpb +++ b/data/maps/the_tree/rooms/Main Area.txtpb | |||
@@ -211,19 +211,33 @@ panels { | |||
211 | } | 211 | } |
212 | ports { | 212 | ports { |
213 | name: "UNKEMPT" | 213 | name: "UNKEMPT" |
214 | display_name: "SW Worldport" | ||
214 | path: "Components/Warps/worldport4" | 215 | path: "Components/Warps/worldport4" |
216 | destination { x: -21 y: 0 z: 7 } | ||
217 | rotation: 0 | ||
218 | # enterable from either side | ||
215 | } | 219 | } |
216 | ports { | 220 | ports { |
217 | name: "DIGITAL" | 221 | name: "DIGITAL" |
222 | display_name: "NW Worldport" | ||
218 | path: "Components/Warps/worldport5" | 223 | path: "Components/Warps/worldport5" |
224 | destination { x: -21 y: 0 z: -7 } | ||
225 | rotation: 180 | ||
226 | # enterable from either side | ||
219 | } | 227 | } |
220 | ports { | 228 | ports { |
221 | name: "GREAT" | 229 | name: "GREAT" |
230 | display_name: "E Worldport" | ||
222 | path: "Components/Warps/worldport2" | 231 | path: "Components/Warps/worldport2" |
232 | destination { x: 21 y: 0 z: -4 } | ||
233 | rotation: 180 | ||
223 | } | 234 | } |
224 | ports { | 235 | ports { |
225 | name: "DAEDALUS" | 236 | name: "DAEDALUS" |
237 | display_name: "NE Worldport" | ||
226 | path: "Components/Warps/worldport3" | 238 | path: "Components/Warps/worldport3" |
239 | destination { x: 15.5 y: 0 z: -19 } | ||
240 | rotation: 90 | ||
227 | } | 241 | } |
228 | paintings { | 242 | paintings { |
229 | name: "SEA" | 243 | name: "SEA" |