about summary refs log tree commit diff stats
path: root/data/maps/the_orb/rooms/B Room.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_orb/rooms/B Room.txtpb')
-rw-r--r--data/maps/the_orb/rooms/B Room.txtpb18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/maps/the_orb/rooms/B Room.txtpb b/data/maps/the_orb/rooms/B Room.txtpb new file mode 100644 index 0000000..633232f --- /dev/null +++ b/data/maps/the_orb/rooms/B Room.txtpb
@@ -0,0 +1,18 @@
1name: "B Room"
2letters {
3 key: "b"
4 path: "Components/Collectables/b"
5}
6paintings {
7 name: "SPIRAL"
8 path: "Meshes/spiral"
9 # TODO: This is too high up to enter. It's also a hint painting.
10 exit_only: true
11}
12ports {
13 name: "FINAL"
14 display_name: "Final Worldport"
15 path: "Components/Warps/worldport5"
16 destination { x: -69 y: 0 z: 87 }
17 rotation: 90
18}