about summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/Lobby.txtpb
blob: 577a051a1f0ec9aa03dc46440e7ecbfc9c56fe9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Lobby"
panel_display_name: "Outside"
panels {
  name: "RIGHT"
  path: "Panels/entry_1"
  clue: "right"
  answer: "right"
  proxies { answer: "wrong" path: "Panels/proxied_3" }
}
ports {
  name: "GREAT"
  display_name: "Main Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 11.5 }
  rotation: 0
}
.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Pyramid Second Floor"
panel_display_name: "Pyramid"
panels {
  name: "TOOL"
  path: "Panels/Pyramid/pyramid_10"
  clue: "tool"
  answer: "spade"
  symbols: EXAMPLE
}
panels {
  name: "SODA"
  path: "Panels/Pyramid/pyramid_11"
  clue: "soda"
  answer: "club"
  symbols: EXAMPLE
}
panels {
  name: "ORGAN"
  path: "Panels/Pyramid/pyramid_12"
  clue: "organ"
  answer: "heart"
  symbols: EXAMPLE
}
panels {
  name: "DIAMOND"
  path: "Panels/Pyramid/pyramid_9"
  clue: "diamond"
  answer: "gem"
  symbols: EXAMPLE
  required_door { name: "Pyramid 9 Blocker" }
}
panels {
  name: "INSTRUMENT"
  path: "Panels/Pyramid/pyramid_13"
  clue: "instrument"
  answer: "organ"
  symbols: EXAMPLE
  required_door { name: "Pyramid 13 Blocker" }
  display_name: "INSTRUMENT (2F)"
}
panels {
  name: "BEVERAGE"
  path: "Panels/Pyramid/pyramid_14"
  clue: "beverage"
  answer: "soda"
  symbols: EXAMPLE
  required_door { name: "Pyramid 14 Blocker" }
}