name: "Chamber" panels { name: "I" path: "Panels/c1" clue: "i" answer: "i" } panels { name: "HI" path: "Panels/c2" clue: "hi" answer: "hi" } panels { name: "IN" path: "Panels/c3" clue: "in" answer: "in" } panels { name: "EYE" path: "Panels/c4" clue: "eye" answer: "i" symbols: ZERO } panels { name: "HIGH" path: "Panels/c5" clue: "high" answer: "hi" symbols: ZERO } panels { name: "INN" path: "Panels/c6" clue: "inn" answer: "in" symbols: ZERO } panels { name: "YOU" path: "Panels/c7" clue: "you" answer: "i" symbols: SUN } panels { name: "BYE" path: "Panels/c8" clue: "bye" answer: "hi" symbols: SUN } panels { name: "OUT" path: "Panels/c9" clue: "out" answer: "in" symbols: SUN } rm'>
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Bottom Left Room.txtpb
blob: 833cccebed726904781eff2fec3b641039ce0f3f (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
38
39
40
41
42
43
44
name: "Bottom Left Room"
display_name: "Plaza"
panels {
  name: "SHELL (1)"
  path: "Panels/Room 4/panel_1"
  clue: "shell"
  answer: "armadillo"
  symbols: STARS
}
panels {
  name: "SHELL (2)"
  path: "Panels/Room 4/panel_2"
  clue: "shell"
  answer: "coconut"
  symbols: STARS
}
panels {
  name: "SHELL (3)"
  path: "Panels/Room 4/panel_3"
  clue: "shell"
  answer: "egg"
  symbols: STARS
}
panels {
  name: "SHELL (4)"
  path: "Panels/Room 4/panel_4"
  clue: "shell"
  answer: "crab"
  symbols: STARS
}
panels {
  name: "SHELL (5)"
  path: "Panels/Room 4/panel_5"
  clue: "shell"
  answer: "turtle"
  symbols: STARS
}
panels {
  name: "SHELL (6)"
  path: "Panels/Room 4/panel_6"
  clue: "shell"
  answer: "nut"
  symbols: STARS
}