Advertisement
lafur

Untitled

May 6th, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.27 KB | None | 0 0
  1. -- Converted using Mokiros's Model to Script plugin
  2. -- Converted string size: 50950
  3. local genv={}
  4. local Scripts = {
  5. function() local h = game.Workspace:FindFirstChild("Hint")
  6.  
  7. if h == nil then
  8. local h = Instance.new("Hint")
  9. h.Name = "Hint"
  10. h.Parent = game.Workspace
  11. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  12. end
  13.  
  14.  
  15. end;
  16. function() local h = game.Workspace:FindFirstChild("Hint")
  17.  
  18. if h == nil then
  19. local h = Instance.new("Hint")
  20. h.Name = "Hint"
  21. h.Parent = game.Workspace
  22. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  23. end
  24.  
  25.  
  26. end;
  27. function() local a = script.Parent.Parent.Cart:clone()
  28. local deb = false
  29.  
  30. function chng()
  31. if deb == true then return end
  32. deb = true
  33. local new = a:clone()
  34. new.Parent = script.Parent.Parent
  35. new:MakeJoints()
  36. script.Parent.BrickColor = BrickColor.new(21)
  37. wait(6)
  38. script.Parent.BrickColor = BrickColor.new(28)
  39. deb = false
  40. end
  41.  
  42. script.Parent.Click.MouseClick:connect(chng)
  43. end;
  44. function() function add(p)
  45. script.Parent.ChildRemoved:connect(function()
  46. local a = script.Parent.Parent.Safe:FindFirstChild("SeatWeld")
  47. if a ~= nil then return end
  48. script.Parent.Parent:remove()
  49. end)
  50. --[[for i = 1, 6 do
  51. local ex = Instance.new("Explosion")
  52. ex.Position = script.Parent.Position + Vector3.new(math.random(-3, 3), math.random(-3, 3), math.random(-3, 3))
  53. ex.BlastRadius = 2
  54. ex.BlastPressure = 1000
  55. ex.Parent = game.Workspace
  56. wait()
  57. end--]]
  58. end
  59.  
  60. script.Parent.ChildAdded:connect(add)
  61. end;
  62. function() function blow()
  63. for i = 1, 4 do
  64. if script.Parent:FindFirstChild("Engine") ~= nil then
  65. local ex = Instance.new("Explosion")
  66. ex.Position = script.Parent.Parent.Engine.Position + Vector3.new(math.random(-3, 3), math.random(-3, 3), math.random(-3, 3))
  67. ex.BlastRadius = 1
  68. ex.BlastPressure = 1000
  69. ex.Parent = game.Workspace
  70. wait()
  71. end
  72. end
  73. wait(1)
  74. script.Parent.Parent:remove()
  75. end
  76.  
  77. script.Parent.Parent.ChildRemoved:connect(blow)
  78.  
  79. while true do
  80. wait(0.1)
  81. if script.Parent.Parent.CarOn.Value == true then
  82. local look = script.Parent.CFrame.lookVector*script.Parent.Parent.Speed.Value
  83. script.Parent.BV.velocity = Vector3.new(look.x, -15, look.z)
  84. else
  85. script.Parent.BV.velocity = Vector3.new(0, -5, 0)
  86. end
  87. end
  88. end;
  89. function() function chng()
  90. script.Parent.Parent.CarOn.Value = not script.Parent.Parent.CarOn.Value
  91. if script.Parent.Parent.CarOn.Value == false then
  92. script.Parent.BrickColor = BrickColor.new(21)
  93. else
  94. script.Parent.BrickColor = BrickColor.new(28)
  95. end
  96. end
  97.  
  98. script.Parent.Click.MouseClick:connect(chng)
  99. end;
  100. function() function add(p)
  101. script.Parent.ChildRemoved:connect(function()
  102. local a = script.Parent.Parent.Seat:FindFirstChild("SeatWeld")
  103. if a ~= nil then return end
  104. script.Parent.Parent:remove()
  105. end)
  106. --[[for i = 1, 6 do
  107. local ex = Instance.new("Explosion")
  108. ex.Position = script.Parent.Position + Vector3.new(math.random(-3, 3), math.random(-3, 3), math.random(-3, 3))
  109. ex.BlastRadius = 2
  110. ex.BlastPressure = 1000
  111. ex.Parent = game.Workspace
  112. wait()
  113. end--]]
  114. end
  115.  
  116. script.Parent.ChildAdded:connect(add)
  117. end;
  118. function() function chng()
  119. script.Parent.Parent.Speed.Value = script.Parent.Parent.Speed.Value + 3
  120. script.Parent.BrickColor = BrickColor.new(21)
  121. wait(0.2)
  122. script.Parent.BrickColor = BrickColor.new(0)
  123. end
  124.  
  125. script.Parent.Click.MouseClick:connect(chng)
  126. end;
  127. function() function chng()
  128. script.Parent.Parent.Speed.Value = script.Parent.Parent.Speed.Value - 3
  129. script.Parent.BrickColor = BrickColor.new(21)
  130. wait(0.2)
  131. script.Parent.BrickColor = BrickColor.new(0)
  132. end
  133.  
  134. script.Parent.Click.MouseClick:connect(chng)
  135. end;
  136. function() local h = game.Workspace:FindFirstChild("Hint")
  137.  
  138. if h == nil then
  139. local h = Instance.new("Hint")
  140. h.Name = "Hint"
  141. h.Parent = game.Workspace
  142. h.Text = "sweet rides great food and the best games"
  143. end
  144.  
  145.  
  146. end;
  147. function() local h = game.Workspace:FindFirstChild("Hint")
  148.  
  149. if h == nil then
  150. local h = Instance.new("Hint")
  151. h.Name = "Hint"
  152. h.Parent = game.Workspace
  153. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  154. end
  155.  
  156.  
  157. end;
  158. function() local h = game.Workspace:FindFirstChild("Hint")
  159.  
  160. if h == nil then
  161. local h = Instance.new("Hint")
  162. h.Name = "Hint"
  163. h.Parent = game.Workspace
  164. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  165. end
  166.  
  167.  
  168. end;
  169. function() local h = game.Workspace:FindFirstChild("Hint")
  170.  
  171. if h == nil then
  172. local h = Instance.new("Hint")
  173. h.Name = "Hint"
  174. h.Parent = game.Workspace
  175. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  176. end
  177.  
  178.  
  179. end;
  180. function() local h = game.Workspace:FindFirstChild("Hint")
  181.  
  182. if h == nil then
  183. local h = Instance.new("Hint")
  184. h.Name = "Hint"
  185. h.Parent = game.Workspace
  186. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  187. end
  188.  
  189.  
  190. end;
  191. function() local h = game.Workspace:FindFirstChild("Hint")
  192.  
  193. if h == nil then
  194. local h = Instance.new("Hint")
  195. h.Name = "Hint"
  196. h.Parent = game.Workspace
  197. h.Text = "sweet rides great food and the best games"
  198. end
  199.  
  200.  
  201. end;
  202. function() local h = game.Workspace:FindFirstChild("Hint")
  203.  
  204. if h == nil then
  205. local h = Instance.new("Hint")
  206. h.Name = "Hint"
  207. h.Parent = game.Workspace
  208. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  209. end
  210.  
  211.  
  212. end;
  213. function() local h = game.Workspace:FindFirstChild("Hint")
  214.  
  215. if h == nil then
  216. local h = Instance.new("Hint")
  217. h.Name = "Hint"
  218. h.Parent = game.Workspace
  219. h.Text = "The maker of this map thanks xLEGOx for letting him/her use his track sections"
  220. end
  221.  
  222.  
  223. end;}local ActualScripts = {}
  224. function s(var)
  225. local func = table.remove(Scripts,1)
  226. setfenv(func,setmetatable({script=var,require=fake_require or require,global=genv},{
  227. __index = getfenv(func),
  228. }))
  229. table.insert(ActualScripts,coroutine.wrap(func))
  230. end
  231. Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
  232. local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
  233. function(t,f)
  234. for a,b in pairs(t) do
  235. f(a,b)
  236. end
  237. end
  238. local Types = {
  239. Color3 = Color3.new,
  240. Vector3 = Vector3.new,
  241. Vector2 = Vector2.new,
  242. UDim = UDim.new,
  243. UDim2 = UDim2.new,
  244. CFrame = CFrame.new,
  245. Rect = Rect.new,
  246. NumberRange = NumberRange.new,
  247. BrickColor = BrickColor.new,
  248. PhysicalProperties = PhysicalProperties.new,
  249. NumberSequence = function(...)
  250. local a = {...}
  251. local t = {}
  252. repeat
  253. t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
  254. until #a==0
  255. return NumberSequence.new(t)
  256. end,
  257. ColorSequence = function(...)
  258. local a = {...}
  259. local t = {}
  260. repeat
  261. t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
  262. until #a==0
  263. return ColorSequence.new(t)
  264. end,
  265. number = tonumber,
  266. boolean = function(a)
  267. return a=="1"
  268. end
  269. }
  270. split = function(str,sep)
  271. if not str then return end
  272. local fields = {}
  273. local ConcatNext = false
  274. str:gsub(("([^%s]+)"):format(sep),function(c)
  275. if ConcatNext == true then
  276. fields[#fields] = fields[#fields]..sep..c
  277. ConcatNext = false
  278. else
  279. fields[#fields+1] = c
  280. end
  281. if c:sub(#c)=="\\" then
  282. c = fields[#fields]
  283. fields[#fields] = c:sub(1,#c-1)
  284. ConcatNext = true
  285. end
  286. end)
  287. return fields
  288. end
  289. RemoveAndSplit = function(t)
  290. return split(table_remove(t,1),comma)
  291. end
  292. t = split(str,";")
  293. props = RemoveAndSplit(t)
  294. classes = RemoveAndSplit(t)
  295. values = split(table_remove(t,1),'|')
  296. ICList = RemoveAndSplit(t)
  297. InstanceList = {}
  298. Model = inst"Model"
  299. CurPar = Model
  300. table_foreach(t,function(ct,c)
  301. if c=="n" or c=="p" then
  302. CurPar = c=="n" and LastIns or CurPar[parnt]
  303. else
  304. ct = split(c,"|")
  305. local class = classes[tonum(table_remove(ct,1))]
  306. if class=="UnionOperation" then
  307. LastIns = {UsePartColor="1"}
  308. else
  309. LastIns = inst(class)
  310. if LastIns:IsA"Script" then
  311. s(LastIns)
  312. elseif LastIns:IsA("ModuleScript") then
  313. ms(LastIns)
  314. end
  315. end
  316.  
  317. local function SetProperty(LastIns,p,str,s)
  318. s = Types[typeof(LastIns[p])]
  319. if p=="CustomPhysicalProperties" then
  320. s = PhysicalProperties.new
  321. end
  322. if s then
  323. LastIns[p] = s(unpack(split(str,comma)))
  324. else
  325. LastIns[p] = str
  326. end
  327. end
  328.  
  329. local UnionData
  330. table_foreach(ct,function(s,p,a,str)
  331. a = p:find":"
  332. p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
  333. if p=="UnionData" then
  334. UnionData = split(str," ")
  335. return
  336. end
  337. if class=="UnionOperation" then
  338. LastIns[p] = str
  339. return
  340. end
  341. SetProperty(LastIns,p,str)
  342. end)
  343.  
  344. if UnionData then
  345. local LI_Data = LastIns
  346. LastIns = DecodeUnion(UnionData)
  347. table_foreach(LI_Data,function(p,str)
  348. SetProperty(LastIns,p,str)
  349. end)
  350. end
  351. table.insert(InstanceList,LastIns)
  352. LastIns[parnt] = CurPar
  353. end
  354. end)
  355. table_remove(ICList,1)
  356. table_foreach(ICList,function(a,b)
  357. b = split(b,">")
  358. InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
  359. end)
  360.  
  361. return Model:GetChildren()
  362. end
  363.  
  364. local Objects = Decode('Name,PrimaryPart,Anchored,Color,Position,Orientation,Size,TopSurface,C0,C1,Part0,Part1,CanCollide,MaxActivationDistance,Velocity,BottomSurface,MeshType,Shape,RightSurface,Force,BackSurface,FrontSurface,LeftSurface,MaxTorque,MaxForce,Transparency,Value,Texture,Face;Part,Model,Snap,Script,ClickDetector,SpecialMesh,Seat,Weld,BodyForce,BodyG'
  365. ..'yro,BodyVelocity,Rotate,BoolValue,IntValue,Decal;Part|roller coaster|Track-Curve|Rail|1|0.3882,0.3725,0.3843|-74.1765,0.8991,-111.5346|0,-77.13,0|4,0.8,1|0|-75.4709,0.8991,-115.2333|0,-64.28,0|-77.556,0.8991,-118.5514|0,-51.42,0|Tie|0.4117,0.2509,0.1568|-78.2475,0.2991,-115.1403|0,-59.9901,0|2,0.4,8|-80.1002,0.8991,-113.3151|0,-62.9901,0'
  366. ..'|2,0.8,1|-79.3495,0.8991,-111.5029|0,-71.99,0|-80.3271,0.8991,-121.3224|0,-38.57,0|-81.1251,0.8991,-114.9875|0,-54,0|-83.8906,0.8991,-117.7529|0,-36,0|-82.3991,0.8991,-116.479|0,-44.9901,0|-83.7381,0.2991,-120.6306|0,-30,0|-83.6453,0.8991,-123.4072|0,-25.71,0|-85.5631,0.8991,-118.7777|0,-27,0|-87.3441,0.8991,-124.7014|0,-12.8501,0|-87.37'
  367. ..'53,0.8991,-119.5283|0,-18,0|-89.2826,0.8991,-119.9862|0,-9,0|-78.8915,0.8991,-109.5957|0,-80.9801,0|-90.7374,0.8991,-120.1398|0,180,0|1,0.8,1|-90.7373,0.8991,-125.1398|0,-0.4001,0,1,0,0,-0,-0,-1,0,1,0|-0.0009,0.2,2.4997,0.9999,-0.0001,0,-0.0001,0,-1,0,0.9999,-0.0001|-90.7381,0.2991,-122.6401|0,-180,0|1,0.4,8|0,0.2,0,-1,-0,-0,0,0,1,0,1,0|'
  368. ..'0.0007,-0.4001,2.5002,-1,0,-0.0001,0,0,1,0,0.9999,0|-90.2382,0.8991,-125.1401|-0.5,0.2,2.5,-1,-0.0001,0,0,-0.0001,-1,0,-1,-0.0001|-73.7375,0.8991,-108.1396|-73.7375,0.8991,-108.6404|0,-90,0|-78.7375,0.8991,-108.1397|-76.2375,0.2991,-108.1396|0,90,0|Random|0.5008,-0.4001,2.4999,0.9999,0,-0.0001,-0.0001,0,1,-0.0001,-1,-0.0001|2.5,-0.4,0,-0'
  369. ..'.0001,-1,-0.0001,-0.0001,0,1,-1,-0.0001,0|-2.5,-0.4,0,-0.0001,-1,-0.0001,-0.0001,0,1,-1,-0.0001,0|-78.2986,0.8991,-103.7447|0,102.86,0|-77.0041,0.8991,-100.0459|0,115.72,0|-74.919,0.8991,-96.7277|0,128.57,0|-74.2275,0.2991,-100.1389|0,120,0|-72.3748,0.8991,-101.964|0,117,0|-73.1255,0.8991,-103.7762|0,108,0|-72.1479,0.8991,-93.9567|0,141.'
  370. ..'4299,0|-71.3499,0.8991,-100.2916|0,126,0|-68.5844,0.8991,-97.5262|0,144,0|-70.0759,0.8991,-98.8001|0,135,0|-68.7369,0.2991,-94.6485|0,150,0|-68.8297,0.8991,-91.8718|0,154.2899,0|-66.9119,0.8991,-96.5013|0,153,0|-65.1309,0.8991,-90.5775|0,167.1399,0|-65.0997,0.8991,-95.7507|0,162,0|-63.1924,0.8991,-95.2927|0,171,0|-73.5835,0.8991,-105.683'
  371. ..'5|0,99,0|-61.7379,0.8991,-95.1392|-61.738,0.8991,-90.1392|-61.7369,0.2991,-92.6388|0.0011,-0.4,-2.4996,-1,0,0,-0.0001,-0.0001,1,0,0.9999,-0.0001|0.0009,-0.4,2.5004,-1,0,0,-0.0001,-0.0001,1,0,0.9999,-0.0001|-0.4999,-0.4001,2.5,0.9999,-0.0001,-0.0001,-0.0001,-0.0001,1,-0.0001,-1,0|-62.2368,0.8991,-90.1388|-78.7375,0.8991,-107.1397|-78.7375'
  372. ..',0.8991,-106.6389|-73.7375,0.8991,-107.1396|-76.2375,0.2991,-107.1396|-2.5,-0.4,-0.0001,0,-1,0,0,-0.0001,1,-1,-0.0001,-0.0001|0.5006,-0.4001,2.5,0.9999,0,0,0,-0.0001,1,0,-1,0|2.5,-0.4,0,0,-1,0,0,-0.0001,1,-1,-0.0001,-0.0001|Cart-Regen|Regen|0.1568,0.498,0.2784|-106.2373,0.6991,-126.14|1,0.4,2|0|Click|10|Cart|0.949,0.9529,0.9529|-109.2212'
  373. ..',3.7354,-122.6395|-89.88,90.05,-0.0501|0.0003,0.0186,0.0158|4,0.8,3|2|0.7686,0.1568,0.1098|-107.3222,3.2314,-121.6396|-0.12,-90,0|-0.0008,-0.0093,0.0036|2,0.4,3|1|-106.3252,1.7293,-120.1397|-0.12,-90,-180|-0.0047,-0.0453,-0.0298|1,1,1|0.5,0,0,0,0,1,0,1,0,-1,-0,-0|0,-0.1,-2,-1,-0.0001,0,-0.0001,-1,0,-0.0001,-0.0001,1|-104.3252,1.7252,-120'
  374. ..'.1398|-0.0047,-0.0517,-0.0311|-0.0001,-0.1001,-0.5,-1,-0.0001,0,-0.0001,-1,0,-0.0001,-0.0001,1|0.0509,0.4117,0.6745|-106.321,3.7293,-120.2397|-89.88,90.05,89.9499|0.0017,-0.0432,0.0139|5,0.8,3|0,-1000,0|-108.3252,1.7335,-120.1396|-0.0047,-0.0389,-0.0285|0,-0.1001,-2,-1,-0.0001,0,-0.0001,-1,0,-0.0001,-0.0001,1|Engine|-106.3235,2.6293,-122'
  375. ..'.6397|-0.0033,0.0093,-0.0101|4,0.8,5|0,0,0|BV|0,-5,0|20000,2000,20000|0,-30000,0|0,0.4,0,-0.0001,1,-0.0001,-0.0001,0,-1,-1,0,-0.0001|1.9999,0.4,1.5,-0.0001,1,-0.0001,-0.0001,0,-1,-1,0,-0.0001|0,0,-2.5,-1,-0,-0,0,1,0,-0,-0,-1|0,-0.4001,-1.1,-1,-0.0001,0,-0.0001,-0.0001,1,0,1,-0.0001|-2,0.4,-0.0001,-0.0001,1,-0.0001,-0.0001,0,-1,-1,0,-0.00'
  376. ..'01|-2,0,0,-0,-0,-1,0,1,0,1,0,0|0,-0.4,-1.1,-1,-0.0001,-0.0001,0,0,1,0,1,0|2,0.4,0,-0.0001,1,-0.0001,-0.0001,0,-1,-1,0,-0.0001|0,0.4,0,-1,-0,-0,0,0,1,0,1,0|0.9999,-0.2,-1,-1,-0.0001,-0.0001,0,0,1,0,1,0|2,0,0,0,0,1,0,1,0,-1,-0,-0|0,-0.4001,-1.1,-1,0,-0.0001,0,-0.0001,1,-0.0001,1,-0.0001|1,0.2,0,-0.0001,1,-0.0001,-0.0001,0,-1,-1,0,-0.0001|-'
  377. ..'1.0001,-0.2,-1,-1,-0.0001,-0.0001,0,0,1,0,1,0|0,0,2.5,1,0,0,0,1,0,0,0,1|0,-0.4001,-1.1,-1,0,0,-0.0001,0,1,-0.0001,1,0|-104.3251,1.8252,-121.1398|0,-180,0.1199|-0.005,-0.0299,-0.0289|-103.3261,1.3231,-121.1399|-0.12,-90,90|-0.0066,-0.0331,-0.0405|-105.3248,2.0272,-122.6397|-0.0052,0.0061,-0.0239|1,0.4,4|-103.4212,3.7233,-122.6399|-89.88,9'
  378. ..'0.05,179.9499|0.0002,0,0.0121|0,0,1.5,1,0,0,0,1,0,0,0,1|1.5,-0.2001,0.1,1,0,-0.0001,-0.0001,-0.0001,1,-0.0001,-1,0|-104.3252,1.8252,-122.6398|-0.0059,0.0029,-0.0289|1,0.8,2|On|-103.3177,5.4231,-122.6399|0.0057,-0.0003,0.0492|0,-0.2001,0,1,0,0,-0,-0,-1,0,1,0|0,0.0999,1.5,-0.0001,-1,0,-1,-0.0001,0,0,0,-1|-107.3248,2.0314,-122.6396|-0.0052,'
  379. ..'0.0126,-0.0226|0,-0.4001,1,0,-1,-0.0001,-0.0001,0,1,-1,0,0|-103.3248,2.0231,-122.6399|-0.0052,-0.0003,-0.0252|0.5,-1.5,0,0,0,-1,0,1,-0.0001,1,0,-0.0001|-0.5,0.2,0,-0.0001,0,1,-0.0001,1,0,-1,0,0|0.5,1.5,-0.0001,0,0,-1,0,1,-0.0001,1,0,-0.0001|-106.3252,1.8293,-122.6397|-0.0058,0.0093,-0.0276|1,0.8,4|-107.3259,1.3311,-121.1397|-0.1001,-103.'
  380. ..'6,90.0299|0.4217,-0.0547,-0.0749|6|0,-0.2,-1.5,-1,-0,-0,0,0,1,0,1,0|Safe|-107.3223,3.2314,-123.6396|-0.0019,0.0344,0.0036|-106.3214,3.7293,-125.0397|-89.88,90.05,-90.0501|-0.0012,0.0618,0.0139|-104.3253,1.8252,-124.1398|-0.0068,0.0357,-0.0289|0,0,0.5,1,0,0,0,1,0,0,0,1|0.5,-0.1,0,-0.0001,-0.0001,-1,-0.0001,-1,-0.0001,-1,-0.0001,-0.0001|-1'
  381. ..'.5,-0.4001,-2.0001,0,-1,-0.0001,-0.0001,0,1,-1,0,0|-108.3252,1.8335,-122.6396|-0.0058,0.0158,-0.0264|-103.3263,1.3231,-124.1399|-0.0084,0.0325,-0.0405|-106.3256,1.7293,-125.1397|0.1199,90,180|-0.0077,0.064,-0.0298|0,-0.1001,2,1,-0.0001,-0.0001,0,-1,-0.0001,0,-0.0001,-1|-104.3256,1.7252,-125.1398|-0.0077,0.0576,-0.0311|-107.3267,1.3308,-1'
  382. ..'24.1395|-0.11,-115.17,90.05|0.7059,-0.3512,-0.1841|0,-0.2,1.5,-1,-0,-0,0,0,1,0,1,0|-108.3256,1.7335,-125.1396|-0.0076,0.0704,-0.0285|CarOn|Speed|25|Up|-103.3176,5.4231,-121.1399|0.1199,90,0|0.0066,-0.0331,0.0492|1,0.4,1|http://www.roblox.com/asset/?id=2008919|1.5,0.0999,1.5,-1,0,0,-0.0001,1,0,0,-0.0001,-1|Down|-103.3178,5.4231,-124.1399|'
  383. ..'0.0048,0.0325,0.0492|Track-Long|-91.7374,0.2991,-122.6398|-14.5,-0.4001,2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-98.7374,0.2991,-122.6399|-106.2373,0.8991,-125.14|30,0.8,1|14.4999,0.1999,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-7.5,0.2,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|7.5,0.2,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|'
  384. ..'-14.5,0.2,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-106.2374,0.8991,-120.14|7.4999,0.2,-2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-106.2374,0.2991,-122.64|0,-0.4001,2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|0,-0.4,-2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-3.5,-0.2001,-0.0001,-0.0001,0.9999,0,0,0,1,0.9999,-0.0001,0|-113.7374,0.2991,-'
  385. ..'122.64|7.5,-0.4001,2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-120.7373,0.2991,-122.6401|14.4999,-0.4001,2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-60.2376,0.8991,-95.1395|-0.5,0.1999,2.4999,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|A|-53.7376,0.8991,-96.1394|1,1.6,1|-60.7377,0.2991,-92.6395|Sup|-45.9355,2.0993,-96.1393|1,4,1|-60.2377,0.8991,-'
  386. ..'90.1395|-0.5,0.1999,-2.5001,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-45.9986,3.9427,-92.6393|0,180,-15.4701|-53.7088,1.8092,-92.6397|-46.1585,4.521,-95.1393|27,0.8,1|7.9999,0.1999,2.5,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-0.0001,0.1999,2.5,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-8.0001,0.1999,2.5,0.9999,-0.'
  387. ..'0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-53.7377,0.8991,-89.1394|-38.2883,6.0762,-92.639|-46.1587,4.521,-90.1393|7.9999,0.1999,-2.5,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-0.0001,0.1999,-2.5,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-8.0001,0.1999,-2.5,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-38.2'
  388. ..'341,3.0995,-96.1392|1,6,1|-45.9355,2.0993,-89.1393|-38.2342,3.0995,-89.1392|-31.7377,7.4991,-92.6392|-32.2376,8.0991,-95.1392|0.4999,0.2,2.4999,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-32.2377,8.0991,-90.1392|0.4999,0.2,-2.5001,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-31.7368,3.6992,-89.1392|1,7.2,1|0,3.6,0,-1,-0,-0,0,0,1,0,1,0|-0.001,'
  389. ..'-0.1999,-3.5,-1,-0.0001,-0.0001,0,0,1,-0.0001,0.9999,0|-31.7367,3.6992,-96.1392|-0.001,-0.1999,3.4999,-1,-0.0001,-0.0001,0,0,1,-0.0001,0.9999,0|-78.2985,0.8991,-133.7455|-77.0042,0.8991,-130.0467|0,115.7099,0|-74.9194,0.8991,-126.7284|-74.2277,0.2991,-130.1395|-72.3748,0.8991,-131.9646|-73.1254,0.8991,-133.7768|-72.1485,0.8991,-123.9573|'
  390. ..'0,141.4199,0|-71.35,0.8991,-130.2921|-68.5847,0.8991,-127.5266|-70.0761,0.8991,-128.8005|-68.7374,0.2991,-124.6489|-68.8304,0.8991,-121.8723|0,154.2799,0|-66.9123,0.8991,-126.5016|-65.1317,0.8991,-120.5778|-65.1001,0.8991,-125.7509|-63.1929,0.8991,-125.2929|-73.5833,0.8991,-135.6841|-61.7381,0.8991,-125.1392|-61.7385,0.8991,-120.1392|-0.'
  391. ..'001,0.1999,2.4997,0.9999,-0.0001,-0.0001,0,-0.0001,-1,0,0.9999,0|-61.7375,0.2991,-122.6389|-0.5,-0.4001,2.5,0.9999,-0.0001,-0.0001,-0.0001,-0.0001,1,-0.0001,-1,0|0.0006,-0.4,2.5002,-1,0,0,-0.0001,-0.0001,1,0,0.9999,-0.0001|-62.2376,0.8991,-120.1389|-78.7372,0.8991,-137.1405|-0.0002,0.2,2.5,0,0.9999,0,0,-0.0001,-1,-1,0,0|-78.7372,0.8991,-'
  392. ..'136.6397|0.5006,0.2,2.5,-1,0,0,0,0,-1,0,-1,0|-73.7372,0.8991,-137.1401|0.0001,0.2,-2.5,0,0.9999,0,0,-0.0001,-1,-1,0,0|-76.2372,0.2991,-137.1403|-138.2985,0.8991,-133.7462|-137.0042,0.8991,-130.0473|-134.9194,0.8991,-126.7291|-134.2277,0.2991,-130.1401|-132.3748,0.8991,-131.9652|-133.1254,0.8991,-133.7774|-132.1485,0.8991,-123.9579|-131.3'
  393. ..'5,0.8991,-130.2927|-128.5847,0.8991,-127.5272|-130.0761,0.8991,-128.8011|-128.7374,0.2991,-124.6495|-128.8304,0.8991,-121.8729|-126.9123,0.8991,-126.5022|-125.1317,0.8991,-120.5784|-125.1001,0.8991,-125.7515|-123.1929,0.8991,-125.2935|-133.5833,0.8991,-135.6847|-121.7381,0.8991,-125.1398|-121.7385,0.8991,-120.1398|-121.7375,0.2991,-122.6'
  394. ..'396|-122.2376,0.8991,-120.1396|-138.7372,0.899,-137.1411|-138.7372,0.8991,-136.6403|-133.7372,0.899,-137.1407|-136.2372,0.2991,-137.1409|-2.5,-0.4,-0.0001,-0.0001,-1,0,0,-0.0001,1,-1,0,-0.0001|2.5,-0.4,0,-0.0001,-1,0,0,-0.0001,1,-1,0,-0.0001|-60.2373,0.8991,-125.1395|-0.5001,0.2,2.4999,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-53.7373,0.'
  395. ..'8991,-126.1394|-60.7374,0.2991,-122.6395|-45.9349,2.0993,-126.1393|-60.2374,0.8991,-120.1395|-0.5001,0.2,-2.5001,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-45.9973,3.9428,-122.6393|-53.7082,1.8089,-122.6394|-46.1572,4.5211,-125.1393|0,0.1999,2.5,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-8.0007,0.2002,2.5002,0.9999,-0.0001,0,-0'
  396. ..'.0001,0,-1,-0.0001,0.9999,-0.0001|-53.7374,0.8991,-119.1394|-38.2877,6.0766,-122.6392|-7.9995,-0.3996,2.5002,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-7.9995,-0.3996,-2.4998,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-46.1574,4.5211,-120.1393|-8.0007,0.2002,-2.4998,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-38.2334,3.0995,-126.1392|-45.93'
  397. ..'5,2.0993,-119.1393|-38.2335,3.0995,-119.1392|-31.7369,7.4992,-122.6392|-32.2369,8.0992,-125.1392|0.5,0.2,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-32.2369,8.0992,-120.1392|0.4999,0.2,-2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-31.7369,3.6991,-119.1392|-0.0001,-0.2001,-3.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-31.7368,3.6991,-126.13'
  398. ..'92|0,-0.2001,3.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-1.7374,14.6991,-122.6389|-0.0001,3.5999,-3.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-0.0001,3.5999,3.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-2.2373,15.2991,-125.1389|0.5,0.1999,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-2.2374,15.2991,-120.1389|0.5,0.1999,-2.5,0.9999,0,0,-0.0'
  399. ..'001,0,-1,0,0.9999,-0.0001|-1.7374,10.8991,-119.1389|-1.7373,10.8991,-126.1389|-1.7373,3.6991,-126.1389|-0.0001,-3.6001,0,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-1.7374,3.6991,-119.1389|0,-3.6001,0,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-8.29,13.2757,-122.6389|-8,-0.3997,2.5002,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-16.0002,11.1419,-122.639|0,-0.'
  400. ..'4,2.5,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-0.0002,-0.4001,-2.5,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-16.1602,11.7202,-125.139|8.0001,0.1996,2.4997,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-7.9999,0.2002,2.5002,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-16.1603,11.7202,-120.139|-23.7373,3.6991,-126.1391|0,-0.8,0,-1,0'
  401. ..',-0.0001,0,0,1,-0.0001,0.9999,0|-23.7373,8.0991,-126.1391|-23.7374,3.6991,-119.1391|-23.7104,9.0081,-122.6391|8,-0.4003,2.4997,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-23.7374,8.0991,-119.1391|0,-0.8001,0,1,0,0,-0,-0,-1,0,1,0|-0.0001,3.5999,0,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-30.7374,3.6991,-119.1392|-30.7373,3.6991,-126.1392|-30.237'
  402. ..'4,8.0991,-120.1392|-30.2373,8.0991,-125.1392|-30.7374,7.4991,-122.6392|0,3.5999,3.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|0.5,-0.4001,-2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|0.5,-0.4,2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|0,3.5999,-3.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-0.7374,14.6991,-122.6389|0,3.5999,3.5,0.9999,0,-0.0001,0'
  403. ..',-0.0001,-1,0,0.9999,0|-0.5,-0.4,-2.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|-0.2374,15.2991,-120.1388|-0.2373,15.2991,-125.1388|0.5,0.2,-2.5,0.9999,0,-0.0001,0,-0.0001,-1,0,0.9999,0|-0.7373,10.8991,-126.1389|-0.7374,10.8991,-119.1388|-0.0001,-0.2,3.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|-0.7374,3.6991,-119.1388|0,-3.'
  404. ..'6001,0,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|-0.7373,3.6991,-126.1389|5.8153,13.2757,-122.6388|0,0,-15.4701|-8.0001,-0.3998,2.4997,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|-8,-0.3997,-2.5003,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|13.5255,11.1419,-122.6387|-0.0001,-0.4001,2.5,-1,0,-0.0001,0,-0.0001,0.99'
  405. ..'99,-0.0001,0.9999,-0.0001|13.6855,11.7202,-120.1387|-8.0001,0.2002,2.4997,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|-0.0001,0.1999,2.5,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|13.6856,11.7202,-125.1387|-7.9999,0.2002,-2.5003,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|21.2626,3.6991,-119.1386|0,-0.8,0,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,'
  406. ..'-0.0001|21.2626,8.0991,-119.1386|21.2627,3.6991,-126.1386|-0.0001,-0.8001,0,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|21.2357,9.0081,-122.6386|21.2627,8.0991,-126.1386|28.2627,3.6991,-126.1386|28.2626,3.6991,-119.1385|27.7627,8.0991,-125.1386|27.7626,8.0991,-120.1386|28.2626,7.4991,-122.6386|0,3.6,-3.5001,0.9999,0,-0.0001,0,-0.0001'
  407. ..',-1,0,0.9999,0|0.4999,-0.4001,-2.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|0.4999,-0.4001,2.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|-0.0001,3.6,3.5,0.9999,0,-0.0001,0,-0.0001,-1,0,0.9999,0|57.7626,0.8991,-120.1382|51.2626,0.8991,-119.1383|58.2626,0.2991,-122.6382|43.4604,2.0993,-119.1384|57.7627,0.8991,-125.1382|43.5234'
  408. ..',3.9427,-122.6384|51.2337,1.8089,-122.6383|7.9999,-0.4004,2.5002,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|43.6834,4.521,-120.1384|-8.0002,0.2003,2.4997,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|8,0.1996,2.5002,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|51.2627,0.8991,-126.1383|35.8132,6.0766,-122.6385|-8.0002,-0.3997,2.4997,-1,0'
  409. ..',-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|43.6835,4.521,-125.1384|35.7588,3.0995,-119.1388|43.4605,2.0993,-126.1384|35.7591,3.0995,-126.1385|29.2626,7.4991,-122.6385|-0.5,-0.4,2.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|29.7626,8.0991,-120.1385|29.7627,8.0991,-125.1385|29.2627,3.6991,-126.1385|-0.0001,-0.2001,-3.5,-1,0,0,-'
  410. ..'0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|29.2626,3.6991,-119.1385|-0.0001,-0.2001,3.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|-30.2376,8.0991,-95.1392|-23.7376,8.0991,-96.1391|-3.5004,3.5995,21.9964,-0.0001,-1,0,-0.0001,0,-1,0.9999,-0.0001,0|-30.7377,7.4991,-92.6392|0.5,-0.4,-2.5001,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-0.0004,3.59'
  411. ..'95,28.9964,-0.0001,-1,0,-0.0001,0,-1,0.9999,-0.0001,0|0.5,-0.4,2.4999,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-15.9355,9.2993,-96.139|-30.2377,8.0991,-90.1392|-15.9985,11.1427,-92.639|-23.7087,9.0089,-92.6391|8.0001,-0.4004,2.4997,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|7.9999,-0.4004,-2.5003,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-16.1585,11.721,-'
  412. ..'95.139|0.0001,0.2,2.5,0.9999,-0.0001,0,-0.0001,0,-1,-0.0001,0.9999,-0.0001|-23.7377,8.0991,-89.1391|-8.2882,13.2766,-92.6389|-8.0002,-0.3997,-2.4998,-1,-0.0001,-0.0001,0,0,1,0,0.9999,0|-16.1585,11.721,-90.139|-8.2341,10.2995,-96.1389|-15.9355,9.2993,-89.139|-8.2342,10.2995,-89.1389|0,-3,0,1,0,0,-0,-0,-1,0,1,0|3.4998,3.5999,6.4929,-0.0001'
  413. ..',-1,0,-0.0001,0,-1,0.9999,-0.0001,0|-1.7377,14.6991,-92.6389|-0.5001,-0.4,2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-0.5001,-0.4,-2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-2.2376,15.2991,-95.1389|-2.2377,15.2991,-90.1389|-1.7377,10.8991,-89.1389|-1.7376,10.8991,-96.1389|0,-3.6001,0,1,0,0,-0,-0,-1,0,1,0|-3.5001,3.5995,-0.0036,-0.0001,-1,0,-0'
  414. ..'.0001,0,-1,0.9999,-0.0001,0|-74.1761,0.8991,-141.5346|-75.4706,0.8991,-145.2333|-77.5557,0.8991,-148.5514|-78.2472,0.2991,-145.1403|-80.0999,0.8991,-143.3151|-79.3492,0.8991,-141.5029|-80.3268,0.8991,-151.3224|-81.1248,0.8991,-144.9875|-83.8903,0.8991,-147.7529|-82.3988,0.8991,-146.479|-83.7378,0.2991,-150.6305|-83.6449,0.8991,-153.4072|'
  415. ..'-85.5628,0.8991,-148.7777|-87.3438,0.8991,-154.7014|-87.375,0.8991,-149.5283|-89.2823,0.8991,-149.9862|-78.8912,0.8991,-139.5957|-90.737,0.8991,-150.1398|-90.737,0.8991,-155.1398|-90.7378,0.2991,-152.64|0.0007,-0.4,2.5002,-1,0,-0.0001,0,0,1,0,0.9999,0|-0.5001,-0.4001,2.5,0.9999,0,0,0,0,1,0,-1,-0.0001|0.0007,-0.4,-2.4998,-1,0,-0.0001,0,0,'
  416. ..'1,0,0.9999,0|-90.2379,0.8991,-155.1401|-73.7372,0.8991,-138.1396|0,0.1999,2.5,0,0.9999,-0.0001,-0.0001,0,-1,-1,-0.0001,-0.0001|-73.7372,0.8991,-138.6404|-78.7372,0.8991,-138.1397|0,0.1999,-2.5,0,0.9999,-0.0001,-0.0001,0,-1,-1,-0.0001,-0.0001|-76.2372,0.2991,-138.1396|-125.1319,0.8991,-154.7012|0,12.8599,0|-128.8307,0.8991,-153.4067|0,25.'
  417. ..'7199,0|-132.1488,0.8991,-151.3216|0,38.5699,0|-128.7377,0.2991,-150.6301|0,30,0|-126.9125,0.8991,-148.7774|0,27,0|-125.1003,0.8991,-149.5281|0,18,0|-134.9197,0.8991,-148.5505|0,51.43,0|-128.5849,0.8991,-147.7525|0,36,0|-131.3503,0.8991,-144.987|0,54,0|-130.0764,0.8991,-146.4785|0,45,0|-134.2279,0.2991,-145.1395|0,60,0|-137.0046,0.8991,-1'
  418. ..'45.2323|0,64.29,0|-132.3751,0.8991,-143.3145|0,63,0|-138.2988,0.8991,-141.5335|0,77.15,0|-133.1257,0.8991,-141.5023|0,72,0|-133.5835,0.8991,-139.595|0,81,0|-123.1931,0.8991,-149.9861|0,9,0|-133.7372,0.8991,-138.1402|-138.7372,0.8991,-138.1403|-0.0008,0.1999,2.4997,0.9999,-0.0001,0,-0.0001,-0.0001,-1,-0.0001,0.9999,0|-136.2374,0.2991,-138'
  419. ..'.1395|-0.5,-0.4,2.5,0.9999,0,0,0,-0.0001,1,0,-1,0|0.0007,-0.4,2.5002,-1,-0.0001,-0.0001,0,-0.0001,1,0,0.9999,-0.0001|-138.7375,0.8991,-138.6394|-121.737,0.8991,-155.1401|0,0.1999,2.5,-0.0001,0.9999,0,-0.0001,-0.0001,-1,-1,0,-0.0001|-122.2378,0.8991,-155.1401|0.5008,0.2,2.4999,-1,-0.0001,0,0,-0.0001,-1,0,-1,-0.0001|-121.737,0.8991,-150.14'
  420. ..'01|0,0.2,-2.5,-0.0001,0.9999,0,-0.0001,-0.0001,-1,-1,0,-0.0001|-121.737,0.2991,-152.6401|-1.7412,3.6995,-92.6388|8,7.2,59|-1.0036,-3.5996,-3.5,-0.0001,-1,0,0,-0.0001,1,-1,0,-0.0001|-23.0035,-0.7996,-3.5,-0.0001,-1,0,0,-0.0001,1,-1,0,-0.0001|-7.5,-3,-3.5,0,-1,0,0,0,1,-1,0,0|0.0034,-3.5996,3.4999,0,0.9999,-0.0001,0,-0.0001,1,0.9999,-0.0001'
  421. ..',0|-15.2013,-1.9998,-3.5001,-0.0001,-1,0,0,-0.0001,1,-1,-0.0001,-0.0001|-7.5,-3,3.5,0,-1,0,0,0,1,-1,0,0|-23.0035,-0.7996,3.5,-0.0001,-1,0,0,-0.0001,1,-1,0,-0.0001|-14.1943,-1.9998,3.5,0,0.9999,-0.0001,0,-0.0001,1,0.9999,-0.0001,0|-14.1944,-1.9998,-3.5,0,0.9999,-0.0001,0,-0.0001,1,0.9999,-0.0001,0|-21.9965,-0.7996,3.4999,0,0.9999,-0.0001,'
  422. ..'0,-0.0001,1,0.9999,-0.0001,0|-6.493,-3,-3.5001,0,0.9999,-0.0001,0,-0.0001,1,0.9999,-0.0001,0|-91.737,0.2991,-152.6398|-98.737,0.2991,-152.6399|-7.5001,-0.4001,2.4999,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-7.5001,-0.4001,-2.5001,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|-106.237,0.8991,-155.14|0,0.1999,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001'
  423. ..'|14.5,0.1999,2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-106.237,0.8991,-150.14|0,0.1999,-2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|14.5,0.1999,-2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-7.5001,0.2,-2.5,0.9999,0,0,-0.0001,0,-1,0,0.9999,-0.0001|-106.237,0.2991,-152.64|-113.737,0.2991,-152.64|-120.737,0.2991,-152.6401|14.4999,-0.4'
  424. ..'001,2.4999,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|14.4999,-0.4001,-2.5,-1,0,-0.0001,0,0,1,-0.0001,0.9999,0|27.7623,8.0991,-90.1386|21.2623,8.0991,-89.1386|28.2623,7.4991,-92.6385|13.4601,9.2993,-89.1387|27.7624,8.0991,-95.1386|13.5231,11.1427,-92.6387|0,-0.4001,-2.5001,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|21.2333,9.0089,-92.'
  425. ..'6386|8,-0.4004,-2.4998,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|13.6831,11.721,-90.1387|21.2624,8.0991,-96.1386|5.8129,13.2766,-92.6388|-8.0001,-0.3997,-2.5003,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|13.6832,11.721,-95.1387|-8,0.2003,-2.5003,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|8.0001,0.1996,-2.4998,0.9999,0,'
  426. ..'0,-0.0001,-0.0001,-1,0,0.9999,0|0.0001,0.2,-2.5,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|5.7588,10.2995,-89.1388|13.4602,9.2993,-96.1387|0,-2,0,1,0,0,-0,-0,-1,0,1,0|-3.5,3.5997,-15.2014,0,0.9999,0,0,-0.0001,-1,-1,-0.0001,0|5.7588,10.2995,-96.1388|-0.7377,14.6991,-92.6389|-0.2377,15.2991,-90.1388|0.5,0.1999,2.5,0.9999,0,-0.0001,0,-0.0001,'
  427. ..'-1,0,0.9999,0|-0.2376,15.2991,-95.1388|-0.7376,10.8991,-96.1389|-0.0001,-0.2,-3.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|-3.5001,3.5995,-1.0036,0,0.9999,0,0,-0.0001,-1,-1,0,0|-0.7377,10.8991,-89.1389|0,-0.2,3.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|57.7623,0.8991,-90.1382|51.2623,0.8991,-89.1383|58.2623,0.2991,-92.6382'
  428. ..'|43.4601,2.0993,-89.1384|57.7624,0.8991,-95.1382|43.5231,3.9427,-92.6384|0,-0.4,-2.5,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|51.2333,1.8088,-92.6383|8.0001,-0.4004,-2.4998,-1,0,-0.0001,0,-0.0001,0.9999,-0.0001,0.9999,-0.0001|43.6831,4.521,-90.1384|51.2624,0.8991,-96.1383|35.8129,6.0766,-92.6385|43.6832,4.521,-95.1384|0,0.2,-'
  429. ..'2.5,0.9999,0,0,-0.0001,-0.0001,-1,0,0.9999,0|35.7588,3.0995,-89.1388|43.4602,2.0993,-96.1384|35.7588,3.0995,-96.1388|29.2623,7.4991,-92.6385|-0.5,-0.4001,2.5,-1,0,0,-0.0001,-0.0001,1,-0.0001,0.9999,-0.0001|29.7623,8.0991,-90.1385|29.7623,8.0991,-95.1385|29.2624,3.6991,-96.1385|29.2623,3.6991,-89.1385|0,-0.2001,3.5,-1,0,0,-0.0001,-0.0001,'
  430. ..'1,-0.0001,0.9999,-0.0001|75.8238,0.8991,-111.5322|74.5295,0.8991,-115.2312|0,-64.2901,0|72.4447,0.8991,-118.5494|0,-51.4301,0|71.753,0.2991,-115.1384|0,-60,0|69.9001,0.8991,-113.3133|0,-63,0|70.6507,0.8991,-111.501|0,-72,0|69.6737,0.8991,-121.3207|68.8753,0.8991,-114.9859|66.11,0.8991,-117.7514|67.6014,0.8991,-116.4775|0,-45,0|66.2627,0.'
  431. ..'2991,-120.6292|66.3557,0.8991,-123.4058|0,-25.72,0|64.4376,0.8991,-118.7764|62.6569,0.8991,-124.7004|0,-12.86,0|62.6254,0.8991,-119.5272|60.7182,0.8991,-119.9852|71.1086,0.8991,-109.5938|59.2634,0.8991,-120.139|0,179.99,0|-0.0008,0.1999,-2.5003,0.9999,-0.0001,0,-0.0001,0,-1,0,0.9999,-0.0001|59.2639,0.8991,-125.139|-0.0009,0.1999,2.4997,0'
  432. ..'.9999,-0.0001,0,-0.0001,0,-1,0,0.9999,-0.0001|59.2628,0.2991,-122.6393|59.7629,0.8991,-125.1393|76.2622,0.8991,-108.1373|0,0.2,2.4997,0,0.9999,-0.0001,-0.0001,0,-1,-1,0,-0.0001|76.2625,0.8991,-108.638|71.2622,0.8991,-108.1378|73.7625,0.2991,-108.1375|-2.5003,-0.4001,-0.0001,-0.0001,-1,-0.0001,-0.0001,0,1,-1,0,0|0.5005,-0.4001,2.5,0.9999,'
  433. ..'0,-0.0001,-0.0001,0,1,0,-1,-0.0001|62.6564,0.8991,-90.577|0,-167.14,0|66.3553,0.8991,-91.8712|0,-154.29,0|69.6735,0.8991,-93.956|0,-141.43,0|66.2625,0.2991,-94.6477|0,-150,0|64.4374,0.8991,-96.5006|0,-153,0|62.6252,0.8991,-95.75|0,-162,0|72.4447,0.8991,-96.7269|0,-128.5701,0|66.1099,0.8991,-97.5254|0,-144,0|68.8754,0.8991,-100.2907|0,-12'
  434. ..'6,0|67.6015,0.8991,-98.7993|0,-135,0|71.7531,0.2991,-100.138|0,-120.0101,0|74.5297,0.8991,-100.045|0,-115.7201,0|69.9004,0.8991,-101.9631|0,-117,0|75.8242,0.8991,-103.7437|0,-102.8701,0|70.651,0.8991,-103.7753|0,-108.0101,0|71.1091,0.8991,-105.6825|0,-99.02,0|60.7179,0.8991,-95.2921|0,-171,0|71.2628,0.8991,-107.1373|-0.0009,0.1999,-2.499'
  435. ..'7,0.9999,-0.0001,-0.0001,0,0,-1,0,0.9999,-0.0001|76.2628,0.8991,-107.1369|-0.0012,0.1999,2.5003,0.9999,-0.0001,-0.0001,0,0,-1,0,0.9999,-0.0001|73.7625,0.2991,-107.1381|76.2625,0.8991,-106.638|-0.5001,0.2,2.5,-1,0,-0.0001,-0.0001,-0.0001,-1,0,-1,-0.0001|59.2615,0.8991,-90.1382|59.7623,0.8991,-90.1382|0.5007,0.2,2.4999,-1,-0.0001,-0.0001,-'
  436. ..'0.0001,0,-1,0,-1,0|59.2619,0.8991,-95.1382|0,0.1999,-2.5,0,0.9999,-0.0001,0,0,-1,-1,0,0|59.2617,0.2991,-92.6382|2.5,-0.4,0,-0.0001,-1,0,-0.0001,-0.0001,1,-1,0,0;0,1>2>516,2>2>6,22>11>21,22>12>23,24>11>23,24>12>20,26>11>25,26>12>23,32>11>30,32>12>28,33>11>30,33>12>27,34>11>30,34>12>29,35>2>39,56>11>55,56>12>54,57>11>55,57>12>53,58>11>55,5'
  437. ..'8>12>59,65>11>63,65>12>62,66>11>63,66>12>61,67>11>63,67>12>60,68>2>156,69>2>87,73>2>87,79>11>78,79>12>120,81>11>80,81>12>103,86>11>85,86>12>131,92>11>87,92>12>120,93>11>87,93>12>103,94>11>87,94>12>106,95>11>87,95>12>131,96>11>87,96>12>125,97>11>87,97>12>109,98>11>87,98>12>123,99>11>87,99>12>82,100>11>87,100>12>105,101>11>87,101>12>76,102'
  438. ..'>11>87,102>12>74,108>11>106,108>12>147,113>11>110,113>12>106,115>11>114,115>12>87,117>11>116,117>12>132,118>11>116,118>12>109,119>11>116,119>12>104,122>11>121,122>12>114,129>11>128,129>12>135,130>11>128,130>12>87,134>11>133,134>12>120,137>11>136,137>12>114,139>11>138,139>12>131,146>11>142,146>12>106,151>2>156,153>11>152,153>12>161,157>11'
  439. ..'>156,157>12>152,158>11>156,158>12>167,159>11>156,159>12>154,160>11>156,160>12>169,162>11>161,162>12>154,164>11>163,164>12>161,165>11>163,165>12>156,166>11>163,166>12>70,168>11>167,168>12>161,170>11>169,170>12>161,171>2>181,173>11>172,173>12>175,178>11>177,178>12>175,182>11>181,182>12>186,183>11>181,183>12>179,184>11>181,184>12>180,188>11'
  440. ..'>187,188>12>186,189>11>187,189>12>179,190>11>187,190>12>180,196>11>195,196>12>194,198>11>197,198>12>194,200>11>199,200>12>194,202>11>201,202>12>194,203>2>207,223>11>222,223>12>224,225>11>224,225>12>227,226>11>224,226>12>221,229>11>228,229>12>234,231>11>230,231>12>234,233>11>232,233>12>234,236>2>240,256>11>255,256>12>257,258>11>257,258>12'
  441. ..'>260,259>11>257,259>12>254,263>11>262,263>12>265,267>11>265,267>12>264,268>11>265,268>12>261,269>2>321,270>2>287,272>11>271,272>12>274,277>11>276,277>12>274,281>11>280,281>12>278,282>11>280,282>12>279,285>11>284,285>12>287,286>11>284,286>12>280,288>11>287,288>12>278,289>11>287,289>12>279,295>11>294,295>12>293,297>11>296,297>12>293,299>11'
  442. ..'>298,299>12>293,301>11>300,301>12>293,302>2>321,304>11>303,304>12>311,305>11>303,305>12>310,307>11>306,307>12>303,309>11>308,309>12>303,313>11>312,313>12>311,315>11>314,315>12>310,317>11>316,317>12>324,319>11>318,319>12>324,320>11>318,320>12>321,322>11>321,322>12>316,323>11>321,323>12>329,326>11>325,326>12>327,330>11>329,330>12>324,332>1'
  443. ..'1>331,332>12>328,338>11>337,338>12>333,339>11>337,339>12>336,340>11>337,340>12>335,341>11>337,341>12>334,342>2>364,344>11>343,344>12>349,345>11>343,345>12>346,348>11>347,348>12>343,351>11>350,351>12>343,353>11>352,353>12>350,355>11>354,355>12>349,357>11>356,357>12>364,358>11>356,358>12>361,360>11>359,360>12>364,362>11>361,362>12>371,363>'
  444. ..'11>361,363>12>359,365>11>364,365>12>371,367>11>366,367>12>368,370>11>369,370>12>372,378>11>377,378>12>374,379>11>377,379>12>376,380>11>377,380>12>375,381>11>377,381>12>373,382>2>394,386>11>385,386>12>389,387>11>385,387>12>383,391>11>390,391>12>401,393>11>392,393>12>401,395>11>394,395>12>392,396>11>394,396>12>390,397>11>394,397>12>399,400'
  445. ..'>11>399,400>12>401,406>11>405,406>12>408,407>11>405,407>12>409,411>11>410,411>12>405,413>11>412,413>12>405,414>2>429,417>11>416,417>12>516,419>11>418,419>12>415,420>11>418,420>12>516,421>11>418,421>12>423,425>11>424,425>12>435,427>11>426,427>12>435,428>11>426,428>12>429,430>11>429,430>12>424,433>11>432,433>12>435,434>11>432,434>12>429,43'
  446. ..'9>11>438,439>12>516,441>11>440,441>12>447,442>11>440,442>12>446,443>11>440,443>12>445,444>11>440,444>12>448,449>11>448,449>12>516,450>2>461,471>11>470,471>12>468,472>11>470,472>12>474,473>11>470,473>12>469,476>11>475,476>12>480,479>11>478,479>12>480,482>11>480,482>12>477,483>2>487,503>11>502,503>12>504,505>11>504,505>12>507,506>11>504,50'
  447. ..'6>12>501,509>11>508,509>12>514,511>11>510,511>12>514,513>11>512,513>12>514,517>11>516,517>12>579,518>11>516,518>12>549,519>11>516,519>12>567,520>11>516,520>12>447,521>11>516,521>12>553,522>11>516,522>12>570,523>11>516,523>12>560,524>11>516,524>12>437,525>11>516,525>12>422,526>11>516,526>12>431,527>11>516,527>12>436,528>2>534,532>11>530,5'
  448. ..'32>12>538,533>11>530,533>12>534,535>11>534,535>12>542,536>11>534,536>12>529,537>11>534,537>12>543,539>11>538,539>12>542,540>11>538,540>12>529,541>11>538,541>12>543,545>11>544,545>12>538,546>11>544,546>12>534,547>2>559,551>11>550,551>12>554,552>11>550,552>12>548,556>11>555,556>12>559,558>11>557,558>12>559,562>11>561,562>12>559,564>11>563,'
  449. ..'564>12>557,565>11>563,565>12>561,566>11>563,566>12>555,569>11>568,569>12>516,573>11>572,573>12>571,575>11>574,575>12>571,577>11>576,577>12>571,578>11>576,578>12>516,580>11>579,580>12>571,581>2>593,585>11>584,585>12>588,586>11>584,586>12>582,590>11>589,590>12>593,592>11>591,592>12>593,596>11>595,596>12>598,597>11>595,597>12>593,599>11>598'
  450. ..',599>12>589,600>11>598,600>12>591,605>11>604,605>12>608,606>11>604,606>12>607,610>11>609,610>12>604,612>11>611,612>12>604,613>2>617,632>11>631,632>12>635,634>11>633,634>12>635,637>11>636,637>12>635,639>11>638,639>12>642,644>11>642,644>12>641,645>11>642,645>12>640,646>2>650,665>11>664,665>12>668,667>11>666,667>12>668,670>11>669,670>12>668'
  451. ..',673>11>672,673>12>676,675>11>674,675>12>676,678>11>676,678>12>671;2|1:2;n;2|1:3;n;1|1:4|3:5|4:6|5:7|6:8|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:11|6:12|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:13|6:14|7:9|8:10|4:6|4:6;1|1:15|3:5|4:16|5:17|6:18|7:19|4:16|4:16;1|1:4|3:5|4:6|5:20|6:21|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:23|6:24|7:22|8:10|4:6|4:6;1|1:4|3:5|'
  452. ..'4:6|5:25|6:26|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:27|6:28|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:29|6:30|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:31|6:32|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:33|6:34|7:19|4:16|4:16;1|1:4|3:5|4:6|5:35|6:36|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:37|6:38|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:39|6:40|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:4'
  453. ..'1|6:42|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:43|6:44|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:45|6:46|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:47|6:48|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:50|6:48|7:49|8:10|4:6|4:6;n;3|9:51|10:52;p;1|1:15|3:5|4:16|5:53|6:54|7:55|4:16|4:16;n;3|9:56|10:57;p;1|1:4|3:5|4:6|5:58|7:22|8:10|4:6|4:6;n;3|9:51|10:59;p;1|1:4|3:5|4:6|5:6'
  454. ..'0|6:48|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:61|6:62|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:63|6:48|7:49|8:10|4:6|4:6;1|1:15|3:5|4:16|5:64|6:65|7:55|4:16|4:16;n;4|1:66;3|9:56|10:67;3|9:56|10:68;3|9:56|10:69;p;p;2|1:3;n;1|1:4|3:5|4:6|5:70|6:71|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:72|6:73|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:74|6:75|7:9|8:10|4:6|4:6;1|1:15'
  455. ..'|3:5|4:16|5:76|6:77|7:19|4:16|4:16;1|1:4|3:5|4:6|5:78|6:79|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:80|6:81|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:82|6:83|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:84|6:85|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:86|6:87|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:88|6:89|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:90|6:91|7:19|4:16|4:16;1|1:4|3:5|4:'
  456. ..'6|5:92|6:93|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:94|6:95|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:96|6:97|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:98|6:99|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:100|6:101|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:102|6:103|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:104|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:105|7:49|8:10|4:6|4:6;1|1:15|3:5|4:16|5:106'
  457. ..'|7:55|4:16|4:16;n;3|9:56|10:107;3|9:56|10:108;3|9:56|10:109;p;1|1:4|3:5|4:6|5:110|6:48|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:111|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:112|6:65|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:113|7:49|8:10|4:6|4:6;1|1:15|3:5|4:16|5:114|6:62|7:55|4:16|4:16;n;4|1:66;3|9:56|10:115;3|9:56|10:116;3|9:56|10:117;p;p;2;n;2|1:118;n;1|1:'
  458. ..'119|3:5|4:120|5:121|6:65|7:122|13:123|8:10|4:120|4:120;n;5|1:124|14:125;4;p;2|1:126;n;1|3:5|4:127|5:128|6:129|15:130|7:131|16:10|8:10|4:127|4:127;n;6|17:132;p;7|3:5|4:133|5:134|6:135|15:136|7:137|8:138|4:133|4:133;n;4;p;1|3:5|5:139|6:140|15:141|7:142|18:132|16:10|19:132|8:10;n;8|9:143|10:144;p;1|3:5|5:145|6:140|15:146|7:142|18:132|16:10|'
  459. ..'19:132|8:10;n;8|9:143|10:147;p;1|3:5|4:148|5:149|6:150|15:151|7:152|16:10|4:148|4:148;n;6|17:132;9|20:153;p;1|3:5|5:154|6:140|15:155|7:142|18:132|16:10|19:132|8:10;n;8|9:143|10:156;p;1|1:157|3:5|4:127|5:158|6:135|15:159|7:160|21:132|22:132|23:132|19:132|4:127|4:127;n;4;10|24:161;11|1:162|15:163|25:164;9|20:165;3|9:51|10:166;3|9:51|10:167'
  460. ..';8|9:168|10:169;3|9:51|10:170;8|9:171|10:172;3|9:51|10:173;3|9:174|10:175;8|9:176|10:177;3|9:51|10:178;3|9:174|10:179;8|9:180|10:181;p;1|3:5|4:127|5:182|6:183|15:184|7:49|4:127|4:127;1|3:5|26:5|5:185|6:186|15:187|7:142|18:10|16:10|19:132|8:10;1|3:5|4:127|5:188|6:183|15:189|7:190|4:127|4:127;1|3:5|4:127|5:191|6:192|15:193|7:131|21:132|16:'
  461. ..'132|4:127|4:127;n;6|17:132;8|9:194|10:195;p;1|3:5|4:127|5:196|6:183|15:197|7:198|23:132|4:127|4:127;1|1:199|3:5|4:133|5:200|6:183|15:201|7:122|8:10|4:133|4:133;n;5|1:124|14:125;4;8|9:202|10:203;p;1|3:5|4:127|5:204|6:183|15:205|7:190|4:127|4:127;n;3|9:56|10:206;p;1|3:5|4:127|26:5|5:207|6:183|15:208|7:190|4:127|4:127;n;8|9:202|10:209;8|9:1'
  462. ..'43|10:210;8|9:202|10:211;p;1|3:5|4:127|5:212|6:183|15:213|7:214|4:127|4:127;1|3:5|5:215|6:216|15:217|7:142|18:132|16:10|19:218|8:10;n;12|9:143|10:219;p;7|1:220|3:5|4:133|5:221|6:135|15:222|7:137|8:138|4:133|4:133;n;4;p;1|3:5|4:148|5:223|6:224|15:225|7:152|16:10|4:148|4:148;n;6|17:132;9|20:153;p;1|3:5|4:127|5:226|6:183|15:227|7:49|4:127|4'
  463. ..':127;n;8|9:228|10:229;3|9:174|10:230;p;1|3:5|4:127|5:231|6:183|15:232|7:214|4:127|4:127;1|3:5|26:5|5:233|6:186|15:234|7:142|18:10|16:10|19:132|8:10;1|3:5|5:235|6:236|15:237|7:142|18:132|16:10|19:132|8:10;n;8|9:143|10:238;p;1|3:5|5:239|6:236|15:240|7:142|18:132|16:10|19:132|8:10;1|3:5|5:241|6:242|15:243|7:142|18:132|16:10|19:218|8:10;n;12'
  464. ..'|9:143|10:244;p;1|3:5|5:245|6:236|15:246|7:142|18:132|16:10|19:132|8:10;n;8|9:143|10:238;p;13|1:247;14|1:248|27:249;1|1:250|3:5|5:251|6:252|15:253|7:254|8:10;n;5|1:124|14:125;15|28:255|29:138;4;8|9:202|10:256;p;1|1:257|3:5|5:258|6:135|15:259|7:254|8:10;n;5|1:124|14:125;4;15|28:255|29:138;p;p;p;2|1:260;n;1|1:15|3:5|4:16|5:261|6:48|7:55|4:'
  465. ..'16|4:16;n;3|9:56|10:262;p;1|1:15|3:5|4:16|5:263|6:48|7:19|4:16|4:16;n;4|1:66;p;1|1:4|3:5|4:6|5:264|6:48|7:265|8:10|4:6|4:6;n;3|9:51|10:266;3|9:51|10:267;3|9:51|10:268;3|9:51|10:269;p;1|1:4|3:5|4:6|5:270|6:48|7:265|8:10|4:6|4:6;n;3|9:51|10:271;p;1|1:15|3:5|4:16|5:272|6:48|7:19|4:16|4:16;n;3|9:56|10:273;3|9:56|10:274;3|9:56|10:275;p;1|1:15'
  466. ..'|3:5|4:16|5:276|6:48|7:19|4:16|4:16;n;3|9:56|10:277;p;1|1:15|3:5|4:16|5:278|6:48|7:55|4:16|4:16;n;3|9:56|10:279;p;p;p;2;n;1|1:4|3:5|4:6|5:280|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:281;p;1|1:282|3:5|4:16|5:283|6:48|7:284|4:16|4:16;1|1:15|3:5|4:16|5:285|6:48|7:55|4:16|4:16;1|1:286|3:5|4:16|5:287|6:48|7:288|4:16|4:16;1|1:4|3:5|4:6|5:289|6:48|7'
  467. ..':22|8:10|4:6|4:6;n;3|9:51|10:290;p;1|1:15|3:5|4:16|5:291|6:292|7:55|4:16|4:16;1|1:15|3:5|4:16|5:293|6:292|7:55|4:16|4:16;1|1:4|3:5|4:6|5:294|6:292|7:295|8:10|4:6|4:6;n;3|9:51|10:296;3|9:51|10:297;3|9:51|10:298;p;1|1:286|3:5|4:16|5:299|6:48|7:284|4:16|4:16;1|1:15|3:5|4:16|5:300|6:292|7:55|4:16|4:16;1|1:4|3:5|4:6|5:301|6:292|7:295|8:10|4:6'
  468. ..'|4:6;n;3|9:51|10:302;3|9:51|10:303;3|9:51|10:304;p;1|1:286|3:5|4:16|5:305|6:48|7:306|4:16|4:16;1|1:286|3:5|4:16|5:307|6:48|7:288|4:16|4:16;1|1:286|3:5|4:16|5:308|6:48|7:306|4:16|4:16;1|1:282|3:5|4:16|5:309|6:48|7:55|4:16|4:16;1|1:4|3:5|4:6|5:310|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:311;p;1|1:4|3:5|4:6|5:312|6:48|7:22|8:10|4:6|4:6;n;3|9:51|'
  469. ..'10:313;p;1|1:15|3:5|4:16|5:314|6:48|7:315|4:16|4:16;n;3|9:316|10:317;p;1|1:15|3:5|4:16|5:318|6:48|7:315|4:16|4:16;n;3|9:316|10:319;p;p;2|1:3;n;1|1:4|3:5|4:6|5:320|6:71|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:321|6:322|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:323|6:75|7:9|8:10|4:6|4:6;1|1:15|3:5|4:16|5:324|6:77|7:19|4:16|4:16;1|1:4|3:5|4:6|5:325|6:79|7:'
  470. ..'22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:326|6:81|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:327|6:328|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:329|6:85|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:330|6:87|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:331|6:89|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:332|6:91|7:19|4:16|4:16;1|1:4|3:5|4:6|5:333|6:334|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:335|6:9'
  471. ..'5|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:336|6:97|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:337|6:99|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:338|6:101|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:339|6:103|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:340|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:341|7:49|8:10|4:6|4:6;n;3|9:51|10:342;p;1|1:15|3:5|4:16|5:343|7:55|4:16|4:16;n;3|9:56|10:344'
  472. ..';3|9:56|10:345;p;1|1:4|3:5|4:6|5:346|6:48|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:347|7:49|8:10|4:6|4:6;n;3|9:51|10:348;p;1|1:4|3:5|4:6|5:349|6:65|7:22|8:10|4:6|4:6;n;3|9:51|10:350;p;1|1:4|3:5|4:6|5:351|7:49|8:10|4:6|4:6;n;3|9:51|10:352;p;1|1:15|3:5|4:16|5:353|6:62|7:55|4:16|4:16;n;4|1:66;p;p;2|1:3;n;1|1:4|3:5|4:6|5:354|6:71|7:9|8:10|4:6|4:6;1'
  473. ..'|1:4|3:5|4:6|5:355|6:322|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:356|6:75|7:9|8:10|4:6|4:6;1|1:15|3:5|4:16|5:357|6:77|7:19|4:16|4:16;1|1:4|3:5|4:6|5:358|6:79|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:359|6:81|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:360|6:328|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:361|6:85|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:362|6:87|7:22|8:10|4:6|4:'
  474. ..'6;1|1:4|3:5|4:6|5:363|6:89|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:364|6:91|7:19|4:16|4:16;1|1:4|3:5|4:6|5:365|6:334|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:366|6:95|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:367|6:97|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:368|6:99|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:369|6:101|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:370|6:103|7:22|8:10|4'
  475. ..':6|4:6;1|1:4|3:5|4:6|5:371|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:372|7:49|8:10|4:6|4:6;n;3|9:51|10:342;p;1|1:15|3:5|4:16|5:373|7:55|4:16|4:16;n;3|9:56|10:344;3|9:56|10:345;p;1|1:4|3:5|4:6|5:374|6:48|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:375|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:376|6:65|7:22|8:10|4:6|4:6;n;3|9:51|10:350;p;1|1:4|3:5|4:6|5:377|7:49|8:'
  476. ..'10|4:6|4:6;1|1:15|3:5|4:16|5:378|6:62|7:55|4:16|4:16;n;4|1:66;3|9:56|10:379;3|9:56|10:380;p;p;2;n;2;n;1|1:4|3:5|4:6|5:381|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:382;p;1|1:282|3:5|4:16|5:383|6:48|7:284|4:16|4:16;1|1:15|3:5|4:16|5:384|6:48|7:55|4:16|4:16;1|1:286|3:5|4:16|5:385|6:48|7:288|4:16|4:16;1|1:4|3:5|4:6|5:386|6:48|7:22|8:10|4:6|4:6;n;3'
  477. ..'|9:51|10:387;p;1|1:15|3:5|4:16|5:388|6:292|7:55|4:16|4:16;1|1:15|3:5|4:16|5:389|6:292|7:55|4:16|4:16;1|1:4|3:5|4:6|5:390|6:292|7:295|8:10|4:6|4:6;n;3|9:51|10:391;3|9:51|10:392;p;1|1:286|3:5|4:16|5:393|6:48|7:284|4:16|4:16;1|1:15|3:5|4:16|5:394|6:292|7:55|4:16|4:16;n;3|9:56|10:395;3|9:56|10:396;p;1|1:4|3:5|4:6|5:397|6:292|7:295|8:10|4:6|4'
  478. ..':6;n;3|9:51|10:303;3|9:51|10:398;p;1|1:286|3:5|4:16|5:399|6:48|7:306|4:16|4:16;1|1:286|3:5|4:16|5:400|6:48|7:288|4:16|4:16;1|1:286|3:5|4:16|5:401|6:48|7:306|4:16|4:16;1|1:282|3:5|4:16|5:402|6:48|7:55|4:16|4:16;1|1:4|3:5|4:6|5:403|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:404;p;1|1:4|3:5|4:6|5:405|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:406;p;1|1:15|'
  479. ..'3:5|4:16|5:407|6:48|7:315|4:16|4:16;n;3|9:316|10:408;p;1|1:15|3:5|4:16|5:409|6:48|7:315|4:16|4:16;n;3|9:316|10:410;p;p;2;n;1|1:282|3:5|4:16|5:411|6:48|7:55|4:16|4:16;n;3|9:202|10:412;3|9:202|10:413;p;1|1:4|3:5|4:6|5:414|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:415;p;1|1:4|3:5|4:6|5:416|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:417;p;1|1:15|3:5|4:16|5'
  480. ..':418|6:48|7:315|4:16|4:16;1|1:15|3:5|4:16|5:419|6:48|7:315|4:16|4:16;1|1:15|3:5|4:16|5:420|6:48|7:315|4:16|4:16;n;3|9:316|10:421;p;1|1:15|3:5|4:16|5:422|6:48|7:315|4:16|4:16;n;3|9:316|10:423;p;1|1:15|3:5|4:16|5:424|6:292|7:55|4:16|4:16;n;3|9:56|10:425;p;1|1:15|3:5|4:16|5:426|6:292|7:55|4:16|4:16;n;3|9:56|10:427;3|9:56|10:428;p;1|1:4|3:5|'
  481. ..'4:6|5:429|6:292|7:295|8:10|4:6|4:6;n;3|9:51|10:430;3|9:51|10:431;p;1|1:4|3:5|4:6|5:432|6:292|7:295|8:10|4:6|4:6;1|1:15|3:5|4:16|5:433|6:48|7:315|4:16|4:16;n;3|9:316|10:434;p;1|1:282|3:5|4:16|5:435|6:48|7:284|4:16|4:16;1|1:15|3:5|4:16|5:436|6:48|7:315|4:16|4:16;1|1:15|3:5|4:16|5:437|6:292|7:55|4:16|4:16;n;3|9:56|10:438;p;1|1:286|3:5|4:16|'
  482. ..'5:439|6:48|7:284|4:16|4:16;n;3|9:440|10:441;p;1|1:15|3:5|4:16|5:442|6:48|7:315|4:16|4:16;1|1:15|3:5|4:16|5:443|6:48|7:315|4:16|4:16;1|1:4|3:5|4:6|5:444|6:48|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:445|6:48|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:446|6:48|7:55|4:16|4:16;n;3|9:202|10:447;3|9:56|10:448;3|9:56|10:449;3|9:202|10:450;p;p;2;n;1|1:282|3:5'
  483. ..'|4:16|5:451|7:55|4:16|4:16;n;3|9:202|10:452;3|9:56|10:453;p;1|1:4|3:5|4:6|5:454|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:455|7:22|8:10|4:6|4:6;n;3|9:51|10:456;p;1|1:15|3:5|4:16|5:457|7:315|4:16|4:16;1|1:15|3:5|4:16|5:458|7:315|4:16|4:16;n;3|9:316|10:459;p;1|1:15|3:5|4:16|5:460|7:315|4:16|4:16;n;3|9:316|10:461;p;1|1:15|3:5|4:16|5:462|7:315|4:16|'
  484. ..'4:16;n;3|9:316|10:461;p;1|1:15|3:5|4:16|5:463|6:464|7:55|4:16|4:16;n;3|9:56|10:465;3|9:56|10:466;p;1|1:15|3:5|4:16|5:467|6:464|7:55|4:16|4:16;n;3|9:56|10:468;p;1|1:4|3:5|4:6|5:469|6:464|7:295|8:10|4:6|4:6;n;3|9:51|10:470;3|9:51|10:471;p;1|1:4|3:5|4:6|5:472|6:464|7:295|8:10|4:6|4:6;n;3|9:51|10:473;p;1|1:15|3:5|4:16|5:474|7:315|4:16|4:16;n'
  485. ..';3|9:316|10:475;p;1|1:282|3:5|4:16|5:476|7:284|4:16|4:16;1|1:15|3:5|4:16|5:477|7:315|4:16|4:16;n;3|9:316|10:478;p;1|1:15|3:5|4:16|5:479|6:464|7:55|4:16|4:16;1|1:286|3:5|4:16|5:480|7:284|4:16|4:16;1|1:15|3:5|4:16|5:481|7:315|4:16|4:16;1|1:15|3:5|4:16|5:482|7:315|4:16|4:16;1|1:4|3:5|4:6|5:483|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:484|7:22|8:10'
  486. ..'|4:6|4:6;1|1:15|3:5|4:16|5:485|7:55|4:16|4:16;n;3|9:202|10:486;3|9:56|10:487;3|9:56|10:488;3|9:202|10:489;p;p;2;n;1|1:4|3:5|4:6|5:490|7:22|8:10|4:6|4:6;1|1:282|3:5|4:16|5:491|7:284|4:16|4:16;1|1:15|3:5|4:16|5:492|7:55|4:16|4:16;n;3|9:56|10:488;3|9:56|10:487;p;1|1:286|3:5|4:16|5:493|7:288|4:16|4:16;1|1:4|3:5|4:6|5:494|7:22|8:10|4:6|4:6;1|'
  487. ..'1:15|3:5|4:16|5:495|6:464|7:55|4:16|4:16;n;3|9:56|10:468;p;1|1:15|3:5|4:16|5:496|6:464|7:55|4:16|4:16;n;3|9:56|10:497;p;1|1:4|3:5|4:6|5:498|6:464|7:295|8:10|4:6|4:6;n;3|9:51|10:499;3|9:51|10:471;3|9:51|10:500;p;1|1:286|3:5|4:16|5:501|7:284|4:16|4:16;1|1:15|3:5|4:16|5:502|6:464|7:55|4:16|4:16;n;3|9:56|10:503;p;1|1:4|3:5|4:6|5:504|6:464|7:'
  488. ..'295|8:10|4:6|4:6;1|1:286|3:5|4:16|5:505|7:306|4:16|4:16;1|1:286|3:5|4:16|5:506|7:288|4:16|4:16;1|1:286|3:5|4:16|5:507|7:306|4:16|4:16;1|1:282|3:5|4:16|5:508|7:55|4:16|4:16;n;3|9:56|10:453;3|9:56|10:509;p;1|1:4|3:5|4:6|5:510|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:511|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:512|7:315|4:16|4:16;n;3|9:316|10:513;p;1|'
  489. ..'1:15|3:5|4:16|5:514|7:315|4:16|4:16;n;3|9:316|10:515;p;p;p;2;n;1|1:4|3:5|4:6|5:516|6:48|7:22|8:10|4:6|4:6;1|1:282|3:5|4:16|5:517|6:48|7:284|4:16|4:16;n;3|9:440|10:518;p;1|1:15|3:5|4:16|5:519|6:48|7:55|4:16|4:16;n;3|9:56|10:520;3|9:202|10:521;3|9:56|10:522;p;1|1:286|3:5|4:16|5:523|6:48|7:288|4:16|4:16;1|1:4|3:5|4:6|5:524|6:48|7:22|8:10|4:'
  490. ..'6|4:6;1|1:15|3:5|4:16|5:525|6:292|7:55|4:16|4:16;n;3|9:56|10:427;p;1|1:15|3:5|4:16|5:526|6:292|7:55|4:16|4:16;n;3|9:56|10:527;3|9:56|10:528;p;1|1:4|3:5|4:6|5:529|6:292|7:295|8:10|4:6|4:6;n;3|9:51|10:530;p;1|1:286|3:5|4:16|5:531|6:48|7:284|4:16|4:16;1|1:15|3:5|4:16|5:532|6:292|7:55|4:16|4:16;n;3|9:56|10:425;3|9:56|10:533;p;1|1:4|3:5|4:6|5'
  491. ..':534|6:292|7:295|8:10|4:6|4:6;1|1:286|3:5|4:16|5:535|6:48|7:306|4:16|4:16;1|1:286|3:5|4:16|5:536|6:48|7:288|4:16|4:16;1|1:286|3:5|4:16|5:537|6:48|7:306|4:16|4:16;n;3|9:538|10:539;p;1|1:282|3:5|4:16|5:540|6:48|7:55|4:16|4:16;n;3|9:202|10:413;3|9:56|10:541;3|9:56|10:542;3|9:202|10:412;p;1|1:4|3:5|4:6|5:543|6:48|7:22|8:10|4:6|4:6;1|1:4|3:5|'
  492. ..'4:6|5:544|6:48|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:545|6:48|7:315|4:16|4:16;1|1:15|3:5|4:16|5:546|6:48|7:315|4:16|4:16;n;3|9:547|10:548;p;p;2|1:3;n;1|1:4|3:5|4:6|5:549|6:8|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:550|6:12|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:551|6:14|7:9|8:10|4:6|4:6;1|1:15|3:5|4:16|5:552|6:18|7:19|4:16|4:16;1|1:4|3:5|4:6|5:553|6:21'
  493. ..'|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:554|6:24|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:555|6:26|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:556|6:28|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:557|6:30|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:558|6:32|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:559|6:34|7:19|4:16|4:16;1|1:4|3:5|4:6|5:560|6:36|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:561|6:'
  494. ..'38|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:562|6:40|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:563|6:42|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:564|6:44|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:565|6:46|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:566|6:48|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:567|6:48|7:49|8:10|4:6|4:6;1|1:15|3:5|4:16|5:568|6:54|7:55|4:16|4:16;n;3|9:56|10:569;3|9'
  495. ..':56|10:570;3|9:56|10:571;p;1|1:4|3:5|4:6|5:572|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:573|6:48|7:49|8:10|4:6|4:6;n;3|9:51|10:574;p;1|1:4|3:5|4:6|5:575|6:62|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:576|6:48|7:49|8:10|4:6|4:6;n;3|9:51|10:577;p;1|1:15|3:5|4:16|5:578|6:65|7:55|4:16|4:16;n;4|1:66;3|9:56|10:67;p;p;2|1:3;n;1|1:4|3:5|4:6|5:579|6:580|7:9|8:1'
  496. ..'0|4:6|4:6;1|1:4|3:5|4:6|5:581|6:582|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:583|6:584|7:9|8:10|4:6|4:6;1|1:15|3:5|4:16|5:585|6:586|7:19|4:16|4:16;1|1:4|3:5|4:6|5:587|6:588|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:589|6:590|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:591|6:592|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:593|6:594|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:595|6:596'
  497. ..'|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:597|6:598|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:599|6:600|7:19|4:16|4:16;1|1:4|3:5|4:6|5:601|6:602|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:603|6:604|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:605|6:606|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:607|6:608|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:609|6:610|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5'
  498. ..':611|6:612|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:613|6:62|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:614|6:62|7:49|8:10|4:6|4:6;n;3|9:51|10:615;p;1|1:15|3:5|4:16|5:616|6:62|7:55|4:16|4:16;n;3|9:56|10:617;3|9:56|10:618;p;1|1:4|3:5|4:6|5:619|6:65|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:620|6:62|7:49|8:10|4:6|4:6;n;3|9:51|10:621;p;1|1:4|3:5|4:6|5:622|7:22|8:1'
  499. ..'0|4:6|4:6;n;3|9:51|10:623;p;1|1:4|3:5|4:6|5:624|6:62|7:49|8:10|4:6|4:6;n;3|9:51|10:625;p;1|1:15|3:5|4:16|5:626|6:48|7:55|4:16|4:16;n;4|1:66;p;p;1|3:5|4:16|5:627|6:62|7:628|4:16|4:16;n;3|9:316|10:629;3|9:316|10:630;3|9:316|10:631;3|9:316|10:632;3|9:316|10:633;3|9:316|10:634;3|9:316|10:635;3|9:316|10:636;3|9:316|10:637;3|9:316|10:638;3|9:3'
  500. ..'16|10:639;p;2|1:260;n;1|1:15|3:5|4:16|5:640|6:48|7:55|4:16|4:16;1|1:15|3:5|4:16|5:641|6:48|7:19|4:16|4:16;n;4|1:66;3|9:56|10:642;3|9:56|10:643;p;1|1:4|3:5|4:6|5:644|6:48|7:265|8:10|4:6|4:6;n;3|9:51|10:645;3|9:51|10:646;3|9:51|10:267;p;1|1:4|3:5|4:6|5:647|6:48|7:265|8:10|4:6|4:6;n;3|9:51|10:648;3|9:51|10:649;3|9:51|10:650;p;1|1:15|3:5|4:1'
  501. ..'6|5:651|6:48|7:19|4:16|4:16;1|1:15|3:5|4:16|5:652|6:48|7:19|4:16|4:16;1|1:15|3:5|4:16|5:653|6:48|7:55|4:16|4:16;n;3|9:56|10:654;3|9:56|10:655;p;p;2;n;1|1:4|3:5|4:6|5:656|7:22|8:10|4:6|4:6;1|1:282|3:5|4:16|5:657|7:284|4:16|4:16;1|1:15|3:5|4:16|5:658|7:55|4:16|4:16;n;3|9:56|10:488;3|9:56|10:487;p;1|1:286|3:5|4:16|5:659|7:288|4:16|4:16;1|1:'
  502. ..'4|3:5|4:6|5:660|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:661|6:464|7:55|4:16|4:16;n;3|9:56|10:662;p;1|1:15|3:5|4:16|5:663|6:464|7:55|4:16|4:16;n;3|9:56|10:664;p;1|1:4|3:5|4:6|5:665|6:464|7:295|8:10|4:6|4:6;1|1:286|3:5|4:16|5:666|7:284|4:16|4:16;1|1:15|3:5|4:16|5:667|6:464|7:55|4:16|4:16;n;3|9:56|10:668;p;1|1:4|3:5|4:6|5:669|6:464|7:295|8:10|4'
  503. ..':6|4:6;n;3|9:51|10:670;3|9:51|10:671;3|9:51|10:672;p;1|1:286|3:5|4:16|5:673|7:306|4:16|4:16;1|1:286|3:5|4:16|5:674|7:288|4:16|4:16;n;3|9:675|10:676;p;1|1:286|3:5|4:16|5:677|7:306|4:16|4:16;1|1:282|3:5|4:16|5:678|7:55|4:16|4:16;1|1:4|3:5|4:6|5:679|7:22|8:10|4:6|4:6;n;3|9:51|10:680;p;1|1:4|3:5|4:6|5:681|7:22|8:10|4:6|4:6;n;3|9:51|10:456;p;'
  504. ..'1|1:15|3:5|4:16|5:682|7:315|4:16|4:16;n;3|9:316|10:683;3|9:547|10:684;p;1|1:15|3:5|4:16|5:685|7:315|4:16|4:16;n;3|9:316|10:686;p;p;2;n;1|1:4|3:5|4:6|5:687|7:22|8:10|4:6|4:6;1|1:282|3:5|4:16|5:688|7:284|4:16|4:16;1|1:15|3:5|4:16|5:689|7:55|4:16|4:16;n;3|9:56|10:488;3|9:56|10:487;p;1|1:286|3:5|4:16|5:690|7:288|4:16|4:16;1|1:4|3:5|4:6|5:691'
  505. ..'|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:692|6:464|7:55|4:16|4:16;n;3|9:56|10:693;p;1|1:15|3:5|4:16|5:694|6:464|7:55|4:16|4:16;n;3|9:56|10:695;p;1|1:4|3:5|4:6|5:696|6:464|7:295|8:10|4:6|4:6;1|1:286|3:5|4:16|5:697|7:284|4:16|4:16;1|1:15|3:5|4:16|5:698|6:464|7:55|4:16|4:16;n;3|9:56|10:503;3|9:56|10:466;p;1|1:4|3:5|4:6|5:699|6:464|7:295|8:10|4:'
  506. ..'6|4:6;n;3|9:51|10:700;3|9:51|10:670;p;1|1:286|3:5|4:16|5:701|7:306|4:16|4:16;1|1:286|3:5|4:16|5:702|7:288|4:16|4:16;1|1:286|3:5|4:16|5:703|7:306|4:16|4:16;1|1:282|3:5|4:16|5:704|7:55|4:16|4:16;n;3|9:56|10:705;3|9:56|10:453;p;1|1:4|3:5|4:6|5:706|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:707|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:708|7:315|4:16|4:16;'
  507. ..'n;3|9:316|10:513;p;1|1:15|3:5|4:16|5:709|7:315|4:16|4:16;n;3|9:316|10:710;p;p;2|1:3;n;1|1:4|3:5|4:6|5:711|6:8|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:712|6:713|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:714|6:715|7:9|8:10|4:6|4:6;1|1:15|3:5|4:16|5:716|6:717|7:19|4:16|4:16;1|1:4|3:5|4:6|5:718|6:719|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:720|6:721|7:22|8:10|4:6'
  508. ..'|4:6;1|1:4|3:5|4:6|5:722|6:26|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:723|6:28|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:724|6:30|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:725|6:726|7:22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:727|6:34|7:19|4:16|4:16;1|1:4|3:5|4:6|5:728|6:729|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:730|6:38|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:731|6:732|7:9|8:10'
  509. ..'|4:6|4:6;1|1:4|3:5|4:6|5:733|6:42|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:734|6:44|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:735|6:46|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:736|6:737|7:49|8:10|4:6|4:6;n;3|9:51|10:738;p;1|1:4|3:5|4:6|5:739|6:737|7:49|8:10|4:6|4:6;n;3|9:51|10:740;p;1|1:15|3:5|4:16|5:741|6:48|7:55|4:16|4:16;1|1:4|3:5|4:6|5:742|7:22|8:10|4:6|4'
  510. ..':6;n;3|9:51|10:59;p;1|1:4|3:5|4:6|5:743|6:737|7:49|8:10|4:6|4:6;n;3|9:51|10:744;p;1|1:4|3:5|4:6|5:745|6:62|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:746|6:737|7:49|8:10|4:6|4:6;1|1:15|3:5|4:16|5:747|6:65|7:55|4:16|4:16;n;4|1:66;3|9:56|10:748;3|9:56|10:749;p;p;2|1:3;n;1|1:4|3:5|4:6|5:750|6:751|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:752|6:753|7:9|8:10|4'
  511. ..':6|4:6;1|1:4|3:5|4:6|5:754|6:755|7:9|8:10|4:6|4:6;1|1:15|3:5|4:16|5:756|6:757|7:19|4:16|4:16;1|1:4|3:5|4:6|5:758|6:759|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:760|6:761|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:762|6:763|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:764|6:765|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:766|6:767|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:768|6:769|7'
  512. ..':22|8:10|4:6|4:6;1|1:15|3:5|4:16|5:770|6:771|7:19|4:16|4:16;1|1:4|3:5|4:6|5:772|6:773|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:774|6:775|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:776|6:777|7:9|8:10|4:6|4:6;1|1:4|3:5|4:6|5:778|6:779|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:780|6:781|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:782|6:783|7:22|8:10|4:6|4:6;1|1:4|3:5|4:6|5:7'
  513. ..'84|6:65|7:49|8:10|4:6|4:6;n;3|9:51|10:785;p;1|1:4|3:5|4:6|5:786|6:65|7:49|8:10|4:6|4:6;n;3|9:51|10:787;p;1|1:15|3:5|4:16|5:788|6:65|7:55|4:16|4:16;1|1:4|3:5|4:6|5:789|6:62|7:22|8:10|4:6|4:6;n;3|9:51|10:790;p;1|1:4|3:5|4:6|5:791|6:65|7:49|8:10|4:6|4:6;1|1:4|3:5|4:6|5:792|6:48|7:22|8:10|4:6|4:6;n;3|9:51|10:793;p;1|1:4|3:5|4:6|5:794|6:65|7:'
  514. ..'49|8:10|4:6|4:6;n;3|9:51|10:795;p;1|1:15|3:5|4:16|5:796|7:55|4:16|4:16;n;4|1:66;3|9:56|10:797;p;p;p;')
  515. for _,Object in pairs(Objects) do
  516. Object.Parent = script and script.Parent==workspace and script or workspace
  517. end
  518. for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement