about summary refs log tree commit diff stats
path: root/data/maps/the_orb/rooms/B Room.txtpb
blob: 633232fb8a1278aa3132c974b04ba87a83062ca3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "B Room"
letters {
  key: "b"
  path: "Components/Collectables/b"
}
paintings {
  name: "SPIRAL"
  path: "Meshes/spiral"
  # TODO: This is too high up to enter. It's also a hint painting.
  exit_only: true
}
ports {
  name: "FINAL"
  display_name: "Final Worldport"
  path: "Components/Warps/worldport5"
  destination { x: -69 y: 0 z: 87 }
  rotation: 90
}
hlight .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: "Purple Room South"
panel_display_name: "Central"
panels {
  name: "LITTLE"
  path: "Panels/Halls/hof_1"
  clue: "little"
  answer: "old"
  symbols: QUESTION
}
panels {
  name: "FAREWELL"
  path: "Panels/Halls/hof_2"
  clue: "farewell"
  answer: "greetings"
  symbols: QUESTION
}
panels {
  name: "LAMB"
  path: "Panels/Halls/hof_3"
  clue: "lamb"
  answer: "friend"
  symbols: QUESTION
}
panels {
  name: "ANY"
  path: "Panels/Purple Exterior/purple_3"
  clue: "any"
  answer: "many"
  symbols: SPARKLES
  required_door { name: "Purple SE Vestibule Blocker" }
}
panels {
  name: "THESE"
  path: "Panels/Purple Exterior/purple_10"
  clue: "these"
  answer: "the"
  symbols: SPARKLES
  required_door { name: "Purple SW Vestibule Blocker" }
}
paintings {
  name: "PLANET"
  path: "Components/Paintings/Group1/planet"
}