/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 17:38:34 UTC
  • Revision ID: josh@9ix.org-20130428173834-ps7dq286wp4gdpd0
bridge

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
},
24
24
 
25
25
},
26
 
cave = {
27
 
 
28
 
Displacer:new{
29
 
  x = 272.011660, y = 446.064150,
30
 
  width = 18.367348, height = 29.737610
31
 
},
32
 
 
33
 
 
34
 
Transition:new{
35
 
  x = 74.344025, y = 435.568510,
36
 
  width = 9.620992, height = 43.731777,
37
 
  target='sheep'
38
 
},
39
 
 
40
 
},
41
26
bridge = {
42
27
 
43
28
Displacer:new{
44
 
  x = 280.943910, y = 284.050320,
45
 
  width = 143.613510, height = 90.656021
 
29
  x = 351.853060, y = 284.050320,
 
30
  width = 72.704330, height = 100.529450
46
31
},
47
32
 
48
33
 
53
38
 
54
39
 
55
40
Displacer:new{
 
41
  x = 395.834690, y = 464.464750,
 
42
  width = 46.674385, height = 132.842480
 
43
},
 
44
 
 
45
 
 
46
Displacer:new{
56
47
  x = 443.406650, y = 372.013580,
57
48
  width = 87.065681, height = 92.451187
58
49
},
59
50
 
60
51
 
61
 
Displacer:new{
62
 
  x = 55.650227, y = 481.518860,
63
 
  width = 55.650227, height = 22.439608
64
 
},
65
 
 
66
 
 
67
 
Displacer:new{
68
 
  x = 283.636660, y = 450.103420,
69
 
  width = 111.300450, height = 145.408650
70
 
},
71
 
 
72
 
 
73
 
Displacer:new{
74
 
  x = 22.439608, y = 309.182680,
75
 
  width = 274.660800, height = 26.029943
76
 
},
77
 
 
78
 
 
79
 
Displacer:new{
80
 
  x = 57.445393, y = 592.819340,
81
 
  width = 195.673370, height = 15.258933
82
 
},
83
 
 
84
 
 
85
 
Displacer:new{
86
 
  x = 393.141940, y = 468.952730,
87
 
  width = 53.855045, height = 130.149750
88
 
},
89
 
 
90
 
 
91
52
Transition:new{
92
53
  x = 791.669370, y = 347.778810,
93
54
  width = 12.566180, height = 245.040530,
94
55
  target='foresthut',
95
 
targetX = 138,
 
56
targetX = 47,
96
57
targetY = 402
97
58
},
98
59
 
99
60
 
100
61
Transition:new{
101
 
  x = 445.201810, y = 547.940120,
102
 
  width = 344.672330, height = 62.830990,
 
62
  x = 443.406680, y = 1011.522000,
 
63
  width = 345.569980, height = 48.469631,
103
64
  target='lake',
104
 
targetX = 620,
105
 
targetY = 336
106
 
},
107
 
 
108
 
 
109
 
Transition:new{
110
 
  x = 7.180675, y = 347.778810,
111
 
  width = 47.571968, height = 247.733250,
112
 
  target = 'sheep'
 
65
targetX = 47,
 
66
targetY = 402
 
67
},
 
68
 
 
69
},
 
70
shore = {
 
71
 
 
72
Displacer:new{
 
73
  x = 171.725940, y = 132.299380,
 
74
  width = 19.192898, height = 16.162441
113
75
},
114
76
 
115
77
},
171
133
 
172
134
 
173
135
Displacer:new{
174
 
  x = 75.025925, y = 533.677860,
 
136
  x = 76.000000, y = 484.000000,
175
137
  width = 132.000000, height = 23.000000
176
138
},
177
139
 
199
161
},
200
162
 
201
163
},
202
 
