/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 22:23:30 UTC
  • Revision ID: josh@9ix.org-20130428222330-ng2gzvphijabfjfm
flag

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
},
26
26
cave = {
27
27
 
28
 
Displacer:new{
29
 
  x = 272.011660, y = 446.064150,
30
 
  width = 18.367348, height = 29.737610
31
 
},
32
 
 
33
 
 
34
28
Transition:new{
35
29
  x = 74.344025, y = 435.568510,
36
30
  width = 9.620992, height = 43.731777,
37
 
  target='sheep'
 
31
  target='sheep',
 
32
targetX=253,
 
33
targetY=325
 
34
},
 
35
 
 
36
 
 
37
Flag:new{
 
38
  x = 272.011660, y = 446.064150,
 
39
  width = 18.367348, height = 29.737610,
38
40
},
39
41
 
40
42
},
53
55
 
54
56
 
55
57
Displacer:new{
56
 
  x = 443.406650, y = 372.013580,
57
 
  width = 87.065681, height = 92.451187
58
 
},
59
 
 
60
 
 
61
 
Displacer:new{
62
58
  x = 55.650227, y = 481.518860,
63
59
  width = 55.650227, height = 22.439608
64
60
},
112
108
  target = 'sheep'
113
109
},
114
110
 
 
111
 
 
112
Troll:new{
 
113
  x = 443.406650, y = 372.013580,
 
114
},
 
115
 
115
116
},
116
117
flower = {
117
118
},
358
359
targetY=487
359
360
},
360
361
 
 
362
 
 
363
Fish:new{
 
364
  x = 348.519870, y = 380.005310,
 
365
  width = 11.818405, height = 32.500614,
 
366
},
 
367
 
 
368
},
 
369
fish = {
361
370
},
362
371
foresthut = {
363
372
 
431
440
},
432
441
 
433
442
},
 
443
flag = {
 
444
},
434
445
}