/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:04 UTC
  • Revision ID: josh@9ix.org-20130428185204-auxrflmqghvti2zm
put levels in their own file

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
  x = 445.201810, y = 547.940120,
63
63
  width = 344.672330, height = 62.830990,
64
64
  target='lake',
65
 
targetX = 620,
66
 
targetY = 336
 
65
targetX = 743,
 
66
targetY = 328
67
67
},
68
68
 
69
69
},
197
197
},
198
198
 
199
199
},
200
 
gate = {
201
 
 
202
 
Displacer:new{
203
 
  x = 338.751280, y = 372.631590,
204
 
  width = 34.059235, height = 60.754307
205
 
},
206
 
 
207
 
 
208
 
Transition:new{
209
 
  x = 1.841040, y = 348.698090,
210
 
  width = 21.171955, height = 89.290421,
211
 
  target='lake',
212
 
targetX=758,
213
 
targetY=453
214
 
},
215
 
 
216
 
},
217
200
lake = {
218
201
 
219
202
Displacer:new{
220
 
  x = 1.140190, y = 532.673520,
221
 
  width = 802.693730, height = 70.747047
222
 
},
223
 
 
224
 
 
225
 
Displacer:new{
226
 
  x = 199.036710, y = 475.319240,
227
 
  width = 88.884743, height = 62.226845
228
 
},
229
 
 
230
 
 
231
 
Displacer:new{
232
 
  x = 254.349850, y = 415.082730,
233
 
  width = 161.585140, height = 76.176979
234
 
},
235
 
 
236
 
 
237
 
Displacer:new{
238
 
  x = 327.690250, y = 337.549840,
 
203
  x = 1.140190, y = 410.728450,
 
204
  width = 802.693730, height = 192.692110
 
205
},
 
206
 
 
207
 
 
208
Displacer:new{
 
209
  x = 401.346860, y = 189.531620,
 
210
  width = 400.206670, height = 94.635765
 
211
},
 
212
 
 
213
 
 
214
Displacer:new{
 
215
  x = 403.627230, y = 335.533600,
 
216
  width = 81.053925, height = 76.176979
 
217
},
 
218
 
 
219
 
 
220
Displacer:new{
 
221
  x = 401.346860, y = 279.606630,
239
222
  width = 23.943989, height = 79.813293
240
223
},
241
224
 
242
225
 
243
226
Displacer:new{
244
 
  x = 441.939640, y = 545.003050,
 
227
  x = 424.262050, y = 283.767640,
245
228
  width = 77.584961, height = 16.695486
246
229
},
247
230
 
248
231
 
249
 
Displacer:new{
250
 
  x = 293.644320, y = 354.478000,
251
 
  width = 126.689360, height = 22.588020
252
 
},
253
 
 
254
 
 
255
 
Displacer:new{
256
 
  x = 321.142820, y = 298.498960,
257
 
  width = 66.781998, height = 55.979023
258
 
},
259
 
 
260
 
 
261
 
Displacer:new{
262
 
  x = 314.268190, y = 206.182680,
263
 
  width = 193.471360, height = 54.996933
264
 
},
265
 
 
266
 
 
267
 
Displacer:new{
268
 
  x = 318.112060, y = 260.220860,
269
 
  width = 34.470348, height = 39.394684
270
 
},
271
 
 
272
 
 
273
 
Transition:new{
274
 
  x = 782.170290, y = 295.827820,
275
 
  width = 20.523447, height = 239.434230,
276
 
  target = 'gate'
277
 
},
278
 
 
279
 
 
280
 
Transition:new{
281
 
  x = 508.191440, y = 257.266270,
282
 
  width = 275.762790, height = 30.530880,
283
 
  target='bridge',
284
 
targetX=555,
285
 
targetY=487
 
232
Transition:new{
 
233
  x = 782.170290, y = 276.186070,
 
234
  width = 20.523447, height = 140.243330,
 
235
  target = 'village'
286
236
},
287
237
 
288
238
},