/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 01:12:25 UTC
  • Revision ID: josh@9ix.org-20130429011225-2i6tjd5t6s5rhme2
inventory stack bug

Show diffs side-by-side

added added

removed removed

Lines of Context:
296
296
 
297
297
 
298
298
Displacer:new{
299
 
  x = 788.230350, y = 487.008270,
300
 
  width = 18.078678, height = 115.703530
 
299
  x = 788.230350, y = 410.173890,
 
300
  width = 18.078678, height = 192.537920
301
301
},
302
302
 
303
303
 
328
328
  target='cave'
329
329
},
330
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
 
 
340
331
},
341
332
castle = {
342
333