diff options
Diffstat (limited to 'data/maps/the_unkempt')
| -rw-r--r-- | data/maps/the_unkempt/rooms/Control Center Entrance.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_unkempt/rooms/Main Area.txtpb | 6 |
3 files changed, 12 insertions, 0 deletions
| diff --git a/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb b/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb index e8fa13a..d2c6ef9 100644 --- a/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb +++ b/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb | |||
| @@ -9,4 +9,8 @@ panels { | |||
| 9 | ports { | 9 | ports { |
| 10 | name: "CC" | 10 | name: "CC" |
| 11 | path: "Components/Warps/worldport2" | 11 | path: "Components/Warps/worldport2" |
| 12 | destination { x: -4.5 y: 0 z: 7 } | ||
| 13 | rotation: 0 | ||
| 14 | # TODO: shuffle entrances with dependent keyholders | ||
| 15 | no_shuffle: true | ||
| 12 | } | 16 | } |
| diff --git a/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb b/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb index 851c863..a8048f0 100644 --- a/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb +++ b/data/maps/the_unkempt/rooms/Daedalus Entrance.txtpb | |||
| @@ -2,4 +2,6 @@ name: "Daedalus Entrance" | |||
| 2 | ports { | 2 | ports { |
| 3 | name: "DAEDALUS" | 3 | name: "DAEDALUS" |
| 4 | path: "Components/Warps/worldport4" | 4 | path: "Components/Warps/worldport4" |
| 5 | destination { x: 33 y: 0 z: -10 } | ||
| 6 | rotation: 90 | ||
| 5 | } | 7 | } |
| diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index b5d29c4..822af8d 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb | |||
| @@ -217,13 +217,19 @@ keyholders { | |||
| 217 | ports { | 217 | ports { |
| 218 | name: "GREAT" | 218 | name: "GREAT" |
| 219 | path: "Components/Warps/worldport" | 219 | path: "Components/Warps/worldport" |
| 220 | destination { x: -3 y: 0 z: 11 } | ||
| 221 | rotation: 270 | ||
| 220 | } | 222 | } |
| 221 | ports { | 223 | ports { |
| 222 | name: "TREE" | 224 | name: "TREE" |
| 223 | path: "Components/Warps/worldport5" | 225 | path: "Components/Warps/worldport5" |
| 226 | destination { x: -34 y: 0 z: 7 } | ||
| 227 | rotation: 270 | ||
| 224 | } | 228 | } |
| 225 | ports { | 229 | ports { |
| 226 | name: "SUNTEMPLE" | 230 | name: "SUNTEMPLE" |
| 227 | path: "Components/Warps/worldport3" | 231 | path: "Components/Warps/worldport3" |
| 232 | destination { x: -42 y: 0 z: -2 } | ||
| 233 | rotation: 270 | ||
| 228 | required_door { name: "Sun Temple Entrance" } | 234 | required_door { name: "Sun Temple Entrance" } |
| 229 | } | 235 | } |
