about summary refs log tree commit diff stats
path: root/data/maps/control_center/rooms/Entry.txtpb
blob: 3f9502131ef775113209cfbcfd80b7423990b0d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Entry"
panels {
  name: "HELLO"
  path: "Panels/Doors/entry_1"
  clue: "hello"
  answer: "hi"
  symbols: SUN
}
ports {
  name: "GREAT"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: -1.5 }
  rotation: 0
}