-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfinalmap.lua
179 lines (179 loc) · 6.8 KB
/
finalmap.lua
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
return {
version = "1.10",
luaversion = "5.1",
tiledversion = "1.10.2",
class = "",
orientation = "orthogonal",
renderorder = "right-down",
width = 17,
height = 31,
tilewidth = 32,
tileheight = 32,
nextlayerid = 4,
nextobjectid = 1,
properties = {},
tilesets = {
{
name = "town",
firstgid = 1,
class = "",
tilewidth = 32,
tileheight = 32,
spacing = 0,
margin = 0,
columns = 17,
image = "town.png",
imagewidth = 544,
imageheight = 429,
objectalignment = "unspecified",
tilerendersize = "tile",
fillmode = "stretch",
tileoffset = {
x = 0,
y = 0
},
grid = {
orientation = "orthogonal",
width = 32,
height = 32
},
properties = {},
wangsets = {},
tilecount = 221,
tiles = {}
},
{
name = "Route",
firstgid = 222,
class = "",
tilewidth = 32,
tileheight = 32,
spacing = 0,
margin = 0,
columns = 16,
image = "Route.png",
imagewidth = 542,
imageheight = 605,
objectalignment = "unspecified",
tilerendersize = "tile",
fillmode = "stretch",
tileoffset = {
x = 0,
y = 0
},
grid = {
orientation = "orthogonal",
width = 32,
height = 32
},
properties = {},
wangsets = {},
tilecount = 288,
tiles = {}
}
},
layers = {
{
type = "tilelayer",
x = 0,
y = 0,
width = 17,
height = 31,
id = 2,
name = "Ground",
class = "",
visible = true,
opacity = 1,
offsetx = 0,
offsety = 0,
parallaxx = 1,
parallaxy = 1,
properties = {},
encoding = "lua",
data = {
0, 0, 0, 0, 0, 0, 0, 0, 230, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 242, 243, 244, 245, 246, 247, 248, 249, 250, 0, 0, 0, 0,
0, 0, 0, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 0, 0, 0,
0, 0, 0, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 0, 0, 0,
0, 0, 0, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 0, 0, 0,
0, 0, 0, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 0, 0, 0,
0, 0, 0, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 0, 0, 0,
0, 0, 0, 0, 338, 339, 340, 341, 342, 343, 344, 345, 345, 347, 0, 0, 0,
0, 0, 0, 0, 354, 355, 356, 357, 358, 359, 360, 362, 362, 363, 0, 0, 0,
0, 0, 0, 0, 370, 371, 372, 373, 374, 375, 376, 377, 378, 0, 0, 0, 0,
0, 0, 0, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 0, 0, 0,
0, 0, 0, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 0, 0, 0,
0, 0, 0, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 0, 0, 0,
0, 0, 0, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 0, 0, 0,
0, 0, 0, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 0, 0, 0,
0, 0, 0, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 0, 0, 0,
0, 0, 0, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 0, 0, 0,
0, 0, 0, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 9, 10, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 26, 27, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 0, 0, 0,
0, 0, 0, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 0, 0, 0,
0, 0, 0, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 0, 0, 0,
0, 0, 0, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 0, 0, 0,
0, 0, 0, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 0, 0, 0,
0, 0, 0, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 0, 0, 0,
0, 0, 0, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 0, 0, 0,
0, 0, 0, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 0, 0, 0,
0, 0, 0, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 0, 0, 0,
0, 0, 0, 0, 0, 0, 194, 195, 196, 197, 198, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 211, 212, 213, 214, 215, 0, 0, 0, 0, 0, 0
}
},
{
type = "tilelayer",
x = 0,
y = 0,
width = 17,
height = 31,
id = 3,
name = "trees",
class = "",
visible = true,
opacity = 1,
offsetx = 0,
offsety = 0,
parallaxx = 1,
parallaxy = 1,
properties = {},
encoding = "lua",
data = {
222, 223, 224, 225, 226, 227, 228, 229, 0, 231, 232, 233, 234, 235, 236, 237, 237,
238, 239, 240, 241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 251, 252, 253, 253,
254, 255, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 268, 269, 269,
270, 271, 272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 284, 285, 285,
286, 287, 288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 300, 301, 301,
302, 303, 304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 316, 317, 317,
318, 319, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 332, 333, 333,
334, 335, 336, 337, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 348, 349, 349,
350, 351, 352, 353, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 364, 365, 365,
366, 367, 368, 369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 379, 380, 381, 381,
382, 383, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 396, 397, 397,
398, 399, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 412, 413, 413,
414, 415, 416, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 428, 429, 429,
430, 431, 432, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 444, 445, 445,
446, 447, 448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 460, 461, 461,
462, 463, 464, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 476, 477, 477,
478, 479, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 492, 493, 493,
494, 495, 496, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 508, 509, 509,
1, 2, 3, 4, 5, 6, 7, 8, 0, 0, 4, 5, 6, 7, 8, 16, 17,
18, 19, 20, 21, 22, 23, 24, 25, 0, 0, 21, 22, 23, 24, 25, 33, 34,
35, 36, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 50, 51,
52, 53, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 67, 68,
69, 70, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 84, 85,
86, 87, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 101, 102,
103, 104, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 118, 119,
120, 121, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 135, 136,
137, 138, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 151, 152, 153,
154, 155, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 168, 169, 170,
171, 172, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185, 186, 187,
188, 189, 190, 191, 192, 193, 0, 0, 0, 0, 0, 199, 200, 201, 202, 203, 204,
205, 206, 207, 208, 209, 210, 0, 0, 0, 0, 0, 216, 217, 218, 219, 220, 221
}
}
}
}