summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Daedalus Entrance.txtpb
blob: c7e71f0b28bb51395beb55e4d10f8b93b62c8286 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Daedalus Entrance"
display_name: "Main Area"
panels {
  name: "MISSING"
  path: "Panels/General/entry_2"
  clue: "missing"
  answer: "lost"
  symbols: "sun"
}
ports {
  name: "DAEDALUS"
  path: "Components/Warps/worldport8"
  orientation: "south"
  required_door { name: "Daedalus Entrance" }
  # The reverse warp bypasses the door, so there needs to be two oneway connections.
}