/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:
114
114
},
115
115
 
116
116
},
 
117
realfairy = {
 
118
},
117
119
flower = {
118
120
},
 
121
fairy = {
 
122
},
119
123
shore = {
120
124
 
121
 
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{
122
168
  x = 171.725940, y = 132.299380,
123
 
  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,
124
175
},
125
176
 
126
177
},
294
345
targetY=388
295
346
},
296
347
 
 
348
 
 
349
Cat:new{
 
350
  x = 590.784970, y = 442.320830,
 
351
},
 
352
 
297
353
},
298
354
lake = {
299
355
 
390
446
 
391
447
 
392
448
Displacer:new{
393
 
  x = 528.618040, y = 253.272050,
394
 
  width = 96.629105, height = 45.472519
 
449
  x = 494.535890, y = 253.272050,
 
450
  width = 130.711270, height = 45.472519
395
451
},
396
452
 
397
453
 
398
454
Displacer:new{
399
 
  x = 459.461910, y = 228.641110,
400
 
  width = 34.104382, height = 62.524715
 
455
  x = 359.108890, y = 228.641110,
 
456
  width = 134.457460, height = 68.205078
401
457
},
402
458
 
403
459
 
446
502
targetY = 434
447
503
},
448
504
 
 
505
 
 
506
Fairy:new{
 
507
  x = 395.731810, y = 304.621250,
 
508
  width = 40.709251, height = 58.697060,
 
509
},
 
510
 
449
511
},
450
512
flag = {
451
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
452
522
}
453
523
 
454
524
gateup = Fill:new{