-
Notifications
You must be signed in to change notification settings - Fork 3
/
cote.tmx
40 lines (40 loc) · 1.57 KB
/
cote.tmx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="10" height="30" tilewidth="16" tileheight="16">
<tileset firstgid="1" name="tiles2" tilewidth="16" tileheight="16">
<image source="tiles2.png" trans="ff00ff" width="256" height="384"/>
</tileset>
<layer name="cote" width="10" height="30">
<data encoding="csv">
190,190,187,186,186,186,190,190,190,190,
190,190,187,186,186,190,185,185,185,185,
190,187,256,186,186,190,185,185,185,185,
190,187,288,186,186,190,185,185,185,189,
190,187,304,186,186,190,185,185,185,189,
190,187,186,186,186,186,190,190,190,190,
190,187,186,186,186,186,186,186,186,186,
190,187,186,186,186,186,186,186,186,186,
190,187,186,186,186,186,186,190,190,190,
190,187,186,186,186,186,190,186,186,186,
190,187,186,186,186,186,190,186,186,186,
190,187,186,186,186,186,190,186,186,186,
190,187,186,186,186,186,190,186,186,186,
190,187,186,186,186,186,186,190,190,190,
190,190,188,186,186,186,186,186,186,186,
190,190,190,188,188,188,188,188,186,186,
190,190,190,190,190,190,190,190,188,188,
190,190,190,190,190,190,190,190,190,190,
160,160,160,160,160,160,160,160,160,160,
176,321,322,322,322,322,322,322,323,176,
192,325,247,305,305,305,305,305,327,192,
208,325,247,247,247,247,247,247,327,208,
224,325,247,305,305,305,247,369,327,224,
240,324,328,328,328,328,328,328,326,240,
256,256,256,256,256,256,256,256,256,256,
272,272,272,272,272,272,272,272,272,272,
288,288,288,288,288,288,288,288,288,288,
304,304,304,304,304,304,304,304,304,304,
185,185,185,185,185,185,185,185,217,218,
369,301,301,301,301,301,301,301,233,234
</data>
</layer>
</map>