connections { from_room: "Main Area" to_room: "Right Area" door { name: "Right Door" } } connections { from_room: "Middle Room" to_room: "Unsymmetry Room" door { name: "W2 Room Door" } } connections { from_room: "Main Area" to_room: "Middle Room" door { name: "Cyan Doors" } } connections { from_room: "Main Area" to_room: "Exit Room 2" door { name: "Exit Door 1" } } connections { from_room: "Exit Room 2" to_room: "Exit Room 3" door { name: "Exit Door 2" } } connections { from_room: "Main Area" to_room: "Control Center Entrance" door { name: "I Entered" } } connections { from_room: "Main Area" to_room: "Control Center Entrance" door { name: "Control Center Entrance" } } connections { from_room: "Right Area" to_room: "V1 Room" door { name: "V1 Door" } } connections { from_room: "Right Area" to_room: "Daedalus Entrance" door { name: "Control Center Orange Door" } } connections { from_room: "Unsymmetry Room" to_room: "W2 Room" door { name: "W2 Door" } } connections { from_room: "Unsymmetry Room" to_room: "V Keyholder" door { name: "V Keyholder" } } connections { from_room: "Unsymmetry Room" to_room: "W Keyholder" door { name: "W Keyholder" } } tr>
about summary refs log tree commit diff stats
path: root/data/maps/the_entry/metadata.txtpb
blob: 679454a18e7096cbbc36b7645e1cf42cbe526c52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
display_name: "The Entry"
# This is a debug warp to The Ancient and as far as I can tell there is no way
# to access it.
excluded_nodes: "Components/Warps/worldport-test"
# Proxy stuff related to the Ctrl Tutorial.
excluded_nodes: "Panels/Back Left/backleft_2_proxied_1"
excluded_nodes: "Panels/Back Left/backleft_2_proxied_2"
excluded_nodes: "Panels/Back Left/backleft_3_proxied_1"
excluded_nodes: "Panels/Back Left/backleft_3_proxied_2"
excluded_nodes: "Panels/Back Left/backleft_4_proxied_1"
excluded_nodes: "Panels/Back Left/backleft_4_proxied_2"