about summary refs log tree commit diff stats
path: root/data/maps/the_impressive
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_impressive')
-rw-r--r--data/maps/the_impressive/rooms/Green Eye.txtpb3
-rw-r--r--data/maps/the_impressive/rooms/Lobby.txtpb3
-rw-r--r--data/maps/the_impressive/rooms/Side Area.txtpb3
3 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_impressive/rooms/Green Eye.txtpb b/data/maps/the_impressive/rooms/Green Eye.txtpb index b4a115b..aed6462 100644 --- a/data/maps/the_impressive/rooms/Green Eye.txtpb +++ b/data/maps/the_impressive/rooms/Green Eye.txtpb
@@ -23,5 +23,6 @@ panels {
23ports { 23ports {
24 name: "PLAZA" 24 name: "PLAZA"
25 path: "Components/Warps/worldport3" 25 path: "Components/Warps/worldport3"
26 orientation: "east" 26 destination { x: -33 y: 0 z: 1 }
27 rotation: 90
27} 28}
diff --git a/data/maps/the_impressive/rooms/Lobby.txtpb b/data/maps/the_impressive/rooms/Lobby.txtpb index 3c565fe..f61691c 100644 --- a/data/maps/the_impressive/rooms/Lobby.txtpb +++ b/data/maps/the_impressive/rooms/Lobby.txtpb
@@ -10,5 +10,6 @@ panels {
10ports { 10ports {
11 name: "GREAT" 11 name: "GREAT"
12 path: "Components/Warps/worldport" 12 path: "Components/Warps/worldport"
13 orientation: "south" 13 destination { x: 0 y: 0 z: 11.5 }
14 rotation: 0
14} 15}
diff --git a/data/maps/the_impressive/rooms/Side Area.txtpb b/data/maps/the_impressive/rooms/Side Area.txtpb index 1dfb12b..a0c54cc 100644 --- a/data/maps/the_impressive/rooms/Side Area.txtpb +++ b/data/maps/the_impressive/rooms/Side Area.txtpb
@@ -10,5 +10,6 @@ panels {
10ports { 10ports {
11 name: "FOURROOMS" 11 name: "FOURROOMS"
12 path: "Components/Warps/worldport2" 12 path: "Components/Warps/worldport2"
13 orientation: "south" 13 destination { x: -27 y: 0 z: 25.5 }
14 rotation: 0
14} 15}