/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-28 19:40:13 UTC
  • Revision ID: josh@9ix.org-20130428194013-80jaqhflmrmwgo27
gate

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
},
234
217
lake = {
235
218
 
236
219
Displacer:new{
375
358
},
376
359
 
377
360
},
378
 
cat = {
379
 
},
380
361
}