about summary refs log tree commit diff stats
path: root/data/maps/the_digital
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_digital')
-rw-r--r--data/maps/the_digital/connections.txtpb5
-rw-r--r--data/maps/the_digital/doors.txtpb8
-rw-r--r--data/maps/the_digital/rooms/Gallery Maze.txtpb1
-rw-r--r--data/maps/the_digital/rooms/Main Area.txtpb3
-rw-r--r--data/maps/the_digital/rooms/Tree Area.txtpb1
-rw-r--r--data/maps/the_digital/rooms/Unyielding Entrance.txtpb1
6 files changed, 14 insertions, 5 deletions
diff --git a/data/maps/the_digital/connections.txtpb b/data/maps/the_digital/connections.txtpb index 67cd4dc..a4b02a5 100644 --- a/data/maps/the_digital/connections.txtpb +++ b/data/maps/the_digital/connections.txtpb
@@ -24,11 +24,6 @@ connections {
24 door { name: "Gallery Entrance" } 24 door { name: "Gallery Entrance" }
25} 25}
26connections { 26connections {
27 from_room: "Gallery Maze"
28 to_room: "Main Area"
29 oneway: true
30}
31connections {
32 from_room: "Tree Area" 27 from_room: "Tree Area"
33 to_room: "Main Area" 28 to_room: "Main Area"
34 door { name: "Tree Entrance" } 29 door { name: "Tree Entrance" }
diff --git a/data/maps/the_digital/doors.txtpb b/data/maps/the_digital/doors.txtpb index 3a2e381..6c56c86 100644 --- a/data/maps/the_digital/doors.txtpb +++ b/data/maps/the_digital/doors.txtpb
@@ -42,6 +42,7 @@ doors {
42doors { 42doors {
43 name: "Control Center Blue Door" 43 name: "Control Center Blue Door"
44 type: CONTROL_CENTER_COLOR 44 type: CONTROL_CENTER_COLOR
45 latch: true
45 receivers: "Components/Doors/maze2" 46 receivers: "Components/Doors/maze2"
46 control_center_color: "blue" 47 control_center_color: "blue"
47} 48}
@@ -52,3 +53,10 @@ doors {
52 panels { room: "Tree Area" name: "TREE" } 53 panels { room: "Tree Area" name: "TREE" }
53 location_room: "Tree Area" 54 location_room: "Tree Area"
54} 55}
56doors {
57 name: "Control Center Blue Panel"
58 type: LOCATION_ONLY
59 panels { room: "Main Area" name: "COLOR" }
60 location_room: "Main Area"
61 location_name: "COLOR"
62}
diff --git a/data/maps/the_digital/rooms/Gallery Maze.txtpb b/data/maps/the_digital/rooms/Gallery Maze.txtpb index 32ed611..31fa98d 100644 --- a/data/maps/the_digital/rooms/Gallery Maze.txtpb +++ b/data/maps/the_digital/rooms/Gallery Maze.txtpb
@@ -1,6 +1,7 @@
1name: "Gallery Maze" 1name: "Gallery Maze"
2ports { 2ports {
3 name: "GALLERY" 3 name: "GALLERY"
4 display_name: "Gallery Maze Worldport"
4 path: "Components/Warps/worldport4" 5 path: "Components/Warps/worldport4"
5 destination { x: -58 y: 0 z: -76 } 6 destination { x: -58 y: 0 z: -76 }
6 rotation: 90 7 rotation: 90
diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index 3a52778..26770c2 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb
@@ -27,18 +27,21 @@ panels {
27} 27}
28ports { 28ports {
29 name: "ENTRY1" 29 name: "ENTRY1"
30 display_name: "Maze NW Worldport"
30 path: "Components/Worldports/worldport3" 31 path: "Components/Worldports/worldport3"
31 destination { x: -33 y: 0 z: 28 } 32 destination { x: -33 y: 0 z: 28 }
32 rotation: 270 33 rotation: 270
33} 34}
34ports { 35ports {
35 name: "ENTRY2" 36 name: "ENTRY2"
37 display_name: "Maze SW Worldport"
36 path: "Components/Worldports/worldport" 38 path: "Components/Worldports/worldport"
37 destination { x: -30 y: 0 z: 51 } 39 destination { x: -30 y: 0 z: 51 }
38 rotation: 0 40 rotation: 0
39} 41}
40ports { 42ports {
41 name: "ENTRY3" 43 name: "ENTRY3"
44 display_name: "Maze SE Worldport"
42 path: "Components/Worldports/worldport2" 45 path: "Components/Worldports/worldport2"
43 destination { x: 0 y: 0 z: 51 } 46 destination { x: 0 y: 0 z: 51 }
44 rotation: 0 47 rotation: 0
diff --git a/data/maps/the_digital/rooms/Tree Area.txtpb b/data/maps/the_digital/rooms/Tree Area.txtpb index f3056b6..c2dc6b9 100644 --- a/data/maps/the_digital/rooms/Tree Area.txtpb +++ b/data/maps/the_digital/rooms/Tree Area.txtpb
@@ -8,6 +8,7 @@ panels {
8} 8}
9ports { 9ports {
10 name: "TREE" 10 name: "TREE"
11 display_name: "Brown Hallway"
11 path: "Components/Worldports/worldport4" 12 path: "Components/Worldports/worldport4"
12 destination { x: -16 y: 0 z: -31 } 13 destination { x: -16 y: 0 z: -31 }
13 rotation: 270 14 rotation: 270
diff --git a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb index 575f1d8..f4bc663 100644 --- a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb +++ b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb
@@ -1,6 +1,7 @@
1name: "Unyielding Entrance" 1name: "Unyielding Entrance"
2ports { 2ports {
3 name: "UNYIELDING" 3 name: "UNYIELDING"
4 display_name: "Blue Door Worldport"
4 path: "Components/Warps/worldport5" 5 path: "Components/Warps/worldport5"
5 destination { x: 14 y: 0 z: 5 } 6 destination { x: 14 y: 0 z: 5 }
6 rotation: 90 7 rotation: 90