name: "Hallway" panels { name: "SUSPICION" path: "Panels/Reward Room/reward_1" clue: "suspicion" answer: "hunch" symbols: SUN } panels { name: "HUNCHBACK" path: "Panels/Reward Room/reward_2" clue: "" answer: "hunchback" } https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_relentless/rooms/Left Room.txtpb?h=v8.0.1' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_relentless/rooms/Left Room.txtpb
blob: b67e829669becca93c79fd18e2aac470f1ca9fd3 (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
name: "Left Room"
display_name: "Relentless"
panels {
  name: "HIDE"
  path: "Panels/Room_1/panel_1"
  clue: "hide"
  answer: "unmask"
  symbols: "sun"
}
panels {
  name: "LEFT"
  path: "Panels/Room_1/panel_4"
  clue: "left"
  answer: "wrong"
  symbols: "sun"
}
panels {
  name: "MORE"
  path: "Panels/Room_1/panel_7"
  clue: "more"
  answer: "your"
  symbols: "zero"
}