/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-29 00:35:28 UTC
  • Revision ID: josh@9ix.org-20130429003528-6o7b23zq3c4m8nxe
be moved

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
},
115
115
 
116
116
},
 
117
realfairy = {
 
118
},
117
119
flower = {
118
120
},
 
121
fairy = {
 
122
},
119
123
shore = {
120
124
 
121
 
Displacer:new{
 
125
MaybeDisplacer:new{
 
126
  x = -15.876616, y = 148.302190,
 
127
  width = 206.396010, height = 16.697821
 
128
},
 
129
 
 
130
 
 
131
MaybeDisplacer:new{
 
132
  x = -14.781677, y = 122.050610,
 
133
  width = 205.575000, height = 10.949390
 
134
},
 
135
 
 
136
 
 
137
FairyActivator:new{
122
138
  x = 171.725940, y = 132.299380,
123
 
  width = 19.192898, height = 16.162441
 
139
  width = 19.192898, height = 16.162441,
124
140
},
125
141
 
126
142
},
294
310
targetY=388
295
311
},
296
312
 
 
313
 
 
314
Cat:new{
 
315
  x = 590.784970, y = 442.320830,
 
316
},
 
317
 
297
318
},
298
319
lake = {
299
320
 
390
411
 
391
412
 
392
413
Displacer:new{
393
 
  x = 528.618040, y = 253.272050,
394
 
  width = 96.629105, height = 45.472519
 
414
  x = 494.535890, y = 253.272050,
 
415
  width = 130.711270, height = 45.472519
395
416
},
396
417
 
397
418
 
398
419
Displacer:new{
399
 
  x = 459.461910, y = 228.641110,
400
 
  width = 34.104382, height = 62.524715
 
420
  x = 359.108890, y = 228.641110,
 
421
  width = 134.457460, height = 68.205078
401
422
},
402
423
 
403
424
 
446
467
targetY = 434
447
468
},
448
469
 
 
470
 
 
471
Fairy:new{
 
472
  x = 395.731810, y = 304.621250,
 
473
  width = 40.709251, height = 58.697060,
 
474
},
 
475
 
449
476
},
450
477
flag = {
451
478
},
 
479
cat48 = {
 
480
},
 
481
}
 
482
 
 
483
fairytarget = Sprite:new{
 
484
  x = 42.702625, y = 537.588500,
 
485
  width = 14.234208, height = 15.329147,
 
486
  visible = false
452
487
}
453
488
 
454
489
gateup = Fill:new{