/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 16:51:36 UTC
  • Revision ID: josh@9ix.org-20130428165136-f3eg4lscd1mdb9wo
level tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
},
43
 
bridge = {
44
 
 
45
 
Displacer:new{
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
 
 
 
26
forest2 = {
116
27
},
117
28
flower = {
118
29
},
124
35
},
125
36
 
126
37
},
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,
149
 
  width = 23.943989, height = 79.813293
150
 
},
151
 
 
152
 
 
153
 
Transition:new{
154
 
  x = 782.170290, y = 276.186070,
155
 
  width = 20.523447, height = 140.243330,
156
 
  target = 'village'
157
 
},
158
 
 
159
 
},
160
38
forest1 = {
161
39
 
162
40
Displacer:new{
172
50
 
173
51
 
174
52
Displacer:new{
175
 
  x = 75.025925, y = 533.677860,
 
53
  x = 76.000000, y = 484.000000,
176
54
  width = 132.000000, height = 23.000000
177
55
},
178
56
 
180
58
Transition:new{
181
59
  x = -1.000000, y = 129.000000,
182
60
  width = 28.000000, height = 454.000000,
183
 
  target = 'foresthut',
184
 
targetX = 745,
185
 
targetY = 430
 
61
  target = 'village'
186
62
},
187
63
 
188
64
 
200
76
},
201
77
 
202
78
},
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
 
 
226
 
},
227
 
sheep = {
228
 
 
229
 
Displacer:new{
230
 
  x = -0.903934, y = 205.884830,
231
 
  width = 293.778470, height = 44.292755
232
 
},
233
 
 
234
 
 
235
 
Displacer:new{
236
 
  x = 349.822420, y = 204.076970,
237
 
  width = 322.704410, height = 47.004555
238
 
},
239
 
 
240
 
 
241
 
Displacer:new{
242
 
  x = 649.024540, y = 251.985460,
243
 
  width = 38.869144, height = 93.105171
244
 
},
245
 
 
246
 
 
247
 
Displacer:new{
248
 
  x = 788.230350, y = 410.173890,
249
 
  width = 18.078678, height = 192.537920
250
 
},
251
 
 
252
 
 
253
 
Displacer:new{
254
 
  x = -7.231471, y = 586.440980,
255
 
  width = 802.693300, height = 19.886545
256
 
},
257
 
 
258
 
 
259
 
Displacer:new{
260
 
  x = -7.231471, y = 249.273650,
261
 
  width = 12.655074, height = 338.975190
262
 
},
263
 
 
264
 
 
265
 
Transition:new{
266
 
  x = 703.260560, y = 347.802460,
267
 
  width = 100.336660, height = 51.524231,
268
 
  target = 'bridge',
269
 
targetX = 107,
270
 
targetY = 400
271
 
},
272
 
 
273
 
 
274
 
Transition:new{
275
 
  x = 300.106050, y = 219.443850,
276
 
  width = 42.484894, height = 24.406214,
277
 
  target='cave'
278
 
},
279
 
 
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
 
Cat:new{
299
 
  x = 590.784970, y = 442.320830,
300
 
},
301
 
 
302
 
},
303
79
lake = {
304
80
 
305
81
Displacer:new{
306
 
  x = 1.140190, y = 532.673520,
307
 
  width = 802.693730, height = 70.747047
308
 
},
309
 
 
310
 
 
311
 
Displacer:new{
312
 
  x = 199.036710, y = 475.319240,
313
 
  width = 88.884743, height = 62.226845
314
 
},
315
 
 
316
 
 
317
 
Displacer:new{
318
 
  x = 254.349850, y = 415.082730,
319
 
  width = 161.585140, height = 76.176979
320
 
},
321
 
 
322
 
 
323
 
Displacer:new{
324
 
  x = 327.690250, y = 337.549840,
 
82
  x = 1.140190, y = 410.728450,
 
83
  width = 802.693730, height = 192.692110
 
84
},
 
85
 
 
86
 
 
87
Displacer:new{
 
88
  x = 401.346860, y = 189.531620,
 
89
  width = 400.206670, height = 94.635765
 
90
},
 
91
 
 
92
 
 
93
Displacer:new{
 
94
  x = 403.627230, y = 357.139530,
 
95
  width = 60.430069, height = 53.588928
 
96
},
 
97
 
 
98
 
 
99
Displacer:new{
 
100
  x = 401.346860, y = 279.606630,
325
101
  width = 23.943989, height = 79.813293
326
102
},
327
103
 
328
104
 
329
 
Displacer:new{
330
 
  x = 441.939640, y = 545.003050,
331
 
  width = 77.584961, height = 16.695486
332
 
},
333
 
 
334
 
 
335
 
Displacer:new{
336
 
  x = 293.644320, y = 354.478000,
337
 
  width = 126.689360, height = 22.588020
338
 
},
339
 
 
340
 
 
341
 
Displacer:new{
342
 
  x = 321.142820, y = 298.498960,
343
 
  width = 66.781998, height = 55.979023
344
 
},
345
 
 
346
 
 
347
 
Displacer:new{
348
 
  x = 314.268190, y = 206.182680,
349
 
  width = 193.471360, height = 54.996933
350
 
},
351
 
 
352
 
 
353
 
Displacer:new{
354
 
  x = 318.112060, y = 260.220860,
355
 
  width = 34.470348, height = 39.394684
356
 
},
357
 
 
358
 
 
359
 
Transition:new{
360
 
  x = 782.170290, y = 295.827820,
361
 
  width = 20.523447, height = 239.434230,
362
 
  target = 'gate'
363
 
},
364
 
 
365
 
 
366
 
Transition:new{
367
 
  x = 508.191440, y = 257.266270,
368
 
  width = 275.762790, height = 30.530880,
369
 
  target='bridge',
370
 
targetX=555,
371
 
targetY=487
372
 
},
373
 
 
374
 
 
375
 
Fish:new{
376
 
  x = 348.519870, y = 380.005310,
377
 
  width = 11.818405, height = 32.500614,
378
 
},
379
 
 
380
 
},
381
 
