name: "Maze Paintings Area" panel_display_name: "Maze" panels { name: "Paintings" path: "Panels/Halls/halls_28" clue: "" answer: "pity" symbols: LINGO } paintings { name: "PEA" path: "Components/Paintings/Group2/pea" } paintings { name: "EYERED3" path: "Components/Paintings/Group2/eyeRed3" } paintings { name: "TEA" path: "Components/Paintings/Group2/tea" } paintings { name: "WHY_LETTERS" path: "Components/Paintings/Group2/why_letters" } -archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms/One Luck Room.txtpb
blob: f5053bedb16932a6e5c78dc11b5b63935c17b187 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"
  display_name: "Lone Chance Worldport"
  path: "Components/Warps/worldport8"
  destination { x: -16 y: 0 z: 27.5 }
  rotation: 180
}