about summary refs log tree commit diff stats
path: root/tools/validator
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-25 12:09:50 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-25 12:09:50 -0400
commit3f53502a5907ed1982d28a392c54331f0c1c2c42 (patch)
tree1dd087464d0fba1c35feaab0cee357fca6f2763c /tools/validator
parentfb220e1c75e72a536c19aa1283f905850a91cf44 (diff)
downloadlingo2-archipelago-3f53502a5907ed1982d28a392c54331f0c1c2c42.tar.gz
lingo2-archipelago-3f53502a5907ed1982d28a392c54331f0c1c2c42.tar.bz2
lingo2-archipelago-3f53502a5907ed1982d28a392c54331f0c1c2c42.zip
Move the client into the apworld
Only works on source right now, not as an apworld.
Diffstat (limited to 'tools/validator')
0 files changed, 0 insertions, 0 deletions
01'>101 102 103 104 105 106 107 108 109 110 111 112 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
name: "Puzzles"
panels {
  name: "STORY"
  path: "Panels/Room_1/panel_1"
  clue: "story"
  answer: "legend"
  symbols: SUN
  required_door { name: "Seasons" }
}
panels {
  name: "VENTURE"
  path: "Panels/Room_1/panel_2"
  clue: "venture"
  answer: "adventure"
  symbols: SPARKLES
  required_door { name: "Seasons" }
}
panels {
  name: "PASSED"
  path: "Panels/Room_1/panel_3"
  clue: "passed"
  answer: "past"
  symbols: ZERO
}
panels {
  name: "SLUMBERING"
  path: "Panels/Room_1/panel_4"
  clue: "slumbering"
  answer: "awakening"
  symbols: SUN
  required_door { name: "Seasons" }
}
panels {
  name: "RHYME"
  path: "Panels/Room_1/panel_5"
  clue: "rhyme"
  answer: "time"
  symbols: ZERO
}
panels {
  name: "OBSCURE"
  path: "Panels/Room_1/panel_6"
  clue: "obscure"
  answer: "mask"
  symbols: PYRAMID
}
panels {
  name: "PROPHET"
  path: "Panels/Room_1/panel_7"
  clue: "prophet"
  answer: "oracle"
  symbols: SUN
}
panels {
  name: "ERAS"
  path: "Panels/Room_1/panel_8"
  clue: "eras"
  answer: "gsae"
  symbols: SUN
  proxies { answer: "ages" path: "Panels/Proxies/panel_8_proxy_1" }
  proxies { answer: "seasons" path: "Panels/Proxies/panel_8_proxy_2" }
}
panels {
  name: "DARKNESS"
  path: "Panels/Room_1/panel_9"
  clue: "darkness"
  answer: "twilight"
  symbols: PYRAMID
  required_door { name: "Seasons" }
}
panels {
  name: "PRINCE"
  path: "Panels/Room_1/panel_10"
  clue: "prince"
  answer: "princess"
  symbols: GENDER
  required_door { name: "Seasons" }
}
panels {
  name: "BATH"
  path: "Panels/Room_1/panel_11"
  clue: "bath"
  answer: "breath"
  symbols: SPARKLES
}
panels {
  name: "CHAOTIC"
  path: "Panels/Room_1/panel_12"
  clue: "chaotic"
  answer: "wild"
  symbols: SUN
}
panels {
  name: "EYES"
  path: "Panels/Room_1/panel_13"
  clue: "eyes"
  answer: "tears"
  symbols: STARS
}
panels {
  name: "QUEENDOOM"
  path: "Panels/Room_1/panel_14"
  clue: "queendoom"
  answer: "kingdom"
  symbols: SUN
  symbols: SPARKLES
}
panels {
  name: "SHOUTS"
  path: "Panels/Room_1/panel_15"
  clue: "shouts"
  answer: "echoes"
  symbols: AGE
  required_door { name: "Seasons" }
}
panels {
  name: "INTELLIGENCE"
  path: "Panels/Room_1/panel_16"
  clue: "intelligence"
  answer: "wisdom"
  symbols: AGE
}
panels {
  name: "EARTHWAR"
  path: "Panels/Room_1/panel_17"
  clue: "earthwar"
  answer: "skyward"
  symbols: SUN
  symbols: SPARKLES
}
panels {
  name: "SLEEPER"
  path: "Panels/Room_1/panel_19"
  clue: "sleeper"
  answer: "waker"
  symbols: SUN
}
panels {
  name: "BOTTLE"
  path: "Panels/Room_1/panel_20"
  clue: "bottle"
  answer: "cap"
  symbols: BOXES
}
panels {
  name: "WORDS"
  path: "Panels/Room_1/panel_18"
  clue: "words"
  answer: "sword"
  symbols: ANAGRAM
}