gate = {
203
 
 
204
 
Displacer:new{
205
 
  x = 338.751280, y = 372.631590,
206
 
  width = 34.059235, height = 60.754307
207
 
},
208
 
 
209
 
 
210
 
Transition:new{
211
 
  x = 1.841040, y = 348.698090,
212
 
  width = 21.171955, height = 89.290421,
213
 
  target='lake',
214
 
targetX=758,
215
 
targetY=453
216
 
},
217
 
 
218
 
},
219
 
sheep = {
220
 
 
221
 
Displacer:new{
222
 
  x = -0.903934, y = 205.884830,
223
 
  width = 293.778470, height = 44.292755
224
 
},
225
 
 
226
 
 
227
 
Displacer:new{
228
 
  x = 349.822420, y = 204.076970,
229
 
  width = 322.704410, height = 47.004555
230
 
},
231
 
 
232
 
 
233
 
Displacer:new{
234
 
  x = 649.024540, y = 251.985460,
235
 
  width = 38.869144, height = 93.105171
236
 
},
237
 
 
238
 
 
239
 
Displacer:new{
240
 
  x = 788.230350, y = 410.173890,
241
 
  width = 18.078678, height = 192.537920
242
 
},
243
 
 
244
 
 
245
 
Displacer:new{
246
 
  x = -7.231471, y = 586.440980,
247
 
  width = 802.693300, height = 19.886545
248
 
},
249
 
 
250
 
 
251
 
Displacer:new{
252
 
  x = -7.231471, y = 249.273650,
253
 
  width = 12.655074, height = 338.975190
254
 
},
255
 
 
256
 
 
257
 
Transition:new{
258
 
  x = 703.260560, y = 347.802460,
259
 
  width = 100.336660, height = 51.524231,
260
 
  target = 'bridge',
261
 
targetX = 107,
262
 
targetY = 400
263
 
},
264
 
 
265
 
 
266
 
Transition:new{
267
 
  x = 300.106050, y = 219.443850,
268
 
  width = 42.484894, height = 24.406214,
269
 
  target='cave'
270
 
},
271
 
 
272
 
},
273
 
