about summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/Lobby.txtpb
blob: f61691c0e082c46b6c8bd166a1f5aff108fcae42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 11.5 }
  rotation: 0
}