about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Yellow Vegetable.txtpb
blob: f37faa5ec5d1b5cbfd18c4ead15eb62fddb33b9f (plain) (blame)
1
2
3
4
5
6
7
8
name: "Yellow Vegetable"
panels {
  name: "CAKE"
  path: "Panels/Orange/panel_1"
  clue: "cake"
  answer: "carrot"
  symbols: EXAMPLE
}
.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: "Center"
panels {
  name: "REACTOR"
  path: "Panels/Room_1/panel_7"
  clue: "reactor"
  answer: "meltdown"
  symbols: CROSS
}
panels {
  name: "VOLCANO"
  path: "Panels/Room_1/panel_8"
  clue: "volcano"
  answer: "eruption"
  symbols: AGE
}
panels {
  name: "CLOUD"
  path: "Panels/Room_1/panel_9"
  clue: "cloud"
  answer: "rain"
  symbols: AGE
  display_name: "CLOUD (1)"
}
panels {
  name: "WIND"
  path: "Panels/Room_1/panel_10"
  clue: "wind"
  answer: "tornado"
  symbols: CROSS
  display_name: "WIND (1)"
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  destination { x: -8.5 y: 0 z: 6 }
  rotation: 270
}