diff options
Diffstat (limited to 'data/maps/the_double_sided/connections.txtpb')
-rw-r--r-- | data/maps/the_double_sided/connections.txtpb | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/data/maps/the_double_sided/connections.txtpb b/data/maps/the_double_sided/connections.txtpb new file mode 100644 index 0000000..c21049d --- /dev/null +++ b/data/maps/the_double_sided/connections.txtpb | |||
@@ -0,0 +1,120 @@ | |||
1 | connections { | ||
2 | from_room: "Start" | ||
3 | to_room: "Obverse Black Area" | ||
4 | door { name: "Obverse White/Black Door" } | ||
5 | } | ||
6 | connections { | ||
7 | from_room: "Obverse Black Area" | ||
8 | to_room: "Obverse Green Area" | ||
9 | door { name: "Obverse Black/Green Panel" } | ||
10 | } | ||
11 | connections { | ||
12 | from_room: "Start" | ||
13 | to_room: "Obverse Green Area" | ||
14 | door { name: "Obverse White/Green Door" } | ||
15 | } | ||
16 | connections { | ||
17 | from_room: "Obverse Green Area" | ||
18 | to_room: "Flipped Green Area" | ||
19 | oneway: true | ||
20 | } | ||
21 | connections { | ||
22 | from_room: "Obverse Blue Area" | ||
23 | to_room: "Flipped Blue Area" | ||
24 | oneway: true | ||
25 | } | ||
26 | connections { | ||
27 | from_room: "Start" | ||
28 | to_room: "Flipped Purple Area" | ||
29 | door { name: "Flipped White/Purple Door" } | ||
30 | } | ||
31 | connections { | ||
32 | from_room: "Flipped Green Area" | ||
33 | to_room: "Flipped Purple Area" | ||
34 | door { name: "Flipped Green/Purple Door" } | ||
35 | } | ||
36 | connections { | ||
37 | from_room: "Flipped Orange Area" | ||
38 | to_room: "Brown Area" | ||
39 | door { name: "Flipped Orange/Brown Door" } | ||
40 | } | ||
41 | connections { | ||
42 | from_room: "Start" | ||
43 | to_room: "Flipped Orange Area" | ||
44 | door { name: "Flipped White/Orange Door" } | ||
45 | } | ||
46 | connections { | ||
47 | from_room: "Obverse Blue Area" | ||
48 | to_room: "Obverse Orange Isolated Section" | ||
49 | door { name: "Obverse Blue/Orange Door" } | ||
50 | } | ||
51 | connections { | ||
52 | from_room: "Start" | ||
53 | to_room: "Obverse Orange Front Area" | ||
54 | door { name: "Obverse White/Orange Door" } | ||
55 | } | ||
56 | connections { | ||
57 | from_room: "Start" | ||
58 | to_room: "Obverse Purple Area" | ||
59 | door { name: "Obverse White/Purple Door" } | ||
60 | } | ||
61 | connections { | ||
62 | from_room: "Start" | ||
63 | to_room: "Obverse Blue Area" | ||
64 | door { name: "Obverse White/Blue Door" } | ||
65 | } | ||
66 | connections { | ||
67 | from_room: "Start" | ||
68 | to_room: "Flipped Yellow Front Area" | ||
69 | door { name: "Flipped White/Yellow Door" } | ||
70 | } | ||
71 | connections { | ||
72 | from_room: "Obverse Red Area" | ||
73 | to_room: "Obverse Orange Back Area" | ||
74 | door { name: "Obverse Red/Orange Door" } | ||
75 | } | ||
76 | connections { | ||
77 | from_room: "Obverse Purple Area" | ||
78 | to_room: "Obverse Red Area" | ||
79 | door { name: "Obverse Purple/Red Door" } | ||
80 | } | ||
81 | connections { | ||
82 | from_room: "Obverse Yellow Area" | ||
83 | to_room: "Obverse Blue Area" | ||
84 | door { name: "Obverse Yellow/Blue Door" } | ||
85 | } | ||
86 | connections { | ||
87 | from_room: "Flipped Pink Area" | ||
88 | to_room: "Flipped Yellow Back Area" | ||
89 | door { name: "Flipped Pink/Yellow Door" } | ||
90 | } | ||
91 | connections { | ||
92 | from_room: "Obverse Black Area" | ||
93 | to_room: "Obverse Pink Area" | ||
94 | door { name: "Obverse Black/Pink Door" } | ||
95 | } | ||
96 | connections { | ||
97 | from_room: "Flipped Yellow Area" | ||
98 | to_room: "Flipped Black Area" | ||
99 | door { name: "Flipped Yellow/Black Door" } | ||
100 | } | ||
101 | connections { | ||
102 | from_room: "Flipped Green Area" | ||
103 | to_room: "Flipped Black Area" | ||
104 | door { name: "Flipped Green/Black Door" } | ||
105 | } | ||
106 | connections { | ||
107 | from_room: "Flipped Purple Area" | ||
108 | to_room: "Flipped Red Area" | ||
109 | door { name: "Flipped Purple/Red Door" } | ||
110 | } | ||
111 | connections { | ||
112 | from_room: "Flipped Black Area" | ||
113 | to_room: "Flipped Pink Area" | ||
114 | door { name: "Flipped Black/Pink Panel" } | ||
115 | } | ||
116 | connections { | ||
117 | from_room: "Obverse Black Area" | ||
118 | to_room: "Obverse Yellow Area" | ||
119 | door { name: "Obverse Black/Yellow Panel" } | ||
120 | } | ||