diff options
Diffstat (limited to 'data/maps/the_quiet')
| -rw-r--r-- | data/maps/the_quiet/metadata.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_quiet/rooms/Keyholder Room.txtpb | 1 | ||||
| -rw-r--r-- | data/maps/the_quiet/rooms/Main Area.txtpb | 4 |
3 files changed, 8 insertions, 1 deletions
| diff --git a/data/maps/the_quiet/metadata.txtpb b/data/maps/the_quiet/metadata.txtpb index 1fa2c46..d7fd0eb 100644 --- a/data/maps/the_quiet/metadata.txtpb +++ b/data/maps/the_quiet/metadata.txtpb | |||
| @@ -1 +1,5 @@ | |||
| 1 | display_name: "The Quiet" | 1 | display_name: "The Quiet" |
| 2 | worldport_entrance { | ||
| 3 | room: "Main Area" | ||
| 4 | name: "DAEDALUS" | ||
| 5 | } | ||
| diff --git a/data/maps/the_quiet/rooms/Keyholder Room.txtpb b/data/maps/the_quiet/rooms/Keyholder Room.txtpb index d0f2677..d3cab73 100644 --- a/data/maps/the_quiet/rooms/Keyholder Room.txtpb +++ b/data/maps/the_quiet/rooms/Keyholder Room.txtpb | |||
| @@ -2,4 +2,5 @@ name: "Keyholder Room" | |||
| 2 | keyholders { | 2 | keyholders { |
| 3 | name: "Q" | 3 | name: "Q" |
| 4 | path: "Components/KeyHolders/keyHolderQ" | 4 | path: "Components/KeyHolders/keyHolderQ" |
| 5 | key: "q" | ||
| 5 | } | 6 | } |
| diff --git a/data/maps/the_quiet/rooms/Main Area.txtpb b/data/maps/the_quiet/rooms/Main Area.txtpb index 180e0bc..72c0a1e 100644 --- a/data/maps/the_quiet/rooms/Main Area.txtpb +++ b/data/maps/the_quiet/rooms/Main Area.txtpb | |||
| @@ -97,6 +97,8 @@ panels { | |||
| 97 | } | 97 | } |
| 98 | ports { | 98 | ports { |
| 99 | name: "DAEDALUS" | 99 | name: "DAEDALUS" |
| 100 | display_name: "Entrance" | ||
| 100 | path: "Components/Warps/worldport" | 101 | path: "Components/Warps/worldport" |
| 101 | orientation: "east" | 102 | destination { x: 3 y: 0 z: 8 } |
| 103 | rotation: 90 | ||
| 102 | } | 104 | } |
