Advertisement
SetsunaElysia

Tree House

Jan 14th, 2017
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 217.32 KB | None | 0 0
  1. --Thanks for using Build2Script Plugin by jarredbcv!
  2. if (script:FindFirstChild("forCustomRun")~=nil) then
  3. local sc = script["forCustomRun"].Value
  4. assert(loadstring(sc))()
  5. return
  6. elseif (script:FindFirstChild("forCustomRunL")~=nil) then
  7. local locsc = workspace:FindFirstChild("_localrun")
  8. local sc = script["forCustomRunL"]
  9. if (locsc~=nil) then
  10. local loc = locsc:clone()
  11. loc["scrun"].Value = sc.Value
  12. loc.Name = script.Name
  13. for i,v in pairs(script:GetChildren()) do
  14. v:clone().Parent = loc
  15. end
  16. loc.Parent = script.Parent
  17. script:remove()
  18. return
  19. else
  20. assert(loadstring(sc.Value))()
  21. return
  22. end
  23. end
  24. local m = Instance.new("Model")
  25. m.Name = "Treehouse"
  26. p1 = Instance.new("Part", m)
  27. p1.BrickColor = BrickColor.new("Institutional white")
  28. p1.Transparency = 1
  29. p1.Name = "Border (REMOVE!)"
  30. p1.CFrame = CFrame.new(-110.498718, 176.497879, -108.499077, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  31. p1.Anchored = true
  32. p1.CanCollide = false
  33. p1.FormFactor = Enum.FormFactor.Symmetric
  34. p1.Elasticity = 0
  35. p1.Size = Vector3.new(1, 1, 1)
  36. p1.BottomSurface = Enum.SurfaceType.Smooth
  37. p1.TopSurface = Enum.SurfaceType.Smooth
  38. p1.BackParamA = -0
  39. p1.BackParamB = 0
  40. p1.BottomParamA = -0
  41. p1.BottomParamB = 0
  42. p1.FrontParamA = -0
  43. p1.FrontParamB = 0
  44. p1.LeftParamA = 0
  45. p1.LeftParamB = 0
  46. p1.RightParamA = 0
  47. p1.RightParamB = 0
  48. p1.TopParamA = 0
  49. p1.TopParamB = 0
  50. s1 = script:clone()
  51. s1.Name = "RemoveScript"
  52. s1.Disabled = false
  53. so1 = Instance.new("StringValue", s1)
  54. so1.Name = "forCustomRun"
  55. so1.Value = [===[
  56. --[[ This script removes the border part.
  57. The border parts are there to make sure when you pawn the model in, that it's not tilted.]]
  58.  
  59. wait()
  60. script.Parent:Destroy()
  61.  
  62. ]===]
  63. s1.Parent = p1
  64. p2 = Instance.new("Part", m)
  65. p2.BrickColor = BrickColor.new("Really black")
  66. p2.CFrame = CFrame.new(-140.500458, 163.008575, -183.501999, 0.466047138, 0.534308672, -0.705203056, -0.877976179, 0.377761781, -0.294011116, 0.109306395, 0.756178975, 0.64516896)
  67. p2.Anchored = true
  68. p2.FormFactor = Enum.FormFactor.Symmetric
  69. p2.Elasticity = 0
  70. p2.Size = Vector3.new(5, 46, 6)
  71. p2.BottomSurface = Enum.SurfaceType.Smooth
  72. p2.TopSurface = Enum.SurfaceType.Smooth
  73. p2.BackParamA = -0
  74. p2.BackParamB = 0
  75. p2.BottomParamA = -0
  76. p2.BottomParamB = 0
  77. p2.FrontParamA = -0
  78. p2.FrontParamB = 0
  79. p2.LeftParamA = 0
  80. p2.LeftParamB = 0
  81. p2.RightParamA = 0
  82. p2.RightParamB = 0
  83. p2.TopParamA = 0
  84. p2.TopParamB = 0
  85. p3 = Instance.new("Part", m)
  86. p3.BrickColor = BrickColor.new("Really black")
  87. p3.CFrame = CFrame.new(-139.397202, 167.446854, -208.640564, -0.724011838, 0.689261794, 0.0269265044, 0.616213977, 0.663837135, -0.423793167, -0.3099792, -0.290238768, -0.905358732)
  88. p3.Anchored = true
  89. p3.FormFactor = Enum.FormFactor.Symmetric
  90. p3.Elasticity = 0
  91. p3.Size = Vector3.new(5, 44, 6)
  92. p3.BottomSurface = Enum.SurfaceType.Smooth
  93. p3.TopSurface = Enum.SurfaceType.Smooth
  94. p3.BackParamA = -0
  95. p3.BackParamB = 0
  96. p3.BottomParamA = -0
  97. p3.BottomParamB = 0
  98. p3.FrontParamA = -0
  99. p3.FrontParamB = 0
  100. p3.LeftParamA = 0
  101. p3.LeftParamB = 0
  102. p3.RightParamA = 0
  103. p3.RightParamB = 0
  104. p3.TopParamA = 0
  105. p3.TopParamB = 0
  106. p4 = Instance.new("Part", m)
  107. p4.BrickColor = BrickColor.new("Lapis")
  108. p4.Transparency = 0.20000000298023
  109. p4.CFrame = CFrame.new(-149.651703, 190.310303, -187.045059, -0.104528099, 0.20678255, -0.972785711, -7.00105875e-006, 0.978140593, 0.207921386, 0.994520545, 0.0217408165, -0.102242082)
  110. p4.Anchored = true
  111. p4.CanCollide = false
  112. p4.FormFactor = Enum.FormFactor.Symmetric
  113. p4.Elasticity = 0
  114. p4.Size = Vector3.new(2, 1, 1)
  115. p4.BottomSurface = Enum.SurfaceType.Smooth
  116. p4.TopSurface = Enum.SurfaceType.Smooth
  117. p4.BackParamA = -0
  118. p4.BackParamB = 0
  119. p4.BottomParamA = -0
  120. p4.BottomParamB = 0
  121. p4.FrontParamA = -0
  122. p4.FrontParamB = 0
  123. p4.LeftParamA = 0
  124. p4.LeftParamB = 0
  125. p4.RightParamA = 0
  126. p4.RightParamB = 0
  127. p4.TopParamA = 0
  128. p4.TopParamB = 0
  129. b1 = Instance.new("SpecialMesh", p4)
  130. b1.MeshId = "http://www.roblox.com/asset/?id=111820358"
  131. b1.TextureId = ""
  132. b1.MeshType = Enum.MeshType.FileMesh
  133. b1.Name = "Mesh"
  134. b1.Scale = Vector3.new(210, 215, 210)
  135. p5 = Instance.new("Part", m)
  136. p5.BrickColor = BrickColor.new("Lapis")
  137. p5.CFrame = CFrame.new(-149.651672, 192.610367, -187.045044, -0.104528099, 0.20678255, -0.972785711, -7.00105875e-006, 0.978140593, 0.207921386, 0.994520545, 0.0217408165, -0.102242082)
  138. p5.Anchored = true
  139. p5.CanCollide = false
  140. p5.FormFactor = Enum.FormFactor.Symmetric
  141. p5.Elasticity = 0
  142. p5.Size = Vector3.new(2, 1, 1)
  143. p5.BottomSurface = Enum.SurfaceType.Smooth
  144. p5.TopSurface = Enum.SurfaceType.Smooth
  145. p5.BackParamA = -0
  146. p5.BackParamB = 0
  147. p5.BottomParamA = -0
  148. p5.BottomParamB = 0
  149. p5.FrontParamA = -0
  150. p5.FrontParamB = 0
  151. p5.LeftParamA = 0
  152. p5.LeftParamB = 0
  153. p5.RightParamA = 0
  154. p5.RightParamB = 0
  155. p5.TopParamA = 0
  156. p5.TopParamB = 0
  157. b2 = Instance.new("SpecialMesh", p5)
  158. b2.MeshId = "http://www.roblox.com/asset/?id=111820358"
  159. b2.TextureId = ""
  160. b2.MeshType = Enum.MeshType.FileMesh
  161. b2.Name = "Mesh"
  162. b2.Scale = Vector3.new(200, 200, 200)
  163. p6 = Instance.new("Part", m)
  164. p6.BrickColor = BrickColor.new("Really black")
  165. p6.CFrame = CFrame.new(-158.06813, 147.749451, -202.575287, 0.388090968, 0.570255876, 0.724009275, -0.00761769386, 0.787536919, -0.616210759, -0.921588182, 0.233631238, 0.3099823)
  166. p6.Anchored = true
  167. p6.FormFactor = Enum.FormFactor.Symmetric
  168. p6.Elasticity = 0
  169. p6.Size = Vector3.new(7, 44, 8)
  170. p6.BottomSurface = Enum.SurfaceType.Smooth
  171. p6.TopSurface = Enum.SurfaceType.Smooth
  172. p6.BackParamA = -0
  173. p6.BackParamB = 0
  174. p6.BottomParamA = -0
  175. p6.BottomParamB = 0
  176. p6.FrontParamA = -0
  177. p6.FrontParamB = 0
  178. p6.LeftParamA = 0
  179. p6.LeftParamB = 0
  180. p6.RightParamA = 0
  181. p6.RightParamB = 0
  182. p6.TopParamA = 0
  183. p6.TopParamB = 0
  184. p7 = Instance.new("Part", m)
  185. p7.BrickColor = BrickColor.new("Really black")
  186. p7.CFrame = CFrame.new(-190.228806, 141.745392, -233.784637, 0.601852894, 0.327861249, -0.728200495, 0.268179119, 0.775909841, 0.570991635, 0.752227783, -0.538943648, 0.379061699)
  187. p7.Anchored = true
  188. p7.FormFactor = Enum.FormFactor.Symmetric
  189. p7.Elasticity = 0
  190. p7.Size = Vector3.new(7, 44, 8)
  191. p7.BottomSurface = Enum.SurfaceType.Smooth
  192. p7.TopSurface = Enum.SurfaceType.Smooth
  193. p7.BackParamA = -0
  194. p7.BackParamB = 0
  195. p7.BottomParamA = -0
  196. p7.BottomParamB = 0
  197. p7.FrontParamA = -0
  198. p7.FrontParamB = 0
  199. p7.LeftParamA = 0
  200. p7.LeftParamB = 0
  201. p7.RightParamA = 0
  202. p7.RightParamB = 0
  203. p7.TopParamA = 0
  204. p7.TopParamB = 0
  205. p8 = Instance.new("Part", m)
  206. p8.BrickColor = BrickColor.new("Really black")
  207. p8.CFrame = CFrame.new(-179.103729, 149.271484, -200.771133, 0.354921937, -0.159558326, 0.921177983, 0.334652334, 0.941716611, 0.034177348, -0.872946024, 0.296145767, 0.387634307)
  208. p8.Anchored = true
  209. p8.FormFactor = Enum.FormFactor.Symmetric
  210. p8.Elasticity = 0
  211. p8.Size = Vector3.new(7, 44, 8)
  212. p8.BottomSurface = Enum.SurfaceType.Smooth
  213. p8.TopSurface = Enum.SurfaceType.Smooth
  214. p8.BackParamA = -0
  215. p8.BackParamB = 0
  216. p8.BottomParamA = -0
  217. p8.BottomParamB = 0
  218. p8.FrontParamA = -0
  219. p8.FrontParamB = 0
  220. p8.LeftParamA = 0
  221. p8.LeftParamB = 0
  222. p8.RightParamA = 0
  223. p8.RightParamB = 0
  224. p8.TopParamA = 0
  225. p8.TopParamB = 0
  226. p9 = Instance.new("Part", m)
  227. p9.BrickColor = BrickColor.new("Really black")
  228. p9.CFrame = CFrame.new(-184.159302, 168.656342, -261.342773, 0.728200793, -0.0308455527, -0.684667528, -0.570991337, -0.579823434, -0.581174672, -0.37906149, 0.814154863, -0.43984288)
  229. p9.Anchored = true
  230. p9.FormFactor = Enum.FormFactor.Symmetric
  231. p9.Elasticity = 0
  232. p9.Size = Vector3.new(5, 47, 6)
  233. p9.BottomSurface = Enum.SurfaceType.Smooth
  234. p9.TopSurface = Enum.SurfaceType.Smooth
  235. p9.BackParamA = -0
  236. p9.BackParamB = 0
  237. p9.BottomParamA = -0
  238. p9.BottomParamB = 0
  239. p9.FrontParamA = -0
  240. p9.FrontParamB = 0
  241. p9.LeftParamA = 0
  242. p9.LeftParamB = 0
  243. p9.RightParamA = 0
  244. p9.RightParamB = 0
  245. p9.TopParamA = 0
  246. p9.TopParamB = 0
  247. p10 = Instance.new("Part", m)
  248. p10.BrickColor = BrickColor.new("Really black")
  249. p10.CFrame = CFrame.new(-173.452011, 164.338257, -236.907013, 0.728200853, 0.638021111, 0.25030148, -0.570991635, 0.76676482, -0.293308705, -0.379062206, 0.0706682205, 0.922667563)
  250. p10.Anchored = true
  251. p10.FormFactor = Enum.FormFactor.Symmetric
  252. p10.Elasticity = 0
  253. p10.Size = Vector3.new(5, 39, 6)
  254. p10.BottomSurface = Enum.SurfaceType.Smooth
  255. p10.TopSurface = Enum.SurfaceType.Smooth
  256. p10.BackParamA = -0
  257. p10.BackParamB = 0
  258. p10.BottomParamA = -0
  259. p10.BottomParamB = 0
  260. p10.FrontParamA = -0
  261. p10.FrontParamB = 0
  262. p10.LeftParamA = 0
  263. p10.LeftParamB = 0
  264. p10.RightParamA = 0
  265. p10.RightParamB = 0
  266. p10.TopParamA = 0
  267. p10.TopParamB = 0
  268. p11 = Instance.new("Part", m)
  269. p11.BrickColor = BrickColor.new("Lapis")
  270. p11.Transparency = 0.20000000298023
  271. p11.CFrame = CFrame.new(-192.020065, 221.653625, -198.998642, -2.98023224e-008, 9.71031659e-006, -0.999998569, -7.22742652e-006, 0.999995172, 9.59191311e-006, 0.999998569, 7.5138837e-006, -2.98023224e-008)
  272. p11.Anchored = true
  273. p11.CanCollide = false
  274. p11.FormFactor = Enum.FormFactor.Symmetric
  275. p11.Elasticity = 0
  276. p11.Size = Vector3.new(2, 1, 1)
  277. p11.BottomSurface = Enum.SurfaceType.Smooth
  278. p11.TopSurface = Enum.SurfaceType.Smooth
  279. p11.BackParamA = -0
  280. p11.BackParamB = 0
  281. p11.BottomParamA = -0
  282. p11.BottomParamB = 0
  283. p11.FrontParamA = -0
  284. p11.FrontParamB = 0
  285. p11.LeftParamA = 0
  286. p11.LeftParamB = 0
  287. p11.RightParamA = 0
  288. p11.RightParamB = 0
  289. p11.TopParamA = 0
  290. p11.TopParamB = 0
  291. b3 = Instance.new("SpecialMesh", p11)
  292. b3.MeshId = "http://www.roblox.com/asset/?id=111820358"
  293. b3.TextureId = ""
  294. b3.MeshType = Enum.MeshType.FileMesh
  295. b3.Name = "Mesh"
  296. b3.Scale = Vector3.new(210, 215, 210)
  297. p12 = Instance.new("Part", m)
  298. p12.BrickColor = BrickColor.new("Lapis")
  299. p12.CFrame = CFrame.new(-192.498245, 223.901352, -198.998611, 0, 9.72521684e-006, -0.999998569, -7.22556388e-006, 0.999995172, 9.57701195e-006, 0.999998689, 7.51388325e-006, -2.98023224e-008)
  300. p12.Anchored = true
  301. p12.CanCollide = false
  302. p12.FormFactor = Enum.FormFactor.Symmetric
  303. p12.Elasticity = 0
  304. p12.Size = Vector3.new(2, 1, 1)
  305. p12.BottomSurface = Enum.SurfaceType.Smooth
  306. p12.TopSurface = Enum.SurfaceType.Smooth
  307. p12.BackParamA = -0
  308. p12.BackParamB = 0
  309. p12.BottomParamA = -0
  310. p12.BottomParamB = 0
  311. p12.FrontParamA = -0
  312. p12.FrontParamB = 0
  313. p12.LeftParamA = 0
  314. p12.LeftParamB = 0
  315. p12.RightParamA = 0
  316. p12.RightParamB = 0
  317. p12.TopParamA = 0
  318. p12.TopParamB = 0
  319. b4 = Instance.new("SpecialMesh", p12)
  320. b4.MeshId = "http://www.roblox.com/asset/?id=111820358"
  321. b4.TextureId = ""
  322. b4.MeshType = Enum.MeshType.FileMesh
  323. b4.Name = "Mesh"
  324. b4.Scale = Vector3.new(200, 200, 200)
  325. p13 = Instance.new("Part", m)
  326. p13.BrickColor = BrickColor.new("Really black")
  327. p13.CFrame = CFrame.new(-194.499329, 103.599838, -183.999542, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  328. p13.Anchored = true
  329. p13.FormFactor = Enum.FormFactor.Symmetric
  330. p13.Elasticity = 0
  331. p13.Size = Vector3.new(5, 1, 6)
  332. p13.BottomSurface = Enum.SurfaceType.Smooth
  333. p13.TopSurface = Enum.SurfaceType.Smooth
  334. p13.BackParamA = -0
  335. p13.BackParamB = 0
  336. p13.BottomParamA = -0
  337. p13.BottomParamB = 0
  338. p13.FrontParamA = -0
  339. p13.FrontParamB = 0
  340. p13.LeftParamA = 0
  341. p13.LeftParamB = 0
  342. p13.RightParamA = 0
  343. p13.RightParamB = 0
  344. p13.TopParamA = 0
  345. p13.TopParamB = 0
  346. p14 = Instance.new("Part", m)
  347. p14.BrickColor = BrickColor.new("Really black")
  348. p14.CFrame = CFrame.new(-194.499298, 108.199799, -183.999512, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  349. p14.Anchored = true
  350. p14.FormFactor = Enum.FormFactor.Symmetric
  351. p14.Elasticity = 0
  352. p14.Size = Vector3.new(5, 1, 6)
  353. p14.BottomSurface = Enum.SurfaceType.Smooth
  354. p14.TopSurface = Enum.SurfaceType.Smooth
  355. p14.BackParamA = -0
  356. p14.BackParamB = 0
  357. p14.BottomParamA = -0
  358. p14.BottomParamB = 0
  359. p14.FrontParamA = -0
  360. p14.FrontParamB = 0
  361. p14.LeftParamA = 0
  362. p14.LeftParamB = 0
  363. p14.RightParamA = 0
  364. p14.RightParamB = 0
  365. p14.TopParamA = 0
  366. p14.TopParamB = 0
  367. p15 = Instance.new("Part", m)
  368. p15.BrickColor = BrickColor.new("Really black")
  369. p15.CFrame = CFrame.new(-213.336273, 138.390213, -214.033722, -0.30828163, -0.662881553, 0.682311118, 0.268202037, 0.62758255, 0.730889261, -0.91270417, 0.408320576, -0.0156866014)
  370. p15.Anchored = true
  371. p15.FormFactor = Enum.FormFactor.Symmetric
  372. p15.Elasticity = 0
  373. p15.Size = Vector3.new(7, 44, 8)
  374. p15.BottomSurface = Enum.SurfaceType.Smooth
  375. p15.TopSurface = Enum.SurfaceType.Smooth
  376. p15.BackParamA = -0
  377. p15.BackParamB = 0
  378. p15.BottomParamA = -0
  379. p15.BottomParamB = 0
  380. p15.FrontParamA = -0
  381. p15.FrontParamB = 0
  382. p15.LeftParamA = 0
  383. p15.LeftParamB = 0
  384. p15.RightParamA = 0
  385. p15.RightParamB = 0
  386. p15.TopParamA = 0
  387. p15.TopParamB = 0
  388. p16 = Instance.new("Part", m)
  389. p16.BrickColor = BrickColor.new("Really black")
  390. p16.CFrame = CFrame.new(-194.499313, 105.900772, -183.999527, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  391. p16.Anchored = true
  392. p16.FormFactor = Enum.FormFactor.Symmetric
  393. p16.Shape = Enum.PartType.Ball
  394. p16.Elasticity = 0
  395. p16.Size = Vector3.new(5, 5, 5)
  396. p16.BottomSurface = Enum.SurfaceType.Smooth
  397. p16.TopSurface = Enum.SurfaceType.Smooth
  398. p16.BackParamA = -0
  399. p16.BackParamB = 0
  400. p16.BottomParamA = -0
  401. p16.BottomParamB = 0
  402. p16.FrontParamA = -0
  403. p16.FrontParamB = 0
  404. p16.LeftParamA = 0
  405. p16.LeftParamB = 0
  406. p16.RightParamA = 0
  407. p16.RightParamB = 0
  408. p16.TopParamA = 0
  409. p16.TopParamB = 0
  410. p17 = Instance.new("Part", m)
  411. p17.BrickColor = BrickColor.new("Lapis")
  412. p17.CFrame = CFrame.new(-194.999344, 100.600174, -228.999481, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  413. p17.Anchored = true
  414. p17.FormFactor = Enum.FormFactor.Symmetric
  415. p17.Elasticity = 0
  416. p17.Size = Vector3.new(1, 29, 11)
  417. p17.BottomSurface = Enum.SurfaceType.Smooth
  418. p17.TopSurface = Enum.SurfaceType.Smooth
  419. p17.BackParamA = -0
  420. p17.BackParamB = 0
  421. p17.BottomParamA = -0
  422. p17.BottomParamB = 0
  423. p17.FrontParamA = -0
  424. p17.FrontParamB = 0
  425. p17.LeftParamA = 0
  426. p17.LeftParamB = 0
  427. p17.RightParamA = 0
  428. p17.RightParamB = 0
  429. p17.TopParamA = 0
  430. p17.TopParamB = 0
  431. p18 = Instance.new("Part", m)
  432. p18.BrickColor = BrickColor.new("Lapis")
  433. p18.CFrame = CFrame.new(-189.498642, 178.101501, -261.998901, 4.29153442e-006, 8.74698162e-006, -0.999997497, 0.438361228, 0.898791313, 9.54719872e-006, 0.898795664, -0.438362062, -2.98023224e-008)
  434. p18.Anchored = true
  435. p18.CanCollide = false
  436. p18.FormFactor = Enum.FormFactor.Symmetric
  437. p18.Elasticity = 0
  438. p18.Size = Vector3.new(2, 1, 1)
  439. p18.BottomSurface = Enum.SurfaceType.Smooth
  440. p18.TopSurface = Enum.SurfaceType.Smooth
  441. p18.BackParamA = -0
  442. p18.BackParamB = 0
  443. p18.BottomParamA = -0
  444. p18.BottomParamB = 0
  445. p18.FrontParamA = -0
  446. p18.FrontParamB = 0
  447. p18.LeftParamA = 0
  448. p18.LeftParamB = 0
  449. p18.RightParamA = 0
  450. p18.RightParamB = 0
  451. p18.TopParamA = 0
  452. p18.TopParamB = 0
  453. b5 = Instance.new("SpecialMesh", p18)
  454. b5.MeshId = "http://www.roblox.com/asset/?id=111820358"
  455. b5.TextureId = ""
  456. b5.MeshType = Enum.MeshType.FileMesh
  457. b5.Name = "Mesh"
  458. b5.Scale = Vector3.new(200, 200, 200)
  459. p19 = Instance.new("Part", m)
  460. p19.BrickColor = BrickColor.new("Really black")
  461. p19.CFrame = CFrame.new(-207.592377, 106.113647, -210.499481, 0, -0.447204292, 0.894430339, 7.22556388e-006, 0.894427121, 0.447202891, -0.999998689, 6.7204237e-006, 3.33786011e-006)
  462. p19.Anchored = true
  463. p19.FormFactor = Enum.FormFactor.Symmetric
  464. p19.Elasticity = 0
  465. p19.Size = Vector3.new(56, 1, 7)
  466. p19.BottomSurface = Enum.SurfaceType.Smooth
  467. p19.TopSurface = Enum.SurfaceType.Smooth
  468. p19.BackParamA = -0
  469. p19.BackParamB = 0
  470. p19.BottomParamA = -0
  471. p19.BottomParamB = 0
  472. p19.FrontParamA = -0
  473. p19.FrontParamB = 0
  474. p19.LeftParamA = 0
  475. p19.LeftParamB = 0
  476. p19.RightParamA = 0
  477. p19.RightParamB = 0
  478. p19.TopParamA = 0
  479. p19.TopParamB = 0
  480. p20 = Instance.new("Part", m)
  481. p20.BrickColor = BrickColor.new("Really black")
  482. p20.CFrame = CFrame.new(-199.345459, 111.864441, -210.49942, 0, -0.62468648, 0.780873775, 7.22556388e-006, 0.780870914, 0.624684334, -0.999998689, 5.87105751e-006, 4.73856926e-006)
  483. p20.Anchored = true
  484. p20.FormFactor = Enum.FormFactor.Symmetric
  485. p20.Elasticity = 0
  486. p20.Size = Vector3.new(56, 1, 14)
  487. p20.BottomSurface = Enum.SurfaceType.Smooth
  488. p20.TopSurface = Enum.SurfaceType.Smooth
  489. p20.BackParamA = -0
  490. p20.BackParamB = 0
  491. p20.BottomParamA = -0
  492. p20.BottomParamB = 0
  493. p20.FrontParamA = -0
  494. p20.FrontParamB = 0
  495. p20.LeftParamA = 0
  496. p20.LeftParamB = 0
  497. p20.RightParamA = 0
  498. p20.RightParamB = 0
  499. p20.TopParamA = 0
  500. p20.TopParamB = 0
  501. p21 = Instance.new("Part", m)
  502. p21.BrickColor = BrickColor.new("Really black")
  503. p21.CFrame = CFrame.new(-181.406174, 106.114655, -199.499481, 0, 0.447221696, -0.894421697, -7.22556388e-006, 0.894418657, 0.447219998, 0.999998689, 6.69062138e-006, 3.39746475e-006)
  504. p21.Anchored = true
  505. p21.FormFactor = Enum.FormFactor.Symmetric
  506. p21.Elasticity = 0
  507. p21.Size = Vector3.new(34, 1, 7)
  508. p21.BottomSurface = Enum.SurfaceType.Smooth
  509. p21.TopSurface = Enum.SurfaceType.Smooth
  510. p21.BackParamA = -0
  511. p21.BackParamB = 0
  512. p21.BottomParamA = -0
  513. p21.BottomParamB = 0
  514. p21.FrontParamA = -0
  515. p21.FrontParamB = 0
  516. p21.LeftParamA = 0
  517. p21.LeftParamB = 0
  518. p21.RightParamA = 0
  519. p21.RightParamB = 0
  520. p21.TopParamA = 0
  521. p21.TopParamB = 0
  522. p22 = Instance.new("Part", m)
  523. p22.BrickColor = BrickColor.new("Really black")
  524. p22.CFrame = CFrame.new(-171.708054, 102.586761, -199.499527, 0, 0.287356794, -0.957822084, -7.22556388e-006, 0.957818747, 0.287355602, 0.999998689, 7.19726086e-006, 2.17556953e-006)
  525. p22.Anchored = true
  526. p22.FormFactor = Enum.FormFactor.Symmetric
  527. p22.Elasticity = 0
  528. p22.Size = Vector3.new(34, 1, 15)
  529. p22.BottomSurface = Enum.SurfaceType.Smooth
  530. p22.TopSurface = Enum.SurfaceType.Smooth
  531. p22.BackParamA = -0
  532. p22.BackParamB = 0
  533. p22.BottomParamA = -0
  534. p22.BottomParamB = 0
  535. p22.FrontParamA = -0
  536. p22.FrontParamB = 0
  537. p22.LeftParamA = 0
  538. p22.LeftParamB = 0
  539. p22.RightParamA = 0
  540. p22.RightParamB = 0
  541. p22.TopParamA = 0
  542. p22.TopParamB = 0
  543. p23 = Instance.new("Part", m)
  544. p23.BrickColor = BrickColor.new("Lapis")
  545. p23.CFrame = CFrame.new(-194.499313, 105.599823, -183.999527, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  546. p23.Anchored = true
  547. p23.FormFactor = Enum.FormFactor.Symmetric
  548. p23.Elasticity = 0
  549. p23.Size = Vector3.new(1, 3, 20)
  550. p23.BottomSurface = Enum.SurfaceType.Smooth
  551. p23.TopSurface = Enum.SurfaceType.Smooth
  552. p23.BackParamA = -0
  553. p23.BackParamB = 0
  554. p23.BottomParamA = -0
  555. p23.BottomParamB = 0
  556. p23.FrontParamA = -0
  557. p23.FrontParamB = 0
  558. p23.LeftParamA = 0
  559. p23.LeftParamB = 0
  560. p23.RightParamA = 0
  561. p23.RightParamB = 0
  562. p23.TopParamA = 0
  563. p23.TopParamB = 0
  564. p24 = Instance.new("WedgePart", m)
  565. p24.BrickColor = BrickColor.new("Lapis")
  566. p24.Name = "Wedge"
  567. p24.CFrame = CFrame.new(-181.499313, 105.599701, -183.999512, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  568. p24.Anchored = true
  569. p24.FormFactor = Enum.FormFactor.Symmetric
  570. p24.Elasticity = 0
  571. p24.Size = Vector3.new(1, 3, 6)
  572. p24.BottomSurface = Enum.SurfaceType.Smooth
  573. p24.TopSurface = Enum.SurfaceType.Smooth
  574. p25 = Instance.new("WedgePart", m)
  575. p25.BrickColor = BrickColor.new("Lapis")
  576. p25.Name = "Wedge"
  577. p25.CFrame = CFrame.new(-207.499283, 105.599945, -183.999512, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  578. p25.Anchored = true
  579. p25.FormFactor = Enum.FormFactor.Symmetric
  580. p25.Elasticity = 0
  581. p25.Size = Vector3.new(1, 3, 6)
  582. p25.BottomSurface = Enum.SurfaceType.Smooth
  583. p25.TopSurface = Enum.SurfaceType.Smooth
  584. p26 = Instance.new("Part", m)
  585. p26.BrickColor = BrickColor.new("Really black")
  586. p26.CFrame = CFrame.new(-189.652954, 111.864349, -199.499451, 0, 0.624701798, -0.780861735, -7.22556388e-006, 0.780858994, 0.624699414, 0.999998689, 5.87105751e-006, 4.73856926e-006)
  587. p26.Anchored = true
  588. p26.FormFactor = Enum.FormFactor.Symmetric
  589. p26.Elasticity = 0
  590. p26.Size = Vector3.new(34, 1, 14)
  591. p26.BottomSurface = Enum.SurfaceType.Smooth
  592. p26.TopSurface = Enum.SurfaceType.Smooth
  593. p26.BackParamA = -0
  594. p26.BackParamB = 0
  595. p26.BottomParamA = -0
  596. p26.BottomParamB = 0
  597. p26.FrontParamA = -0
  598. p26.FrontParamB = 0
  599. p26.LeftParamA = 0
  600. p26.LeftParamB = 0
  601. p26.RightParamA = 0
  602. p26.RightParamB = 0
  603. p26.TopParamA = 0
  604. p26.TopParamB = 0
  605. p27 = Instance.new("WedgePart", m)
  606. p27.BrickColor = BrickColor.new("Lapis")
  607. p27.Name = "Wedge"
  608. p27.CFrame = CFrame.new(-189.499252, 111.099747, -183.999466, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  609. p27.Anchored = true
  610. p27.FormFactor = Enum.FormFactor.Symmetric
  611. p27.Elasticity = 0
  612. p27.Size = Vector3.new(1, 8, 10)
  613. p27.BottomSurface = Enum.SurfaceType.Smooth
  614. p27.TopSurface = Enum.SurfaceType.Smooth
  615. p28 = Instance.new("WedgePart", m)
  616. p28.BrickColor = BrickColor.new("Lapis")
  617. p28.Name = "Wedge"
  618. p28.CFrame = CFrame.new(-207.499268, 105.600342, -236.999435, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  619. p28.Anchored = true
  620. p28.FormFactor = Enum.FormFactor.Symmetric
  621. p28.Elasticity = 0
  622. p28.Size = Vector3.new(1, 3, 6)
  623. p28.BottomSurface = Enum.SurfaceType.Smooth
  624. p28.TopSurface = Enum.SurfaceType.Smooth
  625. p29 = Instance.new("Part", m)
  626. p29.BrickColor = BrickColor.new("Lapis")
  627. p29.CFrame = CFrame.new(-200.999344, 101.600296, -236.999481, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  628. p29.Anchored = true
  629. p29.FormFactor = Enum.FormFactor.Symmetric
  630. p29.Elasticity = 0
  631. p29.Size = Vector3.new(1, 11, 7)
  632. p29.BottomSurface = Enum.SurfaceType.Smooth
  633. p29.TopSurface = Enum.SurfaceType.Smooth
  634. p29.BackParamA = -0
  635. p29.BackParamB = 0
  636. p29.BottomParamA = -0
  637. p29.BottomParamB = 0
  638. p29.FrontParamA = -0
  639. p29.FrontParamB = 0
  640. p29.LeftParamA = 0
  641. p29.LeftParamB = 0
  642. p29.RightParamA = 0
  643. p29.RightParamB = 0
  644. p29.TopParamA = 0
  645. p29.TopParamB = 0
  646. p30 = Instance.new("Part", m)
  647. p30.BrickColor = BrickColor.new("Lapis")
  648. p30.CFrame = CFrame.new(-207.499329, 100.100372, -236.999481, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  649. p30.Anchored = true
  650. p30.FormFactor = Enum.FormFactor.Symmetric
  651. p30.Elasticity = 0
  652. p30.Size = Vector3.new(1, 8, 6)
  653. p30.BottomSurface = Enum.SurfaceType.Smooth
  654. p30.TopSurface = Enum.SurfaceType.Smooth
  655. p30.BackParamA = -0
  656. p30.BackParamB = 0
  657. p30.BottomParamA = -0
  658. p30.BottomParamB = 0
  659. p30.FrontParamA = -0
  660. p30.FrontParamB = 0
  661. p30.LeftParamA = 0
  662. p30.LeftParamB = 0
  663. p30.RightParamA = 0
  664. p30.RightParamB = 0
  665. p30.TopParamA = 0
  666. p30.TopParamB = 0
  667. p31 = Instance.new("WedgePart", m)
  668. p31.BrickColor = BrickColor.new("Lapis")
  669. p31.Name = "Wedge"
  670. p31.CFrame = CFrame.new(-199.499237, 111.100235, -236.99939, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  671. p31.Anchored = true
  672. p31.FormFactor = Enum.FormFactor.Symmetric
  673. p31.Elasticity = 0
  674. p31.Size = Vector3.new(1, 8, 10)
  675. p31.BottomSurface = Enum.SurfaceType.Smooth
  676. p31.TopSurface = Enum.SurfaceType.Smooth
  677. p32 = Instance.new("WedgePart", m)
  678. p32.BrickColor = BrickColor.new("Lapis")
  679. p32.Name = "Wedge"
  680. p32.CFrame = CFrame.new(-199.499252, 111.099854, -183.999481, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  681. p32.Anchored = true
  682. p32.FormFactor = Enum.FormFactor.Symmetric
  683. p32.Elasticity = 0
  684. p32.Size = Vector3.new(1, 8, 10)
  685. p32.BottomSurface = Enum.SurfaceType.Smooth
  686. p32.TopSurface = Enum.SurfaceType.Smooth
  687. p33 = Instance.new("Part", m)
  688. p33.BrickColor = BrickColor.new("Lapis")
  689. p33.Transparency = 0.20000000298023
  690. p33.CFrame = CFrame.new(-189.498657, 175.801392, -261.998901, 4.29153442e-006, 8.74698162e-006, -0.999997497, 0.438361228, 0.898791313, 9.54719872e-006, 0.898795664, -0.438362062, -2.98023224e-008)
  691. p33.Anchored = true
  692. p33.CanCollide = false
  693. p33.FormFactor = Enum.FormFactor.Symmetric
  694. p33.Elasticity = 0
  695. p33.Size = Vector3.new(2, 1, 1)
  696. p33.BottomSurface = Enum.SurfaceType.Smooth
  697. p33.TopSurface = Enum.SurfaceType.Smooth
  698. p33.BackParamA = -0
  699. p33.BackParamB = 0
  700. p33.BottomParamA = -0
  701. p33.BottomParamB = 0
  702. p33.FrontParamA = -0
  703. p33.FrontParamB = 0
  704. p33.LeftParamA = 0
  705. p33.LeftParamB = 0
  706. p33.RightParamA = 0
  707. p33.RightParamB = 0
  708. p33.TopParamA = 0
  709. p33.TopParamB = 0
  710. b6 = Instance.new("SpecialMesh", p33)
  711. b6.MeshId = "http://www.roblox.com/asset/?id=111820358"
  712. b6.TextureId = ""
  713. b6.MeshType = Enum.MeshType.FileMesh
  714. b6.Name = "Mesh"
  715. b6.Scale = Vector3.new(210, 215, 210)
  716. p34 = Instance.new("Part", m)
  717. p34.BrickColor = BrickColor.new("Really black")
  718. p34.CFrame = CFrame.new(-153.999451, 94.599472, -182.499603, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  719. p34.Anchored = true
  720. p34.FormFactor = Enum.FormFactor.Symmetric
  721. p34.Elasticity = 0
  722. p34.Size = Vector3.new(52, 1, 1)
  723. p34.BottomSurface = Enum.SurfaceType.Smooth
  724. p34.TopSurface = Enum.SurfaceType.Smooth
  725. p34.BackParamA = -0
  726. p34.BackParamB = 0
  727. p34.BottomParamA = -0
  728. p34.BottomParamB = 0
  729. p34.FrontParamA = -0
  730. p34.FrontParamB = 0
  731. p34.LeftParamA = 0
  732. p34.LeftParamB = 0
  733. p34.RightParamA = 0
  734. p34.RightParamB = 0
  735. p34.TopParamA = 0
  736. p34.TopParamB = 0
  737. p35 = Instance.new("Part", m)
  738. p35.BrickColor = BrickColor.new("Really black")
  739. p35.CFrame = CFrame.new(-153.999451, 93.5996857, -210.499557, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  740. p35.Anchored = true
  741. p35.FormFactor = Enum.FormFactor.Symmetric
  742. p35.Elasticity = 0
  743. p35.Size = Vector3.new(4, 15, 1)
  744. p35.BottomSurface = Enum.SurfaceType.Smooth
  745. p35.TopSurface = Enum.SurfaceType.Smooth
  746. p35.BackParamA = -0
  747. p35.BackParamB = 0
  748. p35.BottomParamA = -0
  749. p35.BottomParamB = 0
  750. p35.FrontParamA = -0
  751. p35.FrontParamB = 0
  752. p35.LeftParamA = 0
  753. p35.LeftParamB = 0
  754. p35.RightParamA = 0
  755. p35.RightParamB = 0
  756. p35.TopParamA = 0
  757. p35.TopParamB = 0
  758. p36 = Instance.new("WedgePart", m)
  759. p36.BrickColor = BrickColor.new("Lapis")
  760. p36.Name = "Wedge"
  761. p36.CFrame = CFrame.new(-215.499298, 102.600037, -183.999527, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  762. p36.Anchored = true
  763. p36.FormFactor = Enum.FormFactor.Symmetric
  764. p36.Elasticity = 0
  765. p36.Size = Vector3.new(1, 3, 10)
  766. p36.BottomSurface = Enum.SurfaceType.Smooth
  767. p36.TopSurface = Enum.SurfaceType.Smooth
  768. p37 = Instance.new("Part", m)
  769. p37.BrickColor = BrickColor.new("Lapis")
  770. p37.CFrame = CFrame.new(-224.726379, 189.521988, -178.021317, -0.104528129, -0.206763655, -0.972789824, -6.92619642e-006, 0.978144884, -0.207901299, 0.994520664, -0.021724619, -0.102245659)
  771. p37.Anchored = true
  772. p37.CanCollide = false
  773. p37.FormFactor = Enum.FormFactor.Symmetric
  774. p37.Elasticity = 0
  775. p37.Size = Vector3.new(2, 1, 1)
  776. p37.BottomSurface = Enum.SurfaceType.Smooth
  777. p37.TopSurface = Enum.SurfaceType.Smooth
  778. p37.BackParamA = -0
  779. p37.BackParamB = 0
  780. p37.BottomParamA = -0
  781. p37.BottomParamB = 0
  782. p37.FrontParamA = -0
  783. p37.FrontParamB = 0
  784. p37.LeftParamA = 0
  785. p37.LeftParamB = 0
  786. p37.RightParamA = 0
  787. p37.RightParamB = 0
  788. p37.TopParamA = 0
  789. p37.TopParamB = 0
  790. b7 = Instance.new("SpecialMesh", p37)
  791. b7.MeshId = "http://www.roblox.com/asset/?id=111820358"
  792. b7.TextureId = ""
  793. b7.MeshType = Enum.MeshType.FileMesh
  794. b7.Name = "Mesh"
  795. b7.Scale = Vector3.new(200, 200, 200)
  796. p38 = Instance.new("Part", m)
  797. p38.BrickColor = BrickColor.new("Lapis")
  798. p38.Transparency = 0.20000000298023
  799. p38.CFrame = CFrame.new(-224.726395, 187.221741, -178.021332, -0.104528159, -0.206763655, -0.972789764, -6.92805952e-006, 0.978144884, -0.207901284, 0.994520605, -0.021724619, -0.102245629)
  800. p38.Anchored = true
  801. p38.CanCollide = false
  802. p38.FormFactor = Enum.FormFactor.Symmetric
  803. p38.Elasticity = 0
  804. p38.Size = Vector3.new(2, 1, 1)
  805. p38.BottomSurface = Enum.SurfaceType.Smooth
  806. p38.TopSurface = Enum.SurfaceType.Smooth
  807. p38.BackParamA = -0
  808. p38.BackParamB = 0
  809. p38.BottomParamA = -0
  810. p38.BottomParamB = 0
  811. p38.FrontParamA = -0
  812. p38.FrontParamB = 0
  813. p38.LeftParamA = 0
  814. p38.LeftParamB = 0
  815. p38.RightParamA = 0
  816. p38.RightParamB = 0
  817. p38.TopParamA = 0
  818. p38.TopParamB = 0
  819. b8 = Instance.new("SpecialMesh", p38)
  820. b8.MeshId = "http://www.roblox.com/asset/?id=111820358"
  821. b8.TextureId = ""
  822. b8.MeshType = Enum.MeshType.FileMesh
  823. b8.Name = "Mesh"
  824. b8.Scale = Vector3.new(210, 215, 210)
  825. p39 = Instance.new("Part", m)
  826. p39.BrickColor = BrickColor.new("Really black")
  827. p39.CFrame = CFrame.new(-232.359619, 155.760056, -190.795135, -0.76906085, -0.471588612, -0.431447655, -0.620967209, 0.391307414, 0.679167569, -0.151460022, 0.79023999, -0.593782783)
  828. p39.Anchored = true
  829. p39.FormFactor = Enum.FormFactor.Symmetric
  830. p39.Elasticity = 0
  831. p39.Size = Vector3.new(5, 44, 6)
  832. p39.BottomSurface = Enum.SurfaceType.Smooth
  833. p39.TopSurface = Enum.SurfaceType.Smooth
  834. p39.BackParamA = -0
  835. p39.BackParamB = 0
  836. p39.BottomParamA = -0
  837. p39.BottomParamB = 0
  838. p39.FrontParamA = -0
  839. p39.FrontParamB = 0
  840. p39.LeftParamA = 0
  841. p39.LeftParamB = 0
  842. p39.RightParamA = 0
  843. p39.RightParamB = 0
  844. p39.TopParamA = 0
  845. p39.TopParamB = 0
  846. p40 = Instance.new("Part", m)
  847. p40.BrickColor = BrickColor.new("Really black")
  848. p40.CFrame = CFrame.new(-219.499405, 91.6005096, -236.499557, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  849. p40.Anchored = true
  850. p40.FormFactor = Enum.FormFactor.Symmetric
  851. p40.Elasticity = 0
  852. p40.Size = Vector3.new(4, 21, 4)
  853. p40.BottomSurface = Enum.SurfaceType.Smooth
  854. p40.TopSurface = Enum.SurfaceType.Smooth
  855. p40.BackParamA = -0
  856. p40.BackParamB = 0
  857. p40.BottomParamA = -0
  858. p40.BottomParamB = 0
  859. p40.FrontParamA = -0
  860. p40.FrontParamB = 0
  861. p40.LeftParamA = 0
  862. p40.LeftParamB = 0
  863. p40.RightParamA = 0
  864. p40.RightParamB = 0
  865. p40.TopParamA = 0
  866. p40.TopParamB = 0
  867. p41 = Instance.new("Part", m)
  868. p41.BrickColor = BrickColor.new("Lapis")
  869. p41.CFrame = CFrame.new(-219.999329, 99.1002808, -210.499527, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  870. p41.Anchored = true
  871. p41.FormFactor = Enum.FormFactor.Symmetric
  872. p41.Elasticity = 0
  873. p41.Size = Vector3.new(1, 6, 34)
  874. p41.BottomSurface = Enum.SurfaceType.Smooth
  875. p41.TopSurface = Enum.SurfaceType.Smooth
  876. p41.BackParamA = -0
  877. p41.BackParamB = 0
  878. p41.BottomParamA = -0
  879. p41.BottomParamB = 0
  880. p41.FrontParamA = -0
  881. p41.FrontParamB = 0
  882. p41.LeftParamA = 0
  883. p41.LeftParamB = 0
  884. p41.RightParamA = 0
  885. p41.RightParamB = 0
  886. p41.TopParamA = 0
  887. p41.TopParamB = 0
  888. p42 = Instance.new("Part", m)
  889. p42.BrickColor = BrickColor.new("Lapis")
  890. p42.CFrame = CFrame.new(-168.99939, 99.0997009, -197.499542, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  891. p42.Anchored = true
  892. p42.FormFactor = Enum.FormFactor.Symmetric
  893. p42.Elasticity = 0
  894. p42.Size = Vector3.new(1, 6, 16)
  895. p42.BottomSurface = Enum.SurfaceType.Smooth
  896. p42.TopSurface = Enum.SurfaceType.Smooth
  897. p42.BackParamA = -0
  898. p42.BackParamB = 0
  899. p42.BottomParamA = -0
  900. p42.BottomParamB = 0
  901. p42.FrontParamA = -0
  902. p42.FrontParamB = 0
  903. p42.LeftParamA = 0
  904. p42.LeftParamB = 0
  905. p42.RightParamA = 0
  906. p42.RightParamB = 0
  907. p42.TopParamA = 0
  908. p42.TopParamB = 0
  909. p43 = Instance.new("Part", m)
  910. p43.BrickColor = BrickColor.new("Light blue")
  911. p43.Reflectance = 0.20000000298023
  912. p43.Transparency = 0.89999997615814
  913. p43.CFrame = CFrame.new(-219.99942, 92.6014633, -223.999573, -0.999998629, 9.7103175e-006, 1.25169754e-005, 9.54729967e-006, 0.999995291, 7.22544519e-006, -1.24871731e-005, 7.52133474e-006, -0.999998748)
  914. p43.Anchored = true
  915. p43.FormFactor = Enum.FormFactor.Symmetric
  916. p43.Elasticity = 0
  917. p43.Size = Vector3.new(1, 5, 7)
  918. p43.BottomSurface = Enum.SurfaceType.Smooth
  919. p43.TopSurface = Enum.SurfaceType.Smooth
  920. p43.BackParamA = -0
  921. p43.BackParamB = 0
  922. p43.BottomParamA = -0
  923. p43.BottomParamB = 0
  924. p43.FrontParamA = -0
  925. p43.FrontParamB = 0
  926. p43.LeftParamA = 0
  927. p43.LeftParamB = 0
  928. p43.RightParamA = 0
  929. p43.RightParamB = 0
  930. p43.TopParamA = 0
  931. p43.TopParamB = 0
  932. b9 = Instance.new("BlockMesh", p43)
  933. b9.Name = "Mesh"
  934. b9.Scale = Vector3.new(0, 1, 1)
  935. p44 = Instance.new("Part", m)
  936. p44.BrickColor = BrickColor.new("Really black")
  937. p44.CFrame = CFrame.new(-195.499344, 99.1002502, -236.499481, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  938. p44.Anchored = true
  939. p44.FormFactor = Enum.FormFactor.Symmetric
  940. p44.Elasticity = 0
  941. p44.Size = Vector3.new(4, 36, 4)
  942. p44.BottomSurface = Enum.SurfaceType.Smooth
  943. p44.TopSurface = Enum.SurfaceType.Smooth
  944. p44.BackParamA = -0
  945. p44.BackParamB = 0
  946. p44.BottomParamA = -0
  947. p44.BottomParamB = 0
  948. p44.FrontParamA = -0
  949. p44.FrontParamB = 0
  950. p44.LeftParamA = 0
  951. p44.LeftParamB = 0
  952. p44.RightParamA = 0
  953. p44.RightParamB = 0
  954. p44.TopParamA = 0
  955. p44.TopParamB = 0
  956. p45 = Instance.new("Part", m)
  957. p45.BrickColor = BrickColor.new("Really black")
  958. p45.CFrame = CFrame.new(-168.99942, 95.600769, -195.999573, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  959. p45.Anchored = true
  960. p45.FormFactor = Enum.FormFactor.Symmetric
  961. p45.Elasticity = 0
  962. p45.Size = Vector3.new(2, 1, 13)
  963. p45.BottomSurface = Enum.SurfaceType.Smooth
  964. p45.TopSurface = Enum.SurfaceType.Smooth
  965. p45.BackParamA = -0
  966. p45.BackParamB = 0
  967. p45.BottomParamA = -0
  968. p45.BottomParamB = 0
  969. p45.FrontParamA = -0
  970. p45.FrontParamB = 0
  971. p45.LeftParamA = 0
  972. p45.LeftParamB = 0
  973. p45.RightParamA = 0
  974. p45.RightParamB = 0
  975. p45.TopParamA = 0
  976. p45.TopParamB = 0
  977. p46 = Instance.new("Part", m)
  978. p46.BrickColor = BrickColor.new("Lapis")
  979. p46.CFrame = CFrame.new(-200.499435, 91.1003418, -236.999542, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  980. p46.Anchored = true
  981. p46.FormFactor = Enum.FormFactor.Symmetric
  982. p46.Elasticity = 0
  983. p46.Size = Vector3.new(1, 10, 6)
  984. p46.BottomSurface = Enum.SurfaceType.Smooth
  985. p46.TopSurface = Enum.SurfaceType.Smooth
  986. p46.BackParamA = -0
  987. p46.BackParamB = 0
  988. p46.BottomParamA = -0
  989. p46.BottomParamB = 0
  990. p46.FrontParamA = -0
  991. p46.FrontParamB = 0
  992. p46.LeftParamA = 0
  993. p46.LeftParamB = 0
  994. p46.RightParamA = 0
  995. p46.RightParamB = 0
  996. p46.TopParamA = 0
  997. p46.TopParamB = 0
  998. p47 = Instance.new("Part", m)
  999. p47.BrickColor = BrickColor.new("Lapis")
  1000. p47.CFrame = CFrame.new(-219.99939, 94.1001587, -189.999603, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1001. p47.Anchored = true
  1002. p47.FormFactor = Enum.FormFactor.Symmetric
  1003. p47.Elasticity = 0
  1004. p47.Size = Vector3.new(1, 16, 7)
  1005. p47.BottomSurface = Enum.SurfaceType.Smooth
  1006. p47.TopSurface = Enum.SurfaceType.Smooth
  1007. p47.BackParamA = -0
  1008. p47.BackParamB = 0
  1009. p47.BottomParamA = -0
  1010. p47.BottomParamB = 0
  1011. p47.FrontParamA = -0
  1012. p47.FrontParamB = 0
  1013. p47.LeftParamA = 0
  1014. p47.LeftParamB = 0
  1015. p47.RightParamA = 0
  1016. p47.RightParamB = 0
  1017. p47.TopParamA = 0
  1018. p47.TopParamB = 0
  1019. p48 = Instance.new("Part", m)
  1020. p48.BrickColor = BrickColor.new("Really black")
  1021. p48.CFrame = CFrame.new(-219.999359, 95.6013641, -210.499557, -0.999998569, 9.75502007e-006, 0, 9.60681336e-006, 0.999995172, 7.24232768e-006, -2.98023224e-008, 7.50643312e-006, -0.999998689)
  1022. p48.Anchored = true
  1023. p48.FormFactor = Enum.FormFactor.Symmetric
  1024. p48.Elasticity = 0
  1025. p48.Size = Vector3.new(2, 1, 14)
  1026. p48.BottomSurface = Enum.SurfaceType.Smooth
  1027. p48.TopSurface = Enum.SurfaceType.Smooth
  1028. p48.BackParamA = -0
  1029. p48.BackParamB = 0
  1030. p48.BottomParamA = -0
  1031. p48.BottomParamB = 0
  1032. p48.FrontParamA = -0
  1033. p48.FrontParamB = 0
  1034. p48.LeftParamA = 0
  1035. p48.LeftParamB = 0
  1036. p48.RightParamA = 0
  1037. p48.RightParamB = 0
  1038. p48.TopParamA = 0
  1039. p48.TopParamB = 0
  1040. p49 = Instance.new("Part", m)
  1041. p49.BrickColor = BrickColor.new("Really black")
  1042. p49.CFrame = CFrame.new(-219.99942, 90.6003876, -216.999588, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1043. p49.Anchored = true
  1044. p49.FormFactor = Enum.FormFactor.Symmetric
  1045. p49.Elasticity = 0
  1046. p49.Size = Vector3.new(1, 9, 1)
  1047. p49.BottomSurface = Enum.SurfaceType.Smooth
  1048. p49.TopSurface = Enum.SurfaceType.Smooth
  1049. p49.BackParamA = -0
  1050. p49.BackParamB = 0
  1051. p49.BottomParamA = -0
  1052. p49.BottomParamB = 0
  1053. p49.FrontParamA = -0
  1054. p49.FrontParamB = 0
  1055. p49.LeftParamA = 0
  1056. p49.LeftParamB = 0
  1057. p49.RightParamA = 0
  1058. p49.RightParamB = 0
  1059. p49.TopParamA = 0
  1060. p49.TopParamB = 0
  1061. p50 = Instance.new("Part", m)
  1062. p50.BrickColor = BrickColor.new("Really black")
  1063. p50.CFrame = CFrame.new(-219.999344, 95.6004028, -223.999512, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1064. p50.Anchored = true
  1065. p50.FormFactor = Enum.FormFactor.Symmetric
  1066. p50.Elasticity = 0
  1067. p50.Size = Vector3.new(1, 1, 7)
  1068. p50.BottomSurface = Enum.SurfaceType.Smooth
  1069. p50.TopSurface = Enum.SurfaceType.Smooth
  1070. p50.BackParamA = -0
  1071. p50.BackParamB = 0
  1072. p50.BottomParamA = -0
  1073. p50.BottomParamB = 0
  1074. p50.FrontParamA = -0
  1075. p50.FrontParamB = 0
  1076. p50.LeftParamA = 0
  1077. p50.LeftParamB = 0
  1078. p50.RightParamA = 0
  1079. p50.RightParamB = 0
  1080. p50.TopParamA = 0
  1081. p50.TopParamB = 0
  1082. p51 = Instance.new("Part", m)
  1083. p51.BrickColor = BrickColor.new("Lapis")
  1084. p51.CFrame = CFrame.new(-219.999374, 94.1004639, -230.999542, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1085. p51.Anchored = true
  1086. p51.FormFactor = Enum.FormFactor.Symmetric
  1087. p51.Elasticity = 0
  1088. p51.Size = Vector3.new(1, 16, 7)
  1089. p51.BottomSurface = Enum.SurfaceType.Smooth
  1090. p51.TopSurface = Enum.SurfaceType.Smooth
  1091. p51.BackParamA = -0
  1092. p51.BackParamB = 0
  1093. p51.BottomParamA = -0
  1094. p51.BottomParamB = 0
  1095. p51.FrontParamA = -0
  1096. p51.FrontParamB = 0
  1097. p51.LeftParamA = 0
  1098. p51.LeftParamB = 0
  1099. p51.RightParamA = 0
  1100. p51.RightParamB = 0
  1101. p51.TopParamA = 0
  1102. p51.TopParamB = 0
  1103. p52 = Instance.new("Part", m)
  1104. p52.BrickColor = BrickColor.new("Lapis")
  1105. p52.CFrame = CFrame.new(-219.99942, 91.1003876, -218.999557, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1106. p52.Anchored = true
  1107. p52.FormFactor = Enum.FormFactor.Symmetric
  1108. p52.Elasticity = 0
  1109. p52.Size = Vector3.new(1, 10, 3)
  1110. p52.BottomSurface = Enum.SurfaceType.Smooth
  1111. p52.TopSurface = Enum.SurfaceType.Smooth
  1112. p52.BackParamA = -0
  1113. p52.BackParamB = 0
  1114. p52.BottomParamA = -0
  1115. p52.BottomParamB = 0
  1116. p52.FrontParamA = -0
  1117. p52.FrontParamB = 0
  1118. p52.LeftParamA = 0
  1119. p52.LeftParamB = 0
  1120. p52.RightParamA = 0
  1121. p52.RightParamB = 0
  1122. p52.TopParamA = 0
  1123. p52.TopParamB = 0
  1124. p53 = Instance.new("Part", m)
  1125. p53.BrickColor = BrickColor.new("Lapis")
  1126. p53.CFrame = CFrame.new(-168.999481, 91.0998077, -206.999588, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1127. p53.Anchored = true
  1128. p53.FormFactor = Enum.FormFactor.Symmetric
  1129. p53.Elasticity = 0
  1130. p53.Size = Vector3.new(1, 10, 9)
  1131. p53.BottomSurface = Enum.SurfaceType.Smooth
  1132. p53.TopSurface = Enum.SurfaceType.Smooth
  1133. p53.BackParamA = -0
  1134. p53.BackParamB = 0
  1135. p53.BottomParamA = -0
  1136. p53.BottomParamB = 0
  1137. p53.FrontParamA = -0
  1138. p53.FrontParamB = 0
  1139. p53.LeftParamA = 0
  1140. p53.LeftParamB = 0
  1141. p53.RightParamA = 0
  1142. p53.RightParamB = 0
  1143. p53.TopParamA = 0
  1144. p53.TopParamB = 0
  1145. p54 = Instance.new("Part", m)
  1146. p54.BrickColor = BrickColor.new("Really black")
  1147. p54.CFrame = CFrame.new(-219.999359, 95.6002197, -196.999542, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1148. p54.Anchored = true
  1149. p54.FormFactor = Enum.FormFactor.Symmetric
  1150. p54.Elasticity = 0
  1151. p54.Size = Vector3.new(1, 1, 7)
  1152. p54.BottomSurface = Enum.SurfaceType.Smooth
  1153. p54.TopSurface = Enum.SurfaceType.Smooth
  1154. p54.BackParamA = -0
  1155. p54.BackParamB = 0
  1156. p54.BottomParamA = -0
  1157. p54.BottomParamB = 0
  1158. p54.FrontParamA = -0
  1159. p54.FrontParamB = 0
  1160. p54.LeftParamA = 0
  1161. p54.LeftParamB = 0
  1162. p54.RightParamA = 0
  1163. p54.RightParamB = 0
  1164. p54.TopParamA = 0
  1165. p54.TopParamB = 0
  1166. p55 = Instance.new("Part", m)
  1167. p55.BrickColor = BrickColor.new("Light blue")
  1168. p55.Reflectance = 0.20000000298023
  1169. p55.Transparency = 0.89999997615814
  1170. p55.CFrame = CFrame.new(-219.99939, 92.6002197, -196.999573, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1171. p55.Anchored = true
  1172. p55.FormFactor = Enum.FormFactor.Symmetric
  1173. p55.Elasticity = 0
  1174. p55.Size = Vector3.new(1, 5, 7)
  1175. p55.BottomSurface = Enum.SurfaceType.Smooth
  1176. p55.TopSurface = Enum.SurfaceType.Smooth
  1177. p55.BackParamA = -0
  1178. p55.BackParamB = 0
  1179. p55.BottomParamA = -0
  1180. p55.BottomParamB = 0
  1181. p55.FrontParamA = -0
  1182. p55.FrontParamB = 0
  1183. p55.LeftParamA = 0
  1184. p55.LeftParamB = 0
  1185. p55.RightParamA = 0
  1186. p55.RightParamB = 0
  1187. p55.TopParamA = 0
  1188. p55.TopParamB = 0
  1189. b10 = Instance.new("BlockMesh", p55)
  1190. b10.Name = "Mesh"
  1191. b10.Scale = Vector3.new(0, 1, 1)
  1192. p56 = Instance.new("Part", m)
  1193. p56.BrickColor = BrickColor.new("Lapis")
  1194. p56.CFrame = CFrame.new(-168.999435, 94.0996628, -187.999588, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1195. p56.Anchored = true
  1196. p56.FormFactor = Enum.FormFactor.Symmetric
  1197. p56.Elasticity = 0
  1198. p56.Size = Vector3.new(1, 16, 3)
  1199. p56.BottomSurface = Enum.SurfaceType.Smooth
  1200. p56.TopSurface = Enum.SurfaceType.Smooth
  1201. p56.BackParamA = -0
  1202. p56.BackParamB = 0
  1203. p56.BottomParamA = -0
  1204. p56.BottomParamB = 0
  1205. p56.FrontParamA = -0
  1206. p56.FrontParamB = 0
  1207. p56.LeftParamA = 0
  1208. p56.LeftParamB = 0
  1209. p56.RightParamA = 0
  1210. p56.RightParamB = 0
  1211. p56.TopParamA = 0
  1212. p56.TopParamB = 0
  1213. p57 = Instance.new("Part", m)
  1214. p57.BrickColor = BrickColor.new("Really black")
  1215. p57.CFrame = CFrame.new(-191.841583, 94.5516663, -219.892868, -6.55651093e-007, -0.224941283, 0.974370956, -0.0697489232, 0.97199446, 0.224392802, -0.997563303, -0.0679612234, -0.0156899989)
  1216. p57.Anchored = true
  1217. p57.FormFactor = Enum.FormFactor.Symmetric
  1218. p57.Elasticity = 0
  1219. p57.Size = Vector3.new(10, 74, 13)
  1220. p57.BottomSurface = Enum.SurfaceType.Smooth
  1221. p57.TopSurface = Enum.SurfaceType.Smooth
  1222. p57.BackParamA = -0
  1223. p57.BackParamB = 0
  1224. p57.BottomParamA = -0
  1225. p57.BottomParamB = 0
  1226. p57.FrontParamA = -0
  1227. p57.FrontParamB = 0
  1228. p57.LeftParamA = 0
  1229. p57.LeftParamB = 0
  1230. p57.RightParamA = 0
  1231. p57.RightParamB = 0
  1232. p57.TopParamA = 0
  1233. p57.TopParamB = 0
  1234. p58 = Instance.new("Part", m)
  1235. p58.BrickColor = BrickColor.new("Lapis")
  1236. p58.CFrame = CFrame.new(-213.99942, 93.6000671, -183.999603, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1237. p58.Anchored = true
  1238. p58.FormFactor = Enum.FormFactor.Symmetric
  1239. p58.Elasticity = 0
  1240. p58.Size = Vector3.new(1, 15, 7)
  1241. p58.BottomSurface = Enum.SurfaceType.Smooth
  1242. p58.TopSurface = Enum.SurfaceType.Smooth
  1243. p58.BackParamA = -0
  1244. p58.BackParamB = 0
  1245. p58.BottomParamA = -0
  1246. p58.BottomParamB = 0
  1247. p58.FrontParamA = -0
  1248. p58.FrontParamB = 0
  1249. p58.LeftParamA = 0
  1250. p58.LeftParamB = 0
  1251. p58.RightParamA = 0
  1252. p58.RightParamB = 0
  1253. p58.TopParamA = 0
  1254. p58.TopParamB = 0
  1255. p59 = Instance.new("WedgePart", m)
  1256. p59.BrickColor = BrickColor.new("Lapis")
  1257. p59.Name = "Wedge"
  1258. p59.CFrame = CFrame.new(-173.499359, 102.59964, -183.999527, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  1259. p59.Anchored = true
  1260. p59.FormFactor = Enum.FormFactor.Symmetric
  1261. p59.Elasticity = 0
  1262. p59.Size = Vector3.new(1, 3, 10)
  1263. p59.BottomSurface = Enum.SurfaceType.Smooth
  1264. p59.TopSurface = Enum.SurfaceType.Smooth
  1265. p60 = Instance.new("Part", m)
  1266. p60.BrickColor = BrickColor.new("Lapis")
  1267. p60.CFrame = CFrame.new(-174.999451, 93.5997009, -183.999603, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  1268. p60.Anchored = true
  1269. p60.FormFactor = Enum.FormFactor.Symmetric
  1270. p60.Elasticity = 0
  1271. p60.Size = Vector3.new(1, 15, 7)
  1272. p60.BottomSurface = Enum.SurfaceType.Smooth
  1273. p60.TopSurface = Enum.SurfaceType.Smooth
  1274. p60.BackParamA = -0
  1275. p60.BackParamB = 0
  1276. p60.BottomParamA = -0
  1277. p60.BottomParamB = 0
  1278. p60.FrontParamA = -0
  1279. p60.FrontParamB = 0
  1280. p60.LeftParamA = 0
  1281. p60.LeftParamB = 0
  1282. p60.RightParamA = 0
  1283. p60.RightParamB = 0
  1284. p60.TopParamA = 0
  1285. p60.TopParamB = 0
  1286. p61 = Instance.new("Part", m)
  1287. p61.BrickColor = BrickColor.new("Lapis")
  1288. p61.CFrame = CFrame.new(-194.499374, 100.099854, -183.999557, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1289. p61.Anchored = true
  1290. p61.FormFactor = Enum.FormFactor.Symmetric
  1291. p61.Elasticity = 0
  1292. p61.Size = Vector3.new(1, 8, 32)
  1293. p61.BottomSurface = Enum.SurfaceType.Smooth
  1294. p61.TopSurface = Enum.SurfaceType.Smooth
  1295. p61.BackParamA = -0
  1296. p61.BackParamB = 0
  1297. p61.BottomParamA = -0
  1298. p61.BottomParamB = 0
  1299. p61.FrontParamA = -0
  1300. p61.FrontParamB = 0
  1301. p61.LeftParamA = 0
  1302. p61.LeftParamB = 0
  1303. p61.RightParamA = 0
  1304. p61.RightParamB = 0
  1305. p61.TopParamA = 0
  1306. p61.TopParamB = 0
  1307. p62 = Instance.new("Part", m)
  1308. p62.BrickColor = BrickColor.new("Lapis")
  1309. p62.CFrame = CFrame.new(-213.99939, 93.6004486, -236.999527, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1310. p62.Anchored = true
  1311. p62.FormFactor = Enum.FormFactor.Symmetric
  1312. p62.Elasticity = 0
  1313. p62.Size = Vector3.new(1, 15, 7)
  1314. p62.BottomSurface = Enum.SurfaceType.Smooth
  1315. p62.TopSurface = Enum.SurfaceType.Smooth
  1316. p62.BackParamA = -0
  1317. p62.BackParamB = 0
  1318. p62.BottomParamA = -0
  1319. p62.BottomParamB = 0
  1320. p62.FrontParamA = -0
  1321. p62.FrontParamB = 0
  1322. p62.LeftParamA = 0
  1323. p62.LeftParamB = 0
  1324. p62.RightParamA = 0
  1325. p62.RightParamB = 0
  1326. p62.TopParamA = 0
  1327. p62.TopParamB = 0
  1328. p63 = Instance.new("WedgePart", m)
  1329. p63.BrickColor = BrickColor.new("Lapis")
  1330. p63.Name = "Wedge"
  1331. p63.CFrame = CFrame.new(-215.499298, 102.600418, -236.999466, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1332. p63.Anchored = true
  1333. p63.FormFactor = Enum.FormFactor.Symmetric
  1334. p63.Elasticity = 0
  1335. p63.Size = Vector3.new(1, 3, 10)
  1336. p63.BottomSurface = Enum.SurfaceType.Smooth
  1337. p63.TopSurface = Enum.SurfaceType.Smooth
  1338. p64 = Instance.new("Part", m)
  1339. p64.BrickColor = BrickColor.new("Really black")
  1340. p64.CFrame = CFrame.new(-206.99939, 95.6003876, -236.999527, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1341. p64.Anchored = true
  1342. p64.FormFactor = Enum.FormFactor.Symmetric
  1343. p64.Elasticity = 0
  1344. p64.Size = Vector3.new(1, 1, 7)
  1345. p64.BottomSurface = Enum.SurfaceType.Smooth
  1346. p64.TopSurface = Enum.SurfaceType.Smooth
  1347. p64.BackParamA = -0
  1348. p64.BackParamB = 0
  1349. p64.BottomParamA = -0
  1350. p64.BottomParamB = 0
  1351. p64.FrontParamA = -0
  1352. p64.FrontParamB = 0
  1353. p64.LeftParamA = 0
  1354. p64.LeftParamB = 0
  1355. p64.RightParamA = 0
  1356. p64.RightParamB = 0
  1357. p64.TopParamA = 0
  1358. p64.TopParamB = 0
  1359. p65 = Instance.new("Part", m)
  1360. p65.BrickColor = BrickColor.new("Really black")
  1361. p65.CFrame = CFrame.new(-206.999435, 89.6015015, -236.999573, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  1362. p65.Anchored = true
  1363. p65.FormFactor = Enum.FormFactor.Symmetric
  1364. p65.Elasticity = 0
  1365. p65.Size = Vector3.new(2, 1, 7)
  1366. p65.BottomSurface = Enum.SurfaceType.Smooth
  1367. p65.TopSurface = Enum.SurfaceType.Smooth
  1368. p65.BackParamA = -0
  1369. p65.BackParamB = 0
  1370. p65.BottomParamA = -0
  1371. p65.BottomParamB = 0
  1372. p65.FrontParamA = -0
  1373. p65.FrontParamB = 0
  1374. p65.LeftParamA = 0
  1375. p65.LeftParamB = 0
  1376. p65.RightParamA = 0
  1377. p65.RightParamB = 0
  1378. p65.TopParamA = 0
  1379. p65.TopParamB = 0
  1380. p66 = Instance.new("Part", m)
  1381. p66.BrickColor = BrickColor.new("Light blue")
  1382. p66.Reflectance = 0.20000000298023
  1383. p66.Transparency = 0.89999997615814
  1384. p66.CFrame = CFrame.new(-206.99942, 92.6003876, -236.999542, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1385. p66.Anchored = true
  1386. p66.FormFactor = Enum.FormFactor.Symmetric
  1387. p66.Elasticity = 0
  1388. p66.Size = Vector3.new(1, 5, 7)
  1389. p66.BottomSurface = Enum.SurfaceType.Smooth
  1390. p66.TopSurface = Enum.SurfaceType.Smooth
  1391. p66.BackParamA = -0
  1392. p66.BackParamB = 0
  1393. p66.BottomParamA = -0
  1394. p66.BottomParamB = 0
  1395. p66.FrontParamA = -0
  1396. p66.FrontParamB = 0
  1397. p66.LeftParamA = 0
  1398. p66.LeftParamB = 0
  1399. p66.RightParamA = 0
  1400. p66.RightParamB = 0
  1401. p66.TopParamA = 0
  1402. p66.TopParamB = 0
  1403. b11 = Instance.new("BlockMesh", p66)
  1404. b11.Name = "Mesh"
  1405. b11.Scale = Vector3.new(0, 1, 1)
  1406. p67 = Instance.new("Part", m)
  1407. p67.BrickColor = BrickColor.new("Really black")
  1408. p67.CFrame = CFrame.new(-153.99942, 98.5994568, -182.499573, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1409. p67.Anchored = true
  1410. p67.FormFactor = Enum.FormFactor.Symmetric
  1411. p67.Elasticity = 0
  1412. p67.Size = Vector3.new(52, 5, 1)
  1413. p67.BottomSurface = Enum.SurfaceType.Smooth
  1414. p67.TopSurface = Enum.SurfaceType.Smooth
  1415. p67.BackParamA = -0
  1416. p67.BackParamB = 0
  1417. p67.BottomParamA = -0
  1418. p67.BottomParamB = 0
  1419. p67.FrontParamA = -0
  1420. p67.FrontParamB = 0
  1421. p67.LeftParamA = 0
  1422. p67.LeftParamB = 0
  1423. p67.RightParamA = 0
  1424. p67.RightParamB = 0
  1425. p67.TopParamA = 0
  1426. p67.TopParamB = 0
  1427. p68 = Instance.new("WedgePart", m)
  1428. p68.BrickColor = BrickColor.new("Lapis")
  1429. p68.Name = "Wedge"
  1430. p68.CFrame = CFrame.new(-148.499435, 96.0996246, -210.999542, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  1431. p68.Anchored = true
  1432. p68.FormFactor = Enum.FormFactor.Symmetric
  1433. p68.Elasticity = 0
  1434. p68.Size = Vector3.new(1, 8, 10)
  1435. p68.BottomSurface = Enum.SurfaceType.Smooth
  1436. p68.TopSurface = Enum.SurfaceType.Smooth
  1437. p69 = Instance.new("Part", m)
  1438. p69.BrickColor = BrickColor.new("Really black")
  1439. p69.CFrame = CFrame.new(-149.043594, 97.1760406, -182.499573, 0, 0.624701798, -0.780861735, -7.22556388e-006, 0.780858994, 0.624699414, 0.999998689, 5.87105751e-006, 4.73856926e-006)
  1440. p69.Anchored = true
  1441. p69.FormFactor = Enum.FormFactor.Symmetric
  1442. p69.Elasticity = 0
  1443. p69.Size = Vector3.new(60, 1, 15)
  1444. p69.BottomSurface = Enum.SurfaceType.Smooth
  1445. p69.TopSurface = Enum.SurfaceType.Smooth
  1446. p69.BackParamA = -0
  1447. p69.BackParamB = 0
  1448. p69.BottomParamA = -0
  1449. p69.BottomParamB = 0
  1450. p69.FrontParamA = -0
  1451. p69.FrontParamB = 0
  1452. p69.LeftParamA = 0
  1453. p69.LeftParamB = 0
  1454. p69.RightParamA = 0
  1455. p69.RightParamB = 0
  1456. p69.TopParamA = 0
  1457. p69.TopParamB = 0
  1458. p70 = Instance.new("Part", m)
  1459. p70.BrickColor = BrickColor.new("Lapis")
  1460. p70.CFrame = CFrame.new(-148.499496, 90.5996552, -210.999588, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1461. p70.Anchored = true
  1462. p70.FormFactor = Enum.FormFactor.Symmetric
  1463. p70.Elasticity = 0
  1464. p70.Size = Vector3.new(1, 3, 10)
  1465. p70.BottomSurface = Enum.SurfaceType.Smooth
  1466. p70.TopSurface = Enum.SurfaceType.Smooth
  1467. p70.BackParamA = -0
  1468. p70.BackParamB = 0
  1469. p70.BottomParamA = -0
  1470. p70.BottomParamB = 0
  1471. p70.FrontParamA = -0
  1472. p70.FrontParamB = 0
  1473. p70.LeftParamA = 0
  1474. p70.LeftParamB = 0
  1475. p70.RightParamA = 0
  1476. p70.RightParamB = 0
  1477. p70.TopParamA = 0
  1478. p70.TopParamB = 0
  1479. p71 = Instance.new("WedgePart", m)
  1480. p71.BrickColor = BrickColor.new("Lapis")
  1481. p71.Name = "Wedge"
  1482. p71.CFrame = CFrame.new(-140.499512, 90.5995789, -210.999603, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  1483. p71.Anchored = true
  1484. p71.FormFactor = Enum.FormFactor.Symmetric
  1485. p71.Elasticity = 0
  1486. p71.Size = Vector3.new(1, 3, 6)
  1487. p71.BottomSurface = Enum.SurfaceType.Smooth
  1488. p71.TopSurface = Enum.SurfaceType.Smooth
  1489. p72 = Instance.new("WedgePart", m)
  1490. p72.BrickColor = BrickColor.new("Lapis")
  1491. p72.Name = "Wedge"
  1492. p72.CFrame = CFrame.new(-148.499435, 96.0992126, -153.999619, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  1493. p72.Anchored = true
  1494. p72.FormFactor = Enum.FormFactor.Symmetric
  1495. p72.Elasticity = 0
  1496. p72.Size = Vector3.new(1, 8, 10)
  1497. p72.BottomSurface = Enum.SurfaceType.Smooth
  1498. p72.TopSurface = Enum.SurfaceType.Smooth
  1499. p73 = Instance.new("Part", m)
  1500. p73.BrickColor = BrickColor.new("Really black")
  1501. p73.CFrame = CFrame.new(-206.99939, 95.5999985, -183.999588, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1502. p73.Anchored = true
  1503. p73.FormFactor = Enum.FormFactor.Symmetric
  1504. p73.Elasticity = 0
  1505. p73.Size = Vector3.new(1, 1, 7)
  1506. p73.BottomSurface = Enum.SurfaceType.Smooth
  1507. p73.TopSurface = Enum.SurfaceType.Smooth
  1508. p73.BackParamA = -0
  1509. p73.BackParamB = 0
  1510. p73.BottomParamA = -0
  1511. p73.BottomParamB = 0
  1512. p73.FrontParamA = -0
  1513. p73.FrontParamB = 0
  1514. p73.LeftParamA = 0
  1515. p73.LeftParamB = 0
  1516. p73.RightParamA = 0
  1517. p73.RightParamB = 0
  1518. p73.TopParamA = 0
  1519. p73.TopParamB = 0
  1520. p74 = Instance.new("Part", m)
  1521. p74.BrickColor = BrickColor.new("Really black")
  1522. p74.CFrame = CFrame.new(-194.499374, 95.6009369, -183.999588, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  1523. p74.Anchored = true
  1524. p74.FormFactor = Enum.FormFactor.Symmetric
  1525. p74.Elasticity = 0
  1526. p74.Size = Vector3.new(2, 1, 10)
  1527. p74.BottomSurface = Enum.SurfaceType.Smooth
  1528. p74.TopSurface = Enum.SurfaceType.Smooth
  1529. p74.BackParamA = -0
  1530. p74.BackParamB = 0
  1531. p74.BottomParamA = -0
  1532. p74.BottomParamB = 0
  1533. p74.FrontParamA = -0
  1534. p74.FrontParamB = 0
  1535. p74.LeftParamA = 0
  1536. p74.LeftParamB = 0
  1537. p74.RightParamA = 0
  1538. p74.RightParamB = 0
  1539. p74.TopParamA = 0
  1540. p74.TopParamB = 0
  1541. p75 = Instance.new("Part", m)
  1542. p75.BrickColor = BrickColor.new("Really black")
  1543. p75.CFrame = CFrame.new(-217.290558, 102.585922, -210.499512, 0, -0.287338138, 0.957827806, 7.22556388e-006, 0.957824409, 0.287337273, -0.999998689, 7.19726086e-006, 2.14576721e-006)
  1544. p75.Anchored = true
  1545. p75.FormFactor = Enum.FormFactor.Symmetric
  1546. p75.Elasticity = 0
  1547. p75.Size = Vector3.new(56, 1, 15)
  1548. p75.BottomSurface = Enum.SurfaceType.Smooth
  1549. p75.TopSurface = Enum.SurfaceType.Smooth
  1550. p75.BackParamA = -0
  1551. p75.BackParamB = 0
  1552. p75.BottomParamA = -0
  1553. p75.BottomParamB = 0
  1554. p75.FrontParamA = -0
  1555. p75.FrontParamB = 0
  1556. p75.LeftParamA = 0
  1557. p75.LeftParamB = 0
  1558. p75.RightParamA = 0
  1559. p75.RightParamB = 0
  1560. p75.TopParamA = 0
  1561. p75.TopParamB = 0
  1562. p76 = Instance.new("Part", m)
  1563. p76.BrickColor = BrickColor.new("Really black")
  1564. p76.CFrame = CFrame.new(-181.99942, 95.599762, -183.999588, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1565. p76.Anchored = true
  1566. p76.FormFactor = Enum.FormFactor.Symmetric
  1567. p76.Elasticity = 0
  1568. p76.Size = Vector3.new(1, 1, 7)
  1569. p76.BottomSurface = Enum.SurfaceType.Smooth
  1570. p76.TopSurface = Enum.SurfaceType.Smooth
  1571. p76.BackParamA = -0
  1572. p76.BackParamB = 0
  1573. p76.BottomParamA = -0
  1574. p76.BottomParamB = 0
  1575. p76.FrontParamA = -0
  1576. p76.FrontParamB = 0
  1577. p76.LeftParamA = 0
  1578. p76.LeftParamB = 0
  1579. p76.RightParamA = 0
  1580. p76.RightParamB = 0
  1581. p76.TopParamA = 0
  1582. p76.TopParamB = 0
  1583. p77 = Instance.new("Part", m)
  1584. p77.BrickColor = BrickColor.new("Really black")
  1585. p77.CFrame = CFrame.new(-170.499435, 93.5553589, -172.726593, -0.999998569, 8.65757465e-006, 4.41074371e-006, 9.57701195e-006, 0.89099884, 0.453994751, -2.98023224e-008, 0.453996599, -0.89100194)
  1586. p77.Anchored = true
  1587. p77.FormFactor = Enum.FormFactor.Symmetric
  1588. p77.Elasticity = 0
  1589. p77.Size = Vector3.new(1, 1, 23)
  1590. p77.BottomSurface = Enum.SurfaceType.Smooth
  1591. p77.TopSurface = Enum.SurfaceType.Smooth
  1592. p77.BackParamA = -0
  1593. p77.BackParamB = 0
  1594. p77.BottomParamA = -0
  1595. p77.BottomParamB = 0
  1596. p77.FrontParamA = -0
  1597. p77.FrontParamB = 0
  1598. p77.LeftParamA = 0
  1599. p77.LeftParamB = 0
  1600. p77.RightParamA = 0
  1601. p77.RightParamB = 0
  1602. p77.TopParamA = 0
  1603. p77.TopParamB = 0
  1604. p78 = Instance.new("WedgePart", m)
  1605. p78.BrickColor = BrickColor.new("Really black")
  1606. p78.Name = "Wedge"
  1607. p78.CFrame = CFrame.new(-170.499435, 93.5996246, -179.499603, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1608. p78.Anchored = true
  1609. p78.FormFactor = Enum.FormFactor.Symmetric
  1610. p78.Elasticity = 0
  1611. p78.Size = Vector3.new(2, 17, 6)
  1612. p78.BottomSurface = Enum.SurfaceType.Smooth
  1613. p78.TopSurface = Enum.SurfaceType.Smooth
  1614. p79 = Instance.new("Part", m)
  1615. p79.BrickColor = BrickColor.new("Lapis")
  1616. p79.CFrame = CFrame.new(-135.999573, 84.5995789, -210.999649, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1617. p79.Anchored = true
  1618. p79.FormFactor = Enum.FormFactor.Symmetric
  1619. p79.Elasticity = 0
  1620. p79.Size = Vector3.new(1, 3, 9)
  1621. p79.BottomSurface = Enum.SurfaceType.Smooth
  1622. p79.TopSurface = Enum.SurfaceType.Smooth
  1623. p79.BackParamA = -0
  1624. p79.BackParamB = 0
  1625. p79.BottomParamA = -0
  1626. p79.BottomParamB = 0
  1627. p79.FrontParamA = -0
  1628. p79.FrontParamB = 0
  1629. p79.LeftParamA = 0
  1630. p79.LeftParamB = 0
  1631. p79.RightParamA = 0
  1632. p79.RightParamB = 0
  1633. p79.TopParamA = 0
  1634. p79.TopParamB = 0
  1635. p80 = Instance.new("WedgePart", m)
  1636. p80.BrickColor = BrickColor.new("Lapis")
  1637. p80.Name = "Wedge"
  1638. p80.CFrame = CFrame.new(-144.999557, 84.5996704, -210.999634, 0, -9.740118e-006, 0.999998689, -7.22370123e-006, -0.999995172, -9.5621117e-006, 0.999998689, -7.51574635e-006, 0)
  1639. p80.Anchored = true
  1640. p80.FormFactor = Enum.FormFactor.Symmetric
  1641. p80.Elasticity = 0
  1642. p80.Size = Vector3.new(1, 3, 9)
  1643. p80.BottomSurface = Enum.SurfaceType.Smooth
  1644. p80.TopSurface = Enum.SurfaceType.Smooth
  1645. p81 = Instance.new("WedgePart", m)
  1646. p81.BrickColor = BrickColor.new("Lapis")
  1647. p81.Name = "Wedge"
  1648. p81.CFrame = CFrame.new(-137.999603, 80.5996246, -210.99968, 0, -9.740118e-006, 0.999998689, -7.22370123e-006, -0.999995172, -9.5621117e-006, 0.999998689, -7.51574635e-006, 0)
  1649. p81.Anchored = true
  1650. p81.FormFactor = Enum.FormFactor.Symmetric
  1651. p81.Elasticity = 0
  1652. p81.Size = Vector3.new(1, 5, 5)
  1653. p81.BottomSurface = Enum.SurfaceType.Smooth
  1654. p81.TopSurface = Enum.SurfaceType.Smooth
  1655. p82 = Instance.new("Part", m)
  1656. p82.BrickColor = BrickColor.new("Really black")
  1657. p82.CFrame = CFrame.new(-140.406403, 91.1128387, -182.499634, -1.78813934e-007, -0.447221518, 0.894421577, -7.23860057e-006, -0.894418597, -0.44721964, 0.999998629, -6.76512718e-006, -3.36766243e-006)
  1658. p82.Anchored = true
  1659. p82.FormFactor = Enum.FormFactor.Symmetric
  1660. p82.Elasticity = 0
  1661. p82.Size = Vector3.new(60, 1, 7)
  1662. p82.BottomSurface = Enum.SurfaceType.Smooth
  1663. p82.TopSurface = Enum.SurfaceType.Smooth
  1664. p82.BackParamA = -0
  1665. p82.BackParamB = 0
  1666. p82.BottomParamA = -0
  1667. p82.BottomParamB = 0
  1668. p82.FrontParamA = -0
  1669. p82.FrontParamB = 0
  1670. p82.LeftParamA = 0
  1671. p82.LeftParamB = 0
  1672. p82.RightParamA = 0
  1673. p82.RightParamB = 0
  1674. p82.TopParamA = 0
  1675. p82.TopParamB = 0
  1676. p83 = Instance.new("Part", m)
  1677. p83.BrickColor = BrickColor.new("Really black")
  1678. p83.CFrame = CFrame.new(-131.187164, 87.7286606, -182.499649, 0, 0.287356764, -0.957822204, -7.22556388e-006, 0.957818866, 0.287355572, 0.999998689, 7.19726086e-006, 2.14576721e-006)
  1679. p83.Anchored = true
  1680. p83.FormFactor = Enum.FormFactor.Symmetric
  1681. p83.Elasticity = 0
  1682. p83.Size = Vector3.new(60, 1, 14)
  1683. p83.BottomSurface = Enum.SurfaceType.Smooth
  1684. p83.TopSurface = Enum.SurfaceType.Smooth
  1685. p83.BackParamA = -0
  1686. p83.BackParamB = 0
  1687. p83.BottomParamA = -0
  1688. p83.BottomParamB = 0
  1689. p83.FrontParamA = -0
  1690. p83.FrontParamB = 0
  1691. p83.LeftParamA = 0
  1692. p83.LeftParamB = 0
  1693. p83.RightParamA = 0
  1694. p83.RightParamB = 0
  1695. p83.TopParamA = 0
  1696. p83.TopParamB = 0
  1697. p84 = Instance.new("Part", m)
  1698. p84.BrickColor = BrickColor.new("Really black")
  1699. p84.CFrame = CFrame.new(-153.999466, 93.5992889, -154.499634, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1700. p84.Anchored = true
  1701. p84.FormFactor = Enum.FormFactor.Symmetric
  1702. p84.Elasticity = 0
  1703. p84.Size = Vector3.new(4, 15, 1)
  1704. p84.BottomSurface = Enum.SurfaceType.Smooth
  1705. p84.TopSurface = Enum.SurfaceType.Smooth
  1706. p84.BackParamA = -0
  1707. p84.BackParamB = 0
  1708. p84.BottomParamA = -0
  1709. p84.BottomParamB = 0
  1710. p84.FrontParamA = -0
  1711. p84.FrontParamB = 0
  1712. p84.LeftParamA = 0
  1713. p84.LeftParamB = 0
  1714. p84.RightParamA = 0
  1715. p84.RightParamB = 0
  1716. p84.TopParamA = 0
  1717. p84.TopParamB = 0
  1718. p85 = Instance.new("Part", m)
  1719. p85.BrickColor = BrickColor.new("Institutional white")
  1720. p85.CFrame = CFrame.new(-242.49942, 85.6006622, -222.499619, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1721. p85.Anchored = true
  1722. p85.FormFactor = Enum.FormFactor.Symmetric
  1723. p85.Elasticity = 0
  1724. p85.Size = Vector3.new(10, 1, 4)
  1725. p85.BottomSurface = Enum.SurfaceType.Smooth
  1726. p85.TopSurface = Enum.SurfaceType.Smooth
  1727. p85.BackParamA = -0
  1728. p85.BackParamB = 0
  1729. p85.BottomParamA = -0
  1730. p85.BottomParamB = 0
  1731. p85.FrontParamA = -0
  1732. p85.FrontParamB = 0
  1733. p85.LeftParamA = 0
  1734. p85.LeftParamB = 0
  1735. p85.RightParamA = 0
  1736. p85.RightParamB = 0
  1737. p85.TopParamA = 0
  1738. p85.TopParamB = 0
  1739. p86 = Instance.new("Part", m)
  1740. p86.BrickColor = BrickColor.new("Really black")
  1741. p86.CFrame = CFrame.new(-168.999466, 90.5997925, -201.999603, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1742. p86.Anchored = true
  1743. p86.FormFactor = Enum.FormFactor.Symmetric
  1744. p86.Elasticity = 0
  1745. p86.Size = Vector3.new(1, 9, 1)
  1746. p86.BottomSurface = Enum.SurfaceType.Smooth
  1747. p86.TopSurface = Enum.SurfaceType.Smooth
  1748. p86.BackParamA = -0
  1749. p86.BackParamB = 0
  1750. p86.BottomParamA = -0
  1751. p86.BottomParamB = 0
  1752. p86.FrontParamA = -0
  1753. p86.FrontParamB = 0
  1754. p86.LeftParamA = 0
  1755. p86.LeftParamB = 0
  1756. p86.RightParamA = 0
  1757. p86.RightParamB = 0
  1758. p86.TopParamA = 0
  1759. p86.TopParamB = 0
  1760. p87 = Instance.new("Part", m)
  1761. p87.BrickColor = BrickColor.new("Really black")
  1762. p87.CFrame = CFrame.new(-240.664825, 157.739944, -218.708313, -0.150488257, 0.823793769, 0.546548009, 0.141750336, -0.529149234, 0.836599231, 0.978395462, 0.203372657, -0.0371421874)
  1763. p87.Anchored = true
  1764. p87.FormFactor = Enum.FormFactor.Symmetric
  1765. p87.Elasticity = 0
  1766. p87.Size = Vector3.new(5, 58, 6)
  1767. p87.BottomSurface = Enum.SurfaceType.Smooth
  1768. p87.TopSurface = Enum.SurfaceType.Smooth
  1769. p87.BackParamA = -0
  1770. p87.BackParamB = 0
  1771. p87.BottomParamA = -0
  1772. p87.BottomParamB = 0
  1773. p87.FrontParamA = -0
  1774. p87.FrontParamB = 0
  1775. p87.LeftParamA = 0
  1776. p87.LeftParamB = 0
  1777. p87.RightParamA = 0
  1778. p87.RightParamB = 0
  1779. p87.TopParamA = 0
  1780. p87.TopParamB = 0
  1781. p88 = Instance.new("Part", m)
  1782. p88.BrickColor = BrickColor.new("Really black")
  1783. p88.CFrame = CFrame.new(-168.999466, 90.5997086, -189.999619, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1784. p88.Anchored = true
  1785. p88.FormFactor = Enum.FormFactor.Symmetric
  1786. p88.Elasticity = 0
  1787. p88.Size = Vector3.new(1, 9, 1)
  1788. p88.BottomSurface = Enum.SurfaceType.Smooth
  1789. p88.TopSurface = Enum.SurfaceType.Smooth
  1790. p88.BackParamA = -0
  1791. p88.BackParamB = 0
  1792. p88.BottomParamA = -0
  1793. p88.BottomParamB = 0
  1794. p88.FrontParamA = -0
  1795. p88.FrontParamB = 0
  1796. p88.LeftParamA = 0
  1797. p88.LeftParamB = 0
  1798. p88.RightParamA = 0
  1799. p88.RightParamB = 0
  1800. p88.TopParamA = 0
  1801. p88.TopParamB = 0
  1802. p89 = Instance.new("Part", m)
  1803. p89.BrickColor = BrickColor.new("Lapis")
  1804. p89.CFrame = CFrame.new(-219.99942, 91.1002655, -201.999603, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1805. p89.Anchored = true
  1806. p89.FormFactor = Enum.FormFactor.Symmetric
  1807. p89.Elasticity = 0
  1808. p89.Size = Vector3.new(1, 10, 3)
  1809. p89.BottomSurface = Enum.SurfaceType.Smooth
  1810. p89.TopSurface = Enum.SurfaceType.Smooth
  1811. p89.BackParamA = -0
  1812. p89.BackParamB = 0
  1813. p89.BottomParamA = -0
  1814. p89.BottomParamB = 0
  1815. p89.FrontParamA = -0
  1816. p89.FrontParamB = 0
  1817. p89.LeftParamA = 0
  1818. p89.LeftParamB = 0
  1819. p89.RightParamA = 0
  1820. p89.RightParamB = 0
  1821. p89.TopParamA = 0
  1822. p89.TopParamB = 0
  1823. p90 = Instance.new("Part", m)
  1824. p90.BrickColor = BrickColor.new("Really black")
  1825. p90.CFrame = CFrame.new(-219.99939, 89.6017685, -223.999573, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  1826. p90.Anchored = true
  1827. p90.FormFactor = Enum.FormFactor.Symmetric
  1828. p90.Elasticity = 0
  1829. p90.Size = Vector3.new(2, 1, 7)
  1830. p90.BottomSurface = Enum.SurfaceType.Smooth
  1831. p90.TopSurface = Enum.SurfaceType.Smooth
  1832. p90.BackParamA = -0
  1833. p90.BackParamB = 0
  1834. p90.BottomParamA = -0
  1835. p90.BottomParamB = 0
  1836. p90.FrontParamA = -0
  1837. p90.FrontParamB = 0
  1838. p90.LeftParamA = 0
  1839. p90.LeftParamB = 0
  1840. p90.RightParamA = 0
  1841. p90.RightParamB = 0
  1842. p90.TopParamA = 0
  1843. p90.TopParamB = 0
  1844. p91 = Instance.new("Part", m)
  1845. p91.BrickColor = BrickColor.new("Lapis")
  1846. p91.CFrame = CFrame.new(-219.99942, 87.6004486, -223.999573, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1847. p91.Anchored = true
  1848. p91.FormFactor = Enum.FormFactor.Symmetric
  1849. p91.Elasticity = 0
  1850. p91.Size = Vector3.new(1, 3, 7)
  1851. p91.BottomSurface = Enum.SurfaceType.Smooth
  1852. p91.TopSurface = Enum.SurfaceType.Smooth
  1853. p91.BackParamA = -0
  1854. p91.BackParamB = 0
  1855. p91.BottomParamA = -0
  1856. p91.BottomParamB = 0
  1857. p91.FrontParamA = -0
  1858. p91.FrontParamB = 0
  1859. p91.LeftParamA = 0
  1860. p91.LeftParamB = 0
  1861. p91.RightParamA = 0
  1862. p91.RightParamB = 0
  1863. p91.TopParamA = 0
  1864. p91.TopParamB = 0
  1865. p92 = Instance.new("Part", m)
  1866. p92.BrickColor = BrickColor.new("Really black")
  1867. p92.CFrame = CFrame.new(-219.99942, 90.600296, -203.999588, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1868. p92.Anchored = true
  1869. p92.FormFactor = Enum.FormFactor.Symmetric
  1870. p92.Elasticity = 0
  1871. p92.Size = Vector3.new(1, 9, 1)
  1872. p92.BottomSurface = Enum.SurfaceType.Smooth
  1873. p92.TopSurface = Enum.SurfaceType.Smooth
  1874. p92.BackParamA = -0
  1875. p92.BackParamB = 0
  1876. p92.BottomParamA = -0
  1877. p92.BottomParamB = 0
  1878. p92.FrontParamA = -0
  1879. p92.FrontParamB = 0
  1880. p92.LeftParamA = 0
  1881. p92.LeftParamB = 0
  1882. p92.RightParamA = 0
  1883. p92.RightParamB = 0
  1884. p92.TopParamA = 0
  1885. p92.TopParamB = 0
  1886. p93 = Instance.new("Part", m)
  1887. p93.BrickColor = BrickColor.new("Really black")
  1888. p93.CFrame = CFrame.new(-170.499481, 87.1006317, -162.499664, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  1889. p93.Anchored = true
  1890. p93.FormFactor = Enum.FormFactor.Symmetric
  1891. p93.Elasticity = 0
  1892. p93.Size = Vector3.new(1, 4, 1)
  1893. p93.BottomSurface = Enum.SurfaceType.Smooth
  1894. p93.TopSurface = Enum.SurfaceType.Smooth
  1895. p93.BackParamA = -0
  1896. p93.BackParamB = 0
  1897. p93.BottomParamA = -0
  1898. p93.BottomParamB = 0
  1899. p93.FrontParamA = -0
  1900. p93.FrontParamB = 0
  1901. p93.LeftParamA = 0
  1902. p93.LeftParamB = 0
  1903. p93.RightParamA = 0
  1904. p93.RightParamB = 0
  1905. p93.TopParamA = 0
  1906. p93.TopParamB = 0
  1907. p94 = Instance.new("Part", m)
  1908. p94.BrickColor = BrickColor.new("Really black")
  1909. p94.CFrame = CFrame.new(-194.499451, 88.1008606, -162.499664, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  1910. p94.Anchored = true
  1911. p94.FormFactor = Enum.FormFactor.Symmetric
  1912. p94.Elasticity = 0
  1913. p94.Size = Vector3.new(1, 1, 47)
  1914. p94.BottomSurface = Enum.SurfaceType.Smooth
  1915. p94.TopSurface = Enum.SurfaceType.Smooth
  1916. p94.BackParamA = -0
  1917. p94.BackParamB = 0
  1918. p94.BottomParamA = -0
  1919. p94.BottomParamB = 0
  1920. p94.FrontParamA = -0
  1921. p94.FrontParamB = 0
  1922. p94.LeftParamA = 0
  1923. p94.LeftParamB = 0
  1924. p94.RightParamA = 0
  1925. p94.RightParamB = 0
  1926. p94.TopParamA = 0
  1927. p94.TopParamB = 0
  1928. p95 = Instance.new("Part", m)
  1929. p95.BrickColor = BrickColor.new("Really black")
  1930. p95.CFrame = CFrame.new(-219.999481, 82.6004028, -210.499649, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1931. p95.Anchored = true
  1932. p95.FormFactor = Enum.FormFactor.Symmetric
  1933. p95.Elasticity = 0
  1934. p95.Size = Vector3.new(1, 1, 48)
  1935. p95.BottomSurface = Enum.SurfaceType.Smooth
  1936. p95.TopSurface = Enum.SurfaceType.Smooth
  1937. p95.BackParamA = -0
  1938. p95.BackParamB = 0
  1939. p95.BottomParamA = -0
  1940. p95.BottomParamB = 0
  1941. p95.FrontParamA = -0
  1942. p95.FrontParamB = 0
  1943. p95.LeftParamA = 0
  1944. p95.LeftParamB = 0
  1945. p95.RightParamA = 0
  1946. p95.RightParamB = 0
  1947. p95.TopParamA = 0
  1948. p95.TopParamB = 0
  1949. p96 = Instance.new("Part", m)
  1950. p96.BrickColor = BrickColor.new("Lapis")
  1951. p96.CFrame = CFrame.new(-219.99942, 87.6002655, -196.999603, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  1952. p96.Anchored = true
  1953. p96.FormFactor = Enum.FormFactor.Symmetric
  1954. p96.Elasticity = 0
  1955. p96.Size = Vector3.new(1, 3, 7)
  1956. p96.BottomSurface = Enum.SurfaceType.Smooth
  1957. p96.TopSurface = Enum.SurfaceType.Smooth
  1958. p96.BackParamA = -0
  1959. p96.BackParamB = 0
  1960. p96.BottomParamA = -0
  1961. p96.BottomParamB = 0
  1962. p96.FrontParamA = -0
  1963. p96.FrontParamB = 0
  1964. p96.LeftParamA = 0
  1965. p96.LeftParamB = 0
  1966. p96.RightParamA = 0
  1967. p96.RightParamB = 0
  1968. p96.TopParamA = 0
  1969. p96.TopParamB = 0
  1970. p97 = Instance.new("Part", m)
  1971. p97.BrickColor = BrickColor.new("Really black")
  1972. p97.CFrame = CFrame.new(-219.99939, 89.6015778, -196.999603, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  1973. p97.Anchored = true
  1974. p97.FormFactor = Enum.FormFactor.Symmetric
  1975. p97.Elasticity = 0
  1976. p97.Size = Vector3.new(2, 1, 7)
  1977. p97.BottomSurface = Enum.SurfaceType.Smooth
  1978. p97.TopSurface = Enum.SurfaceType.Smooth
  1979. p97.BackParamA = -0
  1980. p97.BackParamB = 0
  1981. p97.BottomParamA = -0
  1982. p97.BottomParamB = 0
  1983. p97.FrontParamA = -0
  1984. p97.FrontParamB = 0
  1985. p97.LeftParamA = 0
  1986. p97.LeftParamB = 0
  1987. p97.RightParamA = 0
  1988. p97.RightParamB = 0
  1989. p97.TopParamA = 0
  1990. p97.TopParamB = 0
  1991. p98 = Instance.new("Part", m)
  1992. p98.BrickColor = BrickColor.new("Really black")
  1993. p98.CFrame = CFrame.new(-219.49939, 91.6001282, -184.499619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  1994. p98.Anchored = true
  1995. p98.FormFactor = Enum.FormFactor.Symmetric
  1996. p98.Elasticity = 0
  1997. p98.Size = Vector3.new(4, 21, 4)
  1998. p98.BottomSurface = Enum.SurfaceType.Smooth
  1999. p98.TopSurface = Enum.SurfaceType.Smooth
  2000. p98.BackParamA = -0
  2001. p98.BackParamB = 0
  2002. p98.BottomParamA = -0
  2003. p98.BottomParamB = 0
  2004. p98.FrontParamA = -0
  2005. p98.FrontParamB = 0
  2006. p98.LeftParamA = 0
  2007. p98.LeftParamB = 0
  2008. p98.RightParamA = 0
  2009. p98.RightParamB = 0
  2010. p98.TopParamA = 0
  2011. p98.TopParamB = 0
  2012. p99 = Instance.new("Part", m)
  2013. p99.BrickColor = BrickColor.new("Really black")
  2014. p99.CFrame = CFrame.new(-198.999435, 90.5999527, -183.999603, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2015. p99.Anchored = true
  2016. p99.FormFactor = Enum.FormFactor.Symmetric
  2017. p99.Elasticity = 0
  2018. p99.Size = Vector3.new(1, 9, 1)
  2019. p99.BottomSurface = Enum.SurfaceType.Smooth
  2020. p99.TopSurface = Enum.SurfaceType.Smooth
  2021. p99.BackParamA = -0
  2022. p99.BackParamB = 0
  2023. p99.BottomParamA = -0
  2024. p99.BottomParamB = 0
  2025. p99.FrontParamA = -0
  2026. p99.FrontParamB = 0
  2027. p99.LeftParamA = 0
  2028. p99.LeftParamB = 0
  2029. p99.RightParamA = 0
  2030. p99.RightParamB = 0
  2031. p99.TopParamA = 0
  2032. p99.TopParamB = 0
  2033. p100 = Instance.new("Part", m)
  2034. p100.BrickColor = BrickColor.new("Really black")
  2035. p100.CFrame = CFrame.new(-189.999451, 90.5998688, -183.999619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2036. p100.Anchored = true
  2037. p100.FormFactor = Enum.FormFactor.Symmetric
  2038. p100.Elasticity = 0
  2039. p100.Size = Vector3.new(1, 9, 1)
  2040. p100.BottomSurface = Enum.SurfaceType.Smooth
  2041. p100.TopSurface = Enum.SurfaceType.Smooth
  2042. p100.BackParamA = -0
  2043. p100.BackParamB = 0
  2044. p100.BottomParamA = -0
  2045. p100.BottomParamB = 0
  2046. p100.FrontParamA = -0
  2047. p100.FrontParamB = 0
  2048. p100.LeftParamA = 0
  2049. p100.LeftParamB = 0
  2050. p100.RightParamA = 0
  2051. p100.RightParamB = 0
  2052. p100.TopParamA = 0
  2053. p100.TopParamB = 0
  2054. p101 = Instance.new("Part", m)
  2055. p101.BrickColor = BrickColor.new("Light blue")
  2056. p101.Reflectance = 0.20000000298023
  2057. p101.Transparency = 0.89999997615814
  2058. p101.CFrame = CFrame.new(-206.99942, 92.6000061, -183.999603, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2059. p101.Anchored = true
  2060. p101.FormFactor = Enum.FormFactor.Symmetric
  2061. p101.Elasticity = 0
  2062. p101.Size = Vector3.new(1, 5, 7)
  2063. p101.BottomSurface = Enum.SurfaceType.Smooth
  2064. p101.TopSurface = Enum.SurfaceType.Smooth
  2065. p101.BackParamA = -0
  2066. p101.BackParamB = 0
  2067. p101.BottomParamA = -0
  2068. p101.BottomParamB = 0
  2069. p101.FrontParamA = -0
  2070. p101.FrontParamB = 0
  2071. p101.LeftParamA = 0
  2072. p101.LeftParamB = 0
  2073. p101.RightParamA = 0
  2074. p101.RightParamB = 0
  2075. p101.TopParamA = 0
  2076. p101.TopParamB = 0
  2077. b12 = Instance.new("BlockMesh", p101)
  2078. b12.Name = "Mesh"
  2079. b12.Scale = Vector3.new(0, 1, 1)
  2080. p102 = Instance.new("Part", m)
  2081. p102.BrickColor = BrickColor.new("Light blue")
  2082. p102.Reflectance = 0.20000000298023
  2083. p102.Transparency = 0.89999997615814
  2084. p102.CFrame = CFrame.new(-181.999435, 92.5997696, -183.999619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2085. p102.Anchored = true
  2086. p102.FormFactor = Enum.FormFactor.Symmetric
  2087. p102.Elasticity = 0
  2088. p102.Size = Vector3.new(1, 5, 7)
  2089. p102.BottomSurface = Enum.SurfaceType.Smooth
  2090. p102.TopSurface = Enum.SurfaceType.Smooth
  2091. p102.BackParamA = -0
  2092. p102.BackParamB = 0
  2093. p102.BottomParamA = -0
  2094. p102.BottomParamB = 0
  2095. p102.FrontParamA = -0
  2096. p102.FrontParamB = 0
  2097. p102.LeftParamA = 0
  2098. p102.LeftParamB = 0
  2099. p102.RightParamA = 0
  2100. p102.RightParamB = 0
  2101. p102.TopParamA = 0
  2102. p102.TopParamB = 0
  2103. b13 = Instance.new("BlockMesh", p102)
  2104. b13.Name = "Mesh"
  2105. b13.Scale = Vector3.new(0, 1, 1)
  2106. p103 = Instance.new("Part", m)
  2107. p103.BrickColor = BrickColor.new("Lapis")
  2108. p103.CFrame = CFrame.new(-206.999466, 87.6004333, -236.999588, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2109. p103.Anchored = true
  2110. p103.FormFactor = Enum.FormFactor.Symmetric
  2111. p103.Elasticity = 0
  2112. p103.Size = Vector3.new(1, 3, 7)
  2113. p103.BottomSurface = Enum.SurfaceType.Smooth
  2114. p103.TopSurface = Enum.SurfaceType.Smooth
  2115. p103.BackParamA = -0
  2116. p103.BackParamB = 0
  2117. p103.BottomParamA = -0
  2118. p103.BottomParamB = 0
  2119. p103.FrontParamA = -0
  2120. p103.FrontParamB = 0
  2121. p103.LeftParamA = 0
  2122. p103.LeftParamB = 0
  2123. p103.RightParamA = 0
  2124. p103.RightParamB = 0
  2125. p103.TopParamA = 0
  2126. p103.TopParamB = 0
  2127. p104 = Instance.new("Part", m)
  2128. p104.BrickColor = BrickColor.new("Lapis")
  2129. p104.CFrame = CFrame.new(-145.499527, 87.5992432, -153.999695, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2130. p104.Anchored = true
  2131. p104.FormFactor = Enum.FormFactor.Symmetric
  2132. p104.Elasticity = 0
  2133. p104.Size = Vector3.new(1, 3, 16)
  2134. p104.BottomSurface = Enum.SurfaceType.Smooth
  2135. p104.TopSurface = Enum.SurfaceType.Smooth
  2136. p104.BackParamA = -0
  2137. p104.BackParamB = 0
  2138. p104.BottomParamA = -0
  2139. p104.BottomParamB = 0
  2140. p104.FrontParamA = -0
  2141. p104.FrontParamB = 0
  2142. p104.LeftParamA = 0
  2143. p104.LeftParamB = 0
  2144. p104.RightParamA = 0
  2145. p104.RightParamB = 0
  2146. p104.TopParamA = 0
  2147. p104.TopParamB = 0
  2148. p105 = Instance.new("Part", m)
  2149. p105.BrickColor = BrickColor.new("Really black")
  2150. p105.CFrame = CFrame.new(-153.999481, 92.0994873, -182.499619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2151. p105.Anchored = true
  2152. p105.FormFactor = Enum.FormFactor.Symmetric
  2153. p105.Elasticity = 0
  2154. p105.Size = Vector3.new(52, 2, 1)
  2155. p105.BottomSurface = Enum.SurfaceType.Smooth
  2156. p105.TopSurface = Enum.SurfaceType.Smooth
  2157. p105.BackParamA = -0
  2158. p105.BackParamB = 0
  2159. p105.BottomParamA = -0
  2160. p105.BottomParamB = 0
  2161. p105.FrontParamA = -0
  2162. p105.FrontParamB = 0
  2163. p105.LeftParamA = 0
  2164. p105.LeftParamB = 0
  2165. p105.RightParamA = 0
  2166. p105.RightParamB = 0
  2167. p105.TopParamA = 0
  2168. p105.TopParamB = 0
  2169. p106 = Instance.new("WedgePart", m)
  2170. p106.BrickColor = BrickColor.new("Lapis")
  2171. p106.Name = "Wedge"
  2172. p106.CFrame = CFrame.new(-132.499542, 87.5995178, -210.999619, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  2173. p106.Anchored = true
  2174. p106.FormFactor = Enum.FormFactor.Symmetric
  2175. p106.Elasticity = 0
  2176. p106.Size = Vector3.new(1, 3, 10)
  2177. p106.BottomSurface = Enum.SurfaceType.Smooth
  2178. p106.TopSurface = Enum.SurfaceType.Smooth
  2179. p107 = Instance.new("Part", m)
  2180. p107.BrickColor = BrickColor.new("Lapis")
  2181. p107.CFrame = CFrame.new(-148.499496, 90.5992508, -153.999664, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2182. p107.Anchored = true
  2183. p107.FormFactor = Enum.FormFactor.Symmetric
  2184. p107.Elasticity = 0
  2185. p107.Size = Vector3.new(1, 3, 10)
  2186. p107.BottomSurface = Enum.SurfaceType.Smooth
  2187. p107.TopSurface = Enum.SurfaceType.Smooth
  2188. p107.BackParamA = -0
  2189. p107.BackParamB = 0
  2190. p107.BottomParamA = -0
  2191. p107.BottomParamB = 0
  2192. p107.FrontParamA = -0
  2193. p107.FrontParamB = 0
  2194. p107.LeftParamA = 0
  2195. p107.LeftParamB = 0
  2196. p107.RightParamA = 0
  2197. p107.RightParamB = 0
  2198. p107.TopParamA = 0
  2199. p107.TopParamB = 0
  2200. p108 = Instance.new("Part", m)
  2201. p108.BrickColor = BrickColor.new("Lapis")
  2202. p108.CFrame = CFrame.new(-145.499527, 87.5996399, -210.999619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2203. p108.Anchored = true
  2204. p108.FormFactor = Enum.FormFactor.Symmetric
  2205. p108.Elasticity = 0
  2206. p108.Size = Vector3.new(1, 3, 16)
  2207. p108.BottomSurface = Enum.SurfaceType.Smooth
  2208. p108.TopSurface = Enum.SurfaceType.Smooth
  2209. p108.BackParamA = -0
  2210. p108.BackParamB = 0
  2211. p108.BottomParamA = -0
  2212. p108.BottomParamB = 0
  2213. p108.FrontParamA = -0
  2214. p108.FrontParamB = 0
  2215. p108.LeftParamA = 0
  2216. p108.LeftParamB = 0
  2217. p108.RightParamA = 0
  2218. p108.RightParamB = 0
  2219. p108.TopParamA = 0
  2220. p108.TopParamB = 0
  2221. p109 = Instance.new("WedgePart", m)
  2222. p109.BrickColor = BrickColor.new("Lapis")
  2223. p109.Name = "Wedge"
  2224. p109.CFrame = CFrame.new(-140.499512, 90.5991745, -153.999664, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  2225. p109.Anchored = true
  2226. p109.FormFactor = Enum.FormFactor.Symmetric
  2227. p109.Elasticity = 0
  2228. p109.Size = Vector3.new(1, 3, 6)
  2229. p109.BottomSurface = Enum.SurfaceType.Smooth
  2230. p109.TopSurface = Enum.SurfaceType.Smooth
  2231. p110 = Instance.new("Part", m)
  2232. p110.BrickColor = BrickColor.new("Really black")
  2233. p110.CFrame = CFrame.new(-169.499466, 91.5996552, -184.499619, 0.999998689, 9.740118e-006, 0, -9.5621117e-006, 0.999995172, -7.22370123e-006, 0, 7.51574635e-006, 0.999998689)
  2234. p110.Anchored = true
  2235. p110.FormFactor = Enum.FormFactor.Symmetric
  2236. p110.Elasticity = 0
  2237. p110.Size = Vector3.new(4, 21, 4)
  2238. p110.BottomSurface = Enum.SurfaceType.Smooth
  2239. p110.TopSurface = Enum.SurfaceType.Smooth
  2240. p110.BackParamA = -0
  2241. p110.BackParamB = 0
  2242. p110.BottomParamA = -0
  2243. p110.BottomParamB = 0
  2244. p110.FrontParamA = -0
  2245. p110.FrontParamB = 0
  2246. p110.LeftParamA = 0
  2247. p110.LeftParamB = 0
  2248. p110.RightParamA = 0
  2249. p110.RightParamB = 0
  2250. p110.TopParamA = 0
  2251. p110.TopParamB = 0
  2252. p111 = Instance.new("Part", m)
  2253. p111.BrickColor = BrickColor.new("Really black")
  2254. p111.CFrame = CFrame.new(-206.99942, 89.6011124, -183.999634, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  2255. p111.Anchored = true
  2256. p111.FormFactor = Enum.FormFactor.Symmetric
  2257. p111.Elasticity = 0
  2258. p111.Size = Vector3.new(2, 1, 7)
  2259. p111.BottomSurface = Enum.SurfaceType.Smooth
  2260. p111.TopSurface = Enum.SurfaceType.Smooth
  2261. p111.BackParamA = -0
  2262. p111.BackParamB = 0
  2263. p111.BottomParamA = -0
  2264. p111.BottomParamB = 0
  2265. p111.FrontParamA = -0
  2266. p111.FrontParamB = 0
  2267. p111.LeftParamA = 0
  2268. p111.LeftParamB = 0
  2269. p111.RightParamA = 0
  2270. p111.RightParamB = 0
  2271. p111.TopParamA = 0
  2272. p111.TopParamB = 0
  2273. p112 = Instance.new("Part", m)
  2274. p112.BrickColor = BrickColor.new("Lapis")
  2275. p112.CFrame = CFrame.new(-187.499451, 91.099823, -183.999619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2276. p112.Anchored = true
  2277. p112.FormFactor = Enum.FormFactor.Symmetric
  2278. p112.Elasticity = 0
  2279. p112.Size = Vector3.new(1, 10, 4)
  2280. p112.BottomSurface = Enum.SurfaceType.Smooth
  2281. p112.TopSurface = Enum.SurfaceType.Smooth
  2282. p112.BackParamA = -0
  2283. p112.BackParamB = 0
  2284. p112.BottomParamA = -0
  2285. p112.BottomParamB = 0
  2286. p112.FrontParamA = -0
  2287. p112.FrontParamB = 0
  2288. p112.LeftParamA = 0
  2289. p112.LeftParamB = 0
  2290. p112.RightParamA = 0
  2291. p112.RightParamB = 0
  2292. p112.TopParamA = 0
  2293. p112.TopParamB = 0
  2294. p113 = Instance.new("Part", m)
  2295. p113.BrickColor = BrickColor.new("Lapis")
  2296. p113.CFrame = CFrame.new(-206.999451, 87.6000443, -183.999649, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2297. p113.Anchored = true
  2298. p113.FormFactor = Enum.FormFactor.Symmetric
  2299. p113.Elasticity = 0
  2300. p113.Size = Vector3.new(1, 3, 7)
  2301. p113.BottomSurface = Enum.SurfaceType.Smooth
  2302. p113.TopSurface = Enum.SurfaceType.Smooth
  2303. p113.BackParamA = -0
  2304. p113.BackParamB = 0
  2305. p113.BottomParamA = -0
  2306. p113.BottomParamB = 0
  2307. p113.FrontParamA = -0
  2308. p113.FrontParamB = 0
  2309. p113.LeftParamA = 0
  2310. p113.LeftParamB = 0
  2311. p113.RightParamA = 0
  2312. p113.RightParamB = 0
  2313. p113.TopParamA = 0
  2314. p113.TopParamB = 0
  2315. p114 = Instance.new("Part", m)
  2316. p114.BrickColor = BrickColor.new("Lapis")
  2317. p114.CFrame = CFrame.new(-201.499435, 91.0999603, -183.999634, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2318. p114.Anchored = true
  2319. p114.FormFactor = Enum.FormFactor.Symmetric
  2320. p114.Elasticity = 0
  2321. p114.Size = Vector3.new(1, 10, 4)
  2322. p114.BottomSurface = Enum.SurfaceType.Smooth
  2323. p114.TopSurface = Enum.SurfaceType.Smooth
  2324. p114.BackParamA = -0
  2325. p114.BackParamB = 0
  2326. p114.BottomParamA = -0
  2327. p114.BottomParamB = 0
  2328. p114.FrontParamA = -0
  2329. p114.FrontParamB = 0
  2330. p114.LeftParamA = 0
  2331. p114.LeftParamB = 0
  2332. p114.RightParamA = 0
  2333. p114.RightParamB = 0
  2334. p114.TopParamA = 0
  2335. p114.TopParamB = 0
  2336. p115 = Instance.new("Part", m)
  2337. p115.BrickColor = BrickColor.new("Really black")
  2338. p115.CFrame = CFrame.new(-181.999466, 89.6008759, -183.999634, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  2339. p115.Anchored = true
  2340. p115.FormFactor = Enum.FormFactor.Symmetric
  2341. p115.Elasticity = 0
  2342. p115.Size = Vector3.new(2, 1, 7)
  2343. p115.BottomSurface = Enum.SurfaceType.Smooth
  2344. p115.TopSurface = Enum.SurfaceType.Smooth
  2345. p115.BackParamA = -0
  2346. p115.BackParamB = 0
  2347. p115.BottomParamA = -0
  2348. p115.BottomParamB = 0
  2349. p115.FrontParamA = -0
  2350. p115.FrontParamB = 0
  2351. p115.LeftParamA = 0
  2352. p115.LeftParamB = 0
  2353. p115.RightParamA = 0
  2354. p115.RightParamB = 0
  2355. p115.TopParamA = 0
  2356. p115.TopParamB = 0
  2357. p116 = Instance.new("Part", m)
  2358. p116.BrickColor = BrickColor.new("Really black")
  2359. p116.CFrame = CFrame.new(-181.499512, 85.0999298, -200.499649, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2360. p116.Anchored = true
  2361. p116.FormFactor = Enum.FormFactor.Symmetric
  2362. p116.Elasticity = 0
  2363. p116.Size = Vector3.new(34, 2, 26)
  2364. p116.BottomSurface = Enum.SurfaceType.Smooth
  2365. p116.TopSurface = Enum.SurfaceType.Smooth
  2366. p116.BackParamA = -0
  2367. p116.BackParamB = 0
  2368. p116.BottomParamA = -0
  2369. p116.BottomParamB = 0
  2370. p116.FrontParamA = -0
  2371. p116.FrontParamB = 0
  2372. p116.LeftParamA = 0
  2373. p116.LeftParamB = 0
  2374. p116.RightParamA = 0
  2375. p116.RightParamB = 0
  2376. p116.TopParamA = 0
  2377. p116.TopParamB = 0
  2378. p117 = Instance.new("Part", m)
  2379. p117.BrickColor = BrickColor.new("Really black")
  2380. p117.CFrame = CFrame.new(-207.499466, 85.1002502, -210.499634, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2381. p117.Anchored = true
  2382. p117.FormFactor = Enum.FormFactor.Symmetric
  2383. p117.Elasticity = 0
  2384. p117.Size = Vector3.new(54, 2, 26)
  2385. p117.BottomSurface = Enum.SurfaceType.Smooth
  2386. p117.TopSurface = Enum.SurfaceType.Smooth
  2387. p117.BackParamA = -0
  2388. p117.BackParamB = 0
  2389. p117.BottomParamA = -0
  2390. p117.BottomParamB = 0
  2391. p117.FrontParamA = -0
  2392. p117.FrontParamB = 0
  2393. p117.LeftParamA = 0
  2394. p117.LeftParamB = 0
  2395. p117.RightParamA = 0
  2396. p117.RightParamB = 0
  2397. p117.TopParamA = 0
  2398. p117.TopParamB = 0
  2399. p118 = Instance.new("Part", m)
  2400. p118.BrickColor = BrickColor.new("Lapis")
  2401. p118.CFrame = CFrame.new(-181.999496, 87.5998077, -183.999649, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2402. p118.Anchored = true
  2403. p118.FormFactor = Enum.FormFactor.Symmetric
  2404. p118.Elasticity = 0
  2405. p118.Size = Vector3.new(1, 3, 7)
  2406. p118.BottomSurface = Enum.SurfaceType.Smooth
  2407. p118.TopSurface = Enum.SurfaceType.Smooth
  2408. p118.BackParamA = -0
  2409. p118.BackParamB = 0
  2410. p118.BottomParamA = -0
  2411. p118.BottomParamB = 0
  2412. p118.FrontParamA = -0
  2413. p118.FrontParamB = 0
  2414. p118.LeftParamA = 0
  2415. p118.LeftParamB = 0
  2416. p118.RightParamA = 0
  2417. p118.RightParamB = 0
  2418. p118.TopParamA = 0
  2419. p118.TopParamB = 0
  2420. p119 = Instance.new("Part", m)
  2421. p119.BrickColor = BrickColor.new("Really black")
  2422. p119.CFrame = CFrame.new(-218.49939, 93.5558167, -172.726624, -0.999998569, 8.65757465e-006, 4.41074371e-006, 9.57701195e-006, 0.89099884, 0.453994751, -2.98023224e-008, 0.453996599, -0.89100194)
  2423. p119.Anchored = true
  2424. p119.FormFactor = Enum.FormFactor.Symmetric
  2425. p119.Elasticity = 0
  2426. p119.Size = Vector3.new(1, 1, 23)
  2427. p119.BottomSurface = Enum.SurfaceType.Smooth
  2428. p119.TopSurface = Enum.SurfaceType.Smooth
  2429. p119.BackParamA = -0
  2430. p119.BackParamB = 0
  2431. p119.BottomParamA = -0
  2432. p119.BottomParamB = 0
  2433. p119.FrontParamA = -0
  2434. p119.FrontParamB = 0
  2435. p119.LeftParamA = 0
  2436. p119.LeftParamB = 0
  2437. p119.RightParamA = 0
  2438. p119.RightParamB = 0
  2439. p119.TopParamA = 0
  2440. p119.TopParamB = 0
  2441. p120 = Instance.new("Part", m)
  2442. p120.BrickColor = BrickColor.new("Really black")
  2443. p120.CFrame = CFrame.new(-170.499481, 88.1006851, -170.499664, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  2444. p120.Anchored = true
  2445. p120.FormFactor = Enum.FormFactor.Symmetric
  2446. p120.Elasticity = 0
  2447. p120.Size = Vector3.new(1, 1, 15)
  2448. p120.BottomSurface = Enum.SurfaceType.Smooth
  2449. p120.TopSurface = Enum.SurfaceType.Smooth
  2450. p120.BackParamA = -0
  2451. p120.BackParamB = 0
  2452. p120.BottomParamA = -0
  2453. p120.BottomParamB = 0
  2454. p120.FrontParamA = -0
  2455. p120.FrontParamB = 0
  2456. p120.LeftParamA = 0
  2457. p120.LeftParamB = 0
  2458. p120.RightParamA = 0
  2459. p120.RightParamB = 0
  2460. p120.TopParamA = 0
  2461. p120.TopParamB = 0
  2462. p121 = Instance.new("Part", m)
  2463. p121.BrickColor = BrickColor.new("Institutional white")
  2464. p121.CFrame = CFrame.new(-165.999557, 83.1009064, -195.999664, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  2465. p121.Anchored = true
  2466. p121.FormFactor = Enum.FormFactor.Symmetric
  2467. p121.Elasticity = 0
  2468. p121.Size = Vector3.new(15, 1, 2)
  2469. p121.BottomSurface = Enum.SurfaceType.Smooth
  2470. p121.TopSurface = Enum.SurfaceType.Smooth
  2471. p121.BackParamA = -0
  2472. p121.BackParamB = 0
  2473. p121.BottomParamA = -0
  2474. p121.BottomParamB = 0
  2475. p121.FrontParamA = -0
  2476. p121.FrontParamB = 0
  2477. p121.LeftParamA = 0
  2478. p121.LeftParamB = 0
  2479. p121.RightParamA = 0
  2480. p121.RightParamB = 0
  2481. p121.TopParamA = 0
  2482. p121.TopParamB = 0
  2483. p122 = Instance.new("Part", m)
  2484. p122.BrickColor = BrickColor.new("Institutional white")
  2485. p122.CFrame = CFrame.new(-228.999435, 85.6004639, -213.499619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2486. p122.Anchored = true
  2487. p122.FormFactor = Enum.FormFactor.Symmetric
  2488. p122.Elasticity = 0
  2489. p122.Size = Vector3.new(22, 1, 17)
  2490. p122.BottomSurface = Enum.SurfaceType.Smooth
  2491. p122.TopSurface = Enum.SurfaceType.Smooth
  2492. p122.BackParamA = -0
  2493. p122.BackParamB = 0
  2494. p122.BottomParamA = -0
  2495. p122.BottomParamB = 0
  2496. p122.FrontParamA = -0
  2497. p122.FrontParamB = 0
  2498. p122.LeftParamA = 0
  2499. p122.LeftParamB = 0
  2500. p122.RightParamA = 0
  2501. p122.RightParamB = 0
  2502. p122.TopParamA = 0
  2503. p122.TopParamB = 0
  2504. p123 = Instance.new("Part", m)
  2505. p123.BrickColor = BrickColor.new("Institutional white")
  2506. p123.CFrame = CFrame.new(-164.499573, 81.5997696, -195.99968, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  2507. p123.Anchored = true
  2508. p123.FormFactor = Enum.FormFactor.Symmetric
  2509. p123.Elasticity = 0
  2510. p123.Size = Vector3.new(15, 1, 2)
  2511. p123.BottomSurface = Enum.SurfaceType.Smooth
  2512. p123.TopSurface = Enum.SurfaceType.Smooth
  2513. p123.BackParamA = -0
  2514. p123.BackParamB = 0
  2515. p123.BottomParamA = -0
  2516. p123.BottomParamB = 0
  2517. p123.FrontParamA = -0
  2518. p123.FrontParamB = 0
  2519. p123.LeftParamA = 0
  2520. p123.LeftParamB = 0
  2521. p123.RightParamA = 0
  2522. p123.RightParamB = 0
  2523. p123.TopParamA = 0
  2524. p123.TopParamB = 0
  2525. p124 = Instance.new("Part", m)
  2526. p124.BrickColor = BrickColor.new("Really black")
  2527. p124.CFrame = CFrame.new(-218.499435, 88.1011429, -170.49968, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  2528. p124.Anchored = true
  2529. p124.FormFactor = Enum.FormFactor.Symmetric
  2530. p124.Elasticity = 0
  2531. p124.Size = Vector3.new(1, 1, 15)
  2532. p124.BottomSurface = Enum.SurfaceType.Smooth
  2533. p124.TopSurface = Enum.SurfaceType.Smooth
  2534. p124.BackParamA = -0
  2535. p124.BackParamB = 0
  2536. p124.BottomParamA = -0
  2537. p124.BottomParamB = 0
  2538. p124.FrontParamA = -0
  2539. p124.FrontParamB = 0
  2540. p124.LeftParamA = 0
  2541. p124.LeftParamB = 0
  2542. p124.RightParamA = 0
  2543. p124.RightParamB = 0
  2544. p124.TopParamA = 0
  2545. p124.TopParamB = 0
  2546. p125 = Instance.new("Part", m)
  2547. p125.BrickColor = BrickColor.new("Institutional white")
  2548. p125.CFrame = CFrame.new(-167.499527, 84.5997849, -195.999649, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  2549. p125.Anchored = true
  2550. p125.FormFactor = Enum.FormFactor.Symmetric
  2551. p125.Elasticity = 0
  2552. p125.Size = Vector3.new(15, 1, 2)
  2553. p125.BottomSurface = Enum.SurfaceType.Smooth
  2554. p125.TopSurface = Enum.SurfaceType.Smooth
  2555. p125.BackParamA = -0
  2556. p125.BackParamB = 0
  2557. p125.BottomParamA = -0
  2558. p125.BottomParamB = 0
  2559. p125.FrontParamA = -0
  2560. p125.FrontParamB = 0
  2561. p125.LeftParamA = 0
  2562. p125.LeftParamB = 0
  2563. p125.RightParamA = 0
  2564. p125.RightParamB = 0
  2565. p125.TopParamA = 0
  2566. p125.TopParamB = 0
  2567. p126 = Instance.new("WedgePart", m)
  2568. p126.BrickColor = BrickColor.new("Really black")
  2569. p126.Name = "Wedge"
  2570. p126.CFrame = CFrame.new(-218.49939, 93.6000824, -179.499619, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  2571. p126.Anchored = true
  2572. p126.FormFactor = Enum.FormFactor.Symmetric
  2573. p126.Elasticity = 0
  2574. p126.Size = Vector3.new(2, 17, 6)
  2575. p126.BottomSurface = Enum.SurfaceType.Smooth
  2576. p126.TopSurface = Enum.SurfaceType.Smooth
  2577. p127 = Instance.new("Part", m)
  2578. p127.BrickColor = BrickColor.new("Really black")
  2579. p127.CFrame = CFrame.new(-194.999512, 82.6003036, -228.999619, 9.740118e-006, -0.999998689, 0, 0.999995172, 9.5621117e-006, -7.22370123e-006, 7.51574635e-006, 0, 0.999998689)
  2580. p127.Anchored = true
  2581. p127.FormFactor = Enum.FormFactor.Symmetric
  2582. p127.Elasticity = 0
  2583. p127.Size = Vector3.new(1, 1, 11)
  2584. p127.BottomSurface = Enum.SurfaceType.Smooth
  2585. p127.TopSurface = Enum.SurfaceType.Smooth
  2586. p127.BackParamA = -0
  2587. p127.BackParamB = 0
  2588. p127.BottomParamA = -0
  2589. p127.BottomParamB = 0
  2590. p127.FrontParamA = -0
  2591. p127.FrontParamB = 0
  2592. p127.LeftParamA = 0
  2593. p127.LeftParamB = 0
  2594. p127.RightParamA = 0
  2595. p127.RightParamB = 0
  2596. p127.TopParamA = 0
  2597. p127.TopParamB = 0
  2598. p128 = Instance.new("Part", m)
  2599. p128.BrickColor = BrickColor.new("Really black")
  2600. p128.CFrame = CFrame.new(-218.499451, 87.1010895, -162.49968, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  2601. p128.Anchored = true
  2602. p128.FormFactor = Enum.FormFactor.Symmetric
  2603. p128.Elasticity = 0
  2604. p128.Size = Vector3.new(1, 4, 1)
  2605. p128.BottomSurface = Enum.SurfaceType.Smooth
  2606. p128.TopSurface = Enum.SurfaceType.Smooth
  2607. p128.BackParamA = -0
  2608. p128.BackParamB = 0
  2609. p128.BottomParamA = -0
  2610. p128.BottomParamB = 0
  2611. p128.FrontParamA = -0
  2612. p128.FrontParamB = 0
  2613. p128.LeftParamA = 0
  2614. p128.LeftParamB = 0
  2615. p128.RightParamA = 0
  2616. p128.RightParamB = 0
  2617. p128.TopParamA = 0
  2618. p128.TopParamB = 0
  2619. p129 = Instance.new("Part", m)
  2620. p129.BrickColor = BrickColor.new("Really black")
  2621. p129.CFrame = CFrame.new(-207.499481, 82.6004791, -236.999603, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  2622. p129.Anchored = true
  2623. p129.FormFactor = Enum.FormFactor.Symmetric
  2624. p129.Elasticity = 0
  2625. p129.Size = Vector3.new(1, 1, 20)
  2626. p129.BottomSurface = Enum.SurfaceType.Smooth
  2627. p129.TopSurface = Enum.SurfaceType.Smooth
  2628. p129.BackParamA = -0
  2629. p129.BackParamB = 0
  2630. p129.BottomParamA = -0
  2631. p129.BottomParamB = 0
  2632. p129.FrontParamA = -0
  2633. p129.FrontParamB = 0
  2634. p129.LeftParamA = 0
  2635. p129.LeftParamB = 0
  2636. p129.RightParamA = 0
  2637. p129.RightParamB = 0
  2638. p129.TopParamA = 0
  2639. p129.TopParamB = 0
  2640. p130 = Instance.new("Part", m)
  2641. p130.BrickColor = BrickColor.new("Really black")
  2642. p130.CFrame = CFrame.new(-168.999542, 82.5998459, -199.999664, 9.740118e-006, -0.999998689, 0, 0.999995172, 9.5621117e-006, -7.22370123e-006, 7.51574635e-006, 0, 0.999998689)
  2643. p130.Anchored = true
  2644. p130.FormFactor = Enum.FormFactor.Symmetric
  2645. p130.Elasticity = 0
  2646. p130.Size = Vector3.new(1, 1, 27)
  2647. p130.BottomSurface = Enum.SurfaceType.Smooth
  2648. p130.TopSurface = Enum.SurfaceType.Smooth
  2649. p130.BackParamA = -0
  2650. p130.BackParamB = 0
  2651. p130.BottomParamA = -0
  2652. p130.BottomParamB = 0
  2653. p130.FrontParamA = -0
  2654. p130.FrontParamB = 0
  2655. p130.LeftParamA = 0
  2656. p130.LeftParamB = 0
  2657. p130.RightParamA = 0
  2658. p130.RightParamB = 0
  2659. p130.TopParamA = 0
  2660. p130.TopParamB = 0
  2661. p131 = Instance.new("WedgePart", m)
  2662. p131.BrickColor = BrickColor.new("Really black")
  2663. p131.Name = "Wedge"
  2664. p131.CFrame = CFrame.new(-151.999527, 87.0993042, -154.499695, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  2665. p131.Anchored = true
  2666. p131.FormFactor = Enum.FormFactor.Symmetric
  2667. p131.Elasticity = 0
  2668. p131.Size = Vector3.new(4, 2, 3)
  2669. p131.BottomSurface = Enum.SurfaceType.Smooth
  2670. p131.TopSurface = Enum.SurfaceType.Smooth
  2671. p132 = Instance.new("WedgePart", m)
  2672. p132.BrickColor = BrickColor.new("Really black")
  2673. p132.Name = "Wedge"
  2674. p132.CFrame = CFrame.new(-151.999527, 87.0997009, -210.499619, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  2675. p132.Anchored = true
  2676. p132.FormFactor = Enum.FormFactor.Symmetric
  2677. p132.Elasticity = 0
  2678. p132.Size = Vector3.new(4, 2, 3)
  2679. p132.BottomSurface = Enum.SurfaceType.Smooth
  2680. p132.TopSurface = Enum.SurfaceType.Smooth
  2681. p133 = Instance.new("Part", m)
  2682. p133.BrickColor = BrickColor.new("Really black")
  2683. p133.CFrame = CFrame.new(-235.99939, 89.1016846, -223.499603, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  2684. p133.Anchored = true
  2685. p133.FormFactor = Enum.FormFactor.Symmetric
  2686. p133.Elasticity = 0
  2687. p133.Size = Vector3.new(1, 1, 32)
  2688. p133.BottomSurface = Enum.SurfaceType.Smooth
  2689. p133.TopSurface = Enum.SurfaceType.Smooth
  2690. p133.BackParamA = -0
  2691. p133.BackParamB = 0
  2692. p133.BottomParamA = -0
  2693. p133.BottomParamB = 0
  2694. p133.FrontParamA = -0
  2695. p133.FrontParamB = 0
  2696. p133.LeftParamA = 0
  2697. p133.LeftParamB = 0
  2698. p133.RightParamA = 0
  2699. p133.RightParamB = 0
  2700. p133.TopParamA = 0
  2701. p133.TopParamB = 0
  2702. p134 = Instance.new("Part", m)
  2703. p134.BrickColor = BrickColor.new("Really black")
  2704. p134.CFrame = CFrame.new(-235.99939, 89.101532, -203.499619, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  2705. p134.Anchored = true
  2706. p134.FormFactor = Enum.FormFactor.Symmetric
  2707. p134.Elasticity = 0
  2708. p134.Size = Vector3.new(1, 1, 32)
  2709. p134.BottomSurface = Enum.SurfaceType.Smooth
  2710. p134.TopSurface = Enum.SurfaceType.Smooth
  2711. p134.BackParamA = -0
  2712. p134.BackParamB = 0
  2713. p134.BottomParamA = -0
  2714. p134.BottomParamB = 0
  2715. p134.FrontParamA = -0
  2716. p134.FrontParamB = 0
  2717. p134.LeftParamA = 0
  2718. p134.LeftParamB = 0
  2719. p134.RightParamA = 0
  2720. p134.RightParamB = 0
  2721. p134.TopParamA = 0
  2722. p134.TopParamB = 0
  2723. p135 = Instance.new("Part", m)
  2724. p135.BrickColor = BrickColor.new("Institutional white")
  2725. p135.CFrame = CFrame.new(-245.49942, 85.6005707, -206.499634, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  2726. p135.Anchored = true
  2727. p135.FormFactor = Enum.FormFactor.Symmetric
  2728. p135.Elasticity = 0
  2729. p135.Size = Vector3.new(16, 1, 8)
  2730. p135.BottomSurface = Enum.SurfaceType.Smooth
  2731. p135.TopSurface = Enum.SurfaceType.Smooth
  2732. p135.BackParamA = -0
  2733. p135.BackParamB = 0
  2734. p135.BottomParamA = -0
  2735. p135.BottomParamB = 0
  2736. p135.FrontParamA = -0
  2737. p135.FrontParamB = 0
  2738. p135.LeftParamA = 0
  2739. p135.LeftParamB = 0
  2740. p135.RightParamA = 0
  2741. p135.RightParamB = 0
  2742. p135.TopParamA = 0
  2743. p135.TopParamB = 0
  2744. p136 = Instance.new("WedgePart", m)
  2745. p136.BrickColor = BrickColor.new("Lapis")
  2746. p136.Name = "Wedge"
  2747. p136.CFrame = CFrame.new(-132.499542, 87.5991135, -153.999695, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  2748. p136.Anchored = true
  2749. p136.FormFactor = Enum.FormFactor.Symmetric
  2750. p136.Elasticity = 0
  2751. p136.Size = Vector3.new(1, 3, 10)
  2752. p136.BottomSurface = Enum.SurfaceType.Smooth
  2753. p136.TopSurface = Enum.SurfaceType.Smooth
  2754. p137 = Instance.new("Part", m)
  2755. p137.BrickColor = BrickColor.new("Lapis")
  2756. p137.CFrame = CFrame.new(-128.999603, 83.0993195, -182.49968, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  2757. p137.Anchored = true
  2758. p137.FormFactor = Enum.FormFactor.Symmetric
  2759. p137.Elasticity = 0
  2760. p137.Size = Vector3.new(1, 6, 38)
  2761. p137.BottomSurface = Enum.SurfaceType.Smooth
  2762. p137.TopSurface = Enum.SurfaceType.Smooth
  2763. p137.BackParamA = -0
  2764. p137.BackParamB = 0
  2765. p137.BottomParamA = -0
  2766. p137.BottomParamB = 0
  2767. p137.FrontParamA = -0
  2768. p137.FrontParamB = 0
  2769. p137.LeftParamA = 0
  2770. p137.LeftParamB = 0
  2771. p137.RightParamA = 0
  2772. p137.RightParamB = 0
  2773. p137.TopParamA = 0
  2774. p137.TopParamB = 0
  2775. p138 = Instance.new("Part", m)
  2776. p138.BrickColor = BrickColor.new("Really black")
  2777. p138.CFrame = CFrame.new(-252.499359, 89.1017609, -213.499603, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  2778. p138.Anchored = true
  2779. p138.FormFactor = Enum.FormFactor.Symmetric
  2780. p138.Elasticity = 0
  2781. p138.Size = Vector3.new(19, 1, 1)
  2782. p138.BottomSurface = Enum.SurfaceType.Smooth
  2783. p138.TopSurface = Enum.SurfaceType.Smooth
  2784. p138.BackParamA = -0
  2785. p138.BackParamB = 0
  2786. p138.BottomParamA = -0
  2787. p138.BottomParamB = 0
  2788. p138.FrontParamA = -0
  2789. p138.FrontParamB = 0
  2790. p138.LeftParamA = 0
  2791. p138.LeftParamB = 0
  2792. p138.RightParamA = 0
  2793. p138.RightParamB = 0
  2794. p138.TopParamA = 0
  2795. p138.TopParamB = 0
  2796. p139 = Instance.new("WedgePart", m)
  2797. p139.BrickColor = BrickColor.new("Really black")
  2798. p139.Name = "Wedge"
  2799. p139.CFrame = CFrame.new(-151.499619, 77.6503754, -149.499756, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  2800. p139.Anchored = true
  2801. p139.FormFactor = Enum.FormFactor.Symmetric
  2802. p139.Elasticity = 0
  2803. p139.Size = Vector3.new(2, 17, 6)
  2804. p139.BottomSurface = Enum.SurfaceType.Smooth
  2805. p139.TopSurface = Enum.SurfaceType.Smooth
  2806. p140 = Instance.new("Part", m)
  2807. p140.BrickColor = BrickColor.new("Lapis")
  2808. p140.CFrame = CFrame.new(-128.999664, 76.5994492, -190.499725, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  2809. p140.Anchored = true
  2810. p140.FormFactor = Enum.FormFactor.Symmetric
  2811. p140.Elasticity = 0
  2812. p140.Size = Vector3.new(1, 7, 8)
  2813. p140.BottomSurface = Enum.SurfaceType.Smooth
  2814. p140.TopSurface = Enum.SurfaceType.Smooth
  2815. p140.BackParamA = -0
  2816. p140.BackParamB = 0
  2817. p140.BottomParamA = -0
  2818. p140.BottomParamB = 0
  2819. p140.FrontParamA = -0
  2820. p140.FrontParamB = 0
  2821. p140.LeftParamA = 0
  2822. p140.LeftParamB = 0
  2823. p140.RightParamA = 0
  2824. p140.RightParamB = 0
  2825. p140.TopParamA = 0
  2826. p140.TopParamB = 0
  2827. p141 = Instance.new("Part", m)
  2828. p141.BrickColor = BrickColor.new("Really black")
  2829. p141.CFrame = CFrame.new(-128.999695, 73.6053162, -197.999741, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  2830. p141.Anchored = true
  2831. p141.FormFactor = Enum.FormFactor.Symmetric
  2832. p141.Elasticity = 0
  2833. p141.Size = Vector3.new(2, 1, 7)
  2834. p141.BottomSurface = Enum.SurfaceType.Smooth
  2835. p141.TopSurface = Enum.SurfaceType.Smooth
  2836. p141.BackParamA = -0
  2837. p141.BackParamB = 0
  2838. p141.BottomParamA = -0
  2839. p141.BottomParamB = 0
  2840. p141.FrontParamA = -0
  2841. p141.FrontParamB = 0
  2842. p141.LeftParamA = 0
  2843. p141.LeftParamB = 0
  2844. p141.RightParamA = 0
  2845. p141.RightParamB = 0
  2846. p141.TopParamA = 0
  2847. p141.TopParamB = 0
  2848. p142 = Instance.new("Part", m)
  2849. p142.BrickColor = BrickColor.new("Really black")
  2850. p142.CFrame = CFrame.new(-177.170303, 70.3684387, -216.816254, -0.978737772, 0.0760893226, 0.190473288, 0.0991486013, 0.988444865, 0.114611961, -0.179552525, 0.131061167, -0.974977255)
  2851. p142.Anchored = true
  2852. p142.FormFactor = Enum.FormFactor.Symmetric
  2853. p142.Elasticity = 0
  2854. p142.Size = Vector3.new(16, 139, 14)
  2855. p142.BottomSurface = Enum.SurfaceType.Smooth
  2856. p142.TopSurface = Enum.SurfaceType.Smooth
  2857. p142.BackParamA = -0
  2858. p142.BackParamB = 0
  2859. p142.BottomParamA = -0
  2860. p142.BottomParamB = 0
  2861. p142.FrontParamA = -0
  2862. p142.FrontParamB = 0
  2863. p142.LeftParamA = 0
  2864. p142.LeftParamB = 0
  2865. p142.RightParamA = 0
  2866. p142.RightParamB = 0
  2867. p142.TopParamA = 0
  2868. p142.TopParamB = 0
  2869. p143 = Instance.new("Part", m)
  2870. p143.BrickColor = BrickColor.new("Really black")
  2871. p143.CFrame = CFrame.new(-129.499664, 76.0995941, -210.49971, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2872. p143.Anchored = true
  2873. p143.FormFactor = Enum.FormFactor.Symmetric
  2874. p143.Elasticity = 0
  2875. p143.Size = Vector3.new(4, 22, 4)
  2876. p143.BottomSurface = Enum.SurfaceType.Smooth
  2877. p143.TopSurface = Enum.SurfaceType.Smooth
  2878. p143.BackParamA = -0
  2879. p143.BackParamB = 0
  2880. p143.BottomParamA = -0
  2881. p143.BottomParamB = 0
  2882. p143.FrontParamA = -0
  2883. p143.FrontParamB = 0
  2884. p143.LeftParamA = 0
  2885. p143.LeftParamB = 0
  2886. p143.RightParamA = 0
  2887. p143.RightParamB = 0
  2888. p143.TopParamA = 0
  2889. p143.TopParamB = 0
  2890. p144 = Instance.new("Part", m)
  2891. p144.BrickColor = BrickColor.new("Really black")
  2892. p144.CFrame = CFrame.new(-152.499634, 75.5998077, -210.49971, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2893. p144.Anchored = true
  2894. p144.FormFactor = Enum.FormFactor.Symmetric
  2895. p144.Elasticity = 0
  2896. p144.Size = Vector3.new(4, 21, 4)
  2897. p144.BottomSurface = Enum.SurfaceType.Smooth
  2898. p144.TopSurface = Enum.SurfaceType.Smooth
  2899. p144.BackParamA = -0
  2900. p144.BackParamB = 0
  2901. p144.BottomParamA = -0
  2902. p144.BottomParamB = 0
  2903. p144.FrontParamA = -0
  2904. p144.FrontParamB = 0
  2905. p144.LeftParamA = 0
  2906. p144.LeftParamB = 0
  2907. p144.RightParamA = 0
  2908. p144.RightParamB = 0
  2909. p144.TopParamA = 0
  2910. p144.TopParamB = 0
  2911. p145 = Instance.new("Part", m)
  2912. p145.BrickColor = BrickColor.new("Lapis")
  2913. p145.CFrame = CFrame.new(-128.999649, 78.0995331, -204.999695, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  2914. p145.Anchored = true
  2915. p145.FormFactor = Enum.FormFactor.Symmetric
  2916. p145.Elasticity = 0
  2917. p145.Size = Vector3.new(1, 16, 7)
  2918. p145.BottomSurface = Enum.SurfaceType.Smooth
  2919. p145.TopSurface = Enum.SurfaceType.Smooth
  2920. p145.BackParamA = -0
  2921. p145.BackParamB = 0
  2922. p145.BottomParamA = -0
  2923. p145.BottomParamB = 0
  2924. p145.FrontParamA = -0
  2925. p145.FrontParamB = 0
  2926. p145.LeftParamA = 0
  2927. p145.LeftParamB = 0
  2928. p145.RightParamA = 0
  2929. p145.RightParamB = 0
  2930. p145.TopParamA = 0
  2931. p145.TopParamB = 0
  2932. p146 = Instance.new("Part", m)
  2933. p146.BrickColor = BrickColor.new("Really black")
  2934. p146.CFrame = CFrame.new(-181.499557, 80.0999756, -200.499695, 0.999998689, 9.740118e-006, 0, -9.5621117e-006, 0.999995172, -7.22370123e-006, 0, 7.51574635e-006, 0.999998689)
  2935. p146.Anchored = true
  2936. p146.FormFactor = Enum.FormFactor.Symmetric
  2937. p146.Elasticity = 0
  2938. p146.Size = Vector3.new(28, 2, 36)
  2939. p146.BottomSurface = Enum.SurfaceType.Smooth
  2940. p146.TopSurface = Enum.SurfaceType.Smooth
  2941. p146.BackParamA = -0
  2942. p146.BackParamB = 0
  2943. p146.BottomParamA = -0
  2944. p146.BottomParamB = 0
  2945. p146.FrontParamA = -0
  2946. p146.FrontParamB = 0
  2947. p146.LeftParamA = 0
  2948. p146.LeftParamB = 0
  2949. p146.RightParamA = 0
  2950. p146.RightParamB = 0
  2951. p146.TopParamA = 0
  2952. p146.TopParamB = 0
  2953. p147 = Instance.new("Part", m)
  2954. p147.BrickColor = BrickColor.new("Really black")
  2955. p147.CFrame = CFrame.new(-207.499512, 80.100296, -210.499664, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  2956. p147.Anchored = true
  2957. p147.FormFactor = Enum.FormFactor.Symmetric
  2958. p147.Elasticity = 0
  2959. p147.Size = Vector3.new(56, 2, 28)
  2960. p147.BottomSurface = Enum.SurfaceType.Smooth
  2961. p147.TopSurface = Enum.SurfaceType.Smooth
  2962. p147.BackParamA = -0
  2963. p147.BackParamB = 0
  2964. p147.BottomParamA = -0
  2965. p147.BottomParamB = 0
  2966. p147.FrontParamA = -0
  2967. p147.FrontParamB = 0
  2968. p147.LeftParamA = 0
  2969. p147.LeftParamB = 0
  2970. p147.RightParamA = 0
  2971. p147.RightParamB = 0
  2972. p147.TopParamA = 0
  2973. p147.TopParamB = 0
  2974. p148 = Instance.new("Part", m)
  2975. p148.BrickColor = BrickColor.new("Institutional white")
  2976. p148.CFrame = CFrame.new(-156.999664, 74.1009369, -195.999741, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  2977. p148.Anchored = true
  2978. p148.FormFactor = Enum.FormFactor.Symmetric
  2979. p148.Elasticity = 0
  2980. p148.Size = Vector3.new(15, 1, 2)
  2981. p148.BottomSurface = Enum.SurfaceType.Smooth
  2982. p148.TopSurface = Enum.SurfaceType.Smooth
  2983. p148.BackParamA = -0
  2984. p148.BackParamB = 0
  2985. p148.BottomParamA = -0
  2986. p148.BottomParamB = 0
  2987. p148.FrontParamA = -0
  2988. p148.FrontParamB = 0
  2989. p148.LeftParamA = 0
  2990. p148.LeftParamB = 0
  2991. p148.RightParamA = 0
  2992. p148.RightParamB = 0
  2993. p148.TopParamA = 0
  2994. p148.TopParamB = 0
  2995. p149 = Instance.new("Part", m)
  2996. p149.BrickColor = BrickColor.new("Institutional white")
  2997. p149.CFrame = CFrame.new(-161.499603, 78.5997925, -195.999695, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  2998. p149.Anchored = true
  2999. p149.FormFactor = Enum.FormFactor.Symmetric
  3000. p149.Elasticity = 0
  3001. p149.Size = Vector3.new(15, 1, 2)
  3002. p149.BottomSurface = Enum.SurfaceType.Smooth
  3003. p149.TopSurface = Enum.SurfaceType.Smooth
  3004. p149.BackParamA = -0
  3005. p149.BackParamB = 0
  3006. p149.BottomParamA = -0
  3007. p149.BottomParamB = 0
  3008. p149.FrontParamA = -0
  3009. p149.FrontParamB = 0
  3010. p149.LeftParamA = 0
  3011. p149.LeftParamB = 0
  3012. p149.RightParamA = 0
  3013. p149.RightParamB = 0
  3014. p149.TopParamA = 0
  3015. p149.TopParamB = 0
  3016. p150 = Instance.new("Part", m)
  3017. p150.BrickColor = BrickColor.new("Institutional white")
  3018. p150.CFrame = CFrame.new(-162.999588, 80.1009216, -195.999695, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  3019. p150.Anchored = true
  3020. p150.FormFactor = Enum.FormFactor.Symmetric
  3021. p150.Elasticity = 0
  3022. p150.Size = Vector3.new(15, 1, 2)
  3023. p150.BottomSurface = Enum.SurfaceType.Smooth
  3024. p150.TopSurface = Enum.SurfaceType.Smooth
  3025. p150.BackParamA = -0
  3026. p150.BackParamB = 0
  3027. p150.BottomParamA = -0
  3028. p150.BottomParamB = 0
  3029. p150.FrontParamA = -0
  3030. p150.FrontParamB = 0
  3031. p150.LeftParamA = 0
  3032. p150.LeftParamB = 0
  3033. p150.RightParamA = 0
  3034. p150.RightParamB = 0
  3035. p150.TopParamA = 0
  3036. p150.TopParamB = 0
  3037. p151 = Instance.new("Part", m)
  3038. p151.BrickColor = BrickColor.new("Institutional white")
  3039. p151.CFrame = CFrame.new(-158.499634, 75.5997772, -195.999725, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  3040. p151.Anchored = true
  3041. p151.FormFactor = Enum.FormFactor.Symmetric
  3042. p151.Elasticity = 0
  3043. p151.Size = Vector3.new(15, 1, 2)
  3044. p151.BottomSurface = Enum.SurfaceType.Smooth
  3045. p151.TopSurface = Enum.SurfaceType.Smooth
  3046. p151.BackParamA = -0
  3047. p151.BackParamB = 0
  3048. p151.BottomParamA = -0
  3049. p151.BottomParamB = 0
  3050. p151.FrontParamA = -0
  3051. p151.FrontParamB = 0
  3052. p151.LeftParamA = 0
  3053. p151.LeftParamB = 0
  3054. p151.RightParamA = 0
  3055. p151.RightParamB = 0
  3056. p151.TopParamA = 0
  3057. p151.TopParamB = 0
  3058. p152 = Instance.new("Part", m)
  3059. p152.BrickColor = BrickColor.new("Institutional white")
  3060. p152.CFrame = CFrame.new(-159.999619, 77.1009293, -195.99971, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  3061. p152.Anchored = true
  3062. p152.FormFactor = Enum.FormFactor.Symmetric
  3063. p152.Elasticity = 0
  3064. p152.Size = Vector3.new(15, 1, 2)
  3065. p152.BottomSurface = Enum.SurfaceType.Smooth
  3066. p152.TopSurface = Enum.SurfaceType.Smooth
  3067. p152.BackParamA = -0
  3068. p152.BackParamB = 0
  3069. p152.BottomParamA = -0
  3070. p152.BottomParamB = 0
  3071. p152.FrontParamA = -0
  3072. p152.FrontParamB = 0
  3073. p152.LeftParamA = 0
  3074. p152.LeftParamB = 0
  3075. p152.RightParamA = 0
  3076. p152.RightParamB = 0
  3077. p152.TopParamA = 0
  3078. p152.TopParamB = 0
  3079. p153 = Instance.new("Part", m)
  3080. p153.BrickColor = BrickColor.new("Really black")
  3081. p153.CFrame = CFrame.new(-160.646057, 77.4544373, -187.999725, 0, -0.70711267, -0.707098842, 7.22556388e-006, -0.707096517, 0.707110107, -0.999998689, -5.30481339e-006, 5.30481339e-006)
  3082. p153.Anchored = true
  3083. p153.FormFactor = Enum.FormFactor.Symmetric
  3084. p153.Elasticity = 0
  3085. p153.Size = Vector3.new(1, 2, 24)
  3086. p153.BottomSurface = Enum.SurfaceType.Smooth
  3087. p153.TopSurface = Enum.SurfaceType.Smooth
  3088. p153.BackParamA = -0
  3089. p153.BackParamB = 0
  3090. p153.BottomParamA = -0
  3091. p153.BottomParamB = 0
  3092. p153.FrontParamA = -0
  3093. p153.FrontParamB = 0
  3094. p153.LeftParamA = 0
  3095. p153.LeftParamB = 0
  3096. p153.RightParamA = 0
  3097. p153.RightParamB = 0
  3098. p153.TopParamA = 0
  3099. p153.TopParamB = 0
  3100. p154 = Instance.new("Part", m)
  3101. p154.BrickColor = BrickColor.new("Really black")
  3102. p154.CFrame = CFrame.new(-160.646042, 77.4545288, -203.999695, 5.96046448e-008, -0.707112491, -0.707098722, 7.2255616e-006, -0.707096398, 0.707109869, -0.99999845, -5.30481339e-006, 5.30481339e-006)
  3103. p154.Anchored = true
  3104. p154.FormFactor = Enum.FormFactor.Symmetric
  3105. p154.Elasticity = 0
  3106. p154.Size = Vector3.new(1, 2, 24)
  3107. p154.BottomSurface = Enum.SurfaceType.Smooth
  3108. p154.TopSurface = Enum.SurfaceType.Smooth
  3109. p154.BackParamA = -0
  3110. p154.BackParamB = 0
  3111. p154.BottomParamA = -0
  3112. p154.BottomParamB = 0
  3113. p154.FrontParamA = -0
  3114. p154.FrontParamB = 0
  3115. p154.LeftParamA = 0
  3116. p154.LeftParamB = 0
  3117. p154.RightParamA = 0
  3118. p154.RightParamB = 0
  3119. p154.TopParamA = 0
  3120. p154.TopParamB = 0
  3121. p155 = Instance.new("Part", m)
  3122. p155.BrickColor = BrickColor.new("Institutional white")
  3123. p155.CFrame = CFrame.new(-155.49968, 72.599762, -195.999756, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  3124. p155.Anchored = true
  3125. p155.FormFactor = Enum.FormFactor.Symmetric
  3126. p155.Elasticity = 0
  3127. p155.Size = Vector3.new(15, 1, 2)
  3128. p155.BottomSurface = Enum.SurfaceType.Smooth
  3129. p155.TopSurface = Enum.SurfaceType.Smooth
  3130. p155.BackParamA = -0
  3131. p155.BackParamB = 0
  3132. p155.BottomParamA = -0
  3133. p155.BottomParamB = 0
  3134. p155.FrontParamA = -0
  3135. p155.FrontParamB = 0
  3136. p155.LeftParamA = 0
  3137. p155.LeftParamB = 0
  3138. p155.RightParamA = 0
  3139. p155.RightParamB = 0
  3140. p155.TopParamA = 0
  3141. p155.TopParamB = 0
  3142. p156 = Instance.new("Part", m)
  3143. p156.BrickColor = BrickColor.new("Really black")
  3144. p156.CFrame = CFrame.new(-194.499542, 82.5999756, -183.999695, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3145. p156.Anchored = true
  3146. p156.FormFactor = Enum.FormFactor.Symmetric
  3147. p156.Elasticity = 0
  3148. p156.Size = Vector3.new(1, 1, 46)
  3149. p156.BottomSurface = Enum.SurfaceType.Smooth
  3150. p156.TopSurface = Enum.SurfaceType.Smooth
  3151. p156.BackParamA = -0
  3152. p156.BackParamB = 0
  3153. p156.BottomParamA = -0
  3154. p156.BottomParamB = 0
  3155. p156.FrontParamA = -0
  3156. p156.FrontParamB = 0
  3157. p156.LeftParamA = 0
  3158. p156.LeftParamB = 0
  3159. p156.RightParamA = 0
  3160. p156.RightParamB = 0
  3161. p156.TopParamA = 0
  3162. p156.TopParamB = 0
  3163. p157 = Instance.new("Part", m)
  3164. p157.BrickColor = BrickColor.new("Institutional white")
  3165. p157.CFrame = CFrame.new(-194.499512, 84.5998688, -172.49968, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  3166. p157.Anchored = true
  3167. p157.FormFactor = Enum.FormFactor.Symmetric
  3168. p157.Elasticity = 0
  3169. p157.Size = Vector3.new(22, 1, 50)
  3170. p157.BottomSurface = Enum.SurfaceType.Smooth
  3171. p157.TopSurface = Enum.SurfaceType.Smooth
  3172. p157.BackParamA = -0
  3173. p157.BackParamB = 0
  3174. p157.BottomParamA = -0
  3175. p157.BottomParamB = 0
  3176. p157.FrontParamA = -0
  3177. p157.FrontParamB = 0
  3178. p157.LeftParamA = 0
  3179. p157.LeftParamB = 0
  3180. p157.RightParamA = 0
  3181. p157.RightParamB = 0
  3182. p157.TopParamA = 0
  3183. p157.TopParamB = 0
  3184. p158 = Instance.new("Part", m)
  3185. p158.BrickColor = BrickColor.new("Lapis")
  3186. p158.CFrame = CFrame.new(-135.999573, 84.5991745, -153.999725, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3187. p158.Anchored = true
  3188. p158.FormFactor = Enum.FormFactor.Symmetric
  3189. p158.Elasticity = 0
  3190. p158.Size = Vector3.new(1, 3, 9)
  3191. p158.BottomSurface = Enum.SurfaceType.Smooth
  3192. p158.TopSurface = Enum.SurfaceType.Smooth
  3193. p158.BackParamA = -0
  3194. p158.BackParamB = 0
  3195. p158.BottomParamA = -0
  3196. p158.BottomParamB = 0
  3197. p158.FrontParamA = -0
  3198. p158.FrontParamB = 0
  3199. p158.LeftParamA = 0
  3200. p158.LeftParamB = 0
  3201. p158.RightParamA = 0
  3202. p158.RightParamB = 0
  3203. p158.TopParamA = 0
  3204. p158.TopParamB = 0
  3205. p159 = Instance.new("WedgePart", m)
  3206. p159.BrickColor = BrickColor.new("Lapis")
  3207. p159.Name = "Wedge"
  3208. p159.CFrame = CFrame.new(-137.999619, 80.5992126, -153.999741, 0, -9.740118e-006, 0.999998689, -7.22370123e-006, -0.999995172, -9.5621117e-006, 0.999998689, -7.51574635e-006, 0)
  3209. p159.Anchored = true
  3210. p159.FormFactor = Enum.FormFactor.Symmetric
  3211. p159.Elasticity = 0
  3212. p159.Size = Vector3.new(1, 5, 5)
  3213. p159.BottomSurface = Enum.SurfaceType.Smooth
  3214. p159.TopSurface = Enum.SurfaceType.Smooth
  3215. p160 = Instance.new("WedgePart", m)
  3216. p160.BrickColor = BrickColor.new("Lapis")
  3217. p160.Name = "Wedge"
  3218. p160.CFrame = CFrame.new(-144.999557, 84.5992584, -153.99971, 0, -9.740118e-006, 0.999998689, -7.22370123e-006, -0.999995172, -9.5621117e-006, 0.999998689, -7.51574635e-006, 0)
  3219. p160.Anchored = true
  3220. p160.FormFactor = Enum.FormFactor.Symmetric
  3221. p160.Elasticity = 0
  3222. p160.Size = Vector3.new(1, 3, 9)
  3223. p160.BottomSurface = Enum.SurfaceType.Smooth
  3224. p160.TopSurface = Enum.SurfaceType.Smooth
  3225. p161 = Instance.new("Part", m)
  3226. p161.BrickColor = BrickColor.new("Lapis")
  3227. p161.CFrame = CFrame.new(-133.499664, 76.5996399, -210.99971, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3228. p161.Anchored = true
  3229. p161.FormFactor = Enum.FormFactor.Symmetric
  3230. p161.Elasticity = 0
  3231. p161.Size = Vector3.new(1, 13, 4)
  3232. p161.BottomSurface = Enum.SurfaceType.Smooth
  3233. p161.TopSurface = Enum.SurfaceType.Smooth
  3234. p161.BackParamA = -0
  3235. p161.BackParamB = 0
  3236. p161.BottomParamA = -0
  3237. p161.BottomParamB = 0
  3238. p161.FrontParamA = -0
  3239. p161.FrontParamB = 0
  3240. p161.LeftParamA = 0
  3241. p161.LeftParamB = 0
  3242. p161.RightParamA = 0
  3243. p161.RightParamB = 0
  3244. p161.TopParamA = 0
  3245. p161.TopParamB = 0
  3246. p162 = Instance.new("Part", m)
  3247. p162.BrickColor = BrickColor.new("Really black")
  3248. p162.CFrame = CFrame.new(-128.999634, 79.5994568, -197.999695, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3249. p162.Anchored = true
  3250. p162.FormFactor = Enum.FormFactor.Symmetric
  3251. p162.Elasticity = 0
  3252. p162.Size = Vector3.new(1, 1, 7)
  3253. p162.BottomSurface = Enum.SurfaceType.Smooth
  3254. p162.TopSurface = Enum.SurfaceType.Smooth
  3255. p162.BackParamA = -0
  3256. p162.BackParamB = 0
  3257. p162.BottomParamA = -0
  3258. p162.BottomParamB = 0
  3259. p162.FrontParamA = -0
  3260. p162.FrontParamB = 0
  3261. p162.LeftParamA = 0
  3262. p162.LeftParamB = 0
  3263. p162.RightParamA = 0
  3264. p162.RightParamB = 0
  3265. p162.TopParamA = 0
  3266. p162.TopParamB = 0
  3267. p163 = Instance.new("Part", m)
  3268. p163.BrickColor = BrickColor.new("Light blue")
  3269. p163.Reflectance = 0.20000000298023
  3270. p163.Transparency = 0.89999997615814
  3271. p163.CFrame = CFrame.new(-128.999664, 76.5995026, -197.999725, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3272. p163.Anchored = true
  3273. p163.FormFactor = Enum.FormFactor.Symmetric
  3274. p163.Elasticity = 0
  3275. p163.Size = Vector3.new(1, 5, 7)
  3276. p163.BottomSurface = Enum.SurfaceType.Smooth
  3277. p163.TopSurface = Enum.SurfaceType.Smooth
  3278. p163.BackParamA = -0
  3279. p163.BackParamB = 0
  3280. p163.BottomParamA = -0
  3281. p163.BottomParamB = 0
  3282. p163.FrontParamA = -0
  3283. p163.FrontParamB = 0
  3284. p163.LeftParamA = 0
  3285. p163.LeftParamB = 0
  3286. p163.RightParamA = 0
  3287. p163.RightParamB = 0
  3288. p163.TopParamA = 0
  3289. p163.TopParamB = 0
  3290. b14 = Instance.new("BlockMesh", p163)
  3291. b14.Name = "Mesh"
  3292. b14.Scale = Vector3.new(0, 1, 1)
  3293. p164 = Instance.new("Part", m)
  3294. p164.BrickColor = BrickColor.new("Institutional white")
  3295. p164.CFrame = CFrame.new(-250.499435, 85.600708, -217.499619, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3296. p164.Anchored = true
  3297. p164.FormFactor = Enum.FormFactor.Symmetric
  3298. p164.Elasticity = 0
  3299. p164.Size = Vector3.new(14, 1, 6)
  3300. p164.BottomSurface = Enum.SurfaceType.Smooth
  3301. p164.TopSurface = Enum.SurfaceType.Smooth
  3302. p164.BackParamA = -0
  3303. p164.BackParamB = 0
  3304. p164.BottomParamA = -0
  3305. p164.BottomParamB = 0
  3306. p164.FrontParamA = -0
  3307. p164.FrontParamB = 0
  3308. p164.LeftParamA = 0
  3309. p164.LeftParamB = 0
  3310. p164.RightParamA = 0
  3311. p164.RightParamB = 0
  3312. p164.TopParamA = 0
  3313. p164.TopParamB = 0
  3314. p165 = Instance.new("Part", m)
  3315. p165.BrickColor = BrickColor.new("Really black")
  3316. p165.CFrame = CFrame.new(-129.499664, 76.0991974, -154.499771, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3317. p165.Anchored = true
  3318. p165.FormFactor = Enum.FormFactor.Symmetric
  3319. p165.Elasticity = 0
  3320. p165.Size = Vector3.new(4, 22, 4)
  3321. p165.BottomSurface = Enum.SurfaceType.Smooth
  3322. p165.TopSurface = Enum.SurfaceType.Smooth
  3323. p165.BackParamA = -0
  3324. p165.BackParamB = 0
  3325. p165.BottomParamA = -0
  3326. p165.BottomParamB = 0
  3327. p165.FrontParamA = -0
  3328. p165.FrontParamB = 0
  3329. p165.LeftParamA = 0
  3330. p165.LeftParamB = 0
  3331. p165.RightParamA = 0
  3332. p165.RightParamB = 0
  3333. p165.TopParamA = 0
  3334. p165.TopParamB = 0
  3335. p166 = Instance.new("Part", m)
  3336. p166.BrickColor = BrickColor.new("Lapis")
  3337. p166.CFrame = CFrame.new(-128.999649, 78.0992126, -159.999756, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3338. p166.Anchored = true
  3339. p166.FormFactor = Enum.FormFactor.Symmetric
  3340. p166.Elasticity = 0
  3341. p166.Size = Vector3.new(1, 16, 7)
  3342. p166.BottomSurface = Enum.SurfaceType.Smooth
  3343. p166.TopSurface = Enum.SurfaceType.Smooth
  3344. p166.BackParamA = -0
  3345. p166.BackParamB = 0
  3346. p166.BottomParamA = -0
  3347. p166.BottomParamB = 0
  3348. p166.FrontParamA = -0
  3349. p166.FrontParamB = 0
  3350. p166.LeftParamA = 0
  3351. p166.LeftParamB = 0
  3352. p166.RightParamA = 0
  3353. p166.RightParamB = 0
  3354. p166.TopParamA = 0
  3355. p166.TopParamB = 0
  3356. p167 = Instance.new("Part", m)
  3357. p167.BrickColor = BrickColor.new("Lapis")
  3358. p167.CFrame = CFrame.new(-133.499664, 76.5992279, -153.999786, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3359. p167.Anchored = true
  3360. p167.FormFactor = Enum.FormFactor.Symmetric
  3361. p167.Elasticity = 0
  3362. p167.Size = Vector3.new(1, 13, 4)
  3363. p167.BottomSurface = Enum.SurfaceType.Smooth
  3364. p167.TopSurface = Enum.SurfaceType.Smooth
  3365. p167.BackParamA = -0
  3366. p167.BackParamB = 0
  3367. p167.BottomParamA = -0
  3368. p167.BottomParamB = 0
  3369. p167.FrontParamA = -0
  3370. p167.FrontParamB = 0
  3371. p167.LeftParamA = 0
  3372. p167.LeftParamB = 0
  3373. p167.RightParamA = 0
  3374. p167.RightParamB = 0
  3375. p167.TopParamA = 0
  3376. p167.TopParamB = 0
  3377. p168 = Instance.new("Part", m)
  3378. p168.BrickColor = BrickColor.new("Really black")
  3379. p168.CFrame = CFrame.new(-128.999634, 79.5993423, -182.49971, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3380. p168.Anchored = true
  3381. p168.FormFactor = Enum.FormFactor.Symmetric
  3382. p168.Elasticity = 0
  3383. p168.Size = Vector3.new(1, 1, 8)
  3384. p168.BottomSurface = Enum.SurfaceType.Smooth
  3385. p168.TopSurface = Enum.SurfaceType.Smooth
  3386. p168.BackParamA = -0
  3387. p168.BackParamB = 0
  3388. p168.BottomParamA = -0
  3389. p168.BottomParamB = 0
  3390. p168.FrontParamA = -0
  3391. p168.FrontParamB = 0
  3392. p168.LeftParamA = 0
  3393. p168.LeftParamB = 0
  3394. p168.RightParamA = 0
  3395. p168.RightParamB = 0
  3396. p168.TopParamA = 0
  3397. p168.TopParamB = 0
  3398. p169 = Instance.new("Part", m)
  3399. p169.BrickColor = BrickColor.new("Really black")
  3400. p169.CFrame = CFrame.new(-128.999695, 73.604805, -182.499771, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  3401. p169.Anchored = true
  3402. p169.FormFactor = Enum.FormFactor.Symmetric
  3403. p169.Elasticity = 0
  3404. p169.Size = Vector3.new(2, 1, 8)
  3405. p169.BottomSurface = Enum.SurfaceType.Smooth
  3406. p169.TopSurface = Enum.SurfaceType.Smooth
  3407. p169.BackParamA = -0
  3408. p169.BackParamB = 0
  3409. p169.BottomParamA = -0
  3410. p169.BottomParamB = 0
  3411. p169.FrontParamA = -0
  3412. p169.FrontParamB = 0
  3413. p169.LeftParamA = 0
  3414. p169.LeftParamB = 0
  3415. p169.RightParamA = 0
  3416. p169.RightParamB = 0
  3417. p169.TopParamA = 0
  3418. p169.TopParamB = 0
  3419. p170 = Instance.new("Part", m)
  3420. p170.BrickColor = BrickColor.new("Light blue")
  3421. p170.Reflectance = 0.20000000298023
  3422. p170.Transparency = 0.89999997615814
  3423. p170.CFrame = CFrame.new(-128.999664, 76.5992737, -166.999756, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3424. p170.Anchored = true
  3425. p170.FormFactor = Enum.FormFactor.Symmetric
  3426. p170.Elasticity = 0
  3427. p170.Size = Vector3.new(1, 5, 7)
  3428. p170.BottomSurface = Enum.SurfaceType.Smooth
  3429. p170.TopSurface = Enum.SurfaceType.Smooth
  3430. p170.BackParamA = -0
  3431. p170.BackParamB = 0
  3432. p170.BottomParamA = -0
  3433. p170.BottomParamB = 0
  3434. p170.FrontParamA = -0
  3435. p170.FrontParamB = 0
  3436. p170.LeftParamA = 0
  3437. p170.LeftParamB = 0
  3438. p170.RightParamA = 0
  3439. p170.RightParamB = 0
  3440. p170.TopParamA = 0
  3441. p170.TopParamB = 0
  3442. b15 = Instance.new("BlockMesh", p170)
  3443. b15.Name = "Mesh"
  3444. b15.Scale = Vector3.new(0, 1, 1)
  3445. p171 = Instance.new("Part", m)
  3446. p171.BrickColor = BrickColor.new("Light blue")
  3447. p171.Reflectance = 0.20000000298023
  3448. p171.Transparency = 0.89999997615814
  3449. p171.CFrame = CFrame.new(-128.99968, 76.5993881, -182.499741, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3450. p171.Anchored = true
  3451. p171.FormFactor = Enum.FormFactor.Symmetric
  3452. p171.Elasticity = 0
  3453. p171.Size = Vector3.new(1, 5, 8)
  3454. p171.BottomSurface = Enum.SurfaceType.Smooth
  3455. p171.TopSurface = Enum.SurfaceType.Smooth
  3456. p171.BackParamA = -0
  3457. p171.BackParamB = 0
  3458. p171.BottomParamA = -0
  3459. p171.BottomParamB = 0
  3460. p171.FrontParamA = -0
  3461. p171.FrontParamB = 0
  3462. p171.LeftParamA = 0
  3463. p171.LeftParamB = 0
  3464. p171.RightParamA = 0
  3465. p171.RightParamB = 0
  3466. p171.TopParamA = 0
  3467. p171.TopParamB = 0
  3468. b16 = Instance.new("BlockMesh", p171)
  3469. b16.Name = "Mesh"
  3470. b16.Scale = Vector3.new(0, 1, 1)
  3471. p172 = Instance.new("Part", m)
  3472. p172.BrickColor = BrickColor.new("Really black")
  3473. p172.CFrame = CFrame.new(-128.999634, 79.5992279, -166.999725, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3474. p172.Anchored = true
  3475. p172.FormFactor = Enum.FormFactor.Symmetric
  3476. p172.Elasticity = 0
  3477. p172.Size = Vector3.new(1, 1, 7)
  3478. p172.BottomSurface = Enum.SurfaceType.Smooth
  3479. p172.TopSurface = Enum.SurfaceType.Smooth
  3480. p172.BackParamA = -0
  3481. p172.BackParamB = 0
  3482. p172.BottomParamA = -0
  3483. p172.BottomParamB = 0
  3484. p172.FrontParamA = -0
  3485. p172.FrontParamB = 0
  3486. p172.LeftParamA = 0
  3487. p172.LeftParamB = 0
  3488. p172.RightParamA = 0
  3489. p172.RightParamB = 0
  3490. p172.TopParamA = 0
  3491. p172.TopParamB = 0
  3492. p173 = Instance.new("Part", m)
  3493. p173.BrickColor = BrickColor.new("Lapis")
  3494. p173.CFrame = CFrame.new(-128.999664, 76.5993271, -174.499756, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  3495. p173.Anchored = true
  3496. p173.FormFactor = Enum.FormFactor.Symmetric
  3497. p173.Elasticity = 0
  3498. p173.Size = Vector3.new(1, 7, 8)
  3499. p173.BottomSurface = Enum.SurfaceType.Smooth
  3500. p173.TopSurface = Enum.SurfaceType.Smooth
  3501. p173.BackParamA = -0
  3502. p173.BackParamB = 0
  3503. p173.BottomParamA = -0
  3504. p173.BottomParamB = 0
  3505. p173.FrontParamA = -0
  3506. p173.FrontParamB = 0
  3507. p173.LeftParamA = 0
  3508. p173.LeftParamB = 0
  3509. p173.RightParamA = 0
  3510. p173.RightParamB = 0
  3511. p173.TopParamA = 0
  3512. p173.TopParamB = 0
  3513. p174 = Instance.new("Part", m)
  3514. p174.BrickColor = BrickColor.new("Really black")
  3515. p174.CFrame = CFrame.new(-130.499634, 77.6048584, -142.726761, -0.999998569, 8.65757465e-006, 4.41074371e-006, 9.57701195e-006, 0.89099884, 0.453994751, -2.98023224e-008, 0.453996599, -0.89100194)
  3516. p174.Anchored = true
  3517. p174.FormFactor = Enum.FormFactor.Symmetric
  3518. p174.Elasticity = 0
  3519. p174.Size = Vector3.new(1, 1, 23)
  3520. p174.BottomSurface = Enum.SurfaceType.Smooth
  3521. p174.TopSurface = Enum.SurfaceType.Smooth
  3522. p174.BackParamA = -0
  3523. p174.BackParamB = 0
  3524. p174.BottomParamA = -0
  3525. p174.BottomParamB = 0
  3526. p174.FrontParamA = -0
  3527. p174.FrontParamB = 0
  3528. p174.LeftParamA = 0
  3529. p174.LeftParamB = 0
  3530. p174.RightParamA = 0
  3531. p174.RightParamB = 0
  3532. p174.TopParamA = 0
  3533. p174.TopParamB = 0
  3534. p175 = Instance.new("WedgePart", m)
  3535. p175.BrickColor = BrickColor.new("Really black")
  3536. p175.Name = "Wedge"
  3537. p175.CFrame = CFrame.new(-130.499649, 77.650177, -149.499771, -0.99999702, 9.72518683e-006, 2.98023224e-008, 9.57699649e-006, 0.999991953, 7.19388891e-006, 0, 7.48405728e-006, -0.999997199)
  3538. p175.Anchored = true
  3539. p175.FormFactor = Enum.FormFactor.Symmetric
  3540. p175.Elasticity = 0
  3541. p175.Size = Vector3.new(2, 17, 6)
  3542. p175.BottomSurface = Enum.SurfaceType.Smooth
  3543. p175.TopSurface = Enum.SurfaceType.Smooth
  3544. p176 = Instance.new("TrussPart", m)
  3545. p176.BrickColor = BrickColor.new("Really black")
  3546. p176.Name = "Truss"
  3547. p176.CFrame = CFrame.new(-246.499634, 64.1008453, -215.499786, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  3548. p176.Anchored = true
  3549. p176.Elasticity = 0
  3550. p176.Size = Vector3.new(2, 42, 2)
  3551. p176.BottomSurface = Enum.SurfaceType.Smooth
  3552. p176.TopSurface = Enum.SurfaceType.Smooth
  3553. p176.BackParamA = -0
  3554. p176.BackParamB = 0
  3555. p176.BottomParamA = -0
  3556. p176.BottomParamB = 0
  3557. p176.FrontParamA = -0
  3558. p176.FrontParamB = 0
  3559. p176.LeftParamA = 0
  3560. p176.LeftParamB = 0
  3561. p176.RightParamA = 0
  3562. p176.RightParamB = 0
  3563. p176.TopParamA = 0
  3564. p176.TopParamB = 0
  3565. p177 = Instance.new("Part", m)
  3566. p177.BrickColor = BrickColor.new("Institutional white")
  3567. p177.CFrame = CFrame.new(-140.999725, 68.6503448, -142.499847, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  3568. p177.Anchored = true
  3569. p177.FormFactor = Enum.FormFactor.Symmetric
  3570. p177.Elasticity = 0
  3571. p177.Size = Vector3.new(22, 1, 23)
  3572. p177.BottomSurface = Enum.SurfaceType.Smooth
  3573. p177.TopSurface = Enum.SurfaceType.Smooth
  3574. p177.BackParamA = -0
  3575. p177.BackParamB = 0
  3576. p177.BottomParamA = -0
  3577. p177.BottomParamB = 0
  3578. p177.FrontParamA = -0
  3579. p177.FrontParamB = 0
  3580. p177.LeftParamA = 0
  3581. p177.LeftParamB = 0
  3582. p177.RightParamA = 0
  3583. p177.RightParamB = 0
  3584. p177.TopParamA = 0
  3585. p177.TopParamB = 0
  3586. p178 = Instance.new("Part", m)
  3587. p178.BrickColor = BrickColor.new("Really black")
  3588. p178.CFrame = CFrame.new(-140.999695, 72.1505814, -132.499832, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  3589. p178.Anchored = true
  3590. p178.FormFactor = Enum.FormFactor.Symmetric
  3591. p178.Elasticity = 0
  3592. p178.Size = Vector3.new(1, 1, 20)
  3593. p178.BottomSurface = Enum.SurfaceType.Smooth
  3594. p178.TopSurface = Enum.SurfaceType.Smooth
  3595. p178.BackParamA = -0
  3596. p178.BackParamB = 0
  3597. p178.BottomParamA = -0
  3598. p178.BottomParamB = 0
  3599. p178.FrontParamA = -0
  3600. p178.FrontParamB = 0
  3601. p178.LeftParamA = 0
  3602. p178.LeftParamB = 0
  3603. p178.RightParamA = 0
  3604. p178.RightParamB = 0
  3605. p178.TopParamA = 0
  3606. p178.TopParamB = 0
  3607. p179 = Instance.new("Part", m)
  3608. p179.BrickColor = BrickColor.new("Really black")
  3609. p179.CFrame = CFrame.new(-151.499695, 71.1506882, -132.499847, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  3610. p179.Anchored = true
  3611. p179.FormFactor = Enum.FormFactor.Symmetric
  3612. p179.Elasticity = 0
  3613. p179.Size = Vector3.new(1, 4, 1)
  3614. p179.BottomSurface = Enum.SurfaceType.Smooth
  3615. p179.TopSurface = Enum.SurfaceType.Smooth
  3616. p179.BackParamA = -0
  3617. p179.BackParamB = 0
  3618. p179.BottomParamA = -0
  3619. p179.BottomParamB = 0
  3620. p179.FrontParamA = -0
  3621. p179.FrontParamB = 0
  3622. p179.LeftParamA = 0
  3623. p179.LeftParamB = 0
  3624. p179.RightParamA = 0
  3625. p179.RightParamB = 0
  3626. p179.TopParamA = 0
  3627. p179.TopParamB = 0
  3628. p180 = Instance.new("Part", m)
  3629. p180.BrickColor = BrickColor.new("Really black")
  3630. p180.CFrame = CFrame.new(-151.499695, 72.1507416, -140.499832, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  3631. p180.Anchored = true
  3632. p180.FormFactor = Enum.FormFactor.Symmetric
  3633. p180.Elasticity = 0
  3634. p180.Size = Vector3.new(1, 1, 15)
  3635. p180.BottomSurface = Enum.SurfaceType.Smooth
  3636. p180.TopSurface = Enum.SurfaceType.Smooth
  3637. p180.BackParamA = -0
  3638. p180.BackParamB = 0
  3639. p180.BottomParamA = -0
  3640. p180.BottomParamB = 0
  3641. p180.FrontParamA = -0
  3642. p180.FrontParamB = 0
  3643. p180.LeftParamA = 0
  3644. p180.LeftParamB = 0
  3645. p180.RightParamA = 0
  3646. p180.RightParamB = 0
  3647. p180.TopParamA = 0
  3648. p180.TopParamB = 0
  3649. p181 = Instance.new("TrussPart", m)
  3650. p181.BrickColor = BrickColor.new("Really black")
  3651. p181.Name = "Truss"
  3652. p181.CFrame = CFrame.new(-246.499649, 64.1008606, -217.499786, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  3653. p181.Anchored = true
  3654. p181.Elasticity = 0
  3655. p181.Size = Vector3.new(2, 42, 2)
  3656. p181.BottomSurface = Enum.SurfaceType.Smooth
  3657. p181.TopSurface = Enum.SurfaceType.Smooth
  3658. p181.BackParamA = -0
  3659. p181.BackParamB = 0
  3660. p181.BottomParamA = -0
  3661. p181.BottomParamB = 0
  3662. p181.FrontParamA = -0
  3663. p181.FrontParamB = 0
  3664. p181.LeftParamA = 0
  3665. p181.LeftParamB = 0
  3666. p181.RightParamA = 0
  3667. p181.RightParamB = 0
  3668. p181.TopParamA = 0
  3669. p181.TopParamB = 0
  3670. p182 = Instance.new("TrussPart", m)
  3671. p182.BrickColor = BrickColor.new("Really black")
  3672. p182.Name = "Truss"
  3673. p182.CFrame = CFrame.new(-244.499634, 64.100853, -219.499786, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  3674. p182.Anchored = true
  3675. p182.Elasticity = 0
  3676. p182.Size = Vector3.new(2, 42, 2)
  3677. p182.BottomSurface = Enum.SurfaceType.Smooth
  3678. p182.TopSurface = Enum.SurfaceType.Smooth
  3679. p182.BackParamA = -0
  3680. p182.BackParamB = 0
  3681. p182.BottomParamA = -0
  3682. p182.BottomParamB = 0
  3683. p182.FrontParamA = -0
  3684. p182.FrontParamB = 0
  3685. p182.LeftParamA = 0
  3686. p182.LeftParamB = 0
  3687. p182.RightParamA = 0
  3688. p182.RightParamB = 0
  3689. p182.TopParamA = 0
  3690. p182.TopParamB = 0
  3691. p183 = Instance.new("Part", m)
  3692. p183.BrickColor = BrickColor.new("Really black")
  3693. p183.CFrame = CFrame.new(-151.499619, 77.605072, -142.726761, -0.999998569, 8.65757465e-006, 4.41074371e-006, 9.57701195e-006, 0.89099884, 0.453994751, -2.98023224e-008, 0.453996599, -0.89100194)
  3694. p183.Anchored = true
  3695. p183.FormFactor = Enum.FormFactor.Symmetric
  3696. p183.Elasticity = 0
  3697. p183.Size = Vector3.new(1, 1, 23)
  3698. p183.BottomSurface = Enum.SurfaceType.Smooth
  3699. p183.TopSurface = Enum.SurfaceType.Smooth
  3700. p183.BackParamA = -0
  3701. p183.BackParamB = 0
  3702. p183.BottomParamA = -0
  3703. p183.BottomParamB = 0
  3704. p183.FrontParamA = -0
  3705. p183.FrontParamB = 0
  3706. p183.LeftParamA = 0
  3707. p183.LeftParamB = 0
  3708. p183.RightParamA = 0
  3709. p183.RightParamB = 0
  3710. p183.TopParamA = 0
  3711. p183.TopParamB = 0
  3712. p184 = Instance.new("Part", m)
  3713. p184.BrickColor = BrickColor.new("Really black")
  3714. p184.Name = "Trunk"
  3715. p184.CFrame = CFrame.new(-181.999786, 56.1002655, -214.999847, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3716. p184.Anchored = true
  3717. p184.FormFactor = Enum.FormFactor.Symmetric
  3718. p184.Elasticity = 0
  3719. p184.Size = Vector3.new(17, 112, 17)
  3720. p184.BottomSurface = Enum.SurfaceType.Smooth
  3721. p184.TopSurface = Enum.SurfaceType.Smooth
  3722. p184.BackParamA = -0
  3723. p184.BackParamB = 0
  3724. p184.BottomParamA = -0
  3725. p184.BottomParamB = 0
  3726. p184.FrontParamA = -0
  3727. p184.FrontParamB = 0
  3728. p184.LeftParamA = 0
  3729. p184.LeftParamB = 0
  3730. p184.RightParamA = 0
  3731. p184.RightParamB = 0
  3732. p184.TopParamA = 0
  3733. p184.TopParamB = 0
  3734. p185 = Instance.new("Part", m)
  3735. p185.BrickColor = BrickColor.new("Really black")
  3736. p185.CFrame = CFrame.new(-152.499634, 75.599411, -154.499771, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  3737. p185.Anchored = true
  3738. p185.FormFactor = Enum.FormFactor.Symmetric
  3739. p185.Elasticity = 0
  3740. p185.Size = Vector3.new(4, 21, 4)
  3741. p185.BottomSurface = Enum.SurfaceType.Smooth
  3742. p185.TopSurface = Enum.SurfaceType.Smooth
  3743. p185.BackParamA = -0
  3744. p185.BackParamB = 0
  3745. p185.BottomParamA = -0
  3746. p185.BottomParamB = 0
  3747. p185.FrontParamA = -0
  3748. p185.FrontParamB = 0
  3749. p185.LeftParamA = 0
  3750. p185.LeftParamB = 0
  3751. p185.RightParamA = 0
  3752. p185.RightParamB = 0
  3753. p185.TopParamA = 0
  3754. p185.TopParamB = 0
  3755. p186 = Instance.new("Part", m)
  3756. p186.BrickColor = BrickColor.new("Really black")
  3757. p186.CFrame = CFrame.new(-140.999771, 64.0995941, -182.499817, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  3758. p186.Anchored = true
  3759. p186.FormFactor = Enum.FormFactor.Symmetric
  3760. p186.Elasticity = 0
  3761. p186.Size = Vector3.new(60, 2, 27)
  3762. p186.BottomSurface = Enum.SurfaceType.Smooth
  3763. p186.TopSurface = Enum.SurfaceType.Smooth
  3764. p186.BackParamA = -0
  3765. p186.BackParamB = 0
  3766. p186.BottomParamA = -0
  3767. p186.BottomParamB = 0
  3768. p186.FrontParamA = -0
  3769. p186.FrontParamB = 0
  3770. p186.LeftParamA = 0
  3771. p186.LeftParamB = 0
  3772. p186.RightParamA = 0
  3773. p186.RightParamB = 0
  3774. p186.TopParamA = 0
  3775. p186.TopParamB = 0
  3776. p187 = Instance.new("Part", m)
  3777. p187.BrickColor = BrickColor.new("Really black")
  3778. p187.CFrame = CFrame.new(-140.999741, 66.5997849, -210.999771, 0, -9.740118e-006, 0.999998689, -7.22370123e-006, -0.999995172, -9.5621117e-006, 0.999998689, -7.51574635e-006, 0)
  3779. p187.Anchored = true
  3780. p187.FormFactor = Enum.FormFactor.Symmetric
  3781. p187.Elasticity = 0
  3782. p187.Size = Vector3.new(1, 1, 19)
  3783. p187.BottomSurface = Enum.SurfaceType.Smooth
  3784. p187.TopSurface = Enum.SurfaceType.Smooth
  3785. p187.BackParamA = -0
  3786. p187.BackParamB = 0
  3787. p187.BottomParamA = -0
  3788. p187.BottomParamB = 0
  3789. p187.FrontParamA = -0
  3790. p187.FrontParamB = 0
  3791. p187.LeftParamA = 0
  3792. p187.LeftParamB = 0
  3793. p187.RightParamA = 0
  3794. p187.RightParamB = 0
  3795. p187.TopParamA = 0
  3796. p187.TopParamB = 0
  3797. p188 = Instance.new("Part", m)
  3798. p188.BrickColor = BrickColor.new("Really black")
  3799. p188.CFrame = CFrame.new(-140.999741, 66.5993805, -153.999847, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  3800. p188.Anchored = true
  3801. p188.FormFactor = Enum.FormFactor.Symmetric
  3802. p188.Elasticity = 0
  3803. p188.Size = Vector3.new(1, 1, 25)
  3804. p188.BottomSurface = Enum.SurfaceType.Smooth
  3805. p188.TopSurface = Enum.SurfaceType.Smooth
  3806. p188.BackParamA = -0
  3807. p188.BackParamB = 0
  3808. p188.BottomParamA = -0
  3809. p188.BottomParamB = 0
  3810. p188.FrontParamA = -0
  3811. p188.FrontParamB = 0
  3812. p188.LeftParamA = 0
  3813. p188.LeftParamB = 0
  3814. p188.RightParamA = 0
  3815. p188.RightParamB = 0
  3816. p188.TopParamA = 0
  3817. p188.TopParamB = 0
  3818. p189 = Instance.new("Part", m)
  3819. p189.BrickColor = BrickColor.new("Really black")
  3820. p189.CFrame = CFrame.new(-152.999741, 66.5997009, -182.499817, -0.999998689, -9.740118e-006, 0, 9.5621117e-006, -0.999995172, -7.22370123e-006, 0, -7.51574635e-006, 0.999998689)
  3821. p189.Anchored = true
  3822. p189.FormFactor = Enum.FormFactor.Symmetric
  3823. p189.Elasticity = 0
  3824. p189.Size = Vector3.new(1, 1, 52)
  3825. p189.BottomSurface = Enum.SurfaceType.Smooth
  3826. p189.TopSurface = Enum.SurfaceType.Smooth
  3827. p189.BackParamA = -0
  3828. p189.BackParamB = 0
  3829. p189.BottomParamA = -0
  3830. p189.BottomParamB = 0
  3831. p189.FrontParamA = -0
  3832. p189.FrontParamB = 0
  3833. p189.LeftParamA = 0
  3834. p189.LeftParamB = 0
  3835. p189.RightParamA = 0
  3836. p189.RightParamB = 0
  3837. p189.TopParamA = 0
  3838. p189.TopParamB = 0
  3839. p190 = Instance.new("Part", m)
  3840. p190.BrickColor = BrickColor.new("Institutional white")
  3841. p190.CFrame = CFrame.new(-153.999695, 71.1009674, -195.999756, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  3842. p190.Anchored = true
  3843. p190.FormFactor = Enum.FormFactor.Symmetric
  3844. p190.Elasticity = 0
  3845. p190.Size = Vector3.new(15, 1, 2)
  3846. p190.BottomSurface = Enum.SurfaceType.Smooth
  3847. p190.TopSurface = Enum.SurfaceType.Smooth
  3848. p190.BackParamA = -0
  3849. p190.BackParamB = 0
  3850. p190.BottomParamA = -0
  3851. p190.BottomParamB = 0
  3852. p190.FrontParamA = -0
  3853. p190.FrontParamB = 0
  3854. p190.LeftParamA = 0
  3855. p190.LeftParamB = 0
  3856. p190.RightParamA = 0
  3857. p190.RightParamB = 0
  3858. p190.TopParamA = 0
  3859. p190.TopParamB = 0
  3860. p191 = Instance.new("Part", m)
  3861. p191.BrickColor = BrickColor.new("Really black")
  3862. p191.CFrame = CFrame.new(-140.999725, 69.099556, -182.499786, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  3863. p191.Anchored = true
  3864. p191.FormFactor = Enum.FormFactor.Symmetric
  3865. p191.Elasticity = 0
  3866. p191.Size = Vector3.new(58, 2, 25)
  3867. p191.BottomSurface = Enum.SurfaceType.Smooth
  3868. p191.TopSurface = Enum.SurfaceType.Smooth
  3869. p191.BackParamA = -0
  3870. p191.BackParamB = 0
  3871. p191.BottomParamA = -0
  3872. p191.BottomParamB = 0
  3873. p191.FrontParamA = -0
  3874. p191.FrontParamB = 0
  3875. p191.LeftParamA = 0
  3876. p191.LeftParamB = 0
  3877. p191.RightParamA = 0
  3878. p191.RightParamB = 0
  3879. p191.TopParamA = 0
  3880. p191.TopParamB = 0
  3881. p192 = Instance.new("Part", m)
  3882. p192.BrickColor = BrickColor.new("Really black")
  3883. p192.CFrame = CFrame.new(-176.499802, 57.0034485, -196.999847, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  3884. p192.Anchored = true
  3885. p192.FormFactor = Enum.FormFactor.Symmetric
  3886. p192.Elasticity = 0
  3887. p192.Size = Vector3.new(1, 1, 14)
  3888. p192.BottomSurface = Enum.SurfaceType.Smooth
  3889. p192.TopSurface = Enum.SurfaceType.Smooth
  3890. p192.BackParamA = -0
  3891. p192.BackParamB = 0
  3892. p192.BottomParamA = -0
  3893. p192.BottomParamB = 0
  3894. p192.FrontParamA = -0
  3895. p192.FrontParamB = 0
  3896. p192.LeftParamA = 0
  3897. p192.LeftParamB = 0
  3898. p192.RightParamA = 0
  3899. p192.RightParamB = 0
  3900. p192.TopParamA = 0
  3901. p192.TopParamB = 0
  3902. p193 = Instance.new("Part", m)
  3903. p193.BrickColor = BrickColor.new("Really black")
  3904. p193.CFrame = CFrame.new(-160.853302, 61.355854, -163.999878, -5.96046448e-008, 0.707098663, 0.707112551, -7.2255616e-006, -0.707109988, 0.707096279, 0.99999845, -5.30481339e-006, 5.30481339e-006)
  3905. p193.Anchored = true
  3906. p193.FormFactor = Enum.FormFactor.Symmetric
  3907. p193.Elasticity = 0
  3908. p193.Size = Vector3.new(1, 2, 24)
  3909. p193.BottomSurface = Enum.SurfaceType.Smooth
  3910. p193.TopSurface = Enum.SurfaceType.Smooth
  3911. p193.BackParamA = -0
  3912. p193.BackParamB = 0
  3913. p193.BottomParamA = -0
  3914. p193.BottomParamB = 0
  3915. p193.FrontParamA = -0
  3916. p193.FrontParamB = 0
  3917. p193.LeftParamA = 0
  3918. p193.LeftParamB = 0
  3919. p193.RightParamA = 0
  3920. p193.RightParamB = 0
  3921. p193.TopParamA = 0
  3922. p193.TopParamB = 0
  3923. p194 = Instance.new("Part", m)
  3924. p194.BrickColor = BrickColor.new("Institutional white")
  3925. p194.CFrame = CFrame.new(-162.999786, 59.501194, -171.999878, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  3926. p194.Anchored = true
  3927. p194.FormFactor = Enum.FormFactor.Symmetric
  3928. p194.Elasticity = 0
  3929. p194.Size = Vector3.new(15, 1, 2)
  3930. p194.BottomSurface = Enum.SurfaceType.Smooth
  3931. p194.TopSurface = Enum.SurfaceType.Smooth
  3932. p194.BackParamA = -0
  3933. p194.BackParamB = 0
  3934. p194.BottomParamA = -0
  3935. p194.BottomParamB = 0
  3936. p194.FrontParamA = -0
  3937. p194.FrontParamB = 0
  3938. p194.LeftParamA = 0
  3939. p194.LeftParamB = 0
  3940. p194.RightParamA = 0
  3941. p194.RightParamB = 0
  3942. p194.TopParamA = 0
  3943. p194.TopParamB = 0
  3944. p195 = Instance.new("Part", m)
  3945. p195.BrickColor = BrickColor.new("Institutional white")
  3946. p195.CFrame = CFrame.new(-161.499771, 61.0030937, -171.999863, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  3947. p195.Anchored = true
  3948. p195.FormFactor = Enum.FormFactor.Symmetric
  3949. p195.Elasticity = 0
  3950. p195.Size = Vector3.new(15, 1, 2)
  3951. p195.BottomSurface = Enum.SurfaceType.Smooth
  3952. p195.TopSurface = Enum.SurfaceType.Smooth
  3953. p195.BackParamA = -0
  3954. p195.BackParamB = 0
  3955. p195.BottomParamA = -0
  3956. p195.BottomParamB = 0
  3957. p195.FrontParamA = -0
  3958. p195.FrontParamB = 0
  3959. p195.LeftParamA = 0
  3960. p195.LeftParamB = 0
  3961. p195.RightParamA = 0
  3962. p195.RightParamB = 0
  3963. p195.TopParamA = 0
  3964. p195.TopParamB = 0
  3965. p196 = Instance.new("Part", m)
  3966. p196.BrickColor = BrickColor.new("Institutional white")
  3967. p196.CFrame = CFrame.new(-159.999756, 62.501152, -171.999847, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  3968. p196.Anchored = true
  3969. p196.FormFactor = Enum.FormFactor.Symmetric
  3970. p196.Elasticity = 0
  3971. p196.Size = Vector3.new(15, 1, 2)
  3972. p196.BottomSurface = Enum.SurfaceType.Smooth
  3973. p196.TopSurface = Enum.SurfaceType.Smooth
  3974. p196.BackParamA = -0
  3975. p196.BackParamB = 0
  3976. p196.BottomParamA = -0
  3977. p196.BottomParamB = 0
  3978. p196.FrontParamA = -0
  3979. p196.FrontParamB = 0
  3980. p196.LeftParamA = 0
  3981. p196.LeftParamB = 0
  3982. p196.RightParamA = 0
  3983. p196.RightParamB = 0
  3984. p196.TopParamA = 0
  3985. p196.TopParamB = 0
  3986. p197 = Instance.new("Part", m)
  3987. p197.BrickColor = BrickColor.new("Institutional white")
  3988. p197.CFrame = CFrame.new(-158.499756, 64.0030594, -171.999847, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  3989. p197.Anchored = true
  3990. p197.FormFactor = Enum.FormFactor.Symmetric
  3991. p197.Elasticity = 0
  3992. p197.Size = Vector3.new(15, 1, 2)
  3993. p197.BottomSurface = Enum.SurfaceType.Smooth
  3994. p197.TopSurface = Enum.SurfaceType.Smooth
  3995. p197.BackParamA = -0
  3996. p197.BackParamB = 0
  3997. p197.BottomParamA = -0
  3998. p197.BottomParamB = 0
  3999. p197.FrontParamA = -0
  4000. p197.FrontParamB = 0
  4001. p197.LeftParamA = 0
  4002. p197.LeftParamB = 0
  4003. p197.RightParamA = 0
  4004. p197.RightParamB = 0
  4005. p197.TopParamA = 0
  4006. p197.TopParamB = 0
  4007. p198 = Instance.new("Part", m)
  4008. p198.BrickColor = BrickColor.new("Institutional white")
  4009. p198.CFrame = CFrame.new(-156.999741, 65.5011139, -171.999832, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  4010. p198.Anchored = true
  4011. p198.FormFactor = Enum.FormFactor.Symmetric
  4012. p198.Elasticity = 0
  4013. p198.Size = Vector3.new(15, 1, 2)
  4014. p198.BottomSurface = Enum.SurfaceType.Smooth
  4015. p198.TopSurface = Enum.SurfaceType.Smooth
  4016. p198.BackParamA = -0
  4017. p198.BackParamB = 0
  4018. p198.BottomParamA = -0
  4019. p198.BottomParamB = 0
  4020. p198.FrontParamA = -0
  4021. p198.FrontParamB = 0
  4022. p198.LeftParamA = 0
  4023. p198.LeftParamB = 0
  4024. p198.RightParamA = 0
  4025. p198.RightParamB = 0
  4026. p198.TopParamA = 0
  4027. p198.TopParamB = 0
  4028. p199 = Instance.new("Part", m)
  4029. p199.BrickColor = BrickColor.new("Institutional white")
  4030. p199.CFrame = CFrame.new(-155.499725, 67.0029907, -171.999817, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  4031. p199.Anchored = true
  4032. p199.FormFactor = Enum.FormFactor.Symmetric
  4033. p199.Elasticity = 0
  4034. p199.Size = Vector3.new(15, 1, 2)
  4035. p199.BottomSurface = Enum.SurfaceType.Smooth
  4036. p199.TopSurface = Enum.SurfaceType.Smooth
  4037. p199.BackParamA = -0
  4038. p199.BackParamB = 0
  4039. p199.BottomParamA = -0
  4040. p199.BottomParamB = 0
  4041. p199.FrontParamA = -0
  4042. p199.FrontParamB = 0
  4043. p199.LeftParamA = 0
  4044. p199.LeftParamB = 0
  4045. p199.RightParamA = 0
  4046. p199.RightParamB = 0
  4047. p199.TopParamA = 0
  4048. p199.TopParamB = 0
  4049. p200 = Instance.new("Part", m)
  4050. p200.BrickColor = BrickColor.new("Institutional white")
  4051. p200.CFrame = CFrame.new(-153.99971, 68.5010529, -171.999817, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  4052. p200.Anchored = true
  4053. p200.FormFactor = Enum.FormFactor.Symmetric
  4054. p200.Elasticity = 0
  4055. p200.Size = Vector3.new(15, 1, 2)
  4056. p200.BottomSurface = Enum.SurfaceType.Smooth
  4057. p200.TopSurface = Enum.SurfaceType.Smooth
  4058. p200.BackParamA = -0
  4059. p200.BackParamB = 0
  4060. p200.BottomParamA = -0
  4061. p200.BottomParamB = 0
  4062. p200.FrontParamA = -0
  4063. p200.FrontParamB = 0
  4064. p200.LeftParamA = 0
  4065. p200.LeftParamB = 0
  4066. p200.RightParamA = 0
  4067. p200.RightParamB = 0
  4068. p200.TopParamA = 0
  4069. p200.TopParamB = 0
  4070. p201 = Instance.new("Part", m)
  4071. p201.BrickColor = BrickColor.new("Really black")
  4072. p201.CFrame = CFrame.new(-160.853333, 61.3559914, -179.999847, 0, 0.707098842, 0.70711267, -7.22556388e-006, -0.707110107, 0.707096517, 0.999998689, -5.30481339e-006, 5.30481339e-006)
  4073. p201.Anchored = true
  4074. p201.FormFactor = Enum.FormFactor.Symmetric
  4075. p201.Elasticity = 0
  4076. p201.Size = Vector3.new(1, 2, 24)
  4077. p201.BottomSurface = Enum.SurfaceType.Smooth
  4078. p201.TopSurface = Enum.SurfaceType.Smooth
  4079. p201.BackParamA = -0
  4080. p201.BackParamB = 0
  4081. p201.BottomParamA = -0
  4082. p201.BottomParamB = 0
  4083. p201.FrontParamA = -0
  4084. p201.FrontParamB = 0
  4085. p201.LeftParamA = 0
  4086. p201.LeftParamB = 0
  4087. p201.RightParamA = 0
  4088. p201.RightParamB = 0
  4089. p201.TopParamA = 0
  4090. p201.TopParamB = 0
  4091. p202 = Instance.new("TrussPart", m)
  4092. p202.BrickColor = BrickColor.new("Really black")
  4093. p202.Name = "Truss"
  4094. p202.CFrame = CFrame.new(-242.499634, 64.1008301, -219.499786, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  4095. p202.Anchored = true
  4096. p202.Elasticity = 0
  4097. p202.Size = Vector3.new(2, 42, 2)
  4098. p202.BottomSurface = Enum.SurfaceType.Smooth
  4099. p202.TopSurface = Enum.SurfaceType.Smooth
  4100. p202.BackParamA = -0
  4101. p202.BackParamB = 0
  4102. p202.BottomParamA = -0
  4103. p202.BottomParamB = 0
  4104. p202.FrontParamA = -0
  4105. p202.FrontParamB = 0
  4106. p202.LeftParamA = 0
  4107. p202.LeftParamB = 0
  4108. p202.RightParamA = 0
  4109. p202.RightParamB = 0
  4110. p202.TopParamA = 0
  4111. p202.TopParamB = 0
  4112. p203 = Instance.new("TrussPart", m)
  4113. p203.BrickColor = BrickColor.new("Really black")
  4114. p203.Name = "Truss"
  4115. p203.CFrame = CFrame.new(-240.499634, 64.1008148, -219.499786, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  4116. p203.Anchored = true
  4117. p203.Elasticity = 0
  4118. p203.Size = Vector3.new(2, 42, 2)
  4119. p203.BottomSurface = Enum.SurfaceType.Smooth
  4120. p203.TopSurface = Enum.SurfaceType.Smooth
  4121. p203.BackParamA = -0
  4122. p203.BackParamB = 0
  4123. p203.BottomParamA = -0
  4124. p203.BottomParamB = 0
  4125. p203.FrontParamA = -0
  4126. p203.FrontParamB = 0
  4127. p203.LeftParamA = 0
  4128. p203.LeftParamB = 0
  4129. p203.RightParamA = 0
  4130. p203.RightParamB = 0
  4131. p203.TopParamA = 0
  4132. p203.TopParamB = 0
  4133. p204 = Instance.new("TrussPart", m)
  4134. p204.BrickColor = BrickColor.new("Really black")
  4135. p204.Name = "Truss"
  4136. p204.CFrame = CFrame.new(-246.499634, 64.1008301, -213.499786, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  4137. p204.Anchored = true
  4138. p204.Elasticity = 0
  4139. p204.Size = Vector3.new(2, 42, 2)
  4140. p204.BottomSurface = Enum.SurfaceType.Smooth
  4141. p204.TopSurface = Enum.SurfaceType.Smooth
  4142. p204.BackParamA = -0
  4143. p204.BackParamB = 0
  4144. p204.BottomParamA = -0
  4145. p204.BottomParamB = 0
  4146. p204.FrontParamA = -0
  4147. p204.FrontParamB = 0
  4148. p204.LeftParamA = 0
  4149. p204.LeftParamB = 0
  4150. p204.RightParamA = 0
  4151. p204.RightParamB = 0
  4152. p204.TopParamA = 0
  4153. p204.TopParamB = 0
  4154. p205 = Instance.new("Part", m)
  4155. p205.BrickColor = BrickColor.new("Really black")
  4156. p205.CFrame = CFrame.new(-252.499603, 66.6019592, -203.499771, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4157. p205.Anchored = true
  4158. p205.FormFactor = Enum.FormFactor.Symmetric
  4159. p205.Elasticity = 0
  4160. p205.Size = Vector3.new(1, 47, 1)
  4161. p205.BottomSurface = Enum.SurfaceType.Smooth
  4162. p205.TopSurface = Enum.SurfaceType.Smooth
  4163. p205.BackParamA = -0
  4164. p205.BackParamB = 0
  4165. p205.BottomParamA = -0
  4166. p205.BottomParamB = 0
  4167. p205.FrontParamA = -0
  4168. p205.FrontParamB = 0
  4169. p205.LeftParamA = 0
  4170. p205.LeftParamB = 0
  4171. p205.RightParamA = 0
  4172. p205.RightParamB = 0
  4173. p205.TopParamA = 0
  4174. p205.TopParamB = 0
  4175. p206 = Instance.new("Part", m)
  4176. p206.BrickColor = BrickColor.new("Really black")
  4177. p206.CFrame = CFrame.new(-252.499588, 66.6020966, -223.499771, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4178. p206.Anchored = true
  4179. p206.FormFactor = Enum.FormFactor.Symmetric
  4180. p206.Elasticity = 0
  4181. p206.Size = Vector3.new(1, 47, 1)
  4182. p206.BottomSurface = Enum.SurfaceType.Smooth
  4183. p206.TopSurface = Enum.SurfaceType.Smooth
  4184. p206.BackParamA = -0
  4185. p206.BackParamB = 0
  4186. p206.BottomParamA = -0
  4187. p206.BottomParamB = 0
  4188. p206.FrontParamA = -0
  4189. p206.FrontParamB = 0
  4190. p206.LeftParamA = 0
  4191. p206.LeftParamB = 0
  4192. p206.RightParamA = 0
  4193. p206.RightParamB = 0
  4194. p206.TopParamA = 0
  4195. p206.TopParamB = 0
  4196. p207 = Instance.new("TrussPart", m)
  4197. p207.BrickColor = BrickColor.new("Really black")
  4198. p207.Name = "Truss"
  4199. p207.CFrame = CFrame.new(-246.499634, 64.1008148, -211.499802, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  4200. p207.Anchored = true
  4201. p207.Elasticity = 0
  4202. p207.Size = Vector3.new(2, 42, 2)
  4203. p207.BottomSurface = Enum.SurfaceType.Smooth
  4204. p207.TopSurface = Enum.SurfaceType.Smooth
  4205. p207.BackParamA = -0
  4206. p207.BackParamB = 0
  4207. p207.BottomParamA = -0
  4208. p207.BottomParamB = 0
  4209. p207.FrontParamA = -0
  4210. p207.FrontParamB = 0
  4211. p207.LeftParamA = 0
  4212. p207.LeftParamB = 0
  4213. p207.RightParamA = 0
  4214. p207.RightParamB = 0
  4215. p207.TopParamA = 0
  4216. p207.TopParamB = 0
  4217. p208 = Instance.new("TrussPart", m)
  4218. p208.BrickColor = BrickColor.new("Really black")
  4219. p208.Name = "Truss"
  4220. p208.CFrame = CFrame.new(-238.499649, 64.1007919, -219.499786, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  4221. p208.Anchored = true
  4222. p208.Elasticity = 0
  4223. p208.Size = Vector3.new(2, 42, 2)
  4224. p208.BottomSurface = Enum.SurfaceType.Smooth
  4225. p208.TopSurface = Enum.SurfaceType.Smooth
  4226. p208.BackParamA = -0
  4227. p208.BackParamB = 0
  4228. p208.BottomParamA = -0
  4229. p208.BottomParamB = 0
  4230. p208.FrontParamA = -0
  4231. p208.FrontParamB = 0
  4232. p208.LeftParamA = 0
  4233. p208.LeftParamB = 0
  4234. p208.RightParamA = 0
  4235. p208.RightParamB = 0
  4236. p208.TopParamA = 0
  4237. p208.TopParamB = 0
  4238. p209 = Instance.new("Part", m)
  4239. p209.BrickColor = BrickColor.new("Really black")
  4240. p209.CFrame = CFrame.new(-128.999771, 66.5994644, -182.499817, -0.999998689, -9.740118e-006, 0, 9.5621117e-006, -0.999995172, -7.22370123e-006, 0, -7.51574635e-006, 0.999998689)
  4241. p209.Anchored = true
  4242. p209.FormFactor = Enum.FormFactor.Symmetric
  4243. p209.Elasticity = 0
  4244. p209.Size = Vector3.new(1, 1, 52)
  4245. p209.BottomSurface = Enum.SurfaceType.Smooth
  4246. p209.TopSurface = Enum.SurfaceType.Smooth
  4247. p209.BackParamA = -0
  4248. p209.BackParamB = 0
  4249. p209.BottomParamA = -0
  4250. p209.BottomParamB = 0
  4251. p209.FrontParamA = -0
  4252. p209.FrontParamB = 0
  4253. p209.LeftParamA = 0
  4254. p209.LeftParamB = 0
  4255. p209.RightParamA = 0
  4256. p209.RightParamB = 0
  4257. p209.TopParamA = 0
  4258. p209.TopParamB = 0
  4259. p210 = Instance.new("Part", m)
  4260. p210.BrickColor = BrickColor.new("Really black")
  4261. p210.CFrame = CFrame.new(-128.999695, 73.6046143, -166.999786, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  4262. p210.Anchored = true
  4263. p210.FormFactor = Enum.FormFactor.Symmetric
  4264. p210.Elasticity = 0
  4265. p210.Size = Vector3.new(2, 1, 7)
  4266. p210.BottomSurface = Enum.SurfaceType.Smooth
  4267. p210.TopSurface = Enum.SurfaceType.Smooth
  4268. p210.BackParamA = -0
  4269. p210.BackParamB = 0
  4270. p210.BottomParamA = -0
  4271. p210.BottomParamB = 0
  4272. p210.FrontParamA = -0
  4273. p210.FrontParamB = 0
  4274. p210.LeftParamA = 0
  4275. p210.LeftParamB = 0
  4276. p210.RightParamA = 0
  4277. p210.RightParamB = 0
  4278. p210.TopParamA = 0
  4279. p210.TopParamB = 0
  4280. p211 = Instance.new("Part", m)
  4281. p211.BrickColor = BrickColor.new("Lapis")
  4282. p211.CFrame = CFrame.new(-128.999725, 71.5994186, -182.499786, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  4283. p211.Anchored = true
  4284. p211.FormFactor = Enum.FormFactor.Symmetric
  4285. p211.Elasticity = 0
  4286. p211.Size = Vector3.new(1, 3, 38)
  4287. p211.BottomSurface = Enum.SurfaceType.Smooth
  4288. p211.TopSurface = Enum.SurfaceType.Smooth
  4289. p211.BackParamA = -0
  4290. p211.BackParamB = 0
  4291. p211.BottomParamA = -0
  4292. p211.BottomParamB = 0
  4293. p211.FrontParamA = -0
  4294. p211.FrontParamB = 0
  4295. p211.LeftParamA = 0
  4296. p211.LeftParamB = 0
  4297. p211.RightParamA = 0
  4298. p211.RightParamB = 0
  4299. p211.TopParamA = 0
  4300. p211.TopParamB = 0
  4301. p212 = Instance.new("Part", m)
  4302. p212.BrickColor = BrickColor.new("Really black")
  4303. p212.CFrame = CFrame.new(-130.49971, 71.150528, -132.499847, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4304. p212.Anchored = true
  4305. p212.FormFactor = Enum.FormFactor.Symmetric
  4306. p212.Elasticity = 0
  4307. p212.Size = Vector3.new(1, 4, 1)
  4308. p212.BottomSurface = Enum.SurfaceType.Smooth
  4309. p212.TopSurface = Enum.SurfaceType.Smooth
  4310. p212.BackParamA = -0
  4311. p212.BackParamB = 0
  4312. p212.BottomParamA = -0
  4313. p212.BottomParamB = 0
  4314. p212.FrontParamA = -0
  4315. p212.FrontParamB = 0
  4316. p212.LeftParamA = 0
  4317. p212.LeftParamB = 0
  4318. p212.RightParamA = 0
  4319. p212.RightParamB = 0
  4320. p212.TopParamA = 0
  4321. p212.TopParamB = 0
  4322. p213 = Instance.new("Part", m)
  4323. p213.BrickColor = BrickColor.new("Really black")
  4324. p213.CFrame = CFrame.new(-130.49971, 72.1505585, -140.499817, -0.999998569, 9.72521684e-006, 0, 9.57701195e-006, 0.999995172, 7.22556388e-006, -2.98023224e-008, 7.51388325e-006, -0.999998689)
  4325. p213.Anchored = true
  4326. p213.FormFactor = Enum.FormFactor.Symmetric
  4327. p213.Elasticity = 0
  4328. p213.Size = Vector3.new(1, 1, 15)
  4329. p213.BottomSurface = Enum.SurfaceType.Smooth
  4330. p213.TopSurface = Enum.SurfaceType.Smooth
  4331. p213.BackParamA = -0
  4332. p213.BackParamB = 0
  4333. p213.BottomParamA = -0
  4334. p213.BottomParamB = 0
  4335. p213.FrontParamA = -0
  4336. p213.FrontParamB = 0
  4337. p213.LeftParamA = 0
  4338. p213.LeftParamB = 0
  4339. p213.RightParamA = 0
  4340. p213.RightParamB = 0
  4341. p213.TopParamA = 0
  4342. p213.TopParamB = 0
  4343. p214 = Instance.new("Part", m)
  4344. p214.BrickColor = BrickColor.new("Really black")
  4345. p214.CFrame = CFrame.new(-183.999786, 57.0034027, -179.999878, -0.999998331, 9.71031022e-006, 0, 9.56210715e-006, 0.999994576, 7.36525999e-006, 0, 7.62563786e-006, -0.99999845)
  4346. p214.Anchored = true
  4347. p214.FormFactor = Enum.FormFactor.Symmetric
  4348. p214.Elasticity = 0
  4349. p214.Size = Vector3.new(1, 1, 33)
  4350. p214.BottomSurface = Enum.SurfaceType.Smooth
  4351. p214.TopSurface = Enum.SurfaceType.Smooth
  4352. p214.BackParamA = -0
  4353. p214.BackParamB = 0
  4354. p214.BottomParamA = -0
  4355. p214.BottomParamB = 0
  4356. p214.FrontParamA = -0
  4357. p214.FrontParamB = 0
  4358. p214.LeftParamA = 0
  4359. p214.LeftParamB = 0
  4360. p214.RightParamA = 0
  4361. p214.RightParamB = 0
  4362. p214.TopParamA = 0
  4363. p214.TopParamB = 0
  4364. p215 = Instance.new("Part", m)
  4365. p215.BrickColor = BrickColor.new("Really black")
  4366. p215.CFrame = CFrame.new(-176.499802, 57.0031967, -162.999908, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4367. p215.Anchored = true
  4368. p215.FormFactor = Enum.FormFactor.Symmetric
  4369. p215.Elasticity = 0
  4370. p215.Size = Vector3.new(1, 1, 14)
  4371. p215.BottomSurface = Enum.SurfaceType.Smooth
  4372. p215.TopSurface = Enum.SurfaceType.Smooth
  4373. p215.BackParamA = -0
  4374. p215.BackParamB = 0
  4375. p215.BottomParamA = -0
  4376. p215.BottomParamB = 0
  4377. p215.FrontParamA = -0
  4378. p215.FrontParamB = 0
  4379. p215.LeftParamA = 0
  4380. p215.LeftParamB = 0
  4381. p215.RightParamA = 0
  4382. p215.RightParamB = 0
  4383. p215.TopParamA = 0
  4384. p215.TopParamB = 0
  4385. p216 = Instance.new("Part", m)
  4386. p216.BrickColor = BrickColor.new("Institutional white")
  4387. p216.CFrame = CFrame.new(-165.999817, 56.5012436, -171.999908, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  4388. p216.Anchored = true
  4389. p216.FormFactor = Enum.FormFactor.Symmetric
  4390. p216.Elasticity = 0
  4391. p216.Size = Vector3.new(15, 1, 2)
  4392. p216.BottomSurface = Enum.SurfaceType.Smooth
  4393. p216.TopSurface = Enum.SurfaceType.Smooth
  4394. p216.BackParamA = -0
  4395. p216.BackParamB = 0
  4396. p216.BottomParamA = -0
  4397. p216.BottomParamB = 0
  4398. p216.FrontParamA = -0
  4399. p216.FrontParamB = 0
  4400. p216.LeftParamA = 0
  4401. p216.LeftParamB = 0
  4402. p216.RightParamA = 0
  4403. p216.RightParamB = 0
  4404. p216.TopParamA = 0
  4405. p216.TopParamB = 0
  4406. p217 = Instance.new("Part", m)
  4407. p217.BrickColor = BrickColor.new("Institutional white")
  4408. p217.CFrame = CFrame.new(-164.499786, 58.0031357, -171.999878, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  4409. p217.Anchored = true
  4410. p217.FormFactor = Enum.FormFactor.Symmetric
  4411. p217.Elasticity = 0
  4412. p217.Size = Vector3.new(15, 1, 2)
  4413. p217.BottomSurface = Enum.SurfaceType.Smooth
  4414. p217.TopSurface = Enum.SurfaceType.Smooth
  4415. p217.BackParamA = -0
  4416. p217.BackParamB = 0
  4417. p217.BottomParamA = -0
  4418. p217.BottomParamB = 0
  4419. p217.FrontParamA = -0
  4420. p217.FrontParamB = 0
  4421. p217.LeftParamA = 0
  4422. p217.LeftParamB = 0
  4423. p217.RightParamA = 0
  4424. p217.RightParamB = 0
  4425. p217.TopParamA = 0
  4426. p217.TopParamB = 0
  4427. p218 = Instance.new("Part", m)
  4428. p218.BrickColor = BrickColor.new("Really black")
  4429. p218.CFrame = CFrame.new(-185.978806, 50.2729607, -220.084106, -0.365665764, 0.12422365, 0.922422647, 0.14011766, 0.987105668, -0.0773888454, -0.920138001, 0.100949943, -0.378357172)
  4430. p218.Anchored = true
  4431. p218.FormFactor = Enum.FormFactor.Symmetric
  4432. p218.Elasticity = 0
  4433. p218.Size = Vector3.new(12, 97, 14)
  4434. p218.BottomSurface = Enum.SurfaceType.Smooth
  4435. p218.TopSurface = Enum.SurfaceType.Smooth
  4436. p218.BackParamA = -0
  4437. p218.BackParamB = 0
  4438. p218.BottomParamA = -0
  4439. p218.BottomParamB = 0
  4440. p218.FrontParamA = -0
  4441. p218.FrontParamB = 0
  4442. p218.LeftParamA = 0
  4443. p218.LeftParamB = 0
  4444. p218.RightParamA = 0
  4445. p218.RightParamB = 0
  4446. p218.TopParamA = 0
  4447. p218.TopParamB = 0
  4448. p219 = Instance.new("Part", m)
  4449. p219.BrickColor = BrickColor.new("Institutional white")
  4450. p219.CFrame = CFrame.new(-167.499847, 52.3999481, -187.999908, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  4451. p219.Anchored = true
  4452. p219.FormFactor = Enum.FormFactor.Symmetric
  4453. p219.Elasticity = 0
  4454. p219.Size = Vector3.new(15, 1, 2)
  4455. p219.BottomSurface = Enum.SurfaceType.Smooth
  4456. p219.TopSurface = Enum.SurfaceType.Smooth
  4457. p219.BackParamA = -0
  4458. p219.BackParamB = 0
  4459. p219.BottomParamA = -0
  4460. p219.BottomParamB = 0
  4461. p219.FrontParamA = -0
  4462. p219.FrontParamB = 0
  4463. p219.LeftParamA = 0
  4464. p219.LeftParamB = 0
  4465. p219.RightParamA = 0
  4466. p219.RightParamB = 0
  4467. p219.TopParamA = 0
  4468. p219.TopParamB = 0
  4469. p220 = Instance.new("Part", m)
  4470. p220.BrickColor = BrickColor.new("Really black")
  4471. p220.CFrame = CFrame.new(-136.999939, 49.6015472, -197.499924, 5.96046448e-008, 9.72521684e-006, -0.999998629, -7.22556479e-006, 0.999995172, 9.57701104e-006, 0.999998689, 7.51388325e-006, 8.94069672e-008)
  4472. p220.Anchored = true
  4473. p220.FormFactor = Enum.FormFactor.Symmetric
  4474. p220.Elasticity = 0
  4475. p220.Size = Vector3.new(2, 27, 2)
  4476. p220.BottomSurface = Enum.SurfaceType.Smooth
  4477. p220.TopSurface = Enum.SurfaceType.Smooth
  4478. p220.BackParamA = -0
  4479. p220.BackParamB = 0
  4480. p220.BottomParamA = -0
  4481. p220.BottomParamB = 0
  4482. p220.FrontParamA = -0
  4483. p220.FrontParamB = 0
  4484. p220.LeftParamA = 0
  4485. p220.LeftParamB = 0
  4486. p220.RightParamA = 0
  4487. p220.RightParamB = 0
  4488. p220.TopParamA = 0
  4489. p220.TopParamB = 0
  4490. p221 = Instance.new("Part", m)
  4491. p221.BrickColor = BrickColor.new("Institutional white")
  4492. p221.CFrame = CFrame.new(-167.499832, 55.0032425, -171.999908, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  4493. p221.Anchored = true
  4494. p221.FormFactor = Enum.FormFactor.Symmetric
  4495. p221.Elasticity = 0
  4496. p221.Size = Vector3.new(15, 1, 2)
  4497. p221.BottomSurface = Enum.SurfaceType.Smooth
  4498. p221.TopSurface = Enum.SurfaceType.Smooth
  4499. p221.BackParamA = -0
  4500. p221.BackParamB = 0
  4501. p221.BottomParamA = -0
  4502. p221.BottomParamB = 0
  4503. p221.FrontParamA = -0
  4504. p221.FrontParamB = 0
  4505. p221.LeftParamA = 0
  4506. p221.LeftParamB = 0
  4507. p221.RightParamA = 0
  4508. p221.RightParamB = 0
  4509. p221.TopParamA = 0
  4510. p221.TopParamB = 0
  4511. p222 = Instance.new("Part", m)
  4512. p222.BrickColor = BrickColor.new("Really black")
  4513. p222.CFrame = CFrame.new(-136.999939, 49.6012993, -162.499969, 5.96046448e-008, 9.72521684e-006, -0.999998629, -7.22556479e-006, 0.999995172, 9.57701104e-006, 0.999998689, 7.51388325e-006, 8.94069672e-008)
  4514. p222.Anchored = true
  4515. p222.FormFactor = Enum.FormFactor.Symmetric
  4516. p222.Elasticity = 0
  4517. p222.Size = Vector3.new(2, 27, 2)
  4518. p222.BottomSurface = Enum.SurfaceType.Smooth
  4519. p222.TopSurface = Enum.SurfaceType.Smooth
  4520. p222.BackParamA = -0
  4521. p222.BackParamB = 0
  4522. p222.BottomParamA = -0
  4523. p222.BottomParamB = 0
  4524. p222.FrontParamA = -0
  4525. p222.FrontParamB = 0
  4526. p222.LeftParamA = 0
  4527. p222.LeftParamB = 0
  4528. p222.RightParamA = 0
  4529. p222.RightParamB = 0
  4530. p222.TopParamA = 0
  4531. p222.TopParamB = 0
  4532. p223 = Instance.new("Part", m)
  4533. p223.BrickColor = BrickColor.new("Really black")
  4534. p223.CFrame = CFrame.new(-160.646408, 45.255127, -195.999954, 5.96046448e-008, -0.707112491, -0.707098722, 7.2255616e-006, -0.707096398, 0.707109869, -0.99999845, -5.30481339e-006, 5.30481339e-006)
  4535. p223.Anchored = true
  4536. p223.FormFactor = Enum.FormFactor.Symmetric
  4537. p223.Elasticity = 0
  4538. p223.Size = Vector3.new(1, 2, 24)
  4539. p223.BottomSurface = Enum.SurfaceType.Smooth
  4540. p223.TopSurface = Enum.SurfaceType.Smooth
  4541. p223.BackParamA = -0
  4542. p223.BackParamB = 0
  4543. p223.BottomParamA = -0
  4544. p223.BottomParamB = 0
  4545. p223.FrontParamA = -0
  4546. p223.FrontParamB = 0
  4547. p223.LeftParamA = 0
  4548. p223.LeftParamB = 0
  4549. p223.RightParamA = 0
  4550. p223.RightParamB = 0
  4551. p223.TopParamA = 0
  4552. p223.TopParamB = 0
  4553. p224 = Instance.new("Part", m)
  4554. p224.BrickColor = BrickColor.new("Institutional white")
  4555. p224.CFrame = CFrame.new(-161.499908, 46.3999367, -187.999939, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  4556. p224.Anchored = true
  4557. p224.FormFactor = Enum.FormFactor.Symmetric
  4558. p224.Elasticity = 0
  4559. p224.Size = Vector3.new(15, 1, 2)
  4560. p224.BottomSurface = Enum.SurfaceType.Smooth
  4561. p224.TopSurface = Enum.SurfaceType.Smooth
  4562. p224.BackParamA = -0
  4563. p224.BackParamB = 0
  4564. p224.BottomParamA = -0
  4565. p224.BottomParamB = 0
  4566. p224.FrontParamA = -0
  4567. p224.FrontParamB = 0
  4568. p224.LeftParamA = 0
  4569. p224.LeftParamB = 0
  4570. p224.RightParamA = 0
  4571. p224.RightParamB = 0
  4572. p224.TopParamA = 0
  4573. p224.TopParamB = 0
  4574. p225 = Instance.new("Part", m)
  4575. p225.BrickColor = BrickColor.new("Institutional white")
  4576. p225.CFrame = CFrame.new(-162.999908, 47.8998451, -187.999939, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  4577. p225.Anchored = true
  4578. p225.FormFactor = Enum.FormFactor.Symmetric
  4579. p225.Elasticity = 0
  4580. p225.Size = Vector3.new(15, 1, 2)
  4581. p225.BottomSurface = Enum.SurfaceType.Smooth
  4582. p225.TopSurface = Enum.SurfaceType.Smooth
  4583. p225.BackParamA = -0
  4584. p225.BackParamB = 0
  4585. p225.BottomParamA = -0
  4586. p225.BottomParamB = 0
  4587. p225.FrontParamA = -0
  4588. p225.FrontParamB = 0
  4589. p225.LeftParamA = 0
  4590. p225.LeftParamB = 0
  4591. p225.RightParamA = 0
  4592. p225.RightParamB = 0
  4593. p225.TopParamA = 0
  4594. p225.TopParamB = 0
  4595. p226 = Instance.new("Part", m)
  4596. p226.BrickColor = BrickColor.new("Institutional white")
  4597. p226.CFrame = CFrame.new(-164.499878, 49.3999329, -187.999924, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  4598. p226.Anchored = true
  4599. p226.FormFactor = Enum.FormFactor.Symmetric
  4600. p226.Elasticity = 0
  4601. p226.Size = Vector3.new(15, 1, 2)
  4602. p226.BottomSurface = Enum.SurfaceType.Smooth
  4603. p226.TopSurface = Enum.SurfaceType.Smooth
  4604. p226.BackParamA = -0
  4605. p226.BackParamB = 0
  4606. p226.BottomParamA = -0
  4607. p226.BottomParamB = 0
  4608. p226.FrontParamA = -0
  4609. p226.FrontParamB = 0
  4610. p226.LeftParamA = 0
  4611. p226.LeftParamB = 0
  4612. p226.RightParamA = 0
  4613. p226.RightParamB = 0
  4614. p226.TopParamA = 0
  4615. p226.TopParamB = 0
  4616. p227 = Instance.new("Part", m)
  4617. p227.BrickColor = BrickColor.new("Institutional white")
  4618. p227.CFrame = CFrame.new(-165.999878, 50.8998489, -187.999924, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  4619. p227.Anchored = true
  4620. p227.FormFactor = Enum.FormFactor.Symmetric
  4621. p227.Elasticity = 0
  4622. p227.Size = Vector3.new(15, 1, 2)
  4623. p227.BottomSurface = Enum.SurfaceType.Smooth
  4624. p227.TopSurface = Enum.SurfaceType.Smooth
  4625. p227.BackParamA = -0
  4626. p227.BackParamB = 0
  4627. p227.BottomParamA = -0
  4628. p227.BottomParamB = 0
  4629. p227.FrontParamA = -0
  4630. p227.FrontParamB = 0
  4631. p227.LeftParamA = 0
  4632. p227.LeftParamB = 0
  4633. p227.RightParamA = 0
  4634. p227.RightParamB = 0
  4635. p227.TopParamA = 0
  4636. p227.TopParamB = 0
  4637. p228 = Instance.new("Part", m)
  4638. p228.BrickColor = BrickColor.new("Institutional white")
  4639. p228.CFrame = CFrame.new(-176.499832, 53.502594, -179.999908, 2.98023224e-008, -9.71031477e-006, -0.99999845, 7.36526181e-006, -0.999994993, 9.54720781e-006, -0.999998569, -7.65358072e-006, 0)
  4640. p228.Anchored = true
  4641. p228.FormFactor = Enum.FormFactor.Symmetric
  4642. p228.Elasticity = 0
  4643. p228.Size = Vector3.new(35, 1, 16)
  4644. p228.BottomSurface = Enum.SurfaceType.Smooth
  4645. p228.TopSurface = Enum.SurfaceType.Smooth
  4646. p228.BackParamA = -0
  4647. p228.BackParamB = 0
  4648. p228.BottomParamA = -0
  4649. p228.BottomParamB = 0
  4650. p228.FrontParamA = -0
  4651. p228.FrontParamB = 0
  4652. p228.LeftParamA = 0
  4653. p228.LeftParamB = 0
  4654. p228.RightParamA = 0
  4655. p228.RightParamB = 0
  4656. p228.TopParamA = 0
  4657. p228.TopParamB = 0
  4658. p229 = Instance.new("Part", m)
  4659. p229.BrickColor = BrickColor.new("Really black")
  4660. p229.CFrame = CFrame.new(-152.999908, 49.6016655, -197.499924, 5.96046448e-008, 9.72521684e-006, -0.999998629, -7.22556479e-006, 0.999995172, 9.57701104e-006, 0.999998689, 7.51388325e-006, 8.94069672e-008)
  4661. p229.Anchored = true
  4662. p229.FormFactor = Enum.FormFactor.Symmetric
  4663. p229.Elasticity = 0
  4664. p229.Size = Vector3.new(2, 27, 2)
  4665. p229.BottomSurface = Enum.SurfaceType.Smooth
  4666. p229.TopSurface = Enum.SurfaceType.Smooth
  4667. p229.BackParamA = -0
  4668. p229.BackParamB = 0
  4669. p229.BottomParamA = -0
  4670. p229.BottomParamB = 0
  4671. p229.FrontParamA = -0
  4672. p229.FrontParamB = 0
  4673. p229.LeftParamA = 0
  4674. p229.LeftParamB = 0
  4675. p229.RightParamA = 0
  4676. p229.RightParamB = 0
  4677. p229.TopParamA = 0
  4678. p229.TopParamB = 0
  4679. p230 = Instance.new("Part", m)
  4680. p230.BrickColor = BrickColor.new("Institutional white")
  4681. p230.CFrame = CFrame.new(-220.499863, 42.6007347, -220.499939, 0.999998689, 9.740118e-006, 0, -9.5621117e-006, 0.999995172, -7.22370123e-006, 0, 7.51574635e-006, 0.999998689)
  4682. p230.Anchored = true
  4683. p230.FormFactor = Enum.FormFactor.Symmetric
  4684. p230.Elasticity = 0
  4685. p230.Size = Vector3.new(16, 1, 8)
  4686. p230.BottomSurface = Enum.SurfaceType.Smooth
  4687. p230.TopSurface = Enum.SurfaceType.Smooth
  4688. p230.BackParamA = -0
  4689. p230.BackParamB = 0
  4690. p230.BottomParamA = -0
  4691. p230.BottomParamB = 0
  4692. p230.FrontParamA = -0
  4693. p230.FrontParamB = 0
  4694. p230.LeftParamA = 0
  4695. p230.LeftParamB = 0
  4696. p230.RightParamA = 0
  4697. p230.RightParamB = 0
  4698. p230.TopParamA = 0
  4699. p230.TopParamB = 0
  4700. p231 = Instance.new("Part", m)
  4701. p231.BrickColor = BrickColor.new("Really black")
  4702. p231.CFrame = CFrame.new(-252.499786, 46.1008301, -213.499908, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4703. p231.Anchored = true
  4704. p231.FormFactor = Enum.FormFactor.Symmetric
  4705. p231.Elasticity = 0
  4706. p231.Size = Vector3.new(19, 1, 1)
  4707. p231.BottomSurface = Enum.SurfaceType.Smooth
  4708. p231.TopSurface = Enum.SurfaceType.Smooth
  4709. p231.BackParamA = -0
  4710. p231.BackParamB = 0
  4711. p231.BottomParamA = -0
  4712. p231.BottomParamB = 0
  4713. p231.FrontParamA = -0
  4714. p231.FrontParamB = 0
  4715. p231.LeftParamA = 0
  4716. p231.LeftParamB = 0
  4717. p231.RightParamA = 0
  4718. p231.RightParamB = 0
  4719. p231.TopParamA = 0
  4720. p231.TopParamB = 0
  4721. p232 = Instance.new("Part", m)
  4722. p232.BrickColor = BrickColor.new("Really black")
  4723. p232.CFrame = CFrame.new(-232.999817, 46.1007462, -223.499908, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4724. p232.Anchored = true
  4725. p232.FormFactor = Enum.FormFactor.Symmetric
  4726. p232.Elasticity = 0
  4727. p232.Size = Vector3.new(1, 1, 38)
  4728. p232.BottomSurface = Enum.SurfaceType.Smooth
  4729. p232.TopSurface = Enum.SurfaceType.Smooth
  4730. p232.BackParamA = -0
  4731. p232.BackParamB = 0
  4732. p232.BottomParamA = -0
  4733. p232.BottomParamB = 0
  4734. p232.FrontParamA = -0
  4735. p232.FrontParamB = 0
  4736. p232.LeftParamA = 0
  4737. p232.LeftParamB = 0
  4738. p232.RightParamA = 0
  4739. p232.RightParamB = 0
  4740. p232.TopParamA = 0
  4741. p232.TopParamB = 0
  4742. p233 = Instance.new("Part", m)
  4743. p233.BrickColor = BrickColor.new("Really black")
  4744. p233.CFrame = CFrame.new(-213.499847, 46.1004868, -213.499924, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4745. p233.Anchored = true
  4746. p233.FormFactor = Enum.FormFactor.Symmetric
  4747. p233.Elasticity = 0
  4748. p233.Size = Vector3.new(19, 1, 1)
  4749. p233.BottomSurface = Enum.SurfaceType.Smooth
  4750. p233.TopSurface = Enum.SurfaceType.Smooth
  4751. p233.BackParamA = -0
  4752. p233.BackParamB = 0
  4753. p233.BottomParamA = -0
  4754. p233.BottomParamB = 0
  4755. p233.FrontParamA = -0
  4756. p233.FrontParamB = 0
  4757. p233.LeftParamA = 0
  4758. p233.LeftParamB = 0
  4759. p233.RightParamA = 0
  4760. p233.RightParamB = 0
  4761. p233.TopParamA = 0
  4762. p233.TopParamB = 0
  4763. p234 = Instance.new("Part", m)
  4764. p234.BrickColor = BrickColor.new("Institutional white")
  4765. p234.CFrame = CFrame.new(-154.000031, 38.8998222, -188, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  4766. p234.Anchored = true
  4767. p234.FormFactor = Enum.FormFactor.Symmetric
  4768. p234.Elasticity = 0
  4769. p234.Size = Vector3.new(15, 1, 2)
  4770. p234.BottomSurface = Enum.SurfaceType.Smooth
  4771. p234.TopSurface = Enum.SurfaceType.Smooth
  4772. p234.BackParamA = -0
  4773. p234.BackParamB = 0
  4774. p234.BottomParamA = -0
  4775. p234.BottomParamB = 0
  4776. p234.FrontParamA = -0
  4777. p234.FrontParamB = 0
  4778. p234.LeftParamA = 0
  4779. p234.LeftParamB = 0
  4780. p234.RightParamA = 0
  4781. p234.RightParamB = 0
  4782. p234.TopParamA = 0
  4783. p234.TopParamB = 0
  4784. p235 = Instance.new("Part", m)
  4785. p235.BrickColor = BrickColor.new("Institutional white")
  4786. p235.CFrame = CFrame.new(-155.499969, 40.3999062, -188, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  4787. p235.Anchored = true
  4788. p235.FormFactor = Enum.FormFactor.Symmetric
  4789. p235.Elasticity = 0
  4790. p235.Size = Vector3.new(15, 1, 2)
  4791. p235.BottomSurface = Enum.SurfaceType.Smooth
  4792. p235.TopSurface = Enum.SurfaceType.Smooth
  4793. p235.BackParamA = -0
  4794. p235.BackParamB = 0
  4795. p235.BottomParamA = -0
  4796. p235.BottomParamB = 0
  4797. p235.FrontParamA = -0
  4798. p235.FrontParamB = 0
  4799. p235.LeftParamA = 0
  4800. p235.LeftParamB = 0
  4801. p235.RightParamA = 0
  4802. p235.RightParamB = 0
  4803. p235.TopParamA = 0
  4804. p235.TopParamB = 0
  4805. p236 = Instance.new("Part", m)
  4806. p236.BrickColor = BrickColor.new("Institutional white")
  4807. p236.CFrame = CFrame.new(-158.499939, 43.3999214, -187.999969, 0, -9.740118e-006, -0.999998689, 7.22370123e-006, -0.999995172, 9.5621117e-006, -0.999998689, -7.51574635e-006, 0)
  4808. p236.Anchored = true
  4809. p236.FormFactor = Enum.FormFactor.Symmetric
  4810. p236.Elasticity = 0
  4811. p236.Size = Vector3.new(15, 1, 2)
  4812. p236.BottomSurface = Enum.SurfaceType.Smooth
  4813. p236.TopSurface = Enum.SurfaceType.Smooth
  4814. p236.BackParamA = -0
  4815. p236.BackParamB = 0
  4816. p236.BottomParamA = -0
  4817. p236.BottomParamB = 0
  4818. p236.FrontParamA = -0
  4819. p236.FrontParamB = 0
  4820. p236.LeftParamA = 0
  4821. p236.LeftParamB = 0
  4822. p236.RightParamA = 0
  4823. p236.RightParamB = 0
  4824. p236.TopParamA = 0
  4825. p236.TopParamB = 0
  4826. p237 = Instance.new("Part", m)
  4827. p237.BrickColor = BrickColor.new("Institutional white")
  4828. p237.CFrame = CFrame.new(-156.999969, 41.8998375, -187.999969, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  4829. p237.Anchored = true
  4830. p237.FormFactor = Enum.FormFactor.Symmetric
  4831. p237.Elasticity = 0
  4832. p237.Size = Vector3.new(15, 1, 2)
  4833. p237.BottomSurface = Enum.SurfaceType.Smooth
  4834. p237.TopSurface = Enum.SurfaceType.Smooth
  4835. p237.BackParamA = -0
  4836. p237.BackParamB = 0
  4837. p237.BottomParamA = -0
  4838. p237.BottomParamB = 0
  4839. p237.FrontParamA = -0
  4840. p237.FrontParamB = 0
  4841. p237.LeftParamA = 0
  4842. p237.LeftParamB = 0
  4843. p237.RightParamA = 0
  4844. p237.RightParamB = 0
  4845. p237.TopParamA = 0
  4846. p237.TopParamB = 0
  4847. p238 = Instance.new("Part", m)
  4848. p238.BrickColor = BrickColor.new("Institutional white")
  4849. p238.CFrame = CFrame.new(-159.999939, 44.8998489, -187.999954, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  4850. p238.Anchored = true
  4851. p238.FormFactor = Enum.FormFactor.Symmetric
  4852. p238.Elasticity = 0
  4853. p238.Size = Vector3.new(15, 1, 2)
  4854. p238.BottomSurface = Enum.SurfaceType.Smooth
  4855. p238.TopSurface = Enum.SurfaceType.Smooth
  4856. p238.BackParamA = -0
  4857. p238.BackParamB = 0
  4858. p238.BottomParamA = -0
  4859. p238.BottomParamB = 0
  4860. p238.FrontParamA = -0
  4861. p238.FrontParamB = 0
  4862. p238.LeftParamA = 0
  4863. p238.LeftParamB = 0
  4864. p238.RightParamA = 0
  4865. p238.RightParamB = 0
  4866. p238.TopParamA = 0
  4867. p238.TopParamB = 0
  4868. p239 = Instance.new("Part", m)
  4869. p239.BrickColor = BrickColor.new("Really black")
  4870. p239.CFrame = CFrame.new(-160.646423, 45.2550125, -179.999969, 0, -0.70711267, -0.707098842, 7.22556388e-006, -0.707096517, 0.707110107, -0.999998689, -5.30481339e-006, 5.30481339e-006)
  4871. p239.Anchored = true
  4872. p239.FormFactor = Enum.FormFactor.Symmetric
  4873. p239.Elasticity = 0
  4874. p239.Size = Vector3.new(1, 2, 24)
  4875. p239.BottomSurface = Enum.SurfaceType.Smooth
  4876. p239.TopSurface = Enum.SurfaceType.Smooth
  4877. p239.BackParamA = -0
  4878. p239.BackParamB = 0
  4879. p239.BottomParamA = -0
  4880. p239.BottomParamB = 0
  4881. p239.FrontParamA = -0
  4882. p239.FrontParamB = 0
  4883. p239.LeftParamA = 0
  4884. p239.LeftParamB = 0
  4885. p239.RightParamA = 0
  4886. p239.RightParamB = 0
  4887. p239.TopParamA = 0
  4888. p239.TopParamB = 0
  4889. p240 = Instance.new("Part", m)
  4890. p240.BrickColor = BrickColor.new("Really black")
  4891. p240.CFrame = CFrame.new(-137.500015, 41.0016327, -180, 0.99999845, 9.76991396e-006, 5.96046448e-008, -9.59190947e-006, 0.999994576, -7.08772768e-006, -1.1920929e-007, 7.40398355e-006, 0.99999845)
  4892. p240.Anchored = true
  4893. p240.FormFactor = Enum.FormFactor.Symmetric
  4894. p240.Elasticity = 0
  4895. p240.Size = Vector3.new(1, 1, 33)
  4896. p240.BottomSurface = Enum.SurfaceType.Smooth
  4897. p240.TopSurface = Enum.SurfaceType.Smooth
  4898. p240.BackParamA = -0
  4899. p240.BackParamB = 0
  4900. p240.BottomParamA = -0
  4901. p240.BottomParamB = 0
  4902. p240.FrontParamA = -0
  4903. p240.FrontParamB = 0
  4904. p240.LeftParamA = 0
  4905. p240.LeftParamB = 0
  4906. p240.RightParamA = 0
  4907. p240.RightParamB = 0
  4908. p240.TopParamA = 0
  4909. p240.TopParamB = 0
  4910. p241 = Instance.new("Part", m)
  4911. p241.BrickColor = BrickColor.new("Really black")
  4912. p241.CFrame = CFrame.new(-145.000015, 41.0018272, -196.999969, 5.96046448e-008, 9.72521684e-006, -0.999998629, -7.22556479e-006, 0.999995172, 9.57701104e-006, 0.999998689, 7.51388325e-006, 8.94069672e-008)
  4913. p241.Anchored = true
  4914. p241.FormFactor = Enum.FormFactor.Symmetric
  4915. p241.Elasticity = 0
  4916. p241.Size = Vector3.new(1, 1, 14)
  4917. p241.BottomSurface = Enum.SurfaceType.Smooth
  4918. p241.TopSurface = Enum.SurfaceType.Smooth
  4919. p241.BackParamA = -0
  4920. p241.BackParamB = 0
  4921. p241.BottomParamA = -0
  4922. p241.BottomParamB = 0
  4923. p241.FrontParamA = -0
  4924. p241.FrontParamB = 0
  4925. p241.LeftParamA = 0
  4926. p241.LeftParamB = 0
  4927. p241.RightParamA = 0
  4928. p241.RightParamB = 0
  4929. p241.TopParamA = 0
  4930. p241.TopParamB = 0
  4931. p242 = Instance.new("Part", m)
  4932. p242.BrickColor = BrickColor.new("Really black")
  4933. p242.CFrame = CFrame.new(-152.999908, 49.6014137, -162.499954, 1.1920929e-007, 9.66560492e-006, -0.999997735, -7.1305617e-006, 0.999994338, 9.48759589e-006, 0.999997377, 7.46172327e-006, 8.94069672e-008)
  4934. p242.Anchored = true
  4935. p242.FormFactor = Enum.FormFactor.Symmetric
  4936. p242.Elasticity = 0
  4937. p242.Size = Vector3.new(2, 27, 2)
  4938. p242.BottomSurface = Enum.SurfaceType.Smooth
  4939. p242.TopSurface = Enum.SurfaceType.Smooth
  4940. p242.BackParamA = -0
  4941. p242.BackParamB = 0
  4942. p242.BottomParamA = -0
  4943. p242.BottomParamB = 0
  4944. p242.FrontParamA = -0
  4945. p242.FrontParamB = 0
  4946. p242.LeftParamA = 0
  4947. p242.LeftParamB = 0
  4948. p242.RightParamA = 0
  4949. p242.RightParamB = 0
  4950. p242.TopParamA = 0
  4951. p242.TopParamB = 0
  4952. p243 = Instance.new("Part", m)
  4953. p243.BrickColor = BrickColor.new("Really black")
  4954. p243.CFrame = CFrame.new(-184.499985, 39.6018524, -197.5, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  4955. p243.Anchored = true
  4956. p243.FormFactor = Enum.FormFactor.Symmetric
  4957. p243.Elasticity = 0
  4958. p243.Size = Vector3.new(2, 79, 2)
  4959. p243.BottomSurface = Enum.SurfaceType.Smooth
  4960. p243.TopSurface = Enum.SurfaceType.Smooth
  4961. p243.BackParamA = -0
  4962. p243.BackParamB = 0
  4963. p243.BottomParamA = -0
  4964. p243.BottomParamB = 0
  4965. p243.FrontParamA = -0
  4966. p243.FrontParamB = 0
  4967. p243.LeftParamA = 0
  4968. p243.LeftParamB = 0
  4969. p243.RightParamA = 0
  4970. p243.RightParamB = 0
  4971. p243.TopParamA = 0
  4972. p243.TopParamB = 0
  4973. p244 = Instance.new("Part", m)
  4974. p244.BrickColor = BrickColor.new("Really black")
  4975. p244.CFrame = CFrame.new(-168.5, 39.6016502, -197.499985, 2.98023224e-008, 9.81461744e-006, 0.999997854, 7.32427452e-006, 0.999994397, -9.66641073e-006, -0.999997437, 7.56789495e-006, 0)
  4976. p244.Anchored = true
  4977. p244.FormFactor = Enum.FormFactor.Symmetric
  4978. p244.Elasticity = 0
  4979. p244.Size = Vector3.new(2, 79, 2)
  4980. p244.BottomSurface = Enum.SurfaceType.Smooth
  4981. p244.TopSurface = Enum.SurfaceType.Smooth
  4982. p244.BackParamA = -0
  4983. p244.BackParamB = 0
  4984. p244.BottomParamA = -0
  4985. p244.BottomParamB = 0
  4986. p244.FrontParamA = -0
  4987. p244.FrontParamB = 0
  4988. p244.LeftParamA = 0
  4989. p244.LeftParamB = 0
  4990. p244.RightParamA = 0
  4991. p244.RightParamB = 0
  4992. p244.TopParamA = 0
  4993. p244.TopParamB = 0
  4994. p245 = Instance.new("Part", m)
  4995. p245.BrickColor = BrickColor.new("Institutional white")
  4996. p245.CFrame = CFrame.new(-223.499893, 42.6006508, -204.499969, 0.999998689, 9.740118e-006, 0, -9.5621117e-006, 0.999995172, -7.22370123e-006, 0, 7.51574635e-006, 0.999998689)
  4997. p245.Anchored = true
  4998. p245.FormFactor = Enum.FormFactor.Symmetric
  4999. p245.Elasticity = 0
  5000. p245.Size = Vector3.new(10, 1, 4)
  5001. p245.BottomSurface = Enum.SurfaceType.Smooth
  5002. p245.TopSurface = Enum.SurfaceType.Smooth
  5003. p245.BackParamA = -0
  5004. p245.BackParamB = 0
  5005. p245.BottomParamA = -0
  5006. p245.BottomParamB = 0
  5007. p245.FrontParamA = -0
  5008. p245.FrontParamB = 0
  5009. p245.LeftParamA = 0
  5010. p245.LeftParamB = 0
  5011. p245.RightParamA = 0
  5012. p245.RightParamB = 0
  5013. p245.TopParamA = 0
  5014. p245.TopParamB = 0
  5015. p246 = Instance.new("Part", m)
  5016. p246.BrickColor = BrickColor.new("Really black")
  5017. p246.CFrame = CFrame.new(-246.499817, 43.1009712, -219.499939, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  5018. p246.Anchored = true
  5019. p246.FormFactor = Enum.FormFactor.Symmetric
  5020. p246.Elasticity = 0
  5021. p246.Size = Vector3.new(2, 86, 2)
  5022. p246.BottomSurface = Enum.SurfaceType.Smooth
  5023. p246.TopSurface = Enum.SurfaceType.Smooth
  5024. p246.BackParamA = -0
  5025. p246.BackParamB = 0
  5026. p246.BottomParamA = -0
  5027. p246.BottomParamB = 0
  5028. p246.FrontParamA = -0
  5029. p246.FrontParamB = 0
  5030. p246.LeftParamA = 0
  5031. p246.LeftParamB = 0
  5032. p246.RightParamA = 0
  5033. p246.RightParamB = 0
  5034. p246.TopParamA = 0
  5035. p246.TopParamB = 0
  5036. p247 = Instance.new("Part", m)
  5037. p247.BrickColor = BrickColor.new("Institutional white")
  5038. p247.CFrame = CFrame.new(-215.499893, 42.6006088, -209.499969, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  5039. p247.Anchored = true
  5040. p247.FormFactor = Enum.FormFactor.Symmetric
  5041. p247.Elasticity = 0
  5042. p247.Size = Vector3.new(14, 1, 6)
  5043. p247.BottomSurface = Enum.SurfaceType.Smooth
  5044. p247.TopSurface = Enum.SurfaceType.Smooth
  5045. p247.BackParamA = -0
  5046. p247.BackParamB = 0
  5047. p247.BottomParamA = -0
  5048. p247.BottomParamB = 0
  5049. p247.FrontParamA = -0
  5050. p247.FrontParamB = 0
  5051. p247.LeftParamA = 0
  5052. p247.LeftParamB = 0
  5053. p247.RightParamA = 0
  5054. p247.RightParamB = 0
  5055. p247.TopParamA = 0
  5056. p247.TopParamB = 0
  5057. p248 = Instance.new("Part", m)
  5058. p248.BrickColor = BrickColor.new("Institutional white")
  5059. p248.CFrame = CFrame.new(-240.999847, 42.6008835, -213.499954, 0, 9.740118e-006, -0.999998689, -7.22370123e-006, 0.999995172, 9.5621117e-006, 0.999998689, 7.51574635e-006, 0)
  5060. p248.Anchored = true
  5061. p248.FormFactor = Enum.FormFactor.Symmetric
  5062. p248.Elasticity = 0
  5063. p248.Size = Vector3.new(22, 1, 25)
  5064. p248.BottomSurface = Enum.SurfaceType.Smooth
  5065. p248.TopSurface = Enum.SurfaceType.Smooth
  5066. p248.BackParamA = -0
  5067. p248.BackParamB = 0
  5068. p248.BottomParamA = -0
  5069. p248.BottomParamB = 0
  5070. p248.FrontParamA = -0
  5071. p248.FrontParamB = 0
  5072. p248.LeftParamA = 0
  5073. p248.LeftParamB = 0
  5074. p248.RightParamA = 0
  5075. p248.RightParamB = 0
  5076. p248.TopParamA = 0
  5077. p248.TopParamB = 0
  5078. p249 = Instance.new("Part", m)
  5079. p249.BrickColor = BrickColor.new("Really black")
  5080. p249.CFrame = CFrame.new(-232.999847, 46.1006012, -203.499954, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  5081. p249.Anchored = true
  5082. p249.FormFactor = Enum.FormFactor.Symmetric
  5083. p249.Elasticity = 0
  5084. p249.Size = Vector3.new(1, 1, 38)
  5085. p249.BottomSurface = Enum.SurfaceType.Smooth
  5086. p249.TopSurface = Enum.SurfaceType.Smooth
  5087. p249.BackParamA = -0
  5088. p249.BackParamB = 0
  5089. p249.BottomParamA = -0
  5090. p249.BottomParamB = 0
  5091. p249.FrontParamA = -0
  5092. p249.FrontParamB = 0
  5093. p249.LeftParamA = 0
  5094. p249.LeftParamB = 0
  5095. p249.RightParamA = 0
  5096. p249.RightParamB = 0
  5097. p249.TopParamA = 0
  5098. p249.TopParamB = 0
  5099. p250 = Instance.new("Part", m)
  5100. p250.BrickColor = BrickColor.new("Really black")
  5101. p250.CFrame = CFrame.new(-219.499908, 39.6007042, -215.499969, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5102. p250.Anchored = true
  5103. p250.FormFactor = Enum.FormFactor.Symmetric
  5104. p250.Elasticity = 0
  5105. p250.Size = Vector3.new(2, 79, 2)
  5106. p250.BottomSurface = Enum.SurfaceType.Smooth
  5107. p250.TopSurface = Enum.SurfaceType.Smooth
  5108. p250.BackParamA = -0
  5109. p250.BackParamB = 0
  5110. p250.BottomParamA = -0
  5111. p250.BottomParamB = 0
  5112. p250.FrontParamA = -0
  5113. p250.FrontParamB = 0
  5114. p250.LeftParamA = 0
  5115. p250.LeftParamB = 0
  5116. p250.RightParamA = 0
  5117. p250.RightParamB = 0
  5118. p250.TopParamA = 0
  5119. p250.TopParamB = 0
  5120. p251 = Instance.new("WedgePart", m)
  5121. p251.BrickColor = BrickColor.new("Really black")
  5122. p251.Name = "Wedge"
  5123. p251.CFrame = CFrame.new(-173.907364, 34.5998497, -204.780884, -0.743142724, 9.82947859e-006, -0.669128954, 2.28732915e-006, 0.999990344, 1.16175306e-005, 0.669128954, 7.68707378e-006, -0.743142724)
  5124. p251.Anchored = true
  5125. p251.FormFactor = Enum.FormFactor.Symmetric
  5126. p251.Elasticity = 0
  5127. p251.Size = Vector3.new(13, 69, 21)
  5128. p251.BottomSurface = Enum.SurfaceType.Smooth
  5129. p251.TopSurface = Enum.SurfaceType.Smooth
  5130. p252 = Instance.new("WedgePart", m)
  5131. p252.BrickColor = BrickColor.new("Really black")
  5132. p252.Name = "Wedge"
  5133. p252.CFrame = CFrame.new(-197.091888, 24.1004753, -222.93959, 0.438370496, 9.74011618e-006, 0.898792863, 2.30086653e-006, 0.999994993, -1.17759319e-005, -0.898792803, 7.51574544e-006, 0.438370645)
  5134. p252.Anchored = true
  5135. p252.FormFactor = Enum.FormFactor.Symmetric
  5136. p252.Elasticity = 0
  5137. p252.Size = Vector3.new(15, 48, 23)
  5138. p252.BottomSurface = Enum.SurfaceType.Smooth
  5139. p252.TopSurface = Enum.SurfaceType.Smooth
  5140. p253 = Instance.new("Part", m)
  5141. p253.BrickColor = BrickColor.new("Institutional white")
  5142. p253.CFrame = CFrame.new(-145.000046, 37.5017242, -180.000031, 5.96046448e-008, -9.76991942e-006, 0.999998569, -7.08959215e-006, -0.999994993, -9.60681155e-006, 0.999998569, -7.3779097e-006, -5.96046448e-008)
  5143. p253.Anchored = true
  5144. p253.FormFactor = Enum.FormFactor.Symmetric
  5145. p253.Elasticity = 0
  5146. p253.Size = Vector3.new(35, 1, 16)
  5147. p253.BottomSurface = Enum.SurfaceType.Smooth
  5148. p253.TopSurface = Enum.SurfaceType.Smooth
  5149. p253.BackParamA = -0
  5150. p253.BackParamB = 0
  5151. p253.BottomParamA = -0
  5152. p253.BottomParamB = 0
  5153. p253.FrontParamA = -0
  5154. p253.FrontParamB = 0
  5155. p253.LeftParamA = 0
  5156. p253.LeftParamB = 0
  5157. p253.RightParamA = 0
  5158. p253.RightParamB = 0
  5159. p253.TopParamA = 0
  5160. p253.TopParamB = 0
  5161. p254 = Instance.new("Part", m)
  5162. p254.BrickColor = BrickColor.new("Really black")
  5163. p254.CFrame = CFrame.new(-145.000015, 41.0015717, -163.000031, 5.96046448e-008, 9.72521684e-006, -0.999998629, -7.22556479e-006, 0.999995172, 9.57701104e-006, 0.999998689, 7.51388325e-006, 8.94069672e-008)
  5164. p254.Anchored = true
  5165. p254.FormFactor = Enum.FormFactor.Symmetric
  5166. p254.Elasticity = 0
  5167. p254.Size = Vector3.new(1, 1, 14)
  5168. p254.BottomSurface = Enum.SurfaceType.Smooth
  5169. p254.TopSurface = Enum.SurfaceType.Smooth
  5170. p254.BackParamA = -0
  5171. p254.BackParamB = 0
  5172. p254.BottomParamA = -0
  5173. p254.BottomParamB = 0
  5174. p254.FrontParamA = -0
  5175. p254.FrontParamB = 0
  5176. p254.LeftParamA = 0
  5177. p254.LeftParamB = 0
  5178. p254.RightParamA = 0
  5179. p254.RightParamB = 0
  5180. p254.TopParamA = 0
  5181. p254.TopParamB = 0
  5182. p255 = Instance.new("Part", m)
  5183. p255.BrickColor = BrickColor.new("Institutional white")
  5184. p255.CFrame = CFrame.new(-161.500122, 28.9518204, -172.000107, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5185. p255.Anchored = true
  5186. p255.FormFactor = Enum.FormFactor.Symmetric
  5187. p255.Elasticity = 0
  5188. p255.Size = Vector3.new(15, 1, 2)
  5189. p255.BottomSurface = Enum.SurfaceType.Smooth
  5190. p255.TopSurface = Enum.SurfaceType.Smooth
  5191. p255.BackParamA = -0
  5192. p255.BackParamB = 0
  5193. p255.BottomParamA = -0
  5194. p255.BottomParamB = 0
  5195. p255.FrontParamA = -0
  5196. p255.FrontParamB = 0
  5197. p255.LeftParamA = 0
  5198. p255.LeftParamB = 0
  5199. p255.RightParamA = 0
  5200. p255.RightParamB = 0
  5201. p255.TopParamA = 0
  5202. p255.TopParamB = 0
  5203. p256 = Instance.new("Part", m)
  5204. p256.BrickColor = BrickColor.new("Institutional white")
  5205. p256.CFrame = CFrame.new(-160.000107, 30.4499512, -172.000092, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5206. p256.Anchored = true
  5207. p256.FormFactor = Enum.FormFactor.Symmetric
  5208. p256.Elasticity = 0
  5209. p256.Size = Vector3.new(15, 1, 2)
  5210. p256.BottomSurface = Enum.SurfaceType.Smooth
  5211. p256.TopSurface = Enum.SurfaceType.Smooth
  5212. p256.BackParamA = -0
  5213. p256.BackParamB = 0
  5214. p256.BottomParamA = -0
  5215. p256.BottomParamB = 0
  5216. p256.FrontParamA = -0
  5217. p256.FrontParamB = 0
  5218. p256.LeftParamA = 0
  5219. p256.LeftParamB = 0
  5220. p256.RightParamA = 0
  5221. p256.RightParamB = 0
  5222. p256.TopParamA = 0
  5223. p256.TopParamB = 0
  5224. p257 = Instance.new("Part", m)
  5225. p257.BrickColor = BrickColor.new("Institutional white")
  5226. p257.CFrame = CFrame.new(-158.500092, 31.951786, -172.000092, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5227. p257.Anchored = true
  5228. p257.FormFactor = Enum.FormFactor.Symmetric
  5229. p257.Elasticity = 0
  5230. p257.Size = Vector3.new(15, 1, 2)
  5231. p257.BottomSurface = Enum.SurfaceType.Smooth
  5232. p257.TopSurface = Enum.SurfaceType.Smooth
  5233. p257.BackParamA = -0
  5234. p257.BackParamB = 0
  5235. p257.BottomParamA = -0
  5236. p257.BottomParamB = 0
  5237. p257.FrontParamA = -0
  5238. p257.FrontParamB = 0
  5239. p257.LeftParamA = 0
  5240. p257.LeftParamB = 0
  5241. p257.RightParamA = 0
  5242. p257.RightParamB = 0
  5243. p257.TopParamA = 0
  5244. p257.TopParamB = 0
  5245. p258 = Instance.new("Part", m)
  5246. p258.BrickColor = BrickColor.new("Institutional white")
  5247. p258.CFrame = CFrame.new(-157.000061, 33.4497757, -172.000061, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5248. p258.Anchored = true
  5249. p258.FormFactor = Enum.FormFactor.Symmetric
  5250. p258.Elasticity = 0
  5251. p258.Size = Vector3.new(15, 1, 2)
  5252. p258.BottomSurface = Enum.SurfaceType.Smooth
  5253. p258.TopSurface = Enum.SurfaceType.Smooth
  5254. p258.BackParamA = -0
  5255. p258.BackParamB = 0
  5256. p258.BottomParamA = -0
  5257. p258.BottomParamB = 0
  5258. p258.FrontParamA = -0
  5259. p258.FrontParamB = 0
  5260. p258.LeftParamA = 0
  5261. p258.LeftParamB = 0
  5262. p258.RightParamA = 0
  5263. p258.RightParamB = 0
  5264. p258.TopParamA = 0
  5265. p258.TopParamB = 0
  5266. p259 = Instance.new("Part", m)
  5267. p259.BrickColor = BrickColor.new("Institutional white")
  5268. p259.CFrame = CFrame.new(-155.500061, 34.9516144, -172.000061, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5269. p259.Anchored = true
  5270. p259.FormFactor = Enum.FormFactor.Symmetric
  5271. p259.Elasticity = 0
  5272. p259.Size = Vector3.new(15, 1, 2)
  5273. p259.BottomSurface = Enum.SurfaceType.Smooth
  5274. p259.TopSurface = Enum.SurfaceType.Smooth
  5275. p259.BackParamA = -0
  5276. p259.BackParamB = 0
  5277. p259.BottomParamA = -0
  5278. p259.BottomParamB = 0
  5279. p259.FrontParamA = -0
  5280. p259.FrontParamB = 0
  5281. p259.LeftParamA = 0
  5282. p259.LeftParamB = 0
  5283. p259.RightParamA = 0
  5284. p259.RightParamB = 0
  5285. p259.TopParamA = 0
  5286. p259.TopParamB = 0
  5287. p260 = Instance.new("Part", m)
  5288. p260.BrickColor = BrickColor.new("Institutional white")
  5289. p260.CFrame = CFrame.new(-154.000046, 36.4497147, -172.000046, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5290. p260.Anchored = true
  5291. p260.FormFactor = Enum.FormFactor.Symmetric
  5292. p260.Elasticity = 0
  5293. p260.Size = Vector3.new(15, 1, 2)
  5294. p260.BottomSurface = Enum.SurfaceType.Smooth
  5295. p260.TopSurface = Enum.SurfaceType.Smooth
  5296. p260.BackParamA = -0
  5297. p260.BackParamB = 0
  5298. p260.BottomParamA = -0
  5299. p260.BottomParamB = 0
  5300. p260.FrontParamA = -0
  5301. p260.FrontParamB = 0
  5302. p260.LeftParamA = 0
  5303. p260.LeftParamB = 0
  5304. p260.RightParamA = 0
  5305. p260.RightParamB = 0
  5306. p260.TopParamA = 0
  5307. p260.TopParamB = 0
  5308. p261 = Instance.new("Part", m)
  5309. p261.BrickColor = BrickColor.new("Really black")
  5310. p261.CFrame = CFrame.new(-160.853668, 29.3047295, -180.000092, 0, 0.707098842, 0.70711267, -7.22556388e-006, -0.707110107, 0.707096517, 0.999998689, -5.30481339e-006, 5.30481339e-006)
  5311. p261.Anchored = true
  5312. p261.FormFactor = Enum.FormFactor.Symmetric
  5313. p261.Elasticity = 0
  5314. p261.Size = Vector3.new(1, 2, 24)
  5315. p261.BottomSurface = Enum.SurfaceType.Smooth
  5316. p261.TopSurface = Enum.SurfaceType.Smooth
  5317. p261.BackParamA = -0
  5318. p261.BackParamB = 0
  5319. p261.BottomParamA = -0
  5320. p261.BottomParamB = 0
  5321. p261.FrontParamA = -0
  5322. p261.FrontParamB = 0
  5323. p261.LeftParamA = 0
  5324. p261.LeftParamB = 0
  5325. p261.RightParamA = 0
  5326. p261.RightParamB = 0
  5327. p261.TopParamA = 0
  5328. p261.TopParamB = 0
  5329. p262 = Instance.new("Part", m)
  5330. p262.BrickColor = BrickColor.new("Really black")
  5331. p262.CFrame = CFrame.new(-176.500137, 24.9521732, -197.000107, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  5332. p262.Anchored = true
  5333. p262.FormFactor = Enum.FormFactor.Symmetric
  5334. p262.Elasticity = 0
  5335. p262.Size = Vector3.new(1, 1, 14)
  5336. p262.BottomSurface = Enum.SurfaceType.Smooth
  5337. p262.TopSurface = Enum.SurfaceType.Smooth
  5338. p262.BackParamA = -0
  5339. p262.BackParamB = 0
  5340. p262.BottomParamA = -0
  5341. p262.BottomParamB = 0
  5342. p262.FrontParamA = -0
  5343. p262.FrontParamB = 0
  5344. p262.LeftParamA = 0
  5345. p262.LeftParamB = 0
  5346. p262.RightParamA = 0
  5347. p262.RightParamB = 0
  5348. p262.TopParamA = 0
  5349. p262.TopParamB = 0
  5350. p263 = Instance.new("Part", m)
  5351. p263.BrickColor = BrickColor.new("Really black")
  5352. p263.CFrame = CFrame.new(-213.500107, 23.6008415, -223.500076, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  5353. p263.Anchored = true
  5354. p263.FormFactor = Enum.FormFactor.Symmetric
  5355. p263.Elasticity = 0
  5356. p263.Size = Vector3.new(1, 47, 1)
  5357. p263.BottomSurface = Enum.SurfaceType.Smooth
  5358. p263.TopSurface = Enum.SurfaceType.Smooth
  5359. p263.BackParamA = -0
  5360. p263.BackParamB = 0
  5361. p263.BottomParamA = -0
  5362. p263.BottomParamB = 0
  5363. p263.FrontParamA = -0
  5364. p263.FrontParamB = 0
  5365. p263.LeftParamA = 0
  5366. p263.LeftParamB = 0
  5367. p263.RightParamA = 0
  5368. p263.RightParamB = 0
  5369. p263.TopParamA = 0
  5370. p263.TopParamB = 0
  5371. p264 = Instance.new("WedgePart", m)
  5372. p264.BrickColor = BrickColor.new("Really black")
  5373. p264.Name = "Wedge"
  5374. p264.CFrame = CFrame.new(-163.842499, 12.6001511, -207.703003, -0.342019737, 9.72521684e-006, -0.939691424, -3.51762446e-006, 0.999995172, 1.14560962e-005, 0.939691424, 7.51388325e-006, -0.342019737)
  5375. p264.Anchored = true
  5376. p264.FormFactor = Enum.FormFactor.Symmetric
  5377. p264.Elasticity = 0
  5378. p264.Size = Vector3.new(11, 25, 30)
  5379. p264.BottomSurface = Enum.SurfaceType.Smooth
  5380. p264.TopSurface = Enum.SurfaceType.Smooth
  5381. p265 = Instance.new("WedgePart", m)
  5382. p265.BrickColor = BrickColor.new("Really black")
  5383. p265.Name = "Wedge"
  5384. p265.CFrame = CFrame.new(-192.810669, 19.6003819, -207.960693, -0.58778429, 9.69541543e-006, 0.809016168, 1.14496634e-005, 0.999995172, -3.48992558e-006, -0.809016049, 7.38536119e-006, -0.587784648)
  5385. p265.Anchored = true
  5386. p265.FormFactor = Enum.FormFactor.Symmetric
  5387. p265.Elasticity = 0
  5388. p265.Size = Vector3.new(11, 39, 21)
  5389. p265.BottomSurface = Enum.SurfaceType.Smooth
  5390. p265.TopSurface = Enum.SurfaceType.Smooth
  5391. p266 = Instance.new("WedgePart", m)
  5392. p266.BrickColor = BrickColor.new("Really black")
  5393. p266.Name = "Wedge"
  5394. p266.CFrame = CFrame.new(-180.149719, 10.100214, -237.370117, 0.981625795, 9.72521684e-006, -0.190808713, -1.07498736e-005, 0.999995172, -5.26458189e-006, 0.190808773, 7.51388325e-006, 0.981625915)
  5395. p266.Anchored = true
  5396. p266.FormFactor = Enum.FormFactor.Symmetric
  5397. p266.Elasticity = 0
  5398. p266.Size = Vector3.new(18, 20, 26)
  5399. p266.BottomSurface = Enum.SurfaceType.Smooth
  5400. p266.TopSurface = Enum.SurfaceType.Smooth
  5401. p267 = Instance.new("WedgePart", m)
  5402. p267.BrickColor = BrickColor.new("Really black")
  5403. p267.Name = "Wedge"
  5404. p267.CFrame = CFrame.new(-182.165085, 5.10065269, -247.938721, 0.999389529, 9.72521684e-006, 0.034899503, -9.31908289e-006, 0.999995172, -7.55487736e-006, -0.0348994434, 7.51388325e-006, 0.999389529)
  5405. p267.Anchored = true
  5406. p267.FormFactor = Enum.FormFactor.Symmetric
  5407. p267.Elasticity = 0
  5408. p267.Size = Vector3.new(10, 10, 27)
  5409. p267.BottomSurface = Enum.SurfaceType.Smooth
  5410. p267.TopSurface = Enum.SurfaceType.Smooth
  5411. p268 = Instance.new("Part", m)
  5412. p268.BrickColor = BrickColor.new("Institutional white")
  5413. p268.CFrame = CFrame.new(-164.500214, 17.3504944, -188.000168, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  5414. p268.Anchored = true
  5415. p268.FormFactor = Enum.FormFactor.Symmetric
  5416. p268.Elasticity = 0
  5417. p268.Size = Vector3.new(15, 1, 2)
  5418. p268.BottomSurface = Enum.SurfaceType.Smooth
  5419. p268.TopSurface = Enum.SurfaceType.Smooth
  5420. p268.BackParamA = -0
  5421. p268.BackParamB = 0
  5422. p268.BottomParamA = -0
  5423. p268.BottomParamB = 0
  5424. p268.FrontParamA = -0
  5425. p268.FrontParamB = 0
  5426. p268.LeftParamA = 0
  5427. p268.LeftParamB = 0
  5428. p268.RightParamA = 0
  5429. p268.RightParamB = 0
  5430. p268.TopParamA = 0
  5431. p268.TopParamB = 0
  5432. p269 = Instance.new("Part", m)
  5433. p269.BrickColor = BrickColor.new("Institutional white")
  5434. p269.CFrame = CFrame.new(-166.000198, 18.8501968, -188.000153, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  5435. p269.Anchored = true
  5436. p269.FormFactor = Enum.FormFactor.Symmetric
  5437. p269.Elasticity = 0
  5438. p269.Size = Vector3.new(15, 1, 2)
  5439. p269.BottomSurface = Enum.SurfaceType.Smooth
  5440. p269.TopSurface = Enum.SurfaceType.Smooth
  5441. p269.BackParamA = -0
  5442. p269.BackParamB = 0
  5443. p269.BottomParamA = -0
  5444. p269.BottomParamB = 0
  5445. p269.FrontParamA = -0
  5446. p269.FrontParamB = 0
  5447. p269.LeftParamA = 0
  5448. p269.LeftParamB = 0
  5449. p269.RightParamA = 0
  5450. p269.RightParamB = 0
  5451. p269.TopParamA = 0
  5452. p269.TopParamB = 0
  5453. p270 = Instance.new("Part", m)
  5454. p270.BrickColor = BrickColor.new("Institutional white")
  5455. p270.CFrame = CFrame.new(-167.500198, 20.3505249, -188.000153, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  5456. p270.Anchored = true
  5457. p270.FormFactor = Enum.FormFactor.Symmetric
  5458. p270.Elasticity = 0
  5459. p270.Size = Vector3.new(15, 1, 2)
  5460. p270.BottomSurface = Enum.SurfaceType.Smooth
  5461. p270.TopSurface = Enum.SurfaceType.Smooth
  5462. p270.BackParamA = -0
  5463. p270.BackParamB = 0
  5464. p270.BottomParamA = -0
  5465. p270.BottomParamB = 0
  5466. p270.FrontParamA = -0
  5467. p270.FrontParamB = 0
  5468. p270.LeftParamA = 0
  5469. p270.LeftParamB = 0
  5470. p270.RightParamA = 0
  5471. p270.RightParamB = 0
  5472. p270.TopParamA = 0
  5473. p270.TopParamB = 0
  5474. p271 = Instance.new("Part", m)
  5475. p271.BrickColor = BrickColor.new("Really black")
  5476. p271.CFrame = CFrame.new(-160.853668, 29.3045998, -164.000107, -5.96046448e-008, 0.707098663, 0.707112551, -7.2255616e-006, -0.707109988, 0.707096279, 0.99999845, -5.30481339e-006, 5.30481339e-006)
  5477. p271.Anchored = true
  5478. p271.FormFactor = Enum.FormFactor.Symmetric
  5479. p271.Elasticity = 0
  5480. p271.Size = Vector3.new(1, 2, 24)
  5481. p271.BottomSurface = Enum.SurfaceType.Smooth
  5482. p271.TopSurface = Enum.SurfaceType.Smooth
  5483. p271.BackParamA = -0
  5484. p271.BackParamB = 0
  5485. p271.BottomParamA = -0
  5486. p271.BottomParamB = 0
  5487. p271.FrontParamA = -0
  5488. p271.FrontParamB = 0
  5489. p271.LeftParamA = 0
  5490. p271.LeftParamB = 0
  5491. p271.RightParamA = 0
  5492. p271.RightParamB = 0
  5493. p271.TopParamA = 0
  5494. p271.TopParamB = 0
  5495. p272 = Instance.new("Part", m)
  5496. p272.BrickColor = BrickColor.new("Institutional white")
  5497. p272.CFrame = CFrame.new(-167.500168, 22.9519234, -172.000153, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5498. p272.Anchored = true
  5499. p272.FormFactor = Enum.FormFactor.Symmetric
  5500. p272.Elasticity = 0
  5501. p272.Size = Vector3.new(15, 1, 2)
  5502. p272.BottomSurface = Enum.SurfaceType.Smooth
  5503. p272.TopSurface = Enum.SurfaceType.Smooth
  5504. p272.BackParamA = -0
  5505. p272.BackParamB = 0
  5506. p272.BottomParamA = -0
  5507. p272.BottomParamB = 0
  5508. p272.FrontParamA = -0
  5509. p272.FrontParamB = 0
  5510. p272.LeftParamA = 0
  5511. p272.LeftParamB = 0
  5512. p272.RightParamA = 0
  5513. p272.RightParamB = 0
  5514. p272.TopParamA = 0
  5515. p272.TopParamB = 0
  5516. p273 = Instance.new("Part", m)
  5517. p273.BrickColor = BrickColor.new("Institutional white")
  5518. p273.CFrame = CFrame.new(-166.000153, 24.4500465, -172.000137, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5519. p273.Anchored = true
  5520. p273.FormFactor = Enum.FormFactor.Symmetric
  5521. p273.Elasticity = 0
  5522. p273.Size = Vector3.new(15, 1, 2)
  5523. p273.BottomSurface = Enum.SurfaceType.Smooth
  5524. p273.TopSurface = Enum.SurfaceType.Smooth
  5525. p273.BackParamA = -0
  5526. p273.BackParamB = 0
  5527. p273.BottomParamA = -0
  5528. p273.BottomParamB = 0
  5529. p273.FrontParamA = -0
  5530. p273.FrontParamB = 0
  5531. p273.LeftParamA = 0
  5532. p273.LeftParamB = 0
  5533. p273.RightParamA = 0
  5534. p273.RightParamB = 0
  5535. p273.TopParamA = 0
  5536. p273.TopParamB = 0
  5537. p274 = Instance.new("Part", m)
  5538. p274.BrickColor = BrickColor.new("Institutional white")
  5539. p274.CFrame = CFrame.new(-163.000122, 27.4499969, -172.000122, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5540. p274.Anchored = true
  5541. p274.FormFactor = Enum.FormFactor.Symmetric
  5542. p274.Elasticity = 0
  5543. p274.Size = Vector3.new(15, 1, 2)
  5544. p274.BottomSurface = Enum.SurfaceType.Smooth
  5545. p274.TopSurface = Enum.SurfaceType.Smooth
  5546. p274.BackParamA = -0
  5547. p274.BackParamB = 0
  5548. p274.BottomParamA = -0
  5549. p274.BottomParamB = 0
  5550. p274.FrontParamA = -0
  5551. p274.FrontParamB = 0
  5552. p274.LeftParamA = 0
  5553. p274.LeftParamB = 0
  5554. p274.RightParamA = 0
  5555. p274.RightParamB = 0
  5556. p274.TopParamA = 0
  5557. p274.TopParamB = 0
  5558. p275 = Instance.new("Part", m)
  5559. p275.BrickColor = BrickColor.new("Institutional white")
  5560. p275.CFrame = CFrame.new(-164.500137, 25.9518547, -172.000122, 0, -9.72521684e-006, 0.999998569, -7.22556388e-006, -0.999995172, -9.57701195e-006, 0.999998689, -7.51388325e-006, 2.98023224e-008)
  5561. p275.Anchored = true
  5562. p275.FormFactor = Enum.FormFactor.Symmetric
  5563. p275.Elasticity = 0
  5564. p275.Size = Vector3.new(15, 1, 2)
  5565. p275.BottomSurface = Enum.SurfaceType.Smooth
  5566. p275.TopSurface = Enum.SurfaceType.Smooth
  5567. p275.BackParamA = -0
  5568. p275.BackParamB = 0
  5569. p275.BottomParamA = -0
  5570. p275.BottomParamB = 0
  5571. p275.FrontParamA = -0
  5572. p275.FrontParamB = 0
  5573. p275.LeftParamA = 0
  5574. p275.LeftParamB = 0
  5575. p275.RightParamA = 0
  5576. p275.RightParamB = 0
  5577. p275.TopParamA = 0
  5578. p275.TopParamB = 0
  5579. p276 = Instance.new("Part", m)
  5580. p276.BrickColor = BrickColor.new("Really black")
  5581. p276.CFrame = CFrame.new(-184.500076, 29.1017895, -162.500107, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  5582. p276.Anchored = true
  5583. p276.FormFactor = Enum.FormFactor.Symmetric
  5584. p276.Elasticity = 0
  5585. p276.Size = Vector3.new(2, 58, 2)
  5586. p276.BottomSurface = Enum.SurfaceType.Smooth
  5587. p276.TopSurface = Enum.SurfaceType.Smooth
  5588. p276.BackParamA = -0
  5589. p276.BackParamB = 0
  5590. p276.BottomParamA = -0
  5591. p276.BottomParamB = 0
  5592. p276.FrontParamA = -0
  5593. p276.FrontParamB = 0
  5594. p276.LeftParamA = 0
  5595. p276.LeftParamB = 0
  5596. p276.RightParamA = 0
  5597. p276.RightParamB = 0
  5598. p276.TopParamA = 0
  5599. p276.TopParamB = 0
  5600. p277 = Instance.new("Part", m)
  5601. p277.BrickColor = BrickColor.new("Institutional white")
  5602. p277.CFrame = CFrame.new(-176.500168, 21.4520664, -180.000153, 2.98023224e-008, -9.71031477e-006, -0.99999845, 7.36526181e-006, -0.999994993, 9.54720781e-006, -0.999998569, -7.65358072e-006, 0)
  5603. p277.Anchored = true
  5604. p277.FormFactor = Enum.FormFactor.Symmetric
  5605. p277.Elasticity = 0
  5606. p277.Size = Vector3.new(35, 1, 16)
  5607. p277.BottomSurface = Enum.SurfaceType.Smooth
  5608. p277.TopSurface = Enum.SurfaceType.Smooth
  5609. p277.BackParamA = -0
  5610. p277.BackParamB = 0
  5611. p277.BottomParamA = -0
  5612. p277.BottomParamB = 0
  5613. p277.FrontParamA = -0
  5614. p277.FrontParamB = 0
  5615. p277.LeftParamA = 0
  5616. p277.LeftParamB = 0
  5617. p277.RightParamA = 0
  5618. p277.RightParamB = 0
  5619. p277.TopParamA = 0
  5620. p277.TopParamB = 0
  5621. p278 = Instance.new("Part", m)
  5622. p278.BrickColor = BrickColor.new("Really black")
  5623. p278.CFrame = CFrame.new(-168.500107, 29.1016369, -162.500107, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  5624. p278.Anchored = true
  5625. p278.FormFactor = Enum.FormFactor.Symmetric
  5626. p278.Elasticity = 0
  5627. p278.Size = Vector3.new(2, 58, 2)
  5628. p278.BottomSurface = Enum.SurfaceType.Smooth
  5629. p278.TopSurface = Enum.SurfaceType.Smooth
  5630. p278.BackParamA = -0
  5631. p278.BackParamB = 0
  5632. p278.BottomParamA = -0
  5633. p278.BottomParamB = 0
  5634. p278.FrontParamA = -0
  5635. p278.FrontParamB = 0
  5636. p278.LeftParamA = 0
  5637. p278.LeftParamB = 0
  5638. p278.RightParamA = 0
  5639. p278.RightParamB = 0
  5640. p278.TopParamA = 0
  5641. p278.TopParamB = 0
  5642. p279 = Instance.new("Part", m)
  5643. p279.BrickColor = BrickColor.new("Really black")
  5644. p279.CFrame = CFrame.new(-184.000137, 24.9521198, -180.000137, -0.999998331, 9.71031022e-006, 0, 9.56210715e-006, 0.999994576, 7.36525999e-006, 0, 7.62563786e-006, -0.99999845)
  5645. p279.Anchored = true
  5646. p279.FormFactor = Enum.FormFactor.Symmetric
  5647. p279.Elasticity = 0
  5648. p279.Size = Vector3.new(1, 1, 33)
  5649. p279.BottomSurface = Enum.SurfaceType.Smooth
  5650. p279.TopSurface = Enum.SurfaceType.Smooth
  5651. p279.BackParamA = -0
  5652. p279.BackParamB = 0
  5653. p279.BottomParamA = -0
  5654. p279.BottomParamB = 0
  5655. p279.FrontParamA = -0
  5656. p279.FrontParamB = 0
  5657. p279.LeftParamA = 0
  5658. p279.LeftParamB = 0
  5659. p279.RightParamA = 0
  5660. p279.RightParamB = 0
  5661. p279.TopParamA = 0
  5662. p279.TopParamB = 0
  5663. p280 = Instance.new("Part", m)
  5664. p280.BrickColor = BrickColor.new("Really black")
  5665. p280.CFrame = CFrame.new(-176.500153, 24.9519272, -163.000153, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  5666. p280.Anchored = true
  5667. p280.FormFactor = Enum.FormFactor.Symmetric
  5668. p280.Elasticity = 0
  5669. p280.Size = Vector3.new(1, 1, 14)
  5670. p280.BottomSurface = Enum.SurfaceType.Smooth
  5671. p280.TopSurface = Enum.SurfaceType.Smooth
  5672. p280.BackParamA = -0
  5673. p280.BackParamB = 0
  5674. p280.BottomParamA = -0
  5675. p280.BottomParamB = 0
  5676. p280.FrontParamA = -0
  5677. p280.FrontParamB = 0
  5678. p280.LeftParamA = 0
  5679. p280.LeftParamB = 0
  5680. p280.RightParamA = 0
  5681. p280.RightParamB = 0
  5682. p280.TopParamA = 0
  5683. p280.TopParamB = 0
  5684. p281 = Instance.new("TrussPart", m)
  5685. p281.BrickColor = BrickColor.new("Really black")
  5686. p281.Name = "Truss"
  5687. p281.CFrame = CFrame.new(-219.500092, 21.1007462, -209.500122, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5688. p281.Anchored = true
  5689. p281.Elasticity = 0
  5690. p281.Size = Vector3.new(2, 42, 2)
  5691. p281.BottomSurface = Enum.SurfaceType.Smooth
  5692. p281.TopSurface = Enum.SurfaceType.Smooth
  5693. p281.BackParamA = -0
  5694. p281.BackParamB = 0
  5695. p281.BottomParamA = -0
  5696. p281.BottomParamB = 0
  5697. p281.FrontParamA = -0
  5698. p281.FrontParamB = 0
  5699. p281.LeftParamA = 0
  5700. p281.LeftParamB = 0
  5701. p281.RightParamA = 0
  5702. p281.RightParamB = 0
  5703. p281.TopParamA = 0
  5704. p281.TopParamB = 0
  5705. p282 = Instance.new("TrussPart", m)
  5706. p282.BrickColor = BrickColor.new("Really black")
  5707. p282.Name = "Truss"
  5708. p282.CFrame = CFrame.new(-221.500076, 21.1008072, -215.500107, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5709. p282.Anchored = true
  5710. p282.Elasticity = 0
  5711. p282.Size = Vector3.new(2, 42, 2)
  5712. p282.BottomSurface = Enum.SurfaceType.Smooth
  5713. p282.TopSurface = Enum.SurfaceType.Smooth
  5714. p282.BackParamA = -0
  5715. p282.BackParamB = 0
  5716. p282.BottomParamA = -0
  5717. p282.BottomParamB = 0
  5718. p282.FrontParamA = -0
  5719. p282.FrontParamB = 0
  5720. p282.LeftParamA = 0
  5721. p282.LeftParamB = 0
  5722. p282.RightParamA = 0
  5723. p282.RightParamB = 0
  5724. p282.TopParamA = 0
  5725. p282.TopParamB = 0
  5726. p283 = Instance.new("TrussPart", m)
  5727. p283.BrickColor = BrickColor.new("Really black")
  5728. p283.Name = "Truss"
  5729. p283.CFrame = CFrame.new(-223.500092, 21.1008263, -215.500107, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5730. p283.Anchored = true
  5731. p283.Elasticity = 0
  5732. p283.Size = Vector3.new(2, 42, 2)
  5733. p283.BottomSurface = Enum.SurfaceType.Smooth
  5734. p283.TopSurface = Enum.SurfaceType.Smooth
  5735. p283.BackParamA = -0
  5736. p283.BackParamB = 0
  5737. p283.BottomParamA = -0
  5738. p283.BottomParamB = 0
  5739. p283.FrontParamA = -0
  5740. p283.FrontParamB = 0
  5741. p283.LeftParamA = 0
  5742. p283.LeftParamB = 0
  5743. p283.RightParamA = 0
  5744. p283.RightParamB = 0
  5745. p283.TopParamA = 0
  5746. p283.TopParamB = 0
  5747. p284 = Instance.new("TrussPart", m)
  5748. p284.BrickColor = BrickColor.new("Really black")
  5749. p284.Name = "Truss"
  5750. p284.CFrame = CFrame.new(-219.500076, 21.1007729, -213.500107, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5751. p284.Anchored = true
  5752. p284.Elasticity = 0
  5753. p284.Size = Vector3.new(2, 42, 2)
  5754. p284.BottomSurface = Enum.SurfaceType.Smooth
  5755. p284.TopSurface = Enum.SurfaceType.Smooth
  5756. p284.BackParamA = -0
  5757. p284.BackParamB = 0
  5758. p284.BottomParamA = -0
  5759. p284.BottomParamB = 0
  5760. p284.FrontParamA = -0
  5761. p284.FrontParamB = 0
  5762. p284.LeftParamA = 0
  5763. p284.LeftParamB = 0
  5764. p284.RightParamA = 0
  5765. p284.RightParamB = 0
  5766. p284.TopParamA = 0
  5767. p284.TopParamB = 0
  5768. p285 = Instance.new("TrussPart", m)
  5769. p285.BrickColor = BrickColor.new("Really black")
  5770. p285.Name = "Truss"
  5771. p285.CFrame = CFrame.new(-219.500092, 21.1007309, -207.500107, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5772. p285.Anchored = true
  5773. p285.Elasticity = 0
  5774. p285.Size = Vector3.new(2, 42, 2)
  5775. p285.BottomSurface = Enum.SurfaceType.Smooth
  5776. p285.TopSurface = Enum.SurfaceType.Smooth
  5777. p285.BackParamA = -0
  5778. p285.BackParamB = 0
  5779. p285.BottomParamA = -0
  5780. p285.BottomParamB = 0
  5781. p285.FrontParamA = -0
  5782. p285.FrontParamB = 0
  5783. p285.LeftParamA = 0
  5784. p285.LeftParamB = 0
  5785. p285.RightParamA = 0
  5786. p285.RightParamB = 0
  5787. p285.TopParamA = 0
  5788. p285.TopParamB = 0
  5789. p286 = Instance.new("TrussPart", m)
  5790. p286.BrickColor = BrickColor.new("Really black")
  5791. p286.Name = "Truss"
  5792. p286.CFrame = CFrame.new(-227.500061, 21.1008644, -215.500107, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5793. p286.Anchored = true
  5794. p286.Elasticity = 0
  5795. p286.Size = Vector3.new(2, 42, 2)
  5796. p286.BottomSurface = Enum.SurfaceType.Smooth
  5797. p286.TopSurface = Enum.SurfaceType.Smooth
  5798. p286.BackParamA = -0
  5799. p286.BackParamB = 0
  5800. p286.BottomParamA = -0
  5801. p286.BottomParamB = 0
  5802. p286.FrontParamA = -0
  5803. p286.FrontParamB = 0
  5804. p286.LeftParamA = 0
  5805. p286.LeftParamB = 0
  5806. p286.RightParamA = 0
  5807. p286.RightParamB = 0
  5808. p286.TopParamA = 0
  5809. p286.TopParamB = 0
  5810. p287 = Instance.new("TrussPart", m)
  5811. p287.BrickColor = BrickColor.new("Really black")
  5812. p287.Name = "Truss"
  5813. p287.CFrame = CFrame.new(-219.500061, 21.1007595, -211.500107, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5814. p287.Anchored = true
  5815. p287.Elasticity = 0
  5816. p287.Size = Vector3.new(2, 42, 2)
  5817. p287.BottomSurface = Enum.SurfaceType.Smooth
  5818. p287.TopSurface = Enum.SurfaceType.Smooth
  5819. p287.BackParamA = -0
  5820. p287.BackParamB = 0
  5821. p287.BottomParamA = -0
  5822. p287.BottomParamB = 0
  5823. p287.FrontParamA = -0
  5824. p287.FrontParamB = 0
  5825. p287.LeftParamA = 0
  5826. p287.LeftParamB = 0
  5827. p287.RightParamA = 0
  5828. p287.RightParamB = 0
  5829. p287.TopParamA = 0
  5830. p287.TopParamB = 0
  5831. p288 = Instance.new("TrussPart", m)
  5832. p288.BrickColor = BrickColor.new("Really black")
  5833. p288.Name = "Truss"
  5834. p288.CFrame = CFrame.new(-225.500076, 21.1008453, -215.500107, -0.999998689, 9.740118e-006, 0, 9.5621117e-006, 0.999995172, 7.22370123e-006, 0, 7.51574635e-006, -0.999998689)
  5835. p288.Anchored = true
  5836. p288.Elasticity = 0
  5837. p288.Size = Vector3.new(2, 42, 2)
  5838. p288.BottomSurface = Enum.SurfaceType.Smooth
  5839. p288.TopSurface = Enum.SurfaceType.Smooth
  5840. p288.BackParamA = -0
  5841. p288.BackParamB = 0
  5842. p288.BottomParamA = -0
  5843. p288.BottomParamB = 0
  5844. p288.FrontParamA = -0
  5845. p288.FrontParamB = 0
  5846. p288.LeftParamA = 0
  5847. p288.LeftParamB = 0
  5848. p288.RightParamA = 0
  5849. p288.RightParamB = 0
  5850. p288.TopParamA = 0
  5851. p288.TopParamB = 0
  5852. p289 = Instance.new("Part", m)
  5853. p289.BrickColor = BrickColor.new("Really black")
  5854. p289.CFrame = CFrame.new(-213.500092, 23.6007118, -203.500107, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  5855. p289.Anchored = true
  5856. p289.FormFactor = Enum.FormFactor.Symmetric
  5857. p289.Elasticity = 0
  5858. p289.Size = Vector3.new(1, 47, 1)
  5859. p289.BottomSurface = Enum.SurfaceType.Smooth
  5860. p289.TopSurface = Enum.SurfaceType.Smooth
  5861. p289.BackParamA = -0
  5862. p289.BackParamB = 0
  5863. p289.BottomParamA = -0
  5864. p289.BottomParamB = 0
  5865. p289.FrontParamA = -0
  5866. p289.FrontParamB = 0
  5867. p289.LeftParamA = 0
  5868. p289.LeftParamB = 0
  5869. p289.RightParamA = 0
  5870. p289.RightParamB = 0
  5871. p289.TopParamA = 0
  5872. p289.TopParamB = 0
  5873. p290 = Instance.new("Part", m)
  5874. p290.BrickColor = BrickColor.new("Institutional white")
  5875. p290.Transparency = 1
  5876. p290.Name = "Border (REMOVE!)"
  5877. p290.CFrame = CFrame.new(-281.500183, 0.501785278, -284.500153, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  5878. p290.Anchored = true
  5879. p290.CanCollide = false
  5880. p290.FormFactor = Enum.FormFactor.Symmetric
  5881. p290.Elasticity = 0
  5882. p290.Size = Vector3.new(1, 1, 1)
  5883. p290.BottomSurface = Enum.SurfaceType.Smooth
  5884. p290.TopSurface = Enum.SurfaceType.Smooth
  5885. p290.BackParamA = -0
  5886. p290.BackParamB = 0
  5887. p290.BottomParamA = -0
  5888. p290.BottomParamB = 0
  5889. p290.FrontParamA = -0
  5890. p290.FrontParamB = 0
  5891. p290.LeftParamA = 0
  5892. p290.LeftParamB = 0
  5893. p290.RightParamA = 0
  5894. p290.RightParamB = 0
  5895. p290.TopParamA = 0
  5896. p290.TopParamB = 0
  5897. s2 = script:clone()
  5898. s2.Name = "RemoveScript"
  5899. s2.Disabled = false
  5900. so2 = Instance.new("StringValue", s2)
  5901. so2.Name = "forCustomRun"
  5902. so2.Value = [===[
  5903. --[[ This script removes the border part.
  5904. The border parts are there to make sure when you pawn the model in, that it's not tilted.]]
  5905.  
  5906. wait()
  5907. script.Parent:Destroy()
  5908.  
  5909. ]===]
  5910. s2.Parent = p290
  5911. p291 = Instance.new("Part", m)
  5912. p291.BrickColor = BrickColor.new("Really black")
  5913. p291.CFrame = CFrame.new(-159.232513, 11.7910652, -180.000229, 0, -0.70711267, -0.707098842, 7.22556388e-006, -0.707096517, 0.707110107, -0.999998689, -5.30481339e-006, 5.30481339e-006)
  5914. p291.Anchored = true
  5915. p291.FormFactor = Enum.FormFactor.Symmetric
  5916. p291.Elasticity = 0
  5917. p291.Size = Vector3.new(1, 2, 28)
  5918. p291.BottomSurface = Enum.SurfaceType.Smooth
  5919. p291.TopSurface = Enum.SurfaceType.Smooth
  5920. p291.BackParamA = -0
  5921. p291.BackParamB = 0
  5922. p291.BottomParamA = -0
  5923. p291.BottomParamB = 0
  5924. p291.FrontParamA = -0
  5925. p291.FrontParamB = 0
  5926. p291.LeftParamA = 0
  5927. p291.LeftParamB = 0
  5928. p291.RightParamA = 0
  5929. p291.RightParamB = 0
  5930. p291.TopParamA = 0
  5931. p291.TopParamB = 0
  5932. p292 = Instance.new("WedgePart", m)
  5933. p292.BrickColor = BrickColor.new("Really black")
  5934. p292.Name = "Wedge"
  5935. p292.CFrame = CFrame.new(-205.000259, 6.60066414, -207.500229, 0, 9.740118e-006, 0.999998689, 7.22370123e-006, 0.999995172, -9.5621117e-006, -0.999998689, 7.51574635e-006, 0)
  5936. p292.Anchored = true
  5937. p292.FormFactor = Enum.FormFactor.Symmetric
  5938. p292.Elasticity = 0
  5939. p292.Size = Vector3.new(10, 13, 25)
  5940. p292.BottomSurface = Enum.SurfaceType.Smooth
  5941. p292.TopSurface = Enum.SurfaceType.Smooth
  5942. p293 = Instance.new("WedgePart", m)
  5943. p293.BrickColor = BrickColor.new("Really black")
  5944. p293.Name = "Wedge"
  5945. p293.CFrame = CFrame.new(-150.556198, 4.10007095, -208.491089, 0.224947006, 1.03957682e-005, -0.974369586, -9.58441706e-006, 0.999995172, 8.28813427e-006, 0.974370003, 7.77092828e-006, 0.224946916)
  5946. p293.Anchored = true
  5947. p293.FormFactor = Enum.FormFactor.Symmetric
  5948. p293.Elasticity = 0
  5949. p293.Size = Vector3.new(10, 8, 23)
  5950. p293.BottomSurface = Enum.SurfaceType.Smooth
  5951. p293.TopSurface = Enum.SurfaceType.Smooth
  5952. p294 = Instance.new("Part", m)
  5953. p294.BrickColor = BrickColor.new("Institutional white")
  5954. p294.CFrame = CFrame.new(-157.000305, 9.85018539, -188.000229, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  5955. p294.Anchored = true
  5956. p294.FormFactor = Enum.FormFactor.Symmetric
  5957. p294.Elasticity = 0
  5958. p294.Size = Vector3.new(15, 1, 2)
  5959. p294.BottomSurface = Enum.SurfaceType.Smooth
  5960. p294.TopSurface = Enum.SurfaceType.Smooth
  5961. p294.BackParamA = -0
  5962. p294.BackParamB = 0
  5963. p294.BottomParamA = -0
  5964. p294.BottomParamB = 0
  5965. p294.FrontParamA = -0
  5966. p294.FrontParamB = 0
  5967. p294.LeftParamA = 0
  5968. p294.LeftParamB = 0
  5969. p294.RightParamA = 0
  5970. p294.RightParamB = 0
  5971. p294.TopParamA = 0
  5972. p294.TopParamB = 0
  5973. p295 = Instance.new("Part", m)
  5974. p295.BrickColor = BrickColor.new("Institutional white")
  5975. p295.CFrame = CFrame.new(-160.000275, 12.8501797, -188.000198, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  5976. p295.Anchored = true
  5977. p295.FormFactor = Enum.FormFactor.Symmetric
  5978. p295.Elasticity = 0
  5979. p295.Size = Vector3.new(15, 1, 2)
  5980. p295.BottomSurface = Enum.SurfaceType.Smooth
  5981. p295.TopSurface = Enum.SurfaceType.Smooth
  5982. p295.BackParamA = -0
  5983. p295.BackParamB = 0
  5984. p295.BottomParamA = -0
  5985. p295.BottomParamB = 0
  5986. p295.FrontParamA = -0
  5987. p295.FrontParamB = 0
  5988. p295.LeftParamA = 0
  5989. p295.LeftParamB = 0
  5990. p295.RightParamA = 0
  5991. p295.RightParamB = 0
  5992. p295.TopParamA = 0
  5993. p295.TopParamB = 0
  5994. p296 = Instance.new("Part", m)
  5995. p296.BrickColor = BrickColor.new("Institutional white")
  5996. p296.CFrame = CFrame.new(-163.000229, 15.850193, -188.000183, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  5997. p296.Anchored = true
  5998. p296.FormFactor = Enum.FormFactor.Symmetric
  5999. p296.Elasticity = 0
  6000. p296.Size = Vector3.new(15, 1, 2)
  6001. p296.BottomSurface = Enum.SurfaceType.Smooth
  6002. p296.TopSurface = Enum.SurfaceType.Smooth
  6003. p296.BackParamA = -0
  6004. p296.BackParamB = 0
  6005. p296.BottomParamA = -0
  6006. p296.BottomParamB = 0
  6007. p296.FrontParamA = -0
  6008. p296.FrontParamB = 0
  6009. p296.LeftParamA = 0
  6010. p296.LeftParamB = 0
  6011. p296.RightParamA = 0
  6012. p296.RightParamB = 0
  6013. p296.TopParamA = 0
  6014. p296.TopParamB = 0
  6015. p297 = Instance.new("Part", m)
  6016. p297.BrickColor = BrickColor.new("Institutional white")
  6017. p297.CFrame = CFrame.new(-161.500259, 14.3505058, -188.000183, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6018. p297.Anchored = true
  6019. p297.FormFactor = Enum.FormFactor.Symmetric
  6020. p297.Elasticity = 0
  6021. p297.Size = Vector3.new(15, 1, 2)
  6022. p297.BottomSurface = Enum.SurfaceType.Smooth
  6023. p297.TopSurface = Enum.SurfaceType.Smooth
  6024. p297.BackParamA = -0
  6025. p297.BackParamB = 0
  6026. p297.BottomParamA = -0
  6027. p297.BottomParamB = 0
  6028. p297.FrontParamA = -0
  6029. p297.FrontParamB = 0
  6030. p297.LeftParamA = 0
  6031. p297.LeftParamB = 0
  6032. p297.RightParamA = 0
  6033. p297.RightParamB = 0
  6034. p297.TopParamA = 0
  6035. p297.TopParamB = 0
  6036. p298 = Instance.new("Part", m)
  6037. p298.BrickColor = BrickColor.new("Institutional white")
  6038. p298.CFrame = CFrame.new(-152.500366, 5.35016632, -188.000259, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6039. p298.Anchored = true
  6040. p298.FormFactor = Enum.FormFactor.Symmetric
  6041. p298.Elasticity = 0
  6042. p298.Size = Vector3.new(15, 1, 2)
  6043. p298.BottomSurface = Enum.SurfaceType.Smooth
  6044. p298.TopSurface = Enum.SurfaceType.Smooth
  6045. p298.BackParamA = -0
  6046. p298.BackParamB = 0
  6047. p298.BottomParamA = -0
  6048. p298.BottomParamB = 0
  6049. p298.FrontParamA = -0
  6050. p298.FrontParamB = 0
  6051. p298.LeftParamA = 0
  6052. p298.LeftParamB = 0
  6053. p298.RightParamA = 0
  6054. p298.RightParamB = 0
  6055. p298.TopParamA = 0
  6056. p298.TopParamB = 0
  6057. p299 = Instance.new("Part", m)
  6058. p299.BrickColor = BrickColor.new("Institutional white")
  6059. p299.CFrame = CFrame.new(-155.50032, 8.35047722, -188.000244, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6060. p299.Anchored = true
  6061. p299.FormFactor = Enum.FormFactor.Symmetric
  6062. p299.Elasticity = 0
  6063. p299.Size = Vector3.new(15, 1, 2)
  6064. p299.BottomSurface = Enum.SurfaceType.Smooth
  6065. p299.TopSurface = Enum.SurfaceType.Smooth
  6066. p299.BackParamA = -0
  6067. p299.BackParamB = 0
  6068. p299.BottomParamA = -0
  6069. p299.BottomParamB = 0
  6070. p299.FrontParamA = -0
  6071. p299.FrontParamB = 0
  6072. p299.LeftParamA = 0
  6073. p299.LeftParamB = 0
  6074. p299.RightParamA = 0
  6075. p299.RightParamB = 0
  6076. p299.TopParamA = 0
  6077. p299.TopParamB = 0
  6078. p300 = Instance.new("Part", m)
  6079. p300.BrickColor = BrickColor.new("Institutional white")
  6080. p300.CFrame = CFrame.new(-154.000336, 6.85015678, -188.000244, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6081. p300.Anchored = true
  6082. p300.FormFactor = Enum.FormFactor.Symmetric
  6083. p300.Elasticity = 0
  6084. p300.Size = Vector3.new(15, 1, 2)
  6085. p300.BottomSurface = Enum.SurfaceType.Smooth
  6086. p300.TopSurface = Enum.SurfaceType.Smooth
  6087. p300.BackParamA = -0
  6088. p300.BackParamB = 0
  6089. p300.BottomParamA = -0
  6090. p300.BottomParamB = 0
  6091. p300.FrontParamA = -0
  6092. p300.FrontParamB = 0
  6093. p300.LeftParamA = 0
  6094. p300.LeftParamB = 0
  6095. p300.RightParamA = 0
  6096. p300.RightParamB = 0
  6097. p300.TopParamA = 0
  6098. p300.TopParamB = 0
  6099. p301 = Instance.new("Part", m)
  6100. p301.BrickColor = BrickColor.new("Really black")
  6101. p301.CFrame = CFrame.new(-159.232529, 11.7911758, -196.000198, 5.96046448e-008, -0.707112491, -0.707098722, 7.2255616e-006, -0.707096398, 0.707109869, -0.99999845, -5.30481339e-006, 5.30481339e-006)
  6102. p301.Anchored = true
  6103. p301.FormFactor = Enum.FormFactor.Symmetric
  6104. p301.Elasticity = 0
  6105. p301.Size = Vector3.new(1, 2, 28)
  6106. p301.BottomSurface = Enum.SurfaceType.Smooth
  6107. p301.TopSurface = Enum.SurfaceType.Smooth
  6108. p301.BackParamA = -0
  6109. p301.BackParamB = 0
  6110. p301.BottomParamA = -0
  6111. p301.BottomParamB = 0
  6112. p301.FrontParamA = -0
  6113. p301.FrontParamB = 0
  6114. p301.LeftParamA = 0
  6115. p301.LeftParamB = 0
  6116. p301.RightParamA = 0
  6117. p301.RightParamB = 0
  6118. p301.TopParamA = 0
  6119. p301.TopParamB = 0
  6120. p302 = Instance.new("Part", m)
  6121. p302.BrickColor = BrickColor.new("Institutional white")
  6122. p302.CFrame = CFrame.new(-158.50029, 11.3505001, -188.000214, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6123. p302.Anchored = true
  6124. p302.FormFactor = Enum.FormFactor.Symmetric
  6125. p302.Elasticity = 0
  6126. p302.Size = Vector3.new(15, 1, 2)
  6127. p302.BottomSurface = Enum.SurfaceType.Smooth
  6128. p302.TopSurface = Enum.SurfaceType.Smooth
  6129. p302.BackParamA = -0
  6130. p302.BackParamB = 0
  6131. p302.BottomParamA = -0
  6132. p302.BottomParamB = 0
  6133. p302.FrontParamA = -0
  6134. p302.FrontParamB = 0
  6135. p302.LeftParamA = 0
  6136. p302.LeftParamB = 0
  6137. p302.RightParamA = 0
  6138. p302.RightParamB = 0
  6139. p302.TopParamA = 0
  6140. p302.TopParamB = 0
  6141. p303 = Instance.new("WedgePart", m)
  6142. p303.BrickColor = BrickColor.new("Really black")
  6143. p303.Name = "Wedge"
  6144. p303.CFrame = CFrame.new(-154.500381, 2.10016632, -180.00029, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  6145. p303.Anchored = true
  6146. p303.FormFactor = Enum.FormFactor.Symmetric
  6147. p303.Elasticity = 0
  6148. p303.Size = Vector3.new(1, 4, 7)
  6149. p303.BottomSurface = Enum.SurfaceType.Smooth
  6150. p303.TopSurface = Enum.SurfaceType.Smooth
  6151. p304 = Instance.new("WedgePart", m)
  6152. p304.BrickColor = BrickColor.new("Really black")
  6153. p304.Name = "Wedge"
  6154. p304.CFrame = CFrame.new(-147.500397, 2.0998764, -180.00029, 0, 9.72521684e-006, -0.999998569, -7.22556388e-006, 0.999995172, 9.57701195e-006, 0.999998689, 7.51388325e-006, -2.98023224e-008)
  6155. p304.Anchored = true
  6156. p304.FormFactor = Enum.FormFactor.Symmetric
  6157. p304.Elasticity = 0
  6158. p304.Size = Vector3.new(1, 4, 7)
  6159. p304.BottomSurface = Enum.SurfaceType.Smooth
  6160. p304.TopSurface = Enum.SurfaceType.Smooth
  6161. p305 = Instance.new("Part", m)
  6162. p305.BrickColor = BrickColor.new("Institutional white")
  6163. p305.CFrame = CFrame.new(-151.000397, 3.85017395, -188.000259, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6164. p305.Anchored = true
  6165. p305.FormFactor = Enum.FormFactor.Symmetric
  6166. p305.Elasticity = 0
  6167. p305.Size = Vector3.new(15, 1, 2)
  6168. p305.BottomSurface = Enum.SurfaceType.Smooth
  6169. p305.TopSurface = Enum.SurfaceType.Smooth
  6170. p305.BackParamA = -0
  6171. p305.BackParamB = 0
  6172. p305.BottomParamA = -0
  6173. p305.BottomParamB = 0
  6174. p305.FrontParamA = -0
  6175. p305.FrontParamB = 0
  6176. p305.LeftParamA = 0
  6177. p305.LeftParamB = 0
  6178. p305.RightParamA = 0
  6179. p305.RightParamB = 0
  6180. p305.TopParamA = 0
  6181. p305.TopParamB = 0
  6182. p306 = Instance.new("Part", m)
  6183. p306.BrickColor = BrickColor.new("Institutional white")
  6184. p306.CFrame = CFrame.new(-149.500412, 2.35017395, -188.000275, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6185. p306.Anchored = true
  6186. p306.FormFactor = Enum.FormFactor.Symmetric
  6187. p306.Elasticity = 0
  6188. p306.Size = Vector3.new(15, 1, 2)
  6189. p306.BottomSurface = Enum.SurfaceType.Smooth
  6190. p306.TopSurface = Enum.SurfaceType.Smooth
  6191. p306.BackParamA = -0
  6192. p306.BackParamB = 0
  6193. p306.BottomParamA = -0
  6194. p306.BottomParamB = 0
  6195. p306.FrontParamA = -0
  6196. p306.FrontParamB = 0
  6197. p306.LeftParamA = 0
  6198. p306.LeftParamB = 0
  6199. p306.RightParamA = 0
  6200. p306.RightParamB = 0
  6201. p306.TopParamA = 0
  6202. p306.TopParamB = 0
  6203. p307 = Instance.new("WedgePart", m)
  6204. p307.BrickColor = BrickColor.new("Really black")
  6205. p307.Name = "Wedge"
  6206. p307.CFrame = CFrame.new(-147.500427, 2.09999084, -196.000275, -2.98023224e-008, 9.69541452e-006, -0.999998569, -7.22556388e-006, 0.999995053, 9.54720872e-006, 0.999998569, 7.51388325e-006, 0)
  6207. p307.Anchored = true
  6208. p307.FormFactor = Enum.FormFactor.Symmetric
  6209. p307.Elasticity = 0
  6210. p307.Size = Vector3.new(1, 4, 7)
  6211. p307.BottomSurface = Enum.SurfaceType.Smooth
  6212. p307.TopSurface = Enum.SurfaceType.Smooth
  6213. p308 = Instance.new("Part", m)
  6214. p308.BrickColor = BrickColor.new("Institutional white")
  6215. p308.CFrame = CFrame.new(-148.000427, 0.85018158, -188.00029, 0, -9.72521684e-006, -0.999998569, 7.22556388e-006, -0.999995172, 9.57701195e-006, -0.999998689, -7.51388325e-006, -2.98023224e-008)
  6216. p308.Anchored = true
  6217. p308.FormFactor = Enum.FormFactor.Symmetric
  6218. p308.Elasticity = 0
  6219. p308.Size = Vector3.new(15, 1, 2)
  6220. p308.BottomSurface = Enum.SurfaceType.Smooth
  6221. p308.TopSurface = Enum.SurfaceType.Smooth
  6222. p308.BackParamA = -0
  6223. p308.BackParamB = 0
  6224. p308.BottomParamA = -0
  6225. p308.BottomParamB = 0
  6226. p308.FrontParamA = -0
  6227. p308.FrontParamB = 0
  6228. p308.LeftParamA = 0
  6229. p308.LeftParamB = 0
  6230. p308.RightParamA = 0
  6231. p308.RightParamB = 0
  6232. p308.TopParamA = 0
  6233. p308.TopParamB = 0
  6234. p309 = Instance.new("WedgePart", m)
  6235. p309.BrickColor = BrickColor.new("Really black")
  6236. p309.Name = "Wedge"
  6237. p309.CFrame = CFrame.new(-154.500397, 2.10025787, -196.000275, 0, 9.72521684e-006, 0.999998569, 7.22556388e-006, 0.999995172, -9.57701195e-006, -0.999998689, 7.51388325e-006, 2.98023224e-008)
  6238. p309.Anchored = true
  6239. p309.FormFactor = Enum.FormFactor.Symmetric
  6240. p309.Elasticity = 0
  6241. p309.Size = Vector3.new(1, 4, 7)
  6242. p309.BottomSurface = Enum.SurfaceType.Smooth
  6243. p309.TopSurface = Enum.SurfaceType.Smooth
  6244. m.Parent = game:service("Workspace")
  6245. m:MakeJoints()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement