name: "Zoo N" display_name: "Zoo" panels { name: "BILL" path: "Panels/V Maze/four_13" clue: "bill" answer: "goose" symbols: BOXES } panels { name: "FIN" path: "Panels/V Maze/four_14" clue: "fin" answer: "whale" symbols: BOXES } panels { name: "BLOWHOLE" path: "Panels/V Maze/four_15" clue: "blowhole" answer: "whale" symbols: BOXES } panels { name: "FEATHER" path: "Panels/V Maze/four_16" clue: "feather" answer: "goose" symbols: BOXES } panels { name: "LEAF" path: "Panels/V Maze/door_1" clue: "leaf" answer: "tree" symbols: BOXES # visible through the tinted door } src='/cgit.png' alt='cgit logo'/> index : lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Purple SE Vestibule.txtpb
blob: be86861caabe18cd0985ed3ac8c5c72e2beeb7e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Purple SE Vestibule"
panel_display_name: "Central"
panels {
  name: "RUN"
  path: "Panels/Purple Exterior/purple_1"
  clue: "run"
  answer: "walk"
  symbols: PYRAMID
}
panels {
  name: "ROADS"
  path: "Panels/Purple Exterior/purple_2"
  clue: "roads"
  answer: "paths"
  symbols: AGE
}