diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-02-05 20:31:13 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-02-05 20:31:13 -0500 |
commit | 4d26b7cfd73cef00a7295e3ec9bf021506f0838c (patch) | |
tree | 83386c5a522ff374da220ca838cca3453d97ddfd /res/maps | |
parent | bd1a66887f00e186ab86a5195ebb3271ea732b38 (diff) | |
download | tanetane-4d26b7cfd73cef00a7295e3ec9bf021506f0838c.tar.gz tanetane-4d26b7cfd73cef00a7295e3ec9bf021506f0838c.tar.bz2 tanetane-4d26b7cfd73cef00a7295e3ec9bf021506f0838c.zip |
Organised resources folder
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/map1.tmx | 798 | ||||
-rw-r--r-- | res/maps/map1_tiles.png | bin | 0 -> 22418 bytes |
2 files changed, 798 insertions, 0 deletions
diff --git a/res/maps/map1.tmx b/res/maps/map1.tmx new file mode 100644 index 0000000..fe46192 --- /dev/null +++ b/res/maps/map1.tmx | |||
@@ -0,0 +1,798 @@ | |||
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"> | ||
3 | <tileset firstgid="1" name="fromRom" tilewidth="16" tileheight="16" tilecount="240" columns="10"> | ||
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> | ||
75 | <tile id="102"> | ||
76 | <properties> | ||
77 | <property name="solid" type="bool" value="true"/> | ||
78 | </properties> | ||
79 | </tile> | ||
80 | <tile id="103"> | ||
81 | <properties> | ||
82 | <property name="solid" type="bool" value="true"/> | ||
83 | </properties> | ||
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> | ||
150 | <tile id="117"> | ||
151 | <properties> | ||
152 | <property name="solid" type="bool" value="true"/> | ||
153 | </properties> | ||
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> | ||
210 | <tile id="129"> | ||
211 | <properties> | ||
212 | <property name="solid" type="bool" value="true"/> | ||
213 | </properties> | ||
214 | </tile> | ||
215 | <tile id="130"> | ||
216 | <properties> | ||
217 | <property name="solid" type="bool" value="true"/> | ||
218 | </properties> | ||
219 | </tile> | ||
220 | <tile id="131"> | ||
221 | <properties> | ||
222 | <property name="solid" type="bool" value="true"/> | ||
223 | </properties> | ||
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> | ||
250 | <tile id="137"> | ||
251 | <properties> | ||
252 | <property name="solid" type="bool" value="true"/> | ||
253 | </properties> | ||
254 | </tile> | ||
255 | <tile id="138"> | ||
256 | <properties> | ||
257 | <property name="solid" type="bool" value="true"/> | ||
258 | </properties> | ||
259 | </tile> | ||
260 | <tile id="139"> | ||
261 | <properties> | ||
262 | <property name="solid" type="bool" value="true"/> | ||
263 | </properties> | ||
264 | </tile> | ||
265 | <tile id="140"> | ||
266 | <properties> | ||
267 | <property name="solid" type="bool" value="true"/> | ||
268 | </properties> | ||
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> | ||
300 | <tile id="147"> | ||
301 | <properties> | ||
302 | <property name="solid" type="bool" value="true"/> | ||
303 | </properties> | ||
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> | ||
315 | <tile id="150"> | ||
316 | <properties> | ||
317 | <property name="solid" type="bool" value="true"/> | ||
318 | </properties> | ||
319 | </tile> | ||
320 | <tile id="151"> | ||
321 | <properties> | ||
322 | <property name="solid" type="bool" value="true"/> | ||
323 | </properties> | ||
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> | ||
355 | <tile id="158"> | ||
356 | <properties> | ||
357 | <property name="solid" type="bool" value="true"/> | ||
358 | </properties> | ||
359 | </tile> | ||
360 | <tile id="159"> | ||
361 | <properties> | ||
362 | <property name="solid" type="bool" value="true"/> | ||
363 | </properties> | ||
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> | ||
405 | <tile id="168"> | ||
406 | <properties> | ||
407 | <property name="solid" type="bool" value="true"/> | ||
408 | </properties> | ||
409 | </tile> | ||
410 | <tile id="169"> | ||
411 | <properties> | ||
412 | <property name="solid" type="bool" value="true"/> | ||
413 | </properties> | ||
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> | ||
445 | <tile id="176"> | ||
446 | <properties> | ||
447 | <property name="solid" type="bool" value="true"/> | ||
448 | </properties> | ||
449 | </tile> | ||
450 | <tile id="177"> | ||
451 | <properties> | ||
452 | <property name="solid" type="bool" value="true"/> | ||
453 | </properties> | ||
454 | </tile> | ||
455 | <tile id="178"> | ||
456 | <properties> | ||
457 | <property name="solid" type="bool" value="true"/> | ||
458 | </properties> | ||
459 | </tile> | ||
460 | <tile id="179"> | ||
461 | <properties> | ||
462 | <property name="solid" type="bool" value="true"/> | ||
463 | </properties> | ||
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> | ||
490 | <tile id="185"> | ||
491 | <properties> | ||
492 | <property name="solid" type="bool" value="true"/> | ||
493 | </properties> | ||
494 | </tile> | ||
495 | <tile id="186"> | ||
496 | <properties> | ||
497 | <property name="solid" type="bool" value="true"/> | ||
498 | </properties> | ||
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> | ||
540 | <tile id="195"> | ||
541 | <properties> | ||
542 | <property name="solid" type="bool" value="true"/> | ||
543 | </properties> | ||
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> | ||
565 | <tile id="200"> | ||
566 | <properties> | ||
567 | <property name="solid" type="bool" value="true"/> | ||
568 | </properties> | ||
569 | </tile> | ||
570 | <tile id="201"> | ||
571 | <properties> | ||
572 | <property name="solid" type="bool" value="true"/> | ||
573 | </properties> | ||
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> | ||
640 | <tile id="215"> | ||
641 | <properties> | ||
642 | <property name="solid" type="bool" value="true"/> | ||
643 | </properties> | ||
644 | </tile> | ||
645 | <tile id="216"> | ||
646 | <properties> | ||
647 | <property name="solid" type="bool" value="true"/> | ||
648 | </properties> | ||
649 | </tile> | ||
650 | <tile id="217"> | ||
651 | <properties> | ||
652 | <property name="runSound" value="grass"/> | ||
653 | </properties> | ||
654 | </tile> | ||
655 | <tile id="218"> | ||
656 | <properties> | ||
657 | <property name="solid" type="bool" value="true"/> | ||
658 | </properties> | ||
659 | </tile> | ||
660 | <tile id="219"> | ||
661 | <properties> | ||
662 | <property name="solid" type="bool" value="true"/> | ||
663 | </properties> | ||
664 | </tile> | ||
665 | <tile id="220"> | ||
666 | <properties> | ||
667 | <property name="solid" type="bool" value="true"/> | ||
668 | </properties> | ||
669 | </tile> | ||
670 | <tile id="221"> | ||
671 | <properties> | ||
672 | <property name="solid" type="bool" value="true"/> | ||
673 | </properties> | ||
674 | </tile> | ||
675 | <tile id="222"> | ||
676 | <properties> | ||
677 | <property name="runSound" value="water"/> | ||
678 | </properties> | ||
679 | </tile> | ||
680 | <tile id="223"> | ||
681 | <properties> | ||
682 | <property name="solid" type="bool" value="true"/> | ||
683 | </properties> | ||
684 | </tile> | ||
685 | <tile id="224"> | ||
686 | <properties> | ||
687 | <property name="solid" type="bool" value="true"/> | ||
688 | </properties> | ||
689 | </tile> | ||
690 | <tile id="225"> | ||
691 | <properties> | ||
692 | <property name="runSound" value="water"/> | ||
693 | </properties> | ||
694 | </tile> | ||
695 | <tile id="226"> | ||
696 | <properties> | ||
697 | <property name="solid" type="bool" value="true"/> | ||
698 | </properties> | ||
699 | </tile> | ||
700 | <tile id="227"> | ||
701 | <properties> | ||
702 | <property name="solid" type="bool" value="true"/> | ||
703 | </properties> | ||
704 | </tile> | ||
705 | <tile id="228"> | ||
706 | <properties> | ||
707 | <property name="solid" type="bool" value="true"/> | ||
708 | </properties> | ||
709 | </tile> | ||
710 | <tile id="229"> | ||
711 | <properties> | ||
712 | <property name="solid" type="bool" value="true"/> | ||
713 | </properties> | ||
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> | ||
725 | </tileset> | ||
726 | <layer id="1" name="Layer 1" width="48" height="32"> | ||
727 | <data encoding="csv"> | ||
728 | 55,55,55,55,55,55,56,57,58,58,2147483704,2147483703,2147483707,2147483708,2147483709,2147483703,55,55,55,55,55,55,55,62,63,2147483711,2147483710,55,55,55,55,55,55,55,55,55,55,55,55,56,58,58,2147483712,55,55,55,55,55, | ||
729 | 61,60,59,55,55,65,66,58,58,58,2147483714,2147483715,2147483716,2147483717,2147483718,71,2147483712,55,61,60,59,55,55,56,57,2147483705,2147483704,55,55,55,55,55,55,61,60,59,55,55,65,66,58,58,58,72,2147483719,55,55,55, | ||
730 | 70,69,68,67,73,58,74,58,58,58,58,2147483706,2147483723,2147483724,2147483725,2147483706,2147483705,2147483719,70,69,68,67,73,66,58,58,58,2147483713,55,55,65,73,2147483713,70,69,68,67,73,58,58,58,58,58,58,58,2147483712,65,73, | ||
731 | 77,76,75,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,77,76,75,58,58,58,58,58,58,58,2147483719,2147483724,58,58,58,77,76,75,58,58,58,58,58,58,58,58,58,58,58,58, | ||
732 | 78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78, | ||
733 | 79,79,79,79,80,81,82,83,84,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,85,86,2147483735,2147483735,2147483735,2147483735,2147483734,2147483733,79,79,79,79,79,79,79, | ||
734 | 79,79,79,79,88,89,90,91,92,79,79,2147483732,2147483731,2147483730,2147483729,2147483728,79,79,79,79,79,79,79,85,86,2147483735,2147483735,2147483735,2147483735,2147483735,2147483735,2147483735,2147483735,93,94,2147483743,2147483743,2147483743,2147483743,2147483742,2147483741,2147483735,87,2147483734,2147483733,79,79,79, | ||
735 | 2147483735,2147483735,2147483744,2147483733,97,98,99,100,101,101,79,2147483740,2147483739,2147483738,2147483737,2147483736,79,79,79,85,86,87,87,93,94,2147483743,2147483743,2147483743,102,103,104,105,106,106,107,106,108,2147483757,2147483756,2147483755,2147483758,2147483743,95,2147483742,2147483741,2147483735,2147483735,2147483735, | ||
736 | 2147483743,2147483743,2147483759,2147483741,2147483760,2147483761,2147483727,2147483727,79,79,79,2147483749,2147483748,2147483747,2147483746,2147483745,79,85,112,93,94,95,95,95,106,106,106,106,114,114,114,114,106,106,108,109,115,116,2147483763,2147483757,109,109,2147483756,2147483755,2147483758,2147483743,2147483743,2147483743, | ||
737 | 2147483765,2147483765,118,2147483758,2147483767,2147483768,2147483735,2147483734,2147483733,2147483769,2147483770,123,122,121,85,86,2147483735,93,94,95,107,106,106,106,106,106,106,106,106,2147483772,2147483772,106,108,109,115,116,116,116,116,116,116,116,2147483763,2147483756,106,106,106,106, | ||
738 | 2147483765,118,2147483754,2147483754,2147483754,2147483773,126,2147483742,2147483741,2147483775,2147483776,129,128,127,93,130,130,95,106,106,106,106,106,106,106,106,106,106,106,131,132,109,115,116,116,116,116,116,116,116,116,116,116,2147483763,2147483756,106,106,106, | ||
739 | 133,130,118,134,106,106,106,2147483755,2147483758,2147483783,136,2147483784,2147483784,135,110,107,118,106,106,106,106,106,108,2147483757,109,2147483757,109,2147483757,109,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,2147483763,109,137,137, | ||
740 | 138,2147483756,106,106,106,2147483754,108,2147483756,106,106,2147483784,2147483784,2147483784,2147483784,133,130,118,134,106,106,106,108,115,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116,116, | ||
741 | 116,139,140,2147483756,106,108,115,2147483763,137,2147483756,2147483784,2147483784,2147483784,2147483784,108,2147483757,109,138,141,142,109,115,116,116,116,116,116,116,116,2147483764,2147483764,2147483764,116,116,116,116,116,116,116,116,2147483791,2147483792,143,116,145,138,141,142, | ||
742 | 138,116,146,139,140,147,116,116,148,2147483763,2147483756,106,106,108,115,116,116,116,139,138,141,142,116,2147483764,2147483764,2147483764,2147483764,2147483764,2147483764,2147483764,2147483764,2147483764,2147483764,2147483764,146,139,140,142,2147483791,2147483792,2147483797,150,149,151,152,2147483764,116,151, | ||
743 | 116,138,141,116,116,116,116,116,116,116,2147483763,2147483757,109,115,116,148,146,139,140,147,2147483764,2147483764,2147483764,2147483764,102,103,104,105,2147483764,2147483764,2147483764,2147483764,146,139,140,142,2147483791,151,152,150,150,151,152,150,149,143,116,151, | ||
744 | 138,138,141,116,116,138,141,141,141,116,153,154,116,116,155,116,116,2147483791,143,138,141,142,102,103,104,156,157,103,104,105,146,139,140,142,148,2147483791,2147483792,150,158,159,160,161,158,151,152,161,143,151, | ||
745 | 116,138,141,138,141,138,141,162,162,162,143,116,153,154,163,2147483791,144,2147483797,149,2147483792,145,138,141,142,1073741988,3221225637,3221225638,167,143,139,140,2147483764,2147483791,144,2147483792,2147483797,2147483816,151,152,169,170,151,152,150,150,151,152,151, | ||
746 | 116,116,116,138,141,2147483797,158,151,152,161,149,143,116,116,2147483791,2147483797,150,150,158,151,152,161,158,151,152,161,3221225640,1073741988,149,139,140,2147483792,2147483797,150,150,2147483816,2147483814,167,167,167,167,167,167,150,150,151,151,151, | ||
747 | 116,116,2147483791,2147483792,2147483797,151,152,150,150,150,171,172,2147483792,144,2147483820,2147483819,150,173,174,175,158,151,152,161,150,150,176,177,178,159,160,179,180,181,2147483816,2147483814,102,103,104,105,102,103,104,103,152,151,152,151, | ||
748 | 116,2147483791,2147483797,151,152,139,150,151,152,182,150,150,150,150,150,150,150,183,184,185,150,150,150,150,150,150,150,150,186,169,170,187,150,150,2147483814,167,167,188,102,103,104,105,102,103,152,150,158,151, | ||
749 | 2147483792,2147483797,150,150,158,151,152,161,152,189,190,150,189,190,150,150,150,191,192,193,150,150,150,189,190,150,150,150,150,1073741995,1073741996,194,194,151,152,167,1073742019,1073742019,3221225638,188,167,167,167,167,158,151,152,161, | ||
750 | 150,150,158,151,152,161,158,151,152,161,189,190,150,196,1073741995,1073741996,194,2147483842,3221225644,3221225643,2147483816,2147483845,197,168,150,2147483816,2147483845,150,150,150,198,3221225671,1073742024,3221225672,151,151,152,150,3221225640,1073742019,1073741988,1073742019,158,151,152,161,201,202, | ||
751 | 150,151,152,164,195,195,203,196,150,2147483816,204,195,168,150,205,198,153,154,2147483846,2147483853,205,194,167,166,195,2147483814,1073741990,151,152,103,104,3221225678,207,151,152,151,152,150,189,190,158,151,152,161,150,150,2147483856,209, | ||
752 | 151,167,167,103,104,167,204,195,204,2147483814,167,210,211,168,198,2147483802,2147483801,2147483860,2147483860,2147483846,138,141,142,167,3221225638,188,167,151,152,103,104,103,104,103,104,151,152,161,150,150,150,150,150,2147483816,195,195,2147483861,214, | ||
753 | 150,151,152,167,167,103,104,215,157,103,104,105,167,167,2147483860,2147483860,148,2147483860,2147483860,2147483860,2147483860,2147483860,2147483860,2147483860,2147483848,2147483854,166,167,167,103,104,103,104,151,152,161,150,2147483798,2147483798,2147483864,2147483865,2147483798,2147483816,2147483814,167,167,218,214, | ||
754 | 150,150,158,151,152,103,104,1073741988,3221225637,3221225638,1073741991,167,167,139,140,1073742024,1073742023,146,139,219,220,221,222,140,147,2147483847,102,103,104,105,158,151,152,103,104,138,138,2147483798,2147483871,2147483872,2147483873,2147483874,3221225640,3221225638,151,152,151,152, | ||
755 | 150,151,152,161,150,138,141,3221225622,3221225622,3221225640,3221225638,139,140,151,152,207,1073742030,1073742023,2147483860,227,228,229,230,163,3221225671,103,167,167,102,103,104,105,146,139,140,138,104,138,104,150,150,150,150,3221225640,138,151,152,2147483860, | ||
756 | 151,139,140,150,3221225622,3221225622,3221225622,103,104,3221225622,3221225640,151,152,139,207,103,104,1073742030,3221225670,2147483792,144,143,3221225671,1073742055,3221225678,103,104,103,167,167,167,138,141,1073742023,116,138,141,103,104,151,152,150,150,151,152,150,150,151, | ||
757 | 150,151,152,139,140,138,141,139,140,103,104,3221225622,139,151,152,139,140,103,104,168,2147483816,103,104,167,167,138,141,138,141,167,116,116,116,116,116,103,104,138,141,2147483853,150,151,152,150,150,151,152,150, | ||
758 | 150,150,205,138,141,116,116,138,141,139,140,138,141,2147483853,150,151,141,139,139,166,2147483814,103,104,103,104,138,141,138,141,138,141,138,141,103,104,138,141,116,116,2147483846,232,232,2147483853,151,152,150,150,150, | ||
759 | 150,205,198,116,116,116,116,116,116,138,141,116,116,2147483846,194,198,116,138,141,200,231,138,141,138,141,138,141,116,116,138,141,116,116,138,141,116,116,116,116,116,116,116,2147483846,2147483853,150,150,150,150 | ||
760 | </data> | ||
761 | </layer> | ||
762 | <layer id="1" name="Layer 0" width="48" height="32"> | ||
763 | <data encoding="csv"> | ||
764 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, | ||
765 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, | ||
766 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,4,5,1,1,1,1,1,1,1,1, | ||
767 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,4,5,1,1,1,1,2,3,6,7,8,9,4,5,1,1,1,1,2,3, | ||
768 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,10,7,11,9,4,5,2,3,6,7,8,12,6,7,8,9,4,5,2,3,6,7, | ||
769 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,4,5,1,1,13,14,15,12,6,7,15,9,6,7,8,12,6,7,8,12,6,7,8,9,6,7,8,12, | ||
770 | 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,10,7,8,9,4,5,16,17,6,7,11,18,19,20,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7, | ||
771 | 21,22,1,1,1,1,1,1,1,1,1,1,1,1,2,3,6,7,8,12,6,7,8,9,10,7,8,12,6,23,24,17,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12, | ||
772 | 8,9,4,5,1,1,1,1,1,1,1,1,1,1,13,14,8,12,6,7,8,12,6,7,8,12,6,7,8,9,25,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7, | ||
773 | 6,7,11,26,1,1,1,1,1,1,1,1,1,1,16,17,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12, | ||
774 | 8,18,27,28,1,1,1,1,1,1,1,1,1,1,13,14,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7, | ||
775 | 6,23,2,29,21,22,1,1,1,1,1,1,1,1,30,31,19,20,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12, | ||
776 | 8,9,25,32,8,9,4,5,1,1,1,1,1,1,1,1,24,17,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,18,19,14, | ||
777 | 6,7,11,18,19,14,11,26,1,1,1,1,1,1,1,1,13,20,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,33,18,19,14,8,12,6,7,8,12,6,23,24,17, | ||
778 | 8,12,6,23,24,17,6,34,1,1,1,1,1,1,1,1,30,31,19,20,8,12,6,7,33,18,19,20,8,12,6,7,33,18,27,28,24,17,6,7,8,12,6,7,8,9,25,32, | ||
779 | 6,7,8,9,25,32,8,9,4,5,1,1,1,1,1,1,1,1,24,17,6,7,8,12,6,23,30,31,19,20,33,18,27,28,1,1,13,20,33,18,19,14,33,18,19,14,8,12, | ||
780 | 8,12,6,7,8,12,6,7,11,26,1,1,1,1,1,1,1,1,13,20,8,12,6,7,33,35,1,29,36,37,38,39,4,5,1,1,16,17,6,23,24,17,6,23,24,17,6,7, | ||
781 | 6,7,8,12,6,7,11,18,27,28,1,1,1,1,1,1,1,1,30,31,19,20,33,18,27,28,40,41,19,20,33,18,42,35,1,1,13,20,8,9,25,32,8,9,25,32,8,12, | ||
782 | 8,12,6,7,8,12,6,23,1,1,1,1,1,1,1,1,1,1,1,1,30,31,27,28,1,1,30,31,43,31,27,44,27,28,1,1,30,31,19,20,33,18,19,20,8,12,6,32, | ||
783 | 6,7,8,12,6,7,8,9,4,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,30,31,27,28,24,17,6,32,33,18, | ||
784 | 8,12,6,7,11,18,19,14,11,26,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,4,5,1,1,1,1,1,29,6,32,33,18,27,28, | ||
785 | 6,7,11,18,27,28,45,31,27,28,1,1,1,1,1,1,1,1,1,1,29,4,5,1,1,1,1,29,4,5,1,1,13,14,15,9,4,5,1,1,40,46,33,18,27,28,1,1, | ||
786 | 8,12,6,23,1,1,1,1,1,29,21,22,1,1,1,1,1,1,1,40,46,11,26,1,1,1,40,46,8,9,4,5,16,17,6,7,11,26,1,1,30,31,27,28,1,1,1,1, | ||
787 | 6,7,8,9,4,22,1,1,40,46,47,35,1,1,1,1,1,1,29,36,37,38,39,4,22,1,16,17,6,7,8,9,10,7,11,18,27,28,1,1,1,1,1,1,1,1,1,1, | ||
788 | 8,12,6,7,8,9,4,5,45,48,49,50,2,3,4,5,1,40,46,19,20,33,18,42,35,1,13,14,8,12,6,7,8,12,6,23,1,1,1,1,1,1,1,1,2,3,4,5, | ||
789 | 6,7,11,18,19,14,11,26,1,1,2,3,25,7,42,26,1,30,31,43,31,27,44,27,28,1,30,31,19,14,8,12,6,7,8,9,4,5,1,1,2147483699,1,2,3,6,7,8,52, | ||
790 | 8,12,6,23,24,17,6,34,1,1,13,14,8,12,6,34,1,53,1,1,1,1,1,1,2,3,4,5,30,31,19,14,11,18,19,14,15,9,4,5,2147483702,1,13,14,8,12,6,7, | ||
791 | 6,7,8,9,25,32,8,9,4,5,16,17,6,7,8,9,4,5,1,1,1,1,1,1,13,14,8,9,4,5,16,17,6,23,24,17,6,7,15,9,4,5,16,17,6,7,8,12, | ||
792 | 8,12,6,7,8,12,6,7,8,9,10,7,8,12,6,7,8,9,4,5,2,3,4,5,16,17,6,7,8,9,10,32,8,9,25,7,15,12,6,7,15,9,25,32,8,12,6,7, | ||
793 | 6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,42,26,13,14,8,9,25,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12, | ||
794 | 8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,34,16,17,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7, | ||
795 | 6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,9,25,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12,6,7,8,12 | ||
796 | </data> | ||
797 | </layer> | ||
798 | </map> | ||
diff --git a/res/maps/map1_tiles.png b/res/maps/map1_tiles.png new file mode 100644 index 0000000..1f6d7b9 --- /dev/null +++ b/res/maps/map1_tiles.png | |||
Binary files differ | |||