connections { from_room: "Center" to_room: "Nuclear Side" door { name: "Nuclear Wall" } } connections { from_room: "Center" to_room: "Rain Side" door { name: "Rain Wall" } } connections { from_room: "Center" to_room: "Tornado Side" door { name: "Tornado Wall" } } connections { from_room: "Center" to_room: "Volcano Side" door { name: "Volcano Wall" } } connections { from_room: "Nuclear Side" to_room: "Nuclear Vestibule" door { name: "Side Doors" } } connections { from_room: "Tornado Side" to_room: "Tornado Vestibule" door { name: "Side Doors" } } connections { from_room: "Nuclear Side" to_room: "X2 Room" door { name: "X Door" } } ngo2-archipelago
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_parthenon/doors.txtpb
blob: 82a27480e0eafbc733dde5b3a6e16ce6e6e63388 (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