/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 19:40:13 UTC
  • Revision ID: josh@9ix.org-20130428194013-80jaqhflmrmwgo27
gate

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
},
26
26
bridge = {
 
27
 
 
28
Displacer:new{
 
29
  x = 351.853060, y = 284.050320,
 
30
  width = 72.704330, height = 100.529450
 
31
},
 
32
 
 
33
 
 
34
Displacer:new{
 
35
  x = 410.196040, y = 273.279300,
 
36
  width = 387.756440, height = 71.806747
 
37
},
 
38
 
 
39
 
 
40
Displacer:new{
 
41
  x = 395.834690, y = 464.464750,
 
42
  width = 46.674385, height = 132.842480
 
43
},
 
44
 
 
45
 
 
46
Displacer:new{
 
47
  x = 443.406650, y = 372.013580,
 
48
  width = 87.065681, height = 92.451187
 
49
},
 
50
 
 
51
 
 
52
Transition:new{
 
53
  x = 791.669370, y = 347.778810,
 
54
  width = 12.566180, height = 245.040530,
 
55
  target='foresthut',
 
56
targetX = 47,
 
57
targetY = 402
 
58
},
 
59
 
 
60
 
 
61
Transition:new{
 
62
  x = 445.201810, y = 547.940120,
 
63
  width = 344.672330, height = 62.830990,
 
64
  target='lake',
 
65
targetX = 620,
 
66
targetY = 336
 
67
},
 
68
 
 
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
 
27
113
},
28
114
flower = {
29
115
},
83
169
 
84
170
 
85
171
Displacer:new{
86
 
  x = 76.000000, y = 484.000000,
 
172
  x = 75.025925, y = 533.677860,
87
173
  width = 132.000000, height = 23.000000
88
174
},
89
175
 
111
197
},
112
198
 
113
199
},
 
200
gate = {
 
201
 
 
202
Displacer:new{
 
203
  x = 338.751280, y = 372.631590,
 
204
  width = 34.059235, height = 60.754307
 
205
},
 
206
 
 
207
 
 
208
Transition:new{
 
209
  x = 1.841040, y = 348.698090,
 
210
  width = 21.171955, height = 89.290421,
 
211
  target='lake',
 
212
targetX=758,
 
213
targetY=453
 
214
},
 
215
 
 
216
},
114
217
lake = {
115
218
 
116
219
Displacer:new{
117
 
  x = 1.140190, y = 410.728450,
118
 
  width = 802.693730, height = 192.692110
119
 
},
120
 
 
121
 
 
122
 
Displacer:new{
123
 
  x = 401.346860, y = 189.531620,
124
 
  width = 400.206670, height = 94.635765
125
 
},
126
 
 
127
 
 
128
 
Displacer:new{
129
 
  x = 403.627230, y = 357.139530,
130
 
  width = 60.430069, height = 53.588928
131
 
},
132
 
 
133
 
 
134
 
Displacer:new{
135
 
  x = 401.346860, y = 279.606630,
 
220
  x = 1.140190, y = 532.673520,
 
221
  width = 802.693730, height = 70.747047
 
222
},
 
223
 
 
224
 
 
225
Displacer:new{
 
226
  x = 199.036710, y = 475.319240,
 
227
  width = 88.884743, height = 62.226845
 
228
},
 
229
 
 
230
 
 
231
Displacer:new{
 
232
  x = 254.349850, y = 415.082730,
 
233
  width = 161.585140, height = 76.176979
 
234
},
 
235
 
 
236
 
 
237
Displacer:new{
 
238
  x = 327.690250, y = 337.549840,
136
239
  width = 23.943989, height = 79.813293
137
240
},
138
241
 
139
242
 
140
 
Transition:new{
141
 
  x = 782.170290, y = 276.186070,
142
 
  width = 20.523447, height = 140.243330,
143
 
  target = 'village'
 
243
Displacer:new{
 
244
  x = 441.939640, y = 545.003050,
 
245
  width = 77.584961, height = 16.695486
 
246
},
 
247
 
 
248
 
 
249
Displacer:new{
 
250
  x = 293.644320, y = 354.478000,
 
251
  width = 126.689360, height = 22.588020
 
252
},
 
253
 
 
254
 
 
255
Displacer:new{
 
256
  x = 321.142820, y = 298.498960,
 
257
  width = 66.781998, height = 55.979023
 
258
},
 
259
 
 
260
 
 
261
Displacer:new{
 
262
  x = 314.268190, y = 206.182680,
 
263
  width = 193.471360, height = 54.996933
 
264
},
 
265
 
 
266
 
 
267
Displacer:new{
 
268
  x = 318.112060, y = 260.220860,
 
269
  width = 34.470348, height = 39.394684
 
270
},
 
271
 
 
272
 
 
273
Transition:new{
 
274
  x = 782.170290, y = 295.827820,
 
275
  width = 20.523447, height = 239.434230,
 
276
  target = 'gate'
 
277
},
 
278
 
 
279
 
 
280
Transition:new{
 
281
  x = 508.191440, y = 257.266270,
 
282
  width = 275.762790, height = 30.530880,
 
283
  target='bridge',
 
284
targetX=555,
 
285
targetY=487
144
286
},
145
287
 
146
288
},
177
319
 
178
320
 
179
321
Displacer:new{
180
 
  x = 291.781980, y = 327.164890,
181
 
  width = 67.261436, height = 29.367668
 
322
  x = 290.823460, y = 260.068940,
 
323
  width = 67.261436, height = 88.795479
182
324
},
183
325
 
184
326
 
210
352
Transition:new{
211
353
  x = -16.104849, y = 254.219410,
212
354
  width = 22.736259, height = 344.833250,
213
 
  target = 'bridge'
 
355
  target = 'bridge',
 
356
targetX = 735,
 
357
targetY = 434
214
358
},
215
359
 
216
360
},