-
Notifications
You must be signed in to change notification settings - Fork 2
/
menu.tmx
50 lines (50 loc) · 2.64 KB
/
menu.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
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="20" height="18" tilewidth="8" tileheight="8">
<tileset firstgid="1" name="menu" tilewidth="8" tileheight="8">
<image source="menu.png" trans="777777" width="128" height="96"/>
</tileset>
<layer name="menu" width="20" height="18">
<data encoding="csv">
69,69,69,69,69,69,132,69,129,130,131,69,132,69,69,69,69,69,69,69,
72,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,74,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
88,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,90,
104,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,106
</data>
</layer>
<layer name="intro" width="20" height="18" visible="0">
<data encoding="csv">
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,76,77,78,69,69,69,
1,1,35,42,53,1,1,1,1,1,1,1,1,91,92,93,94,95,96,1,
1,1,1,1,1,35,48,58,1,1,1,1,1,107,108,109,110,111,112,1,
69,69,69,69,69,69,69,69,69,69,69,69,122,123,124,125,126,127,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,138,139,140,141,142,143,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,154,155,156,157,158,159,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,170,171,172,173,174,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,188,189,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,
69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69,69
</data>
</layer>
</map>