/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-27 23:26:34 UTC
  • Revision ID: josh@9ix.org-20130427232634-dimxzr3ds9ewe78d
some transitions in svg

Show diffs side-by-side

added added

removed removed

10
10
Displacer:new{
11
11
  x = 171.725940, y = 132.299380,
12
12
  width = 19.192898, height = 16.162441
13
 
}
 
13
},
14
14
 
15
15
},
16
16
forest1 = {
 
17
 
 
18
Transition:new{
 
19
  x = -1.000000, y = 129.000000,
 
20
  width = 28.000000, height = 454.000000,
 
21
  target = 'village'
 
22
},
 
23
 
 
24
 
 
25
Transition:new{
 
26
  x = 773.000000, y = 134.000000,
 
27
  width = 28.000000, height = 454.000000,
 
28
  target = 'shore'
 
29
},
 
30
 
17
31
},
18
32
lake = {
19
33
},