name: "D Room" panel_display_name: "D Room" panels { name: "BASEBALL" path: "Panels/D/d_2" clue: "baseball" answer: "hat" symbols: EXAMPLE } panels { name: "BIKERS" path: "Panels/D/d_3" clue: "biker's" answer: "tan" symbols: EXAMPLE } panels { name: "RED" path: "Panels/D/d_4" clue: "red" answer: "ant" symbols: EXAMPLE } panels { name: "SUN" path: "Panels/D/d_5" clue: "sun" answer: "tan" symbols: EXAMPLE } panels { name: "BLACK" path: "Panels/D/d_6" clue: "black" answer: "ant" symbols: EXAMPLE } panels { name: "COWBOY" path: "Panels/D/d_7" clue: "cowboy" answer: "hat" symbols: EXAMPLE } panels { name: "SPRAY" path: "Panels/D/d_8" clue: "spray" answer: "tan" symbols: EXAMPLE } panels { name: "BOWLER" path: "Panels/D/d_9" clue: "bowler" answer: "hat" symbols: EXAMPLE } panels { name: "CARPENTER" path: "Panels/D/d_10" clue: "carpenter" answer: "ant" symbols: EXAMPLE }9c4c5'>this commit Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Flipped Right Eye.txtpb
blob: 14f3f5a1618f0e4853e7ea38f8b80b7b30b423ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Flipped Right Eye"
panel_display_name: "Flip Area"
panels {
  name: "WHERE"
  path: "Panels/Pilgrimage/cream_5"
  clue: "where"
  answer: "here"
  symbols: SPARKLES
}
panels {
  name: "HERE"
  path: "Panels/Pilgrimage/cream_6"
  clue: "here"
  answer: "there"
  symbols: SPARKLES
}