about summary refs log tree commit diff stats
path: root/data/maps/the_tenacious/rooms/Wisdom Room.txtpb
blob: 84a1a6d716f0f3c8443c3198344143fc23106c18 (plain) (blame)
1
2
3
4
5
6
7
name: "Wisdom Room"
panels {
  name: "WISDOM"
  path: "Panels/Room_1/panel_4"
  clue: "wisdom"
  answer: "wisdom"
}
lobal */ .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: "Engine Room"
panels {
  name: "ENGINE"
  path: "Panels/panel_8"
  clue: "engine"
  answer: "train"
  symbols: BOXES
}
panels {
  name: "CABOOSE"
  path: "Panels/panel_9"
  clue: "caboose"
  answer: "train"
  symbols: BOXES
}
paintings {
  name: "UNDUE"
  path: "Components/Paintings/undue3"
  gravity: Z_PLUS
  orientation: "south" # TODO: this is meaningless with Z-axis gravity :/
  display_name: "E Side Painting On E"
}
ports {
  name: "GALLERY"
  display_name: "Engine Room Worldport"
  path: "Components/Warps/worldport2"
  gravity: Z_PLUS
  # TODO: entrance shuffling for non Y axis gravity
  no_shuffle: true
}