name: "Exit Room 3" panels { name: "ENTER" path: "Panels/Room 9/panel_9" clue: "enter" answer: "exit" symbols: SUN } css' href='/cgit.css'/>
about summary refs log tree commit diff stats
path: root/data/maps/control_center/rooms/Partial Entrance.txtpb
blob: 5771afc8e11794a988fceccec62074d1ead4b461 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "Partial Entrance"
panels {
  name: "PARTIAL"
  path: "Panels/Hallway Left/entry_5"
  clue: "partial"
  answer: "part"
  symbols: SPARKLES
}
ports {
  name: "PARTIAL"
  display_name: "Partial Connector"
  path: "Components/Warps/worldport4"
  destination { x: 21 y: 0 z: -41 }
  rotation: 270
  # TODO: shuffle entrances with dependent keyholders
  no_shuffle: true
}