summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms/One Luck Room.txtpb
blob: 816b4e3eacf34772208b75e84add1e8b8add7170 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "One Luck Room"
panels {
  name: "LONE"
  path: "Panels/Something/panel"
  clue: "lone"
  answer: "one"
  symbols: SPARKLES
}
panels {
  name: "CHANCE"
  path: "Panels/Something/panel2"
  clue: "chance"
  answer: "luck"
  symbols: SUN
}
ports {
  name: "BEGIN"
  path: "Components/Warps/worldport8"
}