about summary refs log tree commit diff stats
path: root/data/maps/the_sirenic/rooms/Start.txtpb
blob: 532d9511fa3c248919fd85a525d3dd37c2308a9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: "Start"
panels {
  name: "Flipped"
  path: "Panels/Entry/entry_2"
  clue: ""
  answer: "down"
  symbols: LINGO
}
panels {
  name: "Obverse"
  path: "Panels/Entry/entry_3"
  clue: ""
  answer: "upside"
  symbols: LINGO
}
ports {
  name: "PLAZA"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 26 }
  rotation: 0
}