about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb
blob: d2c6ef90f3cc6ad9aa0252c7a6552b7f3a206ac7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Control Center Entrance"
panels {
  name: "RETURN"
  path: "Panels/Entry/panel_1"
  clue: "return"
  answer: "turn"
  symbols: SPARKLES
}
ports {
  name: "CC"
  path: "Components/Warps/worldport2"
  destination { x: -4.5 y: 0 z: 7 }
  rotation: 0
  # TODO: shuffle entrances with dependent keyholders
  no_shuffle: true
}