/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-28 05:19:04 UTC
  • Revision ID: josh@9ix.org-20130428051904-7j0sucv9tm8rqdkf
inventory (and a flower)

Show diffs side-by-side

added added

removed removed

93
93
targetX = 30
94
94
},
95
95
 
 
96
 
 
97
Flower:new{
 
98
  x = 535.985600, y = 481.160920,
 
99
},
 
100
 
96
101
},
97
102
shore = {
98
103
 
102
107
},
103
108
 
104
109
},
 
110
flower = {
 
111
},
105
112
}