/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-28 20:26:21 UTC
  • Revision ID: josh@9ix.org-20130428202621-ey328vc42y1hkcv9
castle interior

Show diffs side-by-side

added added

removed removed

214
214
},
215
215
 
216
216
},
 
217
castle = {
 
218
 
 
219
Displacer:new{
 
220
  x = 673.720150, y = 410.580200,
 
221
  width = 47.098976, height = 63.481228
 
222
},
 
223
 
 
224
 
 
225
Transition:new{
 
226
  x = 73.720139, y = 401.365170,
 
227
  width = 17.406143, height = 72.696243,
 
228
  target='gate',
 
229
targetX=239,
 
230
targetY=388
 
231
},
 
232
 
 
233
},
217
234
lake = {
218
235
 
219
236
Displacer:new{
358
375
},
359
376
 
360
377
},
 
378
cat = {
 
379
},
361
380
}