name: "Start" panels { name: "Flipped" path: "Panels/Entry/entry_2" clue: "" answer: "down" symbols: LINGO } panels { name: "Obverse" path: "Panels/Entry/entry_3" clue: "" answer: "upside" symbols: LINGO } ports { name: "PLAZA" path: "Components/Warps/worldport" orientation: "south" }
about summary refs log tree commit diff stats
path: root/Archipelago/panelInput.gd
blob: 346dccb1556d1a18baf75e41b757d0d24ab15fc4 (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