/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-29 01:54:19 UTC
  • Revision ID: josh@9ix.org-20130429015419-8ts0gwspqonsxkjb
Tags: compo
name the game

Show diffs side-by-side

added added

removed removed

114
114
},
115
115
 
116
116
},
 
117
realfairy = {
 
118
},
117
119
flower = {
118
120
},
 
121
fairy = {
 
122
},
119
123
shore = {
120
124
 
121
125
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{
122
168
  x = 171.725940, y = 132.299380,
123
 
  width = 19.192898, height = 16.162441
 
169
  width = 19.192898, height = 16.162441,
 
170
},
 
171
 
 
172
 
 
173
Boat:new{
 
174
  x = 231.032140, y = 523.354250,
124
175
},
125
176
 
126
177
},
245
296
 
246
297
 
247
298
Displacer:new{
248
 
  x = 788.230350, y = 410.173890,
249
 
  width = 18.078678, height = 192.537920
 
299
  x = 788.230350, y = 487.008270,
 
300
  width = 18.078678, height = 115.703530
250
301
},
251
302
 
252
303
 
277
328
  target='cave'
278
329
},
279
330
 
 
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
 
280
340
},
281
341
castle = {
282
342
 
294
354
targetY=388
295
355
},
296
356
 
 
357
 
 
358
Cat:new{
 
359
  x = 590.784970, y = 442.320830,
 
360
},
 
361
 
297
362
},
298
363
lake = {
299
364
 
390
455
 
391
456
 
392
457
Displacer:new{
393
 
  x = 528.618040, y = 253.272050,
394
 
  width = 96.629105, height = 45.472519
 
458
  x = 494.535890, y = 253.272050,
 
459
  width = 130.711270, height = 45.472519
395
460
},
396
461
 
397
462
 
398
463
Displacer:new{
399
 
  x = 459.461910, y = 228.641110,
400
 
  width = 34.104382, height = 62.524715
 
464
  x = 359.108890, y = 228.641110,
 
465
  width = 134.457460, height = 68.205078
401
466
},
402
467
 
403
468
 
446
511
targetY = 434
447
512
},
448
513
 
 
514
 
 
515
Fairy:new{
 
516
  x = 395.731810, y = 304.621250,
 
517
  width = 40.709251, height = 58.697060,
 
518
},
 
519
 
449
520
},
450
521
flag = {
451
522
},
 
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
452
531
}
453
532
 
454
533
gateup = Fill:new{