/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 17:38:34 UTC
  • Revision ID: josh@9ix.org-20130428173834-ps7dq286wp4gdpd0
bridge

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
 
60
60
 
61
61
Transition:new{
62
 
  x = 445.201810, y = 547.940120,
63
 
  width = 344.672330, height = 62.830990,
 
62
  x = 443.406680, y = 1011.522000,
 
63
  width = 345.569980, height = 48.469631,
64
64
  target='lake',
65
 
targetX = 743,
66
 
targetY = 328
 
65
targetX = 47,
 
66
targetY = 402
 
67
},
 
68
 
 
69
},
 
70
shore = {
 
71
 
 
72
Displacer:new{
 
73
  x = 171.725940, y = 132.299380,
 
74
  width = 19.192898, height = 16.162441
67
75
},
68
76
 
69
77
},
153
161
},
154
162
 
155
163
},
 
164
bridge = {
 
165
 
 
166
Displacer:new{
 
167
  x = 351.853060, y = 284.050320,
 
168
  width = 72.704330, height = 100.529450
 
169
},
 
170
 
 
171
 
 
172
Displacer:new{
 
173
  x = 410.196040, y = 273.279300,
 
174
  width = 387.756440, height = 71.806747
 
175
},
 
176
 
 
177
 
 
178
Displacer:new{
 
179
  x = 395.834690, y = 464.464750,
 
180
  width = 46.674385, height = 132.842480
 
181
},
 
182
 
 
183
 
 
184
Displacer:new{
 
185
  x = 443.406650, y = 372.013580,
 
186
  width = 87.065681, height = 92.451187
 
187
},
 
188
 
 
189
 
 
190
Transition:new{
 
191
  x = 791.669370, y = 347.778810,
 
192
  width = 12.566180, height = 245.040530,
 
193
  target='foresthut',
 
194
targetX = 47,
 
195
targetY = 402
 
196
},
 
197
 
 
198
},
156
199
lake = {
157
200
 
158
201
Displacer:new{
168
211
 
169
212
 
170
213
Displacer:new{
171
 
  x = 403.627230, y = 335.533600,
172
 
  width = 81.053925, height = 76.176979
 
214
  x = 403.627230, y = 357.139530,
 
215
  width = 60.430069, height = 53.588928
173
216
},
174
217
 
175
218
 
179
222
},
180
223
 
181
224
 
182
 
Displacer:new{
183
 
  x = 424.262050, y = 283.767640,
184
 
  width = 77.584961, height = 16.695486
185
 
},
186
 
 
187
 
 
188
225
Transition:new{
189
226
  x = 782.170290, y = 276.186070,
190
227
  width = 20.523447, height = 140.243330,
264
301
},
265
302
 
266
303
},
 
304
lake = {
 
305
 
 
306
Displacer:new{
 
307
  x = 1.140190, y = 410.728450,
 
308
  width = 802.693730, height = 192.692110
 
309
},
 
310
 
 
311
 
 
312
Displacer:new{
 
313
  x = 401.346860, y = 189.531620,
 
314
  width = 400.206670, height = 94.635765
 
315
},
 
316
 
 
317
 
 
318
Displacer:new{
 
319
  x = 403.627230, y = 357.139530,
 
320
  width = 60.430069, height = 53.588928
 
321
},
 
322
 
 
323
 
 
324
Displacer:new{
 
325
  x = 401.346860, y = 279.606630,
 
326
  width = 23.943989, height = 79.813293
 
327
},
 
328
 
 
329
 
 
330
Transition:new{
 
331
  x = 782.170290, y = 276.186070,
 
332
  width = 20.523447, height = 140.243330,
 
333
  target = 'village'
 
334
},
 
335
 
 
336
},
267
337
}