diff options
Diffstat (limited to 'data/maps/the_partial/rooms')
-rw-r--r-- | data/maps/the_partial/rooms/Control Center Entrance.txtpb | 5 | ||||
-rw-r--r-- | data/maps/the_partial/rooms/Obverse Side.txtpb | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/data/maps/the_partial/rooms/Control Center Entrance.txtpb b/data/maps/the_partial/rooms/Control Center Entrance.txtpb index e685822..125ea51 100644 --- a/data/maps/the_partial/rooms/Control Center Entrance.txtpb +++ b/data/maps/the_partial/rooms/Control Center Entrance.txtpb | |||
@@ -9,5 +9,8 @@ panels { | |||
9 | ports { | 9 | ports { |
10 | name: "CC" | 10 | name: "CC" |
11 | path: "Components/Warps/worldport2" | 11 | path: "Components/Warps/worldport2" |
12 | orientation: "north" | 12 | destination { x: -19 y: 0 z: 8 } |
13 | rotation: 180 | ||
14 | # TODO: shuffle entrances with dependent keyholders | ||
15 | no_shuffle: true | ||
13 | } | 16 | } |
diff --git a/data/maps/the_partial/rooms/Obverse Side.txtpb b/data/maps/the_partial/rooms/Obverse Side.txtpb index c0ce04b..77f0e4d 100644 --- a/data/maps/the_partial/rooms/Obverse Side.txtpb +++ b/data/maps/the_partial/rooms/Obverse Side.txtpb | |||
@@ -100,7 +100,8 @@ panels { | |||
100 | ports { | 100 | ports { |
101 | name: "GREAT" | 101 | name: "GREAT" |
102 | path: "Components/Warps/worldport" | 102 | path: "Components/Warps/worldport" |
103 | orientation: "west" | 103 | destination { x: -3 y: 0 z: 20 } |
104 | rotation: 270 | ||
104 | } | 105 | } |
105 | keyholders { | 106 | keyholders { |
106 | # This is one of the ones that's misnamed within the game. | 107 | # This is one of the ones that's misnamed within the game. |