name: "Zoo NE" panel_display_name: "Zoo" panels { name: "FANG" path: "Panels/V Maze/four_5" clue: "fang" answer: "tiger" symbols: BOXES } panels { name: "STRIPE (1)" path: "Panels/V Maze/four_6" clue: "stripe" answer: "zebra" symbols: BOXES } panels { name: "STRIPE (2)" path: "Panels/V Maze/four_7" clue: "stripe" answer: "tiger" symbols: BOXES } panels { name: "HOOF" path: "Panels/V Maze/four_8" clue: "hoof" answer: "zebra" symbols: BOXES } panels { name: "Colors" path: "Panels/V Maze/cr_5" clue: "" answer: "deoba" symbols: LINGO proxies { answer: "abode" path: "Panels/V Maze/cr_6" } proxies { answer: "ode" path: "Panels/V Maze/cr_7" } } ngo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_sturdy/rooms/S2 Area.txtpb
blob: 745f78f4483426a6f270bb7a08d7409f3921c9d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "S2 Area"
panels {
  name: "COLORS"
  path: "Panels/Rainbow/panel_1"
  clue: "colors"
  answer: "rainbow"
  symbols: BOXES
}
letters {
  key: "s"
  level2: true
  path: "Components/Collectables/collectable"
}
paintings {
  name: "RAINBOW2"
  path: "Components/Doors/Rainbow2/Hinge/rainbow"
  enter_only: true
}