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
}
Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Number Paintings Area"
panel_display_name: "Northwest Area"
panels {
  name: "GOING"
  path: "Panels/Entry/g_hedge_1"
  clue: "going"
  answer: "gone"
  symbols: AGE
}
panels {
  name: "TURN"
  path: "Panels/Entry/chocolate_1"
  clue: "turn"
  answer: "return"
  symbols: SPARKLES
}
keyholders {
  name: "G"
  path: "Components/KeyHolders/keyHolderG"
  key: "g"
}
paintings {
  name: "WON"
  path: "Components/Paintings/Group3/won"
}
paintings {
  name: "TOO"
  path: "Components/Paintings/Group3/too"
}
paintings {
  name: "3"
  path: "Components/Paintings/Group3/3"
}
paintings {
  name: "FOR"
  path: "Components/Paintings/Group3/for"
  # TODO: This painting is special, and requires something akin to a pilgrimage.
  # I don't want to deal with that yet. For now, let's have the door in The
  # Tenacious just automatically be open.
}