blob: e2e7dc876aae6174f0b674e8c096335be4010c79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
connections {
from_room: "Main Area"
to_room: "Control Center Side"
door { name: "Control Center Entrance" }
}
connections {
from_room: "Main Area"
to_room: "B2 Room"
door { name: "B2 Door" }
}
|