name: "Sweet Foyer" panel_display_name: "South Area" panels { name: "QUALITY" path: "Panels/Sweet Foyer/panel_1" clue: "quality" answer: "equality" symbols: SPARKLES } panels { name: "EQUAL" path: "Panels/Sweet Foyer/panel_2" clue: "equal" answer: "equality" symbols: SPARKLES } panels { name: "RENT (1)" path: "Panels/Sweet Foyer/panel_5" clue: "rent" answer: "entry" symbols: SPARKLES } panels { name: "RENT (4)" path: "Panels/Sweet Foyer/panel_6" clue: "rent" answer: "entries" symbols: SPARKLES symbols: PLANET } panels { name: "RENT (2)" path: "Panels/Sweet Foyer/panel_7" clue: "rent" answer: "sentry" symbols: SPARKLES } panels { name: "RENT (3)" path: "Panels/Sweet Foyer/panel_8" clue: "rent" answer: "sentries" symbols: SPARKLES symbols: PLANET } paintings { name: "4" # This one is a picture of a 3. Huh. path: "Components/Paintings/Group3/4" } ports { name: "SWEET1" path: "Components/Warps/Worldports/worldport14" destination { x: -27 y: 0 z: 76.5 } rotation: 270 } ports { name: "SWEET2" path: "Components/Warps/Worldports/worldport15" destination { x: -36 y: 0 z: 76.5 } rotation: 90 } ultiplayer'>multiplayer Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Nature Room.txtpb
blob: 464d3a247a9fc43ad4e662923006241e5f932f6d (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
name: "Nature Room"
panel_display_name: "North Landscape"
panels {
  name: "SEVERE"
  path: "Panels/General/nature_2"
  clue: "severe"
  answer: "grave"
  symbols: SUN
}
panels {
  name: "FOOT"
  path: "Panels/General/nature_3"
  clue: "foot"
  answer: "yard"
  symbols: BOXES
}
panels {
  name: "PAUSES"
  path: "Panels/General/nature_4"
  clue: "pauses"
  answer: "waits"
  symbols: SUN
}
panels {
  name: "ABOVE"
  path: "Panels/General/nature_5"
  clue: "above"
  answer: "below"
  symbols: SUN
}