/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 22:53:39 UTC
  • Revision ID: josh@9ix.org-20130427225339-6b4me5c8wi7y3jl0
pull data from svg to place objects into the world

Show diffs side-by-side

added added

removed removed

 
1
-- autogenerated by svg_levels.py
 
2
 
 
3
svg_objects = {
 
4
village = {
 
5
},
 
6
forest2 = {
 
7
},
 
8
shore = {
 
9
 
 
10
Displacer:new{
 
11
  x = 171.725940, y = 132.299380,
 
12
  width = 19.192898, height = 16.162441
 
13
}
 
14
 
 
15
},
 
16
forest1 = {
 
17
},
 
18
lake = {
 
19
},
 
20
}