name: "Godot Room" panel_display_name: "Central" panels { name: "MOTORCYCLE" path: "Panels/Southwest Room/sw_1" clue: "motorcycle" answer: "engine" symbols: BOXES } panels { name: "ME" path: "Panels/Southwest Room/sw_2" clue: "me" answer: "game" symbols: QUESTION proxies { answer: "godot" path: "Panels/Southwest Room/sw_10" } } panels { name: "PAWN" path: "Panels/Southwest Room/sw_3" clue: "pawn" answer: "game" symbols: BOXES } panels { name: "MANIPULATE" path: "Panels/Southwest Room/sw_4" clue: "manipulate" answer: "game" symbols: SUN } panels { name: "AUDIO" path: "Panels/Southwest Room/sw_5" clue: "audio" answer: "video" symbols: SUN } panels { name: "AIRPLANE" path: "Panels/Southwest Room/sw_6" clue: "airplane" answer: "engine" symbols: BOXES } panels { name: "IDEA" path: "Panels/Southwest Room/sw_7" clue: "idea" answer: "video" symbols: SPARKLES } panels { name: "TRAIN" path: "Panels/Southwest Room/sw_8" clue: "train" answer: "engine" symbols: BOXES } panels { name: "RECORDING" path: "Panels/Southwest Room/sw_9" clue: "recording" answer: "video" symbols: SUN } mit' value='switch'/> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_partial/rooms/Reverse Side.txtpb
blob: 01858d6b4eb4d6d6ead83bcd9dec0317d4d9e57c (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
name: "Reverse Side"
panels {
  name: "BRO"
  path: "Panels/Side 2/panel_2"
  clue: "bro"
  answer: "pro"
  symbols: SPARKLES
}
panels {
  name: "FOUR"
  path: "Panels/Side 2/panel_4"
  clue: "four"
  answer: "pour"
  symbols: SPARKLES
}
panels {
  name: "FINCH"
  path: "Panels/Side 2/panel_6"
  clue: "finch"
  answer: "pinch"
  symbols: SPARKLES
}
panels {
  name: "CLOD"
  path: "Panels/Side 2/panel_7"
  clue: "clod"
  answer: "chop"
  symbols: SPARKLES
}