/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-29 01:54:19 UTC
  • Revision ID: josh@9ix.org-20130429015419-8ts0gwspqonsxkjb
Tags: compo
name the game

Show diffs side-by-side

added added

removed removed

122
122
},
123
123
shore = {
124
124
 
 
125
Displacer:new{
 
126
  x = -7.616363, y = 511.048430,
 
127
  width = 15.329147, height = 79.930550
 
128
},
 
129
 
 
130
 
125
131
MaybeDisplacer:new{
126
132
  x = -15.876616, y = 148.302190,
127
133
  width = 206.396010, height = 16.697821
134
140
},
135
141
 
136
142
 
 
143
MaybeDisplacer:new{
 
144
  x = -21.898781, y = 493.936460,
 
145
  width = 329.576660, height = 15.329147
 
146
},
 
147
 
 
148
 
 
149
MaybeDisplacer:new{
 
150
  x = -36.132988, y = 590.145570,
 
151
  width = 233.222020, height = 14.234208
 
152
},
 
153
 
 
154
 
 
155
MaybeDisplacer:new{
 
156
  x = 194.899150, y = 561.677120,
 
157
  width = 39.417805, height = 28.468416
 
158
},
 
159
 
 
160
 
 
161
MaybeDisplacer:new{
 
162
  x = 285.779080, y = 497.075710,
 
163
  width = 27.373476, height = 29.563354
 
164
},
 
165
 
 
166
 
137
167
FairyActivator:new{
138
168
  x = 171.725940, y = 132.299380,
139
169
  width = 19.192898, height = 16.162441,
140
170
},
141
171
 
 
172
 
 
173
Boat:new{
 
174
  x = 231.032140, y = 523.354250,
 
175
},
 
176
 
142
177
},
143
178
lakeroad = {
144
179
 
261
296
 
262
297
 
263
298
Displacer:new{
264
 
  x = 788.230350, y = 410.173890,
265
 
  width = 18.078678, height = 192.537920
 
299
  x = 788.230350, y = 487.008270,
 
300
  width = 18.078678, height = 115.703530
266
301
},
267
302
 
268
303
 
293
328
  target='cave'
294
329
},
295
330
 
 
331
 
 
332
Transition:new{
 
333
  x = 796.365720, y = 404.750270,
 
334
  width = 9.039339, height = 75.930443,
 
335
  target = 'bridge',
 
336
targetX = 107,
 
337
targetY = 400
 
338
},
 
339
 
296
340
},
297
341
castle = {
298
342