name: "Chamber" panels { name: "I" path: "Panels/c1" clue: "i" answer: "i" } panels { name: "HI" path: "Panels/c2" clue: "hi" answer: "hi" } panels { name: "IN" path: "Panels/c3" clue: "in" answer: "in" } panels { name: "EYE" path: "Panels/c4" clue: "eye" answer: "i" symbols: ZERO } panels { name: "HIGH" path: "Panels/c5" clue: "high" answer: "hi" symbols: ZERO } panels { name: "INN" path: "Panels/c6" clue: "inn" answer: "in" symbols: ZERO } panels { name: "YOU" path: "Panels/c7" clue: "you" answer: "i" symbols: SUN } panels { name: "BYE" path: "Panels/c8" clue: "bye" answer: "hi" symbols: SUN } panels { name: "OUT" path: "Panels/c9" clue: "out" answer: "in" symbols: SUN } d='get'> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/rooms/Bye Room.txtpb
blob: 52d8c4230fd60861106aea5b9a83cb2304855b27 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Bye Room"
panels {
  name: "BYE"
  path: "Panels/panel_1"
  clue: "bye"
  answer: "hi"
  symbols: SUN
}
ports {
  name: "PARTHENON"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 30 y: 0 z: 16 }
  rotation: 0
}