about summary refs log tree commit diff stats
path: root/data/maps/the_butterfly/connections.txtpb
blob: 98b9556e627abad4a01a3b94674ce546e3e4e385 (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Main Area"
  to_room: "Mastery"
  door { name: "Panels" }
}
/* 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: "Obverse Black Area"
display_name: "Maze"
panels {
  name: "MOUNTAIN"
  path: "Panels/Maze/panel_16"
  clue: "mountain"
  answer: "valley"
  symbols: SUN
}
panels {
  name: "TRAIN"
  path: "Panels/Maze/panel_17"
  clue: "train"
  answer: "subway"
  symbols: EXAMPLE
}