connections { from_room: "Main Area" to_room: "S2 Area" door { name: "Color Puzzle" } }
about summary refs log tree commit diff stats
path: root/Archipelago/settings_menu.gd
blob: 0efce4017bf680c557371a6de1c1fd90235a8a0d (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