diff options
Diffstat (limited to 'data/maps/the_unkempt')
-rw-r--r-- | data/maps/the_unkempt/rooms/Control Center Entrance.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_unkempt/rooms/Main Area.txtpb | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb b/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb index d2c6ef9..847b8ad 100644 --- a/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb +++ b/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb | |||
@@ -8,6 +8,7 @@ panels { | |||
8 | } | 8 | } |
9 | ports { | 9 | ports { |
10 | name: "CC" | 10 | name: "CC" |
11 | display_name: "Control Center Connector" | ||
11 | path: "Components/Warps/worldport2" | 12 | path: "Components/Warps/worldport2" |
12 | destination { x: -4.5 y: 0 z: 7 } | 13 | destination { x: -4.5 y: 0 z: 7 } |
13 | rotation: 0 | 14 | rotation: 0 |
diff --git a/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb b/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb index a8048f0..f20d2cf 100644 --- a/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb +++ b/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb | |||
@@ -1,6 +1,7 @@ | |||
1 | name: "Daedalus Entrance" | 1 | name: "Daedalus Entrance" |
2 | ports { | 2 | ports { |
3 | name: "DAEDALUS" | 3 | name: "DAEDALUS" |
4 | display_name: "Orange Hallway" | ||
4 | path: "Components/Warps/worldport4" | 5 | path: "Components/Warps/worldport4" |
5 | destination { x: 33 y: 0 z: -10 } | 6 | destination { x: 33 y: 0 z: -10 } |
6 | rotation: 90 | 7 | rotation: 90 |
diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index 822af8d..f98220d 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb | |||
@@ -216,18 +216,21 @@ keyholders { | |||
216 | } | 216 | } |
217 | ports { | 217 | ports { |
218 | name: "GREAT" | 218 | name: "GREAT" |
219 | display_name: "Main Entrance" | ||
219 | path: "Components/Warps/worldport" | 220 | path: "Components/Warps/worldport" |
220 | destination { x: -3 y: 0 z: 11 } | 221 | destination { x: -3 y: 0 z: 11 } |
221 | rotation: 270 | 222 | rotation: 270 |
222 | } | 223 | } |
223 | ports { | 224 | ports { |
224 | name: "TREE" | 225 | name: "TREE" |
226 | display_name: "Brown Hallway" | ||
225 | path: "Components/Warps/worldport5" | 227 | path: "Components/Warps/worldport5" |
226 | destination { x: -34 y: 0 z: 7 } | 228 | destination { x: -34 y: 0 z: 7 } |
227 | rotation: 270 | 229 | rotation: 270 |
228 | } | 230 | } |
229 | ports { | 231 | ports { |
230 | name: "SUNTEMPLE" | 232 | name: "SUNTEMPLE" |
233 | display_name: "Sun Temple Entrance" | ||
231 | path: "Components/Warps/worldport3" | 234 | path: "Components/Warps/worldport3" |
232 | destination { x: -42 y: 0 z: -2 } | 235 | destination { x: -42 y: 0 z: -2 } |
233 | rotation: 270 | 236 | rotation: 270 |