name: "X Minus" panels { name: "DUO" path: "Panels/panel_1" clue: "duo" answer: "trio" symbols: BOXES } paintings { name: "SMILE" path: "Components/Paintings/smile3" gravity: X_MINUS orientation: "up" display_name: "W Side Right Painting" } paintings { name: "UNDONE" path: "Components/Paintings/undone2" gravity: X_MINUS orientation: "up" display_name: "W Side Left Painting" } rel='vcs-git' href='https://git.fourisland.com/lingo2-archipelago' title='lingo2-archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Flipped Blue Area.txtpb
blob: f650be9cb3d9d513ab10cec88553869664725307 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Flipped Blue Area"
panels {
  name: "SKY"
  path: "Panels/Maze/panel_5"
  clue: "sky"
  answer: "ground"
  symbols: SUN
}
panels {
  name: "HEAD"
  path: "Panels/Maze/panel_10"
  clue: "head"
  answer: "feet"
  symbols: SUN
}