about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Start.txtpb
blob: b0bfbcd2c3b8a4aeced312f953680476eaf7f728 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "Start"
panels {
  name: "ATTIC"
  path: "Panels/Maze/panel_11"
  clue: "attic"
  answer: "basement"
  symbols: SUN
}
panels {
  name: "FULL"
  path: "Panels/Maze/panel_1"
  clue: "full"
  answer: "empty"
  symbols: SUN
}
ports {
  name: "DARKROOM"
  path: "Components/Warps/worldport"
  orientation: "west"
}
olor: #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: "FRUIT"
  path: "Panels/Room_1/panel_2"
  clue: "fruit"
  answer: "peach"
  symbols: EXAMPLE
}
panels {
  name: "FLOWER"
  path: "Panels/Room_1/panel_3"
  clue: "flower"
  answer: "rose"
  symbols: EXAMPLE
}
panels {
  name: "GEM"
  path: "Panels/Room_1/panel_4"
  clue: "gem"
  answer: "jade"
  symbols: EXAMPLE
}
panels {
  name: "DAIRY"
  path: "Panels/Room_1/panel_5"
  clue: "dairy"
  answer: "cream"
  symbols: EXAMPLE
}
panels {
  name: "TREE"
  path: "Panels/Room_1/panel_6"
  clue: "tree"
  answer: "walnut"
  symbols: EXAMPLE
}
panels {
  name: "METAL"
  path: "Panels/Room_1/panel_7"
  clue: "metal"
  answer: "silver"
  symbols: EXAMPLE
}
panels {
  name: "CLOTHES"
  path: "Panels/Room_1/panel_8"
  clue: "clothes"
  answer: "denim"
  symbols: EXAMPLE
}
panels {
  name: "SPICE"
  path: "Panels/Room_1/panel_9"
  clue: "spice"
  answer: "sage"
  symbols: EXAMPLE
}
ports {
  name: "ENTRY"
  display_name: "Worldport"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 9.5 }
  rotation: 0
}