/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:
23
23
},
24
24
 
25
25
},
26
 
foresthut = {
27
 
 
28
 
Displacer:new{
29
 
  x = 10.420785, y = 557.369510,
30
 
  width = 777.769530, height = 50.209240
31
 
},
32
 
 
33
 
 
34
 
Displacer:new{
35
 
  x = 624.299800, y = 248.535320,
36
 
  width = 165.785220, height = 16.104851
37
 
},
38
 
 
39
 
 
40
 
Displacer:new{
41
 
  x = 494.535890, y = 253.272050,
42
 
  width = 130.711270, height = 45.472519
43
 
},
44
 
 
45
 
 
46
 
Displacer:new{
47
 
  x = 359.108890, y = 228.641110,
48
 
  width = 134.457460, height = 68.205078
49
 
},
50
 
 
51
 
 
52
 
Displacer:new{
53
 
  x = 4.736721, y = 227.693760,
54
 
  width = 452.830510, height = 30.315012
55
 
},
56
 
 
57
 
 
58
 
Displacer:new{
59
 
  x = 290.823460, y = 260.068940,
60
 
  width = 67.261436, height = 88.795479
61
 
},
62
 
 
63
 
 
64
 
Displacer:new{
65
 
  x = 182.837420, y = 253.272050,
66
 
  width = 70.103462, height = 56.840649
67
 
},
68
 
 
69
 
 
70
 
Displacer:new{
71
 
  x = 35.051731, y = 493.897460,
72
 
  width = 105.155200, height = 38.841110
73
 
},
74
 
 
75
 
 
76
 
Displacer:new{
77
 
  x = 655.562130, y = 502.423550,
78
 
  width = 92.839722, height = 29.367668
79
 
},
80
 
 
81
 
 
82
 
Transition:new{
83
 
  x = 789.137630, y = 253.272050,
84
 
  width = 22.736259, height = 344.833250,
85
 
  target = 'forest1'
86
 
},
87
 
 
88
 
 
89
 
Transition:new{
90
 
  x = -16.104849, y = 254.219410,
91
 
  width = 22.736259, height = 344.833250,
92
 
  target = 'bridge',
93
 
targetX = 735,
94
 
targetY = 434
95
 
},
96
 
 
97
 
 
98
 
Fairy:new{
99
 
  x = 395.731810, y = 304.621250,
100
 
  width = 40.709251, height = 58.697060,
101
 
},
102
 
 
103
 
},
104
 
lakeroad = {
105
 
 
106
 
Displacer:new{
107
 
  x = 1.140190, y = 410.728450,
108
 
  width = 802.693730, height = 192.692110
109
 
},
110
 
 
111
 
 
112
 
Displacer:new{
113
 
  x = 401.346860, y = 189.531620,
114
 
  width = 400.206670, height = 94.635765
115
 
},
116
 
 
117
 
 
118
 
Displacer:new{
119
 
  x = 403.627230, y = 357.139530,
120
 
  width = 60.430069, height = 53.588928
121
 
},
122
 
 
123
 
 
124
 
Displacer:new{
125
 
  x = 401.346860, y = 279.606630,
126
 
  width = 23.943989, height = 79.813293
127
 
},
128
 
 
129
 
 
130
 
Transition:new{
131
 
  x = 782.170290, y = 276.186070,
132
 
  width = 20.523447, height = 140.243330,
133
 
  target = 'village'
 
26
cave = {
 
27
 
 
28
Transition:new{
 
29
  x = 74.344025, y = 435.568510,
 
30
  width = 9.620992, height = 43.731777,
 
31
  target='sheep',
 
32
targetX=253,
 
33
targetY=325
 
34
},
 
35
 
 
36
 
 
37
Flag:new{
 
38
  x = 272.011660, y = 446.064150,
 
39
  width = 18.367348, height = 29.737610,
134
40
},
135
41
 
136
42
},
208
114
},
209
115
 
210
116
},
211
 
fish = {
212
 
},
213
 
