about summary refs log tree commit diff stats
path: root/data/maps/the_parthenon/rooms/Ending.txtpb
blob: 789e9063597a7b206f46a56f8550a3e53ee49811 (plain) (blame)
1
2
3
4
5
name: "Ending"
endings {
  name: "CYAN"
  path: "Components/cyan_end"
}
ghlight .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: "Middle Room"
panels {
  name: "RIDDLE"
  path: "Panels/Room 5/panel_1"
  clue: "riddle"
  answer: "middle"
  symbols: ZERO
}
panels {
  name: "FELLOW"
  path: "Panels/Room 5/panel_2"
  clue: "fellow"
  answer: "hello"
  symbols: ZERO
}
panels {
  name: "YELLOW"
  path: "Panels/Room 5/panel_3"
  clue: "yellow"
  answer: "hello"
  symbols: ZERO
}
panels {
  name: "FIDDLE"
  path: "Panels/Room 5/panel_4"
  clue: "fiddle"
  answer: "middle"
  symbols: ZERO
}