about summary refs log tree commit diff stats
path: root/data/maps/the_darkroom/metadata.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-04 15:51:45 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-04 15:51:45 -0400
commit75c1bcbe134e6771b0e42b8603954c1c0fd95139 (patch)
tree241a26bb605401b31a2e289bfa2eb4bb024fcbfd /data/maps/the_darkroom/metadata.txtpb
parenta752ab325cf46d35a90606a354775799977dccb0 (diff)
downloadlingo2-archipelago-75c1bcbe134e6771b0e42b8603954c1c0fd95139.tar.gz
lingo2-archipelago-75c1bcbe134e6771b0e42b8603954c1c0fd95139.tar.bz2
lingo2-archipelago-75c1bcbe134e6771b0e42b8603954c1c0fd95139.zip
[Client] Handle roof access option
Diffstat (limited to 'data/maps/the_darkroom/metadata.txtpb')
0 files changed, 0 insertions, 0 deletions
113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
name: "Main Area"
panel_display_name: "Main Area"
panels {
  name: "INTRO"
  path: "Panels/General/entry_8"
  clue: "intro"
  answer: "intro"
}
panels {
  name: "BORNE"
  path: "Panels/General/entry_12"
  clue: "borne"
  answer: "born"
  symbols: ZERO
}
panels {
  name: "DEW"
  path: "Panels/General/dyk_1"
  clue: "dew"
  answer: "do"
  symbols: ZERO
}
panels {
  name: "EWE"
  path: "Panels/General/dyk_2"
  clue: "ewe"
  answer: "you"
  symbols: ZERO
}
panels {
  name: "NO"
  path: "Panels/General/dyk_3"
  clue: "no"
  answer: "know"
  symbols: ZERO
}
panels {
  name: "BROWN RED ORANGE"
  path: "Panels/General/seeking_1"
  clue: ""
  answer: "bro"
  symbols: LINGO
}
panels {
  name: "DO"
  path: "Panels/General/uc_1"
  clue: "do"
  answer: "do"
}
panels {
  name: "YOU"
  path: "Panels/General/uc_2"
  clue: "you"
  answer: "you"
}
panels {
  name: "SEE"
  path: "Panels/General/uc_3"
  clue: "see"
  answer: "sea"
  symbols: ZERO
}
panels {
  name: "SMILE"
  path: "Panels/General/entry_1"
  clue: "smile"
  answer: "grin"
  symbols: SUN
}
panels {
  name: "WHY"
  path: "Panels/General/red_1"
  clue: "why"
  answer: "why"
}
panels {
  name: "IS"
  path: "Panels/General/red_2"
  clue: "is"
  answer: "is"
}
panels {
  name: "IT"
  path: "Panels/General/red_3"
  clue: "it"
  answer: "it"
}
panels {
  name: "NOT"
  path: "Panels/General/red_4"
  clue: "not"
  answer: "not"
}
panels {
  name: "RED"
  path: "Panels/General/red_5"
  clue: "red"
  answer: "red"
}
panels {
  name: "COLOR"
  path: "Panels/General/entry_6"
  clue: "color"
  answer: "gray"
  symbols: EXAMPLE
}
panels {
  name: "BYE"
  path: "Panels/General/entry_7"
  clue: "bye"
  answer: "high"
  symbols: SUN
  symbols: ZERO
  required_door { name: "Cyan Doors" }
}
panels {
  name: "CURT"
  path: "Panels/Maze/entry_1"
  clue: "curt"
  answer: "court"
  symbols: SPARKLES
}
ports {
  name: "ENTRY"
  display_name: "Entry Building"
  path: "Meshes/Blocks/Warps/worldport"
  destination { x: 33 y: 0 z: 15 }
  rotation: 0
}
ports {
  name: "KEEN"
  display_name: "Keen Building Front"
  path: "Meshes/Blocks/Warps/worldport6"
  destination { x: 33 y: 0 z: -21 }
  rotation: 180
}
ports {
  name: "ORB"
  display_name: "Orb Building"
  path: "Meshes/Blocks/Warps/worldport3"
  destination { x: 62 y: 0 z: -13 }
  rotation: 180
}
ports {
  name: "LINEAR"
  display_name: "Keen Building Back"
  path: "Meshes/Blocks/Warps/worldport15"
  destination { x: 33 y: 0 z: -42.5 }
  rotation: 0
}
ports {
  name: "DIGITAL"
  display_name: "Digital Hole"
  path: "Meshes/Blocks/Warps/worldport4"
  destination { x: -6.5 y: 0 z: 7.5 }
  rotation: 0
  required_door { name: "Digital Entrance" }
}