about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Starting Room.txtpb
blob: 62fc96a7c8c8cb364504cc9749b9a22302c7b842 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: "Starting Room"
panel_display_name: "Central"
panels {
  name: "ENTRANCE"
  path: "Panels/Entry/entry_1"
  clue: "entrance"
  answer: "entry"
  symbols: SUN
}
ports {
  name: "GREAT"
  path: "Components/Warps/Worldports/worldport"
}
/ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .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: "Main Area"
panels {
  name: "DEER (Black)"
  path: "Panels/Saturns/panel_1"
  clue: "deer"
  answer: "deer"
  symbols: PLANET
}
panels {
  name: "GOOSE (Black)"
  path: "Panels/Saturns/panel_2"
  clue: "goose"
  answer: "geese"
  symbols: PLANET
}
panels {
  name: "SWINE (Black)"
  path: "Panels/Saturns/panel_3"
  clue: "swine"
  answer: "swine"
  symbols: PLANET
}
panels {
  name: "WIFE (Black)"
  path: "Panels/Saturns/panel_4"
  clue: "wife"
  answer: "wives"
  symbols: PLANET
}
panels {
  name: "CHILD (Black)"
  path: "Panels/Saturns/panel_5"
  clue: "child"
  answer: "children"
  symbols: PLANET
}
panels {
  name: "ELEPHANT (Black)"
  path: "Panels/Saturns/panel_6"
  clue: "elephant"
  answer: "elephants"
  symbols: PLANET
}
panels {
  name: "ANT (Black)"
  path: "Panels/Saturns/panel_7"
  clue: "ant"
  answer: "ants"
  symbols: PLANET
}
panels {
  name: "DEER (Brown)"
  path: "Panels/Jail Eyes/panel_1"
  clue: "deer"
  answer: "buck"
  symbols: GENDER
}
panels {
  name: "GOOSE (Brown)"
  path: "Panels/Jail Eyes/panel_2"
  clue: "goose"
  answer: "gander"
  symbols: GENDER
}
panels {
  name: "SWINE (Brown)"
  path: "Panels/Jail Eyes/panel_3"
  clue: "swine"
  answer: "sow"
  symbols: GENDER
}
panels {
  name: "WIFE (Brown)"
  path: "Panels/Jail Eyes/panel_4"
  clue: "wife"
  answer: "husband"
  symbols: GENDER
}
panels {
  name: "CHILD (Brown)"
  path: "Panels/Jail Eyes/panel_5"
  clue: "child"
  answer: "girl"
  symbols: GENDER
}
panels {
  name: "ELEPHANT (Brown)"
  path: "Panels/Jail Eyes/panel_6"
  clue: "elephant"
  answer: "cow"
  symbols: GENDER
}
panels {
  name: "ANT (Brown)"
  path: "Panels/Jail Eyes/panel_7"
  clue: "ant"
  answer: "drone"
  symbols: GENDER
}
panels {
  name: "EARL"
  path: "Panels/Extra/panel_8"
  clue: "earl"
  answer: "yearly"
  symbols: SPARKLES
}
keyholders {
  name: "Y"
  path: "Components/KeyHolders/keyHolderY"
  key: "y"
}
ports {
  name: "GREAT"
  path: "Components/Warps/worldport"
}