diff options
Diffstat (limited to 'data/maps/the_three_doors/rooms/First Second Room.txtpb')
-rw-r--r-- | data/maps/the_three_doors/rooms/First Second Room.txtpb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/maps/the_three_doors/rooms/First Second Room.txtpb b/data/maps/the_three_doors/rooms/First Second Room.txtpb index c2d9397..bdf5b49 100644 --- a/data/maps/the_three_doors/rooms/First Second Room.txtpb +++ b/data/maps/the_three_doors/rooms/First Second Room.txtpb | |||
@@ -29,12 +29,14 @@ panels { | |||
29 | } | 29 | } |
30 | ports { | 30 | ports { |
31 | name: "GREAT" | 31 | name: "GREAT" |
32 | display_name: "First Worldport" | ||
32 | path: "Components/Warps/worldport" | 33 | path: "Components/Warps/worldport" |
33 | destination { x: -16 y: 0 z: 0.5 } | 34 | destination { x: -16 y: 0 z: 0.5 } |
34 | rotation: 180 | 35 | rotation: 180 |
35 | } | 36 | } |
36 | ports { | 37 | ports { |
37 | name: "TTD" | 38 | name: "TTD" |
39 | display_name: "Second Worldport" | ||
38 | path: "Components/Warps/worldport2" | 40 | path: "Components/Warps/worldport2" |
39 | destination { x: -16 y: 0 z: 14.5 } | 41 | destination { x: -16 y: 0 z: 14.5 } |
40 | rotation: 0 | 42 | rotation: 0 |