/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 00:42:39 UTC
  • Revision ID: josh@9ix.org-20130429004239-r0yedw9bxk7infzs
drop

Show diffs side-by-side

added added

removed removed

23
23
},
24
24
 
25
25
},
 
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,
 
40
},
 
41
 
 
42
},
26
43
bridge = {
27
44
 
28
45
Displacer:new{
29
 
  x = 351.853060, y = 284.050320,
30
 
  width = 72.704330, height = 100.529450
31
 
},
32
 
 
33
 
 
34
 
Displacer:new{
35
 
  x = 410.196040, y = 273.279300,
36
 
  width = 387.756440, height = 71.806747
37
 
},
38
 
 
39
 
 
40
 
Displacer:new{
41
 
  x = 395.834690, y = 464.464750,
42
 
  width = 46.674385, height = 132.842480
43
 
},
44
 
 
45
 
 
46
 
Displacer:new{
47
 
  x = 443.406650, y = 372.013580,
48
 
  width = 87.065681, height = 92.451187
49
 
},
50
 
 
51
 
 
52
 
Transition:new{
53
 
  x = 791.669370, y = 347.778810,
54
 
  width = 12.566180, height = 245.040530,
55
 
  target='foresthut',
56
 
targetX = 47,
57
 
targetY = 402
58
 
},
59
 
 
60
 
 
61
 
Transition:new{
62
 
  x = 445.201810, y = 547.940120,
63
 
  width = 344.672330, height = 62.830990,
64
 
  target='lake',
65
 
targetX = 743,
66
 
targetY = 328
67
 
},
68
 
 
69
 
},
70
 
bridgeold = {
71
 
 
72
 
Displacer:new{
73
 
  x = 351.853060, y = 284.050320,
74
 
  width = 72.704330, height = 100.529450
75
 
},
76
 
 
77
 
 
78
 
Displacer:new{
79
 
  x = 410.196040, y = 273.279300,
80
 
  width = 387.756440, height = 71.806747
81
 
},
82
 
 
83
 
 
84
 
Displacer:new{
85
 
  x = 395.834690, y = 464.464750,
86
 
  width = 46.674385, height = 132.842480
87
 
},
88
 
 
89
 
 
90
 
Displacer:new{
91
 
  x = 443.406650, y = 372.013580,
92
 
  width = 87.065681, height = 92.451187
93
 
},
94
 
 
95
 
 
96
 
Transition:new{
97
 
  x = 791.669370, y = 347.778810,
98
 
  width = 12.566180, height = 245.040530,
99
 
  target='foresthut',
100
 
targetX = 47,
101
 
targetY = 402
102
 
},
103
 
 
104
 
 
105
 
Transition:new{
106
 
  x = 445.201810, y = 547.940120,
107
 
  width = 344.672330, height = 62.830990,
108
 
  target='lake',
109
 
targetX = 743,
110
 
targetY = 328
111
 
},
112
 
 
 
46
  x = 280.943910, y = 284.050320,
 
47
  width = 143.613510, height = 90.656021
 
48
},
 
49
 
 
50
 
 
51
Displacer:new{
 
52
  x = 410.196040, y = 273.279300,
 
53
  width = 387.756440, height = 71.806747
 
54
},
 
55
 
 
56
 
 
57
Displacer:new{
 
58
  x = 55.650227, y = 481.518860,
 
59
  width = 55.650227, height = 22.439608
 
60
},
 
61
 
 
62
 
 
63
Displacer:new{
 
64
  x = 283.636660, y = 450.103420,
 
65
  width = 111.300450, height = 145.408650
 
66
},
 
67
 
 
68
 
 
69
Displacer:new{
 
70
  x = 22.439608, y = 309.182680,
 
71
  width = 274.660800, height = 26.029943
 
72
},
 
73
 
 
74
 
 
75
Displacer:new{
 
76
  x = 57.445393, y = 592.819340,
 
77
  width = 195.673370, height = 15.258933
 
78
},
 
79
 
 
80
 
 
81
Displacer:new{
 
82
  x = 393.141940, y = 468.952730,
 
83
  width = 53.855045, height = 130.149750
 
84
},
 
85
 
 
86
 
 
87
Transition:new{
 
88
  x = 791.669370, y = 347.778810,
 
89
  width = 12.566180, height = 245.040530,
 
90
  target='foresthut',
 
91
targetX = 138,
 
92
targetY = 402
 
93
},
 
94
 
 
95
 
 
96
Transition:new{
 
97
  x = 445.201810, y = 547.940120,
 
98
  width = 344.672330, height = 62.830990,
 
99
  target='lake',
 
100
targetX = 620,
 
101
targetY = 336
 
102
},
 
