/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:42:39 UTC
  • Revision ID: josh@9ix.org-20130429004239-r0yedw9bxk7infzs
drop

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
 
136
136
 
137
137
MaybeDisplacer:new{
138
 
  x = -21.898781, y = 493.936460,
 
138
  x = -21.898781, y = 483.936460,
139
139
  width = 329.576660, height = 15.329147
140
140
},
141
141
 
169
169
  width = 19.192898, height = 16.162441,
170
170
},
171
171
 
172
 
 
173
 
Boat:new{
174
 
  x = 231.032140, y = 523.354250,
175
 
},
176
 
 
177
172
},
178
173
lakeroad = {
179
174
 
296
291
 
297
292
 
298
293
Displacer:new{
299
 
  x = 788.230350, y = 487.008270,
300
 
  width = 18.078678, height = 115.703530
 
294
  x = 788.230350, y = 410.173890,
 
295
  width = 18.078678, height = 192.537920
301
296
},
302
297
 
303
298
 
328
323
  target='cave'
329
324
},
330
325
 
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
 
 
340
326
},
341
327
castle = {
342
328