/ld26

To get this branch, use:
bzr branch http://9ix.org/bzr/ld26

« back to all changes in this revision

Viewing changes to svg_levels.lua

  • Committer: Josh C
  • Date: 2013-04-28 18:52:51 UTC
  • Revision ID: josh@9ix.org-20130428185251-a9cpmdjiooz89gu5
s/basecode/ld26/

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
},
26
26
bridge = {
 
27
 
 
28
Displacer:new{
 
29
  x = 351.853060, y = 284.050320,
 
30
  width = 72.704330, height = 100.529450
 
31
},
 
32
 
 
33
 
 
34
Displacer:new{
 
35
  x = 410.196040, y = 273.279300,
 
36
  width = 387.756440, height = 71.806747
 
37
},
 
38
 
 
39
 
 
40
Displacer:new{
 
41
  x = 395.834690, y = 464.464750,
 
42
  width = 46.674385, height = 132.842480
 
43
},
 
44
 
 
45
 
 
46
Displacer:new{
 
47
  x = 443.406650, y = 372.013580,
 
48
  width = 87.065681, height = 92.451187
 
49
},
 
50
 
 
51
 
 
52
Transition:new{
 
53
  x = 791.669370, y = 347.778810,
 
54
  width = 12.566180, height = 245.040530,
 
55
  target='foresthut',
 
56
targetX = 47,
 
57
targetY = 402
 
58
},
 
59
 
 
60
 
 
61
Transition:new{
 
62
  x = 445.201810, y = 547.940120,
 
63
  width = 344.672330, height = 62.830990,
 
64
  target='lake',
 
65
targetX = 743,
 
66
targetY = 328
 
67
},
 
68
 
 
69
},
 
70
bridgeold = {
 
71
 
 
72
Displacer:new{
 
73
  x = 351.853060, y = 284.050320,
 
74
  width = 72.704330, height = 100.529450
 
75
},
 
76
 
 
77
 
 
78
Displacer:new{
 
79
  x = 410.196040, y = 273.279300,
 
80
  width = 387.756440, height = 71.806747
 
81
},
 
82
 
 
83
 
 
84
Displacer:new{
 
85
  x = 395.834690, y = 464.464750,
 
86
  width = 46.674385, height = 132.842480
 
87
},
 
88
 
 
89
 
 
90
Displacer:new{
 
91
  x = 443.406650, y = 372.013580,
 
92
  width = 87.065681, height = 92.451187
 
93
},
 
94
 
 
95
 
 
96
Transition:new{
 
97
  x = 791.669370, y = 347.778810,
 
98
  width = 12.566180, height = 245.040530,
 
99
  target='foresthut',
 
100
targetX = 47,
 
101
targetY = 402
 
102
},
 
103
 
 
104
 
 
105
Transition:new{
 
106
  x = 445.201810, y = 547.940120,
 
107
  width = 344.672330, height = 62.830990,
 
108
  target='lake',
 
109
targetX = 743,
 
110
targetY = 328
 
111
},
 
112
 
27
113
},
28
114
flower = {
29
115
},
83
169
 
84
170
 
85
171
Displacer:new{
86
 
  x = 76.000000, y = 484.000000,
 
172
  x = 75.025925, y = 533.677860,
87
173
  width = 132.000000, height = 23.000000
88
174
},
89
175
 
126
212
 
127
213
 
128
214
Displacer:new{
129
 
  x = 403.627230, y = 357.139530,
130
 
  width = 60.430069, height = 53.588928
 
215
  x = 403.627230, y = 335.533600,
 
216
  width = 81.053925, height = 76.176979
131
217
},
132
218
 
133
219
 
137
223
},
138
224
 
139
225
 
 
226
Displacer:new{
 
227
  x = 424.262050, y = 283.767640,
 
228
  width = 77.584961, height = 16.695486
 
229
},
 
230
 
 
231
 
140
232
Transition:new{
141
233
  x = 782.170290, y = 276.186070,
142
234
  width = 20.523447, height = 140.243330,
177
269
 
178
270
 
179
271
Displacer:new{
180
 
  x = 291.781980, y = 327.164890,
181
 
  width = 67.261436, height = 29.367668
 
272
  x = 290.823460, y = 260.068940,
 
273
  width = 67.261436, height = 88.795479
182
274
},
183
275
 
184
276
 
210
302
Transition:new{
211
303
  x = -16.104849, y = 254.219410,
212
304
  width = 22.736259, height = 344.833250,
213
 
  target = 'bridge'
 
305
  target = 'bridge',
 
306
targetX = 735,
 
307
targetY = 434
214
308
},
215
309
 
216
310
},