about summary refs log tree commit diff stats
path: root/data/maps/the_colorful/rooms
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_colorful/rooms')
-rw-r--r--data/maps/the_colorful/rooms/Cyan Hallway.txtpb2
-rw-r--r--data/maps/the_colorful/rooms/White Room.txtpb1
2 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_colorful/rooms/Cyan Hallway.txtpb b/data/maps/the_colorful/rooms/Cyan Hallway.txtpb index 268caa6..d94a0a6 100644 --- a/data/maps/the_colorful/rooms/Cyan Hallway.txtpb +++ b/data/maps/the_colorful/rooms/Cyan Hallway.txtpb
@@ -23,12 +23,14 @@ panels {
23} 23}
24ports { 24ports {
25 name: "STURDY" 25 name: "STURDY"
26 display_name: "North Cyan Worldport"
26 path: "Components/Warps/worldport3" 27 path: "Components/Warps/worldport3"
27 destination { x: -17 y: 0 z: -75 } 28 destination { x: -17 y: 0 z: -75 }
28 rotation: 270 29 rotation: 270
29} 30}
30ports { 31ports {
31 name: "DARKROOM" 32 name: "DARKROOM"
33 display_name: "South Cyan Worldport"
32 path: "Components/Warps/worldport2" 34 path: "Components/Warps/worldport2"
33 destination { x: -17 y: 0 z: -51 } 35 destination { x: -17 y: 0 z: -51 }
34 rotation: 270 36 rotation: 270
diff --git a/data/maps/the_colorful/rooms/White Room.txtpb b/data/maps/the_colorful/rooms/White Room.txtpb index 45c9a78..73557ed 100644 --- a/data/maps/the_colorful/rooms/White Room.txtpb +++ b/data/maps/the_colorful/rooms/White Room.txtpb
@@ -8,6 +8,7 @@ panels {
8} 8}
9ports { 9ports {
10 name: "GREAT" 10 name: "GREAT"
11 display_name: "Main Entrance"
11 path: "Components/Warps/worldport" 12 path: "Components/Warps/worldport"
12 destination { x: -3.5 y: 0 z: 19 } 13 destination { x: -3.5 y: 0 z: 19 }
13 rotation: 270 14 rotation: 270