about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/rooms/Entry Connector.txtpb
blob: 16dc1165daafe67a65eda7541d8d35bb9dda809b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "Entry Connector"
ports {
  name: "ENTRY"
  display_name: "Northwest Worldport"
  path: "Components/Warps/worldport2"
  destination { x: -11 y: 0 z: 13 }
  rotation: 0
  # TODO: this is part of what makes the keyholder dependent connection form CC
  # safe in vanilla doors
  no_shuffle: true
}
hlight">
name: "Eye Room"
panel_display_name: "Eye Room"
panels {
  name: "I"
  path: "Panels/Entry/eyes_1"
  clue: "i"
  answer: "eyes"
  symbols: ZERO
  symbols: PLANET
}
paintings {
  name: "ENTER"
  path: "Components/Paintings/eyes2"
  orientation: "south"
  display_name: "Black Wall Painting"
}
paintings {
  name: "EXIT"
  path: "Components/Paintings/eyes4"
  orientation: "west"
  display_name: "Beige Wall Painting"
}
paintings {
  name: "GALLERY"
  path: "Components/Paintings/eyes5"
  orientation: "east"
  move: true
  enter_only: true
  required_door { name: "Third Eye Painting" }
  display_name: "Painting Beside Panel"
}
ports {
  name: "LIONIZED"
  display_name: "Eye Room Worldport"
  path: "Components/Warps/worldport10"
  destination { x: 18 y: 0 z: -88.5 }
  rotation: 180
}