summary refs log tree commit diff stats
path: root/data/maps/the_impressive/rooms/WM Room.txtpb
blob: 3e0ccf255358621566b147995209eebd87586cba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "WM Room"
display_name: "Impressive"
panels {
  name: "LEFT"
  path: "Panels/entry_2"
  clue: "left"
  answer: "right"
  symbols: SUN
}
panels {
  name: "RIGHT"
  path: "Panels/entry_3"
  clue: "right"
  answer: "right"
  proxies { answer: "left" path: "Panels/proxied_1" }
  proxies { answer: "right" path: "Panels/proxied_2" }
}