/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
 
Transition:new{
29
 
  x = 74.344025, y = 435.568510,
30
 
  width = 9.620992, height = 43.731777,
31
 
  target='sheep',
32
 
targetX=253,
33
 
targetY=325
34
 
},
35
 
 
36
 
 
37
 
Flag:new{
38
 
  x = 272.011660, y = 446.064150,
39
 
  width = 18.367348, height = 29.737610,
40
 
},
41
 
 
42
 
},
43
26
bridge = {
44
27
 
45
28
Displacer:new{
55
38
 
56
39
 
57
40
Displacer:new{
 
41
  x = 443.406650, y = 372.013580,
 
42
  width = 87.065681, height = 92.451187
 
43
},
 
44
 
 
45
 
 
46
Displacer:new{
58
47
  x = 55.650227, y = 481.518860,
59
48
  width = 55.650227, height = 22.439608
60
49
},
108
97
  target = 'sheep'
109
98
},
110
99
 
111
 
 
112
 
Troll:new{
113
 
  x = 443.406650, y = 372.013580,
114
 
},
115
 
 
116
100
},
117
101
flower = {
118
102
},
359
343
targetY=487
360
344
},
361
345
 
362
 
 
363
 
Fish:new{
364
 
  x = 348.519870, y = 380.005310,
365
 
  width = 11.818405, height = 32.500614,
366
 
},
367
 
 
368
 
},
369
 
fish = {
370
346
},
371
347
foresthut = {
372
348
 
440
416
},
441
417
 
442
418
},
443
 
flag = {
444
 
},
445
419
}