name: "Daedalus Entrance" panel_display_name: "Main Area" panels { name: "MISSING" path: "Panels/General/entry_2" clue: "missing" answer: "lost" symbols: SUN } ports { name: "DAEDALUS" display_name: "Daedalus Entrance" path: "Meshes/Blocks/Warps/worldport8" destination { x: 98 y: 2 z: 27.5 } rotation: 0 required_door { name: "Daedalus Entrance" } # The reverse warp bypasses the door, so there needs to be two oneway connections. } -archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Purple SE Vestibule.txtpb
blob: be86861caabe18cd0985ed3ac8c5c72e2beeb7e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Purple SE Vestibule"
panel_display_name: "Central"
panels {
  name: "RUN"
  path: "Panels/Purple Exterior/purple_1"
  clue: "run"
  answer: "walk"
  symbols: PYRAMID
}
panels {
  name: "ROADS"
  path: "Panels/Purple Exterior/purple_2"
  clue: "roads"
  answer: "paths"
  symbols: AGE
}