Advertisement
lafur

Untitled

May 21st, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.42 KB | None | 0 0
  1. -- Converted using Mokiros's Model to Script plugin
  2. -- Converted string size: 73850
  3. local genv={}
  4. local Scripts = {
  5. function() function onClicked()
  6. script.Parent.Parent.Parent.Engine.BodyGyro.cframe = script.Parent.Parent.Parent.Engine.BodyGyro.cframe * CFrame.fromEulerAnglesXYZ(0, -math.pi/64/2, 0)
  7. end
  8.  
  9. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  10. function() function onClicked()
  11. script.Parent.Parent.Parent.Engine.BodyGyro.cframe = script.Parent.Parent.Parent.Engine.BodyGyro.cframe * CFrame.fromEulerAnglesXYZ(0, math.pi/64/2, 0)
  12. end
  13.  
  14. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  15. function() function onClicked()
  16. script.Parent.Parent.Parent.Engine.BodyPosition.position = script.Parent.Parent.Parent.Engine.BodyPosition.position + Vector3.new(0, -2, 0)
  17. end
  18.  
  19. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  20. function() function onClicked()
  21. script.Parent.Parent.Parent.Engine.BodyPosition.position = script.Parent.Parent.Parent.Engine.BodyPosition.position + Vector3.new(0, 2, 0)
  22. end
  23.  
  24. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  25. function() function onClicked()
  26. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value - 10
  27. end
  28.  
  29. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  30. function() function onClicked()
  31. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value + 10
  32. end
  33.  
  34. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  35. function() function onClicked()
  36. pcall(function() script.Parent.Parent.Parent.Engine.MovementScript:Remove() script.Parent.Parent.Parent.Engine.BodyVelocity.velocity = Vector3.new(0,0,0) end)
  37. end
  38.  
  39. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  40. function() function onClicked()
  41. if script.Parent.Transparency == 1 then
  42. script.Parent.Transparency = 0.5
  43. pcall(function() script.Parent.Parent.Parent.Engine.MovementScript:Remove() script.Parent.Parent.Parent.Engine.BodyVelocity.velocity = Vector3.new(0,0,0) end)
  44. script.Parent.Parent.Reverse.Transparency = 1
  45. local s = Instance.new("Script")
  46. s.Name = "MovementScript"
  47. s.Source = [[
  48. while true do
  49. script.Parent.BodyVelocity.velocity = script.Parent.CFrame.lookVector * script.Parent.Parent.Speed.Value
  50. wait()
  51. end
  52. ]]
  53. s.Disabled = false
  54. s.Parent = script.Parent.Parent.Parent.Engine
  55. else
  56. script.Parent.Transparency = 1
  57. pcall(function() script.Parent.Parent.Parent.Engine.MovementScript:Remove() script.Parent.Parent.Parent.Engine.BodyVelocity.velocity = Vector3.new(0,0,0) end)
  58. end
  59. end
  60.  
  61. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  62. function() function onClicked()
  63. if script.Parent.Transparency == 1 then
  64. script.Parent.Transparency = 0.5
  65. pcall(function() script.Parent.Parent.Parent.Engine.MovementScript:Remove() script.Parent.Parent.Parent.Engine.BodyVelocity.velocity = Vector3.new(0,0,0) end)
  66. script.Parent.Parent.Forward.Transparency = 1
  67. local s = Instance.new("Script")
  68. s.Name = "MovementScript"
  69. s.Source = [[
  70. while true do
  71. script.Parent.BodyVelocity.velocity = script.Parent.CFrame.lookVector * -script.Parent.Parent.Speed.Value
  72. wait()
  73. end
  74. ]]
  75. s.Disabled = false
  76. s.Parent = script.Parent.Parent.Parent.Engine
  77. else
  78. script.Parent.Transparency = 1
  79. pcall(function() script.Parent.Parent.Parent.Engine.MovementScript:Remove() script.Parent.Parent.Parent.Engine.BodyVelocity.velocity = Vector3.new(0,0,0) end)
  80. end
  81. end
  82.  
  83. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  84. function() function onClicked()
  85. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value - 2
  86. wait(0.1)
  87. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value - 2
  88. wait(0.1)
  89. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value - 2
  90. wait(0.1)
  91. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value - 2
  92. wait(0.1)
  93. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value - 2
  94. wait(0.1)
  95. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value + 5000
  96. wait(4.5)
  97. script.Parent.Parent.Parent.Speed.Value = script.Parent.Parent.Parent.Speed.Value - 4990
  98. end
  99.  
  100. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  101. function() script.Parent.BodyPosition.position = script.Parent.Position
  102. script.Parent.BodyGyro.cframe = script.Parent.CFrame end;
  103. function() -- (Hat Giver Script - Loaded.)
  104.  
  105. debounce = true
  106.  
  107. function onTouched(hit)
  108. if (hit.Parent:findFirstChild("Humanoid") ~= nil and debounce == true) then
  109. debounce = false
  110. h = Instance.new("Hat")
  111. p = Instance.new("Part")
  112. h.Name = "GreenTopHat"
  113. p.Parent = h
  114. p.Position = hit.Parent:findFirstChild("Head").Position
  115. p.Name = "Handle"
  116. p.formFactor = 0
  117. p.Size = Vector3.new(0,-0.25,0)
  118. p.BottomSurface = 0
  119. p.TopSurface = 0
  120. p.Locked = true
  121. script.Parent.Mesh:clone().Parent = p
  122. h.Parent = hit.Parent
  123. h.AttachmentPos = Vector3.new(0,-0.25,0)
  124. wait(5)
  125. debounce = true
  126. end
  127. end
  128.  
  129. script.Parent.Touched:connect(onTouched)
  130.  
  131. end;
  132. function() function onDie()
  133. human = nil
  134. script.Parent.Parent.Parent:BreakJoints()
  135. wait(5)
  136. script.Parent.Parent.Parent:Remove()
  137. end
  138.  
  139. function Child(c)
  140. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  141. human = c.Part1.Parent
  142. script.Parent.Parent.Parent.Parent = human
  143. human.Humanoid.Died:connect(onDie)
  144. end
  145. end
  146.  
  147. function noChild()
  148. human = nil
  149. script.Parent.Parent.Parent.Parent = game.Workspace
  150. end
  151.  
  152. script.Parent.ChildAdded:connect(Child)
  153. script.Parent.ChildRemoved:connect(noChild)
  154. end;
  155. function() function onChildAdded(child)
  156. if child.Name == "SeatWeld" then
  157. if child.Part1.Name == "Torso" then
  158. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  159. if player ~= nil then
  160. tool = game.Lighting.Harrier:Clone() -- Change this to whatever it is
  161. tool.Parent = player.Backpack
  162. end
  163. end
  164. end
  165. end
  166.  
  167. function onChildRemoved()
  168. if tool ~= nil then
  169. tool:Remove()
  170. end
  171. end
  172.  
  173. script.Parent.ChildAdded:connect(onChildAdded)
  174. script.Parent.ChildRemoved:connect(onChildRemoved)
  175.  
  176. -- Put it in the seat you want to give a tool.
  177. end;
  178. function() function onDie()
  179. human = nil
  180. script.Parent.Parent.Parent:BreakJoints()
  181. wait(5)
  182. script.Parent.Parent.Parent:Remove()
  183. end
  184.  
  185. function Child(c)
  186. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  187. human = c.Part1.Parent
  188. script.Parent.Parent.Parent.Parent = human
  189. human.Humanoid.Died:connect(onDie)
  190. end
  191. end
  192.  
  193. function noChild()
  194. human = nil
  195. script.Parent.Parent.Parent.Parent = game.Workspace
  196. end
  197.  
  198. script.Parent.ChildAdded:connect(Child)
  199. script.Parent.ChildRemoved:connect(noChild)
  200. end;
  201. function() function onChildAdded(child)
  202. if child.Name == "SeatWeld" then
  203. if child.Part1.Name == "Torso" then
  204. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  205. if player ~= nil then
  206. tool = game.Lighting.Harrier:Clone() -- Change this to whatever it is
  207. tool.Parent = player.Backpack
  208. end
  209. end
  210. end
  211. end
  212.  
  213. function onChildRemoved()
  214. if tool ~= nil then
  215. tool:Remove()
  216. end
  217. end
  218.  
  219. script.Parent.ChildAdded:connect(onChildAdded)
  220. script.Parent.ChildRemoved:connect(onChildRemoved)
  221.  
  222. -- Put it in the seat you want to give a tool.
  223. end;
  224. function() function onDie()
  225. human = nil
  226. script.Parent.Parent.Parent:BreakJoints()
  227. wait(5)
  228. script.Parent.Parent.Parent:Remove()
  229. end
  230.  
  231. function Child(c)
  232. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  233. human = c.Part1.Parent
  234. script.Parent.Parent.Parent.Parent = human
  235. human.Humanoid.Died:connect(onDie)
  236. end
  237. end
  238.  
  239. function noChild()
  240. human = nil
  241. script.Parent.Parent.Parent.Parent = game.Workspace
  242. end
  243.  
  244. script.Parent.ChildAdded:connect(Child)
  245. script.Parent.ChildRemoved:connect(noChild)
  246. end;
  247. function() function onChildAdded(child)
  248. if child.Name == "SeatWeld" then
  249. if child.Part1.Name == "Torso" then
  250. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  251. if player ~= nil then
  252. tool = game.Lighting.Harrier:Clone() -- Change this to whatever it is
  253. tool.Parent = player.Backpack
  254. end
  255. end
  256. end
  257. end
  258.  
  259. function onChildRemoved()
  260. if tool ~= nil then
  261. tool:Remove()
  262. end
  263. end
  264.  
  265. script.Parent.ChildAdded:connect(onChildAdded)
  266. script.Parent.ChildRemoved:connect(onChildRemoved)
  267.  
  268. -- Put it in the seat you want to give a tool.
  269. end;
  270. function() function onDie()
  271. human = nil
  272. script.Parent.Parent.Parent:BreakJoints()
  273. wait(5)
  274. script.Parent.Parent.Parent:Remove()
  275. end
  276.  
  277. function Child(c)
  278. if c.Name == "SeatWeld" and c.Part1.Name == "Torso" then
  279. human = c.Part1.Parent
  280. script.Parent.Parent.Parent.Parent = human
  281. human.Humanoid.Died:connect(onDie)
  282. end
  283. end
  284.  
  285. function noChild()
  286. human = nil
  287. script.Parent.Parent.Parent.Parent = game.Workspace
  288. end
  289.  
  290. script.Parent.ChildAdded:connect(Child)
  291. script.Parent.ChildRemoved:connect(noChild)
  292. end;
  293. function() function onChildAdded(child)
  294. if child.Name == "SeatWeld" then
  295. if child.Part1.Name == "Torso" then
  296. player = game.Players:GetPlayerFromCharacter(child.Part1.Parent)
  297. if player ~= nil then
  298. tool = game.Lighting.Harrier:Clone() -- Change this to whatever it is
  299. tool.Parent = player.Backpack
  300. end
  301. end
  302. end
  303. end
  304.  
  305. function onChildRemoved()
  306. if tool ~= nil then
  307. tool:Remove()
  308. end
  309. end
  310.  
  311. script.Parent.ChildAdded:connect(onChildAdded)
  312. script.Parent.ChildRemoved:connect(onChildRemoved)
  313.  
  314. -- Put it in the seat you want to give a tool.
  315. end;
  316. function() function onClicked()
  317. script.Parent.Parent.Door1.Transparency= 1
  318. script.Parent.Parent.Door2.Transparency= 1
  319. script.Parent.Parent.Door3.Transparency= 1
  320. script.Parent.Parent.Door1.CanCollide= false
  321. script.Parent.Parent.Door2.CanCollide= false
  322. script.Parent.Parent.Door3.CanCollide= false
  323. wait (3)
  324. script.Parent.Parent.Door1.Transparency= 0.9
  325. script.Parent.Parent.Door2.Transparency= 0.9
  326. script.Parent.Parent.Door3.Transparency= 0.9
  327. wait (0.1)
  328. script.Parent.Parent.Door1.Transparency= 0.8
  329. script.Parent.Parent.Door2.Transparency= 0.8
  330. script.Parent.Parent.Door3.Transparency= 0.8
  331. wait (0.1)
  332. script.Parent.Parent.Door1.Transparency= 0.7
  333. script.Parent.Parent.Door2.Transparency= 0.7
  334. script.Parent.Parent.Door3.Transparency= 0.7
  335. wait (0.1)
  336. script.Parent.Parent.Door1.Transparency= 0.6
  337. script.Parent.Parent.Door2.Transparency= 0.6
  338. script.Parent.Parent.Door3.Transparency= 0.6
  339. wait (0.1)
  340. script.Parent.Parent.Door1.Transparency= 0.5
  341. script.Parent.Parent.Door2.Transparency= 0.5
  342. script.Parent.Parent.Door3.Transparency= 0.5
  343. script.Parent.Parent.Door1.CanCollide= true
  344. script.Parent.Parent.Door2.CanCollide= true
  345. script.Parent.Parent.Door3.CanCollide= true
  346. wait (0.1)
  347. script.Parent.Parent.Door1.Transparency= 0.4
  348. script.Parent.Parent.Door2.Transparency= 0.4
  349. script.Parent.Parent.Door3.Transparency= 0.4
  350. wait (0.1)
  351. script.Parent.Parent.Door1.Transparency= 0.3
  352. script.Parent.Parent.Door2.Transparency= 0.3
  353. script.Parent.Parent.Door3.Transparency= 0.3
  354. wait (0.1)
  355. script.Parent.Parent.Door1.Transparency= 0.2
  356. script.Parent.Parent.Door2.Transparency= 0.2
  357. script.Parent.Parent.Door3.Transparency= 0.2
  358. wait (0.1)
  359. script.Parent.Parent.Door1.Transparency= 0.1
  360. script.Parent.Parent.Door2.Transparency= 0.1
  361. script.Parent.Parent.Door3.Transparency= 0.1
  362. wait (0.1)
  363. script.Parent.Parent.Door1.Transparency= 0
  364. script.Parent.Parent.Door2.Transparency= 0
  365. script.Parent.Parent.Door3.Transparency= 0
  366. end
  367. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;
  368. function() function onClicked()
  369. script.Parent.Parent.Door1.Transparency= 1
  370. script.Parent.Parent.Door2.Transparency= 1
  371. script.Parent.Parent.Door3.Transparency= 1
  372. script.Parent.Parent.Door1.CanCollide= false
  373. script.Parent.Parent.Door2.CanCollide= false
  374. script.Parent.Parent.Door3.CanCollide= false
  375. wait (3)
  376. script.Parent.Parent.Door1.Transparency= 0.9
  377. script.Parent.Parent.Door2.Transparency= 0.9
  378. script.Parent.Parent.Door3.Transparency= 0.9
  379. wait (0.1)
  380. script.Parent.Parent.Door1.Transparency= 0.8
  381. script.Parent.Parent.Door2.Transparency= 0.8
  382. script.Parent.Parent.Door3.Transparency= 0.8
  383. wait (0.1)
  384. script.Parent.Parent.Door1.Transparency= 0.7
  385. script.Parent.Parent.Door2.Transparency= 0.7
  386. script.Parent.Parent.Door3.Transparency= 0.7
  387. wait (0.1)
  388. script.Parent.Parent.Door1.Transparency= 0.6
  389. script.Parent.Parent.Door2.Transparency= 0.6
  390. script.Parent.Parent.Door3.Transparency= 0.6
  391. wait (0.1)
  392. script.Parent.Parent.Door1.Transparency= 0.5
  393. script.Parent.Parent.Door2.Transparency= 0.5
  394. script.Parent.Parent.Door3.Transparency= 0.5
  395. script.Parent.Parent.Door1.CanCollide= true
  396. script.Parent.Parent.Door2.CanCollide= true
  397. script.Parent.Parent.Door3.CanCollide= true
  398. wait (0.1)
  399. script.Parent.Parent.Door1.Transparency= 0.4
  400. script.Parent.Parent.Door2.Transparency= 0.4
  401. script.Parent.Parent.Door3.Transparency= 0.4
  402. wait (0.1)
  403. script.Parent.Parent.Door1.Transparency= 0.3
  404. script.Parent.Parent.Door2.Transparency= 0.3
  405. script.Parent.Parent.Door3.Transparency= 0.3
  406. wait (0.1)
  407. script.Parent.Parent.Door1.Transparency= 0.2
  408. script.Parent.Parent.Door2.Transparency= 0.2
  409. script.Parent.Parent.Door3.Transparency= 0.2
  410. wait (0.1)
  411. script.Parent.Parent.Door1.Transparency= 0.1
  412. script.Parent.Parent.Door2.Transparency= 0.1
  413. script.Parent.Parent.Door3.Transparency= 0.1
  414. wait (0.1)
  415. script.Parent.Parent.Door1.Transparency= 0
  416. script.Parent.Parent.Door2.Transparency= 0
  417. script.Parent.Parent.Door3.Transparency= 0
  418. end
  419. script.Parent.ClickDetector.MouseClick:connect(onClicked) end;}local ActualScripts = {}
  420. function s(var)
  421. local func = table.remove(Scripts,1)
  422. setfenv(func,setmetatable({script=var,require=fake_require or require,global=genv},{
  423. __index = getfenv(func),
  424. }))
  425. table.insert(ActualScripts,coroutine.wrap(func))
  426. end
  427. Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
  428. local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
  429. function(t,f)
  430. for a,b in pairs(t) do
  431. f(a,b)
  432. end
  433. end
  434. local Types = {
  435. Color3 = Color3.new,
  436. Vector3 = Vector3.new,
  437. Vector2 = Vector2.new,
  438. UDim = UDim.new,
  439. UDim2 = UDim2.new,
  440. CFrame = CFrame.new,
  441. Rect = Rect.new,
  442. NumberRange = NumberRange.new,
  443. BrickColor = BrickColor.new,
  444. PhysicalProperties = PhysicalProperties.new,
  445. NumberSequence = function(...)
  446. local a = {...}
  447. local t = {}
  448. repeat
  449. t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
  450. until #a==0
  451. return NumberSequence.new(t)
  452. end,
  453. ColorSequence = function(...)
  454. local a = {...}
  455. local t = {}
  456. repeat
  457. t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
  458. until #a==0
  459. return ColorSequence.new(t)
  460. end,
  461. number = tonumber,
  462. boolean = function(a)
  463. return a=="1"
  464. end
  465. }
  466. split = function(str,sep)
  467. if not str then return end
  468. local fields = {}
  469. local ConcatNext = false
  470. str:gsub(("([^%s]+)"):format(sep),function(c)
  471. if ConcatNext == true then
  472. fields[#fields] = fields[#fields]..sep..c
  473. ConcatNext = false
  474. else
  475. fields[#fields+1] = c
  476. end
  477. if c:sub(#c)=="\\" then
  478. c = fields[#fields]
  479. fields[#fields] = c:sub(1,#c-1)
  480. ConcatNext = true
  481. end
  482. end)
  483. return fields
  484. end
  485. RemoveAndSplit = function(t)
  486. return split(table_remove(t,1),comma)
  487. end
  488. t = split(str,";")
  489. props = RemoveAndSplit(t)
  490. classes = RemoveAndSplit(t)
  491. values = split(table_remove(t,1),'|')
  492. ICList = RemoveAndSplit(t)
  493. InstanceList = {}
  494. Model = inst"Model"
  495. CurPar = Model
  496. table_foreach(t,function(ct,c)
  497. if c=="n" or c=="p" then
  498. CurPar = c=="n" and LastIns or CurPar[parnt]
  499. else
  500. ct = split(c,"|")
  501. local class = classes[tonum(table_remove(ct,1))]
  502. if class=="UnionOperation" then
  503. LastIns = {UsePartColor="1"}
  504. else
  505. LastIns = inst(class)
  506. if LastIns:IsA"Script" then
  507. s(LastIns)
  508. elseif LastIns:IsA("ModuleScript") then
  509. ms(LastIns)
  510. end
  511. end
  512.  
  513. local function SetProperty(LastIns,p,str,s)
  514. s = Types[typeof(LastIns[p])]
  515. if p=="CustomPhysicalProperties" then
  516. s = PhysicalProperties.new
  517. end
  518. if s then
  519. LastIns[p] = s(unpack(split(str,comma)))
  520. else
  521. LastIns[p] = str
  522. end
  523. end
  524.  
  525. local UnionData
  526. table_foreach(ct,function(s,p,a,str)
  527. a = p:find":"
  528. p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
  529. if p=="UnionData" then
  530. UnionData = split(str," ")
  531. return
  532. end
  533. if class=="UnionOperation" then
  534. LastIns[p] = str
  535. return
  536. end
  537. SetProperty(LastIns,p,str)
  538. end)
  539.  
  540. if UnionData then
  541. local LI_Data = LastIns
  542. LastIns = DecodeUnion(UnionData)
  543. table_foreach(LI_Data,function(p,str)
  544. SetProperty(LastIns,p,str)
  545. end)
  546. end
  547. table.insert(InstanceList,LastIns)
  548. LastIns[parnt] = CurPar
  549. end
  550. end)
  551. table_remove(ICList,1)
  552. table_foreach(ICList,function(a,b)
  553. b = split(b,">")
  554. InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
  555. end)
  556.  
  557. return Model:GetChildren()
  558. end
  559.  
  560. local Objects = Decode('Name,Position,Orientation,Velocity,Size,BackSurface,BottomSurface,TopSurface,MeshType,C0,C1,Part0,Part1,Color,Reflectance,Scale,MeshId,FrontSurface,LeftSurface,RightSurface,Texture,Face,Transparency,CanCollide,PrimaryPart,Value,MaxForce,MaxTorque,CFrame,Shape,VertexColor,TextureId,F0,F1,F2,F3;Part,Model,SpecialMesh,Weld,Decal,SpawnLocation,IntValue,ClickDetector,Script,BodyPosition,BodyGyro,BodyVelocity,Seat,Snap,Glue;Part|-14.8,14.0262,18.5869|0,-90,90|-0.0001,-0.0011,-0.0001|2,3,7|2|0|'
  561. ..'-14.8,8.0262,18.5869|-5.3,8.0262,23.0869|2,2,4|0,-1,0,1,0,0,-0,-0,-1,0,1,0|-3,0.5,-28,1,0,0,0,0,-1,0,1,0|-5.3,14.0262,23.0869|3,0.5,-28,1,0,0,0,0,-1,0,1,0|0,0,2,1,0,0,0,1,0,0,0,1|0,0,-5.5,1,0,0,0,1,0,0,0,1|0.0509,0.4117,0.6745|1|-9.3,14.0262,21.0869|-9.3,8.0262,21.0869|0,0,-28,1,0,0,0,1,0,0,0,1|0,1,-3.5,1,0,0,0,0,-1,0,1,0|cover|0.9607,0.8039,0.1882|0.2|-17.8,11.0262,21.5869|0,90,-90|4,5,1|6,8,20|http://www.roblox.com/asset/?id=1038653|5|2,0,0,0,0,1,0,1,0,-1,-0,-0|1,-0.5,-21.5,0,0,-1,0,1,'
  562. ..'0,1,0,0|0,0,-0.5,-1,-0,-0,0,1,0,-0,-0,-1|0,-0.5,-24.5,1,0,0,0,1,0,0,0,1|-14.8,11.0262,23.0869|4,2,5|6|0,0.5,-18.5,1,0,0,0,0,-1,0,1,0|-2,0,0,-0,-0,-1,0,1,0,1,0,0|1,0,2,0,0,-1,0,1,0,1,0,0|0,0,2.5,1,0,0,0,1,0,0,0,1|0,-1.5,0.5,-1,0,-0,0,1,0,0,0,-1|-12.8,8.0262,23.0869|2,2,11|1,0,0,0,0,1,0,1,0,-1,-0,-0|2,-1.5,5,0,0,-1,0,1,0,1,0,0|0,1,0,-1,-0,-0,0,0,1,0,1,0|0,-1,-26.5,-1,0,0,0,0,1,0,1,0|0,0,-5.5,-1,-0,-0,0,1,0,-0,-0,-1|0,0,2,-1,0,0,0,1,0,-0,0,-1|-3,0.5,-20.5,1,0,0,0,0,-1,0,1,0|0.4196,0.196,0.4'
  563. ..'862|-39.3,14.0262,21.0869|2,2,56|0,1,26.5,1,0,0,0,0,-1,0,1,0|0,-1.5001,24.5,-1,0,0,0,0,1,0,1,0|3,-1.0001,-22,-1,0,0,0,0,1,0,1,0|3,-1.5001,1,-1,0,0,0,0,1,0,1,0|3,-1,27.5,1,0,0,0,0,1,0,-1,0|-1,0,0,-0,-0,-1,0,1,0,1,0,0|-2,0.5,-21.5,-0,0,1,0,1,0,-1,0,0|3,-0.5001,-26,-1,0,0,0,0,1,0,1,0|2,0,-3.5,0,0,-1,0,1,0,1,0,0|0,0,-28,-1,-0,-0,0,1,0,-0,-0,-1|-12.8,14.0262,23.0869|3,0.5,-20.5,1,0,0,0,0,-1,0,1,0|0,-1,3.5,-1,0,0,0,0,1,0,1,0|2,0,-2,0,0,-1,0,1,0,1,0,0|-2,-1.5,5,-0,0,1,0,1,0,-1,0,0|-47.3,11.0262'
  564. ..',30.0869|0,-90,-90|2,4,12|0,-2,0,1,0,0,-0,-0,-1,0,1,0|0,-8,1.5,-1,0,0,0,1,0,0,0,-1|0,0,6,1,0,0,0,1,0,0,0,1|0,0,-3.5,-1,0,0,0,-1,0,0,0,1|-46.3,12.0262,33.0869|0,0,-90|4,14,2|-42.3,11.0262,23.0869|8,2,48|0,0,-24,-1,-0,-0,0,1,0,-0,-0,-1|-3,0,5.5,-1,0,0,0,1,0,-0,0,-1|0,0.5,9,1,0,0,0,0,-1,0,1,0|3,0,5.5,-1,0,0,0,1,0,-0,0,-1|0,-1,-0.5,-1,0,0,0,0,1,0,1,0|-3,-1,3,-1,0,0,0,0,1,0,1,0|0,0,24,1,0,0,0,1,0,0,0,1|0,0,0.5,1,0,0,0,-1,0,0,0,-1|0,-1.5,-0.5,1,0,0,0,1,0,0,0,1|0,-0.5,22.5,1,0,0,0,0,1,0,-1,0|3,'
  565. ..'-1,3,-1,0,0,0,0,1,0,1,0|-33.3,11.0262,24.5869|8,1,60|-39.3,8.0262,21.0869|-3,-1.0001,-22,-1,0,0,0,0,1,0,1,0|-2,0,-3.5,0,0,1,0,1,0,-1,0,0|-38.3,11.0262,18.5869|8,3,40|0,0,-20,-1,-0,-0,0,1,0,-0,-0,-1|-3,0,3.5,-1,0,0,0,1,0,-0,0,-1|3,0,3.5,-1,0,0,0,1,0,-0,0,-1|0,-1.5,0,1,0,0,-0,-0,-1,0,1,0|0,1,-4.5,1,0,0,0,0,-1,0,1,0|0,0,20,1,0,0,0,1,0,0,0,1|0,0.5,-3,1,0,0,0,1,0,0,0,1|0,-1,3,-1,0,0,0,1,0,0,0,-1|3,1,-1,1,0,0,0,0,-1,0,1,0|-42.8,11.0262,21.0869|4,2,49|0,-1.0001,-18.5,-1,0,0,0,0,1,0,1,0|-36.8,11'
  566. ..'.0262,26.5869|2,3,9|0,0,4.5,1,0,0,0,1,0,0,0,1|0,0,-4.5,-1,0,0,0,-1,0,0,0,1|0,-0.5,3.5,-1,0,0,0,0,1,0,1,0|-45.8,11.0262,26.5869|0,-5,0,1,0,0,0,0,1,0,-1,0|0,1.5,0,-1,-0,-0,0,0,1,0,1,0|0,-0.5,12.5,-1,0,0,0,0,1,0,1,0|0,-2,-1.5,-1,0,0,0,0,1,0,1,0|-61.3,11.0262,17.5869|8,1,6|0,-0.5,0,1,0,0,-0,-0,-1,0,1,0|0,0.9999,0,-1,0,0,0,0,-1,0,-1,0|-79.8,20.0262,36.0869|-0.0001,-0.0011,0|55,4,4|-27.5,0,0,-0,-0,-1,0,1,0,1,0,0|-1,1.5,3.5,0,-1,0,-1,0,0,0,0,-1|-63.3,12.0262,33.0869|0,90,0|2,4,20|0,0,10,1,0,0,0'
  567. ..',1,0,0,0,1|0,-7,0,0,-1,0,0,0,1,-1,0,0|1,-2.0001,6.5,0,1,0,0,0,1,1,0,0|0.5,0,2.5,0,0,-1,0,1,0,1,0,0|0,0,-10,-1,-0,-0,0,1,0,-0,-0,-1|-0.5,0,-17,1,0,0,0,1,0,0,0,1|-17,-2,0,0,-1,0,0,0,1,-1,0,0|-1,-2.0001,3.5,0,-1,0,0,0,1,-1,0,0|0,2,0,-1,-0,-0,0,0,1,0,1,0|17,-2,0,0,1,0,0,0,1,1,0,0|-56.8,11.0262,30.0869|2,4,7|-65.8,12.0262,34.5869|1,10,15|0,0,-7.5,-1,-0,-0,0,1,0,-0,-0,-1|1,0,-17,1,0,0,0,1,0,0,0,1|0.5,0,0,0,0,1,0,1,0,-1,-0,-0|14.5,-4,1,-1,0,0,0,1,0,0,0,-1|0,3.5,-17,1,0,0,0,1,0,0,0,1|-61.3,11.02'
  568. ..'62,19.0869|8,2,6|-55.3,11.0262,26.5869|0,0,90|2,10,3|0,0,1.5,1,0,0,0,1,0,0,0,1|0,2,-1.5,1,0,0,0,0,-1,0,1,0|-65.3,11.0262,19.5869|8,1,2|0,0,-1,-1,-0,-0,0,1,0,-0,-0,-1|0,-0.5,3,-1,0,0,0,1,0,-0,0,-1|0,0.5,0,-1,-0,-0,0,0,1,0,1,0|0,-0.5,0,1,0,0,0,0,1,0,-1,0|0,1,22.5,1,0,0,0,0,-1,0,1,0|3,1,26,1,0,0,0,0,-1,0,1,0|-66.8,11.0262,19.5869|8,1,1|0,1,24,-1,0,0,0,0,-1,0,-1,0|-3,1,27.5,-1,0,0,0,0,-1,0,-1,0|0,0,0.5,1,0,0,0,1,0,0,0,1|0,0,1,-1,0,0,0,1,0,0,0,-1|3,1,27.5,-1,0,0,0,0,-1,0,-1,0|-80.3,16.0262,33'
  569. ..'.0869|54,4,2|-0.5,2,-10,0,1,0,0,0,-1,-1,0,0|-64.8,11.0262,24.5869|0,90,90|8,1,3|0,0,30,1,0,0,0,-1,0,0,0,-1|-66.8,11.0262,23.0869|8,2,1|0,-1,24,1,0,0,0,0,1,0,-1,0|0.4117,0.2509,0.1568|-59.8,7.6262,37.5869|0,0,180|1,1.2,1|0,-0.6001,0,1,0,0,-0,-0,-1,0,1,0|-2,0.1999,-4,1,0,0,0,0,-1,0,1,0|0.8039,0.8039,0.8039|-61.8,8.4262,41.5869|5,0.4,9|0,0.2,0,-1,-0,-0,0,0,1,0,1,0|-2,-0.6,-4,-1,0,0,0,0,1,0,1,0|-63.8,7.6262,37.5869|2,0.1999,-4,1,0,0,0,0,-1,0,1,0|-63.8,7.6262,45.5869|-59.8,7.6262,45.5869|-2,0'
  570. ..'.1999,4,1,0,0,0,0,-1,0,1,0|-61.8,9.6262,45.5869|0,90,180|1,2,5|-0.5,0,0,-0,-0,-1,0,1,0,1,0,0|0.5,1,0,0,0,-1,0,1,0,1,0,0|0,1,0,1,0,0,0,0,-1,0,1,0|3.5,-0.8001,0,0,0,-1,0,1,0,1,0,0|0,-0.2001,4,0,-1,0,0,0,1,-1,0,0|-59.8,9.6262,41.5869|0,180,180|1,2,7|0,0,-3.5,-1,-0,-0,0,1,0,-0,-0,-1|-0.5,0,2,0,0,1,0,1,0,-1,0,0|0,0,3.5,1,0,0,0,1,0,0,0,1|0.5,0,2,0,0,-1,0,1,0,1,0,0|-2,-0.2001,0,1,0,0,0,0,1,0,-1,0|-61.8,9.6262,37.5869|-0.5,1,0,0,0,1,0,1,0,-1,0,0|-3.5,-0.8001,0,0,0,1,0,1,0,-1,0,0|0,-0.2001,-4,0,-'
  571. ..'1,0,0,0,1,-1,0,0|-59.8,11.6262,41.5869|-61.8,11.6262,37.5869|-0.5,-1,0,0,0,1,0,1,0,-1,0,0|-3.5,0.7999,0,0,0,1,0,1,0,-1,0,0|-2,0,3.5,-1,0,0,0,1,0,0,0,-1|0,-1,0,-1,0,0,0,0,1,0,1,0|-61.8,11.6262,45.5869|3.5,0.7999,0,0,0,-1,0,1,0,1,0,0|-61.8,12.8262,41.5869|0,-0.2001,0,1,0,0,-0,-0,-1,0,1,0|1,-1,-0.5,0,-1,0,0,0,1,-1,0,0|-4,0.9999,0,0,1,0,0,0,-1,-1,0,0|-4,-1,0,0,1,0,0,0,1,1,0,0|-3,-1,-0.5,0,-1,0,0,0,1,-1,0,0|-1,-1,-0.5,0,-1,0,0,0,1,-1,0,0|4,0.9999,0,0,1,0,0,0,-1,-1,0,0|-2,0.9999,0,-1,0,0,0,0,-'
  572. ..'1,0,-1,0|4,-1,0,0,1,0,0,0,1,1,0,0|3,-1,-0.5,0,-1,0,0,0,1,-1,0,0|0,-0.2,0,0,1,0,0,0,1,1,0,0|-2,-1,0,1,0,0,0,0,1,0,-1,0|-59.8,14.0262,41.5869|-61.8,14.0262,45.5869|-2,0,-3.5,1,0,0,0,1,0,0,0,1|-61.8,14.0262,37.5869|0,0.2,-4,0,-1,0,0,0,-1,1,0,0|-61.8,15.2262,41.5869|3,1,-0.5,0,-1,0,0,0,-1,1,0,0|-3,1,-0.5,0,-1,0,0,0,-1,1,0,0|-1,1,-0.5,0,-1,0,0,0,-1,1,0,0|0.4274,0.4313,0.4235|-61.8,8.8262,41.5869|7,0.4,1|-3,1.6,0,1,0,0,0,0,-1,0,1,0|3,1.6,0,1,0,0,0,0,-1,0,1,0|0,-0.2,0,0,-1,0,0,0,1,-1,0,0|-61.8,'
  573. ..'10.6262,44.5869|1,3.2,1|0,-1.6001,0,1,0,0,-0,-0,-1,0,1,0|3,0.1999,0,1,0,0,0,0,-1,0,1,0|-61.8,10.6262,38.5869|-61.8,12.4262,41.5869|3,-1.6,0,-1,0,0,0,0,1,0,1,0|0.1058,0.1647,0.2078|-61.8,10.6262,41.5869|5,3.2,1|http://www.roblox.com/asset/?id=76919677|-2.5,0,0,-0,-0,-1,0,1,0,1,0,0|-0.5,0,0,0,0,1,0,-1,0,1,0,0|2.5,0,0,0,0,1,0,1,0,-1,-0,-0|0.5,0,0,0,0,-1,0,-1,0,-1,0,0|0,1.6,0,-1,-0,-0,0,0,1,0,1,0|0,0.1999,0,1,0,0,0,0,-1,0,1,0|0,-0.2001,0,-1,0,0,0,0,1,0,1,0|-61.3,14.0262,42.5869|1,2,2|http://'
  574. ..'www.roblox.com/asset/?id=5288487|3|-0.5,0.2,1,0,-1,0,0,0,-1,1,0,0|0.1529,0.2745,0.1764|-61.3,14.0262,40.5869|http://www.roblox.com/asset/?id=7134833|0.7686,0.1568,0.1098|-61.3,14.0262,44.5869|http://www.roblox.com/asset/?id=2021420|-61.3,14.0262,38.5869|http://www.roblox.com/asset/?id=3649354|9|-76.3,7.6262,60.0869|0,-90,-180|0,-0.0011,0|6,1.2,6|0|rbxasset://Textures/SpawnLocation.png|1|-65.3,11.0262,18.5869|0,0,1,1,0,0,0,1,0,0,0,1|0,0.5,3,-1,0,0,0,1,0,0,0,-1|-66.8,11.0262,30.0869|2,4,13'
  575. ..'|0,0,6.5,1,0,0,0,1,0,0,0,1|0,0,3.5,-1,0,0,0,1,0,0,0,-1|-5.3,27.0262,46.0869|0,-90,0|-3.0001,0.5,-43,1,0,0,0,0,-1,0,1,0|-27.8,27.0262,46.0869|2,2,41|0,0,-20.5,-1,-0,-0,0,1,0,-0,-0,-1|0,0,2,-1,0,0,0,1,0,0,0,-1|0,-1,18.5,-1,0,0,0,0,1,0,1,0|-2.0001,0,11,0,0,1,0,1,0,-1,0,0|2,-1,-8,0,0,-1,0,1,0,1,0,0|0,0,20.5,1,0,0,0,1,0,0,0,1|-3.0001,0,-24,1,0,0,0,1,0,0,0,1|-3.0001,0.5,-20.5,1,0,0,0,0,-1,0,1,0|-54.3,29.0262,46.0869|2,2,86|0,0,-43,-1,-0,-0,0,1,0,-0,-0,-1|0,-1.5,39.5,-1,0,0,0,0,1,0,1,0|-3.0001,'
  576. ..'-1.5,1,-1,0,0,0,0,1,0,1,0|-3.0001,-1,-37,-1,0,0,0,0,1,0,1,0|-3.0001,1,-18,1,0,0,0,0,-1,0,1,0|-3.0001,-1,42.5,1,0,0,0,0,1,0,-1,0|2,1,-34.5,0,0,-1,0,1,0,1,0,0|-3.0001,-0.5,-41,-1,0,0,0,0,1,0,1,0|3,-0.5,42.5,1,0,0,0,0,1,0,-1,0|-2.0001,0,-6,0,0,1,0,1,0,-1,0,0|-9.3,29.0262,46.0869|-19.8,28.0262,49.0869|0,-0.0011,-0.0001|4,4,1|-1,-1,-34.5,0,0,1,0,1,0,-1,0,0|0,1,2.5,-1,0,0,0,1,0,0,0,-1|0,-1.5,-33.5,1,0,0,0,0,1,0,-1,0|-48.3,25.5262,49.0869|8,1,90|0,-1,-24,-1,0,0,0,0,1,0,1,0|-16.8,27.0262,49.0869'
  577. ..'|0,0.5,-31.5,1,0,0,0,0,-1,0,1,0|-47.8,23.5262,49.0869|0,-90,180|4,3,9|0,-0.5,-0.5,-1,0,0,0,0,1,0,1,0|-14.8,31.5262,46.0869|-44.3,12.0262,49.0869|30,4,10|0,-2,0,1,0,0,0,0,1,0,-1,0|-15,0,0,-0,-0,-1,0,1,0,1,0,0|0,2,1,0,1,0,1,0,0,0,0,-1|15,0,0,0,0,1,0,1,0,-1,-0,-0|0,2,1,0,-1,0,-1,0,0,0,0,-1|-44.3,8.0262,49.0869|-80.3,8.0262,33.0869|0.5,-4,-14.5,0,0,-1,0,-1,0,-1,0,0|-0.5,-2,-10,0,1,0,0,0,1,1,0,0|27,0,0,0,0,1,0,1,0,-1,-0,-0|1,1,3.5,0,1,0,1,0,0,0,0,-1|-0.5,-0.5,-10,0,0,1,0,-1,0,1,0,0|-90.3,15.5'
  578. ..'262,34.5869|1,3,34|0,0,-17,-1,-0,-0,0,1,0,-0,-0,-1|0,3.5,-7.5,1,0,0,0,1,0,0,0,1|0,0,17,1,0,0,0,1,0,0,0,1|-0.5,-0.5,3.5,0,-1,0,-1,0,0,0,0,-1|1,2,0,1,0,0,0,0,-1,0,1,0|-10,-0.5,1,-1,0,0,0,1,0,0,0,-1|-46.3,16.0262,49.0869|30,4,6|0,-2,-1.5,1,0,0,0,0,1,0,-1,0|0,0,-3,-1,-0,-0,0,1,0,-0,-0,-1|0,4,-4.5,1,0,0,0,1,0,0,0,1|0,2,-2,1,0,0,0,0,-1,0,1,0|0,0,3,1,0,0,0,1,0,0,0,1|-47.8,20.0262,49.0869|22,4,9|-41.3,16.0262,49.0869|30,4,4|0,2,3,-1,0,0,0,0,-1,0,-1,0|0.949,0.9529,0.9529|-76.8,8.2262,39.0869|1,2.'
  579. ..'4,6|-75.8,7.8262,39.0869|1,1.6,6|-74.8,7.4262,39.0869|1,0.8,6|0.1|0.5|-82.3,8.2262,38.0869|6,2.4,6|3,0,0,0,0,1,0,1,0,-1,-0,-0|-1,0,0,0,0,1,0,1,0,-1,0,0|-3,0,0,-0,-0,-1,0,1,0,1,0,0|0.5,-0.3,-8,0,0,-1,0,1,0,1,0,0|-86.3,8.2262,39.0869|0,180,0|2,2.4,8|-3,0,3,-1,0,0,0,1,0,0,0,-1|0,0,4,1,0,0,0,1,0,0,0,1|0.5,-0.3,-4,0,0,-1,0,1,0,1,0,0|1,0,3,-1,0,0,0,1,0,0,0,-1|-82.3,8.2262,42.0869|2,2.4,6|-82.3,9.8262,42.0869|2,0.8,10|0,-0.4001,0,1,0,0,-0,-0,-1,0,1,0|0,1.2,0,1,0,0,0,0,-1,0,1,0|-4,1.2,-3,0,1,0,0'
  580. ..',0,-1,-1,0,0|-82.3,8.2262,43.5869|-82.3,7.8262,44.5869|-82.3,7.4262,45.5869|-78.3,8.2262,39.0869|0,1.2,0,-1,-0,-0,0,0,1,0,1,0|-3,-0.4,-4,0,-1,0,0,0,1,-1,0,0|-3,0,-3,1,0,0,0,1,0,0,0,1|1,0,-3,1,0,0,0,1,0,0,0,1|0.5,-0.3,-12,0,0,-1,0,1,0,1,0,0|-86.3,9.8262,38.0869|2,0.8,6|-1,0,4,0,0,1,0,1,0,-1,0,0|1.5,-2.2,-4,0,0,-1,0,1,0,1,0,0|0.5,1.3,-4,0,0,-1,0,1,0,1,0,0|0,1.2,1,-1,0,0,0,0,-1,0,-1,0|-78.3,9.8262,38.0869|-1,0,-4,0,0,1,0,1,0,-1,0,0|1.5,-2.2,-12,0,0,-1,0,1,0,1,0,0|0.5,1.3,-12,0,0,-1,0,1,0,1,'
  581. ..'0,0|-27.8,27.0262,52.0869|2,0,11,0,0,-1,0,1,0,1,0,0|-2,-1,-8,0,0,1,0,1,0,-1,0,0|3,0,-24,1,0,0,0,1,0,0,0,1|-9.3,29.0262,52.0869|0,0,-43,1,0,0,0,1,0,0,0,1|0,1,-18.5,1,0,0,0,0,-1,0,1,0|-5.3,27.0262,52.0869|0,0,-20.5,1,0,0,0,1,0,0,0,1|3,0.5,-43,1,0,0,0,0,-1,0,1,0|-72.3,27.0262,49.0869|0,-1,12,-1,0,0,0,0,1,0,1,0|-53.3,31.5262,49.0869|8,3,70|0,0,-35,-1,-0,-0,0,1,0,-0,-0,-1|-3,0,3.5,-1,0,0,0,1,0,0,0,-1|3,0,3.5,-1,0,0,0,1,0,0,0,-1|-3,1,-1,1,0,0,0,0,-1,0,1,0|0,0,35,1,0,0,0,1,0,0,0,1|0,-1.0001,3,-'
  582. ..'1,0,0,0,1,0,0,0,-1|0,1,-7,1,0,0,0,0,-1,0,1,0|-60.3,29.0262,49.0869|4,2,74|-14.8,31.5262,52.0869|0,1,-39.5,1,0,0,0,0,-1,0,1,0|-54.3,29.0262,52.0869|3,1,-18,1,0,0,0,0,-1,0,1,0|2,0,-6,0,0,-1,0,1,0,1,0,0|-66.3,23.5262,49.0869|4,3,28|0,0,-14,-1,-0,-0,0,1,0,-0,-0,-1|0,0,4.5,1,0,0,0,-1,0,0,0,-1|0,-0.5,18,-1,0,0,0,0,1,0,1,0|0,0,14,1,0,0,0,1,0,0,0,1|-85.3,23.5262,49.0869|90,-90,0|4,10,3|-91.3,32.5262,49.0869|-94.8,25.5262,49.0869|0,-1,22.5,1,0,0,0,0,1,0,-1,0|0,0,45,1,0,0,0,-1,0,0,0,-1|-91.3,31.02'
  583. ..'62,49.0869|-3,1,37,1,0,0,0,0,-1,0,1,0|0,-0.5,1,-1,0,0,0,1,0,0,0,-1|0,-0.5001,0,1,0,0,0,0,1,0,-1,0|0,1,31,1,0,0,0,0,-1,0,1,0|-95.3,30.5262,49.0869|-3,1,41,1,0,0,0,0,-1,0,1,0|0,1,35,1,0,0,0,0,-1,0,1,0|0,-0.5,3,-1,0,0,0,1,0,0,0,-1|-96.8,30.5262,49.0869|-3,1,42.5,-1,0,0,0,0,-1,0,-1,0|0,1,36.5,-1,0,0,0,0,-1,0,-1,0|-96.8,27.0262,49.0869|0,0,24,1,0,0,0,-1,0,0,0,-1|-3,-1,42.5,1,0,0,0,0,1,0,-1,0|0,-1,36.5,1,0,0,0,0,1,0,-1,0|-95.3,31.5262,49.0869|-111.3,23.0262,49.0869|8,2,8|http://www.roblox.com/'
  584. ..'asset/?id=72779246|-1,-2.5,5.5,0,0,1,0,-1,0,1,0,0|0,1,1.5,-1,0,0,0,0,-1,0,-1,0|-1,-5.5001,2.5,0,0,1,1,0,0,0,1,0|-81.3,4.0262,36.0869|52,4,4|-11.0001,0,0,0,0,1,0,-1,0,1,0,0|26,0,0,0,0,1,0,1,0,-1,-0,-0|1,1.5,3.5,0,1,0,1,0,0,0,0,-1|-81.3,4.0262,49.0869|22,4,52|0,-1.0001,25,-1,0,0,0,0,1,0,1,0|0,0,26,1,0,0,0,1,0,0,0,1|0,-1,-2.5,-1,0,0,0,-1,0,0,0,1|1,-2.5,9.5,0,1,0,0,0,1,1,0,0|1,-1.0001,9,0,-1,0,0,0,1,-1,0,0|-1,-11.5,3.5,0,1,0,1,0,0,0,0,-1|1,-9.5,2.5,0,1,0,1,0,0,0,0,-1|Window|-90.3,12.0262,33.'
  585. ..'5869|3,4,34|-82.3,1.0262,49.0869|14,2,50|0,-2.0001,1,-1,0,0,0,0,1,0,1,0|0,0,-25,-1,-0,-0,0,1,0,-0,-0,-1|0,0,25,1,0,0,0,1,0,0,0,1|-5,0,2.5,-1,0,0,0,1,0,0,0,-1|-7,0,0,-0,-0,-1,0,1,0,1,0,0|0,0,2,-1,0,0,-0,1,0,-0,0,-1|5,0,2.5,-1,0,0,0,1,0,0,0,-1|0,0,4,-1,0,0,0,1,0,0,0,-1|7,0,0,0,0,1,0,1,0,-1,-0,-0|-98.8,11.2262,49.0869|1,1.2,2|-53.8,12.0262,49.0869|30,12,9|0,-7.5,1,0,1,0,1,0,0,0,0,-1|0,0,-4.5,-1,-0,-0,0,1,0,-0,-0,-1|0,0,-5,1,0,0,0,1,0,0,0,1|0,-7.5,1,0,-1,0,-1,0,0,0,0,-1|0,-6,0,1,0,0,-0,-0,-1'
  586. ..',0,1,0|0,-2,1.5,-1,0,0,0,0,1,0,1,0|0,-4,5,1,0,0,0,-1,0,0,0,-1|0,1.9999,-27.5,1,0,0,0,0,-1,0,1,0|0,6,0,-1,-0,-0,0,0,1,0,1,0|0,-2,6,-1,0,0,0,0,1,0,1,0|26,-2,13,0,-1,0,0,0,1,-1,0,0|-9.5,-4,1,-1,0,0,0,1,0,0,0,-1|1,0,9.5,0,0,-1,0,1,0,1,0,0|-7,2,8.5,0,0,1,0,1,0,-1,0,0|-1.0001,0,9.5,0,0,1,0,1,0,-1,0,0|-27.5,-2,13,0,1,0,0,0,1,1,0,0|9.5,-4,1,1,0,0,0,-1,0,0,0,-1|27.5,-2,13,0,-1,0,0,0,1,-1,0,0|-26.5,-4,1,1,0,0,0,-1,0,0,0,-1|14.5,0,7.5,-1,0,0,0,1,0,0,0,-1|-14.5001,0,7.5,-1,0,0,0,1,0,0,0,-1|-52.3,4.0'
  587. ..'262,49.0869|22,4,6|0,0,-26,-1,0,0,0,-1,0,0,0,1|-85.8,8.0262,53.0869|6,0.4,7|2.5,0.3999,-3,1,0,0,0,0,-1,0,1,0|-82.8,7.4262,50.5869|1,0.8,1|0,0.4,0,-1,-0,-0,0,0,1,0,1,0|2.5,-0.2001,3,-1,-0,-0,0,0,1,0,1,0|-88.8,7.4262,50.5869|2.5,-0.2001,-3,-1,-0,-0,0,0,1,0,1,0|-82.8,7.4262,55.5869|-99.8,11.2262,39.8869|0,1.7999,0,1,0,0,0,0,-1,0,1,0|-113.8,21.0262,49.0869|6,2,3|0,0,2.5,0,-1,0,-1,0,0,0,0,-1|0,0,-1.5,-1,-0,-0,0,1,0,-0,-0,-1|0,0,2.5,-1,0,0,0,1,0,0,0,-1|0,-2.5001,0,-0,-1,0,-0,0,1,-1,0,0|0,1,3,1'
  588. ..',0,0,0,0,-1,0,1,0|0,-1,-2.5,1,0,0,0,0,1,0,-1,0|-109.8,21.0262,49.0869|16,2,5|6,-1,0,1,0,0,0,0,1,0,-1,0|-90.3,8.5262,34.5869|1,-2,0,-1,0,0,0,0,1,0,1,0|0.5,-0.5,3.5,0,-1,0,-1,0,0,0,0,-1|-110.8,19.0262,49.0869|20,2,7|0,-7,1.5,0,1,0,1,0,0,0,0,-1|0,-1,1,-1,0,0,0,0,1,0,1,0|-10,0,0,-0,-0,-1,0,1,0,1,0,0|0,-1.5001,0,0,-1,0,0,0,1,-1,0,0|-82.3,1.0262,40.0869|50,2,4|-9.0001,-2.0001,1,0,1,0,0,0,1,1,0,0|-59.8,8.4262,53.0869|2,2.7999,3|5.5,0.2,0.2999,-1,0,0,0,0,-1,0,-1,0|-70.8,8.4262,53.0869|4.5,0.1999'
  589. ..',1.0999,-1,0,0,0,0,-1,0,-1,0|-5.5,0.2,0.2999,-1,0,0,0,0,-1,0,-1,0|-59.8,11.0262,54.5869|3,0.8,5|-0.5,0.1999,3,-1,0,0,0,0,-1,0,-1,0|-65.3,9.0262,52.5869|1,1.6,8|0,0.2,-0.3,-1,0,0,0,0,-1,0,-1,0|-65.3,8.7262,51.8869|90,0,0|14,0.4,1|-58.5,15.0262,57.0869|-90,90,0|10,0.4,4|http://www.roblox.com/asset/?id=76714299|8,3,4.5,-1,0,0,0,1,0,0,0,-1|-56.3,1.0262,49.0869|14,2,2|Fridge 1.0|Parts|VitalParts|Speed|15|Controls|Right|2|-104.8,9.2262,47.0869|2,0.4,1|http://www.roblox.com/asset/?id=5664419|4|'
  590. ..'Left|-104.8,9.2262,51.0869|http://www.roblox.com/asset/?id=5664414|Down|-103.8,9.2262,47.0869|http://www.roblox.com/asset/?id=5664400|2,1,1.5,-1,0,0,0,0,-1,0,-1,0|Up|-105.8,9.2262,47.0869|http://www.roblox.com/asset/?id=5664416|2,1,-0.5,-1,0,0,0,0,-1,0,-1,0|SpeedDown|-103.8,9.2262,51.0869|http://www.roblox.com/asset/?id=5664402|-2,1,1.5,-1,0,0,0,0,-1,0,-1,0|SpeedUp|-105.8,9.2262,51.0869|http://www.roblox.com/asset/?id=5664410|-2,1,-0.5,-1,0,0,0,0,-1,0,-1,0|Stop|-104.8,9.2262,49.0869|http'
  591. ..'://www.roblox.com/asset/?id=5664406|0,1,0.5,-1,0,0,0,0,-1,0,-1,0|Forward|5|-105.8,9.2262,49.0869|http://www.roblox.com/asset/?id=5664404|0,1,-0.5,-1,0,0,0,0,-1,0,-1,0|Reverse|-103.8,9.2262,49.0869|http://www.roblox.com/asset/?id=5664439|WarpOne|-106.8,9.2262,49.0869|4,0.4,1|http://www.roblox.com/asset/?id=5856975|0,1,-1.5,-1,0,0,0,0,-1,0,-1,0|Engine|-82.8,6.5262,49.0869|30,1,49|19.5795,10.4202,109.701|0,4.0000000801635e+20,0|Stabilize|0,0,0|10000000000,10000000000,10000000000|0,9000,0|19'
  592. ..'.5795,10.4202,109.701,-0.0489,-0.0001,0.9988,0,1,0,-0.9989,0,-0.0489|0,2,1.5,-1,0,0,0,0,-1,0,-1,0|19,0.6,3.5,0,-1,0,0,0,-1,1,0,0|-6.5,1.4999,1,1,0,0,0,-1,0,0,0,-1|-19.5,1.4999,1,1,0,0,0,-1,0,0,0,-1|4.5,-1.2,-10.0001,0,-1,0,0,0,1,-1,0,0|-8,-0.4,10,0,1,0,0,0,1,1,0,0|-7,-0.8,10,0,1,0,0,0,1,1,0,0|1,-1.2,12,0,-1,0,0,0,1,-1,0,0|3.5,-0.4,0.5,1,0,0,0,0,1,0,-1,0|4.5,-0.8,0.5,1,0,0,0,0,1,0,-1,0|7,-1.2,0.5,1,0,0,0,0,1,0,-1,0|23,0.6,11.5,0,-1,0,0,0,-1,1,0,0|5,-1.2,10,0,1,0,0,0,1,1,0,0|-1.5,-1.4,17,0'
  593. ..',0,1,1,0,0,0,1,0|-1.5,1.4,17,0,0,1,1,0,0,0,1,0|11,-1.2,0.5,1,0,0,0,0,1,0,-1,0|-17,-1.8001,-9.2001,0,-1,0,0,0,1,-1,0,0|0,-1,17.5,-1,0,0,0,0,1,0,1,0|-9.2001,-1,18.5,-1,0,0,0,0,1,0,1,0|14.5,-1.5,10.5,-1,0,0,0,0,1,0,1,0|6,-0.8,10,0,1,0,0,0,1,1,0,0|5.5,-1.2,0.5,1,0,0,0,0,1,0,-1,0|9.5,-0.4,16.5,-1,0,0,0,0,1,0,1,0|0,-1,22.5,-1,0,0,0,0,1,0,1,0|-1.5,10.6,18,0,0,1,1,0,0,0,1,0|10.5,1.4999,1,1,0,0,0,-1,0,0,0,-1|0,0,-24.5,-1,-0,-0,0,1,0,-0,-0,-1|0.5,-14.0001,3.5,0,-1,0,-1,0,0,0,0,-1|0,0,24.5,1,0,0,0,'
  594. ..'1,0,0,0,1|0,-5.5,4.5,-1,0,0,0,1,0,0,0,-1|-14.5001,-5,-17,-1,0,0,0,0,1,0,1,0|-1.5,7.8,18,0,0,1,1,0,0,0,1,0|14.5,-5,-17,-1,0,0,0,0,1,0,1,0|-8,-1.2,12,0,-1,0,0,0,1,-1,0,0|0,0.5,-3.5,-1,0,0,0,-1,0,0,0,1|14.5,-1.5,-7.5,1,0,0,0,0,1,0,-1,0|-6,-1.2,10,0,1,0,0,0,1,1,0,0|19,0.6,11.5,0,-1,0,0,0,-1,1,0,0|7,-0.4,10,0,1,0,0,0,1,1,0,0|-3.5,-1.2,-10.0001,0,-1,0,0,0,1,-1,0,0|-0.5,-14,3.5,0,1,0,1,0,0,0,0,-1|-1.5,-2,13,0,1,0,0,0,1,1,0,0|1.5,-2,13,0,-1,0,0,0,1,-1,0,0|23,0.6,3.5,0,-1,0,0,0,-1,1,0,0|-16,-1.80'
  595. ..'01,0,0,-1,0,0,0,1,-1,0,0|-12,-0.6001,-3.5,1,0,0,0,0,1,0,-1,0|2.5,1.4999,1,1,0,0,0,-1,0,0,0,-1|-105.3,8.0262,49.0869|6,2,4|2,0.2,0.5,-1,0,0,0,0,-1,0,-1,0|-2.0001,0.2,0.5,-1,0,0,0,0,-1,0,-1,0|-88.8,7.8262,39.0869|-89.8,7.4262,39.0869|-79.8,20.0262,49.0869|4,22,55|0,0,27.5,1,0,0,0,1,0,0,0,1|0,-1,-2.5,0,-1,0,1,0,0,0,0,1|0,-5.5,1.5,0,-1,0,-1,0,0,0,0,-1|0,-1.5,13.5,0,-1,0,0,0,1,-1,0,0|-1,-11.5001,3.5,-1,0,0,0,1,0,0,0,-1|0,1,-3.5,0,-1,0,1,0,0,0,0,1|0,11,0,-1,-0,-0,0,0,1,0,1,0|0,0,2,0,-1,0,-1,0,'
  596. ..'0,0,0,-1|1,-9.5001,2.5,-1,0,0,0,1,0,0,0,-1|0,0,-27.5,-1,-0,-0,0,1,0,-0,-0,-1|0,0,4.5,0,-1,0,-1,0,0,-0,0,-1|-113.8,21.0262,43.5869|2,5,3|-5.5001,0,2.5,0,-1,0,-1,0,0,0,0,-1|-109.8,23.0262,43.0869|-6.0001,1,0,-1,0,0,0,0,-1,0,-1,0|-87.8,8.2262,39.0869|-109.8,21.0262,39.5869|2,3,5|-8.0001,0,0,0,0,1,-1,0,0,0,-1,0|-110.8,19.0262,37.5869|-113.8,21.0262,54.5869|0,180,-90|5.5,0,2.5,0,-1,0,-1,0,0,0,0,-1|-5.5,0,1,0,1,0,1,0,0,0,0,-1|-82.3,1.0262,58.0869|-99.8,8.5262,50.4869|3,0.8,3|-98.8,8.8262,49.08'
  597. ..'69|1,3.6,2|0,1.8,0,-1,-0,-0,0,0,1,0,1,0|0,-0.6,0,-1,0,0,0,0,1,0,1,0|0.3,-0.4,1,0,1,0,0,0,1,1,0,0|0,0.8,1,-1,0,0,0,1,0,0,0,-1|0.3,0.4,1,0,1,0,0,0,-1,-1,0,0|-115.8,19.0262,49.0869|8,2,3|0,1,0.5,1,0,0,0,0,-1,0,1,0|-4,0,0,-0,-0,-1,0,1,0,1,0,0|0,-3.0001,0,-0,-1,0,-0,0,1,-1,0,0|0,-1,0.5,1,0,0,0,0,1,0,-1,0|4,0,0,0,0,1,0,1,0,-1,-0,-0|0,-3,0,0,1,0,0,0,1,1,0,0|0,-1,2,-1,0,0,0,0,1,0,1,0|-46.3,12.0262,65.0869|0,180,90|-105.1,11.7262,40.0869|90,90,0|4,0.4,3|http://www.roblox.com/asset/?id=3786068|0,0'
  598. ..'.1999,0.3,-1,0,0,0,0,-1,0,-1,0|-103.3,10.4262,40.0869|4,0.4,2|http://www.roblox.com/asset/?id=3786061|-0.3001,0.5,0.5,0,1,0,1,0,0,0,0,-1|0,0.1999,-1.5,1,0,0,0,0,-1,-0,1,0|-102.9,8.7262,43.5869|0,-0.1001,2,1,0,0,0,-1,0,0,0,-1|-88.8,7.4262,55.5869|-2.5,-0.2001,-3,-1,-0,-0,0,0,1,0,1,0|0.6313,0.647,0.6352|-104.3,12.0262,44.0869|2,3.6,4|http://www.roblox.com/asset/?id=4464221|http://www.roblox.com/asset/?id=4464096|http://www.roblox.com/asset/?id=4464330|1.3,-0.5,-0.5,0,1,0,-1,0,0,0,0,1|0,-1.'
  599. ..'8001,0,1,0,0,-0,-0,-1,0,1,0|4,0.2,-0.5,1,0,0,0,0,-1,-0,1,0|-101.3,8.0262,39.8869|2,2,2|0.5,-0.8001,0,0,0,-1,0,1,0,1,0,0|-102.8,8.8262,42.5869|-102.8,8.8262,44.5869|0,0.6,0,-1,-0,-0,0,0,1,0,1,0|-1,-0.2,2,-1,0,0,0,0,1,0,1,0|-102.8,8.8262,37.5869|0.5372,0.5294,0.5333|-103.8,10.7262,42.5869|1,1,1|-102.8,8.8262,35.5869|1,-0.2,2,-1,0,0,0,0,1,0,1,0|-100.8,8.5262,38.4869|1,-0.3001,1,0,-1,0,-1,0,0,0,0,-1|Handle|-104.3,10.6262,36.5869|2,0.8,1|4,0,18|http://www.roblox.com/asset/?id=1028713|http://w'
  600. ..'ww.roblox.com/asset/?id=6165080|-3.5,0.2,-0.5,0,-1,0,0,0,-1,1,0,0|-99.8,8.8262,39.8869|-100.8,8.5262,41.2869|1,-0.3001,-1,0,-1,0,1,0,0,0,0,1|-81.3,4.0262,62.0869|11,0,0,0,0,-1,0,-1,0,-1,0,0|-26,0,0,-0,-0,-1,0,1,0,1,0,0|0.4|-110.8,15.0262,49.0869|28,2,7|-110.8,17.0262,49.0869|26,2,7|0,-12.0001,1,0,-1,0,-1,0,0,0,0,-1|-13,0,0,-0,-0,-1,0,1,0,1,0,0|0,-1.0001,0,-0,-1,0,-0,0,1,-1,0,0|-109.8,23.0262,55.0869|-115.8,19.0262,56.0869|2,6,3|-99.8,8.5262,47.6869|-116.3,21.0262,49.0869|8,2,2|0,-5.5001,'
  601. ..'-1.5,0,-1,0,1,0,0,0,0,1|-85.3,8.4262,60.5869|2,0.4,3|-89.3,8.4262,60.5869|-87.3,8.4262,60.5869|-83.3,8.4262,60.5869|-59.3,8.4262,62.0869|2,2.7999,2|-65.3,10.0262,57.5869|14,0.4,11|-4.5,1.3999,6,0,-1,-0,0,-0,-1,1,-0,-0|-7,-5.5,0|-7,-3.5,0|-5,-3.5,0|-5,-5.5,0|5,-0.2001,0,-1,0,0,0,0,1,0,1,0|-4.5,1.3999,-5.5,-0,1,-0,-0,0,-1,-1,0,-0|-7,3.5,0|-7,5.5,0|-4,5.5,0|-4,3.5,0|0,0.1999,-0.5,-1,0,0,0,0,-1,0,-1,0|2,-0.2001,0,1,0,0,0,0,1,0,-1,0|5,0.7999,0,0,-1,-0,0,-0,-1,1,-0,-0|-4,4.5,0|4,5.5,0|4,4.5,0|'
  602. ..'-4.5,1.3999,5.5,-0,1,-0,-0,0,-1,-1,0,-0|4,3.5,0|7,5.5,0|7,3.5,0|-70.8,8.4262,62.0869|0,1.3999,0,-1,-0,-0,0,0,1,0,1,0|5.5,-0.2,-4.5,-0,-1,0,-0,-0,1,-1,-0,0|1,-1.5,-0.0001|-1,-1.5,-0.0001|-1,1.5,-0.0001|1,1.5,-0.0001|-4.5,0.1999,1.0999,-1,0,0,0,0,-1,0,-1,0|-67.3,10.4262,57.5869|10,0.4,11|-4,-0.2,0,-1,0,0,0,0,1,0,1,0|-5,0,0,-0,-0,-1,0,1,0,1,0,0|0,0.1999,-0.9001,-1,0,0,0,0,-1,0,-1,0|-63.3,10.8262,57.5869|2,0.4,11|-60.3,10.4262,57.5869|4,0.4,11|-59.8,11.0262,60.5869|-0.5,0.1999,-3,-1,0,0,0,0,'
  603. ..'-1,0,-1,0|-72.5,9.5262,57.5869|11,0.4,5|-81.8,8.2262,61.0869|1,2.4,4|0,0,-2,-1,-0,-0,0,1,0,-0,-0,-1|0.5,-0.3,11.5,0,0,-1,0,1,0,1,0,0|-86.3,7.6262,61.0869|4,1.2,8|1,-0.2,0.5,0,-1,0,0,0,1,-1,0,0|-1.5,-1.2,0,-1,0,0,0,0,1,0,1,0|0.5,-0.9,7,0,0,-1,0,1,0,1,0,0|0,0,-4,-1,-0,-0,0,1,0,-0,-0,-1|0.5,-0.6,0,0,0,-1,0,1,0,1,0,0|-1,-0.2,0.5,0,-1,0,0,0,1,-1,0,0|-0.5,-0.6,0,0,0,1,0,1,0,-1,0,0|-3,-0.2,0.5,0,-1,0,0,0,1,-1,0,0|3,-0.2,0.5,0,-1,0,0,0,1,-1,0,0|-65.8,12.0262,63.5869|-104.3,14.2262,58.5869|6,2.4,'
  604. ..'5|0,-1.2001,0,1,0,0,-0,-0,-1,0,1,0|-1.5,1.1999,-2,-1,0,0,0,0,-1,0,-1,0|-1.5,1.1999,2,-1,0,0,0,0,-1,0,-1,0|1,1.1999,0,-1,0,0,0,0,-1,0,-1,0|-105.3,11.8262,58.5869|4,2.4,5|http://www.roblox.com/asset/?id=5633657|-102.8,11.8262,56.5869|1,2.4,1|-104.8,10.0262,58.5869|5,1.2,5|-2,-1.2001,-2,0,1,0,0,0,1,1,0,0|2,-1.2001,0,0,-1,0,0,0,1,-1,0,0|-2,-1.2001,2,0,1,0,0,0,1,1,0,0|-1,1.2,0,0,1,0,0,0,-1,-1,0,0|0.5,-1.2001,0,0,1,0,0,0,1,1,0,0|-99.3,7.4262,58.5869|3,0.8,2|-102.8,11.8262,58.5869|1,2.4,3|http:'
  605. ..'//www.roblox.com/asset/?id=5906685|-101.3,9.6262,58.5869|5,0.4,2|http://www.roblox.com/asset/?id=2712919|2.5,1.2,0,0,-1,0,0,0,-1,1,0,0|-110.8,15.0262,34.0869|2,2,7|-27,-1,1,0,0,1,-1,0,0,0,-1,0|-14.0001,0,0,0,0,1,-1,0,0,0,-1,0|-110.8,17.0262,35.0869|0.5,1.5,17,0,-1,0,-1,0,0,0,0,-1|-115.8,19.0262,42.0869|-7.0001,0,3.5,0,-1,0,-1,0,0,0,0,-1|-100.3,8.0262,49.0869|-79.8,20.0262,62.0869|0,-11,0,0,1,0,0,0,1,1,0,0|27.5,0,0,0,0,1,0,1,0,-1,-0,-0|-104.8,10.0262,40.0869|10,0.4,5|-0.5,-1,2.5,0,0,1,0,-'
  606. ..'1,0,1,0,0|-102.8,7.4262,42.5869|-102.8,7.4262,44.5869|-102.9,8.7262,36.5869|-104.8,9.6262,36.5869|3,0.4,5|-3.5,-0.2,0,1,0,0,0,0,1,-0,-1,-0|-104.8,9.6262,43.5869|-1,0.5999,-2,1,0,0,0,0,-1,0,1,0|3.5,-0.2,0,1,0,0,0,0,1,-0,-1,-0|-115.3,17.0262,49.0869|22,2,2|0,-7.5,1.5,0,1,0,1,0,0,0,0,-1|-11,0,0,-0,-0,-1,0,1,0,1,0,0|-118.3,19.0262,49.0869|button|0.1568,0.498,0.2784|-72.8,13.0262,62.8869|90,180,0|1,0.4,2|0.5,1,-7,0,0,-1,0,-1,0,-1,0,0|-90.8,8.2262,61.0869|0.5,-0.3,2.5,0,0,-1,0,1,0,1,0,0|-63.3,'
  607. ..'8.0262,65.0869|20,4,2|-2.7001,-2,3.5,0,-1,0,0,0,1,-1,0,0|0,-2,0,0,1,0,0,0,1,1,0,0|-0.5,-4,2.5,0,0,1,0,-1,0,1,0,0|-103.8,8.2262,58.5869|7,2.4,5|-115.3,17.0262,37.0869|-93.3,8.5262,63.5869|1,3,28|0.5,-0.9001,7,0,0,-1,0,1,0,1,0,0|-109.8,21.0262,58.5869|0,-2.5,0,1,0,0,-0,-0,-1,0,1,0|1,-9.5,27.5,-1,0,0,0,1,0,0,0,-1|8,0,0,0,0,-1,-1,0,0,0,1,0|-110.8,9.0262,49.0869|-14,0,0,-0,-0,-1,0,1,0,1,0,0|0,-1.0001,0,0,-1,0,0,0,1,-1,0,0|-110.8,19.0262,60.5869|-1,-11.5,27.5,1,0,0,0,-1,0,0,0,-1|10,0,0,0,0,-1,'
  608. ..'1,0,0,0,-1,0|-47.3,10.7262,68.0869|0,-1.5,1.5,-1,0,0,0,0,1,0,1,0|Door2|-76.3,16.0262,65.0869|6,4,2|-63.3,12.0262,65.0869|1.2999,-2,3.5,0,1,0,0,0,1,1,0,0|0,-7,0,0,1,0,0,0,1,1,0,0|0,-2,0,0,-1,0,0,0,1,-1,0,0|-0.5,0,2.5,0,0,1,0,1,0,-1,0,0|-45.8,10.7262,71.5869|-105.3,8.8262,43.5869|3,1.2,4|0,-0.2,-0.5,-1,0,0,0,0,1,0,1,0|-106.8,7.4262,44.5869|-106.8,7.4262,42.5869|-104.8,8.0262,43.5869|-2,0.3999,-1,0,1,0,0,0,-1,-1,0,0|1,-0.6001,-2,-1,0,0,0,0,1,0,1,0|-1,-0.6001,-2,-1,0,0,0,0,1,0,1,0|2,0.3999,1'
  609. ..',0,1,0,0,0,-1,-1,0,0|1,0.3999,2,-1,0,0,0,0,-1,0,-1,0|2,0.3999,-1,0,1,0,0,0,-1,-1,0,0|0,-0.6001,0.5,-1,0,0,0,0,1,0,1,0|-104.8,8.0262,36.5869|2,0.3999,1,0,-1,0,0,0,-1,1,0,0|2,0.3999,-1,0,-1,0,0,0,-1,1,0,0|-2,0.3999,1,0,-1,0,0,0,-1,1,0,0|-2,0.3999,-1,0,-1,0,0,0,-1,1,0,0|-106.8,7.4262,35.5869|-106.8,7.4262,37.5869|-102.8,7.4262,35.5869|-102.8,7.4262,37.5869|-105.3,8.8262,36.5869|0,-0.4,-0.1001,1,0,0,0,0,1,0,-1,0|-117.8,17.0262,49.0869|0,-3.5,0,0,1,0,0,0,1,1,0,0|0,0,0.5,-1,0,0,0,1,0,0,0,-1|0,'
  610. ..'1,-1,1,0,0,0,0,-1,0,1,0|-117.8,17.0262,56.5869|2,7,3|-93.3,8.0262,65.0869|28,4,2|-0.5,-2,0,0,1,0,0,0,1,1,0,0|-0.5,-0.5,0,0,0,1,0,-1,0,1,0,0|Door1|-76.3,8.0262,65.0869|-115.8,15.0262,49.0869|22,2,3|11,0,0,0,0,1,0,1,0,-1,-0,-0|0,0,1.5,0,-1,0,-1,0,0,0,0,-1|0,-1.5001,0,-0,-1,0,-0,0,1,-1,0,0|0,-1,0.5,-1,0,0,0,0,1,0,1,0|0,-1,-2,-1,0,0,0,0,1,0,1,0|-119.8,17.0262,49.0869|-93.3,12.0262,64.5869|3,4,28|1.5,0,0,0,0,1,0,1,0,-1,-0,-0|0.5,2.5999,7,0,0,-1,0,1,0,1,0,0|0,-3.5,0,0,-1,0,0,0,1,-1,0,0|-1,1.5,'
  611. ..'0,1,0,0,0,0,-1,0,1,0|-93.3,15.5262,63.5869|-33.3,10.7262,73.5869|-3,-1,28,-1,0,0,0,0,1,0,1,0|3,-1,20.5,-1,0,0,0,0,1,0,1,0|3,-1,28,-1,0,0,0,0,1,0,1,0|-3,-1,20.5,-1,0,0,0,0,1,0,1,0|0,1.5,-12.5,1,0,0,0,0,-1,0,1,0|0,-1.5,-3.5,-1,0,0,0,0,1,0,1,0|-86.3,9.4262,62.5869|1,2.4,8|-5.3,13.7262,75.0869|-9.3,13.7262,77.0869|-5.3,7.7262,75.0869|-9.3,7.7262,77.0869|-12.8,7.7262,75.0869|-2,-1.5,5,0,0,1,0,1,0,-1,0,0|-14.8,10.7262,75.0869|-12.8,13.7262,75.0869|-2,0,-2,0,0,1,0,1,0,-1,0,0|-36.8,10.7262,71.58'
  612. ..'69|-17.8,10.7262,76.5869|0,1.5,2.5,-1,0,0,0,1,0,0,0,-1|-72.8,13.0262,66.2869|-1,1,-9.5,0,0,1,0,-1,0,1,0,0|-63.3,16.0262,65.0869|-0.5,4,2.5,0,0,1,0,1,0,-1,0,0|Door3|-76.3,12.0262,65.0869|2,4,6|0,0,-10,1,0,0,0,1,0,0,0,1|-56.8,10.7262,68.0869|0,1.5,1.5,-1,0,0,0,1,0,0,0,-1|0,0,6.5,-1,0,0,0,1,0,0,0,-1|-1,-1.3,6.5,0,0,1,-1,0,0,0,-1,0|0,0,6,1,0,0,0,-1,0,0,0,-1|6.5,-2.7001,-1,0,-1,0,1,0,0,0,0,1|-66.8,10.7262,68.0869|-117.8,17.0262,41.5869|0,-3.5,0,1,0,0,-0,-0,-1,0,1,0|-4.0001,0,0,0,0,1,-1,0,0,0,'
  613. ..'-1,0|-7.5001,0,1,0,-1,0,-1,0,0,0,0,-1|-110.8,12.0262,33.5869|4,7,3|-1,0.5,0,0,0,1,-1,0,0,0,-1,0|-115.8,15.0262,36.5869|2,3,3|-12.5001,0,3.5,0,-1,0,-1,0,0,0,0,-1|-102.8,11.8262,60.5869|-118.8,12.0262,56.5869|-118.8,12.0262,49.0869|8,4,3|-110.8,12.0262,64.5869|-115.8,9.0262,61.5869|12.5,0,3.5,0,-1,0,-1,0,0,0,0,-1|-115.8,15.0262,61.5869|-109.8,3.0262,58.5869|-42.3,10.7262,75.0869|3,0,5.5,-1,0,0,0,1,0,0,0,-1|-3,0,5.5,-1,0,0,0,1,0,0,0,-1|-42.8,10.7262,77.0869|0,0.5,-0.5,1,0,0,0,1,0,0,0,1|1,0,'
  614. ..'3.5,0,0,-1,0,1,0,1,0,0|0,-1.5,4.5,-1,0,0,0,0,1,0,1,0|0,-1,-18.5,-1,0,0,0,0,1,0,1,0|-39.3,7.7262,77.0869|0,-1.5,24.5,-1,0,0,0,0,1,0,1,0|-2,0.5,-21.5,0,0,1,0,1,0,-1,0,0|3,-1.5,1,-1,0,0,0,0,1,0,1,0|-3,-0.5,27.5,1,0,0,0,0,1,0,-1,0|3,-1,-22,-1,0,0,0,0,1,0,1,0|-64.8,10.7262,73.5869|-115.3,7.0262,49.0869|0,-1,0,0,-1,0,0,0,1,-1,0,0|0,-7.5,1.5,0,-1,0,-1,0,0,0,0,-1|0,-0.0001,-1.5,1,0,0,0,1,0,0,0,1|0,-7.5001,1.5,0,1,0,1,0,0,0,0,-1|0,0,1,0,-1,0,-1,0,0,0,0,-1|-110.8,15.0262,64.0869|2,7,2|-0.5,-0.5,-1'
  615. ..'4,0,1,0,-1,0,0,0,0,1|14,-1,1,0,0,-1,-1,0,0,0,1,0|14,0,0,0,0,-1,-1,0,0,0,1,0|-110.8,7.0262,49.0869|0,-1,12,0,-1,0,0,0,1,-1,0,0|13,0,0,0,0,1,0,1,0,-1,-0,-0|0,-1.0001,0,0,1,0,0,0,1,1,0,0|-110.8,7.0262,63.0869|0.5,-1.5,-14,0,-1,0,1,0,0,0,0,1|-110.8,17.0262,63.0869|0.5,1.5,-14,0,-1,0,1,0,0,0,0,1|13,0,0,0,0,-1,1,0,0,0,-1,0|-115.3,7.0262,61.0869|-12,0,3.5,0,-1,0,-1,0,0,0,0,-1|-110.8,5.0262,49.0869|0,-7,1.5,0,-1,0,-1,0,0,0,0,-1|0,-1.5,0,0,-1,0,0,0,1,-1,0,0|0,1,26,1,0,0,0,-1,0,0,0,-1|0,0,-1.5,1,0'
  616. ..',0,0,1,0,0,0,1|0,-7.0001,1.5,0,1,0,1,0,0,0,0,-1|10,0,0,0,0,1,0,1,0,-1,-0,-0|0,-1.5001,0,0,1,0,0,0,1,1,0,0|0,-1,-3,-1,0,0,0,0,1,0,1,0|-93.3,16.0262,65.0869|-0.5,2,0,0,1,0,0,0,-1,-1,0,0|-109.8,3.0262,49.0869|-5,-1.0001,0,1,0,0,0,0,1,0,-1,0|-8,0,0,-0,-0,-1,0,1,0,1,0,0|-118.8,15.0262,56.5869|-118.8,15.0262,49.0869|0,-1,1,1,0,0,0,0,1,0,-1,0|-110.8,5.0262,60.5869|-110.8,9.0262,64.0869|-0.5,0.5,-14,0,1,0,-1,0,0,0,0,1|2,0,0.5,0,0,-1,0,1,0,1,0,0|-14,-1,1,0,0,1,1,0,0,0,1,0|-115.3,17.0262,61.0869|1'
  617. ..'1,0,0,0,0,-1,-1,0,0,0,1,0|12,0,3.5,0,-1,0,-1,0,0,0,0,-1|-115.8,12.0262,61.5869|4,3,3|1,0,0,0,0,-1,0,1,0,1,0,0|-115.8,9.0262,49.0869|0,-7.5001,1.5,0,-1,0,-1,0,0,0,0,-1|-38.3,10.7262,79.5869|-39.3,13.7262,77.0869|-14.8,13.7262,79.5869|0,1,-24.5,1,0,0,0,0,-1,0,1,0|-3,0,-20,1,0,0,0,1,0,0,0,1|-14.8,7.7262,79.5869|-55.3,10.7262,71.5869|0,-5,0,1,0,0,-0,-0,-1,0,1,0|-115.8,9.0262,36.5869|-110.8,7.0262,35.0869|0.5,-1.5,17,0,-1,0,-1,0,0,0,0,-1|-110.8,5.0262,37.5869|-11.5001,1,26,0,-1,0,-1,0,0,0,0,-'
  618. ..'1|-115.8,12.0262,36.5869|1,0,0,0,0,-1,1,0,0,0,-1,0|-110.8,9.0262,34.0869|-118.8,12.0262,41.5869|-109.8,3.0262,39.5869|-118.8,15.0262,41.5869|-2,0,0,-0,0,1,-0,1,0,-1,0,0|-115.8,5.0262,56.0869|0,-3,0,1,0,0,-0,-0,-1,0,1,0|-4,0,0,0,0,1,-1,0,0,0,-1,0|-118.8,9.0262,49.0869|0,-2,0,-1,0,0,0,0,1,0,1,0|0,-3.5001,0,-0,-1,0,-0,0,1,-1,0,0|0,0,1.5,-1,0,0,0,1,0,0,0,-1|-115.8,5.0262,49.0869|0,0.9999,-2,1,0,0,0,0,-1,0,1,0|-65.3,10.7262,78.5869|-3,1,26,1,0,0,0,0,-1,0,1,0|-66.8,10.7262,78.5869|-61.3,10.726'
  619. ..'2,80.5869|0,1,0,-1,0,0,0,0,-1,0,-1,0|0,1,20,-1,0,0,0,1,0,0,0,-1|-113.8,3.0262,49.0869|0,1,-2,1,0,0,0,0,-1,0,1,0|-116.3,3.0262,49.0869|6,2,2|-113.8,3.0262,54.5869|-5.5,0,2.5,0,-1,0,-1,0,0,0,0,-1|-3,0,0,0,0,1,-1,0,0,0,-1,0|-111.3,1.0262,49.0869|6,2,8|0,1,-2.5,-1,0,0,0,0,-1,0,-1,0|-117.8,7.0262,49.0869|-117.8,7.0262,56.5869|-4,-0.0001,0,0,0,1,-1,0,0,0,-1,0|-109.8,1.0262,54.0869|-118.3,5.0262,49.0869|0,0.9999,0.5,-1,0,0,0,0,-1,0,-1,0|-118.8,9.0262,56.5869|4,0,0,0,0,-1,1,0,0,0,-1,0|7.5,0,1.5,'
  620. ..'0,1,0,1,0,0,0,0,-1|-119.8,7.0262,49.0869|-66.8,10.7262,75.0869|-3,-1,27.5,1,0,0,0,0,1,0,-1,0|-61.3,10.7262,79.0869|3,1,22,1,0,0,0,0,-1,0,1,0|0,-0.5,20,-1,0,0,0,1,0,0,0,-1|-65.3,10.7262,79.5869|-118.8,9.0262,41.5869|-109.8,1.0262,44.0869|5,1,0,-1,0,0,0,0,-1,0,-1,0|-115.8,5.0262,42.0869|-113.8,3.0262,43.5869|3,0,0,0,0,-1,-1,0,0,0,1,0|-115.3,7.0262,37.0869|-117.8,7.0262,41.5869|4,-0.0001,0,0,0,-1,1,0,0,0,-1,0;0,8>12>6,8>13>68,11>12>9,11>13>68,12>12>9,12>13>45,17>12>15,17>13>70,18>12>15,18>1'
  621. ..'3>28,21>12>19,21>13>70,22>12>19,22>13>83,25>12>23,25>13>68,26>12>23,26>13>28,27>12>23,27>13>19,30>12>28,30>13>19,31>12>28,31>13>70,32>12>28,32>13>6,33>12>28,33>13>68,36>12>34,36>13>45,37>12>34,37>13>2,38>12>34,38>13>117,39>12>34,39>13>75,40>12>34,40>13>140,41>12>34,41>13>19,42>12>34,42>13>122,43>12>34,43>13>83,44>12>34,44>13>13,47>12>45,47>13>68,48>12>45,48>13>13,49>12>45,49>13>23,50>12>45,50>13>19,53>12>51,53>13>119,54>12>51,54>13>110,59>12>57,59>13>45,60>12>57,60>13>68,61>12>57,61>13>2'
  622. ..'8,62>12>57,62>13>83,63>12>57,63>13>34,64>12>57,64>13>140,65>12>57,65>13>19,66>12>57,66>13>137,67>12>57,67>13>70,72>12>70,72>13>4,73>12>70,73>13>117,74>12>70,74>13>83,77>12>75,77>13>2,78>12>75,78>13>4,79>12>75,79>13>83,80>12>75,80>13>117,81>12>75,81>13>95,82>12>75,82>13>70,85>12>83,85>13>117,88>12>86,88>13>90,89>12>86,89>13>68,92>12>90,92>13>119,93>12>90,93>13>68,94>12>90,94>13>51,97>12>95,97>13>117,100>12>98,100>13>646,103>12>101,103>13>55,104>12>101,104>13>110,105>12>101,105>13>112,106>'
  623. ..'12>101,106>13>435,107>12>101,107>13>289,108>12>101,108>13>237,109>12>101,109>13>134,114>12>112,114>13>435,115>12>112,115>13>134,116>12>112,116>13>490,121>12>119,121>13>110,124>12>122,124>13>117,125>12>122,125>13>234,126>12>122,126>13>83,127>12>122,127>13>70,130>12>128,130>13>83,131>12>128,131>13>34,132>12>128,132>13>122,133>12>128,133>13>70,136>12>134,136>13>435,139>12>137,139>13>68,142>12>140,142>13>83,143>12>140,143>13>70,146>12>145,146>13>147,148>12>147,148>13>151,150>12>149,150>13>14'
  624. ..'7,153>12>152,153>13>147,155>12>154,155>13>205,156>12>154,156>13>175,157>12>154,157>13>201,158>12>154,158>13>147,160>12>159,160>13>168,161>12>159,161>13>154,162>12>159,162>13>164,163>12>159,163>13>147,165>12>164,165>13>208,166>12>164,166>13>201,167>12>164,167>13>147,169>12>168,169>13>175,171>12>170,171>13>208,172>12>170,172>13>209,173>12>170,173>13>168,174>12>170,174>13>164,176>12>175,176>13>209,178>12>177,178>13>217,179>12>177,179>13>190,180>12>177,180>13>175,181>12>177,181>13>229,182>12'
  625. ..'>177,182>13>222,183>12>177,183>13>192,184>12>177,184>13>189,185>12>177,185>13>170,186>12>177,186>13>226,187>12>177,187>13>209,188>12>177,188>13>168,191>12>190,191>13>189,193>12>192,193>13>195,194>12>192,194>13>189,196>12>195,196>13>226,197>12>195,197>13>190,198>12>195,198>13>229,199>12>195,199>13>222,200>12>195,200>13>189,202>12>201,202>13>205,203>12>201,203>13>208,204>12>201,204>13>147,206>12>205,206>13>209,207>12>205,207>13>175,210>12>209,210>13>208,213>12>211,213>13>205,214>12>211,214'
  626. ..'>13>208,215>12>211,215>13>209,216>12>211,216>13>201,221>12>217,221>13>195,236>12>234,236>13>117,239>12>237,239>13>110,242>12>240,242>13>271,245>12>243,245>13>240,246>12>243,246>13>264,247>12>243,247>13>274,248>12>243,248>13>266,249>12>243,249>13>360,250>12>243,250>13>271,253>12>251,253>13>264,254>12>251,254>13>280,255>12>251,255>13>243,256>12>251,256>13>363,257>12>251,257>13>393,258>12>251,258>13>360,259>12>251,259>13>410,260>12>251,260>13>266,261>12>251,261>13>399,262>12>251,262>13>405,'
  627. ..'263>12>251,263>13>371,268>12>266,268>13>376,269>12>266,269>13>274,270>12>266,270>13>363,273>12>271,273>13>360,276>12>274,276>13>271,279>12>277,279>13>271,284>12>282,284>13>287,285>12>282,285>13>669,286>12>282,286>13>55,291>12>289,291>13>112,292>12>289,292>13>435,293>12>289,293>13>1156,294>12>289,294>13>490,297>12>295,297>13>112,298>12>295,298>13>799,299>12>295,299>13>435,300>12>295,300>13>134,303>12>301,303>13>307,304>12>301,304>13>447,305>12>301,305>13>282,306>12>301,306>13>309,311>12>3'
  628. ..'09,311>13>282,317>12>316,317>13>323,318>12>316,318>13>490,320>12>319,320>13>323,321>12>319,321>13>490,322>12>319,322>13>316,325>12>324,325>13>323,326>12>324,326>13>319,331>12>330,331>13>324,332>12>330,332>13>323,333>12>330,333>13>316,334>12>330,334>13>490,336>12>335,336>13>324,337>12>335,337>13>435,338>12>335,338>13>490,339>12>335,339>13>319,341>12>340,341>13>324,342>12>340,342>13>435,343>12>340,343>13>330,344>12>340,344>13>490,347>12>345,347>13>274,348>12>345,348>13>266,349>12>345,349>1'
  629. ..'3>376,350>12>345,350>13>360,351>12>345,351>13>271,354>12>352,354>13>376,355>12>352,355>13>345,358>12>356,358>13>345,359>12>356,359>13>271,362>12>360,362>13>371,365>12>363,365>13>373,366>12>363,366>13>280,367>12>363,367>13>376,368>12>363,368>13>387,369>12>363,369>13>371,370>12>363,370>13>393,375>12>373,375>13>376,378>12>376,378>13>360,379>12>376,379>13>371,382>12>380,382>13>277,383>12>380,383>13>271,384>12>380,384>13>385,391>12>389,391>13>360,392>12>389,392>13>271,395>12>393,395>13>376,39'
  630. ..'6>12>393,396>13>415,397>12>393,397>13>387,398>12>393,398>13>371,401>12>399,401>13>376,402>12>399,402>13>415,403>12>399,403>13>371,404>12>399,404>13>393,407>12>405,407>13>399,408>12>405,408>13>376,409>12>405,409>13>371,412>12>410,412>13>360,413>12>410,413>13>376,414>12>410,414>13>371,420>12>417,420>13>648,421>12>417,421>13>487,422>12>417,422>13>636,425>12>423,425>13>427,426>12>423,426>13>1150,429>12>427,429>13>515,430>12>427,430>13>1097,431>12>427,431>13>1160,432>12>427,432>13>652,433>12>'
  631. ..'427,433>13>1107,434>12>427,434>13>1020,439>12>437,439>13>427,440>12>437,440>13>515,441>12>437,441>13>1217,442>12>437,442>13>652,443>12>437,443>13>1244,444>12>437,444>13>1208,445>12>437,445>13>499,449>12>447,449>13>669,450>12>447,450>13>282,451>12>447,451>13>55,452>12>447,452>13>467,453>12>447,453>13>287,454>12>447,454>13>427,455>12>447,455>13>307,456>12>447,456>13>98,457>12>447,457>13>978,458>12>447,458>13>865,459>12>447,459>13>745,460>12>447,460>13>101,461>12>447,461>13>423,462>12>447,4'
  632. ..'62>13>837,463>12>447,463>13>712,464>12>447,464>13>289,465>12>447,465>13>775,466>12>447,466>13>112,469>12>467,469>13>427,471>12>470,471>13>476,473>12>472,473>13>470,475>12>474,475>13>470,478>12>477,478>13>709,481>12>479,481>13>729,482>12>479,482>13>648,483>12>479,483>13>487,484>12>479,484>13>636,485>12>479,485>13>494,486>12>479,486>13>417,489>12>487,489>13>724,492>12>490,492>13>435,493>12>490,493>13>1156,496>12>494,496>13>726,497>12>494,497>13>487,498>12>494,498>13>646,501>12>499,501>13>4'
  633. ..'27,503>12>502,503>13>511,505>12>504,505>13>763,506>12>504,506>13>511,508>12>507,508>13>760,510>12>509,510>13>511,514>12>512,514>13>447,518>25>570,519>25>570,521>25>565,534>12>530,534>13>621,539>12>535,539>13>621,544>12>540,544>13>621,549>12>545,549>13>621,554>12>550,554>13>621,559>12>555,559>13>621,564>12>560,564>13>621,569>12>565,569>13>621,576>12>570,576>13>427,577>12>570,577>13>151,578>12>570,578>13>914,579>12>570,579>13>837,580>12>570,580>13>330,581>12>570,581>13>314,582>12>570,582>1'
  634. ..'3>313,583>12>570,583>13>764,584>12>570,584>13>329,585>12>570,585>13>328,586>12>570,586>13>323,587>12>570,587>13>145,588>12>570,588>13>642,589>12>570,589>13>654,590>12>570,590>13>728,591>12>570,591>13>316,592>12>570,592>13>709,593>12>570,593>13>809,594>12>570,594>13>689,595>12>570,595>13>845,596>12>570,596>13>624,597>12>570,597>13>327,598>12>570,598>13>792,599>12>570,599>13>621,600>12>570,600>13>703,601>12>570,601>13>910,602>12>570,602>13>1147,603>12>570,603>13>447,604>12>570,604>13>112,6'
  635. ..'05>12>570,605>13>710,606>12>570,606>13>775,607>12>570,607>13>835,608>12>570,608>13>1067,609>12>570,609>13>490,610>12>570,610>13>312,611>12>570,611>13>149,612>12>570,612>13>625,613>12>570,613>13>319,614>12>570,614>13>1073,615>12>570,615>13>712,616>12>570,616>13>423,617>12>570,617>13>152,618>12>570,618>13>655,619>12>570,619>13>766,620>12>570,620>13>289,622>12>621,622>13>526,623>12>621,623>13>522,628>12>626,628>13>487,629>12>626,629>13>385,630>12>626,630>13>380,631>12>626,631>13>646,632>12>'
  636. ..'626,632>13>494,633>12>626,633>13>98,634>12>626,634>13>643,635>12>626,635>13>307,638>12>636,638>13>487,641>12>639,641>13>487,645>12>643,645>13>487,650>12>648,650>13>487,651>12>648,651>13>729,656>12>655,656>13>446,657>12>655,657>13>654,658>12>655,658>13>809,659>12>655,659>13>728,662>12>660,662>13>829,663>12>660,663>13>824,664>12>660,664>13>806,665>12>660,665>13>729,666>12>660,666>13>726,667>12>660,667>13>494,668>12>660,668>13>479,673>12>671,673>13>814,676>12>674,676>13>696,677>12>674,677>1'
  637. ..'3>814,679>12>678,679>13>873,681>12>680,681>13>470,687>12>682,687>13>696,688>12>682,688>13>814,690>12>689,690>13>709,693>12>692,693>13>821,695>12>694,695>13>819,702>12>701,702>13>819,704>12>703,704>13>709,708>12>705,708>13>814,711>12>710,711>13>709,714>12>712,714>13>427,715>12>712,715>13>1107,720>12>718,720>13>494,721>12>718,721>13>843,722>12>718,722>13>803,723>12>718,723>13>716,731>12>729,731>13>636,746>12>745,746>13>744,747>12>745,747>13>760,748>12>745,748>13>502,749>12>745,749>13>763,7'
  638. ..'50>12>745,750>13>756,751>12>745,751>13>509,752>12>745,752>13>504,754>12>753,754>13>745,755>12>753,755>13>763,757>12>756,757>13>759,758>12>756,758>13>763,762>12>761,762>13>760,765>12>764,765>13>845,767>12>766,767>13>738,768>12>766,768>13>942,769>12>766,769>13>845,770>12>766,770>13>764,771>12>766,771>13>732,772>12>766,772>13>835,773>12>766,773>13>741,774>12>766,774>13>735,778>12>777,778>13>1005,779>12>777,779>13>785,780>12>777,780>13>781,787>12>786,787>13>1005,788>12>786,788>13>793,789>12>'
  639. ..'786,789>13>785,790>12>786,790>13>842,791>12>786,791>13>781,795>12>793,795>13>777,798>12>796,798>13>842,801>12>799,801>13>134,802>12>799,802>13>716,805>12>803,805>13>295,808>12>806,808>13>494,812>12>810,812>13>626,813>12>810,813>13>855,815>12>814,815>13>696,820>12>819,820>13>814,822>12>821,822>13>691,823>12>821,823>13>814,826>12>824,826>13>908,827>12>824,827>13>843,828>12>824,828>13>718,834>12>831,834>13>775,836>12>835,836>13>845,839>12>837,839>13>993,840>12>837,840>13>865,841>12>837,841>'
  640. ..'13>775,847>12>845,847>13>942,850>12>848,850>13>626,851>12>848,851>13>487,854>12>852,854>13>1156,857>12>855,857>13>626,858>12>855,858>13>494,861>12>859,861>13>1141,862>12>859,862>13>871,867>12>865,867>13>993,868>12>865,868>13>669,869>12>865,869>13>978,870>12>865,870>13>775,874>12>873,874>13>821,878>12>877,878>13>817,879>12>877,879>13>692,880>12>877,880>13>691,881>12>877,881>13>876,882>12>877,882>13>816,883>12>877,883>13>875,884>12>877,884>13>873,886>12>885,886>13>896,887>12>885,887>13>701'
  641. ..',888>12>885,888>13>895,889>12>885,889>13>694,890>12>885,890>13>894,891>12>885,891>13>893,892>12>885,892>13>897,898>12>897,898>13>819,899>12>897,899>13>818,902>12>900,902>13>660,903>12>900,903>13>829,904>12>900,904>13>908,905>12>900,905>13>922,906>12>900,906>13>1103,907>12>900,907>13>824,912>12>910,912>13>924,913>12>910,913>13>845,918>12>916,918>13>1017,919>12>916,919>13>1002,920>12>916,920>13>824,921>12>916,921>13>900,926>12>924,926>13>942,927>12>924,927>13>1012,928>12>924,928>13>845,931'
  642. ..'>12>929,931>13>1094,932>12>929,932>13>924,935>12>933,935>13>948,936>12>933,936>13>960,937>12>933,937>13>943,938>12>933,938>13>958,939>12>933,939>13>953,940>12>933,940>13>871,941>12>933,941>13>967,947>12>945,947>13>1133,952>12>950,952>13>953,955>12>953,955>13>970,956>12>953,956>13>958,957>12>953,957>13>948,962>12>960,962>13>945,963>12>960,963>13>970,964>12>960,964>13>943,965>12>960,965>13>958,966>12>960,966>13>1133,969>12>967,969>13>871,972>12>970,972>13>958,973>12>970,973>13>1133,977>12>'
  643. ..'974,977>13>865,980>12>978,980>13>775,983>12>981,983>13>914,984>12>981,984>13>865,985>12>981,985>13>863,988>12>986,988>13>1141,989>12>986,989>13>993,990>12>986,990>13>865,991>12>986,991>13>859,992>12>986,992>13>837,997>12>995,997>13>900,998>12>995,998>13>824,1001>12>999,1001>13>1156,1004>12>1002,1004>13>716,1008>12>1006,1008>13>1101,1011>12>1009,1011>13>1103,1016>12>1014,1016>13>852,1019>12>1017,1019>13>716,1024>12>1022,1024>13>960,1025>12>1022,1025>13>970,1026>12>1022,1026>13>953,1027>12'
  644. ..'>1022,1027>13>933,1028>12>1022,1028>13>1133,1029>12>1022,1029>13>1230,1030>12>1022,1030>13>1038,1031>12>1022,1031>13>1032,1034>12>1032,1034>13>970,1035>12>1032,1035>13>1133,1036>12>1032,1036>13>1129,1037>12>1032,1037>13>1235,1040>12>1038,1040>13>1139,1041>12>1038,1041>13>970,1042>12>1038,1042>13>953,1043>12>1038,1043>13>1129,1044>12>1038,1044>13>1188,1045>12>1038,1045>13>950,1046>12>1038,1046>13>1032,1047>12>1038,1047>13>1235,1050>12>1048,1050>13>933,1051>12>1048,1051>13>1022,1054>12>105'
  645. ..'2,1054>13>1080,1055>12>1052,1055>13>1214,1056>12>1052,1056>13>1177,1057>12>1052,1057>13>1212,1058>12>1052,1058>13>1256,1059>12>1052,1059>13>1254,1060>12>1052,1060>13>1122,1061>12>1052,1061>13>1067,1064>12>1062,1064>13>929,1065>12>1062,1065>13>1094,1066>12>1062,1066>13>716,1069>12>1067,1069>13>1073,1070>12>1067,1070>13>1254,1071>12>1067,1071>13>852,1072>12>1067,1072>13>1147,1075>12>1073,1075>13>845,1078>12>1076,1078>13>929,1079>12>1076,1079>13>718,1082>12>1080,1082>13>1067,1085>12>1083,10'
  646. ..'85>13>1097,1086>12>1083,1086>13>1167,1087>12>1083,1087>13>1107,1088>12>1083,1088>13>427,1089>12>1083,1089>13>1177,1090>12>1083,1090>13>1247,1091>12>1083,1091>13>1150,1092>12>1083,1092>13>1196,1093>12>1083,1093>13>1067,1096>12>1094,1096>13>924,1099>12>1097,1099>13>1217,1100>12>1097,1100>13>1020,1105>12>1103,1105>13>1101,1106>12>1103,1106>13>922,1111>12>1109,1111>13>845,1112>12>1109,1112>13>1012,1113>12>1109,1113>13>910,1114>12>1109,1114>13>852,1117>12>1115,1117>13>824,1118>12>1115,1118>13'
  647. ..'>718,1121>12>1119,1121>13>1017,1124>12>1122,1124>13>1212,1125>12>1122,1125>13>1242,1126>12>1122,1126>13>852,1127>12>1122,1127>13>1144,1128>12>1122,1128>13>1014,1131>12>1129,1131>13>1139,1132>12>1129,1132>13>1133,1137>12>1135,1137>13>1133,1138>12>1135,1138>13>1129,1143>12>1141,1143>13>871,1146>12>1144,1146>13>852,1149>12>1147,1149>13>490,1152>12>1150,1152>13>427,1155>12>1153,1155>13>1002,1162>12>1160,1162>13>1097,1165>12>1163,1165>13>1103,1166>12>1163,1166>13>1158,1169>12>1167,1169>13>117'
  648. ..'7,1172>12>1170,1172>13>1009,1173>12>1170,1173>13>1242,1174>12>1170,1174>13>1227,1175>12>1170,1175>13>1212,1176>12>1170,1176>13>1122,1179>12>1177,1179>13>1212,1182>12>1180,1182>13>1235,1183>12>1180,1183>13>1133,1184>12>1180,1184>13>1239,1185>12>1180,1185>13>1188,1186>12>1180,1186>13>1038,1187>12>1180,1187>13>1032,1190>12>1188,1190>13>1133,1191>12>1188,1191>13>1032,1194>12>1192,1194>13>1235,1195>12>1192,1195>13>1129,1198>12>1196,1198>13>1097,1199>12>1196,1199>13>1177,1202>12>1200,1202>13>1'
  649. ..'196,1203>12>1200,1203>13>1177,1206>12>1204,1206>13>1097,1207>12>1204,1207>13>1196,1210>12>1208,1210>13>1097,1211>12>1208,1211>13>1196,1216>12>1214,1216>13>1212,1221>12>1219,1221>13>1212,1222>12>1219,1222>13>1177,1225>12>1223,1225>13>1170,1226>12>1223,1226>13>1122,1229>12>1227,1229>13>1212,1232>12>1230,1232>13>1133,1233>12>1230,1233>13>1038,1234>12>1230,1234>13>1032,1237>12>1235,1237>13>1133,1238>12>1235,1238>13>1129,1241>12>1239,1241>13>1235,1246>12>1244,1246>13>1097,1249>12>1247,1249>13'
  650. ..'>1177,1252>12>1250,1252>13>1097,1253>12>1250,1253>13>1196,1258>12>1256,1258>13>1212;2;n;1|2:2|3:3|4:4|5:5|6:6|7:6|8:7;n;3|9:6;p;1|2:8|3:3|4:4|5:5|6:6|7:6|8:7;n;3|9:6;p;1|2:9|3:3|4:4|5:10|6:6|7:6|8:7;n;3|9:6;4|10:11|11:12;p;1|2:13|3:3|4:4|5:10|6:6|7:6|8:7;n;3|9:6;4|10:11|11:14;4|10:15|11:16;p;1|14:17|15:18|2:19|3:3|4:4|5:10|6:6|7:6|8:7|14:17|14:17;n;3|9:6;p;1|14:17|15:18|2:20|3:3|4:4|5:10|6:6|7:6|8:7|14:17|14:17;n;3|9:6;4|10:15|11:21;4|10:11|11:22;p;1|1:23|14:24|15:25|2:26|3:27|4:4|5:28|7'
  651. ..':7|8:7|14:24|14:24;n;3|16:29|17:30|9:31;4|10:32|11:33;4|10:34|11:35;p;1|2:36|3:3|4:4|5:37|6:6|7:6|18:6|19:6|20:6|8:6;n;3|9:38;4|10:11|11:39;4|10:40|11:41;4|10:42|11:43;p;1|2:44|3:3|4:4|5:45|6:6|7:6|18:6|20:6|8:6;n;3|9:38;4|10:46|11:47;4|10:48|11:49;4|10:50|11:51;4|10:11|11:52;p;1|14:53|15:18|2:54|3:3|4:4|5:55|7:6|18:6|19:6|8:6|14:53|14:53;n;3|9:38;4|10:11|11:56;4|10:48|11:57;4|10:48|11:58;4|10:48|11:59;4|10:11|11:60;4|10:61|11:62;4|10:48|11:63;4|10:61|11:64;4|10:65|11:51;p;1|2:66|3:3|4:4'
  652. ..'|5:45|6:6|7:6|18:6|19:6|8:6;n;3|9:38;4|10:11|11:67;4|10:48|11:68;4|10:61|11:69;4|10:61|11:70;p;1|2:71|3:72|4:4|5:73|6:6|7:6|8:7;n;3|9:6;4|10:74|11:75;4|10:76|11:77;p;1|2:78|3:79|4:4|5:80|6:6|7:6|8:7;n;3|9:6;p;1|2:81|3:3|4:4|5:82|6:6|7:6|18:6|8:6;n;3|9:38;4|10:83|11:84;4|10:11|11:85;4|10:83|11:86;4|10:48|11:87;4|10:48|11:88;4|10:89|11:90;4|10:83|11:91;4|10:11|11:92;4|10:48|11:93;p;1|2:94|3:3|4:4|5:95|6:6|7:7|8:7;n;3|9:38;p;1|14:53|15:18|2:96|3:3|4:4|5:55|7:6|18:6|20:6|8:6|14:53|14:53;n;3|'
  653. ..'9:38;4|10:48|11:57;4|10:48|11:97;4|10:46|11:98;p;1|2:99|3:3|4:4|5:100|6:6|7:6|8:7;n;3|9:38;4|10:101|11:102;4|10:101|11:103;4|10:104|11:105;4|10:106|11:107;4|10:106|11:108;4|10:104|11:109;p;1|14:53|15:18|2:110|3:3|4:4|5:111|7:6|18:6|19:6|20:6|8:6|14:53|14:53;n;3|9:38;4|10:48|11:112;p;1|2:113|3:72|4:4|5:114|6:6|7:6|8:7;n;3|9:6;4|10:115|11:116;4|10:104|11:117;p;1|2:118|3:3|4:4|5:114|6:6|7:6|18:6|8:6;n;3|9:38;4|10:115|11:119;4|10:120|11:121;4|10:104|11:122;p;1|2:123|3:27|4:4|5:124|6:6|7:6|8:'
  654. ..'7;n;3|9:6;4|10:125|11:126;p;1|2:127|4:128|5:129|6:6|7:6|8:7;n;3|9:6;4|10:130|11:131;p;1|2:132|3:133|4:4|5:134|6:6|7:6|19:6|8:6;n;3|9:38;4|10:135|11:136;4|10:46|11:137;4|10:61|11:138;4|10:139|11:140;4|10:74|11:141;4|10:46|11:142;4|10:143|11:144;p;1|2:145|3:3|4:4|5:146|6:6|7:6|18:6|8:6;n;3|9:38;p;1|2:147|3:133|4:4|5:148|6:6|7:6|20:6|8:6;n;3|9:38;4|10:149|11:150;4|10:151|11:152;4|10:149|11:153;p;1|2:154|3:3|4:4|5:155|6:6|7:6|18:6|8:6;n;3|9:38;p;1|2:156|3:157|4:4|5:158|6:6|7:6|8:7;n;3|9:6;4|'
  655. ..'10:159|11:160;p;1|2:161|3:3|4:4|5:162|6:6|7:6|18:6|8:6;n;3|9:38;4|10:163|11:164;4|10:165|11:166;4|10:125|11:167;4|10:125|11:168;p;1|2:169|3:27|4:4|5:170|6:6|7:6|8:7;n;3|9:6;4|10:125|11:171;4|10:125|11:172;4|10:173|11:174;4|10:125|11:175;p;1|2:176|4:128|5:177|7:7|8:7;n;3|9:6;4|10:74|11:178;p;1|2:179|3:180|4:4|5:181|6:6|7:6|8:7;n;3|9:6;4|10:159|11:182;p;1|2:183|3:180|4:4|5:184|6:6|7:6|8:7;n;3|9:6;4|10:11|11:185;4|10:11|11:60;p;2;n;1|14:186|2:187|3:188|4:4|5:189|7:6|8:6|14:186|14:186;n;4|10'
  656. ..':190|11:191;p;1|14:192|2:193|3:188|4:4|5:194|7:7|8:7|14:192|14:192;n;4|10:195|11:196;p;1|14:192|2:197|3:188|4:4|5:189|7:6|8:6|14:192|14:192;n;4|10:190|11:198;p;1|14:192|2:199|3:188|4:4|5:189|7:6|8:6|14:192|14:192;1|14:192|2:200|3:188|4:4|5:189|7:6|8:6|14:192|14:192;n;4|10:190|11:201;p;1|14:192|2:202|3:203|4:4|5:204|7:6|8:6|14:192|14:192;n;4|10:205|11:206;4|10:11|11:207;4|10:205|11:208;4|10:48|11:209;p;1|14:186|2:210|3:211|4:4|5:212|6:6|7:6|18:6|8:6|14:186|14:186;n;4|10:11|11:207;4|10:213'
  657. ..'|11:214;4|10:215|11:216;4|10:48|11:217;p;1|14:192|2:218|3:203|4:4|5:204|7:6|8:6|14:192|14:192;n;4|10:151|11:219;4|10:151|11:220;4|10:48|11:221;p;1|14:186|2:222|3:211|4:4|5:212|6:6|7:6|18:6|8:6|14:186|14:186;n;4|10:213|11:214;p;1|14:192|2:223|3:203|4:4|5:204|7:6|8:6|14:192|14:192;n;4|10:151|11:224;4|10:151|11:225;4|10:151|11:226;4|10:48|11:227;p;1|14:192|2:228|3:203|4:4|5:204|7:6|8:6|14:192|14:192;n;4|10:205|11:229;p;1|14:192|2:230|3:188|4:4|5:194|7:7|8:7|14:192|14:192;n;4|10:231|11:232;4'
  658. ..'|10:231|11:233;4|10:195|11:234;4|10:231|11:235;4|10:231|11:236;4|10:231|11:237;4|10:231|11:238;4|10:195|11:239;4|10:231|11:240;4|10:195|11:241;4|10:195|11:242;p;1|14:192|2:243|3:211|4:4|5:212|6:6|7:6|18:6|8:6|14:192|14:192;1|14:192|2:244|3:203|4:4|5:204|7:6|8:6|14:192|14:192;n;4|10:205|11:245;p;1|14:192|2:246|3:203|4:4|5:204|7:6|8:6|14:192|14:192;n;4|10:11|11:247;4|10:151|11:226;p;1|14:192|2:248|3:188|4:4|5:194|7:7|8:7|14:192|14:192;n;4|10:195|11:249;4|10:195|11:234;4|10:195|11:250;4|10:'
  659. ..'195|11:251;4|10:195|11:242;p;1|14:252|2:253|3:203|4:4|5:254|6:6|7:6|19:6|20:6|8:6|14:252|14:252;n;4|10:231|11:255;4|10:231|11:256;4|10:195|11:257;p;1|14:252|2:258|3:203|4:4|5:259|6:6|7:6|19:6|20:6|8:6|14:252|14:252;n;4|10:260|11:261;4|10:151|11:219;p;1|14:252|2:262|3:203|4:4|5:259|6:6|7:6|19:6|20:6|8:6|14:252|14:252;1|14:252|2:263|3:203|4:4|5:254|6:6|7:6|19:6|20:6|8:6|14:252|14:252;n;4|10:195|11:264;p;1|14:265|2:266|3:133|4:4|5:267|6:6|7:6|19:6|20:6|8:6|14:265|14:265;n;5|21:268;4|10:269|'
  660. ..'11:270;4|10:271|11:272;4|10:273|11:274;4|10:260|11:275;p;1|14:17|2:276|3:133|4:4|5:277|7:6|8:6|14:17|14:17;n;5|21:278;5|21:278|22:7;5|21:278|22:279;4|10:48|11:280;p;1|14:281|2:282|3:133|4:4|5:277|7:6|8:6|14:281|14:281;n;5|21:283;5|21:283|22:7;5|21:283|22:279;p;1|14:284|2:285|3:133|4:4|5:277|7:6|8:6|14:284|14:284;n;5|21:286;5|21:286|22:7;p;1|14:265|2:287|3:133|4:4|5:277|7:6|8:6|14:265|14:265;n;5|21:288;5|21:288|22:279;p;6|23:289|2:290|3:291|4:292|5:293|24:294|6:6|7:6|18:6|19:6|20:6|8:7;n;'
  661. ..'5|21:295|22:296;p;p;1|2:297|3:27|4:4|5:162|6:6|7:6|8:7;n;3|9:6;4|10:298|11:299;p;1|2:300|3:27|4:4|5:301|6:6|7:6|8:7;n;3|9:6;4|10:302|11:303;p;1|2:304|3:305|4:4|5:10|6:6|7:6|8:7;n;3|9:6;4|10:11|11:306;p;1|2:307|3:305|4:4|5:308|6:6|7:6|18:6|20:6|8:6;n;3|9:38;4|10:309|11:310;4|10:48|11:311;4|10:46|11:312;4|10:46|11:313;4|10:314|11:315;4|10:11|11:316;p;1|14:53|15:18|2:317|3:305|4:4|5:318|7:6|18:6|20:6|8:6|14:53|14:53;n;3|9:38;4|10:319|11:310;4|10:48|11:320;4|10:11|11:56;4|10:48|11:321;4|10:4'
  662. ..'8|11:322;4|10:11|11:323;4|10:11|11:324;4|10:46|11:325;4|10:48|11:326;4|10:48|11:327;4|10:46|11:328;p;1|14:53|15:18|2:329|3:305|4:4|5:10|6:6|7:6|8:7|14:53|14:53;n;3|9:6;p;1|1:23|14:24|15:25|2:330|3:133|4:331|5:332|7:7|8:7|14:24|14:24;n;3|16:29|17:30|9:31;4|10:40|11:333;4|10:173|11:334;4|10:143|11:335;p;1|2:336|3:305|4:331|5:337|6:6|7:7|8:7;n;3|9:38;4|10:165|11:338;p;1|2:339|3:305|4:331|5:37|6:6|7:6|18:6|19:6|20:6|8:6;n;3|9:38;4|10:11|11:340;p;1|2:341|3:342|4:331|5:343|6:6|7:6|8:7;n;3|9:6;'
  663. ..'4|10:104|11:344;p;1|2:345|3:305|4:4|5:5|6:6|7:6|8:7;n;3|9:6;p;1|2:346|3:133|4:331|5:347|7:6|18:6|19:6|20:6|8:6;n;3|9:38;4|10:74|11:348;4|10:349|11:350;4|10:351|11:352;p;1|2:353|3:342|4:331|5:347|6:6|7:6|8:7;n;3|9:6;p;1|2:354|3:188|4:128|5:177|6:6|7:7|8:7;n;3|9:6;4|10:298|11:355;4|10:74|11:356;4|10:357|11:358;4|10:298|11:359;p;1|2:360|3:305|4:128|5:361|6:6|7:7|18:6|19:6|8:6;n;3|9:38;4|10:362|11:363;4|10:364|11:365;4|10:104|11:366;4|10:205|11:367;p;1|2:368|3:133|4:331|5:369|6:6|7:6|18:6|8:'
  664. ..'7;n;3|9:38;4|10:143|11:370;4|10:371|11:372;4|10:74|11:373;4|10:374|11:310;p;1|2:375|3:305|4:331|5:376|6:6|7:6|8:7;n;3|9:6;p;1|2:377|3:305|4:331|5:378|6:6|7:6|8:7;n;3|9:6;4|10:74|11:379;p;1|14:380|2:381|4:128|5:382|7:6|8:7|14:380|14:380;1|14:380|2:383|4:128|5:384|7:6|8:7|14:380|14:380;1|14:380|2:385|4:128|5:386|7:6|8:7|14:380|14:380;2;n;1|14:17|15:387|23:388|2:389|3:305|4:128|5:390|24:294|6:6|7:6|18:6|19:6|20:6|8:7|14:17|14:17;n;4|10:391|11:392;4|10:393|11:394;p;1|14:192|2:395|3:396|4:128'
  665. ..'|5:397|6:6|7:6|8:6|14:192|14:192;n;4|10:61|11:398;4|10:399|11:400;4|10:61|11:401;p;1|14:380|2:402|3:305|4:128|5:403|6:6|7:6|18:6|8:6|14:380|14:380;1|14:380|2:404|3:305|4:128|5:405|7:6|8:7|14:380|14:380;n;4|10:406|11:407;4|10:406|11:408;p;1|14:380|2:409|3:305|4:128|5:382|7:6|8:7|14:380|14:380;1|14:380|2:410|3:305|4:128|5:384|7:6|8:7|14:380|14:380;1|14:380|2:411|3:305|4:128|5:386|7:6|8:7|14:380|14:380;1|14:380|2:412|3:396|4:128|5:397|6:6|7:6|8:6|14:380|14:380;n;4|10:413|11:414;4|10:46|11:4'
  666. ..'15;4|10:46|11:416;4|10:399|11:417;p;1|14:380|2:418|4:128|5:419|6:6|7:6|18:6|8:7|14:380|14:380;n;4|10:374|11:420;4|10:371|11:421;4|10:371|11:422;4|10:406|11:423;p;1|14:380|2:424|4:128|5:419|6:6|7:6|18:6|8:7|14:380|14:380;n;4|10:374|11:425;4|10:371|11:426;4|10:406|11:423;4|10:371|11:427;p;p;1|2:428|3:305|4:331|5:308|6:6|7:6|18:6|19:6|8:6;n;3|9:38;4|10:61|11:429;4|10:61|11:430;4|10:48|11:49;4|10:314|11:431;4|10:11|11:67;p;1|14:53|15:18|2:432|3:305|4:331|5:10|6:6|7:6|8:7|14:53|14:53;n;3|9:6;'
  667. ..'4|10:15|11:433;4|10:11|11:434;p;1|2:435|3:305|4:331|5:10|6:6|7:6|8:7;n;3|9:6;4|10:15|11:436;4|10:11|11:437;p;1|2:438|3:305|4:292|5:82|6:6|7:6|18:6|8:6;n;3|9:38;4|10:48|11:439;p;1|2:440|3:305|4:331|5:441|6:6|7:6|8:7;n;3|9:38;4|10:442|11:443;4|10:442|11:444;4|10:104|11:445;4|10:446|11:447;4|10:104|11:448;4|10:446|11:107;p;1|14:53|15:18|2:449|3:305|4:331|5:450|7:6|18:6|19:6|20:6|8:6|14:53|14:53;n;3|9:38;p;1|2:451|3:305|4:331|5:5|6:6|7:6|8:7;n;3|9:6;4|10:104|11:452;p;1|14:53|15:18|2:453|3:30'
  668. ..'5|4:331|5:318|7:6|18:6|19:6|8:6|14:53|14:53;n;3|9:38;4|10:11|11:454;4|10:61|11:455;p;1|2:456|3:305|4:331|5:457|6:6|7:6|18:6|8:6;n;3|9:38;4|10:458|11:459;4|10:120|11:460;4|10:461|11:119;p;1|2:462|3:463|4:292|5:464|6:6|7:6|8:7;n;3|9:6;p;1|2:465|3:133|4:292|5:124|6:6|7:6|8:7;n;3|9:6;p;1|2:466|3:203|4:292|5:181|6:6|7:6|8:7;n;3|9:6;4|10:125|11:467;4|10:159|11:468;p;1|2:469|3:305|4:292|5:155|6:6|7:6|18:6|8:6;n;3|9:38;4|10:11|11:470;4|10:374|11:471;4|10:48|11:472;4|10:11|11:473;p;1|2:474|3:305|'
  669. ..'4:292|5:162|6:6|7:6|18:6|8:6;n;3|9:38;4|10:125|11:475;4|10:165|11:166;4|10:125|11:476;4|10:163|11:477;p;1|2:478|3:133|4:292|5:170|6:6|7:6|8:7;n;3|9:6;4|10:173|11:174;4|10:125|11:479;4|10:125|11:480;p;1|2:481|3:203|4:292|5:184|6:6|7:6|8:7;n;3|9:6;4|10:173|11:482;4|10:11|11:483;4|10:11|11:484;p;1|2:485|3:133|4:292|5:162|6:6|7:6|8:7;n;3|9:6;p;1|2:486|3:133|4:292|5:487|6:6|7:6|8:7;n;3|9:6;5|21:488;4|10:11|11:489;4|10:11|11:490;4|10:11|11:491;p;1|2:492|3:188|4:128|5:493|6:6|7:6|8:7;n;3|9:6;4|'
  670. ..'10:15|11:494;4|10:495|11:496;p;1|2:497|3:305|4:292|5:498|6:6|7:7|18:6|19:6|20:6|8:6;n;3|9:38;4|10:74|11:499;4|10:500|11:501;4|10:500|11:502;4|10:74|11:503;4|10:500|11:504;4|10:500|11:505;p;1|1:506|14:284|23:388|2:507|3:305|4:128|5:508|7:6|18:6|8:6|14:284|14:284;n;3|9:38;p;1|2:509|3:342|4:292|5:510|6:6|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:11|11:511;4|10:512|11:174;4|10:513|11:514;4|10:515|11:516;4|10:513|11:517;4|10:513|11:518;4|10:519|11:310;p;1|14:192|2:520|3:396|4:292|5:521|7:6|8:7|14:'
  671. ..'192|14:192;1|2:522|3:305|4:331|5:523|7:7|18:6|8:7;n;3|9:38;4|10:351|11:524;4|10:525|11:526;4|10:349|11:527;4|10:528|11:529;4|10:525|11:530;4|10:528|11:531;4|10:532|11:533;4|10:532|11:534;4|10:351|11:535;4|10:351|11:536;4|10:115|11:537;4|10:349|11:538;4|10:528|11:539;4|10:351|11:540;4|10:528|11:541;4|10:349|11:542;4|10:115|11:543;4|10:115|11:544;p;1|2:545|3:342|4:331|5:546|6:6|7:6|8:7;n;3|9:6;4|10:374|11:547;p;1|14:192|2:548|3:133|4:292|5:549|7:6|8:7|14:192|14:192;n;4|10:231|11:550;p;1|14'
  672. ..':192|2:551|3:133|4:292|5:552|8:6|14:192|14:192;n;4|10:553|11:554;p;1|14:192|2:555|3:133|4:292|5:552|8:6|14:192|14:192;n;4|10:553|11:556;p;1|14:192|2:557|3:133|4:292|5:552|8:6|14:192|14:192;1|14:192|2:558|3:396|4:128|5:521|7:6|8:7|14:192|14:192;n;4|10:190|11:559;p;1|2:560|3:305|4:292|5:561|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:159|11:174;4|10:391|11:562;4|10:563|11:564;4|10:393|11:565;4|10:11|11:566;4|10:48|11:567;p;1|2:568|3:305|4:292|5:569|6:6|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:48|11:5'
  673. ..'70;p;1|2:571|3:305|4:128|5:361|6:6|7:6|18:6|19:6|8:7;n;3|9:38;4|10:120|11:572;4|10:364|11:573;p;1|2:574|3:305|4:292|5:575|6:6|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:215|11:576;4|10:48|11:577;4|10:578|11:579;p;1|2:580|3:188|4:128|5:581|6:6|7:6|8:7;n;3|9:6;4|10:11|11:582;p;1|14:192|2:583|3:133|4:331|5:584|8:296|14:192|14:192;n;4|10:46|11:585;p;1|14:192|2:586|3:133|4:331|5:584|8:296|14:192|14:192;n;4|10:563|11:587;4|10:46|11:588;p;1|14:380|2:589|4:331|5:590|7:6|8:7|14:380|14:380;n;4|10:406|11'
  674. ..':591;p;1|14:192|2:592|3:305|4:331|5:593|8:296|14:192|14:192;n;4|10:205|11:594;p;1|14:192|2:595|3:596|4:331|5:597|7:7|8:6|14:192|14:192;1|14:380|2:598|3:599|4:331|5:600|7:6|8:7|14:380|14:380;n;5|21:601|22:296;4|10:231|11:602;p;1|2:603|3:342|4:331|5:604|6:6|7:6|8:7;n;3|9:6;p;2|1:605;2|1:606;n;2|1:607;n;7|1:608|26:609;2|1:610;n;1|1:611|14:380|15:612|2:613|3:342|4:128|5:614|7:7|8:6|14:380|14:380;n;8;9;5|21:615|22:616;p;1|1:617|14:380|15:612|2:618|3:342|4:292|5:614|7:7|8:6|14:380|14:380;n;8;9'
  675. ..';5|21:619|22:616;p;1|1:620|14:380|15:612|2:621|3:342|4:128|5:614|7:7|8:6|14:380|14:380;n;8;9;5|21:622|22:616;4|10:195|11:623;p;1|1:624|14:380|15:612|2:625|3:342|4:128|5:614|7:7|8:6|14:380|14:380;n;8;9;5|21:626|22:616;4|10:195|11:627;p;1|1:628|14:380|15:612|2:629|3:342|4:292|5:614|7:7|8:6|14:380|14:380;n;8;9;5|21:630|22:616;4|10:195|11:631;p;1|1:632|14:380|15:612|2:633|3:342|4:292|5:614|7:7|8:6|14:380|14:380;n;8;9;5|21:634|22:616;4|10:195|11:635;p;1|1:636|14:380|15:612|2:637|3:342|4:292|5'
  676. ..':614|7:7|8:6|14:380|14:380;n;8;9;5|21:638|22:616;4|10:195|11:639;p;1|1:640|14:380|15:641|23:18|2:642|3:342|4:292|5:614|7:7|8:6|14:380|14:380;n;8;9;5|21:643|22:616;4|10:195|11:644;p;1|1:645|14:380|15:641|23:388|2:646|3:342|4:292|5:614|7:7|8:6|14:380|14:380;n;8;9;5|21:647|22:616;4|10:195|11:490;p;1|1:648|14:284|15:388|2:649|3:342|4:292|5:650|7:7|8:6|14:284|14:284;n;8;9;5|21:651|22:616;4|10:195|11:652;p;p;1|1:653|2:654|3:133|4:292|5:655|6:6|7:6|18:6|19:6|20:6|8:7;n;10|2:656|27:657;9;11|1:65'
  677. ..'8;12|4:659|27:660;11|28:661|29:662;4|10:125|11:663;4|10:165|11:664;4|10:349|11:665;4|10:349|11:666;4|10:165|11:667;4|10:165|11:668;4|10:165|11:669;4|10:165|11:670;4|10:165|11:671;4|10:165|11:672;4|10:165|11:673;4|10:165|11:674;4|10:165|11:675;4|10:165|11:676;4|10:165|11:677;4|10:165|11:678;4|10:165|11:679;4|10:165|11:680;4|10:165|11:681;4|10:165|11:682;4|10:165|11:683;4|10:165|11:684;4|10:165|11:685;4|10:165|11:686;4|10:165|11:687;4|10:349|11:688;4|10:689|11:690;4|10:691|11:692;4|10:165|'
  678. ..'11:693;4|10:165|11:694;4|10:165|11:695;4|10:165|11:696;4|10:689|11:697;4|10:165|11:698;4|10:165|11:699;4|10:165|11:700;4|10:165|11:701;4|10:165|11:702;4|10:689|11:703;4|10:125|11:704;4|10:125|11:705;4|10:165|11:706;4|10:165|11:707;4|10:165|11:708;4|10:351|11:709;p;p;1|14:192|2:710|3:133|4:292|5:711|7:6|8:7|14:192|14:192;n;4|10:48|11:712;4|10:48|11:713;p;p;1|14:380|2:714|4:128|5:384|7:6|8:7|14:380|14:380;1|14:380|2:715|4:128|5:386|7:6|8:7|14:380|14:380;1|2:716|3:3|4:292|5:717|6:6|7:6|18:6'
  679. ..'|8:6;n;3|9:38;4|10:718|11:719;4|10:32|11:720;4|10:32|11:721;4|10:718|11:722;4|10:718|11:723;4|10:724|11:725;4|10:718|11:726;4|10:727|11:728;p;1|2:729|3:27|4:128|5:730|6:6|7:6|8:7;n;3|9:6;4|10:159|11:731;p;1|2:732|3:133|4:128|5:37|6:6|7:6|8:7;n;3|9:6;4|10:11|11:733;p;1|14:380|2:734|4:128|5:382|7:6|8:7|14:380|14:380;1|2:735|3:27|4:128|5:736|6:6|7:6|8:7;n;3|9:6;4|10:104|11:737;p;1|2:738|3:27|4:128|5:5|6:6|7:6|8:7;n;3|9:6;p;1|2:739|3:740|4:292|5:736|6:6|7:6|8:7;n;3|9:6;4|10:104|11:741;4|10:1'
  680. ..'20|11:742;p;1|2:743|3:211|4:292|5:581|6:6|7:6|8:7;n;3|9:6;p;1|14:192|2:744|3:180|4:292|5:745|7:7|19:6|8:7|14:192|14:192;1|14:192|2:746|3:396|4:292|5:747|6:6|7:6|18:6|8:6|14:192|14:192;n;4|10:748|11:749;4|10:163|11:750;4|10:151|11:751;4|10:298|11:752;p;1|2:753|3:305|4:292|5:754|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:159|11:174;4|10:11|11:755;4|10:756|11:757;4|10:48|11:758;4|10:759|11:760;4|10:563|11:303;4|10:48|11:761;p;1|2:762|3:763|4:331|5:80|6:6|7:6|8:7;n;3|9:6;p;1|2:764|3:765|4:128|5:76'
  681. ..'6|6:6|7:6|18:296|8:7;n;5|21:767|22:296;4|10:159|11:768;p;1|2:769|3:305|4:128|5:770|6:6|7:6|8:296;n;5|21:771|22:296;4|10:32|11:772;4|10:231|11:773;p;1|14:192|2:774|3:765|4:128|5:552|7:6|8:6|14:192|14:192;n;4|10:406|11:775;p;1|14:192|2:776|3:133|4:292|5:552|8:6|14:192|14:192;n;4|10:553|11:777;p;1|14:778|2:779|3:305|4:128|5:780|6:6|7:6|8:7|14:778|14:778;n;5|21:781|22:279;5|21:781|22:7;5|21:782;5|21:783|22:296;4|10:61|11:784;4|10:785|11:786;p;13|14:265|2:787|3:133|4:128|5:788|6:6|7:6|8:6|14:'
  682. ..'265|14:265;n;4|10:298|11:789;p;1|14:192|2:790|3:133|4:128|5:189|14:192|14:192;1|14:192|2:791|3:133|4:128|5:189|14:192|14:192;n;14|10:792|11:793;p;1|14:192|2:794|3:133|4:128|5:189|14:192|14:192;n;14|10:792|11:793;p;1|14:795|2:796|3:763|4:128|5:797|30:6|6:6|7:6|18:6|19:6|20:6|8:6|14:795|14:795;n;5|21:488|22:296;5|21:488|22:6;5|21:488;5|21:488|22:616;p;1|14:192|2:798|3:133|4:128|5:189|14:192|14:192;n;14|10:792|11:799;p;1|14:192|2:800|3:180|4:128|5:745|7:7|19:6|8:7|14:192|14:192;n;4|10:553|1'
  683. ..'1:801;p;1|1:802|2:803|3:396|4:128|5:804|7:6|8:7;n;3|31:805|17:806|32:807|9:31;9;4|10:406|11:808;p;1|14:192|2:809|3:396|4:128|5:747|6:6|7:6|18:6|8:6|14:192|14:192;1|14:192|2:810|3:180|4:128|5:745|7:7|19:6|8:7|14:192|14:192;n;4|10:406|11:811;p;1|2:812|3:211|4:292|5:493|6:6|7:6|8:7;n;3|9:6;4|10:15|11:813;4|10:814|11:131;p;1|23:815|2:816|3:305|4:292|5:817|7:7|19:6|20:6|8:7;n;3|9:38;p;1|2:818|3:305|4:292|5:819|7:6|19:6|20:6|8:7;n;3|9:38;4|10:48|11:227;4|10:215|11:820;4|10:821|11:822;4|10:11|1'
  684. ..'1:207;p;1|2:823|3:133|4:292|5:37|6:6|7:6|8:7;n;3|9:6;p;1|2:824|3:180|4:292|5:825|6:6|7:6|8:7;n;3|9:6;p;1|14:192|2:826|3:180|4:128|5:745|7:7|19:6|8:7|14:192|14:192;1|2:827|3:133|4:292|5:828|6:6|7:6|8:7;n;3|9:6;4|10:298|11:829;p;13|14:265|2:830|4:292|5:831|8:7|14:265|14:265;n;9;9;p;13|14:265|2:832|4:292|5:831|8:7|14:265|14:265;n;9;9;p;13|14:265|2:833|4:292|5:831|8:7|14:265|14:265;n;9;9;p;13|14:265|2:834|4:292|5:831|8:7|14:265|14:265;n;9;9;p;1|14:192|2:835|3:305|4:331|5:836|8:296|14:192|14:'
  685. ..'192;1|14:192|2:837|3:396|4:331|5:838|19:6|20:6|8:6|14:192|14:192;n;15|10:231|11:839|33:840|34:841|35:842|36:843;4|10:195|11:844;15|10:231|11:845|33:846|34:847|35:848|36:849;4|10:519|11:850;4|10:195|11:851;15|10:231|11:852|33:853|34:848|35:854|36:855;15|10:231|11:856|33:857|34:854|35:858|36:859;p;1|14:192|2:860|3:133|4:331|5:584|8:296|14:192|14:192;n;15|10:861|11:862|33:863|34:864|35:865|36:866;4|10:563|11:867;p;1|14:265|2:868|4:331|5:869|8:7|14:265|14:265;n;4|10:195|11:870;4|10:871|11:87'
  686. ..'2;p;1|14:380|2:873|4:331|5:874|7:6|8:7|14:380|14:380;1|14:380|2:875|3:396|4:331|5:876|7:6|8:7|14:380|14:380;1|14:380|2:877|4:331|5:590|7:6|8:7|14:380|14:380;n;4|10:406|11:878;p;1|14:192|2:879|3:765|4:292|5:880|7:7|8:6|14:192|14:192;1|14:192|2:881|3:396|4:292|5:882|7:6|18:6|8:7|14:192|14:192;n;4|10:883|11:884;p;1|14:192|2:885|3:305|4:292|5:886|6:6|7:6|18:6|20:6|8:6|14:192|14:192;n;4|10:792|11:887;4|10:792|11:888;4|10:32|11:889;4|10:890|11:891;4|10:792|11:892;4|10:399|11:893;4|10:792|11:89'
  687. ..'4;4|10:792|11:895;p;1|2:896|3:133|4:331|5:148|6:6|7:6|19:6|8:6;n;3|9:38;p;1|14:192|2:897|3:396|4:292|5:898|8:7|14:192|14:192;n;14|10:899|11:900;14|10:899|11:901;14|10:899|11:902;p;1|14:192|2:903|4:292|5:904|14:192|14:192;n;5|21:905|22:7;5|21:488|22:6;5|21:488;p;1|14:192|2:906|4:292|5:907|14:192|14:192;1|14:192|2:908|3:133|4:292|5:909|14:192|14:192;n;14|10:792|11:910;14|10:792|11:911;14|10:792|11:912;4|10:190|11:913;14|10:792|11:914;p;13|2:915|3:133|4:292|5:916|6:6|7:6|8:6;1|14:17|2:917|3'
  688. ..':396|4:292|5:918|14:17|14:17;n;5|21:919|22:279;14|10:413|11:888;p;1|14:192|2:920|3:305|4:292|5:921|14:192|14:192;n;5|21:922|22:296;4|10:231|11:923;p;1|2:924|3:27|4:128|5:925|6:6|7:6|8:7;n;3|9:6;4|10:215|11:926;4|10:11|11:927;p;1|2:928|3:27|4:128|5:925|7:6|8:7;n;3|9:6;4|10:215|11:929;p;1|2:930|3:27|4:128|5:825|6:6|7:6|8:7;n;3|9:6;4|10:159|11:931;p;13|14:265|2:932|3:133|4:292|5:788|6:6|7:6|8:6|14:265|14:265;1|2:933|3:396|4:292|5:129|6:6|7:7|8:7;n;3|9:6;4|10:15|11:934;4|10:935|11:496;p;1|14'
  689. ..':192|2:936|3:305|4:128|5:937|8:7|14:192|14:192;n;4|10:195|11:938;p;1|14:192|2:939|3:305|4:128|5:552|14:192|14:192;1|14:192|2:940|4:128|5:552|14:192|14:192;1|14:192|2:941|3:765|4:128|5:552|7:6|8:6|14:192|14:192;1|14:192|2:942|3:133|4:128|5:943|14:192|14:192;n;14|10:195|11:944;p;1|14:192|2:945|3:133|4:128|5:943|14:192|14:192;n;14|10:231|11:946;14|10:195|11:947;p;1|2:948|3:305|4:292|5:949|6:6|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:298|11:950;4|10:951|11:822;4|10:163|11:303;p;1|2:952|3:133|4:2'
  690. ..'92|5:828|6:6|7:6|8:7;n;3|9:6;p;1|1:953|14:954|2:955|3:956|4:292|5:957|7:6|8:7|14:954|14:954;n;8;9;4|10:231|11:958;p;1|14:192|2:959|3:396|4:292|5:882|7:6|18:6|8:7|14:192|14:192;n;4|10:883|11:960;p;1|2:961|3:211|4:331|5:962|6:6|7:7|8:7;n;3|9:6;4|10:163|11:963;4|10:74|11:964;4|10:298|11:965;p;1|14:192|2:966|4:292|5:967|8:6|14:192|14:192;1|2:968|3:27|4:128|5:788|6:6|7:6|8:7;n;3|9:6;p;1|2:969|3:133|4:292|5:970|7:6|18:6|19:6|8:7;n;3|9:38;4|10:151|11:971;p;1|2:972|3:740|4:292|5:730|6:6|7:6|8:7;'
  691. ..'n;3|9:6;4|10:973|11:974;4|10:159|11:975;p;1|2:976|3:305|4:292|5:817|6:6|7:7|19:6|20:6|8:7;n;3|9:38;4|10:977|11:978;p;1|2:979|3:180|4:292|5:5|6:6|7:6|8:7;n;3|9:6;4|10:215|11:980;4|10:104|11:981;p;1|2:982|3:3|4:331|5:73|6:6|7:6|8:7;n;3|9:6;4|10:74|11:75;4|10:74|11:983;p;1|1:984|2:985|3:396|4:292|5:986|7:6|8:7;n;3|9:6;p;1|2:987|3:133|4:331|5:134|6:6|7:6|20:6|8:6;n;3|9:38;4|10:61|11:988;4|10:135|11:989;4|10:143|11:990;4|10:46|11:991;p;1|2:992|3:72|4:331|5:114|6:6|7:6|18:6|8:6;n;3|9:38;p;1|14'
  692. ..':192|2:993|3:133|4:128|5:994|14:192|14:192;n;14|10:792|11:995;p;1|14:192|2:996|4:128|5:552|14:192|14:192;1|14:192|2:997|4:128|5:552|14:192|14:192;1|14:192|2:998|3:133|4:128|5:943|14:192|14:192;n;14|10:231|11:999;14|10:195|11:1000;14|10:195|11:1001;14|10:231|11:1002;14|10:231|11:1003;14|10:231|11:1004;14|10:195|11:1005;p;1|14:192|2:1006|3:133|4:128|5:943|14:192|14:192;n;14|10:231|11:1007;14|10:195|11:1001;14|10:231|11:1008;14|10:195|11:1000;14|10:231|11:1009;14|10:231|11:1010;14|10:195|11'
  693. ..':1005;p;1|14:192|2:1011|3:396|4:128|5:552|14:192|14:192;1|14:192|2:1012|3:396|4:128|5:552|14:192|14:192;1|14:192|2:1013|3:396|4:128|5:552|14:192|14:192;1|14:192|2:1014|3:396|4:128|5:552|14:192|14:192;1|14:192|2:1015|3:133|4:128|5:994|14:192|14:192;n;14|10:792|11:995;4|10:15|11:1016;p;1|2:1017|3:305|4:292|5:754|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:48|11:761;4|10:48|11:758;4|10:759|11:1018;4|10:159|11:1019;4|10:11|11:1020;4|10:563|11:174;p;1|2:1021|3:180|4:292|5:1022|6:6|7:6|8:7;n;3|9:6;p;'
  694. ..'1|2:1023|3:211|4:292|5:1024|6:6|7:7|8:7;n;3|9:6;4|10:74|11:1025;4|10:298|11:1026;p;1|1:1027|2:1028|3:211|4:292|5:986|7:6|8:7;n;3|9:6;p;1|23:815|2:1029|3:305|4:292|5:1030|7:7|19:6|20:6|8:7;n;3|9:38;4|10:1031|11:1032;4|10:951|11:1033;4|10:48|11:1034;4|10:48|11:1035;p;1|2:1036|3:133|4:292|5:184|6:6|7:6|8:7;n;3|9:6;p;1|1:506|14:284|23:388|2:1037|3:133|4:292|5:1038|7:6|8:6|14:284|14:284;n;3|9:38;4|10:1039|11:1040;4|10:458|11:1041;4|10:74|11:1042;p;1|2:1043|3:133|4:292|5:970|7:7|18:6|19:6|8:6;'
  695. ..'n;3|9:38;4|10:205|11:471;4|10:104|11:366;p;1|2:1044|3:72|4:331|5:95|6:6|7:7|8:7;n;3|9:38;4|10:165|11:1045;4|10:165|11:1046;4|10:165|11:1047;4|10:165|11:311;4|10:165|11:1048;4|10:125|11:1049;4|10:125|11:1050;p;1|14:192|2:1051|3:305|4:292|5:1052|7:6|20:6|8:7|14:192|14:192;1|2:1053|3:72|4:331|5:10|6:6|7:6|8:7;n;3|9:6;p;1|14:17|15:18|2:1054|3:72|4:331|5:10|6:6|7:6|8:7|14:17|14:17;n;3|9:6;4|10:15|11:21;p;1|2:1055|3:72|4:331|5:10|6:6|7:6|8:7;n;3|9:6;p;1|14:17|15:18|2:1056|3:72|4:331|5:10|6:6|7'
  696. ..':6|8:7|14:17|14:17;n;3|9:6;4|10:11|11:22;p;1|2:1057|3:72|4:331|5:45|6:6|7:6|18:6|19:6|8:6;n;3|9:38;4|10:61|11:1058;4|10:61|11:69;4|10:50|11:310;p;1|2:1059|3:72|4:331|5:37|6:6|7:6|18:6|19:6|20:6|8:6;n;3|9:38;p;1|2:1060|3:72|4:331|5:45|6:6|7:6|18:6|20:6|8:6;n;3|9:38;4|10:48|11:68;4|10:46|11:47;4|10:50|11:310;4|10:46|11:1061;4|10:48|11:49;p;1|2:1062|3:3|4:331|5:114|6:6|7:6|8:7;n;3|9:6;4|10:115|11:116;p;1|1:23|14:24|15:25|2:1063|3:180|4:331|5:28|7:7|8:7|14:24|14:24;n;3|16:29|17:30|9:31;4|10:'
  697. ..'173|11:1064;4|10:32|11:33;p;1|1:953|14:954|2:1065|3:596|4:292|5:957|7:6|8:7|14:954|14:954;n;8;9;4|10:231|11:1066;p;1|2:1067|3:396|4:331|5:962|6:6|7:7|8:7;n;3|9:6;4|10:298|11:1068;p;1|1:1069|2:1070|3:133|4:292|5:1071|6:6|7:6|8:6;n;3|9:38;4|10:74|11:964;4|10:374|11:1072;4|10:143|11:990;p;1|2:1073|3:72|4:331|5:146|6:6|7:6|18:6|8:6;n;3|9:38;4|10:143|11:1074;4|10:215|11:1075;4|10:74|11:1076;4|10:213|11:1077;4|10:74|11:1078;p;1|2:1079|3:180|4:331|5:301|6:6|7:6|8:7;n;3|9:6;p;1|2:1080|3:27|4:128'
  698. ..'|5:1022|6:6|7:6|8:7;n;3|9:6;4|10:1081|11:1082;4|10:159|11:1083;p;1|1:506|14:284|23:388|2:1084|3:157|4:128|5:1085|7:7|19:6|8:7|14:284|14:284;n;3|9:6;4|10:40|11:1086;p;1|2:1087|3:27|4:128|5:1088|6:6|7:6|8:7;n;3|9:6;4|10:159|11:1089;p;1|14:192|2:1090|4:292|5:907|14:192|14:192;1|1:506|14:284|23:388|2:1091|3:180|4:292|5:1085|7:7|20:6|8:7|14:284|14:284;n;3|9:6;4|10:32|11:392;p;1|1:506|14:284|23:388|2:1092|3:305|4:292|5:1093|7:6|8:6|14:284|14:284;n;3|9:38;4|10:143|11:227;p;1|1:506|14:284|23:388'
  699. ..'|2:1094|3:740|4:292|5:1085|7:6|20:6|8:7|14:284|14:284;n;3|9:6;p;1|2:1095|3:740|4:292|5:1088|6:6|7:6|8:7;n;3|9:6;4|10:104|11:1096;p;1|2:1097|3:740|4:292|5:1088|6:6|7:6|8:7;n;3|9:6;4|10:104|11:1096;p;1|2:1098|3:180|4:292|5:736|6:6|7:6|8:7;n;3|9:6;p;1|2:1099|3:72|4:331|5:82|6:6|7:6|18:6|8:6;n;3|9:38;4|10:83|11:1100;4|10:83|11:91;4|10:83|11:1101;4|10:11|11:85;4|10:48|11:93;4|10:89|11:90;4|10:48|11:88;4|10:48|11:87;p;1|14:53|15:18|2:1102|3:72|4:331|5:111|7:6|18:6|19:6|20:6|8:6|14:53|14:53;n;3'
  700. ..'|9:38;4|10:689|11:1103;4|10:40|11:1104;4|10:48|11:1105;4|10:48|11:1106;p;1|14:53|15:18|2:1107|3:72|4:331|5:55|7:6|18:6|19:6|8:6|14:53|14:53;n;3|9:38;4|10:48|11:1108;4|10:61|11:1109;4|10:11|11:56;4|10:48|11:1110;4|10:48|11:1111;4|10:65|11:310;4|10:61|11:64;4|10:48|11:1112;p;1|2:1113|3:27|4:331|5:181|6:6|7:6|8:7;n;3|9:6;4|10:159|11:182;4|10:125|11:467;p;1|2:1114|3:342|4:292|5:949|6:6|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:951|11:1115;4|10:298|11:1116;4|10:48|11:87;4|10:298|11:1117;4|10:298|1'
  701. ..'1:1118;4|10:1031|11:1119;4|10:11|11:87;4|10:163|11:303;p;1|2:1120|3:740|4:292|5:1121|6:6|7:6|8:7;n;3|9:6;4|10:1081|11:1122;4|10:1081|11:1123;4|10:298|11:1124;p;1|2:1125|3:342|4:292|5:819|6:6|7:6|19:6|20:6|8:7;n;3|9:38;4|10:821|11:1115;4|10:215|11:1126;4|10:11|11:227;4|10:1127|11:1128;p;1|2:1129|3:180|4:292|5:925|7:6|8:7;n;3|9:6;4|10:215|11:1130;p;1|2:1131|3:180|4:292|5:925|7:6|8:7;n;3|9:6;4|10:215|11:1132;4|10:11|11:1133;p;1|2:1134|3:180|4:292|5:788|6:6|7:6|8:7;n;3|9:6;4|10:298|11:1135;p'
  702. ..';1|2:1136|3:342|4:292|5:575|6:6|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:48|11:577;4|10:215|11:1137;4|10:578|11:1138;4|10:213|11:1139;4|10:215|11:1140;4|10:215|11:1141;4|10:1142|11:1143;4|10:48|11:1144;4|10:11|11:207;p;1|2:1145|3:396|4:292|5:1024|7:7|8:7;n;3|9:6;4|10:74|11:1146;p;1|2:1147|3:342|4:292|5:569|6:6|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:48|11:1148;4|10:1149|11:1138;p;1|14:284|23:815|2:1150|3:180|4:292|5:1022|7:6|8:7|14:284|14:284;n;3|9:6;p;1|14:284|23:815|2:1151|3:305|4:292|5:754|7'
  703. ..':7|19:6|20:6|8:7|14:284|14:284;n;3|9:38;4|10:759|11:1018;4|10:48|11:1152;p;1|2:1153|3:180|4:292|5:5|6:6|7:6|8:7;n;3|9:6;p;1|2:1154|3:740|4:292|5:1121|6:6|7:6|8:7;n;3|9:6;4|10:1081|11:1155;4|10:61|11:1156;4|10:1081|11:1157;4|10:298|11:1124;p;1|2:1158|3:740|4:292|5:788|6:6|7:6|8:7;n;3|9:6;4|10:298|11:1159;4|10:11|11:1160;p;1|1:506|14:284|23:388|2:1161|3:740|4:292|5:1162|7:7|19:6|8:7|14:284|14:284;n;3|9:6;4|10:40|11:1163;p;1|2:1164|3:305|4:292|5:1030|6:6|7:7|18:6|19:6|20:6|8:7;n;3|9:38;4|10'
  704. ..':11|11:1035;4|10:159|11:1165;4|10:563|11:303;4|10:951|11:1033;4|10:1031|11:1032;p;1|2:1166|3:72|4:331|5:100|6:6|7:6|8:7;n;3|9:38;4|10:101|11:443;4|10:104|11:109;p;1|14:53|15:18|2:1167|3:72|4:331|5:55|7:6|18:6|20:6|8:6|14:53|14:53;n;3|9:38;p;1|2:1168|3:72|4:331|5:5|6:6|7:6|8:7;n;3|9:6;4|10:104|11:1169;4|10:215|11:1170;p;1|2:1171|3:72|4:331|5:5|6:6|7:6|8:7;n;3|9:6;p;1|2:1172|3:740|4:331|5:158|6:6|7:6|8:7;n;3|9:6;4|10:1173|11:459;p;1|2:1174|3:27|4:128|5:1088|6:6|7:6|8:7;n;3|9:6;4|10:159|11:'
  705. ..'1089;p;1|2:1175|3:27|4:128|5:925|7:6|8:7;n;3|9:6;4|10:215|11:1176;p;1|2:1177|3:27|4:128|5:5|6:6|7:6|8:7;n;3|9:6;4|10:215|11:1178;p;1|1:506|14:284|23:388|2:1179|3:157|4:128|5:1162|7:7|20:6|8:7|14:284|14:284;n;3|9:6;4|10:32|11:1180;p;1|2:1181|3:27|4:128|5:925|6:6|7:6|8:7;n;3|9:6;p;1|1:506|14:284|23:388|2:1182|3:27|4:128|5:1085|7:7|19:6|8:7|14:284|14:284;n;3|9:6;p;1|2:1183|3:157|4:128|5:730|6:6|7:6|8:7;n;3|9:6;4|10:159|11:975;p;1|14:284|23:815|2:1184|3:27|4:128|5:1022|7:6|8:7|14:284|14:284;'
  706. ..'n;3|9:6;4|10:1081|11:1082;4|10:46|11:1185;p;1|2:1186|3:180|4:292|5:825|6:6|7:6|8:7;n;3|9:6;4|10:1187|11:1188;p;1|2:1189|3:305|4:292|5:754|7:7|18:6|19:6|20:6|8:7;n;3|9:38;4|10:48|11:1190;4|10:756|11:1191;4|10:11|11:1152;4|10:11|11:577;4|10:563|11:1192;p;1|2:1193|3:342|4:292|5:754|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:11|11:1194;p;1|2:1195|3:72|4:331|5:162|6:6|7:6|18:6|8:6;n;3|9:38;4|10:163|11:477;4|10:125|11:168;4|10:165|11:166;4|10:298|11:1019;4|10:125|11:1196;4|10:125|11:167;p;1|2:1197|3'
  707. ..':180|4:331|5:170|6:6|7:6|8:7;n;3|9:6;4|10:125|11:175;4|10:125|11:171;p;1|2:1198|3:180|4:331|5:124|6:6|7:6|8:7;n;3|9:6;4|10:125|11:1199;4|10:374|11:1200;p;1|2:1201|3:342|4:292|5:561|7:6|18:6|19:6|20:6|8:7;n;3|9:38;4|10:563|11:564;4|10:11|11:1202;p;1|2:1203|3:203|4:292|5:1204|6:6|7:6|8:7;n;3|9:6;4|10:298|11:1192;4|10:11|11:639;p;1|2:1205|3:180|4:292|5:730|6:6|7:6|8:7;n;3|9:6;4|10:159|11:1206;4|10:973|11:1207;p;1|2:1208|3:203|4:292|5:1209|6:6|7:6|8:7;n;3|9:6;4|10:11|11:490;4|10:11|11:1210;p'
  708. ..';1|2:1211|3:342|4:292|5:754|7:6|18:6|19:6|20:6|8:7;n;3|9:38;p;1|2:1212|3:180|4:292|5:1022|6:6|7:6|8:7;n;3|9:6;4|10:1081|11:1213;p;1|2:1214|3:203|4:292|5:37|6:6|7:6|8:7;n;3|9:6;p;1|2:1215|3:203|4:292|5:828|6:6|7:6|8:7;n;3|9:6;4|10:11|11:1216;4|10:298|11:1192;p;1|2:1217|3:180|4:292|5:1022|6:6|7:6|8:7;n;3|9:6;4|10:1081|11:1218;4|10:159|11:1219;p;1|2:1220|3:203|4:292|5:184|6:6|7:6|8:7;n;3|9:6;4|10:173|11:1192;p;1|2:1221|3:27|4:331|5:184|6:6|7:6|8:7;n;3|9:6;4|10:11|11:60;4|10:11|11:1222;4|10:'
  709. ..'11|11:185;p;1|2:1223|3:72|4:331|5:155|6:6|7:6|18:6|8:6;n;3|9:38;4|10:11|11:1224;4|10:371|11:1225;p;1|2:1226|3:180|4:331|5:162|6:6|7:6|8:7;n;3|9:6;4|10:298|11:299;p;1|2:1227|3:27|4:128|5:1022|6:6|7:6|8:7;n;3|9:6;p;1|2:1228|3:203|4:128|5:37|6:6|7:6|8:7;n;3|9:6;4|10:11|11:1229;p;1|2:1230|3:27|4:128|5:825|6:6|7:6|8:7;n;3|9:6;4|10:1187|11:1218;p;1|2:1231|3:157|4:128|5:736|6:6|7:6|8:7;n;3|9:6;4|10:104|11:741;4|10:42|11:1232;p;1|2:1233|3:157|4:128|5:788|6:6|7:6|8:7;n;3|9:6;p;1|2:1234|3:27|4:128'
  710. ..'|5:1022|6:6|7:6|8:7;n;3|9:6;4|10:1081|11:1235;p;p;')
  711. for _,Object in pairs(Objects) do
  712. Object.Parent = script and script.Parent==workspace and script or workspace
  713. end
  714. for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement