about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_repetitive/rooms')
-rw-r--r--data/maps/the_repetitive/rooms/Entry Connector.txtpb6
-rw-r--r--data/maps/the_repetitive/rooms/Main Room.txtpb3
-rw-r--r--data/maps/the_repetitive/rooms/Plaza Connector.txtpb1
3 files changed, 4 insertions, 6 deletions
diff --git a/data/maps/the_repetitive/rooms/Entry Connector.txtpb b/data/maps/the_repetitive/rooms/Entry Connector.txtpb index 3fa883e..1508145 100644 --- a/data/maps/the_repetitive/rooms/Entry Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Entry Connector.txtpb
@@ -1,10 +1,8 @@
1name: "Entry Connector" 1name: "Entry Connector"
2ports { 2ports {
3 name: "ENTRY" 3 name: "ENTRY"
4 display_name: "Northwest Worldport"
4 path: "Components/Warps/worldport2" 5 path: "Components/Warps/worldport2"
5 destination { x: -11 y: 0 z: 13 } 6 destination { x: -11 y: 0 z: 13 }
6 rotation: 0 7 rotation: 90
7 # TODO: this is part of what makes the keyholder dependent connection form CC
8 # safe in vanilla doors
9 no_shuffle: true
10} 8}
diff --git a/data/maps/the_repetitive/rooms/Main Room.txtpb b/data/maps/the_repetitive/rooms/Main Room.txtpb index 50b9d34..623204c 100644 --- a/data/maps/the_repetitive/rooms/Main Room.txtpb +++ b/data/maps/the_repetitive/rooms/Main Room.txtpb
@@ -138,9 +138,8 @@ paintings {
138} 138}
139ports { 139ports {
140 name: "CC" 140 name: "CC"
141 display_name: "Southwest Worldport"
141 path: "Components/Warps/worldport3" 142 path: "Components/Warps/worldport3"
142 destination { x: -5.5 y: 0 z: 56 } 143 destination { x: -5.5 y: 0 z: 56 }
143 rotation: 90 144 rotation: 90
144 # TODO: shuffle entrances with dependent keyholders
145 no_shuffle: true
146} 145}
diff --git a/data/maps/the_repetitive/rooms/Plaza Connector.txtpb b/data/maps/the_repetitive/rooms/Plaza Connector.txtpb index 530da0c..b26fdb0 100644 --- a/data/maps/the_repetitive/rooms/Plaza Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Plaza Connector.txtpb
@@ -1,6 +1,7 @@
1name: "Plaza Connector" 1name: "Plaza Connector"
2ports { 2ports {
3 name: "PLAZA" 3 name: "PLAZA"
4 display_name: "Northeast Worldport"
4 path: "Components/Warps/worldport" 5 path: "Components/Warps/worldport"
5 destination { x: 15 y: 0 z: 13 } 6 destination { x: 15 y: 0 z: 13 }
6 rotation: 0 7 rotation: 0