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

Show diffs side-by-side

added added

removed removed

122
122
},
123
123
shore = {
124
124
 
125
 
Displacer:new{
126
 
  x = -7.616363, y = 511.048430,
127
 
  width = 15.329147, height = 79.930550
128
 
},
129
 
 
130
 
 
131
125
MaybeDisplacer:new{
132
126
  x = -15.876616, y = 148.302190,
133
127
  width = 206.396010, height = 16.697821
147
141
 
148
142
 
149
143
MaybeDisplacer:new{
 
144
  x = -20.803843, y = 502.550420,
 
145
  width = 8.759513, height = 111.683780
 
146
},
 
147
 
 
148
 
 
149
MaybeDisplacer:new{
150
150
  x = -36.132988, y = 590.145570,
151
151
  width = 233.222020, height = 14.234208
152
152
},
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