lake = {
214
 
 
215
 
Displacer:new{
216
 
  x = 1.140190, y = 532.673520,
217
 
  width = 802.693730, height = 70.747047
218
 
},
219
 
 
220
 
 
221
 
Displacer:new{
222
 
  x = 199.036710, y = 475.319240,
223
 
  width = 88.884743, height = 62.226845
224
 
},
225
 
 
226
 
 
227
 
Displacer:new{
228
 
  x = 254.349850, y = 415.082730,
229
 
  width = 161.585140, height = 76.176979
230
 
},
231
 
 
232
 
 
233
 
Displacer:new{
234
 
  x = 327.690250, y = 337.549840,
 
117
flower = {
 
118
},
 
119
shore = {
 
120
 
 
121
Displacer:new{
 
122
  x = 171.725940, y = 132.299380,
 
123
  width = 19.192898, height = 16.162441
 
124
},
 
125
 
 
126
},
 
127
lakeroad = {
 
128
 
 
129
Displacer:new{
 
130
  x = 1.140190, y = 410.728450,
 
131
  width = 802.693730, height = 192.692110
 
132
},
 
133
 
 
134
 
 
135
Displacer:new{
 
136
  x = 401.346860, y = 189.531620,
 
137
  width = 400.206670, height = 94.635765
 
138
},
 
139
 
 
140
 
 
141
Displacer:new{
 
142
  x = 403.627230, y = 357.139530,
 
143
  width = 60.430069, height = 53.588928
 
144
},
 
145
 
 
146
 
 
147
Displacer:new{
 
148
  x = 401.346860, y = 279.606630,
235
149
  width = 23.943989, height = 79.813293
236
150
},
237
151
 
238
152
 
239
 
Displacer:new{
240
 
  x = 441.939640, y = 545.003050,
241
 
  width = 77.584961, height = 16.695486
242
 
},
243
 
 
244
 
 
245
 
Displacer:new{
246
 
  x = 293.644320, y = 354.478000,
247
 
  width = 126.689360, height = 22.588020
248
 
},
249
 
 
250
 
 
251
 
Displacer:new{
252
 
  x = 321.142820, y = 298.498960,
253
 
  width = 66.781998, height = 55.979023
254
 
},
255
 
 
256
 
 
257
 
Displacer:new{
258
 
  x = 314.268190, y = 206.182680,
259
 
  width = 193.471360, height = 54.996933
260
 
},
261
 
 
262
 
 
263
 
Displacer:new{
264
 
  x = 318.112060, y = 260.220860,
265
 
  width = 34.470348, height = 39.394684
266
 
},
267
 
 
268
 
 
269
 
Transition:new{
270
 
  x = 782.170290, y = 295.827820,
271
 
  width = 20.523447, height = 239.434230,
272
 
  target = 'gate'
273
 
},
274
 
 
275
 
 
276
 
Transition:new{
277
 
  x = 508.191440, y = 257.266270,
278
 
  width = 275.762790, height = 30.530880,
279
 
  target='bridge',
280
 
targetX=555,
281
 
targetY=487
282
 
},
283
 
 
284
 
 
285
 
Fish:new{
286
 
  x = 348.519870, y = 380.005310,
287
 
  width = 11.818405, height = 32.500614,
288
 
},
289
 
 
290
 
},
291
 
realfairy = {
292
 
},
293
 
flag = {
 
153
Transition:new{
 
154
  x = 782.170290, y = 276.186070,
 
155
  width = 20.523447, height = 140.243330,
 
156
  target = 'village'
 
157
},
 
158
 
294
159
},
295
160
forest1 = {
296
161
 
335
200
},
336
201
 
337
202
},
338
 
castle = {
339
 
 
340
 
Displacer:new{
341
 
  x = 673.720150, y = 410.580200,
342
 
  width = 47.098976, height = 63.481228
343
 
},
344
 
 
345
 
 
346
 
Transition:new{
347
 
  x = 73.720139, y = 401.365170,
348
 
  width = 17.406143, height = 72.696243,
349
 
  target='gate',
350
 
targetX=239,
351
 
targetY=388
352
 
},
353
 
 
354
 
 
355
 
Cat:new{
356
 
  x = 590.784970, y = 442.320830,
357
 
},
358
 
 
359
 
},
360
 
fairy = {
 
203
gate = {
 
204
 
 
205
Transition:new{
 
206
  x = 1.841040, y = 348.698090,
 
207
  width = 21.171955, height = 89.290421,
 
208
  target='lake',
 
209
targetX=758,
 
210
targetY=453
 
211
},
 
212
 
 
213
 
 
214
Transition:new{
 
215
  x = 529.029240, y = 373.273160,
 
216
  width = 18.433075, height = 51.612610,
 
217
  target = 'castle'
 
218
},
 
219
 
 
220
 
 
221
GateTrigger:new{
 
222
  x = 338.751280, y = 372.631590,
 
223
  width = 34.059235, height = 60.754307,
 
224
},
 
225
 
361
226
},
362
227
sheep = {
363
228
 
380
245
 
381
246
 
382
247
Displacer:new{
383
 
  x = 788.230350, y = 487.008270,
384
 
  width = 18.078678, height = 115.703530
 
248
  x = 788.230350, y = 410.173890,
 
249
  width = 18.078678, height = 192.537920
385
250
},
386
251
 
387
252
 
412
277
  target='cave'
413
278
},
414
279
 
415
 
 
416
 
Transition:new{
417
 
  x = 796.365720, y = 404.750270,
418
 
  width = 9.039339, height = 75.930443,
 
280
},
 
281
castle = {
 
282
 
 
283
Displacer:new{
 
284
  x = 673.720150, y = 410.580200,
 
285
  width = 47.098976, height = 63.481228
 
286
},
 
287
 
 
288
 
 
289
Transition:new{
 
290
  x = 73.720139, y = 401.365170,
 
291
  width = 17.406143, height = 72.696243,
 
292
  target='gate',
 
293
targetX=239,
 
294
targetY=388
 
295
},
 
296
 
 
297
},
 
298
lake = {
 
299
 
 
300
Displacer:new{
 
301
  x = 1.140190, y = 532.673520,
 
302
  width = 802.693730, height = 70.747047
 
303
},
 
304
 
 
305
 
 
306
Displacer:new{
 
307
  x = 199.036710, y = 475.319240,
 
308
  width = 88.884743, height = 62.226845
 
309
},
 
310
 
 
311
 
 
312
Displacer:new{
 
313
  x = 254.349850, y = 415.082730,
 
314
  width = 161.585140, height = 76.176979
 
315
},
 
316
 
 
317
 
 
318
Displacer:new{
 
319
  x = 327.690250, y = 337.549840,
 
320
  width = 23.943989, height = 79.813293
 
321
},
 
322
 
 
323
 
 
324
Displacer:new{
 
325
  x = 441.939640, y = 545.003050,
 
326
  width = 77.584961, height = 16.695486
 
327
},
 
328
 
 
329
 
 
330
Displacer:new{
 
331
  x = 293.644320, y = 354.478000,
 
332
  width = 126.689360, height = 22.588020
 
333
},
 
334
 
 
335
 
 
336
Displacer:new{
 
337
  x = 321.142820, y = 298.498960,
 
338
  width = 66.781998, height = 55.979023
 
339
},
 
340
 
 
341
 
 
342
Displacer:new{
 
343
  x = 314.268190, y = 206.182680,
 
344
  width = 193.471360, height = 54.996933
 
345
},
 
346
 
 
347
 
 
348
Displacer:new{
 
349
  x = 318.112060, y = 260.220860,
 
350
  width = 34.470348, height = 39.394684
 
351
},
 
352
 
 
353
 
 
354
Transition:new{
 
355
  x = 782.170290, y = 295.827820,
 
356
  width = 20.523447, height = 239.434230,
 
357
  target = 'gate'
 
358
},
 
359
 
 
360
 
 
361
Transition:new{
 
362
  x = 508.191440, y = 257.266270,
 
363
  width = 275.762790, height = 30.530880,
 
364
  target='bridge',
 
365
targetX=555,
 
366
targetY=487
 
367
},
 
368
 
 
369
 
 
370
Fish:new{
 
371
  x = 348.519870, y = 380.005310,
 
372
  width = 11.818405, height = 32.500614,
 
373
},
 
374
 
 
375
},
 
376
fish = {
 
377
},
 
378
foresthut = {
 
379
 
 
380
Displacer:new{
 
381
  x = 10.420785, y = 557.369510,
 
382
  width = 777.769530, height = 50.209240
 
383
},
 
384
 
 
385
 
 
386
Displacer:new{
 
387
  x = 624.299800, y = 248.535320,
 
388
  width = 165.785220, height = 16.104851
 
389
},
 
390
 
 
391
 
 
392
Displacer:new{
 
393
  x = 528.618040, y = 253.272050,
 
394
  width = 96.629105, height = 45.472519
 
395
},
 
396
 
 
397
 
 
398
Displacer:new{
 
399
  x = 459.461910, y = 228.641110,
 
400
  width = 34.104382, height = 62.524715
 
401
},
 
402
 
 
403
 
 
404
Displacer:new{
 
405
  x = 4.736721, y = 227.693760,
 
406
  width = 452.830510, height = 30.315012
 
407
},
 
408
 
 
409
 
 
410
Displacer:new{
 
411
  x = 290.823460, y = 260.068940,
 
412
  width = 67.261436, height = 88.795479
 
413
},
 
414
 
 
415
 
 
416
Displacer:new{
 
417
  x = 182.837420, y = 253.272050,
 
418
  width = 70.103462, height = 56.840649
 
419
},
 
420
 
 
421
 
 
422
Displacer:new{
 
423
  x = 35.051731, y = 493.897460,
 
424
  width = 105.155200, height = 38.841110
 
425
},
 
426
 
 
427
 
 
428
Displacer:new{
 
429
  x = 655.562130, y = 502.423550,
 
430
  width = 92.839722, height = 29.367668
 
431
},
 
432
 
 
433
 
 
434
Transition:new{
 
435
  x = 789.137630, y = 253.272050,
 
436
  width = 22.736259, height = 344.833250,
 
437
  target = 'forest1'
 
438
},
 
439
 
 
440
 
 
441
Transition:new{
 
442
  x = -16.104849, y = 254.219410,
 
443
  width = 22.736259, height = 344.833250,
419
444
  target = 'bridge',
420
 
targetX = 107,
421
 
targetY = 400
422
 
},
423
 
 
424
 
},
425
 
shore = {
426
 
 
427
 
Displacer:new{
428
 
  x = -7.616363, y = 511.048430,
429
 
  width = 15.329147, height = 79.930550
430
 
},
431
 
 
432
 
 
433
 
MaybeDisplacer:new{
434
 
  x = -15.876616, y = 148.302190,
435
 
  width = 206.396010, height = 16.697821
436
 
},
437
 
 
438
 
 
439
 
MaybeDisplacer:new{
440
 
  x = -14.781677, y = 122.050610,
441
 
  width = 205.575000, height = 10.949390
442
 
},
443
 
 
444
 
 
445
 
MaybeDisplacer:new{
446
 
  x = -21.898781, y = 493.936460,
447
 
  width = 329.576660, height = 15.329147
448
 
},
449
 
 
450
 
 
451
 
MaybeDisplacer:new{
452
 
  x = -36.132988, y = 590.145570,
453
 
  width = 233.222020, height = 14.234208
454
 
},
455
 
 
456
 
 
457
 
MaybeDisplacer:new{
458
 
  x = 194.899150, y = 561.677120,
459
 
  width = 39.417805, height = 28.468416
460
 
},
461
 
 
462
 
 
463
 
MaybeDisplacer:new{
464
 
  x = 285.779080, y = 497.075710,
465
 
  width = 27.373476, height = 29.563354
466
 
},
467
 
 
468
 
 
469
 
FairyActivator:new{
470
 
  x = 171.725940, y = 132.299380,
471
 
  width = 19.192898, height = 16.162441,
472
 
},
473
 
 
474
 
 
475
 
Boat:new{
476
 
  x = 231.032140, y = 523.354250,
477
 
},
478
 
 
479
 
},
480
 
cave = {
481
 
 
482
 
Transition:new{
483
 
  x = 74.344025, y = 435.568510,
484
 
  width = 9.620992, height = 43.731777,
485
 
  target='sheep',
486
 
targetX=253,
487
 
targetY=325
488
 
},
489
 
 
490
 
 
491
 
Flag:new{
492
 
  x = 272.011660, y = 446.064150,
493
 
  width = 18.367348, height = 29.737610,
494
 
},
495
 
 
496
 
},
497
 
gate = {
498
 
 
499
 
Transition:new{
500
 
  x = 1.841040, y = 348.698090,
501
 
  width = 21.171955, height = 89.290421,
502
 
  target='lake',
503
 
targetX=758,
504
 
targetY=453
505
 
},
506
 
 
507
 
 
508
 
Transition:new{
509
 
  x = 529.029240, y = 373.273160,
510
 
  width = 18.433075, height = 51.612610,
511
 
  target = 'castle'
512
 
},
513
 
 
514
 
 
515
 
GateTrigger:new{
516
 
  x = 338.751280, y = 372.631590,
517
 
  width = 34.059235, height = 60.754307,
518
 
},
519
 
 
520
 
},
521
 
flower = {
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
 
445
targetX = 735,
 
446
targetY = 434
 
447
},
 
448
 
 
449
},
 
450
flag = {
 
451
},
531
452
}
532
453
 
533
454
gateup = Fill:new{