name: "East Room 1" panels { name: "CHIN" path: "Panels/East Room 1/sw_1" clue: "chin" answer: "cheating" symbols: SPARKLES } panels { name: "HEAT" path: "Panels/East Room 1/sw_2" clue: "heat" answer: "cheating" symbols: SPARKLES } panels { name: "END" path: "Panels/East Room 1/sw_3" clue: "end" answer: "friendly" symbols: SPARKLES } panels { name: "FLY" path: "Panels/East Room 1/sw_4" clue: "fly" answer: "friendly" symbols: SPARKLES } panels { name: "OUCH" path: "Panels/East Room 1/sw_5" clue: "ouch" answer: "touching" symbols: SPARKLES } panels { name: "HAG" path: "Panels/East Room 1/sw_6" clue: "hag" answer: "cheating" symbols: SPARKLES } panels { name: "TIN" path: "Panels/East Room 1/sw_7" clue: "tin" answer: "touching" symbols: SPARKLES } panels { name: "RID" path: "Panels/East Room 1/sw_8" clue: "rid" answer: "friendly" symbols: SPARKLES } panels { name: "TUG" path: "Panels/East Room 1/sw_9" clue: "tug" answer: "touching" symbols: SPARKLES } colors 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"
}