about summary refs log tree commit diff stats
path: root/data/maps/the_sturdy/metadata.txtpb
blob: 9f421379654941cc052f4f128f78ea47f8966349 (plain) (blame)
1
2
3
4
5
6
display_name: "The Sturdy"
# Let's ignore the second half of the rainbow for now.
#excluded_nodes: "Components/Doors/Rainbow2/Hinge/rainbowMirrored"
# I don't know why there's a second copy of the rainbow.
#excluded_nodes: "Components/Doors/Rainbow/Hinge/rainbow"
#excluded_nodes: "Components/Doors/Rainbow/Hinge/rainbowMirrored"
ight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Question Room When"
panel_display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_1"
  clue: "question"
  answer: "what"
  symbols: EXAMPLE
  proxies { answer: "when" path: "Panels/Question Proxies/question_1_proxied" }
  proxies { answer: "why" path: "Panels/Question Proxies/question_1_proxied2" }
  proxies { answer: "what" path: "Panels/Question Proxies/question_1_proxied3" }
  proxies { answer: "who" path: "Panels/Question Proxies/question_1_proxied4" }
  proxies { answer: "how" path: "Panels/Question Proxies/question_1_proxied5" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_1_proxied6" }
  display_name: "QUESTION (When)"
}
paintings {
  name: "WHY"
  path: "Components/Paintings/why2"
  orientation: "north"
  gravity: Y_PLUS
}