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
}