summary refs log tree commit diff stats
path: root/data/maps/the_invisible/rooms/Entrance.txtpb
blob: 7fafcb55b62352ac626bd2792fa7854d9938e021 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Entrance"
display_name: "Invisible"
panels {
  name: "VISIBLE"
  path: "Panels/Room_1/panel_1"
  clue: "visible"
  answer: "invisible"
  symbols: SUN
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport2"
  orientation: "north"
}