name: "Volcano Side" panels { name: "SNOW" path: "Panels/Room_1/panel_1" clue: "snow" answer: "blizzard" symbols: PYRAMID } panels { name: "RAIN" path: "Panels/Room_1/panel_3" clue: "rain" answer: "hail" symbols: CROSS } ://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_great/rooms/Daedalus Entrance.txtpb?h=client-v4.4' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Daedalus Entrance.txtpb
blob: 003a8a3f96cbd373a40bfa7713fb16bb8382347f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"
  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.
}