name: "Main Area" # I'm probably not going to include any of the panels in here. ports { name: "RIGHT" path: "Components/Warps/worldport" orientation: "east" } ports { name: "LEFT" path: "Components/Warps/worldport2" orientation: "east" } ='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_partial/rooms/Control Center Entrance.txtpb?h=data-v3' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_partial/rooms/Control Center Entrance.txtpb
blob: e685822312b26851c193aaa71bb6c99f426cd484 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: "Control Center Entrance"
panels {
  name: "RETURN"
  path: "Panels/Control/panel_10"
  clue: "return"
  answer: "turn"
  symbols: SPARKLES
}
ports {
  name: "CC"
  path: "Components/Warps/worldport2"
  orientation: "north"
}