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