about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_plaza/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_plaza/rooms/Main Area.txtpb12
1 files changed, 9 insertions, 3 deletions
diff --git a/data/maps/the_plaza/rooms/Main Area.txtpb b/data/maps/the_plaza/rooms/Main Area.txtpb index 521b974..c2fca13 100644 --- a/data/maps/the_plaza/rooms/Main Area.txtpb +++ b/data/maps/the_plaza/rooms/Main Area.txtpb
@@ -36,16 +36,22 @@ panels {
36} 36}
37ports { 37ports {
38 name: "UNYIELDING" 38 name: "UNYIELDING"
39 display_name: "Unyielding Hallway"
39 path: "Components/Warps/worldport" 40 path: "Components/Warps/worldport"
40 orientation: "west" 41 destination { x: 1 y: 0 z: 10 }
42 rotation: 270
41} 43}
42ports { 44ports {
43 name: "IMPRESSIVE" 45 name: "IMPRESSIVE"
46 display_name: "Impressive Hallway"
44 path: "Components/Warps/worldport2" 47 path: "Components/Warps/worldport2"
45 orientation: "west" 48 destination { x: 11 y: 0 z: 10 }
49 rotation: 270
46} 50}
47ports { 51ports {
48 name: "BETWEEN" 52 name: "BETWEEN"
53 display_name: "Between Hallway"
49 path: "Components/Warps/worldport3" 54 path: "Components/Warps/worldport3"
50 orientation: "west" 55 destination { x: -9 y: 0 z: 10 }
56 rotation: 270
51} 57}