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 | 6 |
1 files changed, 6 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 1bee8c7..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,9 +29,15 @@ 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" |
| 34 | destination { x: -16 y: 0 z: 0.5 } | ||
| 35 | rotation: 180 | ||
| 33 | } | 36 | } |
| 34 | ports { | 37 | ports { |
| 35 | name: "TTD" | 38 | name: "TTD" |
| 39 | display_name: "Second Worldport" | ||
| 36 | path: "Components/Warps/worldport2" | 40 | path: "Components/Warps/worldport2" |
| 41 | destination { x: -16 y: 0 z: 14.5 } | ||
| 42 | rotation: 0 | ||
| 37 | } | 43 | } |
