You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.1 KiB

4 years ago
local WIT, core = ...
core.Data.Routes.Multifarm = {}
core.Data.Routes.Multifarm.VigilsTorch = {
Name = "ArdenwealdMultifarm",
MapId = core.Maps.Ardenweald,
Data = {
["color"] = {
1, -- [1]
0, -- [2]
0.01568627450980392, -- [3]
1, -- [4]
},
["length"] = 12541.40548363618,
["route"] = {
50642529, -- [1]
55062860, -- [2]
55093332, -- [3]
58483539, -- [4]
60774038, -- [5]
63504347, -- [6]
65655105, -- [7]
64165544, -- [8]
60255674, -- [9]
56396180, -- [10]
52496346, -- [11]
48586513, -- [12]
47367004, -- [13]
44417412, -- [14]
42846811, -- [15]
41656213, -- [16]
39015894, -- [17]
34735963, -- [18]
31536096, -- [19]
29735875, -- [20]
29695458, -- [21]
26905328, -- [22]
26344981, -- [23]
29634724, -- [24]
33054467, -- [25]
32853967, -- [26]
31183527, -- [27]
34483275, -- [28]
38033201, -- [29]
41502865, -- [30]
44352707, -- [31]
},
}
}