about summary refs log tree commit diff stats
path: root/data/maps/the_invisible/rooms/Entrance.txtpb
blob: c74b96806641c8f8bd1e49f01f362866de146595 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Entrance"
panels {
  name: "VISIBLE"
  path: "Panels/Room_1/panel_1"
  clue: "visible"
  answer: "invisible"
  symbols: SUN
}
ports {
  name: "ENTRY"
  display_name: "Entrance"
  path: "Components/Warps/worldport2"
  destination { x: 0 y: 0 z: -57 }
  rotation: 180
}