summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms/First Second Room.txtpb
blob: 1bee8c7b970374c2611d63a086f28a35ab892207 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
name: "First Second Room"
panels {
  name: "FIRS"
  path: "Panels/First Second/panel"
  clue: "firs"
  answer: "first"
  symbols: SPARKLES
}
panels {
  name: "INITIAL"
  path: "Panels/First Second/panel2"
  clue: "initial"
  answer: "first"
  symbols: SUN
}
panels {
  name: "MINUTE (1)"
  path: "Panels/First Second/panel3"
  clue: "minute"
  answer: "second"
  symbols: EXAMPLE
}
panels {
  name: "MINUTE (2)"
  path: "Panels/First Second/panel4"
  clue: "minute"
  answer: "second"
  symbols: BOXES
}
ports {
  name: "GREAT"
  path: "Components/Warps/worldport"
}
ports {
  name: "TTD"
  path: "Components/Warps/worldport2"
}