about summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms/Loose Strings Room.txtpb
blob: 9cb7f65e4c0d3580f3285e7e589de06830df2ebe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: "Loose Strings Room"
panels {
  name: "LOOSE"
  path: "Panels/Something/panel3"
  clue: "loose"
  answer: "lose"
  symbols: SPARKLES
}
panels {
  name: "STRINGS"
  path: "Panels/Something/panel4"
  clue: "strings"
  answer: "threads"
  symbols: SUN
}
ports {
  name: "BEGIN"
  path: "Components/Warps/worldport7"
  destination { x: -16 y: 0 z: 41.5 }
  rotation: 0
}