../res/sprites/boney.png ../res/sprites/boney_frames.txt still[down]: 0 still[down_left]: 1 still[left]: 2 still[up_left]: 3 still[up]: 4 still[up_right]: 5 still[right]: 6 still[down_right]: 7 walk[down]: 8,16,24 walk[down_left]: 9,17,25 walk[left]: 10,18,26 walk[up_left]: 11,19,27 walk[up]: 12,20,28 walk[up_right]: 13,21,29 walk[right]: 14,22,30 walk[down_right]: 15,23,31 crouch[down]: 80,88 crouch[down_left]: 81,89 crouch[left]: 82,90 crouch[up_left]: 83,91 crouch[up]: 84,92 crouch[up_right]: 85,93 crouch[right]: 86,94 crouch[down_right]: 87,95 run[down]: 48,56,64,72 run[down_left]: 49,57,65,73 run[left]: 50,58,66,74 run[up_left]: 51,59,67,75 run[up]: 52,60,68,76 run[up_right]: 53,61,69,77 run[right]: 54,62,70,78 run[down_right]: 55,63,71,79 barking[down]: 0,32,40,32,40,32,40 barking[down_left]: 1,33,41,33,41,33,41 barking[left]: 2,34,42,34,42,34,42 barking[up_left]: 3,35,43,35,43,35,43 barking[up]: 4,36,44,36,44,36,44 barking[up_right]: 5,37,45,37,45,37,45 barking[right]: 6,38,46,38,46,38,46 barking[down_right]: 7,39,47,39,47,39,47ors'>cc-colors Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Sweet Foyer.txtpb
blob: d1167eb9c2c0a72848b0167c7eab0b4c36a4349b (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
name: "Sweet Foyer"
panel_display_name: "South Area"
panels {
  name: "QUALITY"
  path: "Panels/Sweet Foyer/panel_1"
  clue: "quality"
  answer: "equality"
  symbols: SPARKLES
}
panels {
  name: "EQUAL"
  path: "Panels/Sweet Foyer/panel_2"
  clue: "equal"
  answer: "equality"
  symbols: SPARKLES
}
panels {
  name: "RENT (1)"
  path: "Panels/Sweet Foyer/panel_5"
  clue: "rent"
  answer: "entry"
  symbols: SPARKLES
}
panels {
  name: "RENT (4)"
  path: "Panels/Sweet Foyer/panel_6"
  clue: "rent"
  answer: "entries"
  symbols: SPARKLES
  symbols: PLANET
}
panels {
  name: "RENT (2)"
  path: "Panels/Sweet Foyer/panel_7"
  clue: "rent"
  answer: "sentry"
  symbols: SPARKLES
}
panels {
  name: "RENT (3)"
  path: "Panels/Sweet Foyer/panel_8"
  clue: "rent"
  answer: "sentries"
  symbols: SPARKLES
  symbols: PLANET
}
paintings {
  name: "4"
  # This one is a picture of a 3. Huh.
  path: "Components/Paintings/Group3/4"
}
ports {
  name: "SWEET1"
  display_name: "Sweet East Entrance"
  path: "Components/Warps/Worldports/worldport14"
  destination { x: -27 y: 0 z: 76.5 }
  rotation: 270
}
ports {
  name: "SWEET2"
  display_name: "Sweet West Entrance"
  path: "Components/Warps/Worldports/worldport15"
  destination { x: -36 y: 0 z: 76.5 }
  rotation: 90
}