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