diff options
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_plaza/rooms/Main Area.txtpb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb index 20e6900..c2fca13 100644 --- a/data/maps/the_plaza/rooms/Main Area.txtpb +++ b/data/maps/the_plaza/rooms/Main Area.txtpb | |||
@@ -36,18 +36,21 @@ panels { | |||
36 | } | 36 | } |
37 | ports { | 37 | ports { |
38 | name: "UNYIELDING" | 38 | name: "UNYIELDING" |
39 | display_name: "Unyielding Hallway" | ||
39 | path: "Components/Warps/worldport" | 40 | path: "Components/Warps/worldport" |
40 | destination { x: 1 y: 0 z: 10 } | 41 | destination { x: 1 y: 0 z: 10 } |
41 | rotation: 270 | 42 | rotation: 270 |
42 | } | 43 | } |
43 | ports { | 44 | ports { |
44 | name: "IMPRESSIVE" | 45 | name: "IMPRESSIVE" |
46 | display_name: "Impressive Hallway" | ||
45 | path: "Components/Warps/worldport2" | 47 | path: "Components/Warps/worldport2" |
46 | destination { x: 11 y: 0 z: 10 } | 48 | destination { x: 11 y: 0 z: 10 } |
47 | rotation: 270 | 49 | rotation: 270 |
48 | } | 50 | } |
49 | ports { | 51 | ports { |
50 | name: "BETWEEN" | 52 | name: "BETWEEN" |
53 | display_name: "Between Hallway" | ||
51 | path: "Components/Warps/worldport3" | 54 | path: "Components/Warps/worldport3" |
52 | destination { x: -9 y: 0 z: 10 } | 55 | destination { x: -9 y: 0 z: 10 } |
53 | rotation: 270 | 56 | rotation: 270 |