diff options
Diffstat (limited to 'data/maps/the_orb/rooms')
-rw-r--r-- | data/maps/the_orb/rooms/B Room.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_orb/rooms/Main Area.txtpb | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_orb/rooms/B Room.txtpb b/data/maps/the_orb/rooms/B Room.txtpb index 1a45101..e5ed320 100644 --- a/data/maps/the_orb/rooms/B Room.txtpb +++ b/data/maps/the_orb/rooms/B Room.txtpb | |||
@@ -13,6 +13,7 @@ paintings { | |||
13 | # to the Main Area's port? | 13 | # to the Main Area's port? |
14 | ports { | 14 | ports { |
15 | name: "MID" | 15 | name: "MID" |
16 | display_name: "Middle Worldport" | ||
16 | path: "Components/Warps/worldport4" | 17 | path: "Components/Warps/worldport4" |
17 | destination { x: -69 y: 0 z: 43 } | 18 | destination { x: -69 y: 0 z: 43 } |
18 | rotation: 90 | 19 | rotation: 90 |
@@ -23,6 +24,7 @@ ports { | |||
23 | } | 24 | } |
24 | ports { | 25 | ports { |
25 | name: "FINAL" | 26 | name: "FINAL" |
27 | display_name: "Final Worldport" | ||
26 | path: "Components/Warps/worldport5" | 28 | path: "Components/Warps/worldport5" |
27 | destination { x: -69 y: 0 z: 87 } | 29 | destination { x: -69 y: 0 z: 87 } |
28 | rotation: 90 | 30 | rotation: 90 |
diff --git a/data/maps/the_orb/rooms/Main Area.txtpb b/data/maps/the_orb/rooms/Main Area.txtpb index affe712..976c489 100644 --- a/data/maps/the_orb/rooms/Main Area.txtpb +++ b/data/maps/the_orb/rooms/Main Area.txtpb | |||
@@ -85,6 +85,7 @@ panels { | |||
85 | } | 85 | } |
86 | ports { | 86 | ports { |
87 | name: "GREAT" | 87 | name: "GREAT" |
88 | display_name: "Main Entrance" | ||
88 | path: "Components/Warps/worldport" | 89 | path: "Components/Warps/worldport" |
89 | destination { x: 38 y: 0 z: 39 } | 90 | destination { x: 38 y: 0 z: 39 } |
90 | rotation: 90 | 91 | rotation: 90 |