about summary refs log tree commit diff stats
path: root/data/maps/the_between/rooms/B2 Front Room.txtpb
blob: f23ed20734a0a67ca653a952020917f049642af5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "B2 Front Room"
paintings {
  name: "EYES"
  path: "Components/Paintings/eyes"
  orientation: "east"
}
paintings {
  name: "EYES4"
  path: "Components/Paintings/eyes4"
  orientation: "west"
}
e */ .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" }
}