name: "Puzzle Room" panels { name: "LIONESS" path: "Panels/entry_1" clue: "lioness" answer: "lion" symbols: GENDER } panels { name: "QUEEN" path: "Panels/entry_2" clue: "queen" answer: "king" symbols: GENDER } panels { name: "SOPRANO" path: "Panels/entry_3" clue: "soprano" answer: "tenor" symbols: GENDER } panels { name: "AUNT" path: "Panels/entry_4" clue: "aunt" answer: "uncle" symbols: GENDER } panels { name: "SON" path: "Panels/entry_5" clue: "son" answer: "daughter" symbols: GENDER } panels { name: "BASS" path: "Panels/entry_6" clue: "bass" answer: "alto" symbols: GENDER } panels { name: "FATHER" path: "Panels/entry_7" clue: "father" answer: "mother" symbols: GENDER } panels { name: "ROOSTER" path: "Panels/entry_8" clue: "rooster" answer: "hen" symbols: GENDER } ports { name: "BETWEEN" display_name: "Entrance" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: 6.5 } rotation: 0 } on> Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_hive/doors.txtpb
blob: 48dc8928aaced5ddef33ee2f80094c1a96082474 (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