name: "Third Room" panel_display_name: "Third Room" panels { name: "CULTS" path: "Panels/Room 3/panel_1" clue: "cults" answer: "cult" symbols: PLANET } panels { name: "TURNS" path: "Panels/Room 3/panel_2" clue: "turns" answer: "turn" symbols: PLANET } panels { name: "COINS" path: "Panels/Room 3/panel_3" clue: "coins" answer: "coin" symbols: PLANET } panels { name: "INKS" path: "Panels/Room 3/panel_4" clue: "inks" answer: "ink" symbols: PLANET } panels { name: "KNOTS" path: "Panels/Room 3/panel_5" clue: "knots" answer: "knot" symbols: PLANET } panels { name: "LINKS" path: "Panels/Room 3/panel_6" clue: "links" answer: "link" symbols: PLANET } panels { name: "LOCKS" path: "Panels/Room 3/panel_7" clue: "locks" answer: "lock" symbols: PLANET } panels { name: "TOUCHES" path: "Panels/Room 3/panel_8" clue: "touches" answer: "touch" symbols: PLANET } panels { name: "KOI" path: "Panels/Room 3/panel_9" clue: "koi" answer: "koi" symbols: PLANET } ports { name: "ENTRY" path: "Components/Warps/worldport5" orientation: "south" } ue='loc-refactor'>loc-refactor Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_relentless/rooms/Turn Room.txtpb
blob: 525786cb931ef225c3ff09931680e8402c7a7f56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: "Turn Room"
panels {
  name: "HIDE (1)"
  path: "Panels/Room_2/panel_2"
  clue: "hide"
  answer: "hide"
}
panels {
  name: "HIDE (2)"
  path: "Panels/Room_2/panel_3"
  clue: "hide"
  answer: "seek"
  symbols: SUN
}
panels {
  name: "MORE"
  path: "Panels/Room_2/panel_9"
  clue: "more"
  answer: "less"
  symbols: SUN
}