about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt/rooms/W Keyholder.txtpb
blob: e16f997fce286f7c82e92f837d5238b09405c711 (plain) (blame)
1
2
3
4
5
6
name: "W Keyholder"
keyholders {
  name: "W"
  path: "Components/KeyHolders/keyHolderW"
  key: "w"
}
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: "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"
  orientation: "west"
}