diff options
Diffstat (limited to 'data/maps/the_linear')
| -rw-r--r-- | data/maps/the_linear/metadata.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_linear/rooms/Room.txtpb | 4 |
2 files changed, 7 insertions, 1 deletions
| diff --git a/data/maps/the_linear/metadata.txtpb b/data/maps/the_linear/metadata.txtpb index 989463d..838bb2b 100644 --- a/data/maps/the_linear/metadata.txtpb +++ b/data/maps/the_linear/metadata.txtpb | |||
| @@ -1 +1,5 @@ | |||
| 1 | display_name: "The Linear" | 1 | display_name: "The Linear" |
| 2 | worldport_entrance { | ||
| 3 | room: "Room" | ||
| 4 | name: "GREAT" | ||
| 5 | } | ||
| diff --git a/data/maps/the_linear/rooms/Room.txtpb b/data/maps/the_linear/rooms/Room.txtpb index c47ce0c..ac03fd9 100644 --- a/data/maps/the_linear/rooms/Room.txtpb +++ b/data/maps/the_linear/rooms/Room.txtpb | |||
| @@ -57,6 +57,8 @@ panels { | |||
| 57 | } | 57 | } |
| 58 | ports { | 58 | ports { |
| 59 | name: "GREAT" | 59 | name: "GREAT" |
| 60 | display_name: "Entrance" | ||
| 60 | path: "Components/Warps/worldport" | 61 | path: "Components/Warps/worldport" |
| 61 | orientation: "south" | 62 | destination { x: 0 y: 0 z: 7.5 } |
| 63 | rotation: 0 | ||
| 62 | } | 64 | } |
