/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 21:10:57 UTC
  • Revision ID: josh@9ix.org-20130428211057-uyld2pqi31n1tghc
sheep!

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
},
24
24
 
25
25
},
26
 
cave = {
27
 
 
28
 
Displacer:new{
29
 
  x = 272.011660, y = 446.064150,
30
 
  width = 18.367348, height = 29.737610
31
 
},
32
 
 
33
 
 
34
 
Transition:new{
35
 
  x = 74.344025, y = 435.568510,
36
 
  width = 9.620992, height = 43.731777,
37
 
  target='sheep',
38
 
targetX=253,
39
 
targetY=325
40
 
},
41
 
 
42
 
},
43
26
bridge = {
44
27
 
45
28
Displacer:new{
360
343
targetY=487
361
344
},
362
345
 
363
 
 
364
 
Fish:new{
365
 
  x = 348.519870, y = 380.005310,
366
 
  width = 11.818405, height = 32.500614,
367
 
},
368
 
 
369
 
},
370
 
fish = {
371
346
},
372
347
foresthut = {
373
348