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

Show diffs side-by-side

added added

removed removed

197
197
},
198
198
 
199
199
},
 
200
gate = {
 
201
 
 
202
Displacer:new{
 
203
  x = 338.751280, y = 372.631590,
 
204
  width = 34.059235, height = 60.754307
 
205
},
 
206
 
 
207
 
 
208
Transition:new{
 
209
  x = 1.841040, y = 348.698090,
 
210
  width = 21.171955, height = 89.290421,
 
211
  target='lake',
 
212
targetX=758,
 
213
targetY=453
 
214
},
 
215
 
 
216
},
200
217
lake = {
201
218
 
202
219
Displacer:new{
256
273
Transition:new{
257
274
  x = 782.170290, y = 295.827820,
258
275
  width = 20.523447, height = 239.434230,
259
 
  target = 'moat'
 
276
  target = 'gate'
260
277
},
261
278
 
262
279