/ld26

To get this branch, use:
bzr branch /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

114
114
},
115
115
 
116
116
},
117
 
realfairy = {
118
 
},
119
117
flower = {
120
118
},
121
 
fairy = {
122
 
},
123
119
shore = {
124
120
 
125
121
Displacer:new{
126
 
  x = -7.616363, y = 511.048430,
127
 
  width = 15.329147, height = 79.930550
128
 
},
129
 
 
130
 
 
131
 
MaybeDisplacer:new{
132
 
  x = -15.876616, y = 148.302190,
133
 
  width = 206.396010, height = 16.697821
134
 
},
135
 
 
136
 
 
137
 
MaybeDisplacer:new{
138
 
  x = -14.781677, y = 122.050610,
139
 
  width = 205.575000, height = 10.949390
140
 
},
141
 
 
142
 
 
143
 
MaybeDisplacer:new{
144
 
  x = -21.898781, y = 493.936460,
145
 
  width = 329.576660, height = 15.329147
146
 
},
147
 
 
148
 
 
149
 
MaybeDisplacer:new{
150
 
  x = -36.132988, y = 590.145570,
151
 
  width = 233.222020, height = 14.234208
152
 
},
153
 
 
154
 
 
155
 
MaybeDisplacer:new{
156
 
  x = 194.899150, y = 561.677120,
157
 
  width = 39.417805, height = 28.468416
158
 
},
159
 
 
160
 
 
161
 
MaybeDisplacer:new{
162
 
  x = 285.779080, y = 497.075710,
163
 
  width = 27.373476, height = 29.563354
164
 
},
165
 
 
166
 
 
167
 
FairyActivator:new{
168
122
  x = 171.725940, y = 132.299380,
169
 
  width = 19.192898, height = 16.162441,
170
 
},
171
 
 
172
 
 
173
 
Boat:new{
174
 
  x = 231.032140, y = 523.354250,
 
123
  width = 19.192898, height = 16.162441
175
124
},
176
125
 
177
126
},
296
245
 
297
246
 
298
247
Displacer:new{
299
 
  x = 788.230350, y = 487.008270,
300
 
  width = 18.078678, height = 115.703530
 
248
  x = 788.230350, y = 410.173890,
 
249
  width = 18.078678, height = 192.537920
301
250
},
302
251
 
303
252
 
328
277
  target='cave'
329
278
},
330
279
 
331
 
 
332
 
Transition:new{
333
 
  x = 796.365720, y = 404.750270,
334
 
  width = 9.039339, height = 75.930443,
335
 
  target = 'bridge',
336
 
targetX = 107,
337
 
targetY = 400
338
 
},
339
 
 
340
280
},
341
281
castle = {
342
282
 
354
294
targetY=388
355
295
},
356
296
 
357
 
 
358
 
Cat:new{
359
 
  x = 590.784970, y = 442.320830,
360
 
},
361
 
 
362
297
},
363
298
lake = {
364
299
 
455
390
 
456
391
 
457
392
Displacer:new{
458
 
  x = 494.535890, y = 253.272050,
459
 
  width = 130.711270, height = 45.472519
 
393
  x = 528.618040, y = 253.272050,
 
394
  width = 96.629105, height = 45.472519
460
395
},
461
396
 
462
397
 
463
398
Displacer:new{
464
 
  x = 359.108890, y = 228.641110,
465
 
  width = 134.457460, height = 68.205078
 
399
  x = 459.461910, y = 228.641110,
 
400
  width = 34.104382, height = 62.524715
466
401
},
467
402
 
468
403
 
511
446
targetY = 434
512
447
},
513
448
 
514
 
 
515
 
Fairy:new{
516
 
  x = 395.731810, y = 304.621250,
517
 
  width = 40.709251, height = 58.697060,
518
 
},
519
 
 
520
449
},
521
450
flag = {
522
451
},
523
 
cat48 = {
524
 
},
525
 
}
526
 
 
527
 
fairytarget = Sprite:new{
528
 
  x = 42.702625, y = 537.588500,
529
 
  width = 14.234208, height = 15.329147,
530
 
  visible = false
531
452
}
532
453
 
533
454
gateup = Fill:new{