name: "Least Blue Last" panel_display_name: "Red Blue Area" panels { name: "CAPABLE (1)" path: "Panels/LBL/lbl_1" clue: "capable" answer: "able" symbols: SUN } panels { name: "CAPABLE (2)" path: "Panels/LBL/lbl_2" clue: "capable" answer: "able" symbols: SPARKLES } panels { name: "LUSTRE" path: "Panels/LBL/lbl_3" clue: "lustre" answer: "lust" symbols: SPARKLES } panels { name: "WANT" path: "Panels/LBL/lbl_4" clue: "want" answer: "lust" symbols: SUN } panels { name: "STEALER" path: "Panels/LBL/lbl_5" clue: "stealer" answer: "stale" symbols: SPARKLES } panels { name: "OLD" path: "Panels/LBL/lbl_6" clue: "old" answer: "stale" symbols: SUN } panels { name: "TRUST" path: "Panels/LBL/lbl_7" clue: "trust" answer: "lust" symbols: ZERO } panels { name: "LABEL" path: "Panels/LBL/lbl_8" clue: "label" answer: "able" symbols: ZERO } panels { name: "AIL" path: "Panels/LBL/lbl_9" clue: "ail" answer: "stale" symbols: ZERO } panels { name: "CORNERS" path: "Panels/Back Right/br_14" clue: "corners" answer: "born" required_door { name: "Four Corner Panels" } } ports { name: "DARKROOM" path: "Components/Warps/worldport5" orientation: "south" } paintings { name: "PAINS" path: "Components/Paintings/pains" orientation: "east" enter_only: true required_door { name: "Corners Painting" } display_name: "Corners Painting" } letters { key: "l" path: "Components/Collectables/l" } ingo2-archipelago/about/?h=multiplayer'>about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Flipped Second Room.txtpb
blob: 0d518bb63ace80e39043b7e6b6b8dcdce9588230 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: "Flipped Second Room"
panel_display_name: "Flip Area"
panels {
  name: "CLUE"
  path: "Panels/Entry/second_right_top"
  clue: "clue"
  answer: "hint"
  symbols: SUN
}
panels {
  name: "SLENDER"
  path: "Panels/Entry/second_left_top"
  clue: "slender"
  answer: "thin"
  symbols: SUN
}
paintings {
  name: "EYE"
  path: "Components/Paintings/eyes"
  orientation: "north"
  gravity: Y_PLUS
  display_name: "Eye Painting"
}