name: "Sirenic Entrance" display_name: "Plaza" panels { name: "SIREN" path: "Panels/Entrances/panel_8" clue: "siren" answer: "sirenic" symbols: SPARKLES } ports { name: "SIRENIC" path: "Components/Warps/worldport6" orientation: "west" } com/lingo2-archipelago/atom/data/maps/the_great/rooms/Daedalus Entrance.txtpb?h=main' type='application/atom+xml'/>
summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Daedalus Entrance.txtpb
blob: 7e1d47702d8a7c74fdeb3e8dd42158bec011e2bb (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.
}