name: "Lime Room" display_name: "Colored Doors Area" panels { name: "HIDE" path: "Panels/Back Left/backleft_proxying_3" clue: "hide" answer: "hide" } panels { name: "SEEK" path: "Panels/Back Left/backleft_proxying_4" clue: "seek" answer: "seek" } panels { name: "COLOR" path: "Panels/Back Left/backleft_proxying_5" clue: "color" answer: "white" symbols: "example" } ports { name: "DAEDALUS" path: "Components/Warps/worldport11" orientation: "west" required_door { name: "Control Center White Door" } } ports { name: "REVITALIZED" path: "worldport7" orientation: "north" required_door { name: "Revitalized Entrance" } }t type='hidden' name='id' value='fd523003a7317852535dee17384da51a3e2bd695'/> Autotracker for the Lingo Archipelago integration
about summary refs log tree commit diff stats
path: root/src/game_data.h
blob: 7348809640886eaca6f409c6baee06568bba5eab (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