103
 
 
104
 
 
105
Transition:new{
 
106
  x = 7.180675, y = 347.778810,
 
107
  width = 47.571968, height = 247.733250,
 
108
  target = 'sheep'
 
109
},
 
110
 
 
111
 
 
112
Troll:new{
 
113
  x = 443.406650, y = 372.013580,
 
114
},
 
115
 
 
116
},
 
117
realfairy = {
113
118
},
114
119
flower = {
115
120
},
 
121
fairy = {
 
122
},
116
123
shore = {
117
124
 
118
 
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
MaybeDisplacer:new{
 
138
  x = -21.898781, y = 483.936460,
 
139
  width = 329.576660, height = 15.329147
 
140
},
 
141
 
 
142
 
 
143
MaybeDisplacer:new{
 
144
  x = -20.803843, y = 502.550420,
 
145
  width = 8.759513, height = 111.683780
 
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{
119
168
  x = 171.725940, y = 132.299380,
120
 
  width = 19.192898, height = 16.162441
 
169
  width = 19.192898, height = 16.162441,
121
170
},
122
171
 
123
172
},
197
246
},
198
247
 
199
248
},
 
249
gate = {
 
250
 
 
251
Transition:new{
 
252
  x = 1.841040, y = 348.698090,
 
253
  width = 21.171955, height = 89.290421,
 
254
  target='lake',
 
255
targetX=758,
 
256
targetY=453
 
257
},
 
258
 
 
259
 
 
260
Transition:new{
 
261
  x = 529.029240, y = 373.273160,
 
262
  width = 18.433075, height = 51.612610,
 
263
  target = 'castle'
 
264
},
 
265
 
 
266
 
 
267
GateTrigger:new{
 
268
  x = 338.751280, y = 372.631590,
 
269
  width = 34.059235, height = 60.754307,
 
270
},
 
271
 
 
272
},
 
273
sheep = {
 
274
 
 
275
Displacer:new{
 
276
  x = -0.903934, y = 205.884830,
 
277
  width = 293.778470, height = 44.292755
 
278
},
 
279
 
 
280
 
 
281
Displacer:new{
 
282
  x = 349.822420, y = 204.076970,
 
283
  width = 322.704410, height = 47.004555
 
284
},
 
285
 
 
286
 
 
287
Displacer:new{
 
288
  x = 649.024540, y = 251.985460,
 
289
  width = 38.869144, height = 93.105171
 
290
},
 
291
 
 
292
 
 
293
Displacer:new{
 
294
  x = 788.230350, y = 410.173890,
 
295
  width = 18.078678, height = 192.537920
 
296
},
 
297
 
 
298
 
 
299
Displacer:new{
 
300
  x = -7.231471, y = 586.440980,
 
301
  width = 802.693300, height = 19.886545
 
302
},
 
303
 
 
304
 
 
305
Displacer:new{
 
306
  x = -7.231471, y = 249.273650,
 
307
  width = 12.655074, height = 338.975190
 
308
},
 
309
 
 
310
 
 
311
Transition:new{
 
312
  x = 703.260560, y = 347.802460,
 
313
  width = 100.336660, height = 51.524231,
 
314
  target = 'bridge',
 
315
targetX = 107,
 
316
targetY = 400
 
317
},
 
318
 
 
319
 
 
320
Transition:new{
 
321
  x = 300.106050, y = 219.443850,
 
322
  width = 42.484894, height = 24.406214,
 
323
  target='cave'
 
324
},
 
325
 
 
326
},
 
