about summary refs log tree commit diff stats
path: root/data/maps/the_partial/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_partial/rooms')
-rw-r--r--data/maps/the_partial/rooms/Control Center Entrance.txtpb5
-rw-r--r--data/maps/the_partial/rooms/Obverse Side.txtpb3
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 {
9ports { 9ports {
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 {
100ports { 100ports {
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}
105keyholders { 106keyholders {
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.