about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/rooms/Ending.txtpb
blob: 28894e0cb8957a1bc129e9ac001ff4e132f270a1 (plain) (blame)
1
2
3
name: "Ending"
display_name: "Back Room"
# TODO: Yellow Ending
.highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Exit Room 2"
panels {
  name: "FOUR"
  path: "Panels/Room 9/panel_5"
  clue: "four"
  answer: "more"
  symbols: ZERO
}
panels {
  name: "MINE"
  path: "Panels/Room 9/panel_6"
  clue: "mine"
  answer: "vine"
  symbols: ZERO
}
panels {
  name: "DOOR"
  path: "Panels/Room 9/panel_7"
  clue: "door"
  answer: "more"
  symbols: ZERO
}
panels {
  name: "WINE"
  path: "Panels/Room 9/panel_8"
  clue: "wine"
  answer: "vine"
  symbols: ZERO
}