summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Daedalus Entrance.txtpb
blob: f4c159a51d535154e863516ef7e5f85d12da0337 (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: "Meshes/Blocks/Warps/worldport8"
  orientation: "south"
  required_door { name: "Daedalus Entrance" }
  # The reverse warp bypasses the door, so there needs to be two oneway connections.
}