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