/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 20:31:58 UTC
  • Revision ID: josh@9ix.org-20130428203158-uan2kd0ybns063vb
cleanup

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 = 47,
 
56
targetX = 138,
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
 
},
114
70
flower = {
115
71
},
116
72
shore = {
197
153
},
198
154
 
199
155
},
 
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
},
200
190
lake = {
201
191
 
202
192
Displacer:new{
256
246
Transition:new{
257
247
  x = 782.170290, y = 295.827820,
258
248
  width = 20.523447, height = 239.434230,
259
 
  target = 'moat'
 
249
  target = 'gate'
260
250
},
261
251
 
262
252