display_name: "The Orb" # These are inaccessible, and were probably just copy pasted from the other # rooms. excluded_nodes: "Components/Warps/worldport2" excluded_nodes: "Components/Warps/worldport3" k rel='alternate' title='Atom feed' href='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_double_sided/rooms/Start.txtpb?h=v9.0.0' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Start.txtpb
blob: f47580faab172afbf3cb0f4a4a37607214163850 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: "Start"
display_name: "Maze"
panels {
  name: "ATTIC"
  path: "Panels/Maze/panel_11"
  clue: "attic"
  answer: "basement"
  symbols: SUN
}
panels {
  name: "FULL"
  path: "Panels/Maze/panel_1"
  clue: "full"
  answer: "empty"
  symbols: SUN
}
ports {
  name: "DARKROOM"
  path: "Components/Warps/worldport"
  orientation: "west"
}