/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:52:51 UTC
  • Revision ID: josh@9ix.org-20130428185251-a9cpmdjiooz89gu5
s/basecode/ld26/

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
  x = 445.201810, y = 547.940120,
63
63
  width = 344.672330, height = 62.830990,
64
64
  target='lake',
65
 
targetX = 620,
66
 
targetY = 336
 
65
targetX = 743,
 
66
targetY = 328
67
67
},
68
68
 
69
69
},
200
200
lake = {
201
201
 
202
202
Displacer:new{
203
 
  x = 1.140190, y = 532.673520,
204
 
  width = 802.693730, height = 70.747047
205
 
},
206
 
 
207
 
 
208
 
Displacer:new{
209
 
  x = 199.036710, y = 475.319240,
210
 
  width = 88.884743, height = 62.226845
211
 
},
212
 
 
213
 
 
214
 
Displacer:new{
215
 
  x = 254.349850, y = 415.082730,
216
 
  width = 161.585140, height = 76.176979
217
 
},
218
 
 
219
 
 
220
 
Displacer:new{
221
 
  x = 327.690250, y = 337.549840,
 
203
  x = 1.140190, y = 410.728450,
 
204
  width = 802.693730, height = 192.692110
 
205
},
 
206
 
 
207
 
 
208
Displacer:new{
 
209
  x = 401.346860, y = 189.531620,
 
210
  width = 400.206670, height = 94.635765
 
211
},
 
212
 
 
213
 
 
214
Displacer:new{
 
215
  x = 403.627230, y = 335.533600,
 
216
  width = 81.053925, height = 76.176979
 
217
},
 
218
 
 
219
 
 
220
Displacer:new{
 
221
  x = 401.346860, y = 279.606630,
222
222
  width = 23.943989, height = 79.813293
223
223
},
224
224
 
225
225
 
226
226
Displacer:new{
227
 
  x = 441.939640, y = 545.003050,
 
227
  x = 424.262050, y = 283.767640,
228
228
  width = 77.584961, height = 16.695486
229
229
},
230
230
 
231
231
 
232
 
Displacer:new{
233
 
  x = 293.644320, y = 354.478000,
234
 
  width = 126.689360, height = 22.588020
235
 
},
236
 
 
237
 
 
238
 
Displacer:new{
239
 
  x = 321.142820, y = 298.498960,
240
 
  width = 66.781998, height = 55.979023
241
 
},
242
 
 
243
 
 
244
 
Displacer:new{
245
 
  x = 314.268190, y = 206.182680,
246
 
  width = 193.471360, height = 54.996933
247
 
},
248
 
 
249
 
 
250
 
Displacer:new{
251
 
  x = 318.112060, y = 260.220860,
252
 
  width = 34.470348, height = 39.394684
253
 
},
254
 
 
255
 
 
256
 
Transition:new{
257
 
  x = 782.170290, y = 295.827820,
258
 
  width = 20.523447, height = 239.434230,
259
 
  target = 'moat'
260
 
},
261
 
 
262
 
 
263
 
Transition:new{
264
 
  x = 508.191440, y = 257.266270,
265
 
  width = 275.762790, height = 30.530880,
266
 
  target='bridge',
267
 
targetX=555,
268
 
targetY=487
 
232
Transition:new{
 
233
  x = 782.170290, y = 276.186070,
 
234
  width = 20.523447, height = 140.243330,
 
235
  target = 'village'
269
236
},
270
237
 
271
238
},