/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 23:14:19 UTC
  • Revision ID: josh@9ix.org-20130428231419-930dlct49eh71pr8
gate

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
},
115
115
 
116
116
},
117
 
realfairy = {
118
 
},
119
117
flower = {
120
118
},
121
 
fairy = {
122
 
},
123
119
shore = {
124
120
 
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{
 
121
Displacer:new{
138
122
  x = 171.725940, y = 132.299380,
139
 
  width = 19.192898, height = 16.162441,
 
123
  width = 19.192898, height = 16.162441
140
124
},
141
125
 
142
126
},
310
294
targetY=388
311
295
},
312
296
 
313
 
 
314
 
Cat:new{
315
 
  x = 590.784970, y = 442.320830,
316
 
},
317
 
 
318
297
},
319
298
lake = {
320
299
 
411
390
 
412
391
 
413
392
Displacer:new{
414
 
  x = 494.535890, y = 253.272050,
415
 
  width = 130.711270, height = 45.472519
 
393
  x = 528.618040, y = 253.272050,
 
394
  width = 96.629105, height = 45.472519
416
395
},
417
396
 
418
397
 
419
398
Displacer:new{
420
 
  x = 359.108890, y = 228.641110,
421
 
  width = 134.457460, height = 68.205078
 
399
  x = 459.461910, y = 228.641110,
 
400
  width = 34.104382, height = 62.524715
422
401
},
423
402
 
424
403
 
467
446
targetY = 434
468
447
},
469
448
 
470
 
 
471
 
Fairy:new{
472
 
  x = 395.731810, y = 304.621250,
473
 
  width = 40.709251, height = 58.697060,
474
 
},
475
 
 
476
449
},
477
450
flag = {
478
451
},
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
487
452
}
488
453
 
489
454
gateup = Fill:new{