name: "Jubilant Entrance" panel_display_name: "West Side" ports { name: "JUBILANT" path: "Meshes/Blocks/Warps/worldport12" orientation: "east" } nk rel='alternate' title='Atom feed' href='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_literate/doors.txtpb?h=data-v5' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_literate/doors.txtpb
blob: d17d02b70a4728670207cb302b65f86a35376d49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
doors {
  name: "Door"
  type: STANDARD
  receivers: "Components/Doors/entry_1"
  panels { room: "Puzzle Room" name: "WATER" }
  panels { room: "Puzzle Room" name: "JUICE" }
  panels { room: "Puzzle Room" name: "MAGMA" }
  panels { room: "Puzzle Room" name: "CREATURE" }
  panels { room: "Puzzle Room" name: "SAND" }
  panels { room: "Puzzle Room" name: "LIQUID" }
  panels { room: "Puzzle Room" name: "STICK" }
  panels { room: "Puzzle Room" name: "BREAD" }
  location_room: "Puzzle Room"
  location_name: "Puzzles"
}