about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/connections.txtpb
blob: 15189379ee6c8707f6e35227605f26c95cd7ecb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
connections {
  from_room: "Daedalus Extension"
  to_room: "Main Area"
  door { name: "Gallery Extension" }
}
connections {
  from_room: "Main Area"
  to_room: "Back Room"
  door { name: "Back Door" }
}
connections {
  from_room: "Back Room"
  to_room: "Ending"
  door { name: "Ending Door" }
}
olor: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Zero Room"
panel_display_name: "Zero Room"
panels {
  name: "HERO"
  path: "Panels/General/zero_1"
  clue: "hero"
  answer: "zero"
  symbols: ZERO
  required_door { name: "Zero Entrance" }
}
panels {
  name: "MANY"
  path: "Panels/General/zero_2"
  clue: "many"
  answer: "zero"
  symbols: SUN
  required_door { name: "Zero Entrance" }
}
panels {
  name: "SHIFT"
  path: "Panels/General/zero_3"
  clue: "shift"
  answer: "control"
  symbols: EXAMPLE
}
panels {
  name: "REMAINING"
  path: "Panels/General/zero_5"
  clue: "remaining"
  answer: "zero"
  symbols: QUESTION
  required_door { name: "Zero Entrance" }
}
panels {
  name: "MIDDLE"
  path: "Panels/General/zero_4"
  clue: "middle"
  answer: "center"
  symbols: SUN
}