astronaut32

car

Sep 7th, 2015
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.95 KB | None | 0 0
  1. --froem froem said half life :D -Youngwarlock
  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 = "Garrys Mod Car Made By YoungWarlock"
  26. p1 = Instance.new("Part", m)
  27. p1.BrickColor = BrickColor.new("Black")
  28. p1.CFrame = CFrame.new(14.0567045, 2.4853158, 13.3208427, -0.20787549, -0.873330653, -0.44054687, -0.00601392984, 0.45151794, -0.892241836, 0.978136897, -0.182825714, -0.0991116762)
  29. p1.FormFactor = Enum.FormFactor.Symmetric
  30. p1.Shape = Enum.PartType.Cylinder
  31. p1.Size = Vector3.new(3, 3, 3)
  32. p1.BottomSurface = Enum.SurfaceType.Smooth
  33. p1.RightSurface = Enum.SurfaceType.Hinge
  34. p1.TopSurface = Enum.SurfaceType.Smooth
  35. p1.RightParamA = 0
  36. p1.RightParamB = 0
  37. b1 = Instance.new("SpecialMesh", p1)
  38. b1.MeshType = Enum.MeshType.Sphere
  39. b1.Name = "Mesh"
  40. b1.Scale = Vector3.new(0.5, 1.5, 1.5)
  41. p2 = Instance.new("Part", m)
  42. p2.BrickColor = BrickColor.new("Reddish brown")
  43. p2.CFrame = CFrame.new(14.9995852, 3.28332448, 16.9978123, -0.0141195785, 0.208049819, 0.977997243, -0.999872923, 0.000950705609, -0.0146376481, -0.00397515949, -0.978117824, 0.208009988)
  44. p2.FormFactor = Enum.FormFactor.Symmetric
  45. p2.Size = Vector3.new(1, 1, 1)
  46. p2.BackSurface = Enum.SurfaceType.Weld
  47. p2.BottomSurface = Enum.SurfaceType.Weld
  48. p2.FrontSurface = Enum.SurfaceType.Weld
  49. p2.LeftSurface = Enum.SurfaceType.Weld
  50. p2.RightSurface = Enum.SurfaceType.Weld
  51. p2.TopSurface = Enum.SurfaceType.Weld
  52. b2 = Instance.new("SpecialMesh", p2)
  53. b2.MeshId = "http://www.roblox.com/asset/?id=3270017"
  54. b2.TextureId = ""
  55. b2.MeshType = Enum.MeshType.FileMesh
  56. b2.Name = "Mesh"
  57. b2.Scale = Vector3.new(1, 2, 2)
  58. p3 = Instance.new("Part", m)
  59. p3.BrickColor = BrickColor.new("Reddish brown")
  60. p3.CFrame = CFrame.new(13.7827787, 4.69909096, 17.5974655, -0.345063627, 0.0141073782, -0.938453376, 0.00111015094, 0.999872983, 0.0146224778, 0.938578308, 0.00400387309, -0.345040917)
  61. p3.FormFactor = Enum.FormFactor.Plate
  62. p3.Size = Vector3.new(1, 1.20000005, 1)
  63. p3.BackSurface = Enum.SurfaceType.Weld
  64. p3.BottomSurface = Enum.SurfaceType.Weld
  65. p3.FrontSurface = Enum.SurfaceType.Weld
  66. p3.LeftSurface = Enum.SurfaceType.Weld
  67. p3.RightSurface = Enum.SurfaceType.Weld
  68. p3.TopSurface = Enum.SurfaceType.Weld
  69. b3 = Instance.new("SpecialMesh", p3)
  70. b3.MeshType = Enum.MeshType.Head
  71. b3.Name = "Mesh"
  72. b3.Scale = Vector3.new(0.349999994, 1.5, 0.349999994)
  73. p4 = Instance.new("Part", m)
  74. p4.BrickColor = BrickColor.new("Reddish brown")
  75. p4.CFrame = CFrame.new(11.852603, 3.98622203, 15.3067875, 0.898164272, -0.387318373, 0.208051398, -0.396166086, -0.91817838, 0.000936552184, 0.190665603, -0.0832640976, -0.978117406)
  76. p4.FormFactor = Enum.FormFactor.Plate
  77. p4.Size = Vector3.new(1, 0.400000006, 1)
  78. p4.BackSurface = Enum.SurfaceType.Weld
  79. p4.BottomSurface = Enum.SurfaceType.Weld
  80. p4.FrontSurface = Enum.SurfaceType.Weld
  81. p4.LeftSurface = Enum.SurfaceType.Weld
  82. p4.RightSurface = Enum.SurfaceType.Weld
  83. p4.TopSurface = Enum.SurfaceType.Weld
  84. b4 = Instance.new("SpecialMesh", p4)
  85. b4.MeshType = Enum.MeshType.Head
  86. b4.Name = "Mesh"
  87. b4.Scale = Vector3.new(0.349999994, 7, 0.349999994)
  88. p5 = Instance.new("Part", m)
  89. p5.BrickColor = BrickColor.new("Dark stone grey")
  90. p5.CFrame = CFrame.new(13.3104506, 3.19644761, 15.6161127, 0.208052516, 0.361218423, -0.908954382, 0.000950665213, -0.929363608, -0.369111449, -0.978117168, 0.0759304687, -0.193699896)
  91. p5.FormFactor = Enum.FormFactor.Symmetric
  92. p5.Size = Vector3.new(1, 1, 1)
  93. p5.BackSurface = Enum.SurfaceType.Weld
  94. p5.BottomSurface = Enum.SurfaceType.Weld
  95. p5.FrontSurface = Enum.SurfaceType.Weld
  96. p5.LeftSurface = Enum.SurfaceType.Weld
  97. p5.RightSurface = Enum.SurfaceType.Weld
  98. p5.TopSurface = Enum.SurfaceType.Weld
  99. b5 = Instance.new("SpecialMesh", p5)
  100. b5.MeshType = Enum.MeshType.Head
  101. b5.Name = "Mesh"
  102. b5.Scale = Vector3.new(0.349999994, 2, 0.349999994)
  103. p6 = Instance.new("Part", m)
  104. p6.BrickColor = BrickColor.new("Black")
  105. p6.CFrame = CFrame.new(12.9501829, 4.12638426, 15.5403843, 0.208052516, 0.361225396, -0.908972263, 0.000950665213, -0.929381907, -0.369118571, -0.978117108, 0.075931944, -0.193703681)
  106. p6.FormFactor = Enum.FormFactor.Symmetric
  107. p6.Size = Vector3.new(1, 1, 1)
  108. p6.BackSurface = Enum.SurfaceType.Weld
  109. p6.BottomSurface = Enum.SurfaceType.Weld
  110. p6.FrontSurface = Enum.SurfaceType.Weld
  111. p6.LeftSurface = Enum.SurfaceType.Weld
  112. p6.RightSurface = Enum.SurfaceType.Weld
  113. p6.TopSurface = Enum.SurfaceType.Weld
  114. b6 = Instance.new("SpecialMesh", p6)
  115. b6.MeshType = Enum.MeshType.Head
  116. b6.Name = "Mesh"
  117. b6.Scale = Vector3.new(0.5, 2, 0.5)
  118. p7 = Instance.new("Part", m)
  119. p7.BrickColor = BrickColor.new("Black")
  120. p7.Transparency = 1
  121. p7.CFrame = CFrame.new(12.5865488, 2.85616875, 14.7461596, -0.898164272, 0.208051398, -0.387318373, 0.396166086, 0.000936552184, -0.91817838, -0.190665603, -0.978117406, -0.0832640976)
  122. p7.FormFactor = Enum.FormFactor.Plate
  123. p7.Size = Vector3.new(3, 0.400000006, 2)
  124. p7.BackSurface = Enum.SurfaceType.Weld
  125. p7.BottomSurface = Enum.SurfaceType.Weld
  126. p7.FrontSurface = Enum.SurfaceType.Weld
  127. p7.LeftSurface = Enum.SurfaceType.Weld
  128. p7.TopSurface = Enum.SurfaceType.Weld
  129. p8 = Instance.new("Part", m)
  130. p8.BrickColor = BrickColor.new("Reddish brown")
  131. p8.CFrame = CFrame.new(10.8582096, 3.64466596, 16.5234337, -0.345063627, -0.938453376, -0.0141082779, 0.00110860425, 0.014624007, -0.999872983, 0.938578248, -0.345040888, -0.00400585262)
  132. p8.FormFactor = Enum.FormFactor.Plate
  133. p8.Size = Vector3.new(1, 5.20000029, 1)
  134. p8.BackSurface = Enum.SurfaceType.Weld
  135. p8.BottomSurface = Enum.SurfaceType.Weld
  136. p8.FrontSurface = Enum.SurfaceType.Weld
  137. p8.LeftSurface = Enum.SurfaceType.Weld
  138. p8.RightSurface = Enum.SurfaceType.Weld
  139. p8.TopSurface = Enum.SurfaceType.Weld
  140. b7 = Instance.new("SpecialMesh", p8)
  141. b7.MeshType = Enum.MeshType.Head
  142. b7.Name = "Mesh"
  143. b7.Scale = Vector3.new(0.349999994, 1.60000002, 0.349999994)
  144. p9 = Instance.new("Part", m)
  145. p9.BrickColor = BrickColor.new("Reddish brown")
  146. p9.CFrame = CFrame.new(10.5681992, 5.7764473, 17.0808372, -0.20804964, -0.966032386, -0.153103516, -0.000977902091, 0.156734005, -0.987610817, 0.978117824, -0.205322385, -0.033553157)
  147. p9.FormFactor = Enum.FormFactor.Plate
  148. p9.Size = Vector3.new(1, 5.20000029, 1)
  149. p9.BackSurface = Enum.SurfaceType.Weld
  150. p9.BottomSurface = Enum.SurfaceType.Weld
  151. p9.FrontSurface = Enum.SurfaceType.Weld
  152. p9.LeftSurface = Enum.SurfaceType.Weld
  153. p9.RightSurface = Enum.SurfaceType.Weld
  154. p9.TopSurface = Enum.SurfaceType.Weld
  155. b8 = Instance.new("SpecialMesh", p9)
  156. b8.MeshType = Enum.MeshType.Head
  157. b8.Name = "Mesh"
  158. b8.Scale = Vector3.new(0.349999994, 1.20000005, 0.349999994)
  159. p10 = Instance.new("Part", m)
  160. p10.BrickColor = BrickColor.new("Mid gray")
  161. p10.Transparency = 0.5
  162. p10.CFrame = CFrame.new(14.5281401, 5.28751516, 17.9218712, 0.0141183687, 0.97801441, 0.208058804, 0.999892414, -0.0146376276, 0.00095627649, 0.00398073997, 0.208022967, -0.978115857)
  163. p10.FormFactor = Enum.FormFactor.Plate
  164. p10.Size = Vector3.new(1, 0.400000006, 1)
  165. p10.BackSurface = Enum.SurfaceType.Weld
  166. p10.BottomSurface = Enum.SurfaceType.Weld
  167. p10.FrontSurface = Enum.SurfaceType.Weld
  168. p10.LeftSurface = Enum.SurfaceType.Weld
  169. p10.RightSurface = Enum.SurfaceType.Weld
  170. p10.TopSurface = Enum.SurfaceType.Weld
  171. b9 = Instance.new("SpecialMesh", p10)
  172. b9.MeshType = Enum.MeshType.Head
  173. b9.Name = "Mesh"
  174. p11 = Instance.new("VehicleSeat", m)
  175. p11.BrickColor = BrickColor.new("Dark stone grey")
  176. p11.CFrame = CFrame.new(5.02143335, 4.42783928, 16.4100761, -0.208052516, 0.0141199231, -0.978015721, -0.000950665213, 0.999892414, 0.0146379974, 0.978117168, 0.00397523819, -0.208016753)
  177. p11.Size = Vector3.new(2, 1, 2)
  178. p11.TopSurface = Enum.SurfaceType.Universal
  179. p11.HeadsUpDisplay = true
  180. p11.MaxSpeed = 50
  181. p11.Steer = 0
  182. p11.Throttle = 0
  183. p11.Torque = 10
  184. p11.TurnSpeed = 1
  185. p12 = Instance.new("Part", m)
  186. p12.BrickColor = BrickColor.new("Reddish brown")
  187. p12.CFrame = CFrame.new(6.25288677, 7.60701847, 16.1639194, 0.208052367, 0.681577206, -0.701545894, 0.000950564397, -0.717381418, -0.696680069, -0.978117228, 0.144279093, -0.149900794)
  188. p12.CanCollide = false
  189. p12.FormFactor = Enum.FormFactor.Plate
  190. p12.Size = Vector3.new(1, 1.60000002, 1)
  191. p12.BackSurface = Enum.SurfaceType.Weld
  192. p12.BottomSurface = Enum.SurfaceType.Weld
  193. p12.FrontSurface = Enum.SurfaceType.Weld
  194. p12.LeftSurface = Enum.SurfaceType.Weld
  195. p12.RightSurface = Enum.SurfaceType.Weld
  196. p12.TopSurface = Enum.SurfaceType.Weld
  197. b10 = Instance.new("SpecialMesh", p12)
  198. b10.MeshType = Enum.MeshType.Head
  199. b10.Name = "Mesh"
  200. b10.Scale = Vector3.new(0.349999994, 2.4000001, 0.349999994)
  201. p13 = Instance.new("Part", m)
  202. p13.BrickColor = BrickColor.new("Reddish brown")
  203. p13.CFrame = CFrame.new(5.62872362, 7.60416317, 19.0982704, -0.208052367, -0.681577206, -0.701545894, -0.000950564456, 0.717381358, -0.696680009, 0.978117168, -0.144279078, -0.149900809)
  204. p13.CanCollide = false
  205. p13.FormFactor = Enum.FormFactor.Plate
  206. p13.Size = Vector3.new(1, 1.60000002, 1)
  207. p13.BackSurface = Enum.SurfaceType.Weld
  208. p13.BottomSurface = Enum.SurfaceType.Weld
  209. p13.FrontSurface = Enum.SurfaceType.Weld
  210. p13.LeftSurface = Enum.SurfaceType.Weld
  211. p13.RightSurface = Enum.SurfaceType.Weld
  212. p13.TopSurface = Enum.SurfaceType.Weld
  213. b11 = Instance.new("SpecialMesh", p13)
  214. b11.MeshType = Enum.MeshType.Head
  215. b11.Name = "Mesh"
  216. b11.Scale = Vector3.new(0.349999994, 2.4000001, 0.349999994)
  217. p14 = Instance.new("Part", m)
  218. p14.BrickColor = BrickColor.new("Reddish brown")
  219. p14.CFrame = CFrame.new(7.57473469, 4.69168758, 16.4422512, 0.978015721, -0.0141199231, 0.208052516, -0.0146379974, -0.999892414, 0.000950665213, 0.208016753, -0.00397523819, -0.978117168)
  220. p14.FormFactor = Enum.FormFactor.Plate
  221. p14.Size = Vector3.new(1, 1.60000002, 1)
  222. p14.BackSurface = Enum.SurfaceType.Weld
  223. p14.BottomSurface = Enum.SurfaceType.Weld
  224. p14.FrontSurface = Enum.SurfaceType.Weld
  225. p14.LeftSurface = Enum.SurfaceType.Weld
  226. p14.RightSurface = Enum.SurfaceType.Weld
  227. p14.TopSurface = Enum.SurfaceType.Weld
  228. b12 = Instance.new("SpecialMesh", p14)
  229. b12.MeshType = Enum.MeshType.Head
  230. b12.Name = "Mesh"
  231. b12.Scale = Vector3.new(0.349999994, 1.70000005, 0.349999994)
  232. p15 = Instance.new("Part", m)
  233. p15.BrickColor = BrickColor.new("Reddish brown")
  234. p15.CFrame = CFrame.new(13.5099373, 3.895509, 19.237484, 0.977997243, -0.208049819, -0.0141195785, -0.0146376481, -0.000950705609, -0.999872923, 0.208009988, 0.978117824, -0.00397515949)
  235. p15.FormFactor = Enum.FormFactor.Symmetric
  236. p15.Size = Vector3.new(1, 2, 1)
  237. p15.BackSurface = Enum.SurfaceType.Weld
  238. p15.BottomSurface = Enum.SurfaceType.Weld
  239. p15.FrontSurface = Enum.SurfaceType.Weld
  240. p15.LeftSurface = Enum.SurfaceType.Weld
  241. p15.RightSurface = Enum.SurfaceType.Weld
  242. p15.TopSurface = Enum.SurfaceType.Weld
  243. b13 = Instance.new("SpecialMesh", p15)
  244. b13.MeshType = Enum.MeshType.Head
  245. b13.Name = "Mesh"
  246. b13.Scale = Vector3.new(0.349999994, 1.70000005, 0.349999994)
  247. p16 = Instance.new("Part", m)
  248. p16.BrickColor = BrickColor.new("Reddish brown")
  249. p16.CFrame = CFrame.new(14.4879341, 3.8808713, 19.4454937, 0.977997243, -0.208049819, -0.0141195785, -0.0146376481, -0.000950705609, -0.999872923, 0.208009988, 0.978117824, -0.00397515949)
  250. p16.FormFactor = Enum.FormFactor.Symmetric
  251. p16.Size = Vector3.new(1, 4, 1)
  252. p16.BackSurface = Enum.SurfaceType.Weld
  253. p16.BottomSurface = Enum.SurfaceType.Weld
  254. p16.FrontSurface = Enum.SurfaceType.Weld
  255. p16.LeftSurface = Enum.SurfaceType.Weld
  256. p16.RightSurface = Enum.SurfaceType.Weld
  257. p16.TopSurface = Enum.SurfaceType.Weld
  258. b14 = Instance.new("SpecialMesh", p16)
  259. b14.MeshType = Enum.MeshType.Head
  260. b14.Name = "Mesh"
  261. b14.Scale = Vector3.new(0.349999994, 1.29999995, 0.349999994)
  262. p17 = Instance.new("Part", m)
  263. p17.BrickColor = BrickColor.new("Dark stone grey")
  264. p17.CFrame = CFrame.new(12.5153704, 2.61171103, 19.0247116, 0.97801441, -0.208059028, -0.0141186118, -0.0146379173, -0.000956243428, -0.999892473, 0.20802319, 0.978115737, -0.00398075581)
  265. p17.FormFactor = Enum.FormFactor.Symmetric
  266. p17.Size = Vector3.new(1, 4, 1)
  267. p17.BackSurface = Enum.SurfaceType.Weld
  268. p17.BottomSurface = Enum.SurfaceType.Weld
  269. p17.FrontSurface = Enum.SurfaceType.Weld
  270. p17.LeftSurface = Enum.SurfaceType.Weld
  271. p17.RightSurface = Enum.SurfaceType.Weld
  272. p17.TopSurface = Enum.SurfaceType.Weld
  273. b15 = Instance.new("SpecialMesh", p17)
  274. b15.MeshType = Enum.MeshType.Head
  275. b15.Name = "Mesh"
  276. b15.Scale = Vector3.new(0.699999988, 2.5, 0.699999988)
  277. p18 = Instance.new("Part", m)
  278. p18.BrickColor = BrickColor.new("Reddish brown")
  279. p18.CFrame = CFrame.new(10.5596704, 2.64070725, 18.6087341, 0.978015721, -0.208052516, -0.0141199231, -0.0146379974, -0.000950665213, -0.999892414, 0.208016753, 0.978117168, -0.00397523819)
  280. p18.FormFactor = Enum.FormFactor.Symmetric
  281. p18.Size = Vector3.new(1, 4, 1)
  282. p18.BackSurface = Enum.SurfaceType.Weld
  283. p18.BottomSurface = Enum.SurfaceType.Weld
  284. p18.FrontSurface = Enum.SurfaceType.Weld
  285. p18.LeftSurface = Enum.SurfaceType.Weld
  286. p18.RightSurface = Enum.SurfaceType.Weld
  287. p18.TopSurface = Enum.SurfaceType.Weld
  288. b16 = Instance.new("SpecialMesh", p18)
  289. b16.MeshType = Enum.MeshType.Head
  290. b16.Name = "Mesh"
  291. b16.Scale = Vector3.new(0.349999994, 2, 0.349999994)
  292. p19 = Instance.new("Part", m)
  293. p19.BrickColor = BrickColor.new("Dark stone grey")
  294. p19.CFrame = CFrame.new(9.94314194, 4.38799667, 17.9680843, 0.387311757, -0.898156464, -0.208052516, 0.918169439, 0.396162152, -0.000950665213, 0.0832763985, -0.190659299, 0.978117168)
  295. p19.FormFactor = Enum.FormFactor.Plate
  296. p19.Size = Vector3.new(1, 4.4000001, 1)
  297. p19.BackSurface = Enum.SurfaceType.Weld
  298. p19.BottomSurface = Enum.SurfaceType.Weld
  299. p19.FrontSurface = Enum.SurfaceType.Weld
  300. p19.LeftSurface = Enum.SurfaceType.Weld
  301. p19.RightSurface = Enum.SurfaceType.Weld
  302. p19.TopSurface = Enum.SurfaceType.Weld
  303. b17 = Instance.new("SpecialMesh", p19)
  304. b17.MeshType = Enum.MeshType.Head
  305. b17.Name = "Mesh"
  306. b17.Scale = Vector3.new(0.349999994, 1.5, 0.349999994)
  307. p20 = Instance.new("Part", m)
  308. p20.BrickColor = BrickColor.new("Dark stone grey")
  309. p20.CFrame = CFrame.new(6.45001507, 3.00021553, 18.2461166, -0.208052516, -0.978015721, -0.0141199231, -0.000950665213, 0.0146379974, -0.999892414, 0.978117168, -0.208016753, -0.00397523819)
  310. p20.FormFactor = Enum.FormFactor.Plate
  311. p20.Size = Vector3.new(1, 7.20000029, 1)
  312. p20.BackSurface = Enum.SurfaceType.Weld
  313. p20.BottomSurface = Enum.SurfaceType.Weld
  314. p20.FrontSurface = Enum.SurfaceType.Weld
  315. p20.LeftSurface = Enum.SurfaceType.Weld
  316. p20.RightSurface = Enum.SurfaceType.Weld
  317. p20.TopSurface = Enum.SurfaceType.Weld
  318. b18 = Instance.new("SpecialMesh", p20)
  319. b18.MeshType = Enum.MeshType.Head
  320. b18.Name = "Mesh"
  321. b18.Scale = Vector3.new(0.600000024, 1.60000002, 0.600000024)
  322. p21 = Instance.new("Part", m)
  323. p21.BrickColor = BrickColor.new("Reddish brown")
  324. p21.CFrame = CFrame.new(13.5295534, 5.29523897, 19.2430305, 0.977995396, -0.208058804, -0.0141180307, -0.0146372765, -0.00095627649, -0.999872923, 0.208018914, 0.978115857, -0.00398066267)
  325. p21.FormFactor = Enum.FormFactor.Symmetric
  326. p21.Size = Vector3.new(1, 2, 1)
  327. p21.BackSurface = Enum.SurfaceType.Weld
  328. p21.BottomSurface = Enum.SurfaceType.Weld
  329. p21.FrontSurface = Enum.SurfaceType.Weld
  330. p21.LeftSurface = Enum.SurfaceType.Weld
  331. p21.RightSurface = Enum.SurfaceType.Weld
  332. p21.TopSurface = Enum.SurfaceType.Weld
  333. b19 = Instance.new("SpecialMesh", p21)
  334. b19.MeshType = Enum.MeshType.Head
  335. b19.Name = "Mesh"
  336. b19.Scale = Vector3.new(0.349999994, 1.70000005, 0.349999994)
  337. p22 = Instance.new("Part", m)
  338. p22.BrickColor = BrickColor.new("Reddish brown")
  339. p22.CFrame = CFrame.new(13.9593363, 3.27857089, 21.8884029, -0.0141195785, 0.208049819, 0.977997243, -0.999872923, 0.000950705609, -0.0146376481, -0.00397515949, -0.978117824, 0.208009988)
  340. p22.FormFactor = Enum.FormFactor.Symmetric
  341. p22.Size = Vector3.new(1, 1, 1)
  342. p22.BackSurface = Enum.SurfaceType.Weld
  343. p22.BottomSurface = Enum.SurfaceType.Weld
  344. p22.FrontSurface = Enum.SurfaceType.Weld
  345. p22.LeftSurface = Enum.SurfaceType.Weld
  346. p22.RightSurface = Enum.SurfaceType.Weld
  347. p22.TopSurface = Enum.SurfaceType.Weld
  348. b20 = Instance.new("SpecialMesh", p22)
  349. b20.MeshId = "http://www.roblox.com/asset/?id=3270017"
  350. b20.TextureId = ""
  351. b20.MeshType = Enum.MeshType.FileMesh
  352. b20.Name = "Mesh"
  353. b20.Scale = Vector3.new(1, 2, 2)
  354. p23 = Instance.new("Part", m)
  355. p23.BrickColor = BrickColor.new("Black")
  356. p23.CFrame = CFrame.new(5.9741354, 6.01039219, 17.3299656, 0.978015721, -0.208052516, -0.0141199231, -0.0146379974, -0.000950665213, -0.999892414, 0.208016753, 0.978117168, -0.00397523819)
  357. p23.FormFactor = Enum.FormFactor.Plate
  358. p23.Friction = 0
  359. p23.Size = Vector3.new(1, 0.400000006, 1)
  360. b21 = Instance.new("SpecialMesh", p23)
  361. b21.MeshType = Enum.MeshType.Head
  362. b21.Name = "Mesh"
  363. b21.Scale = Vector3.new(0.200000003, 2, 1)
  364. p24 = Instance.new("Part", m)
  365. p24.BrickColor = BrickColor.new("Reddish brown")
  366. p24.CFrame = CFrame.new(7.28094292, 5.98961401, 17.9146252, 0.978015721, -0.208052516, -0.0141199231, -0.0146379974, -0.000950665213, -0.999892414, 0.208016753, 0.978117168, -0.00397523819)
  367. p24.FormFactor = Enum.FormFactor.Plate
  368. p24.Size = Vector3.new(1, 2, 1)
  369. p24.BackSurface = Enum.SurfaceType.Weld
  370. p24.BottomSurface = Enum.SurfaceType.Weld
  371. p24.FrontSurface = Enum.SurfaceType.Weld
  372. p24.LeftSurface = Enum.SurfaceType.Weld
  373. p24.RightSurface = Enum.SurfaceType.Weld
  374. p24.TopSurface = Enum.SurfaceType.Weld
  375. b22 = Instance.new("SpecialMesh", p24)
  376. b22.MeshType = Enum.MeshType.Head
  377. b22.Name = "Mesh"
  378. b22.Scale = Vector3.new(0.349999994, 1.70000005, 0.349999994)
  379. p25 = Instance.new("Part", m)
  380. p25.BrickColor = BrickColor.new("Reddish brown")
  381. p25.CFrame = CFrame.new(6.95057726, 4.68883514, 19.3766022, 0.978015721, -0.0141199231, 0.208052516, -0.0146379974, -0.999892414, 0.000950665213, 0.208016753, -0.00397523819, -0.978117168)
  382. p25.FormFactor = Enum.FormFactor.Plate
  383. p25.Size = Vector3.new(1, 1.60000002, 1)
  384. p25.BackSurface = Enum.SurfaceType.Weld
  385. p25.BottomSurface = Enum.SurfaceType.Weld
  386. p25.FrontSurface = Enum.SurfaceType.Weld
  387. p25.LeftSurface = Enum.SurfaceType.Weld
  388. p25.RightSurface = Enum.SurfaceType.Weld
  389. p25.TopSurface = Enum.SurfaceType.Weld
  390. b23 = Instance.new("SpecialMesh", p25)
  391. b23.MeshType = Enum.MeshType.Head
  392. b23.Name = "Mesh"
  393. b23.Scale = Vector3.new(0.349999994, 1.70000005, 0.349999994)
  394. p26 = Instance.new("Part", m)
  395. p26.BrickColor = BrickColor.new("Black")
  396. p26.CFrame = CFrame.new(6.11977291, 6.01105785, 16.6452847, -0.208052516, 0.0141199231, -0.978015721, -0.000950665213, 0.999892414, 0.0146379974, 0.978117168, 0.00397523819, -0.208016753)
  397. p26.FormFactor = Enum.FormFactor.Symmetric
  398. p26.Friction = 0
  399. p26.Size = Vector3.new(1, 1, 1)
  400. p26.LeftSurface = Enum.SurfaceType.Weld
  401. p26.RightSurface = Enum.SurfaceType.Weld
  402. b24 = Instance.new("SpecialMesh", p26)
  403. b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
  404. b24.TextureId = ""
  405. b24.MeshType = Enum.MeshType.FileMesh
  406. b24.Name = "ring"
  407. b24.Scale = Vector3.new(2, 2, 2)
  408. p27 = Instance.new("Part", m)
  409. p27.BrickColor = BrickColor.new("Reddish brown")
  410. p27.CFrame = CFrame.new(14.5716124, 2.87953472, 19.4623184, 0.977997243, -0.208049819, -0.0141195785, -0.0146376481, -0.000950705609, -0.999872923, 0.208009988, 0.978117824, -0.00397515949)
  411. p27.FormFactor = Enum.FormFactor.Symmetric
  412. p27.Size = Vector3.new(1, 4, 1)
  413. p27.BackSurface = Enum.SurfaceType.Weld
  414. p27.BottomSurface = Enum.SurfaceType.Weld
  415. p27.FrontSurface = Enum.SurfaceType.Weld
  416. p27.LeftSurface = Enum.SurfaceType.Weld
  417. p27.RightSurface = Enum.SurfaceType.Weld
  418. p27.TopSurface = Enum.SurfaceType.Weld
  419. b25 = Instance.new("SpecialMesh", p27)
  420. b25.MeshType = Enum.MeshType.Head
  421. b25.Name = "Mesh"
  422. b25.Scale = Vector3.new(0.349999994, 1.29999995, 0.349999994)
  423. p28 = Instance.new("Part", m)
  424. p28.BrickColor = BrickColor.new("Black")
  425. p28.CFrame = CFrame.new(6.26294851, 6.00993443, 15.9600964, 0.97797811, 0.208049804, 0.0141193271, -0.0146373659, 0.000950705551, 0.999853492, 0.208005935, -0.978117824, 0.00397508219)
  426. p28.FormFactor = Enum.FormFactor.Plate
  427. p28.Friction = 0
  428. p28.Size = Vector3.new(1, 0.400000006, 1)
  429. b26 = Instance.new("SpecialMesh", p28)
  430. b26.MeshType = Enum.MeshType.Head
  431. b26.Name = "Mesh"
  432. b26.Scale = Vector3.new(0.200000003, 2, 1)
  433. p29 = Instance.new("Part", m)
  434. p29.BrickColor = BrickColor.new("Black")
  435. p29.CFrame = CFrame.new(6.80438375, 6.0008111, 16.7908955, -0.208052516, -0.978015721, -0.0141199231, -0.000950665213, 0.0146379974, -0.999892414, 0.978117168, -0.208016753, -0.00397523819)
  436. p29.FormFactor = Enum.FormFactor.Plate
  437. p29.Friction = 0
  438. p29.Size = Vector3.new(1, 0.400000006, 1)
  439. p29.BottomSurface = Enum.SurfaceType.Weld
  440. p29.FrontSurface = Enum.SurfaceType.Weld
  441. p29.TopSurface = Enum.SurfaceType.Weld
  442. b27 = Instance.new("SpecialMesh", p29)
  443. b27.MeshType = Enum.MeshType.Head
  444. b27.Name = "Mesh"
  445. b27.Scale = Vector3.new(1, 5, 1)
  446. p30 = Instance.new("Part", m)
  447. p30.BrickColor = BrickColor.new("Reddish brown")
  448. p30.CFrame = CFrame.new(9.92493248, 3.64002919, 20.6434155, -0.0668049753, -0.997647464, -0.0141176283, -0.00305598392, 0.0143537559, -0.999872804, 0.997761071, -0.0667479336, -0.00400771014)
  449. p30.FormFactor = Enum.FormFactor.Plate
  450. p30.Size = Vector3.new(1, 5.20000029, 1)
  451. p30.BackSurface = Enum.SurfaceType.Weld
  452. p30.BottomSurface = Enum.SurfaceType.Weld
  453. p30.FrontSurface = Enum.SurfaceType.Weld
  454. p30.LeftSurface = Enum.SurfaceType.Weld
  455. p30.RightSurface = Enum.SurfaceType.Weld
  456. p30.TopSurface = Enum.SurfaceType.Weld
  457. b28 = Instance.new("SpecialMesh", p30)
  458. b28.MeshType = Enum.MeshType.Head
  459. b28.Name = "Mesh"
  460. b28.Scale = Vector3.new(0.349999994, 1.60000002, 0.349999994)
  461. p31 = Instance.new("Part", m)
  462. p31.BrickColor = BrickColor.new("Reddish brown")
  463. p31.CFrame = CFrame.new(10.1870728, 5.75912333, 19.3512058, -0.966050744, 0.208052337, -0.153106421, 0.156737059, 0.000977862859, -0.98763001, -0.205329075, -0.978117228, -0.0335541964)
  464. p31.FormFactor = Enum.FormFactor.Plate
  465. p31.Size = Vector3.new(1, 0.400000006, 1)
  466. p31.BackSurface = Enum.SurfaceType.Weld
  467. p31.BottomSurface = Enum.SurfaceType.Weld
  468. p31.LeftSurface = Enum.SurfaceType.Weld
  469. p31.RightSurface = Enum.SurfaceType.Weld
  470. p31.TopSurface = Enum.SurfaceType.Weld
  471. b29 = Instance.new("SpecialMesh", p31)
  472. b29.MeshType = Enum.MeshType.Brick
  473. b29.Name = "Mesh"
  474. b29.Scale = Vector3.new(1.5, 3, 0.300000012)
  475. p32 = Instance.new("Part", m)
  476. p32.BrickColor = BrickColor.new("Reddish brown")
  477. p32.CFrame = CFrame.new(9.93426132, 5.06709814, 20.0123997, -0.966050744, 0.153106421, 0.208052337, 0.156737059, 0.98763001, 0.000977862859, -0.205329075, 0.0335541964, -0.978117228)
  478. p32.FormFactor = Enum.FormFactor.Plate
  479. p32.Size = Vector3.new(1, 0.400000006, 1)
  480. p32.BackSurface = Enum.SurfaceType.Weld
  481. p32.BottomSurface = Enum.SurfaceType.Weld
  482. p32.LeftSurface = Enum.SurfaceType.Weld
  483. p32.RightSurface = Enum.SurfaceType.Weld
  484. p32.TopSurface = Enum.SurfaceType.Weld
  485. b30 = Instance.new("SpecialMesh", p32)
  486. b30.MeshType = Enum.MeshType.Brick
  487. b30.Name = "Mesh"
  488. b30.Scale = Vector3.new(1.5, 3, 0.300000012)
  489. p33 = Instance.new("Part", m)
  490. p33.BrickColor = BrickColor.new("Reddish brown")
  491. p33.CFrame = CFrame.new(9.94483089, 5.7741127, 20.0153542, -0.208052337, -0.966050744, -0.153106421, -0.000977862859, 0.156737059, -0.98763001, 0.978117228, -0.205329075, -0.0335541964)
  492. p33.FormFactor = Enum.FormFactor.Plate
  493. p33.Size = Vector3.new(1, 5.20000029, 1)
  494. p33.BackSurface = Enum.SurfaceType.Weld
  495. p33.BottomSurface = Enum.SurfaceType.Weld
  496. p33.FrontSurface = Enum.SurfaceType.Weld
  497. p33.LeftSurface = Enum.SurfaceType.Weld
  498. p33.RightSurface = Enum.SurfaceType.Weld
  499. p33.TopSurface = Enum.SurfaceType.Weld
  500. b31 = Instance.new("SpecialMesh", p33)
  501. b31.MeshType = Enum.MeshType.Head
  502. b31.Name = "Mesh"
  503. b31.Scale = Vector3.new(0.349999994, 1.20000005, 0.349999994)
  504. p34 = Instance.new("Part", m)
  505. p34.BrickColor = BrickColor.new("Mid gray")
  506. p34.Transparency = 0.5
  507. p34.CFrame = CFrame.new(13.9039288, 5.28465462, 20.8562107, 0.0141183687, 0.978015602, 0.208053201, 0.999892414, -0.0146376221, 0.000956360251, 0.00398073997, 0.208017364, -0.978117049)
  508. p34.FormFactor = Enum.FormFactor.Plate
  509. p34.Size = Vector3.new(1, 0.400000006, 1)
  510. p34.BackSurface = Enum.SurfaceType.Weld
  511. p34.BottomSurface = Enum.SurfaceType.Weld
  512. p34.FrontSurface = Enum.SurfaceType.Weld
  513. p34.LeftSurface = Enum.SurfaceType.Weld
  514. p34.RightSurface = Enum.SurfaceType.Weld
  515. p34.TopSurface = Enum.SurfaceType.Weld
  516. b32 = Instance.new("SpecialMesh", p34)
  517. b32.MeshType = Enum.MeshType.Head
  518. b32.Name = "Mesh"
  519. p35 = Instance.new("Part", m)
  520. p35.BrickColor = BrickColor.new("Reddish brown")
  521. p35.CFrame = CFrame.new(13.0329142, 4.69528389, 20.8545914, -0.0668077022, 0.0141156614, -0.997647345, -0.00305533782, 0.999872863, 0.0143517554, 0.997760832, 0.00400697067, -0.0667507052)
  522. p35.FormFactor = Enum.FormFactor.Plate
  523. p35.Size = Vector3.new(1, 1.20000005, 1)
  524. p35.BackSurface = Enum.SurfaceType.Weld
  525. p35.BottomSurface = Enum.SurfaceType.Weld
  526. p35.FrontSurface = Enum.SurfaceType.Weld
  527. p35.LeftSurface = Enum.SurfaceType.Weld
  528. p35.RightSurface = Enum.SurfaceType.Weld
  529. p35.TopSurface = Enum.SurfaceType.Weld
  530. b33 = Instance.new("SpecialMesh", p35)
  531. b33.MeshType = Enum.MeshType.Head
  532. b33.Name = "Mesh"
  533. b33.Scale = Vector3.new(0.349999994, 1.5, 0.349999994)
  534. p36 = Instance.new("Part", m)
  535. p36.BrickColor = BrickColor.new("Reddish brown")
  536. p36.CFrame = CFrame.new(4.14184141, 8.81282616, 18.7831497, -0.208052516, -0.898165226, -0.387315542, -0.000950665213, 0.396166056, -0.91817838, 0.978117168, -0.190661162, -0.083277218)
  537. p36.CanCollide = false
  538. p36.FormFactor = Enum.FormFactor.Plate
  539. p36.Size = Vector3.new(1, 2, 1)
  540. p36.BackSurface = Enum.SurfaceType.Weld
  541. p36.BottomSurface = Enum.SurfaceType.Weld
  542. p36.FrontSurface = Enum.SurfaceType.Weld
  543. p36.LeftSurface = Enum.SurfaceType.Weld
  544. p36.RightSurface = Enum.SurfaceType.Weld
  545. p36.TopSurface = Enum.SurfaceType.Weld
  546. b34 = Instance.new("SpecialMesh", p36)
  547. b34.MeshType = Enum.MeshType.Head
  548. b34.Name = "Mesh"
  549. b34.Scale = Vector3.new(0.349999994, 1.20000005, 0.349999994)
  550. p37 = Instance.new("Part", m)
  551. p37.BrickColor = BrickColor.new("Black")
  552. p37.CFrame = CFrame.new(0.426799983, 2.48196602, 21.0538731, 0.207792938, 0.94829154, -0.23992762, -0.00269499421, -0.244725466, -0.969588637, -0.978169084, 0.202120215, -0.0482965708)
  553. p37.FormFactor = Enum.FormFactor.Symmetric
  554. p37.Shape = Enum.PartType.Cylinder
  555. p37.Size = Vector3.new(3, 3, 3)
  556. p37.BottomSurface = Enum.SurfaceType.Smooth
  557. p37.RightSurface = Enum.SurfaceType.Hinge
  558. p37.TopSurface = Enum.SurfaceType.Smooth
  559. p37.RightParamA = 0
  560. p37.RightParamB = 0
  561. b35 = Instance.new("SpecialMesh", p37)
  562. b35.MeshType = Enum.MeshType.Sphere
  563. b35.Name = "Mesh"
  564. b35.Scale = Vector3.new(0.5, 1.5, 1.5)
  565. p38 = Instance.new("Part", m)
  566. p38.BrickColor = BrickColor.new("Reddish brown")
  567. p38.CFrame = CFrame.new(1.89881945, 5.22796535, 19.8361378, -0.898139, 0.208052516, -0.387304276, 0.396154523, 0.000950665213, -0.918151617, -0.190655619, -0.978117168, -0.0832747966)
  568. p38.FormFactor = Enum.FormFactor.Symmetric
  569. p38.Size = Vector3.new(1, 2, 1)
  570. p38.BottomSurface = Enum.SurfaceType.Smooth
  571. p38.TopSurface = Enum.SurfaceType.Smooth
  572. b36 = Instance.new("SpecialMesh", p38)
  573. b36.MeshType = Enum.MeshType.Brick
  574. b36.Name = "Mesh"
  575. b36.Scale = Vector3.new(1.5, 1, 0.5)
  576. p39 = Instance.new("Part", m)
  577. p39.BrickColor = BrickColor.new("Black")
  578. p39.CFrame = CFrame.new(2.29787707, 2.48604012, 12.2504177, -0.207736492, 0.23956722, 0.948395014, -0.00255957246, -0.969675541, 0.244382113, 0.978181481, 0.0483395979, 0.202050209)
  579. p39.FormFactor = Enum.FormFactor.Symmetric
  580. p39.Shape = Enum.PartType.Cylinder
  581. p39.Size = Vector3.new(3, 3, 3)
  582. p39.BottomSurface = Enum.SurfaceType.Smooth
  583. p39.RightSurface = Enum.SurfaceType.Hinge
  584. p39.TopSurface = Enum.SurfaceType.Smooth
  585. p39.RightParamA = 0
  586. p39.RightParamB = 0
  587. b37 = Instance.new("SpecialMesh", p39)
  588. b37.MeshType = Enum.MeshType.Sphere
  589. b37.Name = "Mesh"
  590. b37.Scale = Vector3.new(0.5, 1.5, 1.5)
  591. p40 = Instance.new("Part", m)
  592. p40.BrickColor = BrickColor.new("Dark stone grey")
  593. p40.CFrame = CFrame.new(1.36349785, 2.57832599, 16.6525822, 0.0141199231, -0.208052516, 0.978015721, 0.999892414, -0.000950665213, -0.0146379974, 0.00397523819, 0.978117168, 0.208016753)
  594. p40.FormFactor = Enum.FormFactor.Symmetric
  595. p40.Size = Vector3.new(2, 6, 1)
  596. p40.BackSurface = Enum.SurfaceType.Weld
  597. p40.BottomSurface = Enum.SurfaceType.Weld
  598. p40.FrontSurface = Enum.SurfaceType.Weld
  599. p40.LeftSurface = Enum.SurfaceType.Weld
  600. p40.RightSurface = Enum.SurfaceType.Weld
  601. p40.TopSurface = Enum.SurfaceType.Weld
  602. b38 = Instance.new("SpecialMesh", p40)
  603. b38.MeshType = Enum.MeshType.Head
  604. b38.Name = "Mesh"
  605. b38.Scale = Vector3.new(0.699999988, 1.20000005, 0.699999988)
  606. p41 = Instance.new("Part", m)
  607. p41.BrickColor = BrickColor.new("Reddish brown")
  608. p41.CFrame = CFrame.new(3.7022078, 7.5499382, 15.621315, -0.978015721, -0.0141199231, -0.208052516, 0.0146379974, -0.999892414, -0.000950665213, -0.208016753, -0.00397523819, 0.978117168)
  609. p41.CanCollide = false
  610. p41.FormFactor = Enum.FormFactor.Plate
  611. p41.Size = Vector3.new(1, 1.20000005, 1)
  612. p41.BackSurface = Enum.SurfaceType.Weld
  613. p41.BottomSurface = Enum.SurfaceType.Weld
  614. p41.FrontSurface = Enum.SurfaceType.Weld
  615. p41.LeftSurface = Enum.SurfaceType.Weld
  616. p41.RightSurface = Enum.SurfaceType.Weld
  617. p41.TopSurface = Enum.SurfaceType.Weld
  618. b39 = Instance.new("SpecialMesh", p41)
  619. b39.MeshType = Enum.MeshType.Head
  620. b39.Name = "Mesh"
  621. b39.Scale = Vector3.new(0.349999994, 3, 0.349999994)
  622. p42 = Instance.new("Part", m)
  623. p42.BrickColor = BrickColor.new("Dark stone grey")
  624. p42.CFrame = CFrame.new(3.26267552, 5.45020199, 17.0593414, 0.0141199231, 0.978015721, 0.208052516, 0.999892414, -0.0146379974, 0.000950665213, 0.00397523819, 0.208016753, -0.978117168)
  625. p42.FormFactor = Enum.FormFactor.Plate
  626. p42.Size = Vector3.new(3, 0.800000012, 4)
  627. p42.BackSurface = Enum.SurfaceType.Weld
  628. p42.BottomSurface = Enum.SurfaceType.Weld
  629. p42.FrontSurface = Enum.SurfaceType.Weld
  630. p42.LeftSurface = Enum.SurfaceType.Weld
  631. p42.TopSurface = Enum.SurfaceType.Smooth
  632. p43 = Instance.new("Part", m)
  633. p43.BrickColor = BrickColor.new("Reddish brown")
  634. p43.CFrame = CFrame.new(3.14789867, 5.23425388, 13.9675999, -0.898156464, 0.208052516, -0.387311816, 0.396162212, 0.000950665213, -0.918169439, -0.190659299, -0.978117168, -0.0832764059)
  635. p43.FormFactor = Enum.FormFactor.Symmetric
  636. p43.Size = Vector3.new(1, 2, 1)
  637. p43.BottomSurface = Enum.SurfaceType.Smooth
  638. p43.TopSurface = Enum.SurfaceType.Smooth
  639. b40 = Instance.new("SpecialMesh", p43)
  640. b40.MeshType = Enum.MeshType.Brick
  641. b40.Name = "Mesh"
  642. b40.Scale = Vector3.new(1.5, 1, 0.5)
  643. p44 = Instance.new("Part", m)
  644. p44.BrickColor = BrickColor.new("Reddish brown")
  645. p44.CFrame = CFrame.new(3.33647323, 3.74892092, 17.0733852, -0.208052516, 0.0141199231, -0.978015721, -0.000950665213, 0.999892414, 0.0146379974, 0.978117168, 0.00397523819, -0.208016753)
  646. p44.FormFactor = Enum.FormFactor.Plate
  647. p44.Size = Vector3.new(4, 0.400000006, 9)
  648. p44.BackSurface = Enum.SurfaceType.Weld
  649. p44.BottomSurface = Enum.SurfaceType.Weld
  650. p44.FrontSurface = Enum.SurfaceType.Weld
  651. p44.LeftSurface = Enum.SurfaceType.Weld
  652. p44.RightSurface = Enum.SurfaceType.Weld
  653. p44.TopSurface = Enum.SurfaceType.Weld
  654. b41 = Instance.new("SpecialMesh", p44)
  655. b41.MeshType = Enum.MeshType.Brick
  656. b41.Name = "Mesh"
  657. b41.Scale = Vector3.new(1.5, 1, 1)
  658. p45 = Instance.new("Part", m)
  659. p45.BrickColor = BrickColor.new("Reddish brown")
  660. p45.CFrame = CFrame.new(0.7802881, 5.47516203, 19.5984612, -0.978015721, 0.208052516, -0.0141199231, 0.0146379974, 0.000950665213, -0.999892414, -0.208016753, -0.978117168, -0.00397523819)
  661. p45.FormFactor = Enum.FormFactor.Symmetric
  662. p45.Size = Vector3.new(1, 2, 1)
  663. p45.BottomSurface = Enum.SurfaceType.Smooth
  664. p45.TopSurface = Enum.SurfaceType.Smooth
  665. b42 = Instance.new("SpecialMesh", p45)
  666. b42.MeshType = Enum.MeshType.Brick
  667. b42.Name = "Mesh"
  668. b42.Scale = Vector3.new(1.5, 1, 0.5)
  669. p46 = Instance.new("Part", m)
  670. p46.BrickColor = BrickColor.new("Reddish brown")
  671. p46.CFrame = CFrame.new(2.84193659, 4.56496, 20.0361118, -0.68157053, 0.208052516, -0.701539099, 0.717374384, 0.000950665213, -0.696673155, -0.144277707, -0.978117168, -0.149899542)
  672. p46.FormFactor = Enum.FormFactor.Symmetric
  673. p46.Size = Vector3.new(1, 2, 1)
  674. p46.BottomSurface = Enum.SurfaceType.Smooth
  675. p46.TopSurface = Enum.SurfaceType.Smooth
  676. b43 = Instance.new("SpecialMesh", p46)
  677. b43.MeshType = Enum.MeshType.Brick
  678. b43.Name = "Mesh"
  679. b43.Scale = Vector3.new(1.5, 1, 0.5)
  680. p47 = Instance.new("Part", m)
  681. p47.BrickColor = BrickColor.new("Reddish brown")
  682. p47.CFrame = CFrame.new(3.46500492, 3.58280134, 20.1677265, -0.361225426, 0.208052516, -0.908972144, 0.929381788, 0.000950665213, -0.369118631, -0.075931944, -0.978117168, -0.193703681)
  683. p47.FormFactor = Enum.FormFactor.Symmetric
  684. p47.Size = Vector3.new(1, 2, 1)
  685. p47.BottomSurface = Enum.SurfaceType.Smooth
  686. p47.TopSurface = Enum.SurfaceType.Smooth
  687. b44 = Instance.new("SpecialMesh", p47)
  688. b44.MeshType = Enum.MeshType.Brick
  689. b44.Name = "Mesh"
  690. b44.Scale = Vector3.new(1.5, 1, 0.5)
  691. p48 = Instance.new("Part", m)
  692. p48.BrickColor = BrickColor.new("Black")
  693. p48.Transparency = 1
  694. p48.CFrame = CFrame.new(10.9139957, 2.83391094, 22.9783211, 0.898165226, 0.208052516, 0.387315601, -0.396166116, 0.000950665039, 0.91817838, 0.190661162, -0.978117168, 0.0832772255)
  695. p48.FormFactor = Enum.FormFactor.Plate
  696. p48.Size = Vector3.new(3, 0.400000006, 2)
  697. p48.BackSurface = Enum.SurfaceType.Weld
  698. p48.BottomSurface = Enum.SurfaceType.Weld
  699. p48.FrontSurface = Enum.SurfaceType.Weld
  700. p48.LeftSurface = Enum.SurfaceType.Weld
  701. p48.TopSurface = Enum.SurfaceType.Weld
  702. p49 = Instance.new("Part", m)
  703. p49.BrickColor = BrickColor.new("Reddish brown")
  704. p49.CFrame = CFrame.new(4.09028149, 4.57066059, 14.1674147, -0.68157053, 0.208052516, -0.701539099, 0.717374384, 0.000950665213, -0.696673155, -0.144277707, -0.978117168, -0.149899542)
  705. p49.FormFactor = Enum.FormFactor.Symmetric
  706. p49.Size = Vector3.new(1, 2, 1)
  707. p49.BottomSurface = Enum.SurfaceType.Smooth
  708. p49.TopSurface = Enum.SurfaceType.Smooth
  709. b45 = Instance.new("SpecialMesh", p49)
  710. b45.MeshType = Enum.MeshType.Brick
  711. b45.Name = "Mesh"
  712. b45.Scale = Vector3.new(1.5, 1, 0.5)
  713. p50 = Instance.new("Part", m)
  714. p50.BrickColor = BrickColor.new("Reddish brown")
  715. p50.CFrame = CFrame.new(4.71253014, 3.58793974, 14.2988558, -0.361218423, 0.208052516, -0.908954382, 0.929363608, 0.000950665213, -0.369111449, -0.0759304687, -0.978117168, -0.193699896)
  716. p50.FormFactor = Enum.FormFactor.Symmetric
  717. p50.Size = Vector3.new(1, 2, 1)
  718. p50.BottomSurface = Enum.SurfaceType.Smooth
  719. p50.TopSurface = Enum.SurfaceType.Smooth
  720. b46 = Instance.new("SpecialMesh", p50)
  721. b46.MeshType = Enum.MeshType.Brick
  722. b46.Name = "Mesh"
  723. b46.Scale = Vector3.new(1.5, 1, 0.5)
  724. p51 = Instance.new("Part", m)
  725. p51.BrickColor = BrickColor.new("Dark stone grey")
  726. p51.CFrame = CFrame.new(11.8550663, 3.1903367, 22.4631424, 0.208052233, 0.361225396, -0.908972204, 0.000950595888, -0.929381847, -0.369118571, -0.978117228, 0.0759319067, -0.193703398)
  727. p51.FormFactor = Enum.FormFactor.Symmetric
  728. p51.Size = Vector3.new(1, 1, 1)
  729. p51.BackSurface = Enum.SurfaceType.Weld
  730. p51.BottomSurface = Enum.SurfaceType.Weld
  731. p51.FrontSurface = Enum.SurfaceType.Weld
  732. p51.LeftSurface = Enum.SurfaceType.Weld
  733. p51.RightSurface = Enum.SurfaceType.Weld
  734. p51.TopSurface = Enum.SurfaceType.Weld
  735. b47 = Instance.new("SpecialMesh", p51)
  736. b47.MeshType = Enum.MeshType.Head
  737. b47.Name = "Mesh"
  738. b47.Scale = Vector3.new(0.349999994, 2, 0.349999994)
  739. p52 = Instance.new("Part", m)
  740. p52.BrickColor = BrickColor.new("Black")
  741. p52.CFrame = CFrame.new(11.4938412, 4.11971664, 22.3872108, 0.208052233, 0.361225396, -0.908972204, 0.000950595888, -0.929381847, -0.369118571, -0.978117228, 0.0759319067, -0.193703398)
  742. p52.FormFactor = Enum.FormFactor.Symmetric
  743. p52.Size = Vector3.new(1, 1, 1)
  744. p52.BackSurface = Enum.SurfaceType.Weld
  745. p52.BottomSurface = Enum.SurfaceType.Weld
  746. p52.FrontSurface = Enum.SurfaceType.Weld
  747. p52.LeftSurface = Enum.SurfaceType.Weld
  748. p52.RightSurface = Enum.SurfaceType.Weld
  749. p52.TopSurface = Enum.SurfaceType.Weld
  750. b48 = Instance.new("SpecialMesh", p52)
  751. b48.MeshType = Enum.MeshType.Head
  752. b48.Name = "Mesh"
  753. b48.Scale = Vector3.new(0.5, 2, 0.5)
  754. p53 = Instance.new("Part", m)
  755. p53.BrickColor = BrickColor.new("Reddish brown")
  756. p53.CFrame = CFrame.new(10.4713202, 3.9652853, 22.1695995, 0.898165226, -0.387315601, 0.208052516, -0.396166116, -0.91817838, 0.000950665039, 0.190661162, -0.0832772255, -0.978117168)
  757. p53.FormFactor = Enum.FormFactor.Plate
  758. p53.Size = Vector3.new(1, 0.400000006, 1)
  759. p53.BackSurface = Enum.SurfaceType.Weld
  760. p53.BottomSurface = Enum.SurfaceType.Weld
  761. p53.FrontSurface = Enum.SurfaceType.Weld
  762. p53.LeftSurface = Enum.SurfaceType.Weld
  763. p53.RightSurface = Enum.SurfaceType.Weld
  764. p53.TopSurface = Enum.SurfaceType.Weld
  765. b49 = Instance.new("SpecialMesh", p53)
  766. b49.MeshType = Enum.MeshType.Head
  767. b49.Name = "Mesh"
  768. b49.Scale = Vector3.new(0.349999994, 7, 0.349999994)
  769. p54 = Instance.new("Part", m)
  770. p54.BrickColor = BrickColor.new("Reddish brown")
  771. p54.CFrame = CFrame.new(4.76601553, 8.81568241, 15.8488007, -0.208052516, -0.898165226, -0.387315542, -0.000950665213, 0.396166056, -0.91817838, 0.978117168, -0.190661162, -0.083277218)
  772. p54.CanCollide = false
  773. p54.FormFactor = Enum.FormFactor.Plate
  774. p54.Size = Vector3.new(1, 2, 1)
  775. p54.BackSurface = Enum.SurfaceType.Weld
  776. p54.BottomSurface = Enum.SurfaceType.Weld
  777. p54.FrontSurface = Enum.SurfaceType.Weld
  778. p54.LeftSurface = Enum.SurfaceType.Weld
  779. p54.RightSurface = Enum.SurfaceType.Weld
  780. p54.TopSurface = Enum.SurfaceType.Weld
  781. b50 = Instance.new("SpecialMesh", p54)
  782. b50.MeshType = Enum.MeshType.Head
  783. b50.Name = "Mesh"
  784. b50.Scale = Vector3.new(0.349999994, 1.20000005, 0.349999994)
  785. p55 = Instance.new("Part", m)
  786. p55.BrickColor = BrickColor.new("Reddish brown")
  787. p55.CFrame = CFrame.new(3.07805014, 7.54708576, 18.555666, -0.978015721, -0.0141199231, -0.208052516, 0.0146379974, -0.999892414, -0.000950665213, -0.208016753, -0.00397523819, 0.978117168)
  788. p55.CanCollide = false
  789. p55.FormFactor = Enum.FormFactor.Plate
  790. p55.Size = Vector3.new(1, 1.20000005, 1)
  791. p55.BackSurface = Enum.SurfaceType.Weld
  792. p55.BottomSurface = Enum.SurfaceType.Weld
  793. p55.FrontSurface = Enum.SurfaceType.Weld
  794. p55.LeftSurface = Enum.SurfaceType.Weld
  795. p55.RightSurface = Enum.SurfaceType.Weld
  796. p55.TopSurface = Enum.SurfaceType.Weld
  797. b51 = Instance.new("SpecialMesh", p55)
  798. b51.MeshType = Enum.MeshType.Head
  799. b51.Name = "Mesh"
  800. b51.Scale = Vector3.new(0.349999994, 3, 0.349999994)
  801. p56 = Instance.new("Part", m)
  802. p56.BrickColor = BrickColor.new("Reddish brown")
  803. p56.CFrame = CFrame.new(3.40428042, 9.43530655, 17.1468983, 0.97871846, -0.204719037, -0.014149867, -0.0146675752, -0.00101157988, -0.999891937, 0.204682648, 0.978820264, -0.0039927843)
  804. p56.CanCollide = false
  805. p56.FormFactor = Enum.FormFactor.Symmetric
  806. p56.Size = Vector3.new(1, 2, 1)
  807. p56.BackSurface = Enum.SurfaceType.Weld
  808. p56.BottomSurface = Enum.SurfaceType.Weld
  809. p56.FrontSurface = Enum.SurfaceType.Weld
  810. p56.LeftSurface = Enum.SurfaceType.Weld
  811. p56.RightSurface = Enum.SurfaceType.Weld
  812. p56.TopSurface = Enum.SurfaceType.Weld
  813. b52 = Instance.new("SpecialMesh", p56)
  814. b52.MeshType = Enum.MeshType.Head
  815. b52.Name = "Mesh"
  816. b52.Scale = Vector3.new(0.349999994, 1.5, 0.349999994)
  817. p57 = Instance.new("Part", m)
  818. p57.BrickColor = BrickColor.new("Reddish brown")
  819. p57.CFrame = CFrame.new(1.40020967, 5.17804623, 16.6629162, -0.978015721, 0.0141199231, 0.208052516, 0.0146379974, 0.999892414, 0.000950665213, -0.208016753, 0.00397523819, -0.978117168)
  820. p57.Size = Vector3.new(3, 2.4000001, 4)
  821. p57.BackSurface = Enum.SurfaceType.Weld
  822. p57.BottomSurface = Enum.SurfaceType.Weld
  823. p57.FrontSurface = Enum.SurfaceType.Weld
  824. p57.LeftSurface = Enum.SurfaceType.Weld
  825. p57.TopSurface = Enum.SurfaceType.Smooth
  826. p58 = Instance.new("Part", m)
  827. p58.BrickColor = BrickColor.new("Reddish brown")
  828. p58.CFrame = CFrame.new(-0.100701809, 2.8002615, 16.3413525, 0.978015721, -0.0141199231, 0.208052516, -0.0146379974, -0.999892414, 0.000950665213, 0.208016753, -0.00397523819, -0.978117168)
  829. p58.FormFactor = Enum.FormFactor.Plate
  830. p58.Size = Vector3.new(2, 0.800000012, 1)
  831. p58.BackSurface = Enum.SurfaceType.Weld
  832. p58.BottomSurface = Enum.SurfaceType.Weld
  833. p58.FrontSurface = Enum.SurfaceType.Weld
  834. p58.LeftSurface = Enum.SurfaceType.Weld
  835. p58.RightSurface = Enum.SurfaceType.Weld
  836. p58.TopSurface = Enum.SurfaceType.Weld
  837. p59 = Instance.new("Part", m)
  838. p59.BrickColor = BrickColor.new("Medium stone grey")
  839. p59.CFrame = CFrame.new(2.7555747, 8.47029686, 13.8872957, -0.0141199231, 0.978015721, -0.208052516, -0.999892414, -0.0146379974, -0.000950665213, -0.00397523819, 0.208016753, 0.978117168)
  840. p59.FormFactor = Enum.FormFactor.Plate
  841. p59.Size = Vector3.new(1, 0.400000006, 2)
  842. p59.BackSurface = Enum.SurfaceType.Weld
  843. p59.BottomSurface = Enum.SurfaceType.Weld
  844. p59.FrontSurface = Enum.SurfaceType.Weld
  845. p59.LeftSurface = Enum.SurfaceType.Weld
  846. p59.RightSurface = Enum.SurfaceType.Weld
  847. p59.TopSurface = Enum.SurfaceType.Weld
  848. b53 = Instance.new("SpecialMesh", p59)
  849. b53.MeshType = Enum.MeshType.Brick
  850. b53.Name = "Mesh"
  851. b53.Scale = Vector3.new(1, 2, 0.600000024)
  852. d1 = Instance.new("Decal", p59)
  853. d1.Texture = "http://www.roblox.com/asset/?id=9236720"
  854. d1.Face = Enum.NormalId.Top
  855. p60 = Instance.new("Part", m)
  856. p60.BrickColor = BrickColor.new("Reddish brown")
  857. p60.CFrame = CFrame.new(2.02860308, 5.48086596, 13.7297573, -0.978015721, 0.208052516, -0.0141199231, 0.0146379974, 0.000950665213, -0.999892414, -0.208016753, -0.978117168, -0.00397523819)
  858. p60.FormFactor = Enum.FormFactor.Symmetric
  859. p60.Size = Vector3.new(1, 2, 1)
  860. p60.BottomSurface = Enum.SurfaceType.Smooth
  861. p60.TopSurface = Enum.SurfaceType.Smooth
  862. b54 = Instance.new("SpecialMesh", p60)
  863. b54.MeshType = Enum.MeshType.Brick
  864. b54.Name = "Mesh"
  865. b54.Scale = Vector3.new(1.5, 1, 0.5)
  866. p61 = Instance.new("Part", m)
  867. p61.BrickColor = BrickColor.new("Reddish brown")
  868. p61.CFrame = CFrame.new(-0.346176386, 5.2629447, 19.3586769, -0.908954442, 0.208052516, 0.361218363, -0.369111419, 0.000950665271, -0.929363728, -0.193699911, -0.978117168, 0.0759304762)
  869. p61.FormFactor = Enum.FormFactor.Symmetric
  870. p61.Size = Vector3.new(1, 2, 1)
  871. p61.BottomSurface = Enum.SurfaceType.Smooth
  872. p61.TopSurface = Enum.SurfaceType.Smooth
  873. b55 = Instance.new("SpecialMesh", p61)
  874. b55.MeshType = Enum.MeshType.Brick
  875. b55.Name = "Mesh"
  876. b55.Scale = Vector3.new(1.5, 1, 0.5)
  877. p62 = Instance.new("Part", m)
  878. p62.BrickColor = BrickColor.new("Black")
  879. p62.CFrame = CFrame.new(11.5868425, 2.48877048, 24.8589687, 0.208133996, -0.699816108, 0.683328331, 0.000793397427, 0.698748708, 0.715366781, -0.978100002, -0.14835, 0.145988584)
  880. p62.FormFactor = Enum.FormFactor.Symmetric
  881. p62.Shape = Enum.PartType.Cylinder
  882. p62.Size = Vector3.new(3, 3, 3)
  883. p62.BottomSurface = Enum.SurfaceType.Smooth
  884. p62.RightSurface = Enum.SurfaceType.Hinge
  885. p62.TopSurface = Enum.SurfaceType.Smooth
  886. p62.RightParamA = 0
  887. p62.RightParamB = 0
  888. b56 = Instance.new("SpecialMesh", p62)
  889. b56.MeshType = Enum.MeshType.Sphere
  890. b56.Name = "Mesh"
  891. b56.Scale = Vector3.new(0.5, 1.5, 1.5)
  892. p63 = Instance.new("Part", m)
  893. p63.BrickColor = BrickColor.new("Reddish brown")
  894. p63.CFrame = CFrame.new(1.41997755, 6.57789564, 16.6684818, -0.978015721, -0.0141199231, -0.208052516, 0.0146379974, -0.999892414, -0.000950665213, -0.208016753, -0.00397523819, 0.978117168)
  895. p63.FormFactor = Enum.FormFactor.Plate
  896. p63.Size = Vector3.new(1, 0.400000006, 2)
  897. p63.BackSurface = Enum.SurfaceType.Weld
  898. p63.BottomSurface = Enum.SurfaceType.Smooth
  899. p63.FrontSurface = Enum.SurfaceType.Weld
  900. p63.LeftSurface = Enum.SurfaceType.Weld
  901. p63.TopSurface = Enum.SurfaceType.Weld
  902. p64 = Instance.new("Part", m)
  903. p64.BrickColor = BrickColor.new("Reddish brown")
  904. p64.CFrame = CFrame.new(-0.581237555, 3.407516, 16.2397289, 0.978015721, -0.0141199231, 0.208052516, -0.0146379974, -0.999892414, 0.000950665213, 0.208016753, -0.00397523819, -0.978117168)
  905. p64.FormFactor = Enum.FormFactor.Plate
  906. p64.Size = Vector3.new(3, 0.400000006, 1)
  907. p64.BackSurface = Enum.SurfaceType.Weld
  908. p64.BottomSurface = Enum.SurfaceType.Weld
  909. p64.FrontSurface = Enum.SurfaceType.Weld
  910. p64.LeftSurface = Enum.SurfaceType.Weld
  911. p64.RightSurface = Enum.SurfaceType.Weld
  912. p64.TopSurface = Enum.SurfaceType.Weld
  913. p65 = Instance.new("Part", m)
  914. p65.BrickColor = BrickColor.new("Really black")
  915. p65.CFrame = CFrame.new(1.95705271, 7.78014326, 14.2279587, 0.978015721, 0.0141199231, -0.208052516, -0.0146379974, 0.999892414, -0.000950665213, 0.208016753, 0.00397523819, 0.978117168)
  916. p65.FormFactor = Enum.FormFactor.Plate
  917. p65.Size = Vector3.new(1, 3.60000014, 1)
  918. p65.BackSurface = Enum.SurfaceType.Weld
  919. p65.BottomSurface = Enum.SurfaceType.Weld
  920. p65.FrontSurface = Enum.SurfaceType.Weld
  921. p65.LeftSurface = Enum.SurfaceType.Weld
  922. p65.RightSurface = Enum.SurfaceType.Weld
  923. p65.TopSurface = Enum.SurfaceType.Weld
  924. b57 = Instance.new("SpecialMesh", p65)
  925. b57.MeshType = Enum.MeshType.Head
  926. b57.Name = "Mesh"
  927. b57.Scale = Vector3.new(0.200000003, 1.04999995, 0.200000003)
  928. p66 = Instance.new("Part", m)
  929. p66.BrickColor = BrickColor.new("Really black")
  930. p66.CFrame = CFrame.new(2.16510534, 7.7810936, 13.2498426, 0.978015721, 0.0141199231, -0.208052516, -0.0146379974, 0.999892414, -0.000950665213, 0.208016753, 0.00397523819, 0.978117168)
  931. p66.FormFactor = Enum.FormFactor.Plate
  932. p66.Size = Vector3.new(1, 3.60000014, 1)
  933. p66.BackSurface = Enum.SurfaceType.Weld
  934. p66.BottomSurface = Enum.SurfaceType.Weld
  935. p66.FrontSurface = Enum.SurfaceType.Weld
  936. p66.LeftSurface = Enum.SurfaceType.Weld
  937. p66.RightSurface = Enum.SurfaceType.Weld
  938. p66.TopSurface = Enum.SurfaceType.Weld
  939. b58 = Instance.new("SpecialMesh", p66)
  940. b58.MeshType = Enum.MeshType.Head
  941. b58.Name = "Mesh"
  942. b58.Scale = Vector3.new(0.200000003, 1.04999995, 0.200000003)
  943. p67 = Instance.new("Part", m)
  944. p67.BrickColor = BrickColor.new("Reddish brown")
  945. p67.CFrame = CFrame.new(0.902860165, 5.26924038, 13.4901295, -0.908972144, 0.208052516, 0.361225426, -0.369118631, 0.000950665271, -0.929381788, -0.193703681, -0.978117168, 0.075931944)
  946. p67.FormFactor = Enum.FormFactor.Symmetric
  947. p67.Size = Vector3.new(1, 2, 1)
  948. p67.BottomSurface = Enum.SurfaceType.Smooth
  949. p67.TopSurface = Enum.SurfaceType.Smooth
  950. b59 = Instance.new("SpecialMesh", p67)
  951. b59.MeshType = Enum.MeshType.Brick
  952. b59.Name = "Mesh"
  953. b59.Scale = Vector3.new(1.5, 1, 0.5)
  954. p68 = Instance.new("Part", m)
  955. p68.BrickColor = BrickColor.new("Reddish brown")
  956. p68.CFrame = CFrame.new(1.12804139, 9.47606373, 18.244997, 0.208052516, 0.978015721, -0.0141199231, 0.000950665213, -0.0146379974, -0.999892414, -0.978117168, 0.208016753, -0.00397523819)
  957. p68.CanCollide = false
  958. p68.FormFactor = Enum.FormFactor.Symmetric
  959. p68.Size = Vector3.new(1, 3, 1)
  960. p68.BackSurface = Enum.SurfaceType.Weld
  961. p68.BottomSurface = Enum.SurfaceType.Weld
  962. p68.FrontSurface = Enum.SurfaceType.Weld
  963. p68.LeftSurface = Enum.SurfaceType.Weld
  964. p68.RightSurface = Enum.SurfaceType.Weld
  965. p68.TopSurface = Enum.SurfaceType.Weld
  966. b60 = Instance.new("SpecialMesh", p68)
  967. b60.MeshType = Enum.MeshType.Head
  968. b60.Name = "Mesh"
  969. b60.Scale = Vector3.new(0.349999994, 1.29999995, 0.349999994)
  970. p69 = Instance.new("Part", m)
  971. p69.BrickColor = BrickColor.new("Really black")
  972. p69.CFrame = CFrame.new(2.783813, 10.4700794, 13.8952465, -0.0141199231, 0.978015721, -0.208052516, -0.999892414, -0.0146379974, -0.000950665213, -0.00397523819, 0.208016753, 0.978117168)
  973. p69.CanCollide = false
  974. p69.FormFactor = Enum.FormFactor.Plate
  975. p69.Size = Vector3.new(3, 0.400000006, 1)
  976. p69.BackSurface = Enum.SurfaceType.Weld
  977. p69.BottomSurface = Enum.SurfaceType.Weld
  978. p69.FrontSurface = Enum.SurfaceType.Weld
  979. p69.LeftSurface = Enum.SurfaceType.Weld
  980. p69.RightSurface = Enum.SurfaceType.Weld
  981. p69.TopSurface = Enum.SurfaceType.Weld
  982. b61 = Instance.new("SpecialMesh", p69)
  983. b61.MeshType = Enum.MeshType.Brick
  984. b61.Name = "Mesh"
  985. b61.Scale = Vector3.new(1.5, 0.200000003, 0.100000001)
  986. p70 = Instance.new("Part", m)
  987. p70.BrickColor = BrickColor.new("Reddish brown")
  988. p70.CFrame = CFrame.new(1.75219738, 9.47891235, 15.3106461, 0.208052516, 0.978015721, -0.0141199231, 0.000950665213, -0.0146379974, -0.999892414, -0.978117168, 0.208016753, -0.00397523819)
  989. p70.CanCollide = false
  990. p70.FormFactor = Enum.FormFactor.Symmetric
  991. p70.Size = Vector3.new(1, 3, 1)
  992. p70.BackSurface = Enum.SurfaceType.Weld
  993. p70.BottomSurface = Enum.SurfaceType.Weld
  994. p70.FrontSurface = Enum.SurfaceType.Weld
  995. p70.LeftSurface = Enum.SurfaceType.Weld
  996. p70.RightSurface = Enum.SurfaceType.Weld
  997. p70.TopSurface = Enum.SurfaceType.Weld
  998. b62 = Instance.new("SpecialMesh", p70)
  999. b62.MeshType = Enum.MeshType.Head
  1000. b62.Name = "Mesh"
  1001. b62.Scale = Vector3.new(0.349999994, 1.29999995, 0.349999994)
  1002. p71 = Instance.new("Part", m)
  1003. p71.BrickColor = BrickColor.new("Brown")
  1004. p71.CFrame = CFrame.new(-0.561469793, 4.80736542, 16.2452927, -0.978015721, 0.0141199231, 0.208052516, 0.0146379974, 0.999892414, 0.000950665213, -0.208016753, 0.00397523819, -0.978117168)
  1005. p71.FormFactor = Enum.FormFactor.Plate
  1006. p71.Size = Vector3.new(1, 1.60000002, 2)
  1007. p71.BackSurface = Enum.SurfaceType.Weld
  1008. p71.BottomSurface = Enum.SurfaceType.Weld
  1009. p71.FrontSurface = Enum.SurfaceType.Weld
  1010. p71.LeftSurface = Enum.SurfaceType.Weld
  1011. p71.TopSurface = Enum.SurfaceType.Weld
  1012. d2 = Instance.new("Decal", p71)
  1013. d2.Texture = "http://www.roblox.com/asset/?id=3817215"
  1014. d2.Face = Enum.NormalId.Top
  1015. p72 = Instance.new("Part", m)
  1016. p72.BrickColor = BrickColor.new("Reddish brown")
  1017. p72.CFrame = CFrame.new(-1.56490123, 3.02219748, 16.0301228, -0.208052516, -0.0141199231, 0.978015721, -0.000950665213, -0.999892414, -0.0146379974, 0.978117168, -0.00397523819, 0.208016753)
  1018. p72.FormFactor = Enum.FormFactor.Plate
  1019. p72.Size = Vector3.new(1, 0.400000006, 1)
  1020. p72.BackSurface = Enum.SurfaceType.Weld
  1021. p72.BottomSurface = Enum.SurfaceType.Weld
  1022. p72.FrontSurface = Enum.SurfaceType.Weld
  1023. p72.LeftSurface = Enum.SurfaceType.Weld
  1024. p72.RightSurface = Enum.SurfaceType.Weld
  1025. p72.TopSurface = Enum.SurfaceType.Weld
  1026. b63 = Instance.new("SpecialMesh", p72)
  1027. b63.MeshType = Enum.MeshType.Wedge
  1028. b63.Name = "Mesh"
  1029. p73 = Instance.new("Part", m)
  1030. p73.BrickColor = BrickColor.new("Brown")
  1031. p73.CFrame = CFrame.new(-0.547349811, 5.80725765, 16.2492676, -0.978015721, 0.0141199231, 0.208052516, 0.0146379974, 0.999892414, 0.000950665213, -0.208016753, 0.00397523819, -0.978117168)
  1032. p73.FormFactor = Enum.FormFactor.Plate
  1033. p73.Size = Vector3.new(1, 0.400000006, 2)
  1034. p73.BackSurface = Enum.SurfaceType.Weld
  1035. p73.BottomSurface = Enum.SurfaceType.Weld
  1036. p73.FrontSurface = Enum.SurfaceType.Weld
  1037. p73.LeftSurface = Enum.SurfaceType.Weld
  1038. p73.TopSurface = Enum.SurfaceType.Smooth
  1039. p74 = Instance.new("Part", m)
  1040. p74.BrickColor = BrickColor.new("Reddish brown")
  1041. p74.CFrame = CFrame.new(-0.845308542, 6.80572414, 17.7204189, -0.978015721, -0.0141199231, -0.208052516, 0.0146379974, -0.999892414, -0.000950665213, -0.208016753, -0.00397523819, 0.978117168)
  1042. p74.CanCollide = false
  1043. p74.FormFactor = Enum.FormFactor.Plate
  1044. p74.Size = Vector3.new(1, 5.5999999, 1)
  1045. p74.BackSurface = Enum.SurfaceType.Weld
  1046. p74.BottomSurface = Enum.SurfaceType.Weld
  1047. p74.FrontSurface = Enum.SurfaceType.Weld
  1048. p74.LeftSurface = Enum.SurfaceType.Weld
  1049. p74.RightSurface = Enum.SurfaceType.Weld
  1050. p74.TopSurface = Enum.SurfaceType.Weld
  1051. b64 = Instance.new("SpecialMesh", p74)
  1052. b64.MeshType = Enum.MeshType.Head
  1053. b64.Name = "Mesh"
  1054. b64.Scale = Vector3.new(0.349999994, 1.04999995, 0.349999994)
  1055. p75 = Instance.new("Part", m)
  1056. p75.BrickColor = BrickColor.new("Reddish brown")
  1057. p75.CFrame = CFrame.new(-0.221151114, 6.80857611, 14.786068, -0.978015721, -0.0141199231, -0.208052516, 0.0146379974, -0.999892414, -0.000950665213, -0.208016753, -0.00397523819, 0.978117168)
  1058. p75.CanCollide = false
  1059. p75.FormFactor = Enum.FormFactor.Plate
  1060. p75.Size = Vector3.new(1, 5.5999999, 1)
  1061. p75.BackSurface = Enum.SurfaceType.Weld
  1062. p75.BottomSurface = Enum.SurfaceType.Weld
  1063. p75.FrontSurface = Enum.SurfaceType.Weld
  1064. p75.LeftSurface = Enum.SurfaceType.Weld
  1065. p75.RightSurface = Enum.SurfaceType.Weld
  1066. p75.TopSurface = Enum.SurfaceType.Weld
  1067. b65 = Instance.new("SpecialMesh", p75)
  1068. b65.MeshType = Enum.MeshType.Head
  1069. b65.Name = "Mesh"
  1070. b65.Scale = Vector3.new(0.349999994, 1.04999995, 0.349999994)
  1071. p76 = Instance.new("Part", m)
  1072. p76.BrickColor = BrickColor.new("Reddish brown")
  1073. p76.CFrame = CFrame.new(-0.493694067, 9.60685062, 16.2643757, -0.978015721, 0.208052516, -0.0141199231, 0.0146379974, 0.000950665213, -0.999892414, -0.208016753, -0.978117168, -0.00397523819)
  1074. p76.FormFactor = Enum.FormFactor.Symmetric
  1075. p76.Size = Vector3.new(1, 2, 1)
  1076. p76.BackSurface = Enum.SurfaceType.Weld
  1077. p76.BottomSurface = Enum.SurfaceType.Weld
  1078. p76.FrontSurface = Enum.SurfaceType.Weld
  1079. p76.LeftSurface = Enum.SurfaceType.Weld
  1080. p76.RightSurface = Enum.SurfaceType.Weld
  1081. p76.TopSurface = Enum.SurfaceType.Weld
  1082. b66 = Instance.new("SpecialMesh", p76)
  1083. b66.MeshType = Enum.MeshType.Head
  1084. b66.Name = "Mesh"
  1085. b66.Scale = Vector3.new(0.349999994, 1.29999995, 0.349999994)
  1086. w1 = Instance.new("Weld", p2)
  1087. w1.Part0 = p2
  1088. w1.C0 = CFrame.new(29.1000996, 8.49999237, -51.8995743, -1.17563546e-011, -1, -1.26795055e-021, 1, -1.17563546e-011, 7.39232009e-011, -7.39232009e-011, -3.98883213e-022, 1)
  1089. w1.Part1 = p15
  1090. w1.C1 = CFrame.new(-50.8995743, -10.9999924, 29.7000999, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1091. w2 = Instance.new("Weld", p3)
  1092. w2.Part0 = p3
  1093. w2.C0 = CFrame.new(-2.01370573, -30.500927, 51.6252174, -0.989829421, -3.11600124e-005, -0.142259434, -3.06235561e-005, 1, -5.96038444e-006, 0.142259434, -1.54327449e-006, -0.989829421)
  1094. w2.Part1 = p16
  1095. w2.C1 = CFrame.new(-51.8995743, -10.9999924, 29.7000999, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1096. w3 = Instance.new("Weld", p4)
  1097. w3.Part0 = p4
  1098. w3.C0 = CFrame.new(-33.3842392, 46.0299149, 7.50049829, -4.54217115e-006, -0.382683486, 0.923879504, -1.34108923e-005, -0.923879504, -0.382683486, 1, -1.41282626e-005, -9.35707874e-007)
  1099. w3.Part1 = p53
  1100. w3.C1 = CFrame.new(-33.4603462, 46.0473175, 14.5000658, -3.65198323e-011, -0.382683516, 0.923879504, -2.05801501e-010, -0.923879504, -0.382683516, 1, -2.04111325e-010, -4.50169138e-011)
  1101. w4 = Instance.new("Weld", p5)
  1102. w4.Part0 = p5
  1103. w4.C0 = CFrame.new(7.50003052, 7.65797949, 57.2489853, 1, -1.34920972e-011, -1.69437363e-011, -5.98098264e-012, -0.923879504, 0.382683545, -2.08171726e-011, -0.382683545, -0.923879504)
  1104. w4.Part1 = p6
  1105. w4.C1 = CFrame.new(7.50003052, 8.65797901, 57.2489853, 1, -1.34920972e-011, -1.69437363e-011, -5.98098264e-012, -0.923879504, 0.382683545, -2.08171726e-011, -0.382683545, -0.923879504)
  1106. w5 = Instance.new("Weld", p6)
  1107. w5.Part0 = p6
  1108. w5.C0 = CFrame.new(7.50003052, 8.65797901, 57.2489853, 1, -1.34920972e-011, -1.69437363e-011, -5.98098264e-012, -0.923879504, 0.382683545, -2.08171726e-011, -0.382683545, -0.923879504)
  1109. w5.Part1 = p17
  1110. w5.C1 = CFrame.new(-49.8996887, -10.999526, 28.4004307, -6.57557666e-006, 1.60480056e-007, 1, -1, -5.6750664e-006, -6.57557575e-006, 5.67506549e-006, -1, 1.60517374e-007)
  1111. w6 = Instance.new("Weld", p8)
  1112. w6.Part0 = p8
  1113. w6.C0 = CFrame.new(-2.01360583, 48.5253181, 29.4011116, -0.989829421, -3.27074595e-005, -0.142259449, 0.142259449, -1.50193618e-008, -0.989829421, 3.23726672e-005, -1, 4.66781148e-006)
  1114. w6.Part1 = p22
  1115. w6.C1 = CFrame.new(29.1000996, 13.4999924, -51.8995743, -1.17563546e-011, -1, -1.26795055e-021, 1, -1.17563546e-011, 7.39232009e-011, -7.39232009e-011, -3.98883213e-022, 1)
  1116. w7 = Instance.new("Weld", p9)
  1117. w7.Part0 = p9
  1118. w7.C0 = CFrame.new(-9.49994755, 42.577343, 37.9748421, -1, -2.71916433e-005, 5.69365625e-007, -4.43200543e-006, 0.142263457, -0.98981899, 2.68343447e-005, -0.98981899, -0.142263457)
  1119. w7.Part1 = p28
  1120. w7.C1 = CFrame.new(-43.0998993, 9.30004597, -31.6995983, -7.39232009e-011, -3.98883213e-022, 1, 1, -1.17563546e-011, 7.39232009e-011, 1.17563546e-011, 1, 1.26795055e-021)
  1121. w8 = Instance.new("Weld", p12)
  1122. w8.Part0 = p12
  1123. w8.C0 = CFrame.new(9.50001049, -6.93759251, 54.0243301, 1, -1.03140287e-007, -1.58448671e-007, 3.91089259e-008, -0.707106829, 0.707106769, -1.84971327e-007, -0.707106769, -0.707106829)
  1124. w8.Part1 = p44
  1125. w8.C1 = CFrame.new(-11, -29.4001064, 40.4999542, -1, 1.16807041e-011, 2.95467817e-011, 1.16807041e-011, 1, -4.59064237e-022, -2.95467817e-011, -1.13937011e-022, -1)
  1126. w9 = Instance.new("Weld", p13)
  1127. w9.Part0 = p13
  1128. w9.C0 = CFrame.new(-12.5000105, 6.93758965, 54.0243301, -1, 1.03140287e-007, 1.58448671e-007, -3.91089259e-008, 0.707106829, -0.707106769, -1.84971327e-007, -0.707106769, -0.707106829)
  1129. w9.Part1 = p12
  1130. w9.C1 = CFrame.new(9.50001049, -6.93759251, 54.0243301, 1, -1.03140287e-007, -1.58448671e-007, 3.91089259e-008, -0.707106829, 0.707106769, -1.84971327e-007, -0.707106769, -0.707106829)
  1131. w10 = Instance.new("Weld", p14)
  1132. w10.Part0 = p14
  1133. w10.C0 = CFrame.new(-44.4999542, 30.4001064, 9.5, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1134. w10.Part1 = p31
  1135. w10.C1 = CFrame.new(42.6773376, 11.7999477, 37.9748383, -4.43200543e-006, 0.142263457, -0.98981899, 1, 2.71916433e-005, -5.69365625e-007, 2.68343447e-005, -0.98981899, -0.142263457)
  1136. w11 = Instance.new("Weld", p15)
  1137. w11.Part0 = p15
  1138. w11.C0 = CFrame.new(-50.8995743, -10.9999924, 29.7000999, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1139. w11.Part1 = p3
  1140. w11.C1 = CFrame.new(-2.01370573, -30.500927, 51.6252174, -0.989829421, -3.11600124e-005, -0.142259434, -3.06235561e-005, 1, -5.96038444e-006, 0.142259434, -1.54327449e-006, -0.989829421)
  1141. w12 = Instance.new("Weld", p16)
  1142. w12.Part0 = p16
  1143. w12.C0 = CFrame.new(-51.8995743, -10.9999924, 29.7000999, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1144. w12.Part1 = p27
  1145. w12.C1 = CFrame.new(-51.9995728, -10.9999924, 28.7000999, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1146. w13 = Instance.new("Weld", p17)
  1147. w13.Part0 = p17
  1148. w13.C0 = CFrame.new(-49.8996887, -10.999526, 28.4004307, -6.57557666e-006, 1.60480056e-007, 1, -1, -5.6750664e-006, -6.57557575e-006, 5.67506549e-006, -1, 1.60517374e-007)
  1149. w13.Part1 = p51
  1150. w13.C1 = CFrame.new(14.5000467, 7.65796137, 57.2490044, 1, -7.34816012e-008, -2.82707276e-007, 4.02992768e-008, -0.923879504, 0.382683545, -2.8930765e-007, -0.382683545, -0.923879504)
  1151. w14 = Instance.new("Weld", p19)
  1152. w14.Part0 = p19
  1153. w14.C0 = CFrame.new(-45.8814278, 32.0177422, -10.4999771, -4.1448029e-011, 0.923870504, 0.382679701, 3.24375388e-011, 0.382679701, -0.923870504, -1, -1.41987195e-011, -1.62826246e-011)
  1154. w14.Part1 = p63
  1155. w14.C1 = CFrame.new(38.4999542, 32.2001076, -11, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1156. w15 = Instance.new("Weld", p20)
  1157. w15.Part0 = p20
  1158. w15.C0 = CFrame.new(-11.5, 43.7999573, 28.7001057, -1, 1.16807041e-011, 2.95467817e-011, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022)
  1159. w15.Part1 = p71
  1160. w15.C1 = CFrame.new(36.4999542, -30.4001064, 11, -2.95467817e-011, -1.13937011e-022, -1, 1.16807041e-011, 1, -4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1161. w16 = Instance.new("Weld", p21)
  1162. w16.Part0 = p21
  1163. w16.C0 = CFrame.new(-50.8996391, -10.9994993, 31.1000481, -6.35013294e-006, 3.7602814e-007, 1, -1, -5.70435805e-006, -6.35013066e-006, 5.70435532e-006, -1, 3.76064378e-007)
  1164. w16.Part1 = p33
  1165. w16.C1 = CFrame.new(-12.4999475, 42.577343, 37.9748383, -1, -2.71916433e-005, 5.69365625e-007, -4.43200543e-006, 0.142263457, -0.98981899, 2.68343447e-005, -0.98981899, -0.142263457)
  1166. w17 = Instance.new("Weld", p22)
  1167. w17.Part0 = p22
  1168. w17.C0 = CFrame.new(29.1000996, 13.4999924, -51.8995743, -1.28715502e-011, -1, -1.75577543e-013, 1, -9.08336861e-012, 1.51109555e-010, 1.51109514e-010, 2.79276385e-013, 1)
  1169. w17.Part1 = p30
  1170. w17.C1 = CFrame.new(-19.7711353, 45.3378563, 29.4002647, -0.989829421, -3.26085246e-005, 0.142259419, -0.142259419, 2.28417562e-007, -0.989829421, 3.22443811e-005, -1, -4.86496401e-006)
  1171. w18 = Instance.new("Weld", p23)
  1172. w18.Part0 = p23
  1173. w18.C0 = CFrame.new(-43.0998993, -10.7000456, 31.6995983, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1174. w18.Part1 = p29
  1175. w18.C1 = CFrame.new(-10.0000458, 43.7999001, 31.6995983, -1, 1.17563546e-011, -7.39232009e-011, 7.39232009e-011, 3.98883213e-022, -1, -1.17563546e-011, -1, -1.26795055e-021)
  1176. w19 = Instance.new("Weld", p24)
  1177. w19.Part0 = p24
  1178. w19.C0 = CFrame.new(-44.4999008, -11.0000458, 31.6995983, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1179. w19.Part1 = p25
  1180. w19.C1 = CFrame.new(-44.4999542, 30.4001064, 12.5, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1181. w20 = Instance.new("Weld", p25)
  1182. w20.Part0 = p25
  1183. w20.C0 = CFrame.new(-44.4999542, 30.4001064, 12.5, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1184. w20.Part1 = p14
  1185. w20.C1 = CFrame.new(-44.4999542, 30.4001064, 9.5, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1186. w21 = Instance.new("Weld", p26)
  1187. w21.Part0 = p26
  1188. w21.C0 = CFrame.new(-10.0000458, -31.6995983, 43.0998993, -1, 1.17563546e-011, -7.39232009e-011, 1.17563546e-011, 1, 1.26795055e-021, 7.39232009e-011, 3.98883213e-022, -1)
  1189. w21.Part1 = p23
  1190. w21.C1 = CFrame.new(-43.0998993, -10.7000456, 31.6995983, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1191. w22 = Instance.new("Weld", p27)
  1192. w22.Part0 = p27
  1193. w22.C0 = CFrame.new(-51.9995728, -10.9999924, 28.7000999, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1194. w22.Part1 = p21
  1195. w22.C1 = CFrame.new(-50.8996391, -10.9994993, 31.1000481, -6.35013294e-006, 3.7602814e-007, 1, -1, -5.70435805e-006, -6.35013066e-006, 5.70435532e-006, -1, 3.76064378e-007)
  1196. w23 = Instance.new("Weld", p28)
  1197. w23.Part0 = p28
  1198. w23.C0 = CFrame.new(-43.0998993, 9.30004597, -31.6995983, -7.39232009e-011, -3.98883213e-022, 1, 1, -1.17563546e-011, 7.39232009e-011, 1.17563546e-011, 1, 1.26795055e-021)
  1199. w23.Part1 = p26
  1200. w23.C1 = CFrame.new(-10.0000458, -31.6995983, 43.0998993, -1, 1.17563546e-011, -7.39232009e-011, 1.17563546e-011, 1, 1.26795055e-021, 7.39232009e-011, 3.98883213e-022, -1)
  1201. w24 = Instance.new("Weld", p29)
  1202. w24.Part0 = p29
  1203. w24.C0 = CFrame.new(-10.0000458, 43.7999001, 31.6995983, -1, 1.17563546e-011, -7.39232009e-011, 7.39232009e-011, 3.98883213e-022, -1, -1.17563546e-011, -1, -1.26795055e-021)
  1204. w24.Part1 = p24
  1205. w24.C1 = CFrame.new(-44.4999008, -11.0000458, 31.6995983, -7.39232009e-011, -3.98883213e-022, 1, -1, 1.17563546e-011, -7.39232009e-011, -1.17563546e-011, -1, -1.26795055e-021)
  1206. w25 = Instance.new("Weld", p30)
  1207. w25.Part0 = p30
  1208. w25.C0 = CFrame.new(-19.7711353, 45.3378563, 29.4002647, -0.989829421, -3.26085246e-005, 0.142259419, -0.142259419, 2.28417562e-007, -0.989829421, 3.22443811e-005, -1, -4.86496401e-006)
  1209. w25.Part1 = p9
  1210. w25.C1 = CFrame.new(-9.49994755, 42.577343, 37.9748421, -1, -2.71916433e-005, 5.69365625e-007, -4.43200543e-006, 0.142263457, -0.98981899, 2.68343447e-005, -0.98981899, -0.142263457)
  1211. w26 = Instance.new("Weld", p31)
  1212. w26.Part0 = p31
  1213. w26.C0 = CFrame.new(42.6773376, 11.7999477, 37.9748383, -4.43200543e-006, 0.142263457, -0.98981899, 1, 2.71916433e-005, -5.69365625e-007, 2.68343447e-005, -0.98981899, -0.142263457)
  1214. w26.Part1 = p32
  1215. w26.C1 = CFrame.new(42.6773376, -37.2748528, 12.4999485, -4.43200543e-006, 0.142263457, -0.98981899, -2.68343447e-005, 0.98981899, 0.142263457, 1, 2.71916433e-005, -5.69365625e-007)
  1216. w27 = Instance.new("Weld", p32)
  1217. w27.Part0 = p32
  1218. w27.C0 = CFrame.new(42.6773376, -37.2748528, 12.4999485, -4.43200543e-006, 0.142263457, -0.98981899, -2.68343447e-005, 0.98981899, 0.142263457, 1, 2.71916433e-005, -5.69365625e-007)
  1219. w27.Part1 = p46
  1220. w27.C1 = CFrame.new(7.35382557, 14.0000076, 50.0929909, 2.7546538e-011, 0.707099974, -0.707099736, 1, -2.53721402e-011, -4.28190686e-012, 8.18374014e-012, -0.707099736, -0.707099974)
  1221. w28 = Instance.new("Weld", p33)
  1222. w28.Part0 = p33
  1223. w28.C0 = CFrame.new(-12.4999475, 42.577343, 37.9748383, -1, -2.71916433e-005, 5.69365625e-007, -4.43200543e-006, 0.142263457, -0.98981899, 2.68343447e-005, -0.98981899, -0.142263457)
  1224. w28.Part1 = p35
  1225. w28.C1 = CFrame.new(-19.7710323, -30.500042, 48.4377899, -0.989829421, -3.19998544e-005, 0.142259434, -3.19293176e-005, 1, 2.77857112e-006, -0.142259434, -1.79193489e-006, -0.989829421)
  1226. w29 = Instance.new("Weld", p34)
  1227. w29.Part0 = p34
  1228. w29.C0 = CFrame.new(-31.0999756, -51.5995216, 12.4997902, -5.70485372e-006, 1, -3.7602814e-007, -6.27907355e-007, 3.76024559e-007, 1, 1, 5.70485417e-006, 6.27905251e-007)
  1229. w29.Part1 = p10
  1230. w29.C1 = CFrame.new(-31.099968, -51.5996284, 9.49949455, -5.70485372e-006, 1, -3.7602814e-007, -6.35013294e-006, 3.75991903e-007, 1, 1, 5.70485599e-006, 6.35013066e-006)
  1231. w30 = Instance.new("Weld", p35)
  1232. w30.Part0 = p35
  1233. w30.C0 = CFrame.new(-19.7708836, -30.4994717, 48.4367485, -0.989829421, -3.19982901e-005, 0.142256662, -3.19293322e-005, 0.999980569, 2.78800826e-006, -0.142259434, -1.78912285e-006, -0.989810169)
  1234. w30.Part1 = p8
  1235. w30.C1 = CFrame.new(-2.01360583, 48.5253181, 29.4011116, -0.989829421, -3.27074595e-005, -0.142259449, 0.142259449, -1.50193618e-008, -0.989829421, 3.23726672e-005, -1, 4.66781148e-006)
  1236. w31 = Instance.new("Weld", p36)
  1237. w31.Part0 = p36
  1238. w31.C0 = CFrame.new(-12.4999771, 25.2093353, 47.7647057, -1, 1.35567894e-011, 1.64936276e-011, -1.00501656e-011, 0.382683456, -0.923879504, -1.8836677e-011, -0.923879504, -0.382683456)
  1239. w31.Part1 = p13
  1240. w31.C1 = CFrame.new(-12.5000105, 6.93758965, 54.0243301, -1, 1.03140287e-007, 1.58448671e-007, -3.91089259e-008, 0.707106829, -0.707106769, -1.84971327e-007, -0.707106769, -0.707106829)
  1241. w32 = Instance.new("Weld", p38)
  1242. w32.Part0 = p38
  1243. w32.C0 = CFrame.new(24.8164215, 14, 43.6933746, 5.40664111e-011, 0.38267976, -0.923870504, 1, -3.00846084e-011, 2.13505637e-011, 2.47460559e-012, -0.923870504, -0.38267976)
  1244. w32.Part1 = p61
  1245. w32.C1 = CFrame.new(46.3230133, 14.0000305, 14.2276134, 7.99553271e-011, -0.382683545, -0.923879504, 1, 2.91933595e-011, 7.44507372e-011, -1.51992557e-012, -0.923879504, 0.382683545)
  1246. w33 = Instance.new("Weld", p40)
  1247. w33.Part0 = p40
  1248. w33.C0 = CFrame.new(-28.2001057, -11, -38.4999542, 1.16807041e-011, 1, -4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011, 2.95467817e-011, 1.13937011e-022, 1)
  1249. w33.Part1 = p20
  1250. w33.C1 = CFrame.new(-11.5, 43.7999573, 28.7001057, -1, 1.16807041e-011, 2.95467817e-011, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022)
  1251. w34 = Instance.new("Weld", p41)
  1252. w34.Part0 = p41
  1253. w34.C0 = CFrame.new(40.4999542, 33.2001076, -9.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1254. w34.Part1 = p55
  1255. w34.C1 = CFrame.new(40.4999542, 33.2001076, -12.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1256. w35 = Instance.new("Weld", p42)
  1257. w35.Part0 = p42
  1258. w35.C0 = CFrame.new(-31.1001072, -40.3999557, 11, 1.16807041e-011, 1, -4.59064237e-022, 2.95467817e-011, 1.13937011e-022, 1, 1, -1.16807041e-011, -2.95467817e-011)
  1259. w35.Part1 = p70
  1260. w35.C1 = CFrame.new(9.60000038, -38.4999542, 35.1001053, 1, -1.16807041e-011, -2.95467817e-011, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022)
  1261. w36 = Instance.new("Weld", p43)
  1262. w36.Part0 = p43
  1263. w36.C0 = CFrame.new(24.8164234, 8, 43.693367, 5.40664111e-011, 0.38267976, -0.923870504, 1, -3.00846084e-011, 2.13505637e-011, 2.47460559e-012, -0.923870504, -0.38267976)
  1264. w36.Part1 = p60
  1265. w36.C1 = CFrame.new(38.4999542, 8, 31.1001053, -2.95467817e-011, -1.13937011e-022, -1, 1, -1.16807041e-011, -2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022)
  1266. w37 = Instance.new("Weld", p44)
  1267. w37.Part0 = p44
  1268. w37.C0 = CFrame.new(-11, -29.4001064, 40.4999542, -1, 1.16807041e-011, 2.95467817e-011, 1.16807041e-011, 1, -4.59064237e-022, -2.95467817e-011, -1.13937011e-022, -1)
  1269. w37.Part1 = p34
  1270. w37.C1 = CFrame.new(-31.0999756, -51.5995216, 12.4997902, -5.70485372e-006, 1, -3.7602814e-007, -6.27907355e-007, 3.76024559e-007, 1, 1, 5.70485417e-006, 6.27905251e-007)
  1271. w38 = Instance.new("Weld", p45)
  1272. w38.Part0 = p45
  1273. w38.C0 = CFrame.new(38.4999542, 14, 31.1001053, -2.95467817e-011, -1.13937011e-022, -1, 1, -1.16807041e-011, -2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022)
  1274. w38.Part1 = p38
  1275. w38.C1 = CFrame.new(24.8164215, 14, 43.6933746, 5.40664111e-011, 0.38267976, -0.923870504, 1, -3.00846084e-011, 2.13505637e-011, 2.47460559e-012, -0.923870504, -0.38267976)
  1276. w39 = Instance.new("Weld", p46)
  1277. w39.Part0 = p46
  1278. w39.C0 = CFrame.new(7.35382557, 14.0000076, 50.0929909, 2.7546538e-011, 0.707099974, -0.707099736, 1, -2.53721402e-011, -4.28190686e-012, 8.18374014e-012, -0.707099736, -0.707099974)
  1279. w39.Part1 = p47
  1280. w39.C1 = CFrame.new(-11.2277107, 14.0000458, 49.3229141, -1.25816133e-012, 0.923879504, -0.382683545, 1, -5.58886574e-012, -1.67804451e-011, -1.76418758e-011, -0.382683545, -0.923879504)
  1281. w40 = Instance.new("Weld", p47)
  1282. w40.Part0 = p47
  1283. w40.C0 = CFrame.new(-11.2277107, 14.0000458, 49.3229141, -1.25816133e-012, 0.923879504, -0.382683545, 1, -5.58886574e-012, -1.67804451e-011, -1.76418758e-011, -0.382683545, -0.923879504)
  1284. w40.Part1 = p45
  1285. w40.C1 = CFrame.new(38.4999542, 14, 31.1001053, -2.95467817e-011, -1.13937011e-022, -1, 1, -1.16807041e-011, -2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022)
  1286. w41 = Instance.new("Weld", p49)
  1287. w41.Part0 = p49
  1288. w41.C0 = CFrame.new(7.35384321, 8.00000763, 50.0930061, 2.7546538e-011, 0.707099974, -0.707099736, 1, -2.53721402e-011, -4.28190686e-012, 8.18374014e-012, -0.707099736, -0.707099974)
  1289. w41.Part1 = p50
  1290. w41.C1 = CFrame.new(-11.2277069, 8.00004578, 49.3229103, -1.25816133e-012, 0.923879504, -0.382683545, 1, -5.58886574e-012, -1.67804451e-011, -1.76418758e-011, -0.382683545, -0.923879504)
  1291. w42 = Instance.new("Weld", p50)
  1292. w42.Part0 = p50
  1293. w42.C0 = CFrame.new(-11.2277069, 8.00004578, 49.3229103, -1.25816133e-012, 0.923879504, -0.382683545, 1, -5.58886574e-012, -1.67804451e-011, -1.76418758e-011, -0.382683545, -0.923879504)
  1294. w42.Part1 = p5
  1295. w42.C1 = CFrame.new(7.50003052, 7.65797949, 57.2489853, 1, -1.34920972e-011, -1.69437363e-011, -5.98098264e-012, -0.923879504, 0.382683545, -2.08171726e-011, -0.382683545, -0.923879504)
  1296. w43 = Instance.new("Weld", p51)
  1297. w43.Part0 = p51
  1298. w43.C0 = CFrame.new(14.5000467, 7.65796137, 57.2490044, 1, -7.34816012e-008, -2.82707276e-007, 4.02992768e-008, -0.923879504, 0.382683545, -2.8930765e-007, -0.382683545, -0.923879504)
  1299. w43.Part1 = p52
  1300. w43.C1 = CFrame.new(14.5000467, 8.65796089, 57.2490044, 1, -7.34816012e-008, -2.82707276e-007, 4.02992768e-008, -0.923879504, 0.382683545, -2.8930765e-007, -0.382683545, -0.923879504)
  1301. w44 = Instance.new("Weld", p52)
  1302. w44.Part0 = p52
  1303. w44.C0 = CFrame.new(14.5000467, 8.65796089, 57.2490044, 1, -7.34816012e-008, -2.82707276e-007, 4.02992768e-008, -0.923879504, 0.382683545, -2.8930765e-007, -0.382683545, -0.923879504)
  1304. w44.Part1 = p4
  1305. w44.C1 = CFrame.new(-33.3842392, 46.0299149, 7.50049829, -4.54217115e-006, -0.382683486, 0.923879504, -1.34108923e-005, -0.923879504, -0.382683486, 1, -1.41282626e-005, -9.35707874e-007)
  1306. w45 = Instance.new("Weld", p53)
  1307. w45.Part0 = p53
  1308. w45.C0 = CFrame.new(-33.4603462, 46.0473175, 14.5000658, -3.65198323e-011, -0.382683516, 0.923879504, -2.05801501e-010, -0.923879504, -0.382683516, 1, -2.04111325e-010, -4.50169138e-011)
  1309. w45.Part1 = p18
  1310. w45.C1 = CFrame.new(-47.8999557, -11, 28.4001064, 2.95467817e-011, 1.13937011e-022, 1, -1, 1.16807041e-011, 2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022)
  1311. w46 = Instance.new("Weld", p54)
  1312. w46.Part0 = p54
  1313. w46.C0 = CFrame.new(-9.49997711, 25.2093487, 47.7647171, -1, 1.35567894e-011, 1.64936276e-011, -1.00501656e-011, 0.382683456, -0.923879504, -1.8836677e-011, -0.923879504, -0.382683456)
  1314. w46.Part1 = p41
  1315. w46.C1 = CFrame.new(40.4999542, 33.2001076, -9.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1316. w47 = Instance.new("Weld", p55)
  1317. w47.Part0 = p55
  1318. w47.C0 = CFrame.new(40.4999542, 33.2001076, -12.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1319. w47.Part1 = p58
  1320. w47.C1 = CFrame.new(-36.9999542, 28.4001064, 11, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1321. w48 = Instance.new("Weld", p56)
  1322. w48.Part0 = p56
  1323. w48.C0 = CFrame.new(-40.4592743, -11.1899309, 35.0885811, 0.00340732955, -3.29050308e-005, 0.999994218, -0.999994218, -1.10447918e-005, 0.00340732932, 1.09326093e-005, -1, -3.29424729e-005)
  1324. w48.Part1 = p75
  1325. w48.C1 = CFrame.new(36.4999542, 32.4001045, -9.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1326. w49 = Instance.new("Weld", p58)
  1327. w49.Part0 = p58
  1328. w49.C0 = CFrame.new(-36.9999542, 28.4001064, 11, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1329. w49.Part1 = p56
  1330. w49.C1 = CFrame.new(-40.4592743, -11.1899309, 35.0885811, 0.00340732955, -3.29050308e-005, 0.999994218, -0.999994218, -1.10447918e-005, 0.00340732932, 1.09326093e-005, -1, -3.29424729e-005)
  1331. w50 = Instance.new("Weld", p59)
  1332. w50.Part0 = p59
  1333. w50.C0 = CFrame.new(34.1001053, -39.199955, -8, -1.16807041e-011, -1, 4.59064237e-022, 2.95467817e-011, 1.13937011e-022, 1, -1, 1.16807041e-011, 2.95467817e-011)
  1334. w50.Part1 = p68
  1335. w50.C1 = CFrame.new(12.6000004, -38.4999542, 35.1001091, 1, -1.16807041e-011, -2.95467817e-011, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022)
  1336. w51 = Instance.new("Weld", p60)
  1337. w51.Part0 = p60
  1338. w51.C0 = CFrame.new(38.4999542, 8, 31.1001053, -2.95467817e-011, -1.13937011e-022, -1, 1, -1.16807041e-011, -2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022)
  1339. w51.Part1 = p67
  1340. w51.C1 = CFrame.new(46.3230133, 8.00003052, 14.2276134, 7.99553271e-011, -0.382683545, -0.923879504, 1, 2.91933595e-011, 7.44507372e-011, -1.51992557e-012, -0.923879504, 0.382683545)
  1341. w52 = Instance.new("Weld", p61)
  1342. w52.Part0 = p61
  1343. w52.C0 = CFrame.new(46.3230133, 14.0000305, 14.2276134, 7.99553271e-011, -0.382683545, -0.923879504, 1, 2.91933595e-011, 7.44507372e-011, -1.51992557e-012, -0.923879504, 0.382683545)
  1344. w52.Part1 = p43
  1345. w52.C1 = CFrame.new(24.8164234, 8, 43.693367, 5.40664111e-011, 0.38267976, -0.923870504, 1, -3.00846084e-011, 2.13505637e-011, 2.47460559e-012, -0.923870504, -0.38267976)
  1346. w53 = Instance.new("Weld", p63)
  1347. w53.Part0 = p63
  1348. w53.C0 = CFrame.new(38.4999542, 32.2001076, -11, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1349. w53.Part1 = p76
  1350. w53.C1 = CFrame.new(36.4999542, 11, 35.2001076, -2.95467817e-011, -1.13937011e-022, -1, 1, -1.16807041e-011, -2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022)
  1351. w54 = Instance.new("Weld", p64)
  1352. w54.Part0 = p64
  1353. w54.C0 = CFrame.new(-36.4999542, 29.0001068, 11, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1354. w54.Part1 = p19
  1355. w54.C1 = CFrame.new(-45.8814278, 32.0177422, -10.4999771, -4.1448029e-011, 0.923870504, 0.382679701, 3.24375388e-011, 0.382679701, -0.923870504, -1, -1.41987195e-011, -1.62826246e-011)
  1356. w55 = Instance.new("Weld", p65)
  1357. w55.Part0 = p65
  1358. w55.C0 = CFrame.new(-38.4999542, -33.4001045, -8.5, 2.95467817e-011, 1.13937011e-022, 1, 1.16807041e-011, 1, -4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1359. w55.Part1 = p69
  1360. w55.C1 = CFrame.new(36.1001053, -39.199955, -8, -1.16807041e-011, -1, 4.59064237e-022, 2.95467817e-011, 1.13937011e-022, 1, -1, 1.16807041e-011, 2.95467817e-011)
  1361. w56 = Instance.new("Weld", p66)
  1362. w56.Part0 = p66
  1363. w56.C0 = CFrame.new(-38.4999542, -33.4001045, -7.5, 2.95467817e-011, 1.13937011e-022, 1, 1.16807041e-011, 1, -4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1364. w56.Part1 = p59
  1365. w56.C1 = CFrame.new(34.1001053, -39.199955, -8, -1.16807041e-011, -1, 4.59064237e-022, 2.95467817e-011, 1.13937011e-022, 1, -1, 1.16807041e-011, 2.95467817e-011)
  1366. w57 = Instance.new("Weld", p67)
  1367. w57.Part0 = p67
  1368. w57.C0 = CFrame.new(46.3230133, 8.00003052, 14.2276134, 7.99553271e-011, -0.382683545, -0.923879504, 1, 2.91933595e-011, 7.44507372e-011, -1.51992557e-012, -0.923879504, 0.382683545)
  1369. w57.Part1 = p49
  1370. w57.C1 = CFrame.new(7.35384321, 8.00000763, 50.0930061, 2.7546538e-011, 0.707099974, -0.707099736, 1, -2.53721402e-011, -4.28190686e-012, 8.18374014e-012, -0.707099736, -0.707099974)
  1371. w58 = Instance.new("Weld", p68)
  1372. w58.Part0 = p68
  1373. w58.C0 = CFrame.new(12.6000004, -38.4999542, 35.1001091, 1, -1.16807041e-011, -2.95467817e-011, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022)
  1374. w58.Part1 = p74
  1375. w58.C1 = CFrame.new(36.4999542, 32.4001083, -12.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1376. w59 = Instance.new("Weld", p69)
  1377. w59.Part0 = p69
  1378. w59.C0 = CFrame.new(36.1001053, -39.199955, -8, -1.16807041e-011, -1, 4.59064237e-022, 2.95467817e-011, 1.13937011e-022, 1, -1, 1.16807041e-011, 2.95467817e-011)
  1379. w59.Part1 = p42
  1380. w59.C1 = CFrame.new(-31.1001072, -40.3999557, 11, 1.16807041e-011, 1, -4.59064237e-022, 2.95467817e-011, 1.13937011e-022, 1, 1, -1.16807041e-011, -2.95467817e-011)
  1381. w60 = Instance.new("Weld", p70)
  1382. w60.Part0 = p70
  1383. w60.C0 = CFrame.new(9.60000038, -38.4999542, 35.1001053, 1, -1.16807041e-011, -2.95467817e-011, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022)
  1384. w60.Part1 = p36
  1385. w60.C1 = CFrame.new(-12.4999771, 25.2093353, 47.7647057, -1, 1.35567894e-011, 1.64936276e-011, -1.00501656e-011, 0.382683456, -0.923879504, -1.8836677e-011, -0.923879504, -0.382683456)
  1386. w61 = Instance.new("Weld", p71)
  1387. w61.Part0 = p71
  1388. w61.C0 = CFrame.new(36.4999542, -30.4001064, 11, -2.95467817e-011, -1.13937011e-022, -1, 1.16807041e-011, 1, -4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1389. w61.Part1 = p73
  1390. w61.C1 = CFrame.new(36.4999542, -31.4001064, 11, -2.95467817e-011, -1.13937011e-022, -1, 1.16807041e-011, 1, -4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1391. w62 = Instance.new("Weld", p72)
  1392. w62.Part0 = p72
  1393. w62.C0 = CFrame.new(-11, 28.6001072, -35.4999542, -1, 1.16807041e-011, 2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022, 2.95467817e-011, 1.13937011e-022, 1)
  1394. w62.Part1 = p64
  1395. w62.C1 = CFrame.new(-36.4999542, 29.0001068, 11, 2.95467817e-011, 1.13937011e-022, 1, -1.16807041e-011, -1, 4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1396. w63 = Instance.new("Weld", p73)
  1397. w63.Part0 = p73
  1398. w63.C0 = CFrame.new(36.4999542, -31.4001064, 11, -2.95467817e-011, -1.13937011e-022, -1, 1.16807041e-011, 1, -4.59064237e-022, 1, -1.16807041e-011, -2.95467817e-011)
  1399. w63.Part1 = p54
  1400. w63.C1 = CFrame.new(-9.49997711, 25.2093487, 47.7647171, -1, 1.35567894e-011, 1.64936276e-011, -1.00501656e-011, 0.382683456, -0.923879504, -1.8836677e-011, -0.923879504, -0.382683456)
  1401. w64 = Instance.new("Weld", p74)
  1402. w64.Part0 = p74
  1403. w64.C0 = CFrame.new(36.4999542, 32.4001083, -12.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1404. w64.Part1 = p65
  1405. w64.C1 = CFrame.new(-38.4999542, -33.4001045, -8.5, 2.95467817e-011, 1.13937011e-022, 1, 1.16807041e-011, 1, -4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1406. w65 = Instance.new("Weld", p75)
  1407. w65.Part0 = p75
  1408. w65.C0 = CFrame.new(36.4999542, 32.4001045, -9.5, -2.95467817e-011, -1.13937011e-022, -1, -1.16807041e-011, -1, 4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1409. w65.Part1 = p66
  1410. w65.C1 = CFrame.new(-38.4999542, -33.4001045, -7.5, 2.95467817e-011, 1.13937011e-022, 1, 1.16807041e-011, 1, -4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011)
  1411. w66 = Instance.new("Weld", p76)
  1412. w66.Part0 = p76
  1413. w66.C0 = CFrame.new(36.4999542, 11, 35.2001076, -2.95467817e-011, -1.13937011e-022, -1, 1, -1.16807041e-011, -2.95467817e-011, -1.16807041e-011, -1, 4.59064237e-022)
  1414. w66.Part1 = p40
  1415. w66.C1 = CFrame.new(-28.2001057, -11, -38.4999542, 1.16807041e-011, 1, -4.59064237e-022, -1, 1.16807041e-011, 2.95467817e-011, 2.95467817e-011, 1.13937011e-022, 1)
  1416. m.Parent = game:service("Workspace")
  1417. m:MakeJoints()
Add Comment
Please, Sign In to add comment