about summary refs log tree commit diff stats
path: root/data/maps/the_wondrous/rooms/Regular.txtpb
blob: 65df0297e5e7ff0b901a89756032d4360accbc26 (plain) (blame)
1
2
3
4
5
6
7
8
name: "Regular"
panels {
  name: "SHRINK"
  path: "Panels/panel_2"
  clue: "shrink"
  answer: "shrink"
  display_name: "SHRINK (1)"
}
class="highlight">
name: "Control Center Entrance"
panels {
  name: "ZERO"
  path: "Panels/Room_1/panel_5"
  clue: "zero"
  answer: "hero"
  symbols: ZERO
}
ports {
  name: "CC"
  display_name: "Control Center Connector"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 10 }
  rotation: 0
  # TODO: shuffle entrances with dependent keyholders
  no_shuffle: true
}