/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 19:15:52 UTC
  • Revision ID: josh@9ix.org-20130428191552-gvu1th7tg4n1by8i
new lake

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
  x = 791.669370, y = 347.778810,
54
54
  width = 12.566180, height = 245.040530,
55
55
  target='foresthut',
56
 
targetX = 138,
 
56
targetX = 47,
57
57
targetY = 402
58
58
},
59
59
 
67
67
},
68
68
 
69
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
 
111
},
 
112
 
 
113
},
70
114
flower = {
71
115
},
72
116
shore = {
153
197
},
154
198
 
155
199
},
156
 
gate = {
157
 
 
158
 
Displacer:new{
159
 
  x = 338.751280, y = 372.631590,
160
 
  width = 34.059235, height = 60.754307
161
 
},
162
 
 
163
 
 
164
 
Transition:new{
165
 
  x = 1.841040, y = 348.698090,
166
 
  width = 21.171955, height = 89.290421,
167
 
  target='lake',
168
 
targetX=758,
169
 
targetY=453
170
 
},
171
 
 
172
 
},
173
 
castle = {
174
 
 
175
 
Displacer:new{
176
 
  x = 673.720150, y = 410.580200,
177
 
  width = 47.098976, height = 63.481228
178
 
},
179
 
 
180
 
 
181
 
Transition:new{
182
 
  x = 73.720139, y = 401.365170,
183
 
  width = 17.406143, height = 72.696243,
184
 
  target='gate',
185
 
targetX=239,
186
 
targetY=388
187
 
},
188
 
 
189
 
},
190
200
lake = {
191
201
 
192
202
Displacer:new{
246
256
Transition:new{
247
257
  x = 782.170290, y = 295.827820,
248
258
  width = 20.523447, height = 239.434230,
249
 
  target = 'gate'
 
259
  target = 'moat'
250
260
},
251
261
 
252
262