about summary refs log tree commit diff stats
path: root/apworld
diff options
context:
space:
mode:
Diffstat (limited to 'apworld')
0 files changed, 0 insertions, 0 deletions
45 46 47
name: "Pyramid Second Floor"
display_name: "Pyramid"
panels {
  name: "TOOL"
  path: "Panels/Pyramid/pyramid_10"
  clue: "tool"
  answer: "spade"
  symbols: EXAMPLE
}
panels {
  name: "SODA"
  path: "Panels/Pyramid/pyramid_11"
  clue: "soda"
  answer: "club"
  symbols: EXAMPLE
}
panels {
  name: "ORGAN"
  path: "Panels/Pyramid/pyramid_12"
  clue: "organ"
  answer: "heart"
  symbols: EXAMPLE
}
panels {
  name: "DIAMOND"
  path: "Panels/Pyramid/pyramid_9"
  clue: "diamond"
  answer: "gem"
  symbols: EXAMPLE
  required_door { name: "Pyramid 9 Blocker" }
}
panels {
  name: "INSTRUMENT"
  path: "Panels/Pyramid/pyramid_13"
  clue: "instrument"
  answer: "organ"
  symbols: EXAMPLE
  required_door { name: "Pyramid 13 Blocker" }
}
panels {
  name: "BEVERAGE"
  path: "Panels/Pyramid/pyramid_14"
  clue: "beverage"
  answer: "soda"
  symbols: EXAMPLE
  required_door { name: "Pyramid 14 Blocker" }
}