/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 20:31:58 UTC
  • Revision ID: josh@9ix.org-20130428203158-uan2kd0ybns063vb
cleanup

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
26
bridge = {
44
27
 
45
28
Displacer:new{
46
 
  x = 280.943910, y = 284.050320,
47
 
  width = 143.613510, height = 90.656021
 
29
  x = 351.853060, y = 284.050320,
 
30
  width = 72.704330, height = 100.529450
48
31
},
49
32
 
50
33
 
55
38
 
56
39
 
57
40
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
 
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
84
49
},
85
50
 
86
51
 
101
66
targetY = 336
102
67
},
103
68
 
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
69
},
117
70
flower = {
118
71
},
217
170
},
218
171
 
219
172
},
220
 
sheep = {
221
 
 
222
 
Displacer:new{
223
 
  x = -0.903934, y = 205.884830,
224
 
  width = 293.778470, height = 44.292755
225
 
},
226
 
 
227
 
 
228
 
Displacer:new{
229
 
  x = 349.822420, y = 204.076970,
230
 
  width = 322.704410, height = 47.004555
231
 
},
232
 
 
233
 
 
234
 
Displacer:new{
235
 
  x = 649.024540, y = 251.985460,
236
 
  width = 38.869144, height = 93.105171
237
 
},
238
 
 
239
 
 
240
 
Displacer:new{
241
 
  x = 788.230350, y = 410.173890,
242
 
  width = 18.078678, height = 192.537920
243
 
},
244
 
 
245
 
 
246
 
Displacer:new{
247
 
  x = -7.231471, y = 586.440980,
248
 
  width = 802.693300, height = 19.886545
249
 
},
250
 
 
251
 
 
252
 
Displacer:new{
253
 
  x = -7.231471, y = 249.273650,
254
 
  width = 12.655074, height = 338.975190
255
 
},
256
 
 
257
 
 
258
 
Transition:new{
259
 
  x = 703.260560, y = 347.802460,
260
 
  width = 100.336660, height = 51.524231,
261
 
  target = 'bridge',
262
 
targetX = 107,
263
 
targetY = 400
264
 
},
265
 
 
266
 
 
267
 
Transition:new{
268
 
  x = 300.106050, y = 219.443850,
269
 
  width = 42.484894, height = 24.406214,
270
 
  target='cave'
271
 
},
272
 
 
273
 
},
274
173
castle = {
275
174
 
276
175
Displacer:new{
359
258
targetY=487
360
259
},
361
260
 
362
 
 
363
 
Fish:new{
364
 
  x = 348.519870, y = 380.005310,
365
 
  width = 11.818405, height = 32.500614,
366
 
},
367
 
 
368
 
},
369
 
fish = {
370
261
},
371
262
foresthut = {
372
263
 
440
331
},
441
332
 
442
333
},
443
 
flag = {
444
 
},
445
334
}