name: "Blue Hallway Tall Side" panel_display_name: "Northeast Area" panels { name: "TALL" path: "Panels/Halls/halls_9" clue: "tall" answer: "short" symbols: SUN } panels { name: "SHOO" path: "Panels/Hexes/cream_1" clue: "shoo" answer: "shoes" symbols: ZERO symbols: PLANET } panels { name: "ALL WAY" path: "Panels/Hexes/cream_2" clue: "all way" answer: "never" symbols: SUN symbols: ZERO symbols: PLANET } panels { name: "FOUR" path: "Panels/Hexes/cream_3" clue: "four" answer: "for" symbols: ZERO } panels { name: "OFFER" path: "Panels/Hexes/cream_4" clue: "offer" answer: "sale" symbols: AGE } panels { name: "CHILD" path: "Panels/Hexes/cream_5" clue: "child" answer: "baby" symbols: AGE } panels { name: "NEW" path: "Panels/Hexes/cream_6" clue: "new" answer: "worn" symbols: SUN } a246abd'/> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb
blob: b69a4d4532444cc9013a8d87e27202d91fb14811 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Obverse Magenta Room"
display_name: "Obverse Magenta Room"
# TODO: Should these two maybe not be randomizable because they hint the keyholder?
paintings {
  name: "TEA"
  path: "Components/Paintings/tea"
  orientation: "east"
  display_name: "Magenta Room Left Painting"
}
paintings {
  name: "TEE"
  path: "Components/Paintings/tee"
  orientation: "west"
  display_name: "Magenta Room Right Painting"
}