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