connections { from_room: "Main Area" to_room: "Repetitive Entrance" door { name: "Repetitive Entrance" } } connections { from_room: "Main Area" to_room: "Symbolic Entrance" door { name: "Symbolic Entrance" } } connections { from_room: "Main Area" to_room: "Sirenic Entrance" door { name: "Sirenic Entrance" } } connections { from_room: "Main Area" to_room: "Center Room" door { name: "Turtle Entrance" } } connections { from_room: "Center Room" to_room: "Top Left Room" door { name: "Top Left Door" } } connections { from_room: "Center Room" to_room: "Top Right Room" door { name: "Top Right Door" } } connections { from_room: "Center Room" to_room: "Bottom Left Room" door { name: "Bottom Left Door" } } connections { from_room: "Center Room" to_room: "Bottom Right Room" door { name: "Bottom Right Door" } } connections { from_room: "Center Room" to_room: "Mastery" door { name: "Mastery" } } 891733b'>this commit Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_partial/rooms/Obverse Side.txtpb
blob: c0ce04bb8fe6364dc08813c35ee6a86a6ff326df (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
121
122