name: "West Spire" panel_display_name: "West Area" panels { name: "MISSING" path: "Panels/Entry/wb_5" clue: "missing" answer: "lost" symbols: SUN } panels { name: "BYE" path: "Panels/Entry/wb_4" clue: "bye" answer: "lamb" symbols: QUESTION } panels { name: "CUT" path: "Panels/Pairs Room/pairs_1" clue: "cut" answer: "chop" symbols: SUN } panels { name: "STONES" path: "Panels/Pairs Room/pairs_2" clue: "stones" answer: "sticks" symbols: QUESTION } panels { name: "CONCEALED" path: "Panels/Entry/entry_4" clue: "concealed" answer: "hidden" symbols: SUN } panels { name: "CAW" path: "Panels/Gold/gold_2" clue: "caw" answer: "rooster" symbols: SOUND } ngo2-archipelago/'>lingo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding/rooms/Digital Entrance.txtpb
blob: 74665a287679b7e03886970da12785c0f827f77c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name: "Digital Entrance"
panels {
  name: "ORANGE"
  path: "Panels/Miscellaneous/entry_1"
  clue: "orange"
  answer: "blue"
  symbols: SUN
}
ports {
  name: "DIGITAL"
  path: "Components/Warps/worldport"
}