about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/README
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-26 19:41:46 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-26 19:41:46 -0400
commit286ca58803f1829df9730ca12eee51035999850c (patch)
tree9c38e1f21552eb8e09aff755a306f3adfea18874 /data/maps/the_bearer/README
parent1b68ed2e63e037d34caec8ff3b2d939a44c12d19 (diff)
downloadlingo2-archipelago-286ca58803f1829df9730ca12eee51035999850c.tar.gz
lingo2-archipelago-286ca58803f1829df9730ca12eee51035999850c.tar.bz2
lingo2-archipelago-286ca58803f1829df9730ca12eee51035999850c.zip
Added the_unkempt
Diffstat (limited to 'data/maps/the_bearer/README')
0 files changed, 0 insertions, 0 deletions
nstant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .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"
display_name: "Main Area"
panels {
  name: "HIT"
  path: "Panels/open_c"
  clue: "hit"
  answer: "hit"
}
panels {
  name: "TIN"
  path: "Panels/open_u"
  clue: "tin"
  answer: "tin"
}
panels {
  name: "PAINTING"
  path: "Panels/open_maze"
  clue: "painting"
  answer: "art"
  symbols: "example"
}
panels {
  name: "COLOR"
  path: "Panels/open_maze2"
  clue: "color"
  answer: "blue"
  symbols: "example"
}
ports {
  name: "ENTRY1"
  path: "Components/Worldports/worldport3"
  orientation: "west"
}
ports {
  name: "ENTRY2"
  path: "Components/Worldports/worldport"
  orientation: "south"
}
ports {
  name: "ENTRY3"
  path: "Components/Worldports/worldport2"
  orientation: "south"
}
ports {
  name: "UNYIELDING"
  path: "Components/Warps/worldport5"
  orientation: "east"
  required_door { name: "Control Center Blue Door" }
}