/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 20:26:21 UTC
  • Revision ID: josh@9ix.org-20130428202621-ey328vc42y1hkcv9
castle interior

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
},
24
24
 
25
25
},
26
 
cave = {
27
 
 
28
 
Displacer:new{
29
 
  x = 272.011660, y = 446.064150,
30
 
  width = 18.367348, height = 29.737610
31
 
},
32
 
 
33
 
 
34
 
Transition:new{
35
 
  x = 74.344025, y = 435.568510,
36
 
  width = 9.620992, height = 43.731777,
37
 
  target='sheep',
38
 
targetX=253,
39
 
targetY=325
40
 
},
41
 
 
42
 
},
43
26
bridge = {
44
27
 
45
28
Displacer:new{
46
 
  x = 280.943910, y = 284.050320,
47
 
  width = 143.613510, height = 90.656021
 
29
  x = 351.853060, y = 284.050320,
 
30
  width = 72.704330, height = 100.529450
48
31
},
49
32
 
50
33
 
55
38
 
56
39
 
57
40
Displacer:new{
 
41
  x = 395.834690, y = 464.464750,
 
42
  width = 46.674385, height = 132.842480
 
43
},
 
44
 
 
45
 
 
46
Displacer:new{
58
47
  x = 443.406650, y = 372.013580,
59
48
  width = 87.065681, height = 92.451187
60
49
},
61
50
 
62
51
 
63
 
Displacer:new{
64
 
  x = 55.650227, y = 481.518860,
65
 
  width = 55.650227, height = 22.439608
66
 
},
67
 
 
68
 
 
69
 
Displacer:new{
70
 
  x = 283.636660, y = 450.103420,
71
 
  width = 111.300450, height = 145.408650
72
 
},
73
 
 
74
 
 
75
 
Displacer:new{
76
 
  x = 22.439608, y = 309.182680,
77
 
  width = 274.660800, height = 26.029943
78
 
},
79
 
 
80
 
 
81
 
Displacer:new{
82
 
  x = 57.445393, y = 592.819340,
83
 
  width = 195.673370, height = 15.258933
84
 
},
85
 
 
86
 
 
87
 
Displacer:new{
88
 
  x = 393.141940, y = 468.952730,
89
 
  width = 53.855045, height = 130.149750
90
 
},
91
 
 
92
 
 
93
52
Transition:new{
94
53
  x = 791.669370, y = 347.778810,
95
54
  width = 12.566180, height = 245.040530,
96
55
  target='foresthut',
97
 
targetX = 138,
 
56
targetX = 47,
98
57
targetY = 402
99
58
},
100
59
 
107
66
targetY = 336
108
67
},
109
68
 
110
 
 
111
 
Transition:new{
112
 
  x = 7.180675, y = 347.778810,
113
 
  width = 47.571968, height = 247.733250,
114
 
  target = 'sheep'
 
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
115
111
},
116
112
 
117
113
},
218
214
},
219
215
 
220
216
},
221
 
sheep = {
222
 
 
223
 
Displacer:new{
224
 
  x = -0.903934, y = 205.884830,
225
 
  width = 293.778470, height = 44.292755
226
 
},
227
 
 
228
 
 
229
 
Displacer:new{
230
 
  x = 349.822420, y = 204.076970,
231
 
  width = 322.704410, height = 47.004555
232
 
},
233
 
 
234
 
 
235
 
Displacer:new{
236
 
  x = 649.024540, y = 251.985460,
237
 
  width = 38.869144, height = 93.105171
238
 
},
239
 
 
240
 
 
241
 
Displacer:new{
242
 
  x = 788.230350, y = 410.173890,
243
 
  width = 18.078678, height = 192.537920
244
 
},
245
 
 
246
 
 
247
 
Displacer:new{
248
 
  x = -7.231471, y = 586.440980,
249
 
  width = 802.693300, height = 19.886545
250
 
},
251
 
 
252
 
 
253
 
Displacer:new{
254
 
  x = -7.231471, y = 249.273650,
255
 
  width = 12.655074, height = 338.975190
256
 
},
257
 
 
258
 
 
259
 
Transition:new{
260
 
  x = 703.260560, y = 347.802460,
261
 
  width = 100.336660, height = 51.524231,
262
 
  target = 'bridge',
263
 
targetX = 107,
264
 
targetY = 400
265
 
},
266
 
 
267
 
 
268
 
Transition:new{
269
 
  x = 300.106050, y = 219.443850,
270
 
  width = 42.484894, height = 24.406214,
271
 
  target='cave'
272
 
},
273
 
 
274
 
},
275
217
castle = {
276
218
 
277
219
Displacer:new{
360
302
targetY=487
361
303
},
362
304
 
363
 
 
364
 
Fish:new{
365
 
  x = 348.519870, y = 380.005310,
366
 
  width = 11.818405, height = 32.500614,
367
 
},
368
 
 
369
 
},
370
 
fish = {
371
305
},
372
306
foresthut = {
373
307
 
441
375
},
442
376
 
443
377
},
 
378
cat = {
 
379
},
444
380
}