/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-29 00:57:59 UTC
  • Revision ID: josh@9ix.org-20130429005759-gxr2mp8sxdo71nmc
boat

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
},
26
26
cave = {
27
27
 
28
 
Displacer:new{
29
 
  x = 272.011660, y = 446.064150,
30
 
  width = 18.367348, height = 29.737610
31
 
},
32
 
 
33
 
 
34
28
Transition:new{
35
29
  x = 74.344025, y = 435.568510,
36
30
  width = 9.620992, height = 43.731777,
39
33
targetY=325
40
34
},
41
35
 
 
36
 
 
37
Flag:new{
 
38
  x = 272.011660, y = 446.064150,
 
39
  width = 18.367348, height = 29.737610,
 
40
},
 
41
 
42
42
},
43
43
bridge = {
44
44
 
55
55
 
56
56
 
57
57
Displacer:new{
58
 
  x = 443.406650, y = 372.013580,
59
 
  width = 87.065681, height = 92.451187
60
 
},
61
 
 
62
 
 
63
 
Displacer:new{
64
58
  x = 55.650227, y = 481.518860,
65
59
  width = 55.650227, height = 22.439608
66
60
},
114
108
  target = 'sheep'
115
109
},
116
110
 
 
111
 
 
112
Troll:new{
 
113
  x = 443.406650, y = 372.013580,
 
114
},
 
115
 
 
116
},
 
117
realfairy = {
117
118
},
118
119
flower = {
119
120
},
 
121
fairy = {
 
122
},
120
123
shore = {
121
124
 
122
 
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 = 493.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{
123
168
  x = 171.725940, y = 132.299380,
124
 
  width = 19.192898, height = 16.162441
 
169
  width = 19.192898, height = 16.162441,
 
170
},
 
171
 
 
172
 
 
173
Boat:new{
 
174
  x = 231.032140, y = 523.354250,
125
175
},
126
176
 
127
177
},
203
253
},
204
254
gate = {
205
255
 
206
 
Displacer:new{
207
 
  x = 338.751280, y = 372.631590,
208
 
  width = 34.059235, height = 60.754307
209
 
},
210
 
 
211
 
 
212
256
Transition:new{
213
257
  x = 1.841040, y = 348.698090,
214
258
  width = 21.171955, height = 89.290421,
217
261
targetY=453
218
262
},
219
263
 
 
264
 
 
265
Transition:new{
 
266
  x = 529.029240, y = 373.273160,
 
267
  width = 18.433075, height = 51.612610,
 
268
  target = 'castle'
 
269
},
 
270
 
 
271
 
 
272
GateTrigger:new{
 
273
  x = 338.751280, y = 372.631590,
 
274
  width = 34.059235, height = 60.754307,
 
275
},
 
276
 
220
277
},
221
278
sheep = {
222
279
 
288
345
targetY=388
289
346
},
290
347
 
 
348
 
 
349
Cat:new{
 
350
  x = 590.784970, y = 442.320830,
 
351
},
 
352
 
291
353
},
292
354
lake = {
293
355
 
384
446
 
385
447
 
386
448
Displacer:new{
387
 
  x = 528.618040, y = 253.272050,
388
 
  width = 96.629105, height = 45.472519
 
449
  x = 494.535890, y = 253.272050,
 
450
  width = 130.711270, height = 45.472519
389
451
},
390
452
 
391
453
 
392
454
Displacer:new{
393
 
  x = 459.461910, y = 228.641110,
394
 
  width = 34.104382, height = 62.524715
 
455
  x = 359.108890, y = 228.641110,
 
456
  width = 134.457460, height = 68.205078
395
457
},
396
458
 
397
459
 
440
502
targetY = 434
441
503
},
442
504
 
443
 
},
444
 
}
 
505
 
 
506
Fairy:new{
 
507
  x = 395.731810, y = 304.621250,
 
508
  width = 40.709251, height = 58.697060,
 
509
},
 
510
 
 
511
},
 
512
flag = {
 
513
},
 
514
cat48 = {
 
515
},
 
516
}
 
517
 
 
518
fairytarget = Sprite:new{
 
519
  x = 42.702625, y = 537.588500,
 
520
  width = 14.234208, height = 15.329147,
 
521
  visible = false
 
522
}
 
523
 
 
524
gateup = Fill:new{
 
525
  x = 517.393430, y = 236.349990,
 
526
  width = 33.179535, height = 191.703980,
 
527
  fill = {108,57,22,255},
 
528
  gateup = true
 
529
}
 
530
 
 
531
gatedown = Fill:new{
 
532
  x = 354.836700, y = 427.650760,
 
533
  width = 164.054370, height = 19.354729,
 
534
  fill = {108,57,22,255},
 
535
  visible = false
 
536
}
 
537