name: "Main Area" panels { name: "LEAP" path: "Panels/Room_1/panel_1" clue: "leap" answer: "jump" symbols: SUN } panels { name: "DROP" path: "Panels/Room_1/panel_2" clue: "drop" answer: "fall" symbols: SUN } panels { name: "SPIN" path: "Panels/Room_1/panel_4" clue: "spin" answer: "flip" symbols: SUN } ports { name: "WORLDPORT" display_name: "Entrance" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: 9.5 } rotation: 0 } ository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/rooms/Back Room.txtpb
blob: 81ce938f088c2b4c39c73e50d55042936c360444 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "Back Room"
display_name: "Back Room"
panels {
  name: "UNYIELDING"
  path: "Panels/entry_2"
  clue: ""
  answer: "jab"
  symbols: "question"
}
panels {
  name: "TREE"
  path: "Panels/entry_3"
  clue: ""
  answer: "icy"
  symbols: "question"
}
# Not sure whether the two paintings in here should be randomized, since they're hints.