/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 02:02:58 UTC
  • Revision ID: josh@9ix.org-20130428020258-u7iwtprl6maa4634
village, lake

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
},
24
24
 
25
25
},
26
 
bridge = {
27
 
},
28
 
flower = {
29
 
},
30
 
shore = {
31
 
 
32
 
Displacer:new{
33
 
  x = 171.725940, y = 132.299380,
34
 
  width = 19.192898, height = 16.162441
35
 
},
36
 
 
37
 
},
38
 
lakeroad = {
 
26
forest2 = {
 
27
},
 
28
lake = {
39
29
 
40
30
Displacer:new{
41
31
  x = 1.140190, y = 410.728450,
91
81
Transition:new{
92
82
  x = -1.000000, y = 129.000000,
93
83
  width = 28.000000, height = 454.000000,
94
 
  target = 'foresthut',
95
 
targetX = 745,
96
 
targetY = 430
 
84
  target = 'village'
97
85
},
98
86
 
99
87
 
105
93
targetX = 30
106
94
},
107
95
 
108
 
 
109
 
Flower:new{
110
 
  x = 355.051060, y = 333.101410,
111
 
},
112
 
 
113
 
},
114
 
lake = {
115
 
 
116
 
Displacer:new{
117
 
  x = 1.140190, y = 410.728450,
118
 
  width = 802.693730, height = 192.692110
119
 
},
120
 
 
121
 
 
122
 
Displacer:new{
123
 
  x = 401.346860, y = 189.531620,
124
 
  width = 400.206670, height = 94.635765
125
 
},
126
 
 
127
 
 
128
 
Displacer:new{
129
 
  x = 403.627230, y = 357.139530,
130
 
  width = 60.430069, height = 53.588928
131
 
},
132
 
 
133
 
 
134
 
Displacer:new{
135
 
  x = 401.346860, y = 279.606630,
136
 
  width = 23.943989, height = 79.813293
137
 
},
138
 
 
139
 
 
140
 
Transition:new{
141
 
  x = 782.170290, y = 276.186070,
142
 
  width = 20.523447, height = 140.243330,
143
 
  target = 'village'
144
 
},
145
 
 
146
 
},
147
 
foresthut = {
148
 
 
149
 
Displacer:new{
150
 
  x = 10.420785, y = 557.369510,
151
 
  width = 777.769530, height = 50.209240
152
 
},
153
 
 
154
 
 
155
 
Displacer:new{
156
 
  x = 624.299800, y = 248.535320,
157
 
  width = 165.785220, height = 16.104851
158
 
},
159
 
 
160
 
 
161
 
Displacer:new{
162
 
  x = 528.618040, y = 253.272050,
163
 
  width = 96.629105, height = 45.472519
164
 
},
165
 
 
166
 
 
167
 
Displacer:new{
168
 
  x = 459.461910, y = 228.641110,
169
 
  width = 34.104382, height = 62.524715
170
 
},
171
 
 
172
 
 
173
 
Displacer:new{
174
 
  x = 4.736721, y = 227.693760,
175
 
  width = 452.830510, height = 30.315012
176
 
},
177
 
 
178
 
 
179
 
Displacer:new{
180
 
  x = 291.781980, y = 327.164890,
181
 
  width = 67.261436, height = 29.367668
182
 
},
183
 
 
184
 
 
185
 
Displacer:new{
186
 
  x = 182.837420, y = 253.272050,
187
 
  width = 70.103462, height = 56.840649
188
 
},
189
 
 
190
 
 
191
 
Displacer:new{
192
 
  x = 35.051731, y = 493.897460,
193
 
  width = 105.155200, height = 38.841110
194
 
},
195
 
 
196
 
 
197
 
Displacer:new{
198
 
  x = 655.562130, y = 502.423550,
199
 
  width = 92.839722, height = 29.367668
200
 
},
201
 
 
202
 
 
203
 
Transition:new{
204
 
  x = 789.137630, y = 253.272050,
205
 
  width = 22.736259, height = 344.833250,
206
 
  target = 'forest1'
207
 
},
208
 
 
209
 
 
210
 
Transition:new{
211
 
  x = -16.104849, y = 254.219410,
212
 
  width = 22.736259, height = 344.833250,
213
 
  target = 'bridge'
 
96
},
 
97
shore = {
 
98
 
 
99
Displacer:new{
 
100
  x = 171.725940, y = 132.299380,
 
101
  width = 19.192898, height = 16.162441
214
102
},
215
103
 
216
104
},