about summary refs log tree commit diff stats
path: root/data/maps/the_symbolic/rooms/Yellow Room.txtpb
blob: da207f63a5ee86ca9ff3b3e9bb6b4dd44840016a (plain) (blame)
1
2
3
4
5
6
7
8
name: "Yellow Room"
panels {
  name: "WHOLE"
  path: "Panels/Prequel/panel_7"
  clue: "whole"
  answer: "part"
  symbols: BOXES
}
-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 */
<?xml version='1.0' encoding='UTF-8'?>

<!--
    TODO define vocabulary identification
    PUBLIC ID: -//vendor//vocabulary//EN
    SYSTEM ID: http://server/path/project.dtd

--><!--
    An example how to use this DTD from your XML document:

    <?xml version="1.0"?>

    <!DOCTYPE project SYSTEM "project.dtd">

    <project>
    ...
    </project>
-->

<!--- Put your DTDDoc comment here. -->
<!ELEMENT project (configuration|type)*>
<!ATTLIST project
    xmlns CDATA #IMPLIED
  >

<!--- Put your DTDDoc comment here. -->
<!ELEMENT type (#PCDATA)>

<!--- Put your DTDDoc comment here. -->
<!ELEMENT configuration (data)*>

<!--- Put your DTDDoc comment here. -->
<!ELEMENT data (test-roots|source-roots|minimum-ant-version|name)*>
<!ATTLIST data
    xmlns CDATA #IMPLIED
  >

<!--- Put your DTDDoc comment here. -->
<!ELEMENT name (#PCDATA)>

<!--- Put your DTDDoc comment here. -->
<!ELEMENT minimum-ant-version (#PCDATA)>

<!--- Put your DTDDoc comment here. -->
<!ELEMENT source-roots (root)*>

<!--- Put your DTDDoc comment here. -->
<!ELEMENT root EMPTY>
<!ATTLIST root
    id CDATA #IMPLIED
  >

<!--- Put your DTDDoc comment here. -->
<!ELEMENT test-roots (root)*>