summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/Lobby.txtpb
blob: 3c565fee6a414320fb4ecc77c867fb9a517c5006 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"
  orientation: "south"
}