name: "Start" panels { name: "Flipped" path: "Panels/Entry/entry_2" clue: "" answer: "down" symbols: LINGO } panels { name: "Obverse" path: "Panels/Entry/entry_3" clue: "" answer: "upside" symbols: LINGO } ports { name: "PLAZA" display_name: "Entrance" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: 26 } rotation: 0 } ='vcs-git' href='https://git.fourisland.com/lingo2-archipelago' title='lingo2-archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_hive/rooms/Room 8.txtpb
blob: c96440c4cc8ca786571cc3dab3ccbece0b9e1efb (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: "Room 8"
panels {
  name: "BUMBLE"
  path: "Panels/Room 8/panel_1"
  clue: "bumble"
  answer: "bee"
  symbols: QUESTION
}
panels {
  name: "CARPENTER"
  path: "Panels/Room 8/panel_2"
  clue: "carpenter"
  answer: "bee"
  symbols: QUESTION
}
panels {
  name: "CLOVER"
  path: "Panels/Room 8/panel_3"
  clue: "clover"
  answer: "honey"
  symbols: QUESTION
}
panels {
  name: "WILDFLOWER"
  path: "Panels/Room 8/panel_4"
  clue: "wildflower"
  answer: "honey"
  symbols: QUESTION
}