about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Blue Vegetable.txtpb
blob: 9034471bd48413bc768966fd594a42c86b3710bb (plain) (blame)
1
2
name: "Blue Vegetable"
display_name: "Main Area"
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: "North Landscape"
panel_display_name: "North Landscape"
panels {
  name: "WEATHER"
  path: "Panels/General/platforms_1"
  clue: "weather"
  answer: "nature"
  symbols: BOXES
}
panels {
  name: "ANIMALS"
  path: "Panels/General/platforms_2"
  clue: "animals"
  answer: "nature"
  symbols: BOXES
}
panels {
  name: "PLANTS"
  path: "Panels/General/platforms_3"
  clue: "plants"
  answer: "nature"
  symbols: BOXES
}
panels {
  name: "LAUGH"
  path: "Panels/General/dyk_4"
  clue: "laugh"
  answer: "half"
  symbols: ZERO
}
panels {
  name: "FINISHED"
  path: "Panels/General/dyk_5"
  clue: "finished"
  answer: "done"
  symbols: SUN
}
panels {
  name: "LAUGH FINISHED"
  path: "Panels/General/dyk_6"
  clue: ""
  answer: "shed"
  symbols: LINGO
}
panels {
  name: "INSIDE"
  path: "Panels/General/nature_1"
  clue: "inside"
  answer: "outside"
  symbols: SUN
}
keyholders {
  name: "X"
  path: "Components/KeyHolders/keyHolderX"
  key: "x"
}
ports {
  name: "INVISIBLE"
  path: "Meshes/Blocks/Warps/worldport20"
  orientation: "north"
  # Note that this can be easily entered from the other side.
  required_door { name: "Invisible Entrance" }
}