/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 18:01:54 UTC
  • Revision ID: josh@9ix.org-20130428180154-k9g0f2yxrm4fheul
level tweaks & fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
},
68
68
 
69
69
},
70
 
bridgeold = {
71
 
 
72
 
Displacer:new{
73
 
  x = 351.853060, y = 284.050320,
74
 
  width = 72.704330, height = 100.529450
75
 
},
76
 
 
77
 
 
78
 
Displacer:new{
79
 
  x = 410.196040, y = 273.279300,
80
 
  width = 387.756440, height = 71.806747
81
 
},
82
 
 
83
 
 
84
 
Displacer:new{
85
 
  x = 395.834690, y = 464.464750,
86
 
  width = 46.674385, height = 132.842480
87
 
},
88
 
 
89
 
 
90
 
Displacer:new{
91
 
  x = 443.406650, y = 372.013580,
92
 
  width = 87.065681, height = 92.451187
93
 
},
94
 
 
95
 
 
96
 
Transition:new{
97
 
  x = 791.669370, y = 347.778810,
98
 
  width = 12.566180, height = 245.040530,
99
 
  target='foresthut',
100
 
targetX = 47,
101
 
targetY = 402
102
 
},
103
 
 
104
 
 
105
 
Transition:new{
106
 
  x = 445.201810, y = 547.940120,
107
 
  width = 344.672330, height = 62.830990,
108
 
  target='lake',
109
 
targetX = 743,
110
 
targetY = 328
111
 
},
112
 
 
113
 
},
114
70
flower = {
115
71
},
116
72
shore = {
169
125
 
170
126
 
171
127
Displacer:new{
172
 
  x = 75.025925, y = 533.677860,
 
128
  x = 76.000000, y = 484.000000,
173
129
  width = 132.000000, height = 23.000000
174
130
},
175
131
 
269
225
 
270
226
 
271
227
Displacer:new{
272
 
  x = 290.823460, y = 260.068940,
273
 
  width = 67.261436, height = 88.795479
 
228
  x = 291.781980, y = 327.164890,
 
229
  width = 67.261436, height = 29.367668
274
230
},
275
231
 
276
232