fish = {
382
 
},
383
 
foresthut = {
384
 
 
385
 
Displacer:new{
386
 
  x = 10.420785, y = 557.369510,
387
 
  width = 777.769530, height = 50.209240
388
 
},
389
 
 
390
 
 
391
 
Displacer:new{
392
 
  x = 624.299800, y = 248.535320,
393
 
  width = 165.785220, height = 16.104851
394
 
},
395
 
 
396
 
 
397
 
Displacer:new{
398
 
  x = 528.618040, y = 253.272050,
399
 
  width = 96.629105, height = 45.472519
400
 
},
401
 
 
402
 
 
403
 
Displacer:new{
404
 
  x = 459.461910, y = 228.641110,
405
 
  width = 34.104382, height = 62.524715
406
 
},
407
 
 
408
 
 
409
 
Displacer:new{
410
 
  x = 4.736721, y = 227.693760,
411
 
  width = 452.830510, height = 30.315012
412
 
},
413
 
 
414
 
 
415
 
Displacer:new{
416
 
  x = 290.823460, y = 260.068940,
417
 
  width = 67.261436, height = 88.795479
418
 
},
419
 
 
420
 
 
421
 
Displacer:new{
422
 
  x = 182.837420, y = 253.272050,
423
 
  width = 70.103462, height = 56.840649
424
 
},
425
 
 
426
 
 
427
 
Displacer:new{
428
 
  x = 35.051731, y = 493.897460,
429
 
  width = 105.155200, height = 38.841110
430
 
},
431
 
 
432
 
 
433
 
Displacer:new{
434
 
  x = 655.562130, y = 502.423550,
435
 
  width = 92.839722, height = 29.367668
436
 
},
437
 
 
438
 
 
439
 
Transition:new{
440
 
  x = 789.137630, y = 253.272050,
441
 
  width = 22.736259, height = 344.833250,
442
 
  target = 'forest1'
443
 
},
444
 
 
445
 
 
446
 
Transition:new{
447
 
  x = -16.104849, y = 254.219410,
448
 
  width = 22.736259, height = 344.833250,
449
 
  target = 'bridge',
450
 
targetX = 735,
451
 
targetY = 434
452
 
},
453
 
 
454
 
},
455
 
flag = {
456
 
},
457
 
cat48 = {
458
 
},
459
 
}
460
 
 
461
 
gateup = Fill:new{
462
 
  x = 517.393430, y = 236.349990,
463
 
  width = 33.179535, height = 191.703980,
464
 
  fill = {108,57,22,255},
465
 
  gateup = true
466
 
}
467
 
 
468
 
gatedown = Fill:new{
469
 
  x = 354.836700, y = 427.650760,
470
 
  width = 164.054370, height = 19.354729,
471
 
  fill = {108,57,22,255},
472
 
  visible = false
473
 
}
474
 
 
 
105
Transition:new{
 
106
  x = 782.170290, y = 276.186070,
 
107
  width = 20.523447, height = 140.243330,
 
108
  target = 'village'
 
109
},
 
110
 
 
111
},
 
112
}