/ld26

To get this branch, use:
bzr branch /bzr/ld26

« back to all changes in this revision

Viewing changes to svg_levels.lua

  • Committer: Josh C
  • Date: 2013-04-29 01:54:19 UTC
  • Revision ID: josh@9ix.org-20130429015419-8ts0gwspqonsxkjb
Tags: compo
name the game

Show diffs side-by-side

added added

removed removed

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
125
Displacer:new{
 
126
  x = -7.616363, y = 511.048430,
 
127
  width = 15.329147, height = 79.930550
 
128
},
 
129
 
 
130
 
 
131
MaybeDisplacer:new{
 
132
  x = -15.876616, y = 148.302190,
 
133
  width = 206.396010, height = 16.697821
 
134
},
 
135
 
 
136
 
 
137
MaybeDisplacer:new{
 
138
  x = -14.781677, y = 122.050610,
 
139
  width = 205.575000, height = 10.949390
 
140
},
 
141
 
 
142
 
 
143
MaybeDisplacer:new{
 
144
  x = -21.898781, y = 493.936460,
 
145
  width = 329.576660, height = 15.329147
 
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
 
239
296
 
240
297
 
241
298
Displacer:new{
242
 
  x = 788.230350, y = 410.173890,
243
 
  width = 18.078678, height = 192.537920
 
299
  x = 788.230350, y = 487.008270,
 
300
  width = 18.078678, height = 115.703530
244
301
},
245
302
 
246
303
 
271
328
  target='cave'
272
329
},
273
330
 
 
331
 
 
332
Transition:new{
 
333
  x = 796.365720, y = 404.750270,
 
334
  width = 9.039339, height = 75.930443,
 
335
  target = 'bridge',
 
336
targetX = 107,
 
337
targetY = 400
 
338
},
 
339
 
274
340
},
275
341
castle = {
276
342
 
288
354
targetY=388
289
355
},
290
356
 
 
357
 
 
358
Cat:new{
 
359
  x = 590.784970, y = 442.320830,
 
360
},
 
361
 
291
362
},
292
363
lake = {
293
364
 
384
455
 
385
456
 
386
457
Displacer:new{
387
 
  x = 528.618040, y = 253.272050,
388
 
  width = 96.629105, height = 45.472519
 
458
  x = 494.535890, y = 253.272050,
 
459
  width = 130.711270, height = 45.472519
389
460
},
390
461
 
391
462
 
392
463
Displacer:new{
393
 
  x = 459.461910, y = 228.641110,
394
 
  width = 34.104382, height = 62.524715
 
464
  x = 359.108890, y = 228.641110,
 
465
  width = 134.457460, height = 68.205078
395
466
},
396
467
 
397
468
 
440
511
targetY = 434
441
512
},
442
513
 
443
 
},
444
 
}
 
514
 
 
515
Fairy:new{
 
516
  x = 395.731810, y = 304.621250,
 
517
  width = 40.709251, height = 58.697060,
 
518
},
 
519
 
 
520
},
 
521
flag = {
 
522
},
 
523
cat48 = {
 
524
},
 
525
}
 
526
 
 
527
fairytarget = Sprite:new{
 
528
  x = 42.702625, y = 537.588500,
 
529
  width = 14.234208, height = 15.329147,
 
530
  visible = false
 
531
}
 
532
 
 
533
gateup = Fill:new{
 
534
  x = 517.393430, y = 236.349990,
 
535
  width = 33.179535, height = 191.703980,
 
536
  fill = {108,57,22,255},
 
537
  gateup = true
 
538
}
 
539
 
 
540
gatedown = Fill:new{
 
541
  x = 354.836700, y = 427.650760,
 
542
  width = 164.054370, height = 19.354729,
 
543
  fill = {108,57,22,255},
 
544
  visible = false
 
545
}
 
546