about summary refs log tree commit diff stats
path: root/data/maps/control_center/rooms/Ancient Entrance.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/control_center/rooms/Ancient Entrance.txtpb')
-rw-r--r--data/maps/control_center/rooms/Ancient Entrance.txtpb5
1 files changed, 4 insertions, 1 deletions
diff --git a/data/maps/control_center/rooms/Ancient Entrance.txtpb b/data/maps/control_center/rooms/Ancient Entrance.txtpb index 20b1440..dc018ba 100644 --- a/data/maps/control_center/rooms/Ancient Entrance.txtpb +++ b/data/maps/control_center/rooms/Ancient Entrance.txtpb
@@ -1,9 +1,12 @@
1name: "Ancient Entrance" 1name: "Ancient Entrance"
2ports { 2ports {
3 name: "ANCIENT" 3 name: "ANCIENT"
4 display_name: "Ancient Entrance"
4 path: "Components/Warps/worldport8" 5 path: "Components/Warps/worldport8"
5 destination { x: -27 y: 0 z: -34 } 6 destination { x: -27 y: 0 z: -34 }
6 rotation: 90 7 rotation: 90
7 # TODO: shuffle entrances with dependent keyholders 8 # This is because there's no port on the other side of the connection, so if
9 # this connection was removed and gallery paintings aren't shuffled then
10 # there'd be no way into The Ancient.
8 no_shuffle: true 11 no_shuffle: true
9} 12}