about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/West Side.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_great/rooms/West Side.txtpb')
-rw-r--r--data/maps/the_great/rooms/West Side.txtpb9
1 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_great/rooms/West Side.txtpb b/data/maps/the_great/rooms/West Side.txtpb index 8279e16..78a36ef 100644 --- a/data/maps/the_great/rooms/West Side.txtpb +++ b/data/maps/the_great/rooms/West Side.txtpb
@@ -64,17 +64,20 @@ paintings {
64ports { 64ports {
65 name: "IMPRESSIVE" 65 name: "IMPRESSIVE"
66 path: "Meshes/Blocks/Warps/worldport2" 66 path: "Meshes/Blocks/Warps/worldport2"
67 orientation: "south" 67 destination { x: -34 y: 0 z: 22.5 }
68 rotation: 0
68} 69}
69ports { 70ports {
70 name: "CC" 71 name: "CC"
71 path: "Meshes/Blocks/Warps/worldport9" 72 path: "Meshes/Blocks/Warps/worldport9"
72 orientation: "north" 73 destination { x: -59 y: 0 z: -50.5 }
74 rotation: 180
73} 75}
74ports { 76ports {
75 name: "PARTIAL" 77 name: "PARTIAL"
76 path: "Meshes/Blocks/Warps/worldport7" 78 path: "Meshes/Blocks/Warps/worldport7"
77 orientation: "east" 79 destination { x: -62 y: 0 z: 11 }
80 rotation: 90
78 # ER with this is weird; make sure to place on the surface 81 # ER with this is weird; make sure to place on the surface
79 required_door { name: "Partial Entrance" } 82 required_door { name: "Partial Entrance" }
80} 83}