/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 22:00:27 UTC
  • Revision ID: josh@9ix.org-20130428220027-uneuwd3am4wl6klk
GET FISH

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
},
26
26
cave = {
27
27
 
 
28
Displacer:new{
 
29
  x = 272.011660, y = 446.064150,
 
30
  width = 18.367348, height = 29.737610
 
31
},
 
32
 
 
33
 
28
34
Transition:new{
29
35
  x = 74.344025, y = 435.568510,
30
36
  width = 9.620992, height = 43.731777,
33
39
targetY=325
34
40
},
35
41
 
36
 
 
37
 
Flag:new{
38
 
  x = 272.011660, y = 446.064150,
39
 
  width = 18.367348, height = 29.737610,
40
 
},
41
 
 
42
42
},
43
43
bridge = {
44
44
 
55
55
 
56
56
 
57
57
Displacer:new{
 
58
  x = 443.406650, y = 372.013580,
 
59
  width = 87.065681, height = 92.451187
 
60
},
 
61
 
 
62
 
 
63
Displacer:new{
58
64
  x = 55.650227, y = 481.518860,
59
65
  width = 55.650227, height = 22.439608
60
66
},
108
114
  target = 'sheep'
109
115
},
110
116
 
111
 
 
112
 
Troll:new{
113
 
  x = 443.406650, y = 372.013580,
114
 
},
115
 
 
116
117
},
117
118
flower = {
118
119
},
440
441
},
441
442
 
442
443
},
443
 
flag = {
444
 
},
445
444
}