/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 02:02:58 UTC
  • Revision ID: josh@9ix.org-20130428020258-u7iwtprl6maa4634
village, lake

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
},
24
24
 
25
25
},
26
 
bridge = {
27
 
 
28
 
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 = 620,
66
 
targetY = 336
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
 
 
113
 
},
114
 
flower = {
115
 
},
116
 
shore = {
117
 
 
118
 
Displacer:new{
119
 
  x = 171.725940, y = 132.299380,
120
 
  width = 19.192898, height = 16.162441
121
 
},
122
 
 
123
 
},
124
 
lakeroad = {
 
26
forest2 = {
 
27
},
 
28
lake = {
125
29
 
126
30
Displacer:new{
127
31
  x = 1.140190, y = 410.728450,
169
73
 
170
74
 
171
75
Displacer:new{
172
 
  x = 75.025925, y = 533.677860,
 
76
  x = 76.000000, y = 484.000000,
173
77
  width = 132.000000, height = 23.000000
174
78
},
175
79
 
177
81
Transition:new{
178
82
  x = -1.000000, y = 129.000000,
179
83
  width = 28.000000, height = 454.000000,
180
 
  target = 'foresthut',
181
 
targetX = 745,
182
 
targetY = 430
 
84
  target = 'village'
183
85
},
184
86
 
185
87
 
191
93
targetX = 30
192
94
},
193
95
 
194
 
 
195
 
Flower:new{
196
 
  x = 355.051060, y = 333.101410,
197
 
},
198
 
 
199
 
},
200
 
lake = {
201
 
 
202
 
Displacer:new{
203
 
  x = 1.140190, y = 532.673520,
204
 
  width = 802.693730, height = 70.747047
205
 
},
206
 
 
207
 
 
208
 
Displacer:new{
209
 
  x = 199.036710, y = 475.319240,
210
 
  width = 88.884743, height = 62.226845
211
 
},
212
 
 
213
 
 
214
 
Displacer:new{
215
 
  x = 254.349850, y = 415.082730,
216
 
  width = 161.585140, height = 76.176979
217
 
},
218
 
 
219
 
 
220
 
Displacer:new{
221
 
  x = 327.690250, y = 337.549840,
222
 
  width = 23.943989, height = 79.813293
223
 
},
224
 
 
225
 
 
226
 
Displacer:new{
227
 
  x = 441.939640, y = 545.003050,
228
 
  width = 77.584961, height = 16.695486
229
 
},
230
 
 
231
 
 
232
 
Displacer:new{
233
 
  x = 293.644320, y = 354.478000,
234
 
  width = 126.689360, height = 22.588020
235
 
},
236
 
 
237
 
 
238
 
Displacer:new{
239
 
  x = 321.142820, y = 298.498960,
240
 
  width = 66.781998, height = 55.979023
241
 
},
242
 
 
243
 
 
244
 
Displacer:new{
245
 
  x = 314.268190, y = 206.182680,
246
 
  width = 193.471360, height = 54.996933
247
 
},
248
 
 
249
 
 
250
 
Displacer:new{
251
 
  x = 318.112060, y = 260.220860,
252
 
  width = 34.470348, height = 39.394684
253
 
},
254
 
 
255
 
 
256
 
Transition:new{
257
 
  x = 782.170290, y = 295.827820,
258
 
  width = 20.523447, height = 239.434230,
259
 
  target = 'moat'
260
 
},
261
 
 
262
 
 
263
 
Transition:new{
264
 
  x = 508.191440, y = 257.266270,
265
 
  width = 275.762790, height = 30.530880,
266
 
  target='bridge',
267
 
targetX=555,
268
 
targetY=487
269
 
},
270
 
 
271
 
},
272
 
foresthut = {
273
 
 
274
 
Displacer:new{
275
 
  x = 10.420785, y = 557.369510,
276
 
  width = 777.769530, height = 50.209240
277
 
},
278
 
 
279
 
 
280
 
Displacer:new{
281
 
  x = 624.299800, y = 248.535320,
282
 
  width = 165.785220, height = 16.104851
283
 
},
284
 
 
285
 
 
286
 
Displacer:new{
287
 
  x = 528.618040, y = 253.272050,
288
 
  width = 96.629105, height = 45.472519
289
 
},
290
 
 
291
 
 
292
 
Displacer:new{
293
 
  x = 459.461910, y = 228.641110,
294
 
  width = 34.104382, height = 62.524715
295
 
},
296
 
 
297
 
 
298
 
Displacer:new{
299
 
  x = 4.736721, y = 227.693760,
300
 
  width = 452.830510, height = 30.315012
301
 
},
302
 
 
303
 
 
304
 
Displacer:new{
305
 
  x = 290.823460, y = 260.068940,
306
 
  width = 67.261436, height = 88.795479
307
 
},
308
 
 
309
 
 
310
 
Displacer:new{
311
 
  x = 182.837420, y = 253.272050,
312
 
  width = 70.103462, height = 56.840649
313
 
},
314
 
 
315
 
 
316
 
Displacer:new{
317
 
  x = 35.051731, y = 493.897460,
318
 
  width = 105.155200, height = 38.841110
319
 
},
320
 
 
321
 
 
322
 
Displacer:new{
323
 
  x = 655.562130, y = 502.423550,
324
 
  width = 92.839722, height = 29.367668
325
 
},
326
 
 
327
 
 
328
 
Transition:new{
329
 
  x = 789.137630, y = 253.272050,
330
 
  width = 22.736259, height = 344.833250,
331
 
  target = 'forest1'
332
 
},
333
 
 
334
 
 
335
 
Transition:new{
336
 
  x = -16.104849, y = 254.219410,
337
 
  width = 22.736259, height = 344.833250,
338
 
  target = 'bridge',
339
 
targetX = 735,
340
 
targetY = 434
 
96
},
 
97
shore = {
 
98
 
 
99
Displacer:new{
 
100
  x = 171.725940, y = 132.299380,
 
101
  width = 19.192898, height = 16.162441
341
102
},
342
103
 
343
104
},