castle = {
274
 
 
275
 
Displacer:new{
276
 
  x = 673.720150, y = 410.580200,
277
 
  width = 47.098976, height = 63.481228
278
 
},
279
 
 
280
 
 
281
 
Transition:new{
282
 
  x = 73.720139, y = 401.365170,
283
 
  width = 17.406143, height = 72.696243,
284
 
  target='gate',
285
 
targetX=239,
286
 
targetY=388
 
164
bridge = {
 
165
 
 
166
Displacer:new{
 
167
  x = 351.853060, y = 284.050320,
 
168
  width = 72.704330, height = 100.529450
 
169
},
 
170
 
 
171
 
 
172
Displacer:new{
 
173
  x = 410.196040, y = 273.279300,
 
174
  width = 387.756440, height = 71.806747
 
175
},
 
176
 
 
177
 
 
178
Displacer:new{
 
179
  x = 395.834690, y = 464.464750,
 
180
  width = 46.674385, height = 132.842480
 
181
},
 
182
 
 
183
 
 
184
Displacer:new{
 
185
  x = 443.406650, y = 372.013580,
 
186
  width = 87.065681, height = 92.451187
 
187
},
 
188
 
 
189
 
 
190
Transition:new{
 
191
  x = 791.669370, y = 347.778810,
 
192
  width = 12.566180, height = 245.040530,
 
193
  target='foresthut',
 
194
targetX = 47,
 
195
targetY = 402
287
196
},
288
197
 
289
198
},
290
199
lake = {
291
200
 
292
201
Displacer:new{
293
 
  x = 1.140190, y = 532.673520,
294
 
  width = 802.693730, height = 70.747047
295
 
},
296
 
 
297
 
 
298
 
Displacer:new{
299
 
  x = 199.036710, y = 475.319240,
300
 
  width = 88.884743, height = 62.226845
301
 
},
302
 
 
303
 
 
304
 
Displacer:new{
305
 
  x = 254.349850, y = 415.082730,
306
 
  width = 161.585140, height = 76.176979
307
 
},
308
 
 
309
 
 
310
 
Displacer:new{
311
 
  x = 327.690250, y = 337.549840,
 
202
  x = 1.140190, y = 410.728450,
 
203
  width = 802.693730, height = 192.692110
 
204
},
 
205
 
 
206
 
 
207
Displacer:new{
 
208
  x = 401.346860, y = 189.531620,
 
209
  width = 400.206670, height = 94.635765
 
210
},
 
211
 
 
212
 
 
213
Displacer:new{
 
214
  x = 403.627230, y = 357.139530,
 
215
  width = 60.430069, height = 53.588928
 
216
},
 
217
 
 
218
 
 
219
Displacer:new{
 
220
  x = 401.346860, y = 279.606630,
312
221
  width = 23.943989, height = 79.813293
313
222
},
314
223
 
315
224
 
316
 
Displacer:new{
317
 
  x = 441.939640, y = 545.003050,
318
 
  width = 77.584961, height = 16.695486
319
 
},
320
 
 
321
 
 
322
 
Displacer:new{
323
 
  x = 293.644320, y = 354.478000,
324
 
  width = 126.689360, height = 22.588020
325
 
},
326
 
 
327
 
 
328
 
Displacer:new{
329
 
  x = 321.142820, y = 298.498960,
330
 
  width = 66.781998, height = 55.979023
331
 
},
332
 
 
333
 
 
334
 
Displacer:new{
335
 
  x = 314.268190, y = 206.182680,
336
 
  width = 193.471360, height = 54.996933
337
 
},
338
 
 
339
 
 
340
 
Displacer:new{
341
 
  x = 318.112060, y = 260.220860,
342
 
  width = 34.470348, height = 39.394684
343
 
},
344
 
 
345
 
 
346
 
Transition:new{
347
 
  x = 782.170290, y = 295.827820,
348
 
  width = 20.523447, height = 239.434230,
349
 
  target = 'gate'
350
 
},
351
 
 
352
 
 
353
 
Transition:new{
354
 
  x = 508.191440, y = 257.266270,
355
 
  width = 275.762790, height = 30.530880,
356
 
  target='bridge',
357
 
targetX=555,
358
 
targetY=487
 
225
Transition:new{
 
226
  x = 782.170290, y = 276.186070,
 
227
  width = 20.523447, height = 140.243330,
 
228
  target = 'village'
359
229
},
360
230
 
361
231
},
392
262
 
393
263
 
394
264
Displacer:new{
395
 
  x = 290.823460, y = 260.068940,
396
 
  width = 67.261436, height = 88.795479
 
265
  x = 291.781980, y = 327.164890,
 
266
  width = 67.261436, height = 29.367668
397
267
},
398
268
 
399
269
 
431
301
},
432
302
 
433
303
},
 
304
lake = {
 
305
 
 
306
Displacer:new{
 
307
  x = 1.140190, y = 410.728450,
 
308
  width = 802.693730, height = 192.692110
 
309
},
 
310
 
 
311
 
 
312
Displacer:new{
 
313
  x = 401.346860, y = 189.531620,
 
314
  width = 400.206670, height = 94.635765
 
315
},
 
316
 
 
317
 
 
318
Displacer:new{
 
319
  x = 403.627230, y = 357.139530,
 
320
  width = 60.430069, height = 53.588928
 
321
},
 
322
 
 
323
 
 
324
Displacer:new{
 
325
  x = 401.346860, y = 279.606630,
 
326
  width = 23.943989, height = 79.813293
 
327
},
 
328
 
 
329
 
 
330
Transition:new{
 
331
  x = 782.170290, y = 276.186070,
 
332
  width = 20.523447, height = 140.243330,
 
333
  target = 'village'
 
334
},
 
335
 
 
336
},
434
337
}