diff options
-rw-r--r-- | res/map1.tmx | 532 | ||||
-rw-r--r-- | res/running_carpet.wav | bin | 0 -> 846350 bytes | |||
-rw-r--r-- | res/running_grass.wav | bin | 0 -> 845790 bytes | |||
-rw-r--r-- | res/running_land.wav | bin | 0 -> 847046 bytes | |||
-rw-r--r-- | res/running_land_light.wav | bin | 0 -> 846910 bytes | |||
-rw-r--r-- | res/running_mechanical.wav | bin | 0 -> 846350 bytes | |||
-rw-r--r-- | res/running_paved.wav | bin | 0 -> 847186 bytes | |||
-rw-r--r-- | res/running_sand.wav | bin | 0 -> 846770 bytes | |||
-rw-r--r-- | res/running_unknown.wav | bin | 0 -> 846910 bytes | |||
-rw-r--r-- | res/running_water.wav | bin | 0 -> 847606 bytes | |||
-rw-r--r-- | res/running_weak_wood.wav | bin | 0 -> 846350 bytes | |||
-rw-r--r-- | res/running_wood.wav | bin | 0 -> 847746 bytes |
12 files changed, 531 insertions, 1 deletions
diff --git a/res/map1.tmx b/res/map1.tmx index f9e5f56..fe46192 100644 --- a/res/map1.tmx +++ b/res/map1.tmx | |||
@@ -1,7 +1,77 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="2" nextobjectid="1"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="2" nextobjectid="1"> |
3 | <tileset firstgid="1" name="fromRom" tilewidth="16" tileheight="16" tilecount="240" columns="10"> | 3 | <tileset firstgid="1" name="fromRom" tilewidth="16" tileheight="16" tilecount="240" columns="10"> |
4 | <image source="../res/map1_tiles.png" width="160" height="384"/> | 4 | <image source="map1_tiles.png" width="160" height="384"/> |
5 | <tile id="77"> | ||
6 | <properties> | ||
7 | <property name="runSound" value="sand"/> | ||
8 | </properties> | ||
9 | </tile> | ||
10 | <tile id="78"> | ||
11 | <properties> | ||
12 | <property name="runSound" value="sand"/> | ||
13 | </properties> | ||
14 | </tile> | ||
15 | <tile id="79"> | ||
16 | <properties> | ||
17 | <property name="runSound" value="sand"/> | ||
18 | </properties> | ||
19 | </tile> | ||
20 | <tile id="83"> | ||
21 | <properties> | ||
22 | <property name="runSound" value="sand"/> | ||
23 | </properties> | ||
24 | </tile> | ||
25 | <tile id="84"> | ||
26 | <properties> | ||
27 | <property name="runSound" value="sand"/> | ||
28 | </properties> | ||
29 | </tile> | ||
30 | <tile id="85"> | ||
31 | <properties> | ||
32 | <property name="runSound" value="sand"/> | ||
33 | </properties> | ||
34 | </tile> | ||
35 | <tile id="86"> | ||
36 | <properties> | ||
37 | <property name="runSound" value="sand"/> | ||
38 | </properties> | ||
39 | </tile> | ||
40 | <tile id="92"> | ||
41 | <properties> | ||
42 | <property name="runSound" value="sand"/> | ||
43 | </properties> | ||
44 | </tile> | ||
45 | <tile id="93"> | ||
46 | <properties> | ||
47 | <property name="runSound" value="sand"/> | ||
48 | </properties> | ||
49 | </tile> | ||
50 | <tile id="94"> | ||
51 | <properties> | ||
52 | <property name="runSound" value="sand"/> | ||
53 | </properties> | ||
54 | </tile> | ||
55 | <tile id="95"> | ||
56 | <properties> | ||
57 | <property name="runSound" value="sand"/> | ||
58 | </properties> | ||
59 | </tile> | ||
60 | <tile id="96"> | ||
61 | <properties> | ||
62 | <property name="runSound" value="sand"/> | ||
63 | </properties> | ||
64 | </tile> | ||
65 | <tile id="100"> | ||
66 | <properties> | ||
67 | <property name="runSound" value="sand"/> | ||
68 | </properties> | ||
69 | </tile> | ||
70 | <tile id="101"> | ||
71 | <properties> | ||
72 | <property name="runSound" value="grass"/> | ||
73 | </properties> | ||
74 | </tile> | ||
5 | <tile id="102"> | 75 | <tile id="102"> |
6 | <properties> | 76 | <properties> |
7 | <property name="solid" type="bool" value="true"/> | 77 | <property name="solid" type="bool" value="true"/> |
@@ -12,11 +82,131 @@ | |||
12 | <property name="solid" type="bool" value="true"/> | 82 | <property name="solid" type="bool" value="true"/> |
13 | </properties> | 83 | </properties> |
14 | </tile> | 84 | </tile> |
85 | <tile id="104"> | ||
86 | <properties> | ||
87 | <property name="runSound" value="grass"/> | ||
88 | </properties> | ||
89 | </tile> | ||
90 | <tile id="105"> | ||
91 | <properties> | ||
92 | <property name="runSound" value="sand"/> | ||
93 | </properties> | ||
94 | </tile> | ||
95 | <tile id="106"> | ||
96 | <properties> | ||
97 | <property name="runSound" value="sand"/> | ||
98 | </properties> | ||
99 | </tile> | ||
100 | <tile id="107"> | ||
101 | <properties> | ||
102 | <property name="runSound" value="sand"/> | ||
103 | </properties> | ||
104 | </tile> | ||
105 | <tile id="108"> | ||
106 | <properties> | ||
107 | <property name="runSound" value="sand"/> | ||
108 | </properties> | ||
109 | </tile> | ||
110 | <tile id="109"> | ||
111 | <properties> | ||
112 | <property name="runSound" value="sand"/> | ||
113 | </properties> | ||
114 | </tile> | ||
115 | <tile id="110"> | ||
116 | <properties> | ||
117 | <property name="runSound" value="sand"/> | ||
118 | </properties> | ||
119 | </tile> | ||
120 | <tile id="111"> | ||
121 | <properties> | ||
122 | <property name="runSound" value="sand"/> | ||
123 | </properties> | ||
124 | </tile> | ||
125 | <tile id="112"> | ||
126 | <properties> | ||
127 | <property name="runSound" value="sand"/> | ||
128 | </properties> | ||
129 | </tile> | ||
130 | <tile id="113"> | ||
131 | <properties> | ||
132 | <property name="runSound" value="grass"/> | ||
133 | </properties> | ||
134 | </tile> | ||
135 | <tile id="114"> | ||
136 | <properties> | ||
137 | <property name="runSound" value="sand"/> | ||
138 | </properties> | ||
139 | </tile> | ||
140 | <tile id="115"> | ||
141 | <properties> | ||
142 | <property name="runSound" value="land"/> | ||
143 | </properties> | ||
144 | </tile> | ||
145 | <tile id="116"> | ||
146 | <properties> | ||
147 | <property name="runSound" value="sand"/> | ||
148 | </properties> | ||
149 | </tile> | ||
15 | <tile id="117"> | 150 | <tile id="117"> |
16 | <properties> | 151 | <properties> |
17 | <property name="solid" type="bool" value="true"/> | 152 | <property name="solid" type="bool" value="true"/> |
18 | </properties> | 153 | </properties> |
19 | </tile> | 154 | </tile> |
155 | <tile id="118"> | ||
156 | <properties> | ||
157 | <property name="runSound" value="sand"/> | ||
158 | </properties> | ||
159 | </tile> | ||
160 | <tile id="119"> | ||
161 | <properties> | ||
162 | <property name="runSound" value="sand"/> | ||
163 | </properties> | ||
164 | </tile> | ||
165 | <tile id="120"> | ||
166 | <properties> | ||
167 | <property name="runSound" value="sand"/> | ||
168 | </properties> | ||
169 | </tile> | ||
170 | <tile id="121"> | ||
171 | <properties> | ||
172 | <property name="runSound" value="sand"/> | ||
173 | </properties> | ||
174 | </tile> | ||
175 | <tile id="122"> | ||
176 | <properties> | ||
177 | <property name="runSound" value="sand"/> | ||
178 | </properties> | ||
179 | </tile> | ||
180 | <tile id="123"> | ||
181 | <properties> | ||
182 | <property name="runSound" value="sand"/> | ||
183 | </properties> | ||
184 | </tile> | ||
185 | <tile id="124"> | ||
186 | <properties> | ||
187 | <property name="runSound" value="sand"/> | ||
188 | </properties> | ||
189 | </tile> | ||
190 | <tile id="125"> | ||
191 | <properties> | ||
192 | <property name="runSound" value="sand"/> | ||
193 | </properties> | ||
194 | </tile> | ||
195 | <tile id="126"> | ||
196 | <properties> | ||
197 | <property name="runSound" value="sand"/> | ||
198 | </properties> | ||
199 | </tile> | ||
200 | <tile id="127"> | ||
201 | <properties> | ||
202 | <property name="runSound" value="sand"/> | ||
203 | </properties> | ||
204 | </tile> | ||
205 | <tile id="128"> | ||
206 | <properties> | ||
207 | <property name="runSound" value="sand"/> | ||
208 | </properties> | ||
209 | </tile> | ||
20 | <tile id="129"> | 210 | <tile id="129"> |
21 | <properties> | 211 | <properties> |
22 | <property name="solid" type="bool" value="true"/> | 212 | <property name="solid" type="bool" value="true"/> |
@@ -32,6 +222,31 @@ | |||
32 | <property name="solid" type="bool" value="true"/> | 222 | <property name="solid" type="bool" value="true"/> |
33 | </properties> | 223 | </properties> |
34 | </tile> | 224 | </tile> |
225 | <tile id="132"> | ||
226 | <properties> | ||
227 | <property name="runSound" value="sand"/> | ||
228 | </properties> | ||
229 | </tile> | ||
230 | <tile id="133"> | ||
231 | <properties> | ||
232 | <property name="runSound" value="sand"/> | ||
233 | </properties> | ||
234 | </tile> | ||
235 | <tile id="134"> | ||
236 | <properties> | ||
237 | <property name="runSound" value="sand"/> | ||
238 | </properties> | ||
239 | </tile> | ||
240 | <tile id="135"> | ||
241 | <properties> | ||
242 | <property name="runSound" value="sand"/> | ||
243 | </properties> | ||
244 | </tile> | ||
245 | <tile id="136"> | ||
246 | <properties> | ||
247 | <property name="runSound" value="sand"/> | ||
248 | </properties> | ||
249 | </tile> | ||
35 | <tile id="137"> | 250 | <tile id="137"> |
36 | <properties> | 251 | <properties> |
37 | <property name="solid" type="bool" value="true"/> | 252 | <property name="solid" type="bool" value="true"/> |
@@ -52,11 +267,51 @@ | |||
52 | <property name="solid" type="bool" value="true"/> | 267 | <property name="solid" type="bool" value="true"/> |
53 | </properties> | 268 | </properties> |
54 | </tile> | 269 | </tile> |
270 | <tile id="141"> | ||
271 | <properties> | ||
272 | <property name="runSound" value="land"/> | ||
273 | </properties> | ||
274 | </tile> | ||
275 | <tile id="142"> | ||
276 | <properties> | ||
277 | <property name="runSound" value="land"/> | ||
278 | </properties> | ||
279 | </tile> | ||
280 | <tile id="143"> | ||
281 | <properties> | ||
282 | <property name="runSound" value="water"/> | ||
283 | </properties> | ||
284 | </tile> | ||
285 | <tile id="144"> | ||
286 | <properties> | ||
287 | <property name="runSound" value="land"/> | ||
288 | </properties> | ||
289 | </tile> | ||
290 | <tile id="145"> | ||
291 | <properties> | ||
292 | <property name="runSound" value="land"/> | ||
293 | </properties> | ||
294 | </tile> | ||
295 | <tile id="146"> | ||
296 | <properties> | ||
297 | <property name="runSound" value="land"/> | ||
298 | </properties> | ||
299 | </tile> | ||
55 | <tile id="147"> | 300 | <tile id="147"> |
56 | <properties> | 301 | <properties> |
57 | <property name="solid" type="bool" value="true"/> | 302 | <property name="solid" type="bool" value="true"/> |
58 | </properties> | 303 | </properties> |
59 | </tile> | 304 | </tile> |
305 | <tile id="148"> | ||
306 | <properties> | ||
307 | <property name="runSound" value="water"/> | ||
308 | </properties> | ||
309 | </tile> | ||
310 | <tile id="149"> | ||
311 | <properties> | ||
312 | <property name="runSound" value="water"/> | ||
313 | </properties> | ||
314 | </tile> | ||
60 | <tile id="150"> | 315 | <tile id="150"> |
61 | <properties> | 316 | <properties> |
62 | <property name="solid" type="bool" value="true"/> | 317 | <property name="solid" type="bool" value="true"/> |
@@ -67,6 +322,36 @@ | |||
67 | <property name="solid" type="bool" value="true"/> | 322 | <property name="solid" type="bool" value="true"/> |
68 | </properties> | 323 | </properties> |
69 | </tile> | 324 | </tile> |
325 | <tile id="152"> | ||
326 | <properties> | ||
327 | <property name="runSound" value="land"/> | ||
328 | </properties> | ||
329 | </tile> | ||
330 | <tile id="153"> | ||
331 | <properties> | ||
332 | <property name="runSound" value="land"/> | ||
333 | </properties> | ||
334 | </tile> | ||
335 | <tile id="154"> | ||
336 | <properties> | ||
337 | <property name="runSound" value="land"/> | ||
338 | </properties> | ||
339 | </tile> | ||
340 | <tile id="155"> | ||
341 | <properties> | ||
342 | <property name="runSound" value="grass"/> | ||
343 | </properties> | ||
344 | </tile> | ||
345 | <tile id="156"> | ||
346 | <properties> | ||
347 | <property name="runSound" value="grass"/> | ||
348 | </properties> | ||
349 | </tile> | ||
350 | <tile id="157"> | ||
351 | <properties> | ||
352 | <property name="runSound" value="water"/> | ||
353 | </properties> | ||
354 | </tile> | ||
70 | <tile id="158"> | 355 | <tile id="158"> |
71 | <properties> | 356 | <properties> |
72 | <property name="solid" type="bool" value="true"/> | 357 | <property name="solid" type="bool" value="true"/> |
@@ -77,6 +362,46 @@ | |||
77 | <property name="solid" type="bool" value="true"/> | 362 | <property name="solid" type="bool" value="true"/> |
78 | </properties> | 363 | </properties> |
79 | </tile> | 364 | </tile> |
365 | <tile id="160"> | ||
366 | <properties> | ||
367 | <property name="runSound" value="water"/> | ||
368 | </properties> | ||
369 | </tile> | ||
370 | <tile id="161"> | ||
371 | <properties> | ||
372 | <property name="runSound" value="water"/> | ||
373 | </properties> | ||
374 | </tile> | ||
375 | <tile id="162"> | ||
376 | <properties> | ||
377 | <property name="runSound" value="land"/> | ||
378 | </properties> | ||
379 | </tile> | ||
380 | <tile id="163"> | ||
381 | <properties> | ||
382 | <property name="runSound" value="grass"/> | ||
383 | </properties> | ||
384 | </tile> | ||
385 | <tile id="164"> | ||
386 | <properties> | ||
387 | <property name="runSound" value="grass"/> | ||
388 | </properties> | ||
389 | </tile> | ||
390 | <tile id="165"> | ||
391 | <properties> | ||
392 | <property name="runSound" value="grass"/> | ||
393 | </properties> | ||
394 | </tile> | ||
395 | <tile id="166"> | ||
396 | <properties> | ||
397 | <property name="runSound" value="grass"/> | ||
398 | </properties> | ||
399 | </tile> | ||
400 | <tile id="167"> | ||
401 | <properties> | ||
402 | <property name="runSound" value="grass"/> | ||
403 | </properties> | ||
404 | </tile> | ||
80 | <tile id="168"> | 405 | <tile id="168"> |
81 | <properties> | 406 | <properties> |
82 | <property name="solid" type="bool" value="true"/> | 407 | <property name="solid" type="bool" value="true"/> |
@@ -87,6 +412,36 @@ | |||
87 | <property name="solid" type="bool" value="true"/> | 412 | <property name="solid" type="bool" value="true"/> |
88 | </properties> | 413 | </properties> |
89 | </tile> | 414 | </tile> |
415 | <tile id="170"> | ||
416 | <properties> | ||
417 | <property name="runSound" value="water"/> | ||
418 | </properties> | ||
419 | </tile> | ||
420 | <tile id="171"> | ||
421 | <properties> | ||
422 | <property name="runSound" value="water"/> | ||
423 | </properties> | ||
424 | </tile> | ||
425 | <tile id="172"> | ||
426 | <properties> | ||
427 | <property name="runSound" value="water"/> | ||
428 | </properties> | ||
429 | </tile> | ||
430 | <tile id="173"> | ||
431 | <properties> | ||
432 | <property name="runSound" value="land"/> | ||
433 | </properties> | ||
434 | </tile> | ||
435 | <tile id="174"> | ||
436 | <properties> | ||
437 | <property name="runSound" value="land"/> | ||
438 | </properties> | ||
439 | </tile> | ||
440 | <tile id="175"> | ||
441 | <properties> | ||
442 | <property name="runSound" value="water"/> | ||
443 | </properties> | ||
444 | </tile> | ||
90 | <tile id="176"> | 445 | <tile id="176"> |
91 | <properties> | 446 | <properties> |
92 | <property name="solid" type="bool" value="true"/> | 447 | <property name="solid" type="bool" value="true"/> |
@@ -107,6 +462,31 @@ | |||
107 | <property name="solid" type="bool" value="true"/> | 462 | <property name="solid" type="bool" value="true"/> |
108 | </properties> | 463 | </properties> |
109 | </tile> | 464 | </tile> |
465 | <tile id="180"> | ||
466 | <properties> | ||
467 | <property name="runSound" value="water"/> | ||
468 | </properties> | ||
469 | </tile> | ||
470 | <tile id="181"> | ||
471 | <properties> | ||
472 | <property name="runSound" value="water"/> | ||
473 | </properties> | ||
474 | </tile> | ||
475 | <tile id="182"> | ||
476 | <properties> | ||
477 | <property name="runSound" value="land"/> | ||
478 | </properties> | ||
479 | </tile> | ||
480 | <tile id="183"> | ||
481 | <properties> | ||
482 | <property name="runSound" value="land"/> | ||
483 | </properties> | ||
484 | </tile> | ||
485 | <tile id="184"> | ||
486 | <properties> | ||
487 | <property name="runSound" value="water"/> | ||
488 | </properties> | ||
489 | </tile> | ||
110 | <tile id="185"> | 490 | <tile id="185"> |
111 | <properties> | 491 | <properties> |
112 | <property name="solid" type="bool" value="true"/> | 492 | <property name="solid" type="bool" value="true"/> |
@@ -117,11 +497,71 @@ | |||
117 | <property name="solid" type="bool" value="true"/> | 497 | <property name="solid" type="bool" value="true"/> |
118 | </properties> | 498 | </properties> |
119 | </tile> | 499 | </tile> |
500 | <tile id="187"> | ||
501 | <properties> | ||
502 | <property name="runSound" value="water"/> | ||
503 | </properties> | ||
504 | </tile> | ||
505 | <tile id="188"> | ||
506 | <properties> | ||
507 | <property name="runSound" value="grass"/> | ||
508 | </properties> | ||
509 | </tile> | ||
510 | <tile id="189"> | ||
511 | <properties> | ||
512 | <property name="runSound" value="grass"/> | ||
513 | </properties> | ||
514 | </tile> | ||
515 | <tile id="190"> | ||
516 | <properties> | ||
517 | <property name="runSound" value="water"/> | ||
518 | </properties> | ||
519 | </tile> | ||
520 | <tile id="191"> | ||
521 | <properties> | ||
522 | <property name="runSound" value="water"/> | ||
523 | </properties> | ||
524 | </tile> | ||
525 | <tile id="192"> | ||
526 | <properties> | ||
527 | <property name="runSound" value="water"/> | ||
528 | </properties> | ||
529 | </tile> | ||
530 | <tile id="193"> | ||
531 | <properties> | ||
532 | <property name="runSound" value="water"/> | ||
533 | </properties> | ||
534 | </tile> | ||
535 | <tile id="194"> | ||
536 | <properties> | ||
537 | <property name="runSound" value="grass"/> | ||
538 | </properties> | ||
539 | </tile> | ||
120 | <tile id="195"> | 540 | <tile id="195"> |
121 | <properties> | 541 | <properties> |
122 | <property name="solid" type="bool" value="true"/> | 542 | <property name="solid" type="bool" value="true"/> |
123 | </properties> | 543 | </properties> |
124 | </tile> | 544 | </tile> |
545 | <tile id="196"> | ||
546 | <properties> | ||
547 | <property name="runSound" value="grass"/> | ||
548 | </properties> | ||
549 | </tile> | ||
550 | <tile id="197"> | ||
551 | <properties> | ||
552 | <property name="runSound" value="land"/> | ||
553 | </properties> | ||
554 | </tile> | ||
555 | <tile id="198"> | ||
556 | <properties> | ||
557 | <property name="runSound" value="grass"/> | ||
558 | </properties> | ||
559 | </tile> | ||
560 | <tile id="199"> | ||
561 | <properties> | ||
562 | <property name="runSound" value="grass"/> | ||
563 | </properties> | ||
564 | </tile> | ||
125 | <tile id="200"> | 565 | <tile id="200"> |
126 | <properties> | 566 | <properties> |
127 | <property name="solid" type="bool" value="true"/> | 567 | <property name="solid" type="bool" value="true"/> |
@@ -132,6 +572,71 @@ | |||
132 | <property name="solid" type="bool" value="true"/> | 572 | <property name="solid" type="bool" value="true"/> |
133 | </properties> | 573 | </properties> |
134 | </tile> | 574 | </tile> |
575 | <tile id="202"> | ||
576 | <properties> | ||
577 | <property name="runSound" value="grass"/> | ||
578 | </properties> | ||
579 | </tile> | ||
580 | <tile id="203"> | ||
581 | <properties> | ||
582 | <property name="runSound" value="grass"/> | ||
583 | </properties> | ||
584 | </tile> | ||
585 | <tile id="204"> | ||
586 | <properties> | ||
587 | <property name="runSound" value="water"/> | ||
588 | </properties> | ||
589 | </tile> | ||
590 | <tile id="205"> | ||
591 | <properties> | ||
592 | <property name="runSound" value="grass"/> | ||
593 | </properties> | ||
594 | </tile> | ||
595 | <tile id="206"> | ||
596 | <properties> | ||
597 | <property name="runSound" value="grass"/> | ||
598 | </properties> | ||
599 | </tile> | ||
600 | <tile id="207"> | ||
601 | <properties> | ||
602 | <property name="runSound" value="grass"/> | ||
603 | </properties> | ||
604 | </tile> | ||
605 | <tile id="208"> | ||
606 | <properties> | ||
607 | <property name="runSound" value="grass"/> | ||
608 | </properties> | ||
609 | </tile> | ||
610 | <tile id="209"> | ||
611 | <properties> | ||
612 | <property name="runSound" value="grass"/> | ||
613 | </properties> | ||
614 | </tile> | ||
615 | <tile id="210"> | ||
616 | <properties> | ||
617 | <property name="runSound" value="grass"/> | ||
618 | </properties> | ||
619 | </tile> | ||
620 | <tile id="211"> | ||
621 | <properties> | ||
622 | <property name="runSound" value="land"/> | ||
623 | </properties> | ||
624 | </tile> | ||
625 | <tile id="212"> | ||
626 | <properties> | ||
627 | <property name="runSound" value="grass"/> | ||
628 | </properties> | ||
629 | </tile> | ||
630 | <tile id="213"> | ||
631 | <properties> | ||
632 | <property name="runSound" value="grass"/> | ||
633 | </properties> | ||
634 | </tile> | ||
635 | <tile id="214"> | ||
636 | <properties> | ||
637 | <property name="runSound" value="grass"/> | ||
638 | </properties> | ||
639 | </tile> | ||
135 | <tile id="215"> | 640 | <tile id="215"> |
136 | <properties> | 641 | <properties> |
137 | <property name="solid" type="bool" value="true"/> | 642 | <property name="solid" type="bool" value="true"/> |
@@ -142,6 +647,11 @@ | |||
142 | <property name="solid" type="bool" value="true"/> | 647 | <property name="solid" type="bool" value="true"/> |
143 | </properties> | 648 | </properties> |
144 | </tile> | 649 | </tile> |
650 | <tile id="217"> | ||
651 | <properties> | ||
652 | <property name="runSound" value="grass"/> | ||
653 | </properties> | ||
654 | </tile> | ||
145 | <tile id="218"> | 655 | <tile id="218"> |
146 | <properties> | 656 | <properties> |
147 | <property name="solid" type="bool" value="true"/> | 657 | <property name="solid" type="bool" value="true"/> |
@@ -162,6 +672,11 @@ | |||
162 | <property name="solid" type="bool" value="true"/> | 672 | <property name="solid" type="bool" value="true"/> |
163 | </properties> | 673 | </properties> |
164 | </tile> | 674 | </tile> |
675 | <tile id="222"> | ||
676 | <properties> | ||
677 | <property name="runSound" value="water"/> | ||
678 | </properties> | ||
679 | </tile> | ||
165 | <tile id="223"> | 680 | <tile id="223"> |
166 | <properties> | 681 | <properties> |
167 | <property name="solid" type="bool" value="true"/> | 682 | <property name="solid" type="bool" value="true"/> |
@@ -172,6 +687,11 @@ | |||
172 | <property name="solid" type="bool" value="true"/> | 687 | <property name="solid" type="bool" value="true"/> |
173 | </properties> | 688 | </properties> |
174 | </tile> | 689 | </tile> |
690 | <tile id="225"> | ||
691 | <properties> | ||
692 | <property name="runSound" value="water"/> | ||
693 | </properties> | ||
694 | </tile> | ||
175 | <tile id="226"> | 695 | <tile id="226"> |
176 | <properties> | 696 | <properties> |
177 | <property name="solid" type="bool" value="true"/> | 697 | <property name="solid" type="bool" value="true"/> |
@@ -192,6 +712,16 @@ | |||
192 | <property name="solid" type="bool" value="true"/> | 712 | <property name="solid" type="bool" value="true"/> |
193 | </properties> | 713 | </properties> |
194 | </tile> | 714 | </tile> |
715 | <tile id="230"> | ||
716 | <properties> | ||
717 | <property name="runSound" value="grass"/> | ||
718 | </properties> | ||
719 | </tile> | ||
720 | <tile id="231"> | ||
721 | <properties> | ||
722 | <property name="runSound" value="water"/> | ||
723 | </properties> | ||
724 | </tile> | ||
195 | </tileset> | 725 | </tileset> |
196 | <layer id="1" name="Layer 1" width="48" height="32"> | 726 | <layer id="1" name="Layer 1" width="48" height="32"> |
197 | <data encoding="csv"> | 727 | <data encoding="csv"> |
diff --git a/res/running_carpet.wav b/res/running_carpet.wav new file mode 100644 index 0000000..29f0d77 --- /dev/null +++ b/res/running_carpet.wav | |||
Binary files differ | |||
diff --git a/res/running_grass.wav b/res/running_grass.wav new file mode 100644 index 0000000..a618dcb --- /dev/null +++ b/res/running_grass.wav | |||
Binary files differ | |||
diff --git a/res/running_land.wav b/res/running_land.wav new file mode 100644 index 0000000..a2e9ca5 --- /dev/null +++ b/res/running_land.wav | |||
Binary files differ | |||
diff --git a/res/running_land_light.wav b/res/running_land_light.wav new file mode 100644 index 0000000..3c768d7 --- /dev/null +++ b/res/running_land_light.wav | |||
Binary files differ | |||
diff --git a/res/running_mechanical.wav b/res/running_mechanical.wav new file mode 100644 index 0000000..5c5e5fc --- /dev/null +++ b/res/running_mechanical.wav | |||
Binary files differ | |||
diff --git a/res/running_paved.wav b/res/running_paved.wav new file mode 100644 index 0000000..1d04c09 --- /dev/null +++ b/res/running_paved.wav | |||
Binary files differ | |||
diff --git a/res/running_sand.wav b/res/running_sand.wav new file mode 100644 index 0000000..70df4d1 --- /dev/null +++ b/res/running_sand.wav | |||
Binary files differ | |||
diff --git a/res/running_unknown.wav b/res/running_unknown.wav new file mode 100644 index 0000000..8d757a4 --- /dev/null +++ b/res/running_unknown.wav | |||
Binary files differ | |||
diff --git a/res/running_water.wav b/res/running_water.wav new file mode 100644 index 0000000..c1d9f54 --- /dev/null +++ b/res/running_water.wav | |||
Binary files differ | |||
diff --git a/res/running_weak_wood.wav b/res/running_weak_wood.wav new file mode 100644 index 0000000..eadd041 --- /dev/null +++ b/res/running_weak_wood.wav | |||
Binary files differ | |||
diff --git a/res/running_wood.wav b/res/running_wood.wav new file mode 100644 index 0000000..bd9d0db --- /dev/null +++ b/res/running_wood.wav | |||
Binary files differ | |||