about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Question Room How.txtpb
blob: 2130e96b6bc7d3e5ae071d7d9ee390a592b9e10d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "Question Room How"
display_name: "Question Room"
panels {
  name: "QUESTION"
  path: "Panels/Questions/question_3"
  clue: "question"
  answer: "how"
  symbols: "example"
  # "Panels/Question Proxies/question_3_proxied" <- this is just how again
  proxies { answer: "who" path: "Panels/Question Proxies/question_3_proxied2" }
  proxies { answer: "why" path: "Panels/Question Proxies/question_3_proxied3" }
  proxies { answer: "what" path: "Panels/Question Proxies/question_3_proxied4" }
  proxies { answer: "when" path: "Panels/Question Proxies/question_3_proxied5" }
  proxies { answer: "where" path: "Panels/Question Proxies/question_3_proxied6" }
}
paintings {
  name: "WHY"
  path: "Components/Paintings/why"
  orientation: "east"
}
*/ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .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: "Obverse Side"
display_name: "Partial"
panels {
  name: "PUN"
  path: "Panels/Main/panel_1"
  clue: "pun"
  answer: "run"
  symbols: "sparkles"
}
panels {
  name: "UP"
  path: "Panels/Main/panel_3"
  clue: "up"
  answer: "or"
  symbols: "sparkles"
}
panels {
  name: "PUT"
  path: "Panels/Main/panel_5"
  clue: "put"
  answer: "rot"
  symbols: "sparkles"
}
panels {
  name: "PUNT"
  path: "Panels/Main/panel_8"
  clue: "punt"
  answer: "runt"
  symbols: "sparkles"
}
panels {
  name: "FIGHT"
  path: "Panels/Main/panel_9"
  clue: "fight"
  answer: "right"
  symbols: "sparkles"
}
panels {
  name: "LINT"
  path: "Panels/Side 1/panel_2"
  clue: "lint"
  answer: "hint"
  symbols: "sparkles"
}
panels {
  name: "TURN"
  path: "Panels/Side 1/panel_4"
  clue: "turn"
  answer: "torn"
  symbols: "sparkles"
}
panels {
  name: "HOT"
  path: "Panels/Side 1/panel_6"
  clue: "hot"
  answer: "hut"
  symbols: "sparkles"
}
panels {
  name: "OUT"
  path: "Panels/Side 1/panel_8"
  clue: "out"
  answer: "cut"
  symbols: "sparkles"
}
panels {
  name: "TON"
  path: "Panels/Side 1/panel_9"
  clue: "ton"
  answer: "ion"
  symbols: "sparkles"
}
panels {
  name: "HUT"
  path: "Panels/Side 1/panel_10"
  clue: "hut"
  answer: "hot"
  symbols: "sparkles"
}
panels {
  name: "ION"
  path: "Panels/Side 1/panel_11"
  clue: "ion"
  answer: "ton"
  symbols: "sparkles"
}
panels {
  name: "CUT"
  path: "Panels/Side 1/panel_12"
  clue: "cut"
  answer: "out"
  symbols: "sparkles"
}
panels {
  name: "FUN"
  path: "Panels/Side 1/panel_7"
  clue: "fun"
  answer: "run"
  symbols: "sparkles"
}
ports {
  name: "GREAT"
  path: "Components/Warps/worldport"
  orientation: "west"
}
keyholders {
  # This is one of the ones that's misnamed within the game.
  name: "L"
  path: "Components/KeyHolders/keyHolderI"
}
paintings {
  name: "F"
  path: "Components/Paintings/f"
  orientation: "south"
  exit_only: true
}
paintings {
  name: "P"
  path: "Components/Paintings/p"
  orientation: "south"
  exit_only: true
}