327
castle = {
 
328
 
 
329
Displacer:new{
 
330
  x = 673.720150, y = 410.580200,
 
331
  width = 47.098976, height = 63.481228
 
332
},
 
333
 
 
334
 
 
335
Transition:new{
 
336
  x = 73.720139, y = 401.365170,
 
337
  width = 17.406143, height = 72.696243,
 
338
  target='gate',
 
339
targetX=239,
 
340
targetY=388
 
341
},
 
342
 
 
343
 
 
344
Cat:new{
 
345
  x = 590.784970, y = 442.320830,
 
346
},
 
347
 
 
348
},
200
349
lake = {
201
350
 
202
351
Displacer:new{
203
 
  x = 1.140190, y = 410.728450,
204
 
  width = 802.693730, height = 192.692110
205
 
},
206
 
 
207
 
 
208
 
Displacer:new{
209
 
  x = 401.346860, y = 189.531620,
210
 
  width = 400.206670, height = 94.635765
211
 
},
212
 
 
213
 
 
214
 
Displacer:new{
215
 
  x = 403.627230, y = 335.533600,
216
 
  width = 81.053925, height = 76.176979
217
 
},
218
 
 
219
 
 
220
 
Displacer:new{
221
 
  x = 401.346860, y = 279.606630,
 
352
  x = 1.140190, y = 532.673520,
 
353
  width = 802.693730, height = 70.747047
 
354
},
 
355
 
 
356
 
 
357
Displacer:new{
 
358
  x = 199.036710, y = 475.319240,
 
359
  width = 88.884743, height = 62.226845
 
360
},
 
361
 
 
362
 
 
363
Displacer:new{
 
364
  x = 254.349850, y = 415.082730,
 
365
  width = 161.585140, height = 76.176979
 
366
},
 
367
 
 
368
 
 
369
Displacer:new{
 
370
  x = 327.690250, y = 337.549840,
222
371
  width = 23.943989, height = 79.813293
223
372
},
224
373
 
225
374
 
226
375
Displacer:new{
227
 
  x = 424.262050, y = 283.767640,
 
376
  x = 441.939640, y = 545.003050,
228
377
  width = 77.584961, height = 16.695486
229
378
},
230
379
 
231
380
 
232
 
Transition:new{
233
 
  x = 782.170290, y = 276.186070,
234
 
  width = 20.523447, height = 140.243330,
235
 
  target = 'village'
236
 
},
237
 
 
 
381
Displacer:new{
 
382
  x = 293.644320, y = 354.478000,
 
383
  width = 126.689360, height = 22.588020
 
384
},
 
385
 
 
386
 
 
387
Displacer:new{
 
388
  x = 321.142820, y = 298.498960,
 
389
  width = 66.781998, height = 55.979023
 
390
},
 
391
 
 
392
 
 
393
Displacer:new{
 
394
  x = 314.268190, y = 206.182680,
 
395
  width = 193.471360, height = 54.996933
 
396
},
 
397
 
 
398
 
 
399
Displacer:new{
 
400
  x = 318.112060, y = 260.220860,
 
401
  width = 34.470348, height = 39.394684
 
402
},
 
403
 
 
404
 
 
405
Transition:new{
 
406
  x = 782.170290, y = 295.827820,
 
407
  width = 20.523447, height = 239.434230,
 
408
  target = 'gate'
 
409
},
 
410
 
 
411
 
 
412
Transition:new{
 
413
  x = 508.191440, y = 257.266270,
 
414
  width = 275.762790, height = 30.530880,
 
415
  target='bridge',
 
416
targetX=555,
 
417
targetY=487
 
418
},
 
419
 
 
420
 
 
421
Fish:new{
 
422
  x = 348.519870, y = 380.005310,
 
423
  width = 11.818405, height = 32.500614,
 
424
},
 
425
 
 
426
},
 
427
fish = {
238
428
},
239
429
foresthut = {
240
430
 
251
441
 
252
442
 
253
443
Displacer:new{
254
 
  x = 528.618040, y = 253.272050,
255
 
  width = 96.629105, height = 45.472519
 
444
  x = 494.535890, y = 253.272050,
 
445
  width = 130.711270, height = 45.472519
256
446
},
257
447
 
258
448
 
259
449
Displacer:new{
260
 
  x = 459.461910, y = 228.641110,
261
 
  width = 34.104382, height = 62.524715
 
450
  x = 359.108890, y = 228.641110,
 
451
  width = 134.457460, height = 68.205078
262
452
},
263
453
 
264
454
 
307
497
targetY = 434
308
498
},
309
499
 
310
 
},
311
 
}
 
500
 
 
501
Fairy:new{
 
502
  x = 395.731810, y = 304.621250,
 
503
  width = 40.709251, height = 58.697060,
 
504
},
 
505
 
 
506
},
 
507
flag = {
 
508
},
 
509
cat48 = {
 
510
},
 
511
}
 
512
 
 
513
fairytarget = Sprite:new{
 
514
  x = 42.702625, y = 537.588500,
 
515
  width = 14.234208, height = 15.329147,
 
516
  visible = false
 
517
}
 
518
 
 
519
gateup = Fill:new{
 
520
  x = 517.393430, y = 236.349990,
 
521
  width = 33.179535, height = 191.703980,
 
522
  fill = {108,57,22,255},
 
523
  gateup = true
 
524
}
 
525
 
 
526
gatedown = Fill:new{
 
527
  x = 354.836700, y = 427.650760,
 
528
  width = 164.054370, height = 19.354729,
 
529
  fill = {108,57,22,255},
 
530
  visible = false
 
531
}
 
532