connections { from_room: "Entry" to_room: "Main Area" door { name: "Front Door" } } connections { from_room: "Main Area" to_room: "Stormy Entrance" door { name: "Stormy Entrance" } } connections { from_room: "Entry" to_room: "Hide Room" door { name: "Hidden Door" } } connections { from_room: "Main Area" to_room: "Mint Ending" door { name: "Mint Ending Door" } } connections { from_room: "Main Area" to_room: "Entry Entrance" door { name: "X1 Door" } } connections { from_room: "Main Area" to_room: "Unkempt Entrance" door { name: "Unkempt Door" } } connections { from_room: "Main Area" to_room: "Partial Entrance" door { name: "Partial Door" } } connections { from_room: "Main Area" to_room: "White Ending" door { name: "White Ending Door" } } connections { from_room: "Main Area" to_room: "Repetitive Entrance" door { name: "Repetitive Entrance" } } connections { from_room: "Main Area" to_room: "Perceptive Entrance" door { name: "Perceptive From Outside" } } connections { from_room: "Main Area" to_room: "Perceptive Entrance" door { name: "Perceptive From Inside" } } connections { from_room: "Main Area" to_room: "Ancient Entrance" door { name: "Ancient Entrance" } } connections { from_room: "Main Area" to_room: "Between Entrance" door { name: "Between Door" } } connections { from_room: "Main Area" to_room: "Desert Room" door { name: "Desert Door" } } connections { from_room: "Main Area" to_room: "Shop Entrance" door { name: "Shop Door" } } connections { from_room: "Main Area" to_room: "Tenacious Entrance" door { name: "Tenacious Door" } } connections { from_room: "Main Area" to_room: "Unyielding Entrance" door { name: "Unyielding Door" } } ons.txtpb?h=multiplayer'>log tree commit diff stats
path: root/data/maps/the_double_sided/connections.txtpb
blob: 3c404e224f46fdb6eb3bc8eaf11d77efeda16b75 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120