PerpetualZblack

Untitled

Sep 6th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -https://github.com/Mokiros/roblox-FE-compatibility
  2. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  3. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  4. local RealPlayer = Player
  5. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  6. Character = game.Players.LocalPlayer.Character
  7. Head = Character.Head
  8.  
  9. if (script:FindFirstChild("forCustomRun")~=nil) then
  10. local sc = script["forCustomRun"].Value
  11. assert(loadstring(sc))()
  12. return
  13. elseif (script:FindFirstChild("forCustomRunL")~=nil) then
  14. local locsc = workspace:FindFirstChild("_localrun")
  15. local sc = script["forCustomRunL"]
  16. if (locsc~=nil) then
  17. local loc = locsc:clone()
  18. loc["scrun"].Value = sc.Value
  19. loc.Name = script.Name
  20. for i,v in pairs(script:GetChildren()) do
  21. v:clone().Parent = loc
  22. end
  23. loc.Parent = script.Parent
  24. script:remove()
  25. return
  26. else
  27. assert(loadstring(sc.Value))()
  28. return
  29. end
  30. end
  31. local m = Instance.new("Model")
  32. m.Name = "Model"
  33. p1 = Instance.new("Part", m)
  34. p1.BrickColor = BrickColor.new("Reddish brown")
  35. p1.Name = "Smooth Block Model"
  36. p1.CFrame = CFrame.new(285.519928, 14.4701252, 35.8498878, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  37. p1.Anchored = true
  38. p1.Size = Vector3.new(1, 26.4000015, 1)
  39. p1.BackSurface = Enum.SurfaceType.Studs
  40. p1.BottomSurface = Enum.SurfaceType.Studs
  41. p1.FrontSurface = Enum.SurfaceType.Studs
  42. p1.LeftSurface = Enum.SurfaceType.Studs
  43. p1.RightSurface = Enum.SurfaceType.Studs
  44. b1 = Instance.new("SpecialMesh", p1)
  45. b1.MeshType = Enum.MeshType.Head
  46. b1.Name = "Mesh"
  47. b1.Scale = Vector3.new(1.25, 1.25, 1.25)
  48. p2 = Instance.new("Part", m)
  49. p2.BrickColor = BrickColor.new("Reddish brown")
  50. p2.Name = "Smooth Block Model"
  51. p2.CFrame = CFrame.new(286.519928, 14.4700947, 35.8498573, 0, 2.81947521e-011, -1, 1, 0, 0, 0, -1, 2.81947521e-011)
  52. p2.Anchored = true
  53. p2.Size = Vector3.new(1, 26.4000015, 1)
  54. p2.BackSurface = Enum.SurfaceType.Studs
  55. p2.BottomSurface = Enum.SurfaceType.Studs
  56. p2.FrontSurface = Enum.SurfaceType.Studs
  57. p2.LeftSurface = Enum.SurfaceType.Studs
  58. p2.RightSurface = Enum.SurfaceType.Studs
  59. b2 = Instance.new("SpecialMesh", p2)
  60. b2.MeshType = Enum.MeshType.Head
  61. b2.Name = "Mesh"
  62. b2.Scale = Vector3.new(1.25, 1.25, 1.25)
  63. p3 = Instance.new("Part", m)
  64. p3.BrickColor = BrickColor.new("Reddish brown")
  65. p3.Name = "Smooth Block Model"
  66. p3.CFrame = CFrame.new(286.319916, 13.4701405, 35.8498878, 9.22255003e-006, 8.83966678e-008, -1, 1, -1.71361662e-005, 9.22254912e-006, -1.71361662e-005, -1, -8.85547138e-008)
  67. p3.Anchored = true
  68. p3.Size = Vector3.new(1, 26.4000015, 1)
  69. p3.BackSurface = Enum.SurfaceType.Studs
  70. p3.BottomSurface = Enum.SurfaceType.Studs
  71. p3.FrontSurface = Enum.SurfaceType.Studs
  72. p3.LeftSurface = Enum.SurfaceType.Studs
  73. p3.RightSurface = Enum.SurfaceType.Studs
  74. b3 = Instance.new("SpecialMesh", p3)
  75. b3.MeshType = Enum.MeshType.Head
  76. b3.Name = "Mesh"
  77. b3.Scale = Vector3.new(1.25, 1.25, 1.25)
  78. p4 = Instance.new("Part", m)
  79. p4.BrickColor = BrickColor.new("Brick yellow")
  80. p4.Name = "Smooth Block Model"
  81. p4.CFrame = CFrame.new(284.819916, 15.9700794, 28.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  82. p4.Anchored = true
  83. p4.Size = Vector3.new(2, 2.4000001, 2)
  84. p4.BackSurface = Enum.SurfaceType.Studs
  85. p4.BottomSurface = Enum.SurfaceType.Studs
  86. p4.FrontSurface = Enum.SurfaceType.Studs
  87. p4.LeftSurface = Enum.SurfaceType.Studs
  88. p4.RightSurface = Enum.SurfaceType.Studs
  89. b4 = Instance.new("SpecialMesh", p4)
  90. b4.MeshType = Enum.MeshType.Head
  91. b4.Name = "Mesh"
  92. b4.Scale = Vector3.new(1.25, 1.25, 1.25)
  93. p5 = Instance.new("Part", m)
  94. p5.BrickColor = BrickColor.new("Brick yellow")
  95. p5.Name = "Smooth Block Model"
  96. p5.CFrame = CFrame.new(284.819916, 15.9700794, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  97. p5.Anchored = true
  98. p5.Size = Vector3.new(2, 2.4000001, 2)
  99. p5.BackSurface = Enum.SurfaceType.Studs
  100. p5.BottomSurface = Enum.SurfaceType.Studs
  101. p5.FrontSurface = Enum.SurfaceType.Studs
  102. p5.LeftSurface = Enum.SurfaceType.Studs
  103. p5.RightSurface = Enum.SurfaceType.Studs
  104. b5 = Instance.new("SpecialMesh", p5)
  105. b5.MeshType = Enum.MeshType.Head
  106. b5.Name = "Mesh"
  107. b5.Scale = Vector3.new(1.25, 1.25, 1.25)
  108. p6 = Instance.new("Part", m)
  109. p6.BrickColor = BrickColor.new("Brick yellow")
  110. p6.Name = "Smooth Block Model"
  111. p6.CFrame = CFrame.new(284.819916, 15.9700832, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  112. p6.Anchored = true
  113. p6.Size = Vector3.new(2, 2.4000001, 2)
  114. p6.BackSurface = Enum.SurfaceType.Studs
  115. p6.BottomSurface = Enum.SurfaceType.Studs
  116. p6.FrontSurface = Enum.SurfaceType.Studs
  117. p6.LeftSurface = Enum.SurfaceType.Studs
  118. p6.RightSurface = Enum.SurfaceType.Studs
  119. b6 = Instance.new("SpecialMesh", p6)
  120. b6.MeshType = Enum.MeshType.Head
  121. b6.Name = "Mesh"
  122. b6.Scale = Vector3.new(1.25, 1.25, 1.25)
  123. p7 = Instance.new("Part", m)
  124. p7.BrickColor = BrickColor.new("Brick yellow")
  125. p7.Name = "Smooth Block Model"
  126. p7.CFrame = CFrame.new(284.819916, 15.9700832, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  127. p7.Anchored = true
  128. p7.Size = Vector3.new(2, 2.4000001, 2)
  129. p7.BackSurface = Enum.SurfaceType.Studs
  130. p7.BottomSurface = Enum.SurfaceType.Studs
  131. p7.FrontSurface = Enum.SurfaceType.Studs
  132. p7.LeftSurface = Enum.SurfaceType.Studs
  133. p7.RightSurface = Enum.SurfaceType.Studs
  134. b7 = Instance.new("SpecialMesh", p7)
  135. b7.MeshType = Enum.MeshType.Head
  136. b7.Name = "Mesh"
  137. b7.Scale = Vector3.new(1.25, 1.25, 1.25)
  138. p8 = Instance.new("Part", m)
  139. p8.BrickColor = BrickColor.new("Brick yellow")
  140. p8.Name = "Smooth Block Model"
  141. p8.CFrame = CFrame.new(282.419952, 15.9700947, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  142. p8.Anchored = true
  143. p8.Size = Vector3.new(2, 2.4000001, 2)
  144. p8.BackSurface = Enum.SurfaceType.Studs
  145. p8.BottomSurface = Enum.SurfaceType.Studs
  146. p8.FrontSurface = Enum.SurfaceType.Studs
  147. p8.LeftSurface = Enum.SurfaceType.Studs
  148. p8.RightSurface = Enum.SurfaceType.Studs
  149. b8 = Instance.new("SpecialMesh", p8)
  150. b8.MeshType = Enum.MeshType.Head
  151. b8.Name = "Mesh"
  152. b8.Scale = Vector3.new(1.25, 1.25, 1.25)
  153. p9 = Instance.new("Part", m)
  154. p9.BrickColor = BrickColor.new("Brick yellow")
  155. p9.Name = "Smooth Block Model"
  156. p9.CFrame = CFrame.new(284.819916, 15.9700947, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  157. p9.Anchored = true
  158. p9.Size = Vector3.new(2, 2.4000001, 2)
  159. p9.BackSurface = Enum.SurfaceType.Studs
  160. p9.BottomSurface = Enum.SurfaceType.Studs
  161. p9.FrontSurface = Enum.SurfaceType.Studs
  162. p9.LeftSurface = Enum.SurfaceType.Studs
  163. p9.RightSurface = Enum.SurfaceType.Studs
  164. b9 = Instance.new("SpecialMesh", p9)
  165. b9.MeshType = Enum.MeshType.Head
  166. b9.Name = "Mesh"
  167. b9.Scale = Vector3.new(1.25, 1.25, 1.25)
  168. p10 = Instance.new("Part", m)
  169. p10.BrickColor = BrickColor.new("Brick yellow")
  170. p10.Name = "Smooth Block Model"
  171. p10.CFrame = CFrame.new(284.819916, 15.9700947, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  172. p10.Anchored = true
  173. p10.Size = Vector3.new(2, 2.4000001, 2)
  174. p10.BackSurface = Enum.SurfaceType.Studs
  175. p10.BottomSurface = Enum.SurfaceType.Studs
  176. p10.FrontSurface = Enum.SurfaceType.Studs
  177. p10.LeftSurface = Enum.SurfaceType.Studs
  178. p10.RightSurface = Enum.SurfaceType.Studs
  179. b10 = Instance.new("SpecialMesh", p10)
  180. b10.MeshType = Enum.MeshType.Head
  181. b10.Name = "Mesh"
  182. b10.Scale = Vector3.new(1.25, 1.25, 1.25)
  183. p11 = Instance.new("Part", m)
  184. p11.BrickColor = BrickColor.new("Brick yellow")
  185. p11.Name = "Smooth Block Model"
  186. p11.CFrame = CFrame.new(284.819916, 15.9700871, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  187. p11.Anchored = true
  188. p11.Size = Vector3.new(2, 2.4000001, 2)
  189. p11.BackSurface = Enum.SurfaceType.Studs
  190. p11.BottomSurface = Enum.SurfaceType.Studs
  191. p11.FrontSurface = Enum.SurfaceType.Studs
  192. p11.LeftSurface = Enum.SurfaceType.Studs
  193. p11.RightSurface = Enum.SurfaceType.Studs
  194. b11 = Instance.new("SpecialMesh", p11)
  195. b11.MeshType = Enum.MeshType.Head
  196. b11.Name = "Mesh"
  197. b11.Scale = Vector3.new(1.25, 1.25, 1.25)
  198. p12 = Instance.new("Part", m)
  199. p12.BrickColor = BrickColor.new("Brick yellow")
  200. p12.Name = "Smooth Block Model"
  201. p12.CFrame = CFrame.new(284.819916, 15.9700871, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  202. p12.Anchored = true
  203. p12.Size = Vector3.new(2, 2.4000001, 2)
  204. p12.BackSurface = Enum.SurfaceType.Studs
  205. p12.BottomSurface = Enum.SurfaceType.Studs
  206. p12.FrontSurface = Enum.SurfaceType.Studs
  207. p12.LeftSurface = Enum.SurfaceType.Studs
  208. p12.RightSurface = Enum.SurfaceType.Studs
  209. b12 = Instance.new("SpecialMesh", p12)
  210. b12.MeshType = Enum.MeshType.Head
  211. b12.Name = "Mesh"
  212. b12.Scale = Vector3.new(1.25, 1.25, 1.25)
  213. p13 = Instance.new("Part", m)
  214. p13.BrickColor = BrickColor.new("Brick yellow")
  215. p13.Name = "Smooth Block Model"
  216. p13.CFrame = CFrame.new(284.819916, 15.9700871, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  217. p13.Anchored = true
  218. p13.Size = Vector3.new(2, 2.4000001, 2)
  219. p13.BackSurface = Enum.SurfaceType.Studs
  220. p13.BottomSurface = Enum.SurfaceType.Studs
  221. p13.FrontSurface = Enum.SurfaceType.Studs
  222. p13.LeftSurface = Enum.SurfaceType.Studs
  223. p13.RightSurface = Enum.SurfaceType.Studs
  224. b13 = Instance.new("SpecialMesh", p13)
  225. b13.MeshType = Enum.MeshType.Head
  226. b13.Name = "Mesh"
  227. b13.Scale = Vector3.new(1.25, 1.25, 1.25)
  228. p14 = Instance.new("Part", m)
  229. p14.BrickColor = BrickColor.new("Reddish brown")
  230. p14.Name = "Smooth Block Model"
  231. p14.CFrame = CFrame.new(284.519928, 14.470129, 35.8498878, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  232. p14.Anchored = true
  233. p14.Size = Vector3.new(1, 26.4000015, 1)
  234. p14.BackSurface = Enum.SurfaceType.Studs
  235. p14.BottomSurface = Enum.SurfaceType.Studs
  236. p14.FrontSurface = Enum.SurfaceType.Studs
  237. p14.LeftSurface = Enum.SurfaceType.Studs
  238. p14.RightSurface = Enum.SurfaceType.Studs
  239. b14 = Instance.new("SpecialMesh", p14)
  240. b14.MeshType = Enum.MeshType.Head
  241. b14.Name = "Mesh"
  242. b14.Scale = Vector3.new(1.25, 1.25, 1.25)
  243. p15 = Instance.new("Part", m)
  244. p15.BrickColor = BrickColor.new("Reddish brown")
  245. p15.Name = "Smooth Block Model"
  246. p15.CFrame = CFrame.new(282.519958, 14.4701366, 35.8498878, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  247. p15.Anchored = true
  248. p15.Size = Vector3.new(1, 26.4000015, 1)
  249. p15.BackSurface = Enum.SurfaceType.Studs
  250. p15.BottomSurface = Enum.SurfaceType.Studs
  251. p15.FrontSurface = Enum.SurfaceType.Studs
  252. p15.LeftSurface = Enum.SurfaceType.Studs
  253. p15.RightSurface = Enum.SurfaceType.Studs
  254. b15 = Instance.new("SpecialMesh", p15)
  255. b15.MeshType = Enum.MeshType.Head
  256. b15.Name = "Mesh"
  257. b15.Scale = Vector3.new(1.25, 1.25, 1.25)
  258. p16 = Instance.new("Part", m)
  259. p16.BrickColor = BrickColor.new("Reddish brown")
  260. p16.Name = "Smooth Block Model"
  261. p16.CFrame = CFrame.new(281.519958, 14.4701366, 35.8498878, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  262. p16.Anchored = true
  263. p16.Size = Vector3.new(1, 26.4000015, 1)
  264. p16.BackSurface = Enum.SurfaceType.Studs
  265. p16.BottomSurface = Enum.SurfaceType.Studs
  266. p16.FrontSurface = Enum.SurfaceType.Studs
  267. p16.LeftSurface = Enum.SurfaceType.Studs
  268. p16.RightSurface = Enum.SurfaceType.Studs
  269. b16 = Instance.new("SpecialMesh", p16)
  270. b16.MeshType = Enum.MeshType.Head
  271. b16.Name = "Mesh"
  272. b16.Scale = Vector3.new(1.25, 1.25, 1.25)
  273. p17 = Instance.new("Part", m)
  274. p17.BrickColor = BrickColor.new("Reddish brown")
  275. p17.Name = "Smooth Block Model"
  276. p17.CFrame = CFrame.new(280.519989, 14.469965, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  277. p17.Anchored = true
  278. p17.Size = Vector3.new(1, 26.4000015, 1)
  279. p17.BackSurface = Enum.SurfaceType.Studs
  280. p17.BottomSurface = Enum.SurfaceType.Studs
  281. p17.FrontSurface = Enum.SurfaceType.Studs
  282. p17.LeftSurface = Enum.SurfaceType.Studs
  283. p17.RightSurface = Enum.SurfaceType.Studs
  284. b17 = Instance.new("SpecialMesh", p17)
  285. b17.MeshType = Enum.MeshType.Head
  286. b17.Name = "Mesh"
  287. b17.Scale = Vector3.new(1.25, 1.25, 1.25)
  288. p18 = Instance.new("Part", m)
  289. p18.BrickColor = BrickColor.new("Reddish brown")
  290. p18.Name = "Smooth Block Model"
  291. p18.CFrame = CFrame.new(283.519928, 14.4701328, 35.8498878, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  292. p18.Anchored = true
  293. p18.Size = Vector3.new(1, 26.4000015, 1)
  294. p18.BackSurface = Enum.SurfaceType.Studs
  295. p18.BottomSurface = Enum.SurfaceType.Studs
  296. p18.FrontSurface = Enum.SurfaceType.Studs
  297. p18.LeftSurface = Enum.SurfaceType.Studs
  298. p18.RightSurface = Enum.SurfaceType.Studs
  299. b18 = Instance.new("SpecialMesh", p18)
  300. b18.MeshType = Enum.MeshType.Head
  301. b18.Name = "Mesh"
  302. b18.Scale = Vector3.new(1.25, 1.25, 1.25)
  303. p19 = Instance.new("Part", m)
  304. p19.BrickColor = BrickColor.new("Brick yellow")
  305. p19.Name = "Smooth Block Model"
  306. p19.CFrame = CFrame.new(284.819916, 15.9700832, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  307. p19.Anchored = true
  308. p19.Size = Vector3.new(2, 2.4000001, 2)
  309. p19.BackSurface = Enum.SurfaceType.Studs
  310. p19.BottomSurface = Enum.SurfaceType.Studs
  311. p19.FrontSurface = Enum.SurfaceType.Studs
  312. p19.LeftSurface = Enum.SurfaceType.Studs
  313. p19.RightSurface = Enum.SurfaceType.Studs
  314. b19 = Instance.new("SpecialMesh", p19)
  315. b19.MeshType = Enum.MeshType.Head
  316. b19.Name = "Mesh"
  317. b19.Scale = Vector3.new(1.25, 1.25, 1.25)
  318. p20 = Instance.new("Part", m)
  319. p20.BrickColor = BrickColor.new("Brick yellow")
  320. p20.Name = "Smooth Block Model"
  321. p20.CFrame = CFrame.new(283.819885, 4.97028351, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  322. p20.Anchored = true
  323. p20.Size = Vector3.new(2, 2.4000001, 2)
  324. p20.BackSurface = Enum.SurfaceType.Studs
  325. p20.BottomSurface = Enum.SurfaceType.Studs
  326. p20.FrontSurface = Enum.SurfaceType.Studs
  327. p20.LeftSurface = Enum.SurfaceType.Studs
  328. p20.RightSurface = Enum.SurfaceType.Studs
  329. b20 = Instance.new("SpecialMesh", p20)
  330. b20.MeshType = Enum.MeshType.Head
  331. b20.Name = "Mesh"
  332. b20.Scale = Vector3.new(1.25, 1.25, 1.25)
  333. p21 = Instance.new("Part", m)
  334. p21.BrickColor = BrickColor.new("Brick yellow")
  335. p21.Name = "Smooth Block Model"
  336. p21.CFrame = CFrame.new(286.019897, 4.97025108, 47.8500137, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  337. p21.Anchored = true
  338. p21.Size = Vector3.new(2, 2.4000001, 2)
  339. p21.BackSurface = Enum.SurfaceType.Studs
  340. p21.BottomSurface = Enum.SurfaceType.Studs
  341. p21.FrontSurface = Enum.SurfaceType.Studs
  342. p21.LeftSurface = Enum.SurfaceType.Studs
  343. p21.RightSurface = Enum.SurfaceType.Studs
  344. b21 = Instance.new("SpecialMesh", p21)
  345. b21.MeshType = Enum.MeshType.Head
  346. b21.Name = "Mesh"
  347. b21.Scale = Vector3.new(1.25, 1.25, 1.25)
  348. p22 = Instance.new("Part", m)
  349. p22.BrickColor = BrickColor.new("Reddish brown")
  350. p22.Name = "Smooth Block Model"
  351. p22.CFrame = CFrame.new(284.519897, 7.37028027, 48.5499802, 5.36505489e-008, -2.77502181e-006, -1, -1.21663379e-005, -1, 2.77502113e-006, -1, 1.21663379e-005, -5.36843103e-008)
  352. p22.Anchored = true
  353. p22.Size = Vector3.new(1, 10.8000002, 1)
  354. p22.BackSurface = Enum.SurfaceType.Studs
  355. p22.BottomSurface = Enum.SurfaceType.Studs
  356. p22.FrontSurface = Enum.SurfaceType.Studs
  357. p22.LeftSurface = Enum.SurfaceType.Studs
  358. p22.RightSurface = Enum.SurfaceType.Studs
  359. b22 = Instance.new("SpecialMesh", p22)
  360. b22.MeshType = Enum.MeshType.Head
  361. b22.Name = "Mesh"
  362. b22.Scale = Vector3.new(1.25, 1.25, 1.25)
  363. p23 = Instance.new("Part", m)
  364. p23.BrickColor = BrickColor.new("Brick yellow")
  365. p23.Name = "Smooth Block Model"
  366. p23.CFrame = CFrame.new(286.019897, 3.7701962, 50.0500259, 5.36505489e-008, -2.77502181e-006, -1, -1.21663379e-005, -1, 2.77502113e-006, -1, 1.21663379e-005, -5.36843103e-008)
  367. p23.Anchored = true
  368. p23.Size = Vector3.new(2, 2.4000001, 2)
  369. p23.BackSurface = Enum.SurfaceType.Studs
  370. p23.BottomSurface = Enum.SurfaceType.Studs
  371. p23.FrontSurface = Enum.SurfaceType.Studs
  372. p23.LeftSurface = Enum.SurfaceType.Studs
  373. p23.RightSurface = Enum.SurfaceType.Studs
  374. b23 = Instance.new("SpecialMesh", p23)
  375. b23.MeshType = Enum.MeshType.Head
  376. b23.Name = "Mesh"
  377. b23.Scale = Vector3.new(1.25, 1.25, 1.25)
  378. p24 = Instance.new("Part", m)
  379. p24.BrickColor = BrickColor.new("Brick yellow")
  380. p24.Name = "Smooth Block Model"
  381. p24.CFrame = CFrame.new(286.019897, 6.17029572, 50.0499954, 5.36505489e-008, -2.77502181e-006, -1, -1.21663379e-005, -1, 2.77502113e-006, -1, 1.21663379e-005, -5.36843103e-008)
  382. p24.Anchored = true
  383. p24.Size = Vector3.new(2, 2.4000001, 2)
  384. p24.BackSurface = Enum.SurfaceType.Studs
  385. p24.BottomSurface = Enum.SurfaceType.Studs
  386. p24.FrontSurface = Enum.SurfaceType.Studs
  387. p24.LeftSurface = Enum.SurfaceType.Studs
  388. p24.RightSurface = Enum.SurfaceType.Studs
  389. b24 = Instance.new("SpecialMesh", p24)
  390. b24.MeshType = Enum.MeshType.Head
  391. b24.Name = "Mesh"
  392. b24.Scale = Vector3.new(1.25, 1.25, 1.25)
  393. p25 = Instance.new("Part", m)
  394. p25.BrickColor = BrickColor.new("Brick yellow")
  395. p25.Name = "Smooth Block Model"
  396. p25.CFrame = CFrame.new(282.419952, 15.9700832, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  397. p25.Anchored = true
  398. p25.Size = Vector3.new(2, 2.4000001, 2)
  399. p25.BackSurface = Enum.SurfaceType.Studs
  400. p25.BottomSurface = Enum.SurfaceType.Studs
  401. p25.FrontSurface = Enum.SurfaceType.Studs
  402. p25.LeftSurface = Enum.SurfaceType.Studs
  403. p25.RightSurface = Enum.SurfaceType.Studs
  404. b25 = Instance.new("SpecialMesh", p25)
  405. b25.MeshType = Enum.MeshType.Head
  406. b25.Name = "Mesh"
  407. b25.Scale = Vector3.new(1.25, 1.25, 1.25)
  408. p26 = Instance.new("Part", m)
  409. p26.BrickColor = BrickColor.new("Brick yellow")
  410. p26.Name = "Smooth Block Model"
  411. p26.CFrame = CFrame.new(282.419952, 15.9700871, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  412. p26.Anchored = true
  413. p26.Size = Vector3.new(2, 2.4000001, 2)
  414. p26.BackSurface = Enum.SurfaceType.Studs
  415. p26.BottomSurface = Enum.SurfaceType.Studs
  416. p26.FrontSurface = Enum.SurfaceType.Studs
  417. p26.LeftSurface = Enum.SurfaceType.Studs
  418. p26.RightSurface = Enum.SurfaceType.Studs
  419. b26 = Instance.new("SpecialMesh", p26)
  420. b26.MeshType = Enum.MeshType.Head
  421. b26.Name = "Mesh"
  422. b26.Scale = Vector3.new(1.25, 1.25, 1.25)
  423. p27 = Instance.new("Part", m)
  424. p27.BrickColor = BrickColor.new("Brick yellow")
  425. p27.Name = "Smooth Block Model"
  426. p27.CFrame = CFrame.new(282.419952, 15.9700947, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  427. p27.Anchored = true
  428. p27.Size = Vector3.new(2, 2.4000001, 2)
  429. p27.BackSurface = Enum.SurfaceType.Studs
  430. p27.BottomSurface = Enum.SurfaceType.Studs
  431. p27.FrontSurface = Enum.SurfaceType.Studs
  432. p27.LeftSurface = Enum.SurfaceType.Studs
  433. p27.RightSurface = Enum.SurfaceType.Studs
  434. b27 = Instance.new("SpecialMesh", p27)
  435. b27.MeshType = Enum.MeshType.Head
  436. b27.Name = "Mesh"
  437. b27.Scale = Vector3.new(1.25, 1.25, 1.25)
  438. p28 = Instance.new("Part", m)
  439. p28.BrickColor = BrickColor.new("Brick yellow")
  440. p28.Name = "Smooth Block Model"
  441. p28.CFrame = CFrame.new(282.419952, 15.9700832, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  442. p28.Anchored = true
  443. p28.Size = Vector3.new(2, 2.4000001, 2)
  444. p28.BackSurface = Enum.SurfaceType.Studs
  445. p28.BottomSurface = Enum.SurfaceType.Studs
  446. p28.FrontSurface = Enum.SurfaceType.Studs
  447. p28.LeftSurface = Enum.SurfaceType.Studs
  448. p28.RightSurface = Enum.SurfaceType.Studs
  449. b28 = Instance.new("SpecialMesh", p28)
  450. b28.MeshType = Enum.MeshType.Head
  451. b28.Name = "Mesh"
  452. b28.Scale = Vector3.new(1.25, 1.25, 1.25)
  453. p29 = Instance.new("Part", m)
  454. p29.BrickColor = BrickColor.new("Brick yellow")
  455. p29.Name = "Smooth Block Model"
  456. p29.CFrame = CFrame.new(282.419952, 15.9700832, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  457. p29.Anchored = true
  458. p29.Size = Vector3.new(2, 2.4000001, 2)
  459. p29.BackSurface = Enum.SurfaceType.Studs
  460. p29.BottomSurface = Enum.SurfaceType.Studs
  461. p29.FrontSurface = Enum.SurfaceType.Studs
  462. p29.LeftSurface = Enum.SurfaceType.Studs
  463. p29.RightSurface = Enum.SurfaceType.Studs
  464. b29 = Instance.new("SpecialMesh", p29)
  465. b29.MeshType = Enum.MeshType.Head
  466. b29.Name = "Mesh"
  467. b29.Scale = Vector3.new(1.25, 1.25, 1.25)
  468. p30 = Instance.new("Part", m)
  469. p30.BrickColor = BrickColor.new("Brick yellow")
  470. p30.Name = "Smooth Block Model"
  471. p30.CFrame = CFrame.new(282.419952, 15.9700794, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  472. p30.Anchored = true
  473. p30.Size = Vector3.new(2, 2.4000001, 2)
  474. p30.BackSurface = Enum.SurfaceType.Studs
  475. p30.BottomSurface = Enum.SurfaceType.Studs
  476. p30.FrontSurface = Enum.SurfaceType.Studs
  477. p30.LeftSurface = Enum.SurfaceType.Studs
  478. p30.RightSurface = Enum.SurfaceType.Studs
  479. b30 = Instance.new("SpecialMesh", p30)
  480. b30.MeshType = Enum.MeshType.Head
  481. b30.Name = "Mesh"
  482. b30.Scale = Vector3.new(1.25, 1.25, 1.25)
  483. p31 = Instance.new("Part", m)
  484. p31.BrickColor = BrickColor.new("Brick yellow")
  485. p31.Name = "Smooth Block Model"
  486. p31.CFrame = CFrame.new(282.419952, 15.9700794, 28.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  487. p31.Anchored = true
  488. p31.Size = Vector3.new(2, 2.4000001, 2)
  489. p31.BackSurface = Enum.SurfaceType.Studs
  490. p31.BottomSurface = Enum.SurfaceType.Studs
  491. p31.FrontSurface = Enum.SurfaceType.Studs
  492. p31.LeftSurface = Enum.SurfaceType.Studs
  493. p31.RightSurface = Enum.SurfaceType.Studs
  494. b31 = Instance.new("SpecialMesh", p31)
  495. b31.MeshType = Enum.MeshType.Head
  496. b31.Name = "Mesh"
  497. b31.Scale = Vector3.new(1.25, 1.25, 1.25)
  498. p32 = Instance.new("Part", m)
  499. p32.BrickColor = BrickColor.new("Brick yellow")
  500. p32.Name = "Smooth Block Model"
  501. p32.CFrame = CFrame.new(282.419952, 15.9700756, 26.0498829, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  502. p32.Anchored = true
  503. p32.Size = Vector3.new(2, 2.4000001, 2)
  504. p32.BackSurface = Enum.SurfaceType.Studs
  505. p32.BottomSurface = Enum.SurfaceType.Studs
  506. p32.FrontSurface = Enum.SurfaceType.Studs
  507. p32.LeftSurface = Enum.SurfaceType.Studs
  508. p32.RightSurface = Enum.SurfaceType.Studs
  509. b32 = Instance.new("SpecialMesh", p32)
  510. b32.MeshType = Enum.MeshType.Head
  511. b32.Name = "Mesh"
  512. b32.Scale = Vector3.new(1.25, 1.25, 1.25)
  513. p33 = Instance.new("Part", m)
  514. p33.BrickColor = BrickColor.new("Brick yellow")
  515. p33.Name = "Smooth Block Model"
  516. p33.CFrame = CFrame.new(282.419952, 15.9700756, 24.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  517. p33.Anchored = true
  518. p33.Size = Vector3.new(2, 2.4000001, 2)
  519. p33.BackSurface = Enum.SurfaceType.Studs
  520. p33.BottomSurface = Enum.SurfaceType.Studs
  521. p33.FrontSurface = Enum.SurfaceType.Studs
  522. p33.LeftSurface = Enum.SurfaceType.Studs
  523. p33.RightSurface = Enum.SurfaceType.Studs
  524. b33 = Instance.new("SpecialMesh", p33)
  525. b33.MeshType = Enum.MeshType.Head
  526. b33.Name = "Mesh"
  527. b33.Scale = Vector3.new(1.25, 1.25, 1.25)
  528. p34 = Instance.new("Part", m)
  529. p34.BrickColor = BrickColor.new("Brick yellow")
  530. p34.Name = "Smooth Block Model"
  531. p34.CFrame = CFrame.new(282.419952, 15.9700756, 22.0498905, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  532. p34.Anchored = true
  533. p34.Size = Vector3.new(2, 2.4000001, 2)
  534. p34.BackSurface = Enum.SurfaceType.Studs
  535. p34.BottomSurface = Enum.SurfaceType.Studs
  536. p34.FrontSurface = Enum.SurfaceType.Studs
  537. p34.LeftSurface = Enum.SurfaceType.Studs
  538. p34.RightSurface = Enum.SurfaceType.Studs
  539. b34 = Instance.new("SpecialMesh", p34)
  540. b34.MeshType = Enum.MeshType.Head
  541. b34.Name = "Mesh"
  542. b34.Scale = Vector3.new(1.25, 1.25, 1.25)
  543. p35 = Instance.new("Part", m)
  544. p35.BrickColor = BrickColor.new("Brick yellow")
  545. p35.Name = "Smooth Block Model"
  546. p35.CFrame = CFrame.new(280.019989, 15.9700718, 24.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  547. p35.Anchored = true
  548. p35.Size = Vector3.new(2, 2.4000001, 2)
  549. p35.BackSurface = Enum.SurfaceType.Studs
  550. p35.BottomSurface = Enum.SurfaceType.Studs
  551. p35.FrontSurface = Enum.SurfaceType.Studs
  552. p35.LeftSurface = Enum.SurfaceType.Studs
  553. p35.RightSurface = Enum.SurfaceType.Studs
  554. b35 = Instance.new("SpecialMesh", p35)
  555. b35.MeshType = Enum.MeshType.Head
  556. b35.Name = "Mesh"
  557. b35.Scale = Vector3.new(1.25, 1.25, 1.25)
  558. p36 = Instance.new("Part", m)
  559. p36.BrickColor = BrickColor.new("Brick yellow")
  560. p36.Name = "Smooth Block Model"
  561. p36.CFrame = CFrame.new(280.019989, 15.9700718, 22.0498905, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  562. p36.Anchored = true
  563. p36.Size = Vector3.new(2, 2.4000001, 2)
  564. p36.BackSurface = Enum.SurfaceType.Studs
  565. p36.BottomSurface = Enum.SurfaceType.Studs
  566. p36.FrontSurface = Enum.SurfaceType.Studs
  567. p36.LeftSurface = Enum.SurfaceType.Studs
  568. p36.RightSurface = Enum.SurfaceType.Studs
  569. b36 = Instance.new("SpecialMesh", p36)
  570. b36.MeshType = Enum.MeshType.Head
  571. b36.Name = "Mesh"
  572. b36.Scale = Vector3.new(1.25, 1.25, 1.25)
  573. p37 = Instance.new("Part", m)
  574. p37.BrickColor = BrickColor.new("Brick yellow")
  575. p37.Name = "Smooth Block Model"
  576. p37.CFrame = CFrame.new(282.419952, 15.9700909, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  577. p37.Anchored = true
  578. p37.Size = Vector3.new(2, 2.4000001, 2)
  579. p37.BackSurface = Enum.SurfaceType.Studs
  580. p37.BottomSurface = Enum.SurfaceType.Studs
  581. p37.FrontSurface = Enum.SurfaceType.Studs
  582. p37.LeftSurface = Enum.SurfaceType.Studs
  583. p37.RightSurface = Enum.SurfaceType.Studs
  584. b37 = Instance.new("SpecialMesh", p37)
  585. b37.MeshType = Enum.MeshType.Head
  586. b37.Name = "Mesh"
  587. b37.Scale = Vector3.new(1.25, 1.25, 1.25)
  588. p38 = Instance.new("Part", m)
  589. p38.BrickColor = BrickColor.new("Brick yellow")
  590. p38.Name = "Smooth Block Model"
  591. p38.CFrame = CFrame.new(282.419952, 15.9700909, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  592. p38.Anchored = true
  593. p38.Size = Vector3.new(2, 2.4000001, 2)
  594. p38.BackSurface = Enum.SurfaceType.Studs
  595. p38.BottomSurface = Enum.SurfaceType.Studs
  596. p38.FrontSurface = Enum.SurfaceType.Studs
  597. p38.LeftSurface = Enum.SurfaceType.Studs
  598. p38.RightSurface = Enum.SurfaceType.Studs
  599. b38 = Instance.new("SpecialMesh", p38)
  600. b38.MeshType = Enum.MeshType.Head
  601. b38.Name = "Mesh"
  602. b38.Scale = Vector3.new(1.25, 1.25, 1.25)
  603. p39 = Instance.new("Part", m)
  604. p39.BrickColor = BrickColor.new("Brick yellow")
  605. p39.Name = "Smooth Block Model"
  606. p39.CFrame = CFrame.new(282.419952, 15.9700871, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  607. p39.Anchored = true
  608. p39.Size = Vector3.new(2, 2.4000001, 2)
  609. p39.BackSurface = Enum.SurfaceType.Studs
  610. p39.BottomSurface = Enum.SurfaceType.Studs
  611. p39.FrontSurface = Enum.SurfaceType.Studs
  612. p39.LeftSurface = Enum.SurfaceType.Studs
  613. p39.RightSurface = Enum.SurfaceType.Studs
  614. b39 = Instance.new("SpecialMesh", p39)
  615. b39.MeshType = Enum.MeshType.Head
  616. b39.Name = "Mesh"
  617. b39.Scale = Vector3.new(1.25, 1.25, 1.25)
  618. p40 = Instance.new("Part", m)
  619. p40.BrickColor = BrickColor.new("Brick yellow")
  620. p40.Name = "Smooth Block Model"
  621. p40.CFrame = CFrame.new(282.419952, 15.9700871, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  622. p40.Anchored = true
  623. p40.Size = Vector3.new(2, 2.4000001, 2)
  624. p40.BackSurface = Enum.SurfaceType.Studs
  625. p40.BottomSurface = Enum.SurfaceType.Studs
  626. p40.FrontSurface = Enum.SurfaceType.Studs
  627. p40.LeftSurface = Enum.SurfaceType.Studs
  628. p40.RightSurface = Enum.SurfaceType.Studs
  629. b40 = Instance.new("SpecialMesh", p40)
  630. b40.MeshType = Enum.MeshType.Head
  631. b40.Name = "Mesh"
  632. b40.Scale = Vector3.new(1.25, 1.25, 1.25)
  633. p41 = Instance.new("Part", m)
  634. p41.BrickColor = BrickColor.new("Brick yellow")
  635. p41.Name = "Smooth Block Model"
  636. p41.CFrame = CFrame.new(284.819916, 15.9700756, 24.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  637. p41.Anchored = true
  638. p41.Size = Vector3.new(2, 2.4000001, 2)
  639. p41.BackSurface = Enum.SurfaceType.Studs
  640. p41.BottomSurface = Enum.SurfaceType.Studs
  641. p41.FrontSurface = Enum.SurfaceType.Studs
  642. p41.LeftSurface = Enum.SurfaceType.Studs
  643. p41.RightSurface = Enum.SurfaceType.Studs
  644. b41 = Instance.new("SpecialMesh", p41)
  645. b41.MeshType = Enum.MeshType.Head
  646. b41.Name = "Mesh"
  647. b41.Scale = Vector3.new(1.25, 1.25, 1.25)
  648. p42 = Instance.new("Part", m)
  649. p42.BrickColor = BrickColor.new("Brick yellow")
  650. p42.Name = "Smooth Block Model"
  651. p42.CFrame = CFrame.new(284.819916, 15.9700909, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  652. p42.Anchored = true
  653. p42.Size = Vector3.new(2, 2.4000001, 2)
  654. p42.BackSurface = Enum.SurfaceType.Studs
  655. p42.BottomSurface = Enum.SurfaceType.Studs
  656. p42.FrontSurface = Enum.SurfaceType.Studs
  657. p42.LeftSurface = Enum.SurfaceType.Studs
  658. p42.RightSurface = Enum.SurfaceType.Studs
  659. b42 = Instance.new("SpecialMesh", p42)
  660. b42.MeshType = Enum.MeshType.Head
  661. b42.Name = "Mesh"
  662. b42.Scale = Vector3.new(1.25, 1.25, 1.25)
  663. p43 = Instance.new("Part", m)
  664. p43.BrickColor = BrickColor.new("Brick yellow")
  665. p43.Name = "Smooth Block Model"
  666. p43.CFrame = CFrame.new(284.819916, 15.9700909, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  667. p43.Anchored = true
  668. p43.Size = Vector3.new(2, 2.4000001, 2)
  669. p43.BackSurface = Enum.SurfaceType.Studs
  670. p43.BottomSurface = Enum.SurfaceType.Studs
  671. p43.FrontSurface = Enum.SurfaceType.Studs
  672. p43.LeftSurface = Enum.SurfaceType.Studs
  673. p43.RightSurface = Enum.SurfaceType.Studs
  674. b43 = Instance.new("SpecialMesh", p43)
  675. b43.MeshType = Enum.MeshType.Head
  676. b43.Name = "Mesh"
  677. b43.Scale = Vector3.new(1.25, 1.25, 1.25)
  678. p44 = Instance.new("Part", m)
  679. p44.BrickColor = BrickColor.new("Brick yellow")
  680. p44.Name = "Smooth Block Model"
  681. p44.CFrame = CFrame.new(284.819916, 15.9700756, 22.0498905, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  682. p44.Anchored = true
  683. p44.Size = Vector3.new(2, 2.4000001, 2)
  684. p44.BackSurface = Enum.SurfaceType.Studs
  685. p44.BottomSurface = Enum.SurfaceType.Studs
  686. p44.FrontSurface = Enum.SurfaceType.Studs
  687. p44.LeftSurface = Enum.SurfaceType.Studs
  688. p44.RightSurface = Enum.SurfaceType.Studs
  689. b44 = Instance.new("SpecialMesh", p44)
  690. b44.MeshType = Enum.MeshType.Head
  691. b44.Name = "Mesh"
  692. b44.Scale = Vector3.new(1.25, 1.25, 1.25)
  693. p45 = Instance.new("Part", m)
  694. p45.BrickColor = BrickColor.new("Brick yellow")
  695. p45.Name = "Smooth Block Model"
  696. p45.CFrame = CFrame.new(284.819916, 15.9700756, 26.0498829, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  697. p45.Anchored = true
  698. p45.Size = Vector3.new(2, 2.4000001, 2)
  699. p45.BackSurface = Enum.SurfaceType.Studs
  700. p45.BottomSurface = Enum.SurfaceType.Studs
  701. p45.FrontSurface = Enum.SurfaceType.Studs
  702. p45.LeftSurface = Enum.SurfaceType.Studs
  703. p45.RightSurface = Enum.SurfaceType.Studs
  704. b45 = Instance.new("SpecialMesh", p45)
  705. b45.MeshType = Enum.MeshType.Head
  706. b45.Name = "Mesh"
  707. b45.Scale = Vector3.new(1.25, 1.25, 1.25)
  708. p46 = Instance.new("Part", m)
  709. p46.BrickColor = BrickColor.new("Brick yellow")
  710. p46.Name = "Smooth Block Model"
  711. p46.CFrame = CFrame.new(286.019897, 6.97019577, 41.8499832, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  712. p46.Anchored = true
  713. p46.Size = Vector3.new(2, 2.4000001, 2)
  714. p46.BackSurface = Enum.SurfaceType.Studs
  715. p46.BottomSurface = Enum.SurfaceType.Studs
  716. p46.FrontSurface = Enum.SurfaceType.Studs
  717. p46.LeftSurface = Enum.SurfaceType.Studs
  718. p46.RightSurface = Enum.SurfaceType.Studs
  719. b46 = Instance.new("SpecialMesh", p46)
  720. b46.MeshType = Enum.MeshType.Head
  721. b46.Name = "Mesh"
  722. b46.Scale = Vector3.new(1.25, 1.25, 1.25)
  723. p47 = Instance.new("Part", m)
  724. p47.BrickColor = BrickColor.new("Brick yellow")
  725. p47.Name = "Smooth Block Model"
  726. p47.CFrame = CFrame.new(286.019897, 6.97026825, 47.8499832, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  727. p47.Anchored = true
  728. p47.Size = Vector3.new(2, 2.4000001, 2)
  729. p47.BackSurface = Enum.SurfaceType.Studs
  730. p47.BottomSurface = Enum.SurfaceType.Studs
  731. p47.FrontSurface = Enum.SurfaceType.Studs
  732. p47.LeftSurface = Enum.SurfaceType.Studs
  733. p47.RightSurface = Enum.SurfaceType.Studs
  734. b47 = Instance.new("SpecialMesh", p47)
  735. b47.MeshType = Enum.MeshType.Head
  736. b47.Name = "Mesh"
  737. b47.Scale = Vector3.new(1.25, 1.25, 1.25)
  738. p48 = Instance.new("Part", m)
  739. p48.BrickColor = BrickColor.new("Brick yellow")
  740. p48.Name = "Smooth Block Model"
  741. p48.CFrame = CFrame.new(283.819916, 6.97030067, 50.0499802, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  742. p48.Anchored = true
  743. p48.Size = Vector3.new(2, 2.4000001, 2)
  744. p48.BackSurface = Enum.SurfaceType.Studs
  745. p48.BottomSurface = Enum.SurfaceType.Studs
  746. p48.FrontSurface = Enum.SurfaceType.Studs
  747. p48.LeftSurface = Enum.SurfaceType.Studs
  748. p48.RightSurface = Enum.SurfaceType.Studs
  749. b48 = Instance.new("SpecialMesh", p48)
  750. b48.MeshType = Enum.MeshType.Head
  751. b48.Name = "Mesh"
  752. b48.Scale = Vector3.new(1.25, 1.25, 1.25)
  753. p49 = Instance.new("Part", m)
  754. p49.BrickColor = BrickColor.new("Reddish brown")
  755. p49.Name = "Smooth Block Model"
  756. p49.CFrame = CFrame.new(279.519989, 14.4699688, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  757. p49.Anchored = true
  758. p49.Size = Vector3.new(1, 26.4000015, 1)
  759. p49.BackSurface = Enum.SurfaceType.Studs
  760. p49.BottomSurface = Enum.SurfaceType.Studs
  761. p49.FrontSurface = Enum.SurfaceType.Studs
  762. p49.LeftSurface = Enum.SurfaceType.Studs
  763. p49.RightSurface = Enum.SurfaceType.Studs
  764. b49 = Instance.new("SpecialMesh", p49)
  765. b49.MeshType = Enum.MeshType.Head
  766. b49.Name = "Mesh"
  767. b49.Scale = Vector3.new(1.25, 1.25, 1.25)
  768. p50 = Instance.new("Part", m)
  769. p50.BrickColor = BrickColor.new("Reddish brown")
  770. p50.Name = "Smooth Block Model"
  771. p50.CFrame = CFrame.new(278.519989, 14.4699688, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  772. p50.Anchored = true
  773. p50.Size = Vector3.new(1, 26.4000015, 1)
  774. p50.BackSurface = Enum.SurfaceType.Studs
  775. p50.BottomSurface = Enum.SurfaceType.Studs
  776. p50.FrontSurface = Enum.SurfaceType.Studs
  777. p50.LeftSurface = Enum.SurfaceType.Studs
  778. p50.RightSurface = Enum.SurfaceType.Studs
  779. b50 = Instance.new("SpecialMesh", p50)
  780. b50.MeshType = Enum.MeshType.Head
  781. b50.Name = "Mesh"
  782. b50.Scale = Vector3.new(1.25, 1.25, 1.25)
  783. p51 = Instance.new("Part", m)
  784. p51.BrickColor = BrickColor.new("Brick yellow")
  785. p51.Name = "Smooth Block Model"
  786. p51.CFrame = CFrame.new(280.819946, 4.97029305, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  787. p51.Anchored = true
  788. p51.Size = Vector3.new(2, 2.4000001, 2)
  789. p51.BackSurface = Enum.SurfaceType.Studs
  790. p51.BottomSurface = Enum.SurfaceType.Studs
  791. p51.FrontSurface = Enum.SurfaceType.Studs
  792. p51.LeftSurface = Enum.SurfaceType.Studs
  793. p51.RightSurface = Enum.SurfaceType.Studs
  794. b51 = Instance.new("SpecialMesh", p51)
  795. b51.MeshType = Enum.MeshType.Head
  796. b51.Name = "Mesh"
  797. b51.Scale = Vector3.new(1.25, 1.25, 1.25)
  798. p52 = Instance.new("Part", m)
  799. p52.BrickColor = BrickColor.new("Brick yellow")
  800. p52.Name = "Smooth Block Model"
  801. p52.CFrame = CFrame.new(286.019897, 4.97021484, 44.8500214, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  802. p52.Anchored = true
  803. p52.Size = Vector3.new(2, 2.4000001, 2)
  804. p52.BackSurface = Enum.SurfaceType.Studs
  805. p52.BottomSurface = Enum.SurfaceType.Studs
  806. p52.FrontSurface = Enum.SurfaceType.Studs
  807. p52.LeftSurface = Enum.SurfaceType.Studs
  808. p52.RightSurface = Enum.SurfaceType.Studs
  809. b52 = Instance.new("SpecialMesh", p52)
  810. b52.MeshType = Enum.MeshType.Head
  811. b52.Name = "Mesh"
  812. b52.Scale = Vector3.new(1.25, 1.25, 1.25)
  813. p53 = Instance.new("Part", m)
  814. p53.BrickColor = BrickColor.new("Brick yellow")
  815. p53.Name = "Smooth Block Model"
  816. p53.CFrame = CFrame.new(286.019897, 4.9701786, 41.8500137, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  817. p53.Anchored = true
  818. p53.Size = Vector3.new(2, 2.4000001, 2)
  819. p53.BackSurface = Enum.SurfaceType.Studs
  820. p53.BottomSurface = Enum.SurfaceType.Studs
  821. p53.FrontSurface = Enum.SurfaceType.Studs
  822. p53.LeftSurface = Enum.SurfaceType.Studs
  823. p53.RightSurface = Enum.SurfaceType.Studs
  824. b53 = Instance.new("SpecialMesh", p53)
  825. b53.MeshType = Enum.MeshType.Head
  826. b53.Name = "Mesh"
  827. b53.Scale = Vector3.new(1.25, 1.25, 1.25)
  828. p54 = Instance.new("Part", m)
  829. p54.BrickColor = BrickColor.new("Brick yellow")
  830. p54.Name = "Smooth Block Model"
  831. p54.CFrame = CFrame.new(286.019897, 2.9701674, 47.850029, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  832. p54.Anchored = true
  833. p54.Size = Vector3.new(2, 2.4000001, 2)
  834. p54.BackSurface = Enum.SurfaceType.Studs
  835. p54.BottomSurface = Enum.SurfaceType.Studs
  836. p54.FrontSurface = Enum.SurfaceType.Studs
  837. p54.LeftSurface = Enum.SurfaceType.Studs
  838. p54.RightSurface = Enum.SurfaceType.Studs
  839. b54 = Instance.new("SpecialMesh", p54)
  840. b54.MeshType = Enum.MeshType.Head
  841. b54.Name = "Mesh"
  842. b54.Scale = Vector3.new(1.25, 1.25, 1.25)
  843. p55 = Instance.new("Part", m)
  844. p55.BrickColor = BrickColor.new("Brick yellow")
  845. p55.Name = "Smooth Block Model"
  846. p55.CFrame = CFrame.new(286.019897, 1.17024994, 52.0500641, -5.36505489e-008, -2.77502181e-006, 1, 1.21663379e-005, -1, -2.77502113e-006, 1, 1.21663379e-005, 5.36843103e-008)
  847. p55.Anchored = true
  848. p55.Size = Vector3.new(2, 2.4000001, 2)
  849. p55.BackSurface = Enum.SurfaceType.Studs
  850. p55.BottomSurface = Enum.SurfaceType.Studs
  851. p55.FrontSurface = Enum.SurfaceType.Studs
  852. p55.LeftSurface = Enum.SurfaceType.Studs
  853. p55.RightSurface = Enum.SurfaceType.Studs
  854. b55 = Instance.new("SpecialMesh", p55)
  855. b55.MeshType = Enum.MeshType.Head
  856. b55.Name = "Mesh"
  857. b55.Scale = Vector3.new(1.25, 1.25, 1.25)
  858. p56 = Instance.new("Part", m)
  859. p56.BrickColor = BrickColor.new("Brick yellow")
  860. p56.Name = "Smooth Block Model"
  861. p56.CFrame = CFrame.new(288.019867, 1.17024422, 52.0500641, -5.36505489e-008, -2.77502181e-006, 1, 1.21663379e-005, -1, -2.77502113e-006, 1, 1.21663379e-005, 5.36843103e-008)
  862. p56.Anchored = true
  863. p56.Size = Vector3.new(2, 2.4000001, 2)
  864. p56.BackSurface = Enum.SurfaceType.Studs
  865. p56.BottomSurface = Enum.SurfaceType.Studs
  866. p56.FrontSurface = Enum.SurfaceType.Studs
  867. p56.LeftSurface = Enum.SurfaceType.Studs
  868. p56.RightSurface = Enum.SurfaceType.Studs
  869. b56 = Instance.new("SpecialMesh", p56)
  870. b56.MeshType = Enum.MeshType.Head
  871. b56.Name = "Mesh"
  872. b56.Scale = Vector3.new(1.25, 1.25, 1.25)
  873. p57 = Instance.new("Part", m)
  874. p57.BrickColor = BrickColor.new("Brick yellow")
  875. p57.Name = "Smooth Block Model"
  876. p57.CFrame = CFrame.new(280.819916, 0.970247924, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  877. p57.Anchored = true
  878. p57.Size = Vector3.new(2, 2.4000001, 2)
  879. p57.BackSurface = Enum.SurfaceType.Studs
  880. p57.BottomSurface = Enum.SurfaceType.Studs
  881. p57.FrontSurface = Enum.SurfaceType.Studs
  882. p57.LeftSurface = Enum.SurfaceType.Studs
  883. p57.RightSurface = Enum.SurfaceType.Studs
  884. b57 = Instance.new("SpecialMesh", p57)
  885. b57.MeshType = Enum.MeshType.Head
  886. b57.Name = "Mesh"
  887. b57.Scale = Vector3.new(1.25, 1.25, 1.25)
  888. p58 = Instance.new("Part", m)
  889. p58.BrickColor = BrickColor.new("Brick yellow")
  890. p58.Name = "Smooth Block Model"
  891. p58.CFrame = CFrame.new(283.819885, 0.970238388, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  892. p58.Anchored = true
  893. p58.Size = Vector3.new(2, 2.4000001, 2)
  894. p58.BackSurface = Enum.SurfaceType.Studs
  895. p58.BottomSurface = Enum.SurfaceType.Studs
  896. p58.FrontSurface = Enum.SurfaceType.Studs
  897. p58.LeftSurface = Enum.SurfaceType.Studs
  898. p58.RightSurface = Enum.SurfaceType.Studs
  899. b58 = Instance.new("SpecialMesh", p58)
  900. b58.MeshType = Enum.MeshType.Head
  901. b58.Name = "Mesh"
  902. b58.Scale = Vector3.new(1.25, 1.25, 1.25)
  903. p59 = Instance.new("Part", m)
  904. p59.BrickColor = BrickColor.new("Brick yellow")
  905. p59.Name = "Smooth Block Model"
  906. p59.CFrame = CFrame.new(280.819946, 2.97020936, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  907. p59.Anchored = true
  908. p59.Size = Vector3.new(2, 2.4000001, 2)
  909. p59.BackSurface = Enum.SurfaceType.Studs
  910. p59.BottomSurface = Enum.SurfaceType.Studs
  911. p59.FrontSurface = Enum.SurfaceType.Studs
  912. p59.LeftSurface = Enum.SurfaceType.Studs
  913. p59.RightSurface = Enum.SurfaceType.Studs
  914. b59 = Instance.new("SpecialMesh", p59)
  915. b59.MeshType = Enum.MeshType.Head
  916. b59.Name = "Mesh"
  917. b59.Scale = Vector3.new(1.25, 1.25, 1.25)
  918. p60 = Instance.new("Part", m)
  919. p60.BrickColor = BrickColor.new("Brick yellow")
  920. p60.Name = "Smooth Block Model"
  921. p60.CFrame = CFrame.new(283.819885, 2.97019982, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  922. p60.Anchored = true
  923. p60.Size = Vector3.new(2, 2.4000001, 2)
  924. p60.BackSurface = Enum.SurfaceType.Studs
  925. p60.BottomSurface = Enum.SurfaceType.Studs
  926. p60.FrontSurface = Enum.SurfaceType.Studs
  927. p60.LeftSurface = Enum.SurfaceType.Studs
  928. p60.RightSurface = Enum.SurfaceType.Studs
  929. b60 = Instance.new("SpecialMesh", p60)
  930. b60.MeshType = Enum.MeshType.Head
  931. b60.Name = "Mesh"
  932. b60.Scale = Vector3.new(1.25, 1.25, 1.25)
  933. p61 = Instance.new("Part", m)
  934. p61.BrickColor = BrickColor.new("Brick yellow")
  935. p61.Name = "Smooth Block Model"
  936. p61.CFrame = CFrame.new(280.019989, 15.9700909, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  937. p61.Anchored = true
  938. p61.Size = Vector3.new(2, 2.4000001, 2)
  939. p61.BackSurface = Enum.SurfaceType.Studs
  940. p61.BottomSurface = Enum.SurfaceType.Studs
  941. p61.FrontSurface = Enum.SurfaceType.Studs
  942. p61.LeftSurface = Enum.SurfaceType.Studs
  943. p61.RightSurface = Enum.SurfaceType.Studs
  944. b61 = Instance.new("SpecialMesh", p61)
  945. b61.MeshType = Enum.MeshType.Head
  946. b61.Name = "Mesh"
  947. b61.Scale = Vector3.new(1.25, 1.25, 1.25)
  948. p62 = Instance.new("Part", m)
  949. p62.BrickColor = BrickColor.new("Brick yellow")
  950. p62.Name = "Smooth Block Model"
  951. p62.CFrame = CFrame.new(280.019989, 15.9700909, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  952. p62.Anchored = true
  953. p62.Size = Vector3.new(2, 2.4000001, 2)
  954. p62.BackSurface = Enum.SurfaceType.Studs
  955. p62.BottomSurface = Enum.SurfaceType.Studs
  956. p62.FrontSurface = Enum.SurfaceType.Studs
  957. p62.LeftSurface = Enum.SurfaceType.Studs
  958. p62.RightSurface = Enum.SurfaceType.Studs
  959. b62 = Instance.new("SpecialMesh", p62)
  960. b62.MeshType = Enum.MeshType.Head
  961. b62.Name = "Mesh"
  962. b62.Scale = Vector3.new(1.25, 1.25, 1.25)
  963. p63 = Instance.new("Part", m)
  964. p63.BrickColor = BrickColor.new("Brick yellow")
  965. p63.Name = "Smooth Block Model"
  966. p63.CFrame = CFrame.new(280.019989, 15.9700871, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  967. p63.Anchored = true
  968. p63.Size = Vector3.new(2, 2.4000001, 2)
  969. p63.BackSurface = Enum.SurfaceType.Studs
  970. p63.BottomSurface = Enum.SurfaceType.Studs
  971. p63.FrontSurface = Enum.SurfaceType.Studs
  972. p63.LeftSurface = Enum.SurfaceType.Studs
  973. p63.RightSurface = Enum.SurfaceType.Studs
  974. b63 = Instance.new("SpecialMesh", p63)
  975. b63.MeshType = Enum.MeshType.Head
  976. b63.Name = "Mesh"
  977. b63.Scale = Vector3.new(1.25, 1.25, 1.25)
  978. p64 = Instance.new("Part", m)
  979. p64.BrickColor = BrickColor.new("Brick yellow")
  980. p64.Name = "Smooth Block Model"
  981. p64.CFrame = CFrame.new(280.019989, 15.9700871, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  982. p64.Anchored = true
  983. p64.Size = Vector3.new(2, 2.4000001, 2)
  984. p64.BackSurface = Enum.SurfaceType.Studs
  985. p64.BottomSurface = Enum.SurfaceType.Studs
  986. p64.FrontSurface = Enum.SurfaceType.Studs
  987. p64.LeftSurface = Enum.SurfaceType.Studs
  988. p64.RightSurface = Enum.SurfaceType.Studs
  989. b64 = Instance.new("SpecialMesh", p64)
  990. b64.MeshType = Enum.MeshType.Head
  991. b64.Name = "Mesh"
  992. b64.Scale = Vector3.new(1.25, 1.25, 1.25)
  993. p65 = Instance.new("Part", m)
  994. p65.BrickColor = BrickColor.new("Brick yellow")
  995. p65.Name = "Smooth Block Model"
  996. p65.CFrame = CFrame.new(280.019989, 15.9700832, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  997. p65.Anchored = true
  998. p65.Size = Vector3.new(2, 2.4000001, 2)
  999. p65.BackSurface = Enum.SurfaceType.Studs
  1000. p65.BottomSurface = Enum.SurfaceType.Studs
  1001. p65.FrontSurface = Enum.SurfaceType.Studs
  1002. p65.LeftSurface = Enum.SurfaceType.Studs
  1003. p65.RightSurface = Enum.SurfaceType.Studs
  1004. b65 = Instance.new("SpecialMesh", p65)
  1005. b65.MeshType = Enum.MeshType.Head
  1006. b65.Name = "Mesh"
  1007. b65.Scale = Vector3.new(1.25, 1.25, 1.25)
  1008. p66 = Instance.new("Part", m)
  1009. p66.BrickColor = BrickColor.new("Brick yellow")
  1010. p66.Name = "Smooth Block Model"
  1011. p66.CFrame = CFrame.new(280.019989, 15.9700832, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1012. p66.Anchored = true
  1013. p66.Size = Vector3.new(2, 2.4000001, 2)
  1014. p66.BackSurface = Enum.SurfaceType.Studs
  1015. p66.BottomSurface = Enum.SurfaceType.Studs
  1016. p66.FrontSurface = Enum.SurfaceType.Studs
  1017. p66.LeftSurface = Enum.SurfaceType.Studs
  1018. p66.RightSurface = Enum.SurfaceType.Studs
  1019. b66 = Instance.new("SpecialMesh", p66)
  1020. b66.MeshType = Enum.MeshType.Head
  1021. b66.Name = "Mesh"
  1022. b66.Scale = Vector3.new(1.25, 1.25, 1.25)
  1023. p67 = Instance.new("Part", m)
  1024. p67.BrickColor = BrickColor.new("Brick yellow")
  1025. p67.Name = "Smooth Block Model"
  1026. p67.CFrame = CFrame.new(280.019989, 15.9700832, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1027. p67.Anchored = true
  1028. p67.Size = Vector3.new(2, 2.4000001, 2)
  1029. p67.BackSurface = Enum.SurfaceType.Studs
  1030. p67.BottomSurface = Enum.SurfaceType.Studs
  1031. p67.FrontSurface = Enum.SurfaceType.Studs
  1032. p67.LeftSurface = Enum.SurfaceType.Studs
  1033. p67.RightSurface = Enum.SurfaceType.Studs
  1034. b67 = Instance.new("SpecialMesh", p67)
  1035. b67.MeshType = Enum.MeshType.Head
  1036. b67.Name = "Mesh"
  1037. b67.Scale = Vector3.new(1.25, 1.25, 1.25)
  1038. p68 = Instance.new("Part", m)
  1039. p68.BrickColor = BrickColor.new("Brick yellow")
  1040. p68.Name = "Smooth Block Model"
  1041. p68.CFrame = CFrame.new(280.019989, 15.9700794, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1042. p68.Anchored = true
  1043. p68.Size = Vector3.new(2, 2.4000001, 2)
  1044. p68.BackSurface = Enum.SurfaceType.Studs
  1045. p68.BottomSurface = Enum.SurfaceType.Studs
  1046. p68.FrontSurface = Enum.SurfaceType.Studs
  1047. p68.LeftSurface = Enum.SurfaceType.Studs
  1048. p68.RightSurface = Enum.SurfaceType.Studs
  1049. b68 = Instance.new("SpecialMesh", p68)
  1050. b68.MeshType = Enum.MeshType.Head
  1051. b68.Name = "Mesh"
  1052. b68.Scale = Vector3.new(1.25, 1.25, 1.25)
  1053. p69 = Instance.new("Part", m)
  1054. p69.BrickColor = BrickColor.new("Brick yellow")
  1055. p69.Name = "Smooth Block Model"
  1056. p69.CFrame = CFrame.new(280.019989, 15.9700794, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1057. p69.Anchored = true
  1058. p69.Size = Vector3.new(2, 2.4000001, 2)
  1059. p69.BackSurface = Enum.SurfaceType.Studs
  1060. p69.BottomSurface = Enum.SurfaceType.Studs
  1061. p69.FrontSurface = Enum.SurfaceType.Studs
  1062. p69.LeftSurface = Enum.SurfaceType.Studs
  1063. p69.RightSurface = Enum.SurfaceType.Studs
  1064. b69 = Instance.new("SpecialMesh", p69)
  1065. b69.MeshType = Enum.MeshType.Head
  1066. b69.Name = "Mesh"
  1067. b69.Scale = Vector3.new(1.25, 1.25, 1.25)
  1068. p70 = Instance.new("Part", m)
  1069. p70.BrickColor = BrickColor.new("Brick yellow")
  1070. p70.Name = "Smooth Block Model"
  1071. p70.CFrame = CFrame.new(280.019989, 15.9700794, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1072. p70.Anchored = true
  1073. p70.Size = Vector3.new(2, 2.4000001, 2)
  1074. p70.BackSurface = Enum.SurfaceType.Studs
  1075. p70.BottomSurface = Enum.SurfaceType.Studs
  1076. p70.FrontSurface = Enum.SurfaceType.Studs
  1077. p70.LeftSurface = Enum.SurfaceType.Studs
  1078. p70.RightSurface = Enum.SurfaceType.Studs
  1079. b70 = Instance.new("SpecialMesh", p70)
  1080. b70.MeshType = Enum.MeshType.Head
  1081. b70.Name = "Mesh"
  1082. b70.Scale = Vector3.new(1.25, 1.25, 1.25)
  1083. p71 = Instance.new("Part", m)
  1084. p71.BrickColor = BrickColor.new("Brick yellow")
  1085. p71.Name = "Smooth Block Model"
  1086. p71.CFrame = CFrame.new(280.019989, 15.9700756, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1087. p71.Anchored = true
  1088. p71.Size = Vector3.new(2, 2.4000001, 2)
  1089. p71.BackSurface = Enum.SurfaceType.Studs
  1090. p71.BottomSurface = Enum.SurfaceType.Studs
  1091. p71.FrontSurface = Enum.SurfaceType.Studs
  1092. p71.LeftSurface = Enum.SurfaceType.Studs
  1093. p71.RightSurface = Enum.SurfaceType.Studs
  1094. b71 = Instance.new("SpecialMesh", p71)
  1095. b71.MeshType = Enum.MeshType.Head
  1096. b71.Name = "Mesh"
  1097. b71.Scale = Vector3.new(1.25, 1.25, 1.25)
  1098. p72 = Instance.new("Part", m)
  1099. p72.BrickColor = BrickColor.new("Brick yellow")
  1100. p72.Name = "Smooth Block Model"
  1101. p72.CFrame = CFrame.new(280.019989, 15.9700756, 28.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1102. p72.Anchored = true
  1103. p72.Size = Vector3.new(2, 2.4000001, 2)
  1104. p72.BackSurface = Enum.SurfaceType.Studs
  1105. p72.BottomSurface = Enum.SurfaceType.Studs
  1106. p72.FrontSurface = Enum.SurfaceType.Studs
  1107. p72.LeftSurface = Enum.SurfaceType.Studs
  1108. p72.RightSurface = Enum.SurfaceType.Studs
  1109. b72 = Instance.new("SpecialMesh", p72)
  1110. b72.MeshType = Enum.MeshType.Head
  1111. b72.Name = "Mesh"
  1112. b72.Scale = Vector3.new(1.25, 1.25, 1.25)
  1113. p73 = Instance.new("Part", m)
  1114. p73.BrickColor = BrickColor.new("Brick yellow")
  1115. p73.Name = "Smooth Block Model"
  1116. p73.CFrame = CFrame.new(280.019989, 15.9700718, 26.0498829, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1117. p73.Anchored = true
  1118. p73.Size = Vector3.new(2, 2.4000001, 2)
  1119. p73.BackSurface = Enum.SurfaceType.Studs
  1120. p73.BottomSurface = Enum.SurfaceType.Studs
  1121. p73.FrontSurface = Enum.SurfaceType.Studs
  1122. p73.LeftSurface = Enum.SurfaceType.Studs
  1123. p73.RightSurface = Enum.SurfaceType.Studs
  1124. b73 = Instance.new("SpecialMesh", p73)
  1125. b73.MeshType = Enum.MeshType.Head
  1126. b73.Name = "Mesh"
  1127. b73.Scale = Vector3.new(1.25, 1.25, 1.25)
  1128. p74 = Instance.new("Part", m)
  1129. p74.BrickColor = BrickColor.new("Reddish brown")
  1130. p74.Name = "Smooth Block Model"
  1131. p74.CFrame = CFrame.new(277.519989, 14.4699726, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  1132. p74.Anchored = true
  1133. p74.Size = Vector3.new(1, 26.4000015, 1)
  1134. p74.BackSurface = Enum.SurfaceType.Studs
  1135. p74.BottomSurface = Enum.SurfaceType.Studs
  1136. p74.FrontSurface = Enum.SurfaceType.Studs
  1137. p74.LeftSurface = Enum.SurfaceType.Studs
  1138. p74.RightSurface = Enum.SurfaceType.Studs
  1139. b74 = Instance.new("SpecialMesh", p74)
  1140. b74.MeshType = Enum.MeshType.Head
  1141. b74.Name = "Mesh"
  1142. b74.Scale = Vector3.new(1.25, 1.25, 1.25)
  1143. p75 = Instance.new("Part", m)
  1144. p75.BrickColor = BrickColor.new("Brick yellow")
  1145. p75.Name = "Smooth Block Model"
  1146. p75.CFrame = CFrame.new(277.819977, 4.97030067, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1147. p75.Anchored = true
  1148. p75.Size = Vector3.new(2, 2.4000001, 2)
  1149. p75.BackSurface = Enum.SurfaceType.Studs
  1150. p75.BottomSurface = Enum.SurfaceType.Studs
  1151. p75.FrontSurface = Enum.SurfaceType.Studs
  1152. p75.LeftSurface = Enum.SurfaceType.Studs
  1153. p75.RightSurface = Enum.SurfaceType.Studs
  1154. b75 = Instance.new("SpecialMesh", p75)
  1155. b75.MeshType = Enum.MeshType.Head
  1156. b75.Name = "Mesh"
  1157. b75.Scale = Vector3.new(1.25, 1.25, 1.25)
  1158. p76 = Instance.new("Part", m)
  1159. p76.BrickColor = BrickColor.new("Brick yellow")
  1160. p76.Name = "Smooth Block Model"
  1161. p76.CFrame = CFrame.new(286.019897, 1.17022514, 50.0500565, -5.36505489e-008, -2.77502181e-006, 1, 1.21663379e-005, -1, -2.77502113e-006, 1, 1.21663379e-005, 5.36843103e-008)
  1162. p76.Anchored = true
  1163. p76.Size = Vector3.new(2, 2.4000001, 2)
  1164. p76.BackSurface = Enum.SurfaceType.Studs
  1165. p76.BottomSurface = Enum.SurfaceType.Studs
  1166. p76.FrontSurface = Enum.SurfaceType.Studs
  1167. p76.LeftSurface = Enum.SurfaceType.Studs
  1168. p76.RightSurface = Enum.SurfaceType.Studs
  1169. b76 = Instance.new("SpecialMesh", p76)
  1170. b76.MeshType = Enum.MeshType.Head
  1171. b76.Name = "Mesh"
  1172. b76.Scale = Vector3.new(1.25, 1.25, 1.25)
  1173. p77 = Instance.new("Part", m)
  1174. p77.BrickColor = BrickColor.new("Brick yellow")
  1175. p77.Name = "Smooth Block Model"
  1176. p77.CFrame = CFrame.new(286.019897, 2.97013116, 44.8500366, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1177. p77.Anchored = true
  1178. p77.Size = Vector3.new(2, 2.4000001, 2)
  1179. p77.BackSurface = Enum.SurfaceType.Studs
  1180. p77.BottomSurface = Enum.SurfaceType.Studs
  1181. p77.FrontSurface = Enum.SurfaceType.Studs
  1182. p77.LeftSurface = Enum.SurfaceType.Studs
  1183. p77.RightSurface = Enum.SurfaceType.Studs
  1184. b77 = Instance.new("SpecialMesh", p77)
  1185. b77.MeshType = Enum.MeshType.Head
  1186. b77.Name = "Mesh"
  1187. b77.Scale = Vector3.new(1.25, 1.25, 1.25)
  1188. p78 = Instance.new("Part", m)
  1189. p78.BrickColor = BrickColor.new("Brick yellow")
  1190. p78.Name = "Smooth Block Model"
  1191. p78.CFrame = CFrame.new(288.019867, 1.17021942, 50.0500565, -5.36505489e-008, -2.77502181e-006, 1, 1.21663379e-005, -1, -2.77502113e-006, 1, 1.21663379e-005, 5.36843103e-008)
  1192. p78.Anchored = true
  1193. p78.Size = Vector3.new(2, 2.4000001, 2)
  1194. p78.BackSurface = Enum.SurfaceType.Studs
  1195. p78.BottomSurface = Enum.SurfaceType.Studs
  1196. p78.FrontSurface = Enum.SurfaceType.Studs
  1197. p78.LeftSurface = Enum.SurfaceType.Studs
  1198. p78.RightSurface = Enum.SurfaceType.Studs
  1199. b78 = Instance.new("SpecialMesh", p78)
  1200. b78.MeshType = Enum.MeshType.Head
  1201. b78.Name = "Mesh"
  1202. b78.Scale = Vector3.new(1.25, 1.25, 1.25)
  1203. p79 = Instance.new("Part", m)
  1204. p79.BrickColor = BrickColor.new("Brick yellow")
  1205. p79.Name = "Smooth Block Model"
  1206. p79.CFrame = CFrame.new(283.819885, 0.970213592, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1207. p79.Anchored = true
  1208. p79.Size = Vector3.new(2, 2.4000001, 2)
  1209. p79.BackSurface = Enum.SurfaceType.Studs
  1210. p79.BottomSurface = Enum.SurfaceType.Studs
  1211. p79.FrontSurface = Enum.SurfaceType.Studs
  1212. p79.LeftSurface = Enum.SurfaceType.Studs
  1213. p79.RightSurface = Enum.SurfaceType.Studs
  1214. b79 = Instance.new("SpecialMesh", p79)
  1215. b79.MeshType = Enum.MeshType.Head
  1216. b79.Name = "Mesh"
  1217. b79.Scale = Vector3.new(1.25, 1.25, 1.25)
  1218. p80 = Instance.new("Part", m)
  1219. p80.BrickColor = BrickColor.new("Brick yellow")
  1220. p80.Name = "Smooth Block Model"
  1221. p80.CFrame = CFrame.new(280.819916, 0.970223129, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1222. p80.Anchored = true
  1223. p80.Size = Vector3.new(2, 2.4000001, 2)
  1224. p80.BackSurface = Enum.SurfaceType.Studs
  1225. p80.BottomSurface = Enum.SurfaceType.Studs
  1226. p80.FrontSurface = Enum.SurfaceType.Studs
  1227. p80.LeftSurface = Enum.SurfaceType.Studs
  1228. p80.RightSurface = Enum.SurfaceType.Studs
  1229. b80 = Instance.new("SpecialMesh", p80)
  1230. b80.MeshType = Enum.MeshType.Head
  1231. b80.Name = "Mesh"
  1232. b80.Scale = Vector3.new(1.25, 1.25, 1.25)
  1233. p81 = Instance.new("Part", m)
  1234. p81.BrickColor = BrickColor.new("Brick yellow")
  1235. p81.Name = "Smooth Block Model"
  1236. p81.CFrame = CFrame.new(277.819946, 0.970230758, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1237. p81.Anchored = true
  1238. p81.Size = Vector3.new(2, 2.4000001, 2)
  1239. p81.BackSurface = Enum.SurfaceType.Studs
  1240. p81.BottomSurface = Enum.SurfaceType.Studs
  1241. p81.FrontSurface = Enum.SurfaceType.Studs
  1242. p81.LeftSurface = Enum.SurfaceType.Studs
  1243. p81.RightSurface = Enum.SurfaceType.Studs
  1244. b81 = Instance.new("SpecialMesh", p81)
  1245. b81.MeshType = Enum.MeshType.Head
  1246. b81.Name = "Mesh"
  1247. b81.Scale = Vector3.new(1.25, 1.25, 1.25)
  1248. p82 = Instance.new("Part", m)
  1249. p82.BrickColor = BrickColor.new("Brick yellow")
  1250. p82.Name = "Smooth Block Model"
  1251. p82.CFrame = CFrame.new(277.619995, 15.9700909, 48.0498734, 2.88710069e-008, -1, 0, 0, -2.27373675e-013, 1, -1, 2.88710034e-008, 0)
  1252. p82.Anchored = true
  1253. p82.Size = Vector3.new(2, 2.4000001, 2)
  1254. p82.BackSurface = Enum.SurfaceType.Studs
  1255. p82.BottomSurface = Enum.SurfaceType.Studs
  1256. p82.FrontSurface = Enum.SurfaceType.Studs
  1257. p82.LeftSurface = Enum.SurfaceType.Studs
  1258. p82.RightSurface = Enum.SurfaceType.Studs
  1259. b82 = Instance.new("SpecialMesh", p82)
  1260. b82.MeshType = Enum.MeshType.Head
  1261. b82.Name = "Mesh"
  1262. b82.Scale = Vector3.new(1.25, 1.25, 1.25)
  1263. p83 = Instance.new("Part", m)
  1264. p83.BrickColor = BrickColor.new("Brick yellow")
  1265. p83.Name = "Smooth Block Model"
  1266. p83.CFrame = CFrame.new(277.619995, 15.9700871, 46.0498734, 2.88711171e-008, -1, 0, 0, -2.27373675e-013, 1, -1, 2.88711099e-008, 0)
  1267. p83.Anchored = true
  1268. p83.Size = Vector3.new(2, 2.4000001, 2)
  1269. p83.BackSurface = Enum.SurfaceType.Studs
  1270. p83.BottomSurface = Enum.SurfaceType.Studs
  1271. p83.FrontSurface = Enum.SurfaceType.Studs
  1272. p83.LeftSurface = Enum.SurfaceType.Studs
  1273. p83.RightSurface = Enum.SurfaceType.Studs
  1274. b83 = Instance.new("SpecialMesh", p83)
  1275. b83.MeshType = Enum.MeshType.Head
  1276. b83.Name = "Mesh"
  1277. b83.Scale = Vector3.new(1.25, 1.25, 1.25)
  1278. p84 = Instance.new("Part", m)
  1279. p84.BrickColor = BrickColor.new("Brick yellow")
  1280. p84.Name = "Smooth Block Model"
  1281. p84.CFrame = CFrame.new(277.619995, 15.9700871, 44.0498734, 2.88712272e-008, -1, 0, 0, -2.27373675e-013, 1, -1, 2.88712165e-008, 0)
  1282. p84.Anchored = true
  1283. p84.Size = Vector3.new(2, 2.4000001, 2)
  1284. p84.BackSurface = Enum.SurfaceType.Studs
  1285. p84.BottomSurface = Enum.SurfaceType.Studs
  1286. p84.FrontSurface = Enum.SurfaceType.Studs
  1287. p84.LeftSurface = Enum.SurfaceType.Studs
  1288. p84.RightSurface = Enum.SurfaceType.Studs
  1289. b84 = Instance.new("SpecialMesh", p84)
  1290. b84.MeshType = Enum.MeshType.Head
  1291. b84.Name = "Mesh"
  1292. b84.Scale = Vector3.new(1.25, 1.25, 1.25)
  1293. p85 = Instance.new("Part", m)
  1294. p85.BrickColor = BrickColor.new("Brick yellow")
  1295. p85.Name = "Smooth Block Model"
  1296. p85.CFrame = CFrame.new(277.619995, 15.9700832, 42.0498734, 4.33069175e-007, -1, 1.13686838e-012, 0, -1.36424205e-012, 1, -1, 4.33069175e-007, 0)
  1297. p85.Anchored = true
  1298. p85.Size = Vector3.new(2, 2.4000001, 2)
  1299. p85.BackSurface = Enum.SurfaceType.Studs
  1300. p85.BottomSurface = Enum.SurfaceType.Studs
  1301. p85.FrontSurface = Enum.SurfaceType.Studs
  1302. p85.LeftSurface = Enum.SurfaceType.Studs
  1303. p85.RightSurface = Enum.SurfaceType.Studs
  1304. b85 = Instance.new("SpecialMesh", p85)
  1305. b85.MeshType = Enum.MeshType.Head
  1306. b85.Name = "Mesh"
  1307. b85.Scale = Vector3.new(1.25, 1.25, 1.25)
  1308. p86 = Instance.new("Part", m)
  1309. p86.BrickColor = BrickColor.new("Brick yellow")
  1310. p86.Name = "Smooth Block Model"
  1311. p86.CFrame = CFrame.new(277.619995, 15.9700832, 40.0498734, 1.29920772e-006, -1, 3.63797881e-012, -9.09494702e-013, -3.86535248e-012, 1, -1, 1.29920772e-006, 0)
  1312. p86.Anchored = true
  1313. p86.Size = Vector3.new(2, 2.4000001, 2)
  1314. p86.BackSurface = Enum.SurfaceType.Studs
  1315. p86.BottomSurface = Enum.SurfaceType.Studs
  1316. p86.FrontSurface = Enum.SurfaceType.Studs
  1317. p86.LeftSurface = Enum.SurfaceType.Studs
  1318. p86.RightSurface = Enum.SurfaceType.Studs
  1319. b86 = Instance.new("SpecialMesh", p86)
  1320. b86.MeshType = Enum.MeshType.Head
  1321. b86.Name = "Mesh"
  1322. b86.Scale = Vector3.new(1.25, 1.25, 1.25)
  1323. p87 = Instance.new("Part", m)
  1324. p87.BrickColor = BrickColor.new("Brick yellow")
  1325. p87.Name = "Smooth Block Model"
  1326. p87.CFrame = CFrame.new(277.620026, 15.9700832, 38.0498581, 9.09445498e-006, -1, -2.63753464e-011, -3.63797881e-012, -2.63753464e-011, 1, -1, -9.09445589e-006, -3.63797881e-012)
  1327. p87.Anchored = true
  1328. p87.Size = Vector3.new(2, 2.4000001, 2)
  1329. p87.BackSurface = Enum.SurfaceType.Studs
  1330. p87.BottomSurface = Enum.SurfaceType.Studs
  1331. p87.FrontSurface = Enum.SurfaceType.Studs
  1332. p87.LeftSurface = Enum.SurfaceType.Studs
  1333. p87.RightSurface = Enum.SurfaceType.Studs
  1334. b87 = Instance.new("SpecialMesh", p87)
  1335. b87.MeshType = Enum.MeshType.Head
  1336. b87.Name = "Mesh"
  1337. b87.Scale = Vector3.new(1.25, 1.25, 1.25)
  1338. p88 = Instance.new("Part", m)
  1339. p88.BrickColor = BrickColor.new("Brick yellow")
  1340. p88.Name = "Smooth Block Model"
  1341. p88.CFrame = CFrame.new(277.620026, 15.9700794, 36.0498543, 9.09445498e-006, -1, -2.63753464e-011, -3.63797881e-012, -2.63753464e-011, 1, -1, -9.09445589e-006, -3.63797881e-012)
  1342. p88.Anchored = true
  1343. p88.Size = Vector3.new(2, 2.4000001, 2)
  1344. p88.BackSurface = Enum.SurfaceType.Studs
  1345. p88.BottomSurface = Enum.SurfaceType.Studs
  1346. p88.FrontSurface = Enum.SurfaceType.Studs
  1347. p88.LeftSurface = Enum.SurfaceType.Studs
  1348. p88.RightSurface = Enum.SurfaceType.Studs
  1349. b88 = Instance.new("SpecialMesh", p88)
  1350. b88.MeshType = Enum.MeshType.Head
  1351. b88.Name = "Mesh"
  1352. b88.Scale = Vector3.new(1.25, 1.25, 1.25)
  1353. p89 = Instance.new("Part", m)
  1354. p89.BrickColor = BrickColor.new("Brick yellow")
  1355. p89.Name = "Smooth Block Model"
  1356. p89.CFrame = CFrame.new(277.620056, 15.9700794, 34.0498734, 9.09445498e-006, -1, -2.63753464e-011, -3.63797881e-012, -2.63753464e-011, 1, -1, -9.09445589e-006, -3.63797881e-012)
  1357. p89.Anchored = true
  1358. p89.Size = Vector3.new(2, 2.4000001, 2)
  1359. p89.BackSurface = Enum.SurfaceType.Studs
  1360. p89.BottomSurface = Enum.SurfaceType.Studs
  1361. p89.FrontSurface = Enum.SurfaceType.Studs
  1362. p89.LeftSurface = Enum.SurfaceType.Studs
  1363. p89.RightSurface = Enum.SurfaceType.Studs
  1364. b89 = Instance.new("SpecialMesh", p89)
  1365. b89.MeshType = Enum.MeshType.Head
  1366. b89.Name = "Mesh"
  1367. b89.Scale = Vector3.new(1.25, 1.25, 1.25)
  1368. p90 = Instance.new("Part", m)
  1369. p90.BrickColor = BrickColor.new("Brick yellow")
  1370. p90.Name = "Smooth Block Model"
  1371. p90.CFrame = CFrame.new(277.620056, 15.9700794, 32.0498734, 8.8560364e-006, -1, -2.72848411e-011, 0, -2.54658516e-011, 1, -1, -9.33287447e-006, -7.27595761e-012)
  1372. p90.Anchored = true
  1373. p90.Size = Vector3.new(2, 2.4000001, 2)
  1374. p90.BackSurface = Enum.SurfaceType.Studs
  1375. p90.BottomSurface = Enum.SurfaceType.Studs
  1376. p90.FrontSurface = Enum.SurfaceType.Studs
  1377. p90.LeftSurface = Enum.SurfaceType.Studs
  1378. p90.RightSurface = Enum.SurfaceType.Studs
  1379. b90 = Instance.new("SpecialMesh", p90)
  1380. b90.MeshType = Enum.MeshType.Head
  1381. b90.Name = "Mesh"
  1382. b90.Scale = Vector3.new(1.25, 1.25, 1.25)
  1383. p91 = Instance.new("Part", m)
  1384. p91.BrickColor = BrickColor.new("Brick yellow")
  1385. p91.Name = "Smooth Block Model"
  1386. p91.CFrame = CFrame.new(277.620087, 15.9700756, 30.0498867, 1.70347948e-006, -1, 3.63797881e-012, 1.12777343e-010, 3.63797881e-012, 1, -1, -1.70347948e-006, 1.12777343e-010)
  1387. p91.Anchored = true
  1388. p91.Size = Vector3.new(2, 2.4000001, 2)
  1389. p91.BackSurface = Enum.SurfaceType.Studs
  1390. p91.BottomSurface = Enum.SurfaceType.Studs
  1391. p91.FrontSurface = Enum.SurfaceType.Studs
  1392. p91.LeftSurface = Enum.SurfaceType.Studs
  1393. p91.RightSurface = Enum.SurfaceType.Studs
  1394. b91 = Instance.new("SpecialMesh", p91)
  1395. b91.MeshType = Enum.MeshType.Head
  1396. b91.Name = "Mesh"
  1397. b91.Scale = Vector3.new(1.25, 1.25, 1.25)
  1398. p92 = Instance.new("Part", m)
  1399. p92.BrickColor = BrickColor.new("Brick yellow")
  1400. p92.Name = "Smooth Block Model"
  1401. p92.CFrame = CFrame.new(277.620087, 15.9700756, 28.0498867, 1.70347948e-006, -1, 3.63797881e-012, 1.12777343e-010, 3.63797881e-012, 1, -1, -1.70347948e-006, 1.12777343e-010)
  1402. p92.Anchored = true
  1403. p92.Size = Vector3.new(2, 2.4000001, 2)
  1404. p92.BackSurface = Enum.SurfaceType.Studs
  1405. p92.BottomSurface = Enum.SurfaceType.Studs
  1406. p92.FrontSurface = Enum.SurfaceType.Studs
  1407. p92.LeftSurface = Enum.SurfaceType.Studs
  1408. p92.RightSurface = Enum.SurfaceType.Studs
  1409. b92 = Instance.new("SpecialMesh", p92)
  1410. b92.MeshType = Enum.MeshType.Head
  1411. b92.Name = "Mesh"
  1412. b92.Scale = Vector3.new(1.25, 1.25, 1.25)
  1413. p93 = Instance.new("Part", m)
  1414. p93.BrickColor = BrickColor.new("Brick yellow")
  1415. p93.Name = "Smooth Block Model"
  1416. p93.CFrame = CFrame.new(277.620087, 15.9700718, 26.0498829, 1.70347948e-006, -1, 3.63797881e-012, 1.12777343e-010, 3.63797881e-012, 1, -1, -1.70347948e-006, 1.12777343e-010)
  1417. p93.Anchored = true
  1418. p93.Size = Vector3.new(2, 2.4000001, 2)
  1419. p93.BackSurface = Enum.SurfaceType.Studs
  1420. p93.BottomSurface = Enum.SurfaceType.Studs
  1421. p93.FrontSurface = Enum.SurfaceType.Studs
  1422. p93.LeftSurface = Enum.SurfaceType.Studs
  1423. p93.RightSurface = Enum.SurfaceType.Studs
  1424. b93 = Instance.new("SpecialMesh", p93)
  1425. b93.MeshType = Enum.MeshType.Head
  1426. b93.Name = "Mesh"
  1427. b93.Scale = Vector3.new(1.25, 1.25, 1.25)
  1428. p94 = Instance.new("Part", m)
  1429. p94.BrickColor = BrickColor.new("Brick yellow")
  1430. p94.Name = "Smooth Block Model"
  1431. p94.CFrame = CFrame.new(277.620087, 15.9700718, 24.0498867, 1.70347948e-006, -1, 3.63797881e-012, 1.12777343e-010, 3.63797881e-012, 1, -1, -1.70347948e-006, 1.12777343e-010)
  1432. p94.Anchored = true
  1433. p94.Size = Vector3.new(2, 2.4000001, 2)
  1434. p94.BackSurface = Enum.SurfaceType.Studs
  1435. p94.BottomSurface = Enum.SurfaceType.Studs
  1436. p94.FrontSurface = Enum.SurfaceType.Studs
  1437. p94.LeftSurface = Enum.SurfaceType.Studs
  1438. p94.RightSurface = Enum.SurfaceType.Studs
  1439. b94 = Instance.new("SpecialMesh", p94)
  1440. b94.MeshType = Enum.MeshType.Head
  1441. b94.Name = "Mesh"
  1442. b94.Scale = Vector3.new(1.25, 1.25, 1.25)
  1443. p95 = Instance.new("Part", m)
  1444. p95.BrickColor = BrickColor.new("Brick yellow")
  1445. p95.Name = "Smooth Block Model"
  1446. p95.CFrame = CFrame.new(277.620087, 15.9700718, 22.0498905, 1.70347948e-006, -1, 3.63797881e-012, 1.12777343e-010, 3.63797881e-012, 1, -1, -1.70347948e-006, 1.12777343e-010)
  1447. p95.Anchored = true
  1448. p95.Size = Vector3.new(2, 2.4000001, 2)
  1449. p95.BackSurface = Enum.SurfaceType.Studs
  1450. p95.BottomSurface = Enum.SurfaceType.Studs
  1451. p95.FrontSurface = Enum.SurfaceType.Studs
  1452. p95.LeftSurface = Enum.SurfaceType.Studs
  1453. p95.RightSurface = Enum.SurfaceType.Studs
  1454. b95 = Instance.new("SpecialMesh", p95)
  1455. b95.MeshType = Enum.MeshType.Head
  1456. b95.Name = "Mesh"
  1457. b95.Scale = Vector3.new(1.25, 1.25, 1.25)
  1458. p96 = Instance.new("Part", m)
  1459. p96.BrickColor = BrickColor.new("Brick yellow")
  1460. p96.Name = "Smooth Block Model"
  1461. p96.CFrame = CFrame.new(277.819946, 0.970255554, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1462. p96.Anchored = true
  1463. p96.Size = Vector3.new(2, 2.4000001, 2)
  1464. p96.BackSurface = Enum.SurfaceType.Studs
  1465. p96.BottomSurface = Enum.SurfaceType.Studs
  1466. p96.FrontSurface = Enum.SurfaceType.Studs
  1467. p96.LeftSurface = Enum.SurfaceType.Studs
  1468. p96.RightSurface = Enum.SurfaceType.Studs
  1469. b96 = Instance.new("SpecialMesh", p96)
  1470. b96.MeshType = Enum.MeshType.Head
  1471. b96.Name = "Mesh"
  1472. b96.Scale = Vector3.new(1.25, 1.25, 1.25)
  1473. p97 = Instance.new("Part", m)
  1474. p97.BrickColor = BrickColor.new("Brick yellow")
  1475. p97.Name = "Smooth Block Model"
  1476. p97.CFrame = CFrame.new(277.819977, 2.97021699, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1477. p97.Anchored = true
  1478. p97.Size = Vector3.new(2, 2.4000001, 2)
  1479. p97.BackSurface = Enum.SurfaceType.Studs
  1480. p97.BottomSurface = Enum.SurfaceType.Studs
  1481. p97.FrontSurface = Enum.SurfaceType.Studs
  1482. p97.LeftSurface = Enum.SurfaceType.Studs
  1483. p97.RightSurface = Enum.SurfaceType.Studs
  1484. b97 = Instance.new("SpecialMesh", p97)
  1485. b97.MeshType = Enum.MeshType.Head
  1486. b97.Name = "Mesh"
  1487. b97.Scale = Vector3.new(1.25, 1.25, 1.25)
  1488. p98 = Instance.new("Part", m)
  1489. p98.BrickColor = BrickColor.new("Brick yellow")
  1490. p98.Name = "Smooth Block Model"
  1491. p98.CFrame = CFrame.new(277.619995, 15.9700909, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  1492. p98.Anchored = true
  1493. p98.Size = Vector3.new(2, 2.4000001, 2)
  1494. p98.BackSurface = Enum.SurfaceType.Studs
  1495. p98.BottomSurface = Enum.SurfaceType.Studs
  1496. p98.FrontSurface = Enum.SurfaceType.Studs
  1497. p98.LeftSurface = Enum.SurfaceType.Studs
  1498. p98.RightSurface = Enum.SurfaceType.Studs
  1499. b98 = Instance.new("SpecialMesh", p98)
  1500. b98.MeshType = Enum.MeshType.Head
  1501. b98.Name = "Mesh"
  1502. b98.Scale = Vector3.new(1.25, 1.25, 1.25)
  1503. p99 = Instance.new("Part", m)
  1504. p99.BrickColor = BrickColor.new("Brick yellow")
  1505. p99.Name = "Smooth Block Model"
  1506. p99.CFrame = CFrame.new(286.019897, 6.97013092, 36.2499733, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1507. p99.Anchored = true
  1508. p99.Size = Vector3.new(2, 2.4000001, 2)
  1509. p99.BackSurface = Enum.SurfaceType.Studs
  1510. p99.BottomSurface = Enum.SurfaceType.Studs
  1511. p99.FrontSurface = Enum.SurfaceType.Studs
  1512. p99.LeftSurface = Enum.SurfaceType.Studs
  1513. p99.RightSurface = Enum.SurfaceType.Studs
  1514. b99 = Instance.new("SpecialMesh", p99)
  1515. b99.MeshType = Enum.MeshType.Head
  1516. b99.Name = "Mesh"
  1517. b99.Scale = Vector3.new(1.25, 1.25, 1.25)
  1518. p100 = Instance.new("Part", m)
  1519. p100.BrickColor = BrickColor.new("Brick yellow")
  1520. p100.Name = "Smooth Block Model"
  1521. p100.CFrame = CFrame.new(277.819977, 6.97031784, 50.0499802, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1522. p100.Anchored = true
  1523. p100.Size = Vector3.new(2, 2.4000001, 2)
  1524. p100.BackSurface = Enum.SurfaceType.Studs
  1525. p100.BottomSurface = Enum.SurfaceType.Studs
  1526. p100.FrontSurface = Enum.SurfaceType.Studs
  1527. p100.LeftSurface = Enum.SurfaceType.Studs
  1528. p100.RightSurface = Enum.SurfaceType.Studs
  1529. b100 = Instance.new("SpecialMesh", p100)
  1530. b100.MeshType = Enum.MeshType.Head
  1531. b100.Name = "Mesh"
  1532. b100.Scale = Vector3.new(1.25, 1.25, 1.25)
  1533. p101 = Instance.new("Part", m)
  1534. p101.BrickColor = BrickColor.new("Reddish brown")
  1535. p101.Name = "Smooth Block Model"
  1536. p101.CFrame = CFrame.new(276.52002, 14.4699764, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  1537. p101.Anchored = true
  1538. p101.Size = Vector3.new(1, 26.4000015, 1)
  1539. p101.BackSurface = Enum.SurfaceType.Studs
  1540. p101.BottomSurface = Enum.SurfaceType.Studs
  1541. p101.FrontSurface = Enum.SurfaceType.Studs
  1542. p101.LeftSurface = Enum.SurfaceType.Studs
  1543. p101.RightSurface = Enum.SurfaceType.Studs
  1544. b101 = Instance.new("SpecialMesh", p101)
  1545. b101.MeshType = Enum.MeshType.Head
  1546. b101.Name = "Mesh"
  1547. b101.Scale = Vector3.new(1.25, 1.25, 1.25)
  1548. p102 = Instance.new("Part", m)
  1549. p102.BrickColor = BrickColor.new("Reddish brown")
  1550. p102.Name = "Smooth Block Model"
  1551. p102.CFrame = CFrame.new(275.52002, 14.4699802, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  1552. p102.Anchored = true
  1553. p102.Size = Vector3.new(1, 26.4000015, 1)
  1554. p102.BackSurface = Enum.SurfaceType.Studs
  1555. p102.BottomSurface = Enum.SurfaceType.Studs
  1556. p102.FrontSurface = Enum.SurfaceType.Studs
  1557. p102.LeftSurface = Enum.SurfaceType.Studs
  1558. p102.RightSurface = Enum.SurfaceType.Studs
  1559. b102 = Instance.new("SpecialMesh", p102)
  1560. b102.MeshType = Enum.MeshType.Head
  1561. b102.Name = "Mesh"
  1562. b102.Scale = Vector3.new(1.25, 1.25, 1.25)
  1563. p103 = Instance.new("Part", m)
  1564. p103.BrickColor = BrickColor.new("Reddish brown")
  1565. p103.Name = "Smooth Block Model"
  1566. p103.CFrame = CFrame.new(274.52002, 14.4699802, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  1567. p103.Anchored = true
  1568. p103.Size = Vector3.new(1, 26.4000015, 1)
  1569. p103.BackSurface = Enum.SurfaceType.Studs
  1570. p103.BottomSurface = Enum.SurfaceType.Studs
  1571. p103.FrontSurface = Enum.SurfaceType.Studs
  1572. p103.LeftSurface = Enum.SurfaceType.Studs
  1573. p103.RightSurface = Enum.SurfaceType.Studs
  1574. b103 = Instance.new("SpecialMesh", p103)
  1575. b103.MeshType = Enum.MeshType.Head
  1576. b103.Name = "Mesh"
  1577. b103.Scale = Vector3.new(1.25, 1.25, 1.25)
  1578. p104 = Instance.new("Part", m)
  1579. p104.BrickColor = BrickColor.new("Reddish brown")
  1580. p104.Name = "Smooth Block Model"
  1581. p104.CFrame = CFrame.new(284.519897, 4.47008038, 36.2500038, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  1582. p104.Anchored = true
  1583. p104.Size = Vector3.new(1, 20.4000015, 1)
  1584. p104.BackSurface = Enum.SurfaceType.Studs
  1585. p104.BottomSurface = Enum.SurfaceType.Studs
  1586. p104.FrontSurface = Enum.SurfaceType.Studs
  1587. p104.LeftSurface = Enum.SurfaceType.Studs
  1588. p104.RightSurface = Enum.SurfaceType.Studs
  1589. b104 = Instance.new("SpecialMesh", p104)
  1590. b104.MeshType = Enum.MeshType.Head
  1591. b104.Name = "Mesh"
  1592. b104.Scale = Vector3.new(1.25, 1.25, 1.25)
  1593. p105 = Instance.new("Part", m)
  1594. p105.BrickColor = BrickColor.new("Reddish brown")
  1595. p105.Name = "Smooth Block Model"
  1596. p105.CFrame = CFrame.new(284.519897, 5.47012997, 36.2500038, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  1597. p105.Anchored = true
  1598. p105.Size = Vector3.new(1, 20.4000015, 1)
  1599. p105.BackSurface = Enum.SurfaceType.Studs
  1600. p105.BottomSurface = Enum.SurfaceType.Studs
  1601. p105.FrontSurface = Enum.SurfaceType.Studs
  1602. p105.LeftSurface = Enum.SurfaceType.Studs
  1603. p105.RightSurface = Enum.SurfaceType.Studs
  1604. b105 = Instance.new("SpecialMesh", p105)
  1605. b105.MeshType = Enum.MeshType.Head
  1606. b105.Name = "Mesh"
  1607. b105.Scale = Vector3.new(1.25, 1.25, 1.25)
  1608. p106 = Instance.new("Part", m)
  1609. p106.BrickColor = BrickColor.new("Brick yellow")
  1610. p106.Name = "Smooth Block Model"
  1611. p106.CFrame = CFrame.new(274.819977, 4.9703083, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1612. p106.Anchored = true
  1613. p106.Size = Vector3.new(2, 2.4000001, 2)
  1614. p106.BackSurface = Enum.SurfaceType.Studs
  1615. p106.BottomSurface = Enum.SurfaceType.Studs
  1616. p106.FrontSurface = Enum.SurfaceType.Studs
  1617. p106.LeftSurface = Enum.SurfaceType.Studs
  1618. p106.RightSurface = Enum.SurfaceType.Studs
  1619. b106 = Instance.new("SpecialMesh", p106)
  1620. b106.MeshType = Enum.MeshType.Head
  1621. b106.Name = "Mesh"
  1622. b106.Scale = Vector3.new(1.25, 1.25, 1.25)
  1623. p107 = Instance.new("Part", m)
  1624. p107.BrickColor = BrickColor.new("Brick yellow")
  1625. p107.Name = "Smooth Block Model"
  1626. p107.CFrame = CFrame.new(286.019897, 4.97014236, 38.8500137, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1627. p107.Anchored = true
  1628. p107.Size = Vector3.new(2, 2.4000001, 2)
  1629. p107.BackSurface = Enum.SurfaceType.Studs
  1630. p107.BottomSurface = Enum.SurfaceType.Studs
  1631. p107.FrontSurface = Enum.SurfaceType.Studs
  1632. p107.LeftSurface = Enum.SurfaceType.Studs
  1633. p107.RightSurface = Enum.SurfaceType.Studs
  1634. b107 = Instance.new("SpecialMesh", p107)
  1635. b107.MeshType = Enum.MeshType.Head
  1636. b107.Name = "Mesh"
  1637. b107.Scale = Vector3.new(1.25, 1.25, 1.25)
  1638. p108 = Instance.new("Part", m)
  1639. p108.BrickColor = BrickColor.new("Brick yellow")
  1640. p108.Name = "Smooth Block Model"
  1641. p108.CFrame = CFrame.new(286.019897, 4.97011375, 36.2500038, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1642. p108.Anchored = true
  1643. p108.Size = Vector3.new(2, 2.4000001, 2)
  1644. p108.BackSurface = Enum.SurfaceType.Studs
  1645. p108.BottomSurface = Enum.SurfaceType.Studs
  1646. p108.FrontSurface = Enum.SurfaceType.Studs
  1647. p108.LeftSurface = Enum.SurfaceType.Studs
  1648. p108.RightSurface = Enum.SurfaceType.Studs
  1649. b108 = Instance.new("SpecialMesh", p108)
  1650. b108.MeshType = Enum.MeshType.Head
  1651. b108.Name = "Mesh"
  1652. b108.Scale = Vector3.new(1.25, 1.25, 1.25)
  1653. p109 = Instance.new("Part", m)
  1654. p109.BrickColor = BrickColor.new("Brick yellow")
  1655. p109.Name = "Smooth Block Model"
  1656. p109.CFrame = CFrame.new(286.019897, 2.97009492, 41.850029, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1657. p109.Anchored = true
  1658. p109.Size = Vector3.new(2, 2.4000001, 2)
  1659. p109.BackSurface = Enum.SurfaceType.Studs
  1660. p109.BottomSurface = Enum.SurfaceType.Studs
  1661. p109.FrontSurface = Enum.SurfaceType.Studs
  1662. p109.LeftSurface = Enum.SurfaceType.Studs
  1663. p109.RightSurface = Enum.SurfaceType.Studs
  1664. b109 = Instance.new("SpecialMesh", p109)
  1665. b109.MeshType = Enum.MeshType.Head
  1666. b109.Name = "Mesh"
  1667. b109.Scale = Vector3.new(1.25, 1.25, 1.25)
  1668. p110 = Instance.new("Part", m)
  1669. p110.BrickColor = BrickColor.new("Brick yellow")
  1670. p110.Name = "Smooth Block Model"
  1671. p110.CFrame = CFrame.new(286.019897, 2.97005868, 38.850029, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1672. p110.Anchored = true
  1673. p110.Size = Vector3.new(2, 2.4000001, 2)
  1674. p110.BackSurface = Enum.SurfaceType.Studs
  1675. p110.BottomSurface = Enum.SurfaceType.Studs
  1676. p110.FrontSurface = Enum.SurfaceType.Studs
  1677. p110.LeftSurface = Enum.SurfaceType.Studs
  1678. p110.RightSurface = Enum.SurfaceType.Studs
  1679. b110 = Instance.new("SpecialMesh", p110)
  1680. b110.MeshType = Enum.MeshType.Head
  1681. b110.Name = "Mesh"
  1682. b110.Scale = Vector3.new(1.25, 1.25, 1.25)
  1683. p111 = Instance.new("Part", m)
  1684. p111.BrickColor = BrickColor.new("Brick yellow")
  1685. p111.Name = "Smooth Block Model"
  1686. p111.CFrame = CFrame.new(288.019867, 0.970139205, 44.8500671, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1687. p111.Anchored = true
  1688. p111.Size = Vector3.new(2, 2.4000001, 2)
  1689. p111.BackSurface = Enum.SurfaceType.Studs
  1690. p111.BottomSurface = Enum.SurfaceType.Studs
  1691. p111.FrontSurface = Enum.SurfaceType.Studs
  1692. p111.LeftSurface = Enum.SurfaceType.Studs
  1693. p111.RightSurface = Enum.SurfaceType.Studs
  1694. b111 = Instance.new("SpecialMesh", p111)
  1695. b111.MeshType = Enum.MeshType.Head
  1696. b111.Name = "Mesh"
  1697. b111.Scale = Vector3.new(1.25, 1.25, 1.25)
  1698. p112 = Instance.new("Part", m)
  1699. p112.BrickColor = BrickColor.new("Brick yellow")
  1700. p112.Name = "Smooth Block Model"
  1701. p112.CFrame = CFrame.new(288.019867, 0.970175445, 47.8500595, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1702. p112.Anchored = true
  1703. p112.Size = Vector3.new(2, 2.4000001, 2)
  1704. p112.BackSurface = Enum.SurfaceType.Studs
  1705. p112.BottomSurface = Enum.SurfaceType.Studs
  1706. p112.FrontSurface = Enum.SurfaceType.Studs
  1707. p112.LeftSurface = Enum.SurfaceType.Studs
  1708. p112.RightSurface = Enum.SurfaceType.Studs
  1709. b112 = Instance.new("SpecialMesh", p112)
  1710. b112.MeshType = Enum.MeshType.Head
  1711. b112.Name = "Mesh"
  1712. b112.Scale = Vector3.new(1.25, 1.25, 1.25)
  1713. p113 = Instance.new("Part", m)
  1714. p113.BrickColor = BrickColor.new("Brick yellow")
  1715. p113.Name = "Smooth Block Model"
  1716. p113.CFrame = CFrame.new(274.819977, 0.970238388, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1717. p113.Anchored = true
  1718. p113.Size = Vector3.new(2, 2.4000001, 2)
  1719. p113.BackSurface = Enum.SurfaceType.Studs
  1720. p113.BottomSurface = Enum.SurfaceType.Studs
  1721. p113.FrontSurface = Enum.SurfaceType.Studs
  1722. p113.LeftSurface = Enum.SurfaceType.Studs
  1723. p113.RightSurface = Enum.SurfaceType.Studs
  1724. b113 = Instance.new("SpecialMesh", p113)
  1725. b113.MeshType = Enum.MeshType.Head
  1726. b113.Name = "Mesh"
  1727. b113.Scale = Vector3.new(1.25, 1.25, 1.25)
  1728. p114 = Instance.new("Part", m)
  1729. p114.BrickColor = BrickColor.new("Brick yellow")
  1730. p114.Name = "Smooth Block Model"
  1731. p114.CFrame = CFrame.new(275.220001, 15.9699993, 38.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1732. p114.Anchored = true
  1733. p114.Size = Vector3.new(2, 2.4000001, 2)
  1734. p114.BackSurface = Enum.SurfaceType.Studs
  1735. p114.BottomSurface = Enum.SurfaceType.Studs
  1736. p114.FrontSurface = Enum.SurfaceType.Studs
  1737. p114.LeftSurface = Enum.SurfaceType.Studs
  1738. p114.RightSurface = Enum.SurfaceType.Studs
  1739. b114 = Instance.new("SpecialMesh", p114)
  1740. b114.MeshType = Enum.MeshType.Head
  1741. b114.Name = "Mesh"
  1742. b114.Scale = Vector3.new(1.25, 1.25, 1.25)
  1743. p115 = Instance.new("Part", m)
  1744. p115.BrickColor = BrickColor.new("Brick yellow")
  1745. p115.Name = "Smooth Block Model"
  1746. p115.CFrame = CFrame.new(275.220001, 15.9699993, 36.0498695, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1747. p115.Anchored = true
  1748. p115.Size = Vector3.new(2, 2.4000001, 2)
  1749. p115.BackSurface = Enum.SurfaceType.Studs
  1750. p115.BottomSurface = Enum.SurfaceType.Studs
  1751. p115.FrontSurface = Enum.SurfaceType.Studs
  1752. p115.LeftSurface = Enum.SurfaceType.Studs
  1753. p115.RightSurface = Enum.SurfaceType.Studs
  1754. b115 = Instance.new("SpecialMesh", p115)
  1755. b115.MeshType = Enum.MeshType.Head
  1756. b115.Name = "Mesh"
  1757. b115.Scale = Vector3.new(1.25, 1.25, 1.25)
  1758. p116 = Instance.new("Part", m)
  1759. p116.BrickColor = BrickColor.new("Brick yellow")
  1760. p116.Name = "Smooth Block Model"
  1761. p116.CFrame = CFrame.new(275.220001, 15.9699993, 34.0498886, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1762. p116.Anchored = true
  1763. p116.Size = Vector3.new(2, 2.4000001, 2)
  1764. p116.BackSurface = Enum.SurfaceType.Studs
  1765. p116.BottomSurface = Enum.SurfaceType.Studs
  1766. p116.FrontSurface = Enum.SurfaceType.Studs
  1767. p116.LeftSurface = Enum.SurfaceType.Studs
  1768. p116.RightSurface = Enum.SurfaceType.Studs
  1769. b116 = Instance.new("SpecialMesh", p116)
  1770. b116.MeshType = Enum.MeshType.Head
  1771. b116.Name = "Mesh"
  1772. b116.Scale = Vector3.new(1.25, 1.25, 1.25)
  1773. p117 = Instance.new("Part", m)
  1774. p117.BrickColor = BrickColor.new("Brick yellow")
  1775. p117.Name = "Smooth Block Model"
  1776. p117.CFrame = CFrame.new(275.220001, 15.9699993, 32.0498886, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1777. p117.Anchored = true
  1778. p117.Size = Vector3.new(2, 2.4000001, 2)
  1779. p117.BackSurface = Enum.SurfaceType.Studs
  1780. p117.BottomSurface = Enum.SurfaceType.Studs
  1781. p117.FrontSurface = Enum.SurfaceType.Studs
  1782. p117.LeftSurface = Enum.SurfaceType.Studs
  1783. p117.RightSurface = Enum.SurfaceType.Studs
  1784. b117 = Instance.new("SpecialMesh", p117)
  1785. b117.MeshType = Enum.MeshType.Head
  1786. b117.Name = "Mesh"
  1787. b117.Scale = Vector3.new(1.25, 1.25, 1.25)
  1788. p118 = Instance.new("Part", m)
  1789. p118.BrickColor = BrickColor.new("Brick yellow")
  1790. p118.Name = "Smooth Block Model"
  1791. p118.CFrame = CFrame.new(275.220001, 15.9699993, 30.0498867, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1792. p118.Anchored = true
  1793. p118.Size = Vector3.new(2, 2.4000001, 2)
  1794. p118.BackSurface = Enum.SurfaceType.Studs
  1795. p118.BottomSurface = Enum.SurfaceType.Studs
  1796. p118.FrontSurface = Enum.SurfaceType.Studs
  1797. p118.LeftSurface = Enum.SurfaceType.Studs
  1798. p118.RightSurface = Enum.SurfaceType.Studs
  1799. b118 = Instance.new("SpecialMesh", p118)
  1800. b118.MeshType = Enum.MeshType.Head
  1801. b118.Name = "Mesh"
  1802. b118.Scale = Vector3.new(1.25, 1.25, 1.25)
  1803. p119 = Instance.new("Part", m)
  1804. p119.BrickColor = BrickColor.new("Brick yellow")
  1805. p119.Name = "Smooth Block Model"
  1806. p119.CFrame = CFrame.new(275.220001, 15.9699993, 28.0498867, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1807. p119.Anchored = true
  1808. p119.Size = Vector3.new(2, 2.4000001, 2)
  1809. p119.BackSurface = Enum.SurfaceType.Studs
  1810. p119.BottomSurface = Enum.SurfaceType.Studs
  1811. p119.FrontSurface = Enum.SurfaceType.Studs
  1812. p119.LeftSurface = Enum.SurfaceType.Studs
  1813. p119.RightSurface = Enum.SurfaceType.Studs
  1814. b119 = Instance.new("SpecialMesh", p119)
  1815. b119.MeshType = Enum.MeshType.Head
  1816. b119.Name = "Mesh"
  1817. b119.Scale = Vector3.new(1.25, 1.25, 1.25)
  1818. p120 = Instance.new("Part", m)
  1819. p120.BrickColor = BrickColor.new("Brick yellow")
  1820. p120.Name = "Smooth Block Model"
  1821. p120.CFrame = CFrame.new(275.220001, 15.9699993, 26.0498829, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1822. p120.Anchored = true
  1823. p120.Size = Vector3.new(2, 2.4000001, 2)
  1824. p120.BackSurface = Enum.SurfaceType.Studs
  1825. p120.BottomSurface = Enum.SurfaceType.Studs
  1826. p120.FrontSurface = Enum.SurfaceType.Studs
  1827. p120.LeftSurface = Enum.SurfaceType.Studs
  1828. p120.RightSurface = Enum.SurfaceType.Studs
  1829. b120 = Instance.new("SpecialMesh", p120)
  1830. b120.MeshType = Enum.MeshType.Head
  1831. b120.Name = "Mesh"
  1832. b120.Scale = Vector3.new(1.25, 1.25, 1.25)
  1833. p121 = Instance.new("Part", m)
  1834. p121.BrickColor = BrickColor.new("Brick yellow")
  1835. p121.Name = "Smooth Block Model"
  1836. p121.CFrame = CFrame.new(275.220001, 15.9699993, 24.0498867, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1837. p121.Anchored = true
  1838. p121.Size = Vector3.new(2, 2.4000001, 2)
  1839. p121.BackSurface = Enum.SurfaceType.Studs
  1840. p121.BottomSurface = Enum.SurfaceType.Studs
  1841. p121.FrontSurface = Enum.SurfaceType.Studs
  1842. p121.LeftSurface = Enum.SurfaceType.Studs
  1843. p121.RightSurface = Enum.SurfaceType.Studs
  1844. b121 = Instance.new("SpecialMesh", p121)
  1845. b121.MeshType = Enum.MeshType.Head
  1846. b121.Name = "Mesh"
  1847. b121.Scale = Vector3.new(1.25, 1.25, 1.25)
  1848. p122 = Instance.new("Part", m)
  1849. p122.BrickColor = BrickColor.new("Brick yellow")
  1850. p122.Name = "Smooth Block Model"
  1851. p122.CFrame = CFrame.new(275.220001, 15.9699993, 22.0498905, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1852. p122.Anchored = true
  1853. p122.Size = Vector3.new(2, 2.4000001, 2)
  1854. p122.BackSurface = Enum.SurfaceType.Studs
  1855. p122.BottomSurface = Enum.SurfaceType.Studs
  1856. p122.FrontSurface = Enum.SurfaceType.Studs
  1857. p122.LeftSurface = Enum.SurfaceType.Studs
  1858. p122.RightSurface = Enum.SurfaceType.Studs
  1859. b122 = Instance.new("SpecialMesh", p122)
  1860. b122.MeshType = Enum.MeshType.Head
  1861. b122.Name = "Mesh"
  1862. b122.Scale = Vector3.new(1.25, 1.25, 1.25)
  1863. p123 = Instance.new("Part", m)
  1864. p123.BrickColor = BrickColor.new("Brick yellow")
  1865. p123.Name = "Smooth Block Model"
  1866. p123.CFrame = CFrame.new(275.220001, 15.9699993, 48.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1867. p123.Anchored = true
  1868. p123.Size = Vector3.new(2, 2.4000001, 2)
  1869. p123.BackSurface = Enum.SurfaceType.Studs
  1870. p123.BottomSurface = Enum.SurfaceType.Studs
  1871. p123.FrontSurface = Enum.SurfaceType.Studs
  1872. p123.LeftSurface = Enum.SurfaceType.Studs
  1873. p123.RightSurface = Enum.SurfaceType.Studs
  1874. b123 = Instance.new("SpecialMesh", p123)
  1875. b123.MeshType = Enum.MeshType.Head
  1876. b123.Name = "Mesh"
  1877. b123.Scale = Vector3.new(1.25, 1.25, 1.25)
  1878. p124 = Instance.new("Part", m)
  1879. p124.BrickColor = BrickColor.new("Brick yellow")
  1880. p124.Name = "Smooth Block Model"
  1881. p124.CFrame = CFrame.new(275.220001, 15.9699993, 46.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1882. p124.Anchored = true
  1883. p124.Size = Vector3.new(2, 2.4000001, 2)
  1884. p124.BackSurface = Enum.SurfaceType.Studs
  1885. p124.BottomSurface = Enum.SurfaceType.Studs
  1886. p124.FrontSurface = Enum.SurfaceType.Studs
  1887. p124.LeftSurface = Enum.SurfaceType.Studs
  1888. p124.RightSurface = Enum.SurfaceType.Studs
  1889. b124 = Instance.new("SpecialMesh", p124)
  1890. b124.MeshType = Enum.MeshType.Head
  1891. b124.Name = "Mesh"
  1892. b124.Scale = Vector3.new(1.25, 1.25, 1.25)
  1893. p125 = Instance.new("Part", m)
  1894. p125.BrickColor = BrickColor.new("Brick yellow")
  1895. p125.Name = "Smooth Block Model"
  1896. p125.CFrame = CFrame.new(275.220001, 15.9699993, 44.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1897. p125.Anchored = true
  1898. p125.Size = Vector3.new(2, 2.4000001, 2)
  1899. p125.BackSurface = Enum.SurfaceType.Studs
  1900. p125.BottomSurface = Enum.SurfaceType.Studs
  1901. p125.FrontSurface = Enum.SurfaceType.Studs
  1902. p125.LeftSurface = Enum.SurfaceType.Studs
  1903. p125.RightSurface = Enum.SurfaceType.Studs
  1904. b125 = Instance.new("SpecialMesh", p125)
  1905. b125.MeshType = Enum.MeshType.Head
  1906. b125.Name = "Mesh"
  1907. b125.Scale = Vector3.new(1.25, 1.25, 1.25)
  1908. p126 = Instance.new("Part", m)
  1909. p126.BrickColor = BrickColor.new("Brick yellow")
  1910. p126.Name = "Smooth Block Model"
  1911. p126.CFrame = CFrame.new(275.220001, 15.9699993, 42.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1912. p126.Anchored = true
  1913. p126.Size = Vector3.new(2, 2.4000001, 2)
  1914. p126.BackSurface = Enum.SurfaceType.Studs
  1915. p126.BottomSurface = Enum.SurfaceType.Studs
  1916. p126.FrontSurface = Enum.SurfaceType.Studs
  1917. p126.LeftSurface = Enum.SurfaceType.Studs
  1918. p126.RightSurface = Enum.SurfaceType.Studs
  1919. b126 = Instance.new("SpecialMesh", p126)
  1920. b126.MeshType = Enum.MeshType.Head
  1921. b126.Name = "Mesh"
  1922. b126.Scale = Vector3.new(1.25, 1.25, 1.25)
  1923. p127 = Instance.new("Part", m)
  1924. p127.BrickColor = BrickColor.new("Brick yellow")
  1925. p127.Name = "Smooth Block Model"
  1926. p127.CFrame = CFrame.new(275.220001, 15.9699993, 40.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  1927. p127.Anchored = true
  1928. p127.Size = Vector3.new(2, 2.4000001, 2)
  1929. p127.BackSurface = Enum.SurfaceType.Studs
  1930. p127.BottomSurface = Enum.SurfaceType.Studs
  1931. p127.FrontSurface = Enum.SurfaceType.Studs
  1932. p127.LeftSurface = Enum.SurfaceType.Studs
  1933. p127.RightSurface = Enum.SurfaceType.Studs
  1934. b127 = Instance.new("SpecialMesh", p127)
  1935. b127.MeshType = Enum.MeshType.Head
  1936. b127.Name = "Mesh"
  1937. b127.Scale = Vector3.new(1.25, 1.25, 1.25)
  1938. p128 = Instance.new("Part", m)
  1939. p128.BrickColor = BrickColor.new("Brick yellow")
  1940. p128.Name = "Smooth Block Model"
  1941. p128.CFrame = CFrame.new(274.819977, 0.970263183, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1942. p128.Anchored = true
  1943. p128.Size = Vector3.new(2, 2.4000001, 2)
  1944. p128.BackSurface = Enum.SurfaceType.Studs
  1945. p128.BottomSurface = Enum.SurfaceType.Studs
  1946. p128.FrontSurface = Enum.SurfaceType.Studs
  1947. p128.LeftSurface = Enum.SurfaceType.Studs
  1948. p128.RightSurface = Enum.SurfaceType.Studs
  1949. b128 = Instance.new("SpecialMesh", p128)
  1950. b128.MeshType = Enum.MeshType.Head
  1951. b128.Name = "Mesh"
  1952. b128.Scale = Vector3.new(1.25, 1.25, 1.25)
  1953. p129 = Instance.new("Part", m)
  1954. p129.BrickColor = BrickColor.new("Brick yellow")
  1955. p129.Name = "Smooth Block Model"
  1956. p129.CFrame = CFrame.new(286.019897, 0.970144928, 44.8500671, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1957. p129.Anchored = true
  1958. p129.Size = Vector3.new(2, 2.4000001, 2)
  1959. p129.BackSurface = Enum.SurfaceType.Studs
  1960. p129.BottomSurface = Enum.SurfaceType.Studs
  1961. p129.FrontSurface = Enum.SurfaceType.Studs
  1962. p129.LeftSurface = Enum.SurfaceType.Studs
  1963. p129.RightSurface = Enum.SurfaceType.Studs
  1964. b129 = Instance.new("SpecialMesh", p129)
  1965. b129.MeshType = Enum.MeshType.Head
  1966. b129.Name = "Mesh"
  1967. b129.Scale = Vector3.new(1.25, 1.25, 1.25)
  1968. p130 = Instance.new("Part", m)
  1969. p130.BrickColor = BrickColor.new("Brick yellow")
  1970. p130.Name = "Smooth Block Model"
  1971. p130.CFrame = CFrame.new(286.019897, 0.970181167, 47.8500595, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  1972. p130.Anchored = true
  1973. p130.Size = Vector3.new(2, 2.4000001, 2)
  1974. p130.BackSurface = Enum.SurfaceType.Studs
  1975. p130.BottomSurface = Enum.SurfaceType.Studs
  1976. p130.FrontSurface = Enum.SurfaceType.Studs
  1977. p130.LeftSurface = Enum.SurfaceType.Studs
  1978. p130.RightSurface = Enum.SurfaceType.Studs
  1979. b130 = Instance.new("SpecialMesh", p130)
  1980. b130.MeshType = Enum.MeshType.Head
  1981. b130.Name = "Mesh"
  1982. b130.Scale = Vector3.new(1.25, 1.25, 1.25)
  1983. p131 = Instance.new("Part", m)
  1984. p131.BrickColor = BrickColor.new("Brick yellow")
  1985. p131.Name = "Smooth Block Model"
  1986. p131.CFrame = CFrame.new(274.819977, 2.97022462, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  1987. p131.Anchored = true
  1988. p131.Size = Vector3.new(2, 2.4000001, 2)
  1989. p131.BackSurface = Enum.SurfaceType.Studs
  1990. p131.BottomSurface = Enum.SurfaceType.Studs
  1991. p131.FrontSurface = Enum.SurfaceType.Studs
  1992. p131.LeftSurface = Enum.SurfaceType.Studs
  1993. p131.RightSurface = Enum.SurfaceType.Studs
  1994. b131 = Instance.new("SpecialMesh", p131)
  1995. b131.MeshType = Enum.MeshType.Head
  1996. b131.Name = "Mesh"
  1997. b131.Scale = Vector3.new(1.25, 1.25, 1.25)
  1998. p132 = Instance.new("Part", m)
  1999. p132.BrickColor = BrickColor.new("Brick yellow")
  2000. p132.Name = "Smooth Block Model"
  2001. p132.CFrame = CFrame.new(275.220001, 15.9699993, 50.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  2002. p132.Anchored = true
  2003. p132.Size = Vector3.new(2, 2.4000001, 2)
  2004. p132.BackSurface = Enum.SurfaceType.Studs
  2005. p132.BottomSurface = Enum.SurfaceType.Studs
  2006. p132.FrontSurface = Enum.SurfaceType.Studs
  2007. p132.LeftSurface = Enum.SurfaceType.Studs
  2008. p132.RightSurface = Enum.SurfaceType.Studs
  2009. b132 = Instance.new("SpecialMesh", p132)
  2010. b132.MeshType = Enum.MeshType.Head
  2011. b132.Name = "Mesh"
  2012. b132.Scale = Vector3.new(1.25, 1.25, 1.25)
  2013. p133 = Instance.new("Part", m)
  2014. p133.BrickColor = BrickColor.new("Brick yellow")
  2015. p133.Name = "Smooth Block Model"
  2016. p133.CFrame = CFrame.new(286.019897, 6.97006226, 30.8499966, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2017. p133.Anchored = true
  2018. p133.Size = Vector3.new(2, 2.4000001, 2)
  2019. p133.BackSurface = Enum.SurfaceType.Studs
  2020. p133.BottomSurface = Enum.SurfaceType.Studs
  2021. p133.FrontSurface = Enum.SurfaceType.Studs
  2022. p133.LeftSurface = Enum.SurfaceType.Studs
  2023. p133.RightSurface = Enum.SurfaceType.Studs
  2024. b133 = Instance.new("SpecialMesh", p133)
  2025. b133.MeshType = Enum.MeshType.Head
  2026. b133.Name = "Mesh"
  2027. b133.Scale = Vector3.new(1.25, 1.25, 1.25)
  2028. p134 = Instance.new("Part", m)
  2029. p134.BrickColor = BrickColor.new("Reddish brown")
  2030. p134.Name = "Smooth Block Model"
  2031. p134.CFrame = CFrame.new(273.52002, 14.4699841, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  2032. p134.Anchored = true
  2033. p134.Size = Vector3.new(1, 26.4000015, 1)
  2034. p134.BackSurface = Enum.SurfaceType.Studs
  2035. p134.BottomSurface = Enum.SurfaceType.Studs
  2036. p134.FrontSurface = Enum.SurfaceType.Studs
  2037. p134.LeftSurface = Enum.SurfaceType.Studs
  2038. p134.RightSurface = Enum.SurfaceType.Studs
  2039. b134 = Instance.new("SpecialMesh", p134)
  2040. b134.MeshType = Enum.MeshType.Head
  2041. b134.Name = "Mesh"
  2042. b134.Scale = Vector3.new(1.25, 1.25, 1.25)
  2043. p135 = Instance.new("Part", m)
  2044. p135.BrickColor = BrickColor.new("Reddish brown")
  2045. p135.Name = "Smooth Block Model"
  2046. p135.CFrame = CFrame.new(284.519897, 3.47003007, 36.2500191, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  2047. p135.Anchored = true
  2048. p135.Size = Vector3.new(1, 20.4000015, 1)
  2049. p135.BackSurface = Enum.SurfaceType.Studs
  2050. p135.BottomSurface = Enum.SurfaceType.Studs
  2051. p135.FrontSurface = Enum.SurfaceType.Studs
  2052. p135.LeftSurface = Enum.SurfaceType.Studs
  2053. p135.RightSurface = Enum.SurfaceType.Studs
  2054. b135 = Instance.new("SpecialMesh", p135)
  2055. b135.MeshType = Enum.MeshType.Head
  2056. b135.Name = "Mesh"
  2057. b135.Scale = Vector3.new(1.25, 1.25, 1.25)
  2058. p136 = Instance.new("Part", m)
  2059. p136.BrickColor = BrickColor.new("Brick yellow")
  2060. p136.Name = "Smooth Block Model"
  2061. p136.CFrame = CFrame.new(288.019867, 0.970102966, 41.8500595, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2062. p136.Anchored = true
  2063. p136.Size = Vector3.new(2, 2.4000001, 2)
  2064. p136.BackSurface = Enum.SurfaceType.Studs
  2065. p136.BottomSurface = Enum.SurfaceType.Studs
  2066. p136.FrontSurface = Enum.SurfaceType.Studs
  2067. p136.LeftSurface = Enum.SurfaceType.Studs
  2068. p136.RightSurface = Enum.SurfaceType.Studs
  2069. b136 = Instance.new("SpecialMesh", p136)
  2070. b136.MeshType = Enum.MeshType.Head
  2071. b136.Name = "Mesh"
  2072. b136.Scale = Vector3.new(1.25, 1.25, 1.25)
  2073. p137 = Instance.new("Part", m)
  2074. p137.BrickColor = BrickColor.new("Brick yellow")
  2075. p137.Name = "Smooth Block Model"
  2076. p137.CFrame = CFrame.new(272.820007, 15.9700909, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2077. p137.Anchored = true
  2078. p137.Size = Vector3.new(2, 2.4000001, 2)
  2079. p137.BackSurface = Enum.SurfaceType.Studs
  2080. p137.BottomSurface = Enum.SurfaceType.Studs
  2081. p137.FrontSurface = Enum.SurfaceType.Studs
  2082. p137.LeftSurface = Enum.SurfaceType.Studs
  2083. p137.RightSurface = Enum.SurfaceType.Studs
  2084. b137 = Instance.new("SpecialMesh", p137)
  2085. b137.MeshType = Enum.MeshType.Head
  2086. b137.Name = "Mesh"
  2087. b137.Scale = Vector3.new(1.25, 1.25, 1.25)
  2088. p138 = Instance.new("Part", m)
  2089. p138.BrickColor = BrickColor.new("Brick yellow")
  2090. p138.Name = "Smooth Block Model"
  2091. p138.CFrame = CFrame.new(272.820007, 15.9700871, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2092. p138.Anchored = true
  2093. p138.Size = Vector3.new(2, 2.4000001, 2)
  2094. p138.BackSurface = Enum.SurfaceType.Studs
  2095. p138.BottomSurface = Enum.SurfaceType.Studs
  2096. p138.FrontSurface = Enum.SurfaceType.Studs
  2097. p138.LeftSurface = Enum.SurfaceType.Studs
  2098. p138.RightSurface = Enum.SurfaceType.Studs
  2099. b138 = Instance.new("SpecialMesh", p138)
  2100. b138.MeshType = Enum.MeshType.Head
  2101. b138.Name = "Mesh"
  2102. b138.Scale = Vector3.new(1.25, 1.25, 1.25)
  2103. p139 = Instance.new("Part", m)
  2104. p139.BrickColor = BrickColor.new("Brick yellow")
  2105. p139.Name = "Smooth Block Model"
  2106. p139.CFrame = CFrame.new(272.820007, 15.9700871, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2107. p139.Anchored = true
  2108. p139.Size = Vector3.new(2, 2.4000001, 2)
  2109. p139.BackSurface = Enum.SurfaceType.Studs
  2110. p139.BottomSurface = Enum.SurfaceType.Studs
  2111. p139.FrontSurface = Enum.SurfaceType.Studs
  2112. p139.LeftSurface = Enum.SurfaceType.Studs
  2113. p139.RightSurface = Enum.SurfaceType.Studs
  2114. b139 = Instance.new("SpecialMesh", p139)
  2115. b139.MeshType = Enum.MeshType.Head
  2116. b139.Name = "Mesh"
  2117. b139.Scale = Vector3.new(1.25, 1.25, 1.25)
  2118. p140 = Instance.new("Part", m)
  2119. p140.BrickColor = BrickColor.new("Brick yellow")
  2120. p140.Name = "Smooth Block Model"
  2121. p140.CFrame = CFrame.new(272.820007, 15.9700832, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2122. p140.Anchored = true
  2123. p140.Size = Vector3.new(2, 2.4000001, 2)
  2124. p140.BackSurface = Enum.SurfaceType.Studs
  2125. p140.BottomSurface = Enum.SurfaceType.Studs
  2126. p140.FrontSurface = Enum.SurfaceType.Studs
  2127. p140.LeftSurface = Enum.SurfaceType.Studs
  2128. p140.RightSurface = Enum.SurfaceType.Studs
  2129. b140 = Instance.new("SpecialMesh", p140)
  2130. b140.MeshType = Enum.MeshType.Head
  2131. b140.Name = "Mesh"
  2132. b140.Scale = Vector3.new(1.25, 1.25, 1.25)
  2133. p141 = Instance.new("Part", m)
  2134. p141.BrickColor = BrickColor.new("Brick yellow")
  2135. p141.Name = "Smooth Block Model"
  2136. p141.CFrame = CFrame.new(272.820007, 15.9700832, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2137. p141.Anchored = true
  2138. p141.Size = Vector3.new(2, 2.4000001, 2)
  2139. p141.BackSurface = Enum.SurfaceType.Studs
  2140. p141.BottomSurface = Enum.SurfaceType.Studs
  2141. p141.FrontSurface = Enum.SurfaceType.Studs
  2142. p141.LeftSurface = Enum.SurfaceType.Studs
  2143. p141.RightSurface = Enum.SurfaceType.Studs
  2144. b141 = Instance.new("SpecialMesh", p141)
  2145. b141.MeshType = Enum.MeshType.Head
  2146. b141.Name = "Mesh"
  2147. b141.Scale = Vector3.new(1.25, 1.25, 1.25)
  2148. p142 = Instance.new("Part", m)
  2149. p142.BrickColor = BrickColor.new("Brick yellow")
  2150. p142.Name = "Smooth Block Model"
  2151. p142.CFrame = CFrame.new(272.820007, 15.9700832, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2152. p142.Anchored = true
  2153. p142.Size = Vector3.new(2, 2.4000001, 2)
  2154. p142.BackSurface = Enum.SurfaceType.Studs
  2155. p142.BottomSurface = Enum.SurfaceType.Studs
  2156. p142.FrontSurface = Enum.SurfaceType.Studs
  2157. p142.LeftSurface = Enum.SurfaceType.Studs
  2158. p142.RightSurface = Enum.SurfaceType.Studs
  2159. b142 = Instance.new("SpecialMesh", p142)
  2160. b142.MeshType = Enum.MeshType.Head
  2161. b142.Name = "Mesh"
  2162. b142.Scale = Vector3.new(1.25, 1.25, 1.25)
  2163. p143 = Instance.new("Part", m)
  2164. p143.BrickColor = BrickColor.new("Brick yellow")
  2165. p143.Name = "Smooth Block Model"
  2166. p143.CFrame = CFrame.new(272.820007, 15.9700794, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2167. p143.Anchored = true
  2168. p143.Size = Vector3.new(2, 2.4000001, 2)
  2169. p143.BackSurface = Enum.SurfaceType.Studs
  2170. p143.BottomSurface = Enum.SurfaceType.Studs
  2171. p143.FrontSurface = Enum.SurfaceType.Studs
  2172. p143.LeftSurface = Enum.SurfaceType.Studs
  2173. p143.RightSurface = Enum.SurfaceType.Studs
  2174. b143 = Instance.new("SpecialMesh", p143)
  2175. b143.MeshType = Enum.MeshType.Head
  2176. b143.Name = "Mesh"
  2177. b143.Scale = Vector3.new(1.25, 1.25, 1.25)
  2178. p144 = Instance.new("Part", m)
  2179. p144.BrickColor = BrickColor.new("Brick yellow")
  2180. p144.Name = "Smooth Block Model"
  2181. p144.CFrame = CFrame.new(272.820007, 15.9700794, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2182. p144.Anchored = true
  2183. p144.Size = Vector3.new(2, 2.4000001, 2)
  2184. p144.BackSurface = Enum.SurfaceType.Studs
  2185. p144.BottomSurface = Enum.SurfaceType.Studs
  2186. p144.FrontSurface = Enum.SurfaceType.Studs
  2187. p144.LeftSurface = Enum.SurfaceType.Studs
  2188. p144.RightSurface = Enum.SurfaceType.Studs
  2189. b144 = Instance.new("SpecialMesh", p144)
  2190. b144.MeshType = Enum.MeshType.Head
  2191. b144.Name = "Mesh"
  2192. b144.Scale = Vector3.new(1.25, 1.25, 1.25)
  2193. p145 = Instance.new("Part", m)
  2194. p145.BrickColor = BrickColor.new("Brick yellow")
  2195. p145.Name = "Smooth Block Model"
  2196. p145.CFrame = CFrame.new(272.820007, 15.9700794, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2197. p145.Anchored = true
  2198. p145.Size = Vector3.new(2, 2.4000001, 2)
  2199. p145.BackSurface = Enum.SurfaceType.Studs
  2200. p145.BottomSurface = Enum.SurfaceType.Studs
  2201. p145.FrontSurface = Enum.SurfaceType.Studs
  2202. p145.LeftSurface = Enum.SurfaceType.Studs
  2203. p145.RightSurface = Enum.SurfaceType.Studs
  2204. b145 = Instance.new("SpecialMesh", p145)
  2205. b145.MeshType = Enum.MeshType.Head
  2206. b145.Name = "Mesh"
  2207. b145.Scale = Vector3.new(1.25, 1.25, 1.25)
  2208. p146 = Instance.new("Part", m)
  2209. p146.BrickColor = BrickColor.new("Brick yellow")
  2210. p146.Name = "Smooth Block Model"
  2211. p146.CFrame = CFrame.new(286.019897, 0.970108688, 41.8500595, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2212. p146.Anchored = true
  2213. p146.Size = Vector3.new(2, 2.4000001, 2)
  2214. p146.BackSurface = Enum.SurfaceType.Studs
  2215. p146.BottomSurface = Enum.SurfaceType.Studs
  2216. p146.FrontSurface = Enum.SurfaceType.Studs
  2217. p146.LeftSurface = Enum.SurfaceType.Studs
  2218. p146.RightSurface = Enum.SurfaceType.Studs
  2219. b146 = Instance.new("SpecialMesh", p146)
  2220. b146.MeshType = Enum.MeshType.Head
  2221. b146.Name = "Mesh"
  2222. b146.Scale = Vector3.new(1.25, 1.25, 1.25)
  2223. p147 = Instance.new("Part", m)
  2224. p147.BrickColor = BrickColor.new("Brick yellow")
  2225. p147.Name = "Smooth Block Model"
  2226. p147.CFrame = CFrame.new(286.019897, 4.97008133, 33.850029, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2227. p147.Anchored = true
  2228. p147.Size = Vector3.new(2, 2.4000001, 2)
  2229. p147.BackSurface = Enum.SurfaceType.Studs
  2230. p147.BottomSurface = Enum.SurfaceType.Studs
  2231. p147.FrontSurface = Enum.SurfaceType.Studs
  2232. p147.LeftSurface = Enum.SurfaceType.Studs
  2233. p147.RightSurface = Enum.SurfaceType.Studs
  2234. b147 = Instance.new("SpecialMesh", p147)
  2235. b147.MeshType = Enum.MeshType.Head
  2236. b147.Name = "Mesh"
  2237. b147.Scale = Vector3.new(1.25, 1.25, 1.25)
  2238. p148 = Instance.new("Part", m)
  2239. p148.BrickColor = BrickColor.new("Brick yellow")
  2240. p148.Name = "Smooth Block Model"
  2241. p148.CFrame = CFrame.new(272.820007, 15.9700909, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2242. p148.Anchored = true
  2243. p148.Size = Vector3.new(2, 2.4000001, 2)
  2244. p148.BackSurface = Enum.SurfaceType.Studs
  2245. p148.BottomSurface = Enum.SurfaceType.Studs
  2246. p148.FrontSurface = Enum.SurfaceType.Studs
  2247. p148.LeftSurface = Enum.SurfaceType.Studs
  2248. p148.RightSurface = Enum.SurfaceType.Studs
  2249. b148 = Instance.new("SpecialMesh", p148)
  2250. b148.MeshType = Enum.MeshType.Head
  2251. b148.Name = "Mesh"
  2252. b148.Scale = Vector3.new(1.25, 1.25, 1.25)
  2253. p149 = Instance.new("Part", m)
  2254. p149.BrickColor = BrickColor.new("Reddish brown")
  2255. p149.Name = "Smooth Block Model"
  2256. p149.CFrame = CFrame.new(272.52002, 14.4699879, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  2257. p149.Anchored = true
  2258. p149.Size = Vector3.new(1, 26.4000015, 1)
  2259. p149.BackSurface = Enum.SurfaceType.Studs
  2260. p149.BottomSurface = Enum.SurfaceType.Studs
  2261. p149.FrontSurface = Enum.SurfaceType.Studs
  2262. p149.LeftSurface = Enum.SurfaceType.Studs
  2263. p149.RightSurface = Enum.SurfaceType.Studs
  2264. b149 = Instance.new("SpecialMesh", p149)
  2265. b149.MeshType = Enum.MeshType.Head
  2266. b149.Name = "Mesh"
  2267. b149.Scale = Vector3.new(1.25, 1.25, 1.25)
  2268. p150 = Instance.new("Part", m)
  2269. p150.BrickColor = BrickColor.new("Reddish brown")
  2270. p150.Name = "Smooth Block Model"
  2271. p150.CFrame = CFrame.new(271.52005, 14.4699917, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  2272. p150.Anchored = true
  2273. p150.Size = Vector3.new(1, 26.4000015, 1)
  2274. p150.BackSurface = Enum.SurfaceType.Studs
  2275. p150.BottomSurface = Enum.SurfaceType.Studs
  2276. p150.FrontSurface = Enum.SurfaceType.Studs
  2277. p150.LeftSurface = Enum.SurfaceType.Studs
  2278. p150.RightSurface = Enum.SurfaceType.Studs
  2279. b150 = Instance.new("SpecialMesh", p150)
  2280. b150.MeshType = Enum.MeshType.Head
  2281. b150.Name = "Mesh"
  2282. b150.Scale = Vector3.new(1.25, 1.25, 1.25)
  2283. p151 = Instance.new("Part", m)
  2284. p151.BrickColor = BrickColor.new("Reddish brown")
  2285. p151.Name = "Smooth Block Model"
  2286. p151.CFrame = CFrame.new(270.52005, 14.4699917, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  2287. p151.Anchored = true
  2288. p151.Size = Vector3.new(1, 26.4000015, 1)
  2289. p151.BackSurface = Enum.SurfaceType.Studs
  2290. p151.BottomSurface = Enum.SurfaceType.Studs
  2291. p151.FrontSurface = Enum.SurfaceType.Studs
  2292. p151.LeftSurface = Enum.SurfaceType.Studs
  2293. p151.RightSurface = Enum.SurfaceType.Studs
  2294. b151 = Instance.new("SpecialMesh", p151)
  2295. b151.MeshType = Enum.MeshType.Head
  2296. b151.Name = "Mesh"
  2297. b151.Scale = Vector3.new(1.25, 1.25, 1.25)
  2298. p152 = Instance.new("Part", m)
  2299. p152.BrickColor = BrickColor.new("Reddish brown")
  2300. p152.Name = "Smooth Block Model"
  2301. p152.CFrame = CFrame.new(269.520081, 14.4699955, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  2302. p152.Anchored = true
  2303. p152.Size = Vector3.new(1, 26.4000015, 1)
  2304. p152.BackSurface = Enum.SurfaceType.Studs
  2305. p152.BottomSurface = Enum.SurfaceType.Studs
  2306. p152.FrontSurface = Enum.SurfaceType.Studs
  2307. p152.LeftSurface = Enum.SurfaceType.Studs
  2308. p152.RightSurface = Enum.SurfaceType.Studs
  2309. b152 = Instance.new("SpecialMesh", p152)
  2310. b152.MeshType = Enum.MeshType.Head
  2311. b152.Name = "Mesh"
  2312. b152.Scale = Vector3.new(1.25, 1.25, 1.25)
  2313. p153 = Instance.new("Part", m)
  2314. p153.BrickColor = BrickColor.new("Reddish brown")
  2315. p153.Name = "Smooth Block Model"
  2316. p153.CFrame = CFrame.new(271.420013, 3.47031236, 48.5500259, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2317. p153.Anchored = true
  2318. p153.Size = Vector3.new(1, 21.6000004, 1)
  2319. p153.BackSurface = Enum.SurfaceType.Studs
  2320. p153.BottomSurface = Enum.SurfaceType.Studs
  2321. p153.FrontSurface = Enum.SurfaceType.Studs
  2322. p153.LeftSurface = Enum.SurfaceType.Studs
  2323. p153.RightSurface = Enum.SurfaceType.Studs
  2324. b153 = Instance.new("SpecialMesh", p153)
  2325. b153.MeshType = Enum.MeshType.Head
  2326. b153.Name = "Mesh"
  2327. b153.Scale = Vector3.new(1.25, 1.25, 1.25)
  2328. p154 = Instance.new("Part", m)
  2329. p154.BrickColor = BrickColor.new("Reddish brown")
  2330. p154.Name = "Smooth Block Model"
  2331. p154.CFrame = CFrame.new(271.420013, 4.47036266, 48.5500107, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2332. p154.Anchored = true
  2333. p154.Size = Vector3.new(1, 21.6000004, 1)
  2334. p154.BackSurface = Enum.SurfaceType.Studs
  2335. p154.BottomSurface = Enum.SurfaceType.Studs
  2336. p154.FrontSurface = Enum.SurfaceType.Studs
  2337. p154.LeftSurface = Enum.SurfaceType.Studs
  2338. p154.RightSurface = Enum.SurfaceType.Studs
  2339. b154 = Instance.new("SpecialMesh", p154)
  2340. b154.MeshType = Enum.MeshType.Head
  2341. b154.Name = "Mesh"
  2342. b154.Scale = Vector3.new(1.25, 1.25, 1.25)
  2343. p155 = Instance.new("Part", m)
  2344. p155.BrickColor = BrickColor.new("Reddish brown")
  2345. p155.Name = "Smooth Block Model"
  2346. p155.CFrame = CFrame.new(271.420013, 5.47041225, 48.5499954, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2347. p155.Anchored = true
  2348. p155.Size = Vector3.new(1, 21.6000004, 1)
  2349. p155.BackSurface = Enum.SurfaceType.Studs
  2350. p155.BottomSurface = Enum.SurfaceType.Studs
  2351. p155.FrontSurface = Enum.SurfaceType.Studs
  2352. p155.LeftSurface = Enum.SurfaceType.Studs
  2353. p155.RightSurface = Enum.SurfaceType.Studs
  2354. b155 = Instance.new("SpecialMesh", p155)
  2355. b155.MeshType = Enum.MeshType.Head
  2356. b155.Name = "Mesh"
  2357. b155.Scale = Vector3.new(1.25, 1.25, 1.25)
  2358. p156 = Instance.new("Part", m)
  2359. p156.BrickColor = BrickColor.new("Brick yellow")
  2360. p156.Name = "Smooth Block Model"
  2361. p156.CFrame = CFrame.new(268.820038, 4.97032547, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2362. p156.Anchored = true
  2363. p156.Size = Vector3.new(2, 2.4000001, 2)
  2364. p156.BackSurface = Enum.SurfaceType.Studs
  2365. p156.BottomSurface = Enum.SurfaceType.Studs
  2366. p156.FrontSurface = Enum.SurfaceType.Studs
  2367. p156.LeftSurface = Enum.SurfaceType.Studs
  2368. p156.RightSurface = Enum.SurfaceType.Studs
  2369. b156 = Instance.new("SpecialMesh", p156)
  2370. b156.MeshType = Enum.MeshType.Head
  2371. b156.Name = "Mesh"
  2372. b156.Scale = Vector3.new(1.25, 1.25, 1.25)
  2373. p157 = Instance.new("Part", m)
  2374. p157.BrickColor = BrickColor.new("Brick yellow")
  2375. p157.Name = "Smooth Block Model"
  2376. p157.CFrame = CFrame.new(271.820007, 4.97031784, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2377. p157.Anchored = true
  2378. p157.Size = Vector3.new(2, 2.4000001, 2)
  2379. p157.BackSurface = Enum.SurfaceType.Studs
  2380. p157.BottomSurface = Enum.SurfaceType.Studs
  2381. p157.FrontSurface = Enum.SurfaceType.Studs
  2382. p157.LeftSurface = Enum.SurfaceType.Studs
  2383. p157.RightSurface = Enum.SurfaceType.Studs
  2384. b157 = Instance.new("SpecialMesh", p157)
  2385. b157.MeshType = Enum.MeshType.Head
  2386. b157.Name = "Mesh"
  2387. b157.Scale = Vector3.new(1.25, 1.25, 1.25)
  2388. p158 = Instance.new("Part", m)
  2389. p158.BrickColor = BrickColor.new("Reddish brown")
  2390. p158.Name = "Smooth Block Model"
  2391. p158.CFrame = CFrame.new(270.820007, 2.47004437, 33.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2392. p158.Anchored = true
  2393. p158.Size = Vector3.new(1, 22.8000011, 1)
  2394. p158.BackSurface = Enum.SurfaceType.Studs
  2395. p158.BottomSurface = Enum.SurfaceType.Studs
  2396. p158.FrontSurface = Enum.SurfaceType.Studs
  2397. p158.LeftSurface = Enum.SurfaceType.Studs
  2398. p158.RightSurface = Enum.SurfaceType.Studs
  2399. b158 = Instance.new("SpecialMesh", p158)
  2400. b158.MeshType = Enum.MeshType.Head
  2401. b158.Name = "Mesh"
  2402. b158.Scale = Vector3.new(1.25, 1.25, 1.25)
  2403. p159 = Instance.new("Part", m)
  2404. p159.BrickColor = BrickColor.new("Brick yellow")
  2405. p159.Name = "Smooth Block Model"
  2406. p159.CFrame = CFrame.new(271.820007, 2.97023416, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2407. p159.Anchored = true
  2408. p159.Size = Vector3.new(2, 2.4000001, 2)
  2409. p159.BackSurface = Enum.SurfaceType.Studs
  2410. p159.BottomSurface = Enum.SurfaceType.Studs
  2411. p159.FrontSurface = Enum.SurfaceType.Studs
  2412. p159.LeftSurface = Enum.SurfaceType.Studs
  2413. p159.RightSurface = Enum.SurfaceType.Studs
  2414. b159 = Instance.new("SpecialMesh", p159)
  2415. b159.MeshType = Enum.MeshType.Head
  2416. b159.Name = "Mesh"
  2417. b159.Scale = Vector3.new(1.25, 1.25, 1.25)
  2418. p160 = Instance.new("Part", m)
  2419. p160.BrickColor = BrickColor.new("Reddish brown")
  2420. p160.Name = "Smooth Block Model"
  2421. p160.CFrame = CFrame.new(270.820007, 2.47006154, 34.5500259, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2422. p160.Anchored = true
  2423. p160.Size = Vector3.new(1, 22.8000011, 1)
  2424. p160.BackSurface = Enum.SurfaceType.Studs
  2425. p160.BottomSurface = Enum.SurfaceType.Studs
  2426. p160.FrontSurface = Enum.SurfaceType.Studs
  2427. p160.LeftSurface = Enum.SurfaceType.Studs
  2428. p160.RightSurface = Enum.SurfaceType.Studs
  2429. b160 = Instance.new("SpecialMesh", p160)
  2430. b160.MeshType = Enum.MeshType.Head
  2431. b160.Name = "Mesh"
  2432. b160.Scale = Vector3.new(1.25, 1.25, 1.25)
  2433. p161 = Instance.new("Part", m)
  2434. p161.BrickColor = BrickColor.new("Brick yellow")
  2435. p161.Name = "Smooth Block Model"
  2436. p161.CFrame = CFrame.new(286.019897, 2.97003007, 36.2500343, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2437. p161.Anchored = true
  2438. p161.Size = Vector3.new(2, 2.4000001, 2)
  2439. p161.BackSurface = Enum.SurfaceType.Studs
  2440. p161.BottomSurface = Enum.SurfaceType.Studs
  2441. p161.FrontSurface = Enum.SurfaceType.Studs
  2442. p161.LeftSurface = Enum.SurfaceType.Studs
  2443. p161.RightSurface = Enum.SurfaceType.Studs
  2444. b161 = Instance.new("SpecialMesh", p161)
  2445. b161.MeshType = Enum.MeshType.Head
  2446. b161.Name = "Mesh"
  2447. b161.Scale = Vector3.new(1.25, 1.25, 1.25)
  2448. p162 = Instance.new("Part", m)
  2449. p162.BrickColor = BrickColor.new("Brick yellow")
  2450. p162.Name = "Smooth Block Model"
  2451. p162.CFrame = CFrame.new(286.019897, 2.96999764, 33.8500443, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2452. p162.Anchored = true
  2453. p162.Size = Vector3.new(2, 2.4000001, 2)
  2454. p162.BackSurface = Enum.SurfaceType.Studs
  2455. p162.BottomSurface = Enum.SurfaceType.Studs
  2456. p162.FrontSurface = Enum.SurfaceType.Studs
  2457. p162.LeftSurface = Enum.SurfaceType.Studs
  2458. p162.RightSurface = Enum.SurfaceType.Studs
  2459. b162 = Instance.new("SpecialMesh", p162)
  2460. b162.MeshType = Enum.MeshType.Head
  2461. b162.Name = "Mesh"
  2462. b162.Scale = Vector3.new(1.25, 1.25, 1.25)
  2463. p163 = Instance.new("Part", m)
  2464. p163.BrickColor = BrickColor.new("Brick yellow")
  2465. p163.Name = "Smooth Block Model"
  2466. p163.CFrame = CFrame.new(288.019867, 0.970066726, 38.8500595, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2467. p163.Anchored = true
  2468. p163.Size = Vector3.new(2, 2.4000001, 2)
  2469. p163.BackSurface = Enum.SurfaceType.Studs
  2470. p163.BottomSurface = Enum.SurfaceType.Studs
  2471. p163.FrontSurface = Enum.SurfaceType.Studs
  2472. p163.LeftSurface = Enum.SurfaceType.Studs
  2473. p163.RightSurface = Enum.SurfaceType.Studs
  2474. b163 = Instance.new("SpecialMesh", p163)
  2475. b163.MeshType = Enum.MeshType.Head
  2476. b163.Name = "Mesh"
  2477. b163.Scale = Vector3.new(1.25, 1.25, 1.25)
  2478. p164 = Instance.new("Part", m)
  2479. p164.BrickColor = BrickColor.new("Brick yellow")
  2480. p164.Name = "Smooth Block Model"
  2481. p164.CFrame = CFrame.new(271.819977, 0.970247924, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2482. p164.Anchored = true
  2483. p164.Size = Vector3.new(2, 2.4000001, 2)
  2484. p164.BackSurface = Enum.SurfaceType.Studs
  2485. p164.BottomSurface = Enum.SurfaceType.Studs
  2486. p164.FrontSurface = Enum.SurfaceType.Studs
  2487. p164.LeftSurface = Enum.SurfaceType.Studs
  2488. p164.RightSurface = Enum.SurfaceType.Studs
  2489. b164 = Instance.new("SpecialMesh", p164)
  2490. b164.MeshType = Enum.MeshType.Head
  2491. b164.Name = "Mesh"
  2492. b164.Scale = Vector3.new(1.25, 1.25, 1.25)
  2493. p165 = Instance.new("Part", m)
  2494. p165.BrickColor = BrickColor.new("Brick yellow")
  2495. p165.Name = "Smooth Block Model"
  2496. p165.CFrame = CFrame.new(268.820038, 0.970255554, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2497. p165.Anchored = true
  2498. p165.Size = Vector3.new(2, 2.4000001, 2)
  2499. p165.BackSurface = Enum.SurfaceType.Studs
  2500. p165.BottomSurface = Enum.SurfaceType.Studs
  2501. p165.FrontSurface = Enum.SurfaceType.Studs
  2502. p165.LeftSurface = Enum.SurfaceType.Studs
  2503. p165.RightSurface = Enum.SurfaceType.Studs
  2504. b165 = Instance.new("SpecialMesh", p165)
  2505. b165.MeshType = Enum.MeshType.Head
  2506. b165.Name = "Mesh"
  2507. b165.Scale = Vector3.new(1.25, 1.25, 1.25)
  2508. p166 = Instance.new("Part", m)
  2509. p166.BrickColor = BrickColor.new("Brick yellow")
  2510. p166.Name = "Smooth Block Model"
  2511. p166.CFrame = CFrame.new(272.820007, 15.9700756, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2512. p166.Anchored = true
  2513. p166.Size = Vector3.new(2, 2.4000001, 2)
  2514. p166.BackSurface = Enum.SurfaceType.Studs
  2515. p166.BottomSurface = Enum.SurfaceType.Studs
  2516. p166.FrontSurface = Enum.SurfaceType.Studs
  2517. p166.LeftSurface = Enum.SurfaceType.Studs
  2518. p166.RightSurface = Enum.SurfaceType.Studs
  2519. b166 = Instance.new("SpecialMesh", p166)
  2520. b166.MeshType = Enum.MeshType.Head
  2521. b166.Name = "Mesh"
  2522. b166.Scale = Vector3.new(1.25, 1.25, 1.25)
  2523. p167 = Instance.new("Part", m)
  2524. p167.BrickColor = BrickColor.new("Brick yellow")
  2525. p167.Name = "Smooth Block Model"
  2526. p167.CFrame = CFrame.new(272.820007, 15.9700756, 28.0498867, 7.04900027e-012, -1, 0, 0, 0, 1, -1, 7.04900027e-012, 0)
  2527. p167.Anchored = true
  2528. p167.Size = Vector3.new(2, 2.4000001, 2)
  2529. p167.BackSurface = Enum.SurfaceType.Studs
  2530. p167.BottomSurface = Enum.SurfaceType.Studs
  2531. p167.FrontSurface = Enum.SurfaceType.Studs
  2532. p167.LeftSurface = Enum.SurfaceType.Studs
  2533. p167.RightSurface = Enum.SurfaceType.Studs
  2534. b167 = Instance.new("SpecialMesh", p167)
  2535. b167.MeshType = Enum.MeshType.Head
  2536. b167.Name = "Mesh"
  2537. b167.Scale = Vector3.new(1.25, 1.25, 1.25)
  2538. p168 = Instance.new("Part", m)
  2539. p168.BrickColor = BrickColor.new("Brick yellow")
  2540. p168.Name = "Smooth Block Model"
  2541. p168.CFrame = CFrame.new(272.820007, 15.9700718, 26.0498829, 7.1591344e-012, -1, 0, 0, 0, 1, -1, 7.1591344e-012, 0)
  2542. p168.Anchored = true
  2543. p168.Size = Vector3.new(2, 2.4000001, 2)
  2544. p168.BackSurface = Enum.SurfaceType.Studs
  2545. p168.BottomSurface = Enum.SurfaceType.Studs
  2546. p168.FrontSurface = Enum.SurfaceType.Studs
  2547. p168.LeftSurface = Enum.SurfaceType.Studs
  2548. p168.RightSurface = Enum.SurfaceType.Studs
  2549. b168 = Instance.new("SpecialMesh", p168)
  2550. b168.MeshType = Enum.MeshType.Head
  2551. b168.Name = "Mesh"
  2552. b168.Scale = Vector3.new(1.25, 1.25, 1.25)
  2553. p169 = Instance.new("Part", m)
  2554. p169.BrickColor = BrickColor.new("Brick yellow")
  2555. p169.Name = "Smooth Block Model"
  2556. p169.CFrame = CFrame.new(272.820038, 15.9700718, 24.0498867, 3.75322247e-006, -1, 1.45519152e-011, 4.54747351e-012, -1.45519152e-011, 1, -1, 3.75322247e-006, -3.63797881e-012)
  2557. p169.Anchored = true
  2558. p169.Size = Vector3.new(2, 2.4000001, 2)
  2559. p169.BackSurface = Enum.SurfaceType.Studs
  2560. p169.BottomSurface = Enum.SurfaceType.Studs
  2561. p169.FrontSurface = Enum.SurfaceType.Studs
  2562. p169.LeftSurface = Enum.SurfaceType.Studs
  2563. p169.RightSurface = Enum.SurfaceType.Studs
  2564. b169 = Instance.new("SpecialMesh", p169)
  2565. b169.MeshType = Enum.MeshType.Head
  2566. b169.Name = "Mesh"
  2567. b169.Scale = Vector3.new(1.25, 1.25, 1.25)
  2568. p170 = Instance.new("Part", m)
  2569. p170.BrickColor = BrickColor.new("Brick yellow")
  2570. p170.Name = "Smooth Block Model"
  2571. p170.CFrame = CFrame.new(272.820038, 15.9700718, 22.0498753, 1.12596672e-005, -1, -4.38831194e-011, 1.27329258e-011, -4.38831194e-011, 1, -1, -1.12596681e-005, 1.27329258e-011)
  2572. p170.Anchored = true
  2573. p170.Size = Vector3.new(2, 2.4000001, 2)
  2574. p170.BackSurface = Enum.SurfaceType.Studs
  2575. p170.BottomSurface = Enum.SurfaceType.Studs
  2576. p170.FrontSurface = Enum.SurfaceType.Studs
  2577. p170.LeftSurface = Enum.SurfaceType.Studs
  2578. p170.RightSurface = Enum.SurfaceType.Studs
  2579. b170 = Instance.new("SpecialMesh", p170)
  2580. b170.MeshType = Enum.MeshType.Head
  2581. b170.Name = "Mesh"
  2582. b170.Scale = Vector3.new(1.25, 1.25, 1.25)
  2583. p171 = Instance.new("Part", m)
  2584. p171.BrickColor = BrickColor.new("Brick yellow")
  2585. p171.Name = "Smooth Block Model"
  2586. p171.CFrame = CFrame.new(270.420044, 15.9700871, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2587. p171.Anchored = true
  2588. p171.Size = Vector3.new(2, 2.4000001, 2)
  2589. p171.BackSurface = Enum.SurfaceType.Studs
  2590. p171.BottomSurface = Enum.SurfaceType.Studs
  2591. p171.FrontSurface = Enum.SurfaceType.Studs
  2592. p171.LeftSurface = Enum.SurfaceType.Studs
  2593. p171.RightSurface = Enum.SurfaceType.Studs
  2594. b171 = Instance.new("SpecialMesh", p171)
  2595. b171.MeshType = Enum.MeshType.Head
  2596. b171.Name = "Mesh"
  2597. b171.Scale = Vector3.new(1.25, 1.25, 1.25)
  2598. p172 = Instance.new("Part", m)
  2599. p172.BrickColor = BrickColor.new("Brick yellow")
  2600. p172.Name = "Smooth Block Model"
  2601. p172.CFrame = CFrame.new(270.420044, 15.9700832, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2602. p172.Anchored = true
  2603. p172.Size = Vector3.new(2, 2.4000001, 2)
  2604. p172.BackSurface = Enum.SurfaceType.Studs
  2605. p172.BottomSurface = Enum.SurfaceType.Studs
  2606. p172.FrontSurface = Enum.SurfaceType.Studs
  2607. p172.LeftSurface = Enum.SurfaceType.Studs
  2608. p172.RightSurface = Enum.SurfaceType.Studs
  2609. b172 = Instance.new("SpecialMesh", p172)
  2610. b172.MeshType = Enum.MeshType.Head
  2611. b172.Name = "Mesh"
  2612. b172.Scale = Vector3.new(1.25, 1.25, 1.25)
  2613. p173 = Instance.new("Part", m)
  2614. p173.BrickColor = BrickColor.new("Brick yellow")
  2615. p173.Name = "Smooth Block Model"
  2616. p173.CFrame = CFrame.new(270.420044, 15.9700832, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2617. p173.Anchored = true
  2618. p173.Size = Vector3.new(2, 2.4000001, 2)
  2619. p173.BackSurface = Enum.SurfaceType.Studs
  2620. p173.BottomSurface = Enum.SurfaceType.Studs
  2621. p173.FrontSurface = Enum.SurfaceType.Studs
  2622. p173.LeftSurface = Enum.SurfaceType.Studs
  2623. p173.RightSurface = Enum.SurfaceType.Studs
  2624. b173 = Instance.new("SpecialMesh", p173)
  2625. b173.MeshType = Enum.MeshType.Head
  2626. b173.Name = "Mesh"
  2627. b173.Scale = Vector3.new(1.25, 1.25, 1.25)
  2628. p174 = Instance.new("Part", m)
  2629. p174.BrickColor = BrickColor.new("Brick yellow")
  2630. p174.Name = "Smooth Block Model"
  2631. p174.CFrame = CFrame.new(270.420044, 15.970068, 24.0498867, 2.30968169e-007, -1, 9.09494702e-013, 0, -9.09494702e-013, 1, -1, 2.30968141e-007, 0)
  2632. p174.Anchored = true
  2633. p174.Size = Vector3.new(2, 2.4000001, 2)
  2634. p174.BackSurface = Enum.SurfaceType.Studs
  2635. p174.BottomSurface = Enum.SurfaceType.Studs
  2636. p174.FrontSurface = Enum.SurfaceType.Studs
  2637. p174.LeftSurface = Enum.SurfaceType.Studs
  2638. p174.RightSurface = Enum.SurfaceType.Studs
  2639. b174 = Instance.new("SpecialMesh", p174)
  2640. b174.MeshType = Enum.MeshType.Head
  2641. b174.Name = "Mesh"
  2642. b174.Scale = Vector3.new(1.25, 1.25, 1.25)
  2643. p175 = Instance.new("Part", m)
  2644. p175.BrickColor = BrickColor.new("Brick yellow")
  2645. p175.Name = "Smooth Block Model"
  2646. p175.CFrame = CFrame.new(268.820038, 0.970280349, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2647. p175.Anchored = true
  2648. p175.Size = Vector3.new(2, 2.4000001, 2)
  2649. p175.BackSurface = Enum.SurfaceType.Studs
  2650. p175.BottomSurface = Enum.SurfaceType.Studs
  2651. p175.FrontSurface = Enum.SurfaceType.Studs
  2652. p175.LeftSurface = Enum.SurfaceType.Studs
  2653. p175.RightSurface = Enum.SurfaceType.Studs
  2654. b175 = Instance.new("SpecialMesh", p175)
  2655. b175.MeshType = Enum.MeshType.Head
  2656. b175.Name = "Mesh"
  2657. b175.Scale = Vector3.new(1.25, 1.25, 1.25)
  2658. p176 = Instance.new("Part", m)
  2659. p176.BrickColor = BrickColor.new("Brick yellow")
  2660. p176.Name = "Smooth Block Model"
  2661. p176.CFrame = CFrame.new(271.819977, 0.97027272, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2662. p176.Anchored = true
  2663. p176.Size = Vector3.new(2, 2.4000001, 2)
  2664. p176.BackSurface = Enum.SurfaceType.Studs
  2665. p176.BottomSurface = Enum.SurfaceType.Studs
  2666. p176.FrontSurface = Enum.SurfaceType.Studs
  2667. p176.LeftSurface = Enum.SurfaceType.Studs
  2668. p176.RightSurface = Enum.SurfaceType.Studs
  2669. b176 = Instance.new("SpecialMesh", p176)
  2670. b176.MeshType = Enum.MeshType.Head
  2671. b176.Name = "Mesh"
  2672. b176.Scale = Vector3.new(1.25, 1.25, 1.25)
  2673. p177 = Instance.new("Part", m)
  2674. p177.BrickColor = BrickColor.new("Reddish brown")
  2675. p177.Name = "Smooth Block Model"
  2676. p177.CFrame = CFrame.new(270.820007, 2.47007871, 35.5500259, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2677. p177.Anchored = true
  2678. p177.Size = Vector3.new(1, 22.8000011, 1)
  2679. p177.BackSurface = Enum.SurfaceType.Studs
  2680. p177.BottomSurface = Enum.SurfaceType.Studs
  2681. p177.FrontSurface = Enum.SurfaceType.Studs
  2682. p177.LeftSurface = Enum.SurfaceType.Studs
  2683. p177.RightSurface = Enum.SurfaceType.Studs
  2684. b177 = Instance.new("SpecialMesh", p177)
  2685. b177.MeshType = Enum.MeshType.Head
  2686. b177.Name = "Mesh"
  2687. b177.Scale = Vector3.new(1.25, 1.25, 1.25)
  2688. p178 = Instance.new("Part", m)
  2689. p178.BrickColor = BrickColor.new("Reddish brown")
  2690. p178.Name = "Smooth Block Model"
  2691. p178.CFrame = CFrame.new(270.820007, 2.47009778, 36.5500259, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2692. p178.Anchored = true
  2693. p178.Size = Vector3.new(1, 22.8000011, 1)
  2694. p178.BackSurface = Enum.SurfaceType.Studs
  2695. p178.BottomSurface = Enum.SurfaceType.Studs
  2696. p178.FrontSurface = Enum.SurfaceType.Studs
  2697. p178.LeftSurface = Enum.SurfaceType.Studs
  2698. p178.RightSurface = Enum.SurfaceType.Studs
  2699. b178 = Instance.new("SpecialMesh", p178)
  2700. b178.MeshType = Enum.MeshType.Head
  2701. b178.Name = "Mesh"
  2702. b178.Scale = Vector3.new(1.25, 1.25, 1.25)
  2703. p179 = Instance.new("Part", m)
  2704. p179.BrickColor = BrickColor.new("Reddish brown")
  2705. p179.Name = "Smooth Block Model"
  2706. p179.CFrame = CFrame.new(270.820007, 2.47011495, 37.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2707. p179.Anchored = true
  2708. p179.Size = Vector3.new(1, 22.8000011, 1)
  2709. p179.BackSurface = Enum.SurfaceType.Studs
  2710. p179.BottomSurface = Enum.SurfaceType.Studs
  2711. p179.FrontSurface = Enum.SurfaceType.Studs
  2712. p179.LeftSurface = Enum.SurfaceType.Studs
  2713. p179.RightSurface = Enum.SurfaceType.Studs
  2714. b179 = Instance.new("SpecialMesh", p179)
  2715. b179.MeshType = Enum.MeshType.Head
  2716. b179.Name = "Mesh"
  2717. b179.Scale = Vector3.new(1.25, 1.25, 1.25)
  2718. p180 = Instance.new("Part", m)
  2719. p180.BrickColor = BrickColor.new("Reddish brown")
  2720. p180.Name = "Smooth Block Model"
  2721. p180.CFrame = CFrame.new(270.820007, 2.47013402, 38.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2722. p180.Anchored = true
  2723. p180.Size = Vector3.new(1, 22.8000011, 1)
  2724. p180.BackSurface = Enum.SurfaceType.Studs
  2725. p180.BottomSurface = Enum.SurfaceType.Studs
  2726. p180.FrontSurface = Enum.SurfaceType.Studs
  2727. p180.LeftSurface = Enum.SurfaceType.Studs
  2728. p180.RightSurface = Enum.SurfaceType.Studs
  2729. b180 = Instance.new("SpecialMesh", p180)
  2730. b180.MeshType = Enum.MeshType.Head
  2731. b180.Name = "Mesh"
  2732. b180.Scale = Vector3.new(1.25, 1.25, 1.25)
  2733. p181 = Instance.new("Part", m)
  2734. p181.BrickColor = BrickColor.new("Reddish brown")
  2735. p181.Name = "Smooth Block Model"
  2736. p181.CFrame = CFrame.new(271.819977, 2.47015309, 39.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2737. p181.Anchored = true
  2738. p181.Size = Vector3.new(1, 22.8000011, 1)
  2739. p181.BackSurface = Enum.SurfaceType.Studs
  2740. p181.BottomSurface = Enum.SurfaceType.Studs
  2741. p181.FrontSurface = Enum.SurfaceType.Studs
  2742. p181.LeftSurface = Enum.SurfaceType.Studs
  2743. p181.RightSurface = Enum.SurfaceType.Studs
  2744. b181 = Instance.new("SpecialMesh", p181)
  2745. b181.MeshType = Enum.MeshType.Head
  2746. b181.Name = "Mesh"
  2747. b181.Scale = Vector3.new(1.25, 1.25, 1.25)
  2748. p182 = Instance.new("Part", m)
  2749. p182.BrickColor = BrickColor.new("Reddish brown")
  2750. p182.Name = "Smooth Block Model"
  2751. p182.CFrame = CFrame.new(271.819977, 2.47017026, 40.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2752. p182.Anchored = true
  2753. p182.Size = Vector3.new(1, 22.8000011, 1)
  2754. p182.BackSurface = Enum.SurfaceType.Studs
  2755. p182.BottomSurface = Enum.SurfaceType.Studs
  2756. p182.FrontSurface = Enum.SurfaceType.Studs
  2757. p182.LeftSurface = Enum.SurfaceType.Studs
  2758. p182.RightSurface = Enum.SurfaceType.Studs
  2759. b182 = Instance.new("SpecialMesh", p182)
  2760. b182.MeshType = Enum.MeshType.Head
  2761. b182.Name = "Mesh"
  2762. b182.Scale = Vector3.new(1.25, 1.25, 1.25)
  2763. p183 = Instance.new("Part", m)
  2764. p183.BrickColor = BrickColor.new("Reddish brown")
  2765. p183.Name = "Smooth Block Model"
  2766. p183.CFrame = CFrame.new(271.819977, 2.47018933, 41.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2767. p183.Anchored = true
  2768. p183.Size = Vector3.new(1, 22.8000011, 1)
  2769. p183.BackSurface = Enum.SurfaceType.Studs
  2770. p183.BottomSurface = Enum.SurfaceType.Studs
  2771. p183.FrontSurface = Enum.SurfaceType.Studs
  2772. p183.LeftSurface = Enum.SurfaceType.Studs
  2773. p183.RightSurface = Enum.SurfaceType.Studs
  2774. b183 = Instance.new("SpecialMesh", p183)
  2775. b183.MeshType = Enum.MeshType.Head
  2776. b183.Name = "Mesh"
  2777. b183.Scale = Vector3.new(1.25, 1.25, 1.25)
  2778. p184 = Instance.new("Part", m)
  2779. p184.BrickColor = BrickColor.new("Reddish brown")
  2780. p184.Name = "Smooth Block Model"
  2781. p184.CFrame = CFrame.new(270.820007, 2.47020459, 42.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2782. p184.Anchored = true
  2783. p184.Size = Vector3.new(1, 22.8000011, 1)
  2784. p184.BackSurface = Enum.SurfaceType.Studs
  2785. p184.BottomSurface = Enum.SurfaceType.Studs
  2786. p184.FrontSurface = Enum.SurfaceType.Studs
  2787. p184.LeftSurface = Enum.SurfaceType.Studs
  2788. p184.RightSurface = Enum.SurfaceType.Studs
  2789. b184 = Instance.new("SpecialMesh", p184)
  2790. b184.MeshType = Enum.MeshType.Head
  2791. b184.Name = "Mesh"
  2792. b184.Scale = Vector3.new(1.25, 1.25, 1.25)
  2793. p185 = Instance.new("Part", m)
  2794. p185.BrickColor = BrickColor.new("Reddish brown")
  2795. p185.Name = "Smooth Block Model"
  2796. p185.CFrame = CFrame.new(270.820007, 2.47022367, 43.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2797. p185.Anchored = true
  2798. p185.Size = Vector3.new(1, 22.8000011, 1)
  2799. p185.BackSurface = Enum.SurfaceType.Studs
  2800. p185.BottomSurface = Enum.SurfaceType.Studs
  2801. p185.FrontSurface = Enum.SurfaceType.Studs
  2802. p185.LeftSurface = Enum.SurfaceType.Studs
  2803. p185.RightSurface = Enum.SurfaceType.Studs
  2804. b185 = Instance.new("SpecialMesh", p185)
  2805. b185.MeshType = Enum.MeshType.Head
  2806. b185.Name = "Mesh"
  2807. b185.Scale = Vector3.new(1.25, 1.25, 1.25)
  2808. p186 = Instance.new("Part", m)
  2809. p186.BrickColor = BrickColor.new("Reddish brown")
  2810. p186.Name = "Smooth Block Model"
  2811. p186.CFrame = CFrame.new(270.820007, 2.47024083, 44.5500488, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2812. p186.Anchored = true
  2813. p186.Size = Vector3.new(1, 22.8000011, 1)
  2814. p186.BackSurface = Enum.SurfaceType.Studs
  2815. p186.BottomSurface = Enum.SurfaceType.Studs
  2816. p186.FrontSurface = Enum.SurfaceType.Studs
  2817. p186.LeftSurface = Enum.SurfaceType.Studs
  2818. p186.RightSurface = Enum.SurfaceType.Studs
  2819. b186 = Instance.new("SpecialMesh", p186)
  2820. b186.MeshType = Enum.MeshType.Head
  2821. b186.Name = "Mesh"
  2822. b186.Scale = Vector3.new(1.25, 1.25, 1.25)
  2823. p187 = Instance.new("Part", m)
  2824. p187.BrickColor = BrickColor.new("Reddish brown")
  2825. p187.Name = "Smooth Block Model"
  2826. p187.CFrame = CFrame.new(270.820007, 2.470258, 45.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2827. p187.Anchored = true
  2828. p187.Size = Vector3.new(1, 22.8000011, 1)
  2829. p187.BackSurface = Enum.SurfaceType.Studs
  2830. p187.BottomSurface = Enum.SurfaceType.Studs
  2831. p187.FrontSurface = Enum.SurfaceType.Studs
  2832. p187.LeftSurface = Enum.SurfaceType.Studs
  2833. p187.RightSurface = Enum.SurfaceType.Studs
  2834. b187 = Instance.new("SpecialMesh", p187)
  2835. b187.MeshType = Enum.MeshType.Head
  2836. b187.Name = "Mesh"
  2837. b187.Scale = Vector3.new(1.25, 1.25, 1.25)
  2838. p188 = Instance.new("Part", m)
  2839. p188.BrickColor = BrickColor.new("Reddish brown")
  2840. p188.Name = "Smooth Block Model"
  2841. p188.CFrame = CFrame.new(270.820007, 2.47027707, 46.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2842. p188.Anchored = true
  2843. p188.Size = Vector3.new(1, 22.8000011, 1)
  2844. p188.BackSurface = Enum.SurfaceType.Studs
  2845. p188.BottomSurface = Enum.SurfaceType.Studs
  2846. p188.FrontSurface = Enum.SurfaceType.Studs
  2847. p188.LeftSurface = Enum.SurfaceType.Studs
  2848. p188.RightSurface = Enum.SurfaceType.Studs
  2849. b188 = Instance.new("SpecialMesh", p188)
  2850. b188.MeshType = Enum.MeshType.Head
  2851. b188.Name = "Mesh"
  2852. b188.Scale = Vector3.new(1.25, 1.25, 1.25)
  2853. p189 = Instance.new("Part", m)
  2854. p189.BrickColor = BrickColor.new("Reddish brown")
  2855. p189.Name = "Smooth Block Model"
  2856. p189.CFrame = CFrame.new(270.820007, 2.4703114, 48.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2857. p189.Anchored = true
  2858. p189.Size = Vector3.new(1, 22.8000011, 1)
  2859. p189.BackSurface = Enum.SurfaceType.Studs
  2860. p189.BottomSurface = Enum.SurfaceType.Studs
  2861. p189.FrontSurface = Enum.SurfaceType.Studs
  2862. p189.LeftSurface = Enum.SurfaceType.Studs
  2863. p189.RightSurface = Enum.SurfaceType.Studs
  2864. b189 = Instance.new("SpecialMesh", p189)
  2865. b189.MeshType = Enum.MeshType.Head
  2866. b189.Name = "Mesh"
  2867. b189.Scale = Vector3.new(1.25, 1.25, 1.25)
  2868. p190 = Instance.new("Part", m)
  2869. p190.BrickColor = BrickColor.new("Reddish brown")
  2870. p190.Name = "Smooth Block Model"
  2871. p190.CFrame = CFrame.new(270.820007, 2.47029424, 47.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  2872. p190.Anchored = true
  2873. p190.Size = Vector3.new(1, 22.8000011, 1)
  2874. p190.BackSurface = Enum.SurfaceType.Studs
  2875. p190.BottomSurface = Enum.SurfaceType.Studs
  2876. p190.FrontSurface = Enum.SurfaceType.Studs
  2877. p190.LeftSurface = Enum.SurfaceType.Studs
  2878. p190.RightSurface = Enum.SurfaceType.Studs
  2879. b190 = Instance.new("SpecialMesh", p190)
  2880. b190.MeshType = Enum.MeshType.Head
  2881. b190.Name = "Mesh"
  2882. b190.Scale = Vector3.new(1.25, 1.25, 1.25)
  2883. p191 = Instance.new("Part", m)
  2884. p191.BrickColor = BrickColor.new("Brick yellow")
  2885. p191.Name = "Smooth Block Model"
  2886. p191.CFrame = CFrame.new(286.019897, 0.970072448, 38.8500595, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  2887. p191.Anchored = true
  2888. p191.Size = Vector3.new(2, 2.4000001, 2)
  2889. p191.BackSurface = Enum.SurfaceType.Studs
  2890. p191.BottomSurface = Enum.SurfaceType.Studs
  2891. p191.FrontSurface = Enum.SurfaceType.Studs
  2892. p191.LeftSurface = Enum.SurfaceType.Studs
  2893. p191.RightSurface = Enum.SurfaceType.Studs
  2894. b191 = Instance.new("SpecialMesh", p191)
  2895. b191.MeshType = Enum.MeshType.Head
  2896. b191.Name = "Mesh"
  2897. b191.Scale = Vector3.new(1.25, 1.25, 1.25)
  2898. p192 = Instance.new("Part", m)
  2899. p192.BrickColor = BrickColor.new("Brick yellow")
  2900. p192.Name = "Smooth Block Model"
  2901. p192.CFrame = CFrame.new(268.820038, 2.97024179, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  2902. p192.Anchored = true
  2903. p192.Size = Vector3.new(2, 2.4000001, 2)
  2904. p192.BackSurface = Enum.SurfaceType.Studs
  2905. p192.BottomSurface = Enum.SurfaceType.Studs
  2906. p192.FrontSurface = Enum.SurfaceType.Studs
  2907. p192.LeftSurface = Enum.SurfaceType.Studs
  2908. p192.RightSurface = Enum.SurfaceType.Studs
  2909. b192 = Instance.new("SpecialMesh", p192)
  2910. b192.MeshType = Enum.MeshType.Head
  2911. b192.Name = "Mesh"
  2912. b192.Scale = Vector3.new(1.25, 1.25, 1.25)
  2913. p193 = Instance.new("Part", m)
  2914. p193.BrickColor = BrickColor.new("Brick yellow")
  2915. p193.Name = "Smooth Block Model"
  2916. p193.CFrame = CFrame.new(270.420044, 15.9700794, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2917. p193.Anchored = true
  2918. p193.Size = Vector3.new(2, 2.4000001, 2)
  2919. p193.BackSurface = Enum.SurfaceType.Studs
  2920. p193.BottomSurface = Enum.SurfaceType.Studs
  2921. p193.FrontSurface = Enum.SurfaceType.Studs
  2922. p193.LeftSurface = Enum.SurfaceType.Studs
  2923. p193.RightSurface = Enum.SurfaceType.Studs
  2924. b193 = Instance.new("SpecialMesh", p193)
  2925. b193.MeshType = Enum.MeshType.Head
  2926. b193.Name = "Mesh"
  2927. b193.Scale = Vector3.new(1.25, 1.25, 1.25)
  2928. p194 = Instance.new("Part", m)
  2929. p194.BrickColor = BrickColor.new("Brick yellow")
  2930. p194.Name = "Smooth Block Model"
  2931. p194.CFrame = CFrame.new(270.420044, 15.9700794, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2932. p194.Anchored = true
  2933. p194.Size = Vector3.new(2, 2.4000001, 2)
  2934. p194.BackSurface = Enum.SurfaceType.Studs
  2935. p194.BottomSurface = Enum.SurfaceType.Studs
  2936. p194.FrontSurface = Enum.SurfaceType.Studs
  2937. p194.LeftSurface = Enum.SurfaceType.Studs
  2938. p194.RightSurface = Enum.SurfaceType.Studs
  2939. b194 = Instance.new("SpecialMesh", p194)
  2940. b194.MeshType = Enum.MeshType.Head
  2941. b194.Name = "Mesh"
  2942. b194.Scale = Vector3.new(1.25, 1.25, 1.25)
  2943. p195 = Instance.new("Part", m)
  2944. p195.BrickColor = BrickColor.new("Brick yellow")
  2945. p195.Name = "Smooth Block Model"
  2946. p195.CFrame = CFrame.new(270.420044, 15.9700794, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2947. p195.Anchored = true
  2948. p195.Size = Vector3.new(2, 2.4000001, 2)
  2949. p195.BackSurface = Enum.SurfaceType.Studs
  2950. p195.BottomSurface = Enum.SurfaceType.Studs
  2951. p195.FrontSurface = Enum.SurfaceType.Studs
  2952. p195.LeftSurface = Enum.SurfaceType.Studs
  2953. p195.RightSurface = Enum.SurfaceType.Studs
  2954. b195 = Instance.new("SpecialMesh", p195)
  2955. b195.MeshType = Enum.MeshType.Head
  2956. b195.Name = "Mesh"
  2957. b195.Scale = Vector3.new(1.25, 1.25, 1.25)
  2958. p196 = Instance.new("Part", m)
  2959. p196.BrickColor = BrickColor.new("Brick yellow")
  2960. p196.Name = "Smooth Block Model"
  2961. p196.CFrame = CFrame.new(270.420044, 15.9700756, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2962. p196.Anchored = true
  2963. p196.Size = Vector3.new(2, 2.4000001, 2)
  2964. p196.BackSurface = Enum.SurfaceType.Studs
  2965. p196.BottomSurface = Enum.SurfaceType.Studs
  2966. p196.FrontSurface = Enum.SurfaceType.Studs
  2967. p196.LeftSurface = Enum.SurfaceType.Studs
  2968. p196.RightSurface = Enum.SurfaceType.Studs
  2969. b196 = Instance.new("SpecialMesh", p196)
  2970. b196.MeshType = Enum.MeshType.Head
  2971. b196.Name = "Mesh"
  2972. b196.Scale = Vector3.new(1.25, 1.25, 1.25)
  2973. p197 = Instance.new("Part", m)
  2974. p197.BrickColor = BrickColor.new("Brick yellow")
  2975. p197.Name = "Smooth Block Model"
  2976. p197.CFrame = CFrame.new(270.420044, 15.9700756, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2977. p197.Anchored = true
  2978. p197.Size = Vector3.new(2, 2.4000001, 2)
  2979. p197.BackSurface = Enum.SurfaceType.Studs
  2980. p197.BottomSurface = Enum.SurfaceType.Studs
  2981. p197.FrontSurface = Enum.SurfaceType.Studs
  2982. p197.LeftSurface = Enum.SurfaceType.Studs
  2983. p197.RightSurface = Enum.SurfaceType.Studs
  2984. b197 = Instance.new("SpecialMesh", p197)
  2985. b197.MeshType = Enum.MeshType.Head
  2986. b197.Name = "Mesh"
  2987. b197.Scale = Vector3.new(1.25, 1.25, 1.25)
  2988. p198 = Instance.new("Part", m)
  2989. p198.BrickColor = BrickColor.new("Brick yellow")
  2990. p198.Name = "Smooth Block Model"
  2991. p198.CFrame = CFrame.new(270.420044, 15.9700756, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  2992. p198.Anchored = true
  2993. p198.Size = Vector3.new(2, 2.4000001, 2)
  2994. p198.BackSurface = Enum.SurfaceType.Studs
  2995. p198.BottomSurface = Enum.SurfaceType.Studs
  2996. p198.FrontSurface = Enum.SurfaceType.Studs
  2997. p198.LeftSurface = Enum.SurfaceType.Studs
  2998. p198.RightSurface = Enum.SurfaceType.Studs
  2999. b198 = Instance.new("SpecialMesh", p198)
  3000. b198.MeshType = Enum.MeshType.Head
  3001. b198.Name = "Mesh"
  3002. b198.Scale = Vector3.new(1.25, 1.25, 1.25)
  3003. p199 = Instance.new("Part", m)
  3004. p199.BrickColor = BrickColor.new("Brick yellow")
  3005. p199.Name = "Smooth Block Model"
  3006. p199.CFrame = CFrame.new(270.420044, 15.9700718, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3007. p199.Anchored = true
  3008. p199.Size = Vector3.new(2, 2.4000001, 2)
  3009. p199.BackSurface = Enum.SurfaceType.Studs
  3010. p199.BottomSurface = Enum.SurfaceType.Studs
  3011. p199.FrontSurface = Enum.SurfaceType.Studs
  3012. p199.LeftSurface = Enum.SurfaceType.Studs
  3013. p199.RightSurface = Enum.SurfaceType.Studs
  3014. b199 = Instance.new("SpecialMesh", p199)
  3015. b199.MeshType = Enum.MeshType.Head
  3016. b199.Name = "Mesh"
  3017. b199.Scale = Vector3.new(1.25, 1.25, 1.25)
  3018. p200 = Instance.new("Part", m)
  3019. p200.BrickColor = BrickColor.new("Brick yellow")
  3020. p200.Name = "Smooth Block Model"
  3021. p200.CFrame = CFrame.new(270.420044, 15.9700718, 28.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3022. p200.Anchored = true
  3023. p200.Size = Vector3.new(2, 2.4000001, 2)
  3024. p200.BackSurface = Enum.SurfaceType.Studs
  3025. p200.BottomSurface = Enum.SurfaceType.Studs
  3026. p200.FrontSurface = Enum.SurfaceType.Studs
  3027. p200.LeftSurface = Enum.SurfaceType.Studs
  3028. p200.RightSurface = Enum.SurfaceType.Studs
  3029. b200 = Instance.new("SpecialMesh", p200)
  3030. b200.MeshType = Enum.MeshType.Head
  3031. b200.Name = "Mesh"
  3032. b200.Scale = Vector3.new(1.25, 1.25, 1.25)
  3033. p201 = Instance.new("Part", m)
  3034. p201.BrickColor = BrickColor.new("Brick yellow")
  3035. p201.Name = "Smooth Block Model"
  3036. p201.CFrame = CFrame.new(270.420044, 15.970068, 26.0498829, 2.30968055e-007, -1, 9.09494702e-013, 0, -9.09494702e-013, 1, -1, 2.30968027e-007, 0)
  3037. p201.Anchored = true
  3038. p201.Size = Vector3.new(2, 2.4000001, 2)
  3039. p201.BackSurface = Enum.SurfaceType.Studs
  3040. p201.BottomSurface = Enum.SurfaceType.Studs
  3041. p201.FrontSurface = Enum.SurfaceType.Studs
  3042. p201.LeftSurface = Enum.SurfaceType.Studs
  3043. p201.RightSurface = Enum.SurfaceType.Studs
  3044. b201 = Instance.new("SpecialMesh", p201)
  3045. b201.MeshType = Enum.MeshType.Head
  3046. b201.Name = "Mesh"
  3047. b201.Scale = Vector3.new(1.25, 1.25, 1.25)
  3048. p202 = Instance.new("Part", m)
  3049. p202.BrickColor = BrickColor.new("Brick yellow")
  3050. p202.Name = "Smooth Block Model"
  3051. p202.CFrame = CFrame.new(270.420074, 15.970068, 22.0498905, 3.46452316e-006, -1, 1.31876732e-011, 2.72848411e-012, -1.31876732e-011, 1, -1, 3.46452293e-006, -1.8189894e-012)
  3052. p202.Anchored = true
  3053. p202.Size = Vector3.new(2, 2.4000001, 2)
  3054. p202.BackSurface = Enum.SurfaceType.Studs
  3055. p202.BottomSurface = Enum.SurfaceType.Studs
  3056. p202.FrontSurface = Enum.SurfaceType.Studs
  3057. p202.LeftSurface = Enum.SurfaceType.Studs
  3058. p202.RightSurface = Enum.SurfaceType.Studs
  3059. b202 = Instance.new("SpecialMesh", p202)
  3060. b202.MeshType = Enum.MeshType.Head
  3061. b202.Name = "Mesh"
  3062. b202.Scale = Vector3.new(1.25, 1.25, 1.25)
  3063. p203 = Instance.new("Part", m)
  3064. p203.BrickColor = BrickColor.new("Reddish brown")
  3065. p203.Name = "Smooth Block Model"
  3066. p203.CFrame = CFrame.new(272.02002, 13.4700565, 23.5499172, 9.22255003e-006, -1, -8.83966678e-008, 1, 9.22254912e-006, 1.71361662e-005, -1.71361662e-005, -8.85547138e-008, 1)
  3067. p203.Anchored = true
  3068. p203.Size = Vector3.new(1, 27.6000004, 1)
  3069. p203.BackSurface = Enum.SurfaceType.Studs
  3070. p203.BottomSurface = Enum.SurfaceType.Studs
  3071. p203.FrontSurface = Enum.SurfaceType.Studs
  3072. p203.LeftSurface = Enum.SurfaceType.Studs
  3073. p203.RightSurface = Enum.SurfaceType.Studs
  3074. b203 = Instance.new("SpecialMesh", p203)
  3075. b203.MeshType = Enum.MeshType.Head
  3076. b203.Name = "Mesh"
  3077. b203.Scale = Vector3.new(1.25, 1.25, 1.25)
  3078. p204 = Instance.new("Part", m)
  3079. p204.BrickColor = BrickColor.new("Reddish brown")
  3080. p204.Name = "Smooth Block Model"
  3081. p204.CFrame = CFrame.new(271.820038, 13.4703159, 48.5499039, 2.77502181e-006, 1, 5.36505489e-008, 1, -2.77502113e-006, -1.21663379e-005, -1.21663379e-005, 5.36843103e-008, -1)
  3082. p204.Anchored = true
  3083. p204.Size = Vector3.new(1, 27.6000004, 1)
  3084. p204.BackSurface = Enum.SurfaceType.Studs
  3085. p204.BottomSurface = Enum.SurfaceType.Studs
  3086. p204.FrontSurface = Enum.SurfaceType.Studs
  3087. p204.LeftSurface = Enum.SurfaceType.Studs
  3088. p204.RightSurface = Enum.SurfaceType.Studs
  3089. b204 = Instance.new("SpecialMesh", p204)
  3090. b204.MeshType = Enum.MeshType.Head
  3091. b204.Name = "Mesh"
  3092. b204.Scale = Vector3.new(1.25, 1.25, 1.25)
  3093. p205 = Instance.new("Part", m)
  3094. p205.BrickColor = BrickColor.new("Brick yellow")
  3095. p205.Name = "Smooth Block Model"
  3096. p205.CFrame = CFrame.new(286.019897, 4.97004414, 30.8500271, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3097. p205.Anchored = true
  3098. p205.Size = Vector3.new(2, 2.4000001, 2)
  3099. p205.BackSurface = Enum.SurfaceType.Studs
  3100. p205.BottomSurface = Enum.SurfaceType.Studs
  3101. p205.FrontSurface = Enum.SurfaceType.Studs
  3102. p205.LeftSurface = Enum.SurfaceType.Studs
  3103. p205.RightSurface = Enum.SurfaceType.Studs
  3104. b205 = Instance.new("SpecialMesh", p205)
  3105. b205.MeshType = Enum.MeshType.Head
  3106. b205.Name = "Mesh"
  3107. b205.Scale = Vector3.new(1.25, 1.25, 1.25)
  3108. p206 = Instance.new("Part", m)
  3109. p206.BrickColor = BrickColor.new("Brick yellow")
  3110. p206.Name = "Smooth Block Model"
  3111. p206.CFrame = CFrame.new(270.420044, 15.9700871, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3112. p206.Anchored = true
  3113. p206.Size = Vector3.new(2, 2.4000001, 2)
  3114. p206.BackSurface = Enum.SurfaceType.Studs
  3115. p206.BottomSurface = Enum.SurfaceType.Studs
  3116. p206.FrontSurface = Enum.SurfaceType.Studs
  3117. p206.LeftSurface = Enum.SurfaceType.Studs
  3118. p206.RightSurface = Enum.SurfaceType.Studs
  3119. b206 = Instance.new("SpecialMesh", p206)
  3120. b206.MeshType = Enum.MeshType.Head
  3121. b206.Name = "Mesh"
  3122. b206.Scale = Vector3.new(1.25, 1.25, 1.25)
  3123. p207 = Instance.new("Part", m)
  3124. p207.BrickColor = BrickColor.new("Brick yellow")
  3125. p207.Name = "Smooth Block Model"
  3126. p207.CFrame = CFrame.new(286.019897, 6.96998787, 24.8499928, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3127. p207.Anchored = true
  3128. p207.Size = Vector3.new(2, 2.4000001, 2)
  3129. p207.BackSurface = Enum.SurfaceType.Studs
  3130. p207.BottomSurface = Enum.SurfaceType.Studs
  3131. p207.FrontSurface = Enum.SurfaceType.Studs
  3132. p207.LeftSurface = Enum.SurfaceType.Studs
  3133. p207.RightSurface = Enum.SurfaceType.Studs
  3134. b207 = Instance.new("SpecialMesh", p207)
  3135. b207.MeshType = Enum.MeshType.Head
  3136. b207.Name = "Mesh"
  3137. b207.Scale = Vector3.new(1.25, 1.25, 1.25)
  3138. p208 = Instance.new("Part", m)
  3139. p208.BrickColor = BrickColor.new("Brick yellow")
  3140. p208.Name = "Smooth Block Model"
  3141. p208.CFrame = CFrame.new(271.820007, 6.97033501, 50.0499802, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3142. p208.Anchored = true
  3143. p208.Size = Vector3.new(2, 2.4000001, 2)
  3144. p208.BackSurface = Enum.SurfaceType.Studs
  3145. p208.BottomSurface = Enum.SurfaceType.Studs
  3146. p208.FrontSurface = Enum.SurfaceType.Studs
  3147. p208.LeftSurface = Enum.SurfaceType.Studs
  3148. p208.RightSurface = Enum.SurfaceType.Studs
  3149. b208 = Instance.new("SpecialMesh", p208)
  3150. b208.MeshType = Enum.MeshType.Head
  3151. b208.Name = "Mesh"
  3152. b208.Scale = Vector3.new(1.25, 1.25, 1.25)
  3153. p209 = Instance.new("Part", m)
  3154. p209.BrickColor = BrickColor.new("Reddish brown")
  3155. p209.Name = "Smooth Block Model"
  3156. p209.CFrame = CFrame.new(284.519897, 7.36997604, 23.5499935, 5.36505489e-008, -2.77502181e-006, -1, -1.21663379e-005, -1, 2.77502113e-006, -1, 1.21663379e-005, -5.36843103e-008)
  3157. p209.Anchored = true
  3158. p209.Size = Vector3.new(1, 10.8000002, 1)
  3159. p209.BackSurface = Enum.SurfaceType.Studs
  3160. p209.BottomSurface = Enum.SurfaceType.Studs
  3161. p209.FrontSurface = Enum.SurfaceType.Studs
  3162. p209.LeftSurface = Enum.SurfaceType.Studs
  3163. p209.RightSurface = Enum.SurfaceType.Studs
  3164. b209 = Instance.new("SpecialMesh", p209)
  3165. b209.MeshType = Enum.MeshType.Head
  3166. b209.Name = "Mesh"
  3167. b209.Scale = Vector3.new(1.25, 1.25, 1.25)
  3168. p210 = Instance.new("Part", m)
  3169. p210.BrickColor = BrickColor.new("Brick yellow")
  3170. p210.Name = "Smooth Block Model"
  3171. p210.CFrame = CFrame.new(288.019867, 0.970038116, 36.2500496, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3172. p210.Anchored = true
  3173. p210.Size = Vector3.new(2, 2.4000001, 2)
  3174. p210.BackSurface = Enum.SurfaceType.Studs
  3175. p210.BottomSurface = Enum.SurfaceType.Studs
  3176. p210.FrontSurface = Enum.SurfaceType.Studs
  3177. p210.LeftSurface = Enum.SurfaceType.Studs
  3178. p210.RightSurface = Enum.SurfaceType.Studs
  3179. b210 = Instance.new("SpecialMesh", p210)
  3180. b210.MeshType = Enum.MeshType.Head
  3181. b210.Name = "Mesh"
  3182. b210.Scale = Vector3.new(1.25, 1.25, 1.25)
  3183. p211 = Instance.new("Part", m)
  3184. p211.BrickColor = BrickColor.new("Brick yellow")
  3185. p211.Name = "Smooth Block Model"
  3186. p211.CFrame = CFrame.new(268.02005, 15.9700871, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3187. p211.Anchored = true
  3188. p211.Size = Vector3.new(2, 2.4000001, 2)
  3189. p211.BackSurface = Enum.SurfaceType.Studs
  3190. p211.BottomSurface = Enum.SurfaceType.Studs
  3191. p211.FrontSurface = Enum.SurfaceType.Studs
  3192. p211.LeftSurface = Enum.SurfaceType.Studs
  3193. p211.RightSurface = Enum.SurfaceType.Studs
  3194. b211 = Instance.new("SpecialMesh", p211)
  3195. b211.MeshType = Enum.MeshType.Head
  3196. b211.Name = "Mesh"
  3197. b211.Scale = Vector3.new(1.25, 1.25, 1.25)
  3198. p212 = Instance.new("Part", m)
  3199. p212.BrickColor = BrickColor.new("Brick yellow")
  3200. p212.Name = "Smooth Block Model"
  3201. p212.CFrame = CFrame.new(286.019897, 0.970043838, 36.2500496, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3202. p212.Anchored = true
  3203. p212.Size = Vector3.new(2, 2.4000001, 2)
  3204. p212.BackSurface = Enum.SurfaceType.Studs
  3205. p212.BottomSurface = Enum.SurfaceType.Studs
  3206. p212.FrontSurface = Enum.SurfaceType.Studs
  3207. p212.LeftSurface = Enum.SurfaceType.Studs
  3208. p212.RightSurface = Enum.SurfaceType.Studs
  3209. b212 = Instance.new("SpecialMesh", p212)
  3210. b212.MeshType = Enum.MeshType.Head
  3211. b212.Name = "Mesh"
  3212. b212.Scale = Vector3.new(1.25, 1.25, 1.25)
  3213. p213 = Instance.new("Part", m)
  3214. p213.BrickColor = BrickColor.new("Reddish brown")
  3215. p213.Name = "Smooth Block Model"
  3216. p213.CFrame = CFrame.new(268.520081, 14.4699993, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  3217. p213.Anchored = true
  3218. p213.Size = Vector3.new(1, 26.4000015, 1)
  3219. p213.BackSurface = Enum.SurfaceType.Studs
  3220. p213.BottomSurface = Enum.SurfaceType.Studs
  3221. p213.FrontSurface = Enum.SurfaceType.Studs
  3222. p213.LeftSurface = Enum.SurfaceType.Studs
  3223. p213.RightSurface = Enum.SurfaceType.Studs
  3224. b213 = Instance.new("SpecialMesh", p213)
  3225. b213.MeshType = Enum.MeshType.Head
  3226. b213.Name = "Mesh"
  3227. b213.Scale = Vector3.new(1.25, 1.25, 1.25)
  3228. p214 = Instance.new("Part", m)
  3229. p214.BrickColor = BrickColor.new("Brick yellow")
  3230. p214.Name = "Smooth Block Model"
  3231. p214.CFrame = CFrame.new(265.820038, 4.9703331, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3232. p214.Anchored = true
  3233. p214.Size = Vector3.new(2, 2.4000001, 2)
  3234. p214.BackSurface = Enum.SurfaceType.Studs
  3235. p214.BottomSurface = Enum.SurfaceType.Studs
  3236. p214.FrontSurface = Enum.SurfaceType.Studs
  3237. p214.LeftSurface = Enum.SurfaceType.Studs
  3238. p214.RightSurface = Enum.SurfaceType.Studs
  3239. b214 = Instance.new("SpecialMesh", p214)
  3240. b214.MeshType = Enum.MeshType.Head
  3241. b214.Name = "Mesh"
  3242. b214.Scale = Vector3.new(1.25, 1.25, 1.25)
  3243. p215 = Instance.new("Part", m)
  3244. p215.BrickColor = BrickColor.new("Reddish brown")
  3245. p215.Name = "Smooth Block Model"
  3246. p215.CFrame = CFrame.new(270.820007, 2.47000813, 31.5500393, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  3247. p215.Anchored = true
  3248. p215.Size = Vector3.new(1, 22.8000011, 1)
  3249. p215.BackSurface = Enum.SurfaceType.Studs
  3250. p215.BottomSurface = Enum.SurfaceType.Studs
  3251. p215.FrontSurface = Enum.SurfaceType.Studs
  3252. p215.LeftSurface = Enum.SurfaceType.Studs
  3253. p215.RightSurface = Enum.SurfaceType.Studs
  3254. b215 = Instance.new("SpecialMesh", p215)
  3255. b215.MeshType = Enum.MeshType.Head
  3256. b215.Name = "Mesh"
  3257. b215.Scale = Vector3.new(1.25, 1.25, 1.25)
  3258. p216 = Instance.new("Part", m)
  3259. p216.BrickColor = BrickColor.new("Reddish brown")
  3260. p216.Name = "Smooth Block Model"
  3261. p216.CFrame = CFrame.new(270.820007, 2.4700253, 32.5500412, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  3262. p216.Anchored = true
  3263. p216.Size = Vector3.new(1, 22.8000011, 1)
  3264. p216.BackSurface = Enum.SurfaceType.Studs
  3265. p216.BottomSurface = Enum.SurfaceType.Studs
  3266. p216.FrontSurface = Enum.SurfaceType.Studs
  3267. p216.LeftSurface = Enum.SurfaceType.Studs
  3268. p216.RightSurface = Enum.SurfaceType.Studs
  3269. b216 = Instance.new("SpecialMesh", p216)
  3270. b216.MeshType = Enum.MeshType.Head
  3271. b216.Name = "Mesh"
  3272. b216.Scale = Vector3.new(1.25, 1.25, 1.25)
  3273. p217 = Instance.new("Part", m)
  3274. p217.BrickColor = BrickColor.new("Brick yellow")
  3275. p217.Name = "Smooth Block Model"
  3276. p217.CFrame = CFrame.new(286.019897, 2.9699614, 30.8500423, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3277. p217.Anchored = true
  3278. p217.Size = Vector3.new(2, 2.4000001, 2)
  3279. p217.BackSurface = Enum.SurfaceType.Studs
  3280. p217.BottomSurface = Enum.SurfaceType.Studs
  3281. p217.FrontSurface = Enum.SurfaceType.Studs
  3282. p217.LeftSurface = Enum.SurfaceType.Studs
  3283. p217.RightSurface = Enum.SurfaceType.Studs
  3284. b217 = Instance.new("SpecialMesh", p217)
  3285. b217.MeshType = Enum.MeshType.Head
  3286. b217.Name = "Mesh"
  3287. b217.Scale = Vector3.new(1.25, 1.25, 1.25)
  3288. p218 = Instance.new("Part", m)
  3289. p218.BrickColor = BrickColor.new("Brick yellow")
  3290. p218.Name = "Smooth Block Model"
  3291. p218.CFrame = CFrame.new(265.820038, 0.970263183, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3292. p218.Anchored = true
  3293. p218.Size = Vector3.new(2, 2.4000001, 2)
  3294. p218.BackSurface = Enum.SurfaceType.Studs
  3295. p218.BottomSurface = Enum.SurfaceType.Studs
  3296. p218.FrontSurface = Enum.SurfaceType.Studs
  3297. p218.LeftSurface = Enum.SurfaceType.Studs
  3298. p218.RightSurface = Enum.SurfaceType.Studs
  3299. b218 = Instance.new("SpecialMesh", p218)
  3300. b218.MeshType = Enum.MeshType.Head
  3301. b218.Name = "Mesh"
  3302. b218.Scale = Vector3.new(1.25, 1.25, 1.25)
  3303. p219 = Instance.new("Part", m)
  3304. p219.BrickColor = BrickColor.new("Brick yellow")
  3305. p219.Name = "Smooth Block Model"
  3306. p219.CFrame = CFrame.new(265.820007, 0.970287979, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3307. p219.Anchored = true
  3308. p219.Size = Vector3.new(2, 2.4000001, 2)
  3309. p219.BackSurface = Enum.SurfaceType.Studs
  3310. p219.BottomSurface = Enum.SurfaceType.Studs
  3311. p219.FrontSurface = Enum.SurfaceType.Studs
  3312. p219.LeftSurface = Enum.SurfaceType.Studs
  3313. p219.RightSurface = Enum.SurfaceType.Studs
  3314. b219 = Instance.new("SpecialMesh", p219)
  3315. b219.MeshType = Enum.MeshType.Head
  3316. b219.Name = "Mesh"
  3317. b219.Scale = Vector3.new(1.25, 1.25, 1.25)
  3318. p220 = Instance.new("Part", m)
  3319. p220.BrickColor = BrickColor.new("Brick yellow")
  3320. p220.Name = "Smooth Block Model"
  3321. p220.CFrame = CFrame.new(265.820038, 2.97024941, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3322. p220.Anchored = true
  3323. p220.Size = Vector3.new(2, 2.4000001, 2)
  3324. p220.BackSurface = Enum.SurfaceType.Studs
  3325. p220.BottomSurface = Enum.SurfaceType.Studs
  3326. p220.FrontSurface = Enum.SurfaceType.Studs
  3327. p220.LeftSurface = Enum.SurfaceType.Studs
  3328. p220.RightSurface = Enum.SurfaceType.Studs
  3329. b220 = Instance.new("SpecialMesh", p220)
  3330. b220.MeshType = Enum.MeshType.Head
  3331. b220.Name = "Mesh"
  3332. b220.Scale = Vector3.new(1.25, 1.25, 1.25)
  3333. p221 = Instance.new("Part", m)
  3334. p221.BrickColor = BrickColor.new("Reddish brown")
  3335. p221.Name = "Smooth Block Model"
  3336. p221.CFrame = CFrame.new(267.52005, 14.4699993, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  3337. p221.Anchored = true
  3338. p221.Size = Vector3.new(1, 26.4000015, 1)
  3339. p221.BackSurface = Enum.SurfaceType.Studs
  3340. p221.BottomSurface = Enum.SurfaceType.Studs
  3341. p221.FrontSurface = Enum.SurfaceType.Studs
  3342. p221.LeftSurface = Enum.SurfaceType.Studs
  3343. p221.RightSurface = Enum.SurfaceType.Studs
  3344. b221 = Instance.new("SpecialMesh", p221)
  3345. b221.MeshType = Enum.MeshType.Head
  3346. b221.Name = "Mesh"
  3347. b221.Scale = Vector3.new(1.25, 1.25, 1.25)
  3348. p222 = Instance.new("Part", m)
  3349. p222.BrickColor = BrickColor.new("Brick yellow")
  3350. p222.Name = "Smooth Block Model"
  3351. p222.CFrame = CFrame.new(268.02005, 15.9700871, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3352. p222.Anchored = true
  3353. p222.Size = Vector3.new(2, 2.4000001, 2)
  3354. p222.BackSurface = Enum.SurfaceType.Studs
  3355. p222.BottomSurface = Enum.SurfaceType.Studs
  3356. p222.FrontSurface = Enum.SurfaceType.Studs
  3357. p222.LeftSurface = Enum.SurfaceType.Studs
  3358. p222.RightSurface = Enum.SurfaceType.Studs
  3359. b222 = Instance.new("SpecialMesh", p222)
  3360. b222.MeshType = Enum.MeshType.Head
  3361. b222.Name = "Mesh"
  3362. b222.Scale = Vector3.new(1.25, 1.25, 1.25)
  3363. p223 = Instance.new("Part", m)
  3364. p223.BrickColor = BrickColor.new("Brick yellow")
  3365. p223.Name = "Smooth Block Model"
  3366. p223.CFrame = CFrame.new(268.02005, 15.9700832, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3367. p223.Anchored = true
  3368. p223.Size = Vector3.new(2, 2.4000001, 2)
  3369. p223.BackSurface = Enum.SurfaceType.Studs
  3370. p223.BottomSurface = Enum.SurfaceType.Studs
  3371. p223.FrontSurface = Enum.SurfaceType.Studs
  3372. p223.LeftSurface = Enum.SurfaceType.Studs
  3373. p223.RightSurface = Enum.SurfaceType.Studs
  3374. b223 = Instance.new("SpecialMesh", p223)
  3375. b223.MeshType = Enum.MeshType.Head
  3376. b223.Name = "Mesh"
  3377. b223.Scale = Vector3.new(1.25, 1.25, 1.25)
  3378. p224 = Instance.new("Part", m)
  3379. p224.BrickColor = BrickColor.new("Brick yellow")
  3380. p224.Name = "Smooth Block Model"
  3381. p224.CFrame = CFrame.new(268.02005, 15.9700832, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3382. p224.Anchored = true
  3383. p224.Size = Vector3.new(2, 2.4000001, 2)
  3384. p224.BackSurface = Enum.SurfaceType.Studs
  3385. p224.BottomSurface = Enum.SurfaceType.Studs
  3386. p224.FrontSurface = Enum.SurfaceType.Studs
  3387. p224.LeftSurface = Enum.SurfaceType.Studs
  3388. p224.RightSurface = Enum.SurfaceType.Studs
  3389. b224 = Instance.new("SpecialMesh", p224)
  3390. b224.MeshType = Enum.MeshType.Head
  3391. b224.Name = "Mesh"
  3392. b224.Scale = Vector3.new(1.25, 1.25, 1.25)
  3393. p225 = Instance.new("Part", m)
  3394. p225.BrickColor = BrickColor.new("Brick yellow")
  3395. p225.Name = "Smooth Block Model"
  3396. p225.CFrame = CFrame.new(268.02005, 15.9700794, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3397. p225.Anchored = true
  3398. p225.Size = Vector3.new(2, 2.4000001, 2)
  3399. p225.BackSurface = Enum.SurfaceType.Studs
  3400. p225.BottomSurface = Enum.SurfaceType.Studs
  3401. p225.FrontSurface = Enum.SurfaceType.Studs
  3402. p225.LeftSurface = Enum.SurfaceType.Studs
  3403. p225.RightSurface = Enum.SurfaceType.Studs
  3404. b225 = Instance.new("SpecialMesh", p225)
  3405. b225.MeshType = Enum.MeshType.Head
  3406. b225.Name = "Mesh"
  3407. b225.Scale = Vector3.new(1.25, 1.25, 1.25)
  3408. p226 = Instance.new("Part", m)
  3409. p226.BrickColor = BrickColor.new("Brick yellow")
  3410. p226.Name = "Smooth Block Model"
  3411. p226.CFrame = CFrame.new(268.02005, 15.9700794, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3412. p226.Anchored = true
  3413. p226.Size = Vector3.new(2, 2.4000001, 2)
  3414. p226.BackSurface = Enum.SurfaceType.Studs
  3415. p226.BottomSurface = Enum.SurfaceType.Studs
  3416. p226.FrontSurface = Enum.SurfaceType.Studs
  3417. p226.LeftSurface = Enum.SurfaceType.Studs
  3418. p226.RightSurface = Enum.SurfaceType.Studs
  3419. b226 = Instance.new("SpecialMesh", p226)
  3420. b226.MeshType = Enum.MeshType.Head
  3421. b226.Name = "Mesh"
  3422. b226.Scale = Vector3.new(1.25, 1.25, 1.25)
  3423. p227 = Instance.new("Part", m)
  3424. p227.BrickColor = BrickColor.new("Brick yellow")
  3425. p227.Name = "Smooth Block Model"
  3426. p227.CFrame = CFrame.new(268.02005, 15.9700794, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3427. p227.Anchored = true
  3428. p227.Size = Vector3.new(2, 2.4000001, 2)
  3429. p227.BackSurface = Enum.SurfaceType.Studs
  3430. p227.BottomSurface = Enum.SurfaceType.Studs
  3431. p227.FrontSurface = Enum.SurfaceType.Studs
  3432. p227.LeftSurface = Enum.SurfaceType.Studs
  3433. p227.RightSurface = Enum.SurfaceType.Studs
  3434. b227 = Instance.new("SpecialMesh", p227)
  3435. b227.MeshType = Enum.MeshType.Head
  3436. b227.Name = "Mesh"
  3437. b227.Scale = Vector3.new(1.25, 1.25, 1.25)
  3438. p228 = Instance.new("Part", m)
  3439. p228.BrickColor = BrickColor.new("Brick yellow")
  3440. p228.Name = "Smooth Block Model"
  3441. p228.CFrame = CFrame.new(268.02005, 15.9700756, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3442. p228.Anchored = true
  3443. p228.Size = Vector3.new(2, 2.4000001, 2)
  3444. p228.BackSurface = Enum.SurfaceType.Studs
  3445. p228.BottomSurface = Enum.SurfaceType.Studs
  3446. p228.FrontSurface = Enum.SurfaceType.Studs
  3447. p228.LeftSurface = Enum.SurfaceType.Studs
  3448. p228.RightSurface = Enum.SurfaceType.Studs
  3449. b228 = Instance.new("SpecialMesh", p228)
  3450. b228.MeshType = Enum.MeshType.Head
  3451. b228.Name = "Mesh"
  3452. b228.Scale = Vector3.new(1.25, 1.25, 1.25)
  3453. p229 = Instance.new("Part", m)
  3454. p229.BrickColor = BrickColor.new("Brick yellow")
  3455. p229.Name = "Smooth Block Model"
  3456. p229.CFrame = CFrame.new(268.02005, 15.9700756, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3457. p229.Anchored = true
  3458. p229.Size = Vector3.new(2, 2.4000001, 2)
  3459. p229.BackSurface = Enum.SurfaceType.Studs
  3460. p229.BottomSurface = Enum.SurfaceType.Studs
  3461. p229.FrontSurface = Enum.SurfaceType.Studs
  3462. p229.LeftSurface = Enum.SurfaceType.Studs
  3463. p229.RightSurface = Enum.SurfaceType.Studs
  3464. b229 = Instance.new("SpecialMesh", p229)
  3465. b229.MeshType = Enum.MeshType.Head
  3466. b229.Name = "Mesh"
  3467. b229.Scale = Vector3.new(1.25, 1.25, 1.25)
  3468. p230 = Instance.new("Part", m)
  3469. p230.BrickColor = BrickColor.new("Brick yellow")
  3470. p230.Name = "Smooth Block Model"
  3471. p230.CFrame = CFrame.new(268.02005, 15.9700756, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3472. p230.Anchored = true
  3473. p230.Size = Vector3.new(2, 2.4000001, 2)
  3474. p230.BackSurface = Enum.SurfaceType.Studs
  3475. p230.BottomSurface = Enum.SurfaceType.Studs
  3476. p230.FrontSurface = Enum.SurfaceType.Studs
  3477. p230.LeftSurface = Enum.SurfaceType.Studs
  3478. p230.RightSurface = Enum.SurfaceType.Studs
  3479. b230 = Instance.new("SpecialMesh", p230)
  3480. b230.MeshType = Enum.MeshType.Head
  3481. b230.Name = "Mesh"
  3482. b230.Scale = Vector3.new(1.25, 1.25, 1.25)
  3483. p231 = Instance.new("Part", m)
  3484. p231.BrickColor = BrickColor.new("Brick yellow")
  3485. p231.Name = "Smooth Block Model"
  3486. p231.CFrame = CFrame.new(268.02005, 15.9700718, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3487. p231.Anchored = true
  3488. p231.Size = Vector3.new(2, 2.4000001, 2)
  3489. p231.BackSurface = Enum.SurfaceType.Studs
  3490. p231.BottomSurface = Enum.SurfaceType.Studs
  3491. p231.FrontSurface = Enum.SurfaceType.Studs
  3492. p231.LeftSurface = Enum.SurfaceType.Studs
  3493. p231.RightSurface = Enum.SurfaceType.Studs
  3494. b231 = Instance.new("SpecialMesh", p231)
  3495. b231.MeshType = Enum.MeshType.Head
  3496. b231.Name = "Mesh"
  3497. b231.Scale = Vector3.new(1.25, 1.25, 1.25)
  3498. p232 = Instance.new("Part", m)
  3499. p232.BrickColor = BrickColor.new("Brick yellow")
  3500. p232.Name = "Smooth Block Model"
  3501. p232.CFrame = CFrame.new(268.02005, 15.9700718, 28.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3502. p232.Anchored = true
  3503. p232.Size = Vector3.new(2, 2.4000001, 2)
  3504. p232.BackSurface = Enum.SurfaceType.Studs
  3505. p232.BottomSurface = Enum.SurfaceType.Studs
  3506. p232.FrontSurface = Enum.SurfaceType.Studs
  3507. p232.LeftSurface = Enum.SurfaceType.Studs
  3508. p232.RightSurface = Enum.SurfaceType.Studs
  3509. b232 = Instance.new("SpecialMesh", p232)
  3510. b232.MeshType = Enum.MeshType.Head
  3511. b232.Name = "Mesh"
  3512. b232.Scale = Vector3.new(1.25, 1.25, 1.25)
  3513. p233 = Instance.new("Part", m)
  3514. p233.BrickColor = BrickColor.new("Brick yellow")
  3515. p233.Name = "Smooth Block Model"
  3516. p233.CFrame = CFrame.new(268.02005, 15.970068, 26.0498829, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3517. p233.Anchored = true
  3518. p233.Size = Vector3.new(2, 2.4000001, 2)
  3519. p233.BackSurface = Enum.SurfaceType.Studs
  3520. p233.BottomSurface = Enum.SurfaceType.Studs
  3521. p233.FrontSurface = Enum.SurfaceType.Studs
  3522. p233.LeftSurface = Enum.SurfaceType.Studs
  3523. p233.RightSurface = Enum.SurfaceType.Studs
  3524. b233 = Instance.new("SpecialMesh", p233)
  3525. b233.MeshType = Enum.MeshType.Head
  3526. b233.Name = "Mesh"
  3527. b233.Scale = Vector3.new(1.25, 1.25, 1.25)
  3528. p234 = Instance.new("Part", m)
  3529. p234.BrickColor = BrickColor.new("Brick yellow")
  3530. p234.Name = "Smooth Block Model"
  3531. p234.CFrame = CFrame.new(268.02005, 15.970068, 24.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3532. p234.Anchored = true
  3533. p234.Size = Vector3.new(2, 2.4000001, 2)
  3534. p234.BackSurface = Enum.SurfaceType.Studs
  3535. p234.BottomSurface = Enum.SurfaceType.Studs
  3536. p234.FrontSurface = Enum.SurfaceType.Studs
  3537. p234.LeftSurface = Enum.SurfaceType.Studs
  3538. p234.RightSurface = Enum.SurfaceType.Studs
  3539. b234 = Instance.new("SpecialMesh", p234)
  3540. b234.MeshType = Enum.MeshType.Head
  3541. b234.Name = "Mesh"
  3542. b234.Scale = Vector3.new(1.25, 1.25, 1.25)
  3543. p235 = Instance.new("Part", m)
  3544. p235.BrickColor = BrickColor.new("Brick yellow")
  3545. p235.Name = "Smooth Block Model"
  3546. p235.CFrame = CFrame.new(286.019897, 4.97000599, 27.8500271, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3547. p235.Anchored = true
  3548. p235.Size = Vector3.new(2, 2.4000001, 2)
  3549. p235.BackSurface = Enum.SurfaceType.Studs
  3550. p235.BottomSurface = Enum.SurfaceType.Studs
  3551. p235.FrontSurface = Enum.SurfaceType.Studs
  3552. p235.LeftSurface = Enum.SurfaceType.Studs
  3553. p235.RightSurface = Enum.SurfaceType.Studs
  3554. b235 = Instance.new("SpecialMesh", p235)
  3555. b235.MeshType = Enum.MeshType.Head
  3556. b235.Name = "Mesh"
  3557. b235.Scale = Vector3.new(1.25, 1.25, 1.25)
  3558. p236 = Instance.new("Part", m)
  3559. p236.BrickColor = BrickColor.new("Reddish brown")
  3560. p236.Name = "Smooth Block Model"
  3561. p236.CFrame = CFrame.new(266.52005, 14.4700031, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  3562. p236.Anchored = true
  3563. p236.Size = Vector3.new(1, 26.4000015, 1)
  3564. p236.BackSurface = Enum.SurfaceType.Studs
  3565. p236.BottomSurface = Enum.SurfaceType.Studs
  3566. p236.FrontSurface = Enum.SurfaceType.Studs
  3567. p236.LeftSurface = Enum.SurfaceType.Studs
  3568. p236.RightSurface = Enum.SurfaceType.Studs
  3569. b236 = Instance.new("SpecialMesh", p236)
  3570. b236.MeshType = Enum.MeshType.Head
  3571. b236.Name = "Mesh"
  3572. b236.Scale = Vector3.new(1.25, 1.25, 1.25)
  3573. p237 = Instance.new("Part", m)
  3574. p237.BrickColor = BrickColor.new("Reddish brown")
  3575. p237.Name = "Smooth Block Model"
  3576. p237.CFrame = CFrame.new(271.619995, 5.47001553, 23.5500088, 2.77502181e-006, -1, -5.36505489e-008, 1, 2.77502113e-006, 1.21663379e-005, -1.21663379e-005, -5.36843103e-008, 1)
  3577. p237.Anchored = true
  3578. p237.Size = Vector3.new(1, 21.6000004, 1)
  3579. p237.BackSurface = Enum.SurfaceType.Studs
  3580. p237.BottomSurface = Enum.SurfaceType.Studs
  3581. p237.FrontSurface = Enum.SurfaceType.Studs
  3582. p237.LeftSurface = Enum.SurfaceType.Studs
  3583. p237.RightSurface = Enum.SurfaceType.Studs
  3584. b237 = Instance.new("SpecialMesh", p237)
  3585. b237.MeshType = Enum.MeshType.Head
  3586. b237.Name = "Mesh"
  3587. b237.Scale = Vector3.new(1.25, 1.25, 1.25)
  3588. p238 = Instance.new("Part", m)
  3589. p238.BrickColor = BrickColor.new("Reddish brown")
  3590. p238.Name = "Smooth Block Model"
  3591. p238.CFrame = CFrame.new(270.820007, 2.4699719, 29.5500507, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  3592. p238.Anchored = true
  3593. p238.Size = Vector3.new(1, 22.8000011, 1)
  3594. p238.BackSurface = Enum.SurfaceType.Studs
  3595. p238.BottomSurface = Enum.SurfaceType.Studs
  3596. p238.FrontSurface = Enum.SurfaceType.Studs
  3597. p238.LeftSurface = Enum.SurfaceType.Studs
  3598. p238.RightSurface = Enum.SurfaceType.Studs
  3599. b238 = Instance.new("SpecialMesh", p238)
  3600. b238.MeshType = Enum.MeshType.Head
  3601. b238.Name = "Mesh"
  3602. b238.Scale = Vector3.new(1.25, 1.25, 1.25)
  3603. p239 = Instance.new("Part", m)
  3604. p239.BrickColor = BrickColor.new("Reddish brown")
  3605. p239.Name = "Smooth Block Model"
  3606. p239.CFrame = CFrame.new(270.820007, 2.46999097, 30.5500546, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  3607. p239.Anchored = true
  3608. p239.Size = Vector3.new(1, 22.8000011, 1)
  3609. p239.BackSurface = Enum.SurfaceType.Studs
  3610. p239.BottomSurface = Enum.SurfaceType.Studs
  3611. p239.FrontSurface = Enum.SurfaceType.Studs
  3612. p239.LeftSurface = Enum.SurfaceType.Studs
  3613. p239.RightSurface = Enum.SurfaceType.Studs
  3614. b239 = Instance.new("SpecialMesh", p239)
  3615. b239.MeshType = Enum.MeshType.Head
  3616. b239.Name = "Mesh"
  3617. b239.Scale = Vector3.new(1.25, 1.25, 1.25)
  3618. p240 = Instance.new("Part", m)
  3619. p240.BrickColor = BrickColor.new("Brick yellow")
  3620. p240.Name = "Smooth Block Model"
  3621. p240.CFrame = CFrame.new(288.019867, 0.970005691, 33.8500748, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3622. p240.Anchored = true
  3623. p240.Size = Vector3.new(2, 2.4000001, 2)
  3624. p240.BackSurface = Enum.SurfaceType.Studs
  3625. p240.BottomSurface = Enum.SurfaceType.Studs
  3626. p240.FrontSurface = Enum.SurfaceType.Studs
  3627. p240.LeftSurface = Enum.SurfaceType.Studs
  3628. p240.RightSurface = Enum.SurfaceType.Studs
  3629. b240 = Instance.new("SpecialMesh", p240)
  3630. b240.MeshType = Enum.MeshType.Head
  3631. b240.Name = "Mesh"
  3632. b240.Scale = Vector3.new(1.25, 1.25, 1.25)
  3633. p241 = Instance.new("Part", m)
  3634. p241.BrickColor = BrickColor.new("Brick yellow")
  3635. p241.Name = "Smooth Block Model"
  3636. p241.CFrame = CFrame.new(265.620056, 15.9700871, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3637. p241.Anchored = true
  3638. p241.Size = Vector3.new(2, 2.4000001, 2)
  3639. p241.BackSurface = Enum.SurfaceType.Studs
  3640. p241.BottomSurface = Enum.SurfaceType.Studs
  3641. p241.FrontSurface = Enum.SurfaceType.Studs
  3642. p241.LeftSurface = Enum.SurfaceType.Studs
  3643. p241.RightSurface = Enum.SurfaceType.Studs
  3644. b241 = Instance.new("SpecialMesh", p241)
  3645. b241.MeshType = Enum.MeshType.Head
  3646. b241.Name = "Mesh"
  3647. b241.Scale = Vector3.new(1.25, 1.25, 1.25)
  3648. p242 = Instance.new("Part", m)
  3649. p242.BrickColor = BrickColor.new("Brick yellow")
  3650. p242.Name = "Smooth Block Model"
  3651. p242.CFrame = CFrame.new(286.019897, 0.970011413, 33.8500748, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3652. p242.Anchored = true
  3653. p242.Size = Vector3.new(2, 2.4000001, 2)
  3654. p242.BackSurface = Enum.SurfaceType.Studs
  3655. p242.BottomSurface = Enum.SurfaceType.Studs
  3656. p242.FrontSurface = Enum.SurfaceType.Studs
  3657. p242.LeftSurface = Enum.SurfaceType.Studs
  3658. p242.RightSurface = Enum.SurfaceType.Studs
  3659. b242 = Instance.new("SpecialMesh", p242)
  3660. b242.MeshType = Enum.MeshType.Head
  3661. b242.Name = "Mesh"
  3662. b242.Scale = Vector3.new(1.25, 1.25, 1.25)
  3663. p243 = Instance.new("Part", m)
  3664. p243.BrickColor = BrickColor.new("Brick yellow")
  3665. p243.Name = "Smooth Block Model"
  3666. p243.CFrame = CFrame.new(268.02005, 15.970068, 22.0498905, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3667. p243.Anchored = true
  3668. p243.Size = Vector3.new(2, 2.4000001, 2)
  3669. p243.BackSurface = Enum.SurfaceType.Studs
  3670. p243.BottomSurface = Enum.SurfaceType.Studs
  3671. p243.FrontSurface = Enum.SurfaceType.Studs
  3672. p243.LeftSurface = Enum.SurfaceType.Studs
  3673. p243.RightSurface = Enum.SurfaceType.Studs
  3674. b243 = Instance.new("SpecialMesh", p243)
  3675. b243.MeshType = Enum.MeshType.Head
  3676. b243.Name = "Mesh"
  3677. b243.Scale = Vector3.new(1.25, 1.25, 1.25)
  3678. p244 = Instance.new("Part", m)
  3679. p244.BrickColor = BrickColor.new("Brick yellow")
  3680. p244.Name = "Smooth Block Model"
  3681. p244.CFrame = CFrame.new(265.620056, 15.9700871, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3682. p244.Anchored = true
  3683. p244.Size = Vector3.new(2, 2.4000001, 2)
  3684. p244.BackSurface = Enum.SurfaceType.Studs
  3685. p244.BottomSurface = Enum.SurfaceType.Studs
  3686. p244.FrontSurface = Enum.SurfaceType.Studs
  3687. p244.LeftSurface = Enum.SurfaceType.Studs
  3688. p244.RightSurface = Enum.SurfaceType.Studs
  3689. b244 = Instance.new("SpecialMesh", p244)
  3690. b244.MeshType = Enum.MeshType.Head
  3691. b244.Name = "Mesh"
  3692. b244.Scale = Vector3.new(1.25, 1.25, 1.25)
  3693. p245 = Instance.new("Part", m)
  3694. p245.BrickColor = BrickColor.new("Brick yellow")
  3695. p245.Name = "Smooth Block Model"
  3696. p245.CFrame = CFrame.new(265.620056, 15.9700832, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3697. p245.Anchored = true
  3698. p245.Size = Vector3.new(2, 2.4000001, 2)
  3699. p245.BackSurface = Enum.SurfaceType.Studs
  3700. p245.BottomSurface = Enum.SurfaceType.Studs
  3701. p245.FrontSurface = Enum.SurfaceType.Studs
  3702. p245.LeftSurface = Enum.SurfaceType.Studs
  3703. p245.RightSurface = Enum.SurfaceType.Studs
  3704. b245 = Instance.new("SpecialMesh", p245)
  3705. b245.MeshType = Enum.MeshType.Head
  3706. b245.Name = "Mesh"
  3707. b245.Scale = Vector3.new(1.25, 1.25, 1.25)
  3708. p246 = Instance.new("Part", m)
  3709. p246.BrickColor = BrickColor.new("Brick yellow")
  3710. p246.Name = "Smooth Block Model"
  3711. p246.CFrame = CFrame.new(265.620056, 15.9700832, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3712. p246.Anchored = true
  3713. p246.Size = Vector3.new(2, 2.4000001, 2)
  3714. p246.BackSurface = Enum.SurfaceType.Studs
  3715. p246.BottomSurface = Enum.SurfaceType.Studs
  3716. p246.FrontSurface = Enum.SurfaceType.Studs
  3717. p246.LeftSurface = Enum.SurfaceType.Studs
  3718. p246.RightSurface = Enum.SurfaceType.Studs
  3719. b246 = Instance.new("SpecialMesh", p246)
  3720. b246.MeshType = Enum.MeshType.Head
  3721. b246.Name = "Mesh"
  3722. b246.Scale = Vector3.new(1.25, 1.25, 1.25)
  3723. p247 = Instance.new("Part", m)
  3724. p247.BrickColor = BrickColor.new("Brick yellow")
  3725. p247.Name = "Smooth Block Model"
  3726. p247.CFrame = CFrame.new(265.620056, 15.9700794, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3727. p247.Anchored = true
  3728. p247.Size = Vector3.new(2, 2.4000001, 2)
  3729. p247.BackSurface = Enum.SurfaceType.Studs
  3730. p247.BottomSurface = Enum.SurfaceType.Studs
  3731. p247.FrontSurface = Enum.SurfaceType.Studs
  3732. p247.LeftSurface = Enum.SurfaceType.Studs
  3733. p247.RightSurface = Enum.SurfaceType.Studs
  3734. b247 = Instance.new("SpecialMesh", p247)
  3735. b247.MeshType = Enum.MeshType.Head
  3736. b247.Name = "Mesh"
  3737. b247.Scale = Vector3.new(1.25, 1.25, 1.25)
  3738. p248 = Instance.new("Part", m)
  3739. p248.BrickColor = BrickColor.new("Brick yellow")
  3740. p248.Name = "Smooth Block Model"
  3741. p248.CFrame = CFrame.new(265.620056, 15.9700794, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3742. p248.Anchored = true
  3743. p248.Size = Vector3.new(2, 2.4000001, 2)
  3744. p248.BackSurface = Enum.SurfaceType.Studs
  3745. p248.BottomSurface = Enum.SurfaceType.Studs
  3746. p248.FrontSurface = Enum.SurfaceType.Studs
  3747. p248.LeftSurface = Enum.SurfaceType.Studs
  3748. p248.RightSurface = Enum.SurfaceType.Studs
  3749. b248 = Instance.new("SpecialMesh", p248)
  3750. b248.MeshType = Enum.MeshType.Head
  3751. b248.Name = "Mesh"
  3752. b248.Scale = Vector3.new(1.25, 1.25, 1.25)
  3753. p249 = Instance.new("Part", m)
  3754. p249.BrickColor = BrickColor.new("Brick yellow")
  3755. p249.Name = "Smooth Block Model"
  3756. p249.CFrame = CFrame.new(265.620056, 15.9700794, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3757. p249.Anchored = true
  3758. p249.Size = Vector3.new(2, 2.4000001, 2)
  3759. p249.BackSurface = Enum.SurfaceType.Studs
  3760. p249.BottomSurface = Enum.SurfaceType.Studs
  3761. p249.FrontSurface = Enum.SurfaceType.Studs
  3762. p249.LeftSurface = Enum.SurfaceType.Studs
  3763. p249.RightSurface = Enum.SurfaceType.Studs
  3764. b249 = Instance.new("SpecialMesh", p249)
  3765. b249.MeshType = Enum.MeshType.Head
  3766. b249.Name = "Mesh"
  3767. b249.Scale = Vector3.new(1.25, 1.25, 1.25)
  3768. p250 = Instance.new("Part", m)
  3769. p250.BrickColor = BrickColor.new("Brick yellow")
  3770. p250.Name = "Smooth Block Model"
  3771. p250.CFrame = CFrame.new(265.620056, 15.9700756, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3772. p250.Anchored = true
  3773. p250.Size = Vector3.new(2, 2.4000001, 2)
  3774. p250.BackSurface = Enum.SurfaceType.Studs
  3775. p250.BottomSurface = Enum.SurfaceType.Studs
  3776. p250.FrontSurface = Enum.SurfaceType.Studs
  3777. p250.LeftSurface = Enum.SurfaceType.Studs
  3778. p250.RightSurface = Enum.SurfaceType.Studs
  3779. b250 = Instance.new("SpecialMesh", p250)
  3780. b250.MeshType = Enum.MeshType.Head
  3781. b250.Name = "Mesh"
  3782. b250.Scale = Vector3.new(1.25, 1.25, 1.25)
  3783. p251 = Instance.new("Part", m)
  3784. p251.BrickColor = BrickColor.new("Brick yellow")
  3785. p251.Name = "Smooth Block Model"
  3786. p251.CFrame = CFrame.new(265.620056, 15.9700756, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3787. p251.Anchored = true
  3788. p251.Size = Vector3.new(2, 2.4000001, 2)
  3789. p251.BackSurface = Enum.SurfaceType.Studs
  3790. p251.BottomSurface = Enum.SurfaceType.Studs
  3791. p251.FrontSurface = Enum.SurfaceType.Studs
  3792. p251.LeftSurface = Enum.SurfaceType.Studs
  3793. p251.RightSurface = Enum.SurfaceType.Studs
  3794. b251 = Instance.new("SpecialMesh", p251)
  3795. b251.MeshType = Enum.MeshType.Head
  3796. b251.Name = "Mesh"
  3797. b251.Scale = Vector3.new(1.25, 1.25, 1.25)
  3798. p252 = Instance.new("Part", m)
  3799. p252.BrickColor = BrickColor.new("Brick yellow")
  3800. p252.Name = "Smooth Block Model"
  3801. p252.CFrame = CFrame.new(265.620056, 15.9700756, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3802. p252.Anchored = true
  3803. p252.Size = Vector3.new(2, 2.4000001, 2)
  3804. p252.BackSurface = Enum.SurfaceType.Studs
  3805. p252.BottomSurface = Enum.SurfaceType.Studs
  3806. p252.FrontSurface = Enum.SurfaceType.Studs
  3807. p252.LeftSurface = Enum.SurfaceType.Studs
  3808. p252.RightSurface = Enum.SurfaceType.Studs
  3809. b252 = Instance.new("SpecialMesh", p252)
  3810. b252.MeshType = Enum.MeshType.Head
  3811. b252.Name = "Mesh"
  3812. b252.Scale = Vector3.new(1.25, 1.25, 1.25)
  3813. p253 = Instance.new("Part", m)
  3814. p253.BrickColor = BrickColor.new("Brick yellow")
  3815. p253.Name = "Smooth Block Model"
  3816. p253.CFrame = CFrame.new(265.620056, 15.9700718, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  3817. p253.Anchored = true
  3818. p253.Size = Vector3.new(2, 2.4000001, 2)
  3819. p253.BackSurface = Enum.SurfaceType.Studs
  3820. p253.BottomSurface = Enum.SurfaceType.Studs
  3821. p253.FrontSurface = Enum.SurfaceType.Studs
  3822. p253.LeftSurface = Enum.SurfaceType.Studs
  3823. p253.RightSurface = Enum.SurfaceType.Studs
  3824. b253 = Instance.new("SpecialMesh", p253)
  3825. b253.MeshType = Enum.MeshType.Head
  3826. b253.Name = "Mesh"
  3827. b253.Scale = Vector3.new(1.25, 1.25, 1.25)
  3828. p254 = Instance.new("Part", m)
  3829. p254.BrickColor = BrickColor.new("Brick yellow")
  3830. p254.Name = "Smooth Block Model"
  3831. p254.CFrame = CFrame.new(286.019897, 4.96996975, 24.8500233, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  3832. p254.Anchored = true
  3833. p254.Size = Vector3.new(2, 2.4000001, 2)
  3834. p254.BackSurface = Enum.SurfaceType.Studs
  3835. p254.BottomSurface = Enum.SurfaceType.Studs
  3836. p254.FrontSurface = Enum.SurfaceType.Studs
  3837. p254.LeftSurface = Enum.SurfaceType.Studs
  3838. p254.RightSurface = Enum.SurfaceType.Studs
  3839. b254 = Instance.new("SpecialMesh", p254)
  3840. b254.MeshType = Enum.MeshType.Head
  3841. b254.Name = "Mesh"
  3842. b254.Scale = Vector3.new(1.25, 1.25, 1.25)
  3843. p255 = Instance.new("Part", m)
  3844. p255.BrickColor = BrickColor.new("Reddish brown")
  3845. p255.Name = "Smooth Block Model"
  3846. p255.CFrame = CFrame.new(265.52005, 14.4700069, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  3847. p255.Anchored = true
  3848. p255.Size = Vector3.new(1, 26.4000015, 1)
  3849. p255.BackSurface = Enum.SurfaceType.Studs
  3850. p255.BottomSurface = Enum.SurfaceType.Studs
  3851. p255.FrontSurface = Enum.SurfaceType.Studs
  3852. p255.LeftSurface = Enum.SurfaceType.Studs
  3853. p255.RightSurface = Enum.SurfaceType.Studs
  3854. b255 = Instance.new("SpecialMesh", p255)
  3855. b255.MeshType = Enum.MeshType.Head
  3856. b255.Name = "Mesh"
  3857. b255.Scale = Vector3.new(1.25, 1.25, 1.25)
  3858. p256 = Instance.new("Part", m)
  3859. p256.BrickColor = BrickColor.new("Brick yellow")
  3860. p256.Name = "Smooth Block Model"
  3861. p256.CFrame = CFrame.new(283.819916, 6.96995926, 22.0499973, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3862. p256.Anchored = true
  3863. p256.Size = Vector3.new(2, 2.4000001, 2)
  3864. p256.BackSurface = Enum.SurfaceType.Studs
  3865. p256.BottomSurface = Enum.SurfaceType.Studs
  3866. p256.FrontSurface = Enum.SurfaceType.Studs
  3867. p256.LeftSurface = Enum.SurfaceType.Studs
  3868. p256.RightSurface = Enum.SurfaceType.Studs
  3869. b256 = Instance.new("SpecialMesh", p256)
  3870. b256.MeshType = Enum.MeshType.Head
  3871. b256.Name = "Mesh"
  3872. b256.Scale = Vector3.new(1.25, 1.25, 1.25)
  3873. p257 = Instance.new("Part", m)
  3874. p257.BrickColor = BrickColor.new("Brick yellow")
  3875. p257.Name = "Smooth Block Model"
  3876. p257.CFrame = CFrame.new(277.819977, 6.96997643, 22.0499973, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3877. p257.Anchored = true
  3878. p257.Size = Vector3.new(2, 2.4000001, 2)
  3879. p257.BackSurface = Enum.SurfaceType.Studs
  3880. p257.BottomSurface = Enum.SurfaceType.Studs
  3881. p257.FrontSurface = Enum.SurfaceType.Studs
  3882. p257.LeftSurface = Enum.SurfaceType.Studs
  3883. p257.RightSurface = Enum.SurfaceType.Studs
  3884. b257 = Instance.new("SpecialMesh", p257)
  3885. b257.MeshType = Enum.MeshType.Head
  3886. b257.Name = "Mesh"
  3887. b257.Scale = Vector3.new(1.25, 1.25, 1.25)
  3888. p258 = Instance.new("Part", m)
  3889. p258.BrickColor = BrickColor.new("Brick yellow")
  3890. p258.Name = "Smooth Block Model"
  3891. p258.CFrame = CFrame.new(271.820007, 6.96999359, 22.0499973, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3892. p258.Anchored = true
  3893. p258.Size = Vector3.new(2, 2.4000001, 2)
  3894. p258.BackSurface = Enum.SurfaceType.Studs
  3895. p258.BottomSurface = Enum.SurfaceType.Studs
  3896. p258.FrontSurface = Enum.SurfaceType.Studs
  3897. p258.LeftSurface = Enum.SurfaceType.Studs
  3898. p258.RightSurface = Enum.SurfaceType.Studs
  3899. b258 = Instance.new("SpecialMesh", p258)
  3900. b258.MeshType = Enum.MeshType.Head
  3901. b258.Name = "Mesh"
  3902. b258.Scale = Vector3.new(1.25, 1.25, 1.25)
  3903. p259 = Instance.new("Part", m)
  3904. p259.BrickColor = BrickColor.new("Brick yellow")
  3905. p259.Name = "Smooth Block Model"
  3906. p259.CFrame = CFrame.new(265.820038, 6.97000885, 22.0499973, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3907. p259.Anchored = true
  3908. p259.Size = Vector3.new(2, 2.4000001, 2)
  3909. p259.BackSurface = Enum.SurfaceType.Studs
  3910. p259.BottomSurface = Enum.SurfaceType.Studs
  3911. p259.FrontSurface = Enum.SurfaceType.Studs
  3912. p259.LeftSurface = Enum.SurfaceType.Studs
  3913. p259.RightSurface = Enum.SurfaceType.Studs
  3914. b259 = Instance.new("SpecialMesh", p259)
  3915. b259.MeshType = Enum.MeshType.Head
  3916. b259.Name = "Mesh"
  3917. b259.Scale = Vector3.new(1.25, 1.25, 1.25)
  3918. p260 = Instance.new("Part", m)
  3919. p260.BrickColor = BrickColor.new("Brick yellow")
  3920. p260.Name = "Smooth Block Model"
  3921. p260.CFrame = CFrame.new(265.820038, 6.97035027, 50.0499802, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3922. p260.Anchored = true
  3923. p260.Size = Vector3.new(2, 2.4000001, 2)
  3924. p260.BackSurface = Enum.SurfaceType.Studs
  3925. p260.BottomSurface = Enum.SurfaceType.Studs
  3926. p260.FrontSurface = Enum.SurfaceType.Studs
  3927. p260.LeftSurface = Enum.SurfaceType.Studs
  3928. p260.RightSurface = Enum.SurfaceType.Studs
  3929. b260 = Instance.new("SpecialMesh", p260)
  3930. b260.MeshType = Enum.MeshType.Head
  3931. b260.Name = "Mesh"
  3932. b260.Scale = Vector3.new(1.25, 1.25, 1.25)
  3933. p261 = Instance.new("Part", m)
  3934. p261.BrickColor = BrickColor.new("Reddish brown")
  3935. p261.Name = "Smooth Block Model"
  3936. p261.CFrame = CFrame.new(271.619995, 4.46994972, 23.550024, 2.77502181e-006, -1, -5.36505489e-008, 1, 2.77502113e-006, 1.21663379e-005, -1.21663379e-005, -5.36843103e-008, 1)
  3937. p261.Anchored = true
  3938. p261.Size = Vector3.new(1, 21.6000004, 1)
  3939. p261.BackSurface = Enum.SurfaceType.Studs
  3940. p261.BottomSurface = Enum.SurfaceType.Studs
  3941. p261.FrontSurface = Enum.SurfaceType.Studs
  3942. p261.LeftSurface = Enum.SurfaceType.Studs
  3943. p261.RightSurface = Enum.SurfaceType.Studs
  3944. b261 = Instance.new("SpecialMesh", p261)
  3945. b261.MeshType = Enum.MeshType.Head
  3946. b261.Name = "Mesh"
  3947. b261.Scale = Vector3.new(1.25, 1.25, 1.25)
  3948. p262 = Instance.new("Part", m)
  3949. p262.BrickColor = BrickColor.new("Brick yellow")
  3950. p262.Name = "Smooth Block Model"
  3951. p262.CFrame = CFrame.new(262.820007, 4.97034264, 50.0500107, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  3952. p262.Anchored = true
  3953. p262.Size = Vector3.new(2, 2.4000001, 2)
  3954. p262.BackSurface = Enum.SurfaceType.Studs
  3955. p262.BottomSurface = Enum.SurfaceType.Studs
  3956. p262.FrontSurface = Enum.SurfaceType.Studs
  3957. p262.LeftSurface = Enum.SurfaceType.Studs
  3958. p262.RightSurface = Enum.SurfaceType.Studs
  3959. b262 = Instance.new("SpecialMesh", p262)
  3960. b262.MeshType = Enum.MeshType.Head
  3961. b262.Name = "Mesh"
  3962. b262.Scale = Vector3.new(1.25, 1.25, 1.25)
  3963. p263 = Instance.new("Part", m)
  3964. p263.BrickColor = BrickColor.new("Reddish brown")
  3965. p263.Name = "Smooth Block Model"
  3966. p263.CFrame = CFrame.new(270.820007, 2.46991849, 26.5500507, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  3967. p263.Anchored = true
  3968. p263.Size = Vector3.new(1, 22.8000011, 1)
  3969. p263.BackSurface = Enum.SurfaceType.Studs
  3970. p263.BottomSurface = Enum.SurfaceType.Studs
  3971. p263.FrontSurface = Enum.SurfaceType.Studs
  3972. p263.LeftSurface = Enum.SurfaceType.Studs
  3973. p263.RightSurface = Enum.SurfaceType.Studs
  3974. b263 = Instance.new("SpecialMesh", p263)
  3975. b263.MeshType = Enum.MeshType.Head
  3976. b263.Name = "Mesh"
  3977. b263.Scale = Vector3.new(1.25, 1.25, 1.25)
  3978. p264 = Instance.new("Part", m)
  3979. p264.BrickColor = BrickColor.new("Reddish brown")
  3980. p264.Name = "Smooth Block Model"
  3981. p264.CFrame = CFrame.new(270.820007, 2.46993566, 27.5500507, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  3982. p264.Anchored = true
  3983. p264.Size = Vector3.new(1, 22.8000011, 1)
  3984. p264.BackSurface = Enum.SurfaceType.Studs
  3985. p264.BottomSurface = Enum.SurfaceType.Studs
  3986. p264.FrontSurface = Enum.SurfaceType.Studs
  3987. p264.LeftSurface = Enum.SurfaceType.Studs
  3988. p264.RightSurface = Enum.SurfaceType.Studs
  3989. b264 = Instance.new("SpecialMesh", p264)
  3990. b264.MeshType = Enum.MeshType.Head
  3991. b264.Name = "Mesh"
  3992. b264.Scale = Vector3.new(1.25, 1.25, 1.25)
  3993. p265 = Instance.new("Part", m)
  3994. p265.BrickColor = BrickColor.new("Reddish brown")
  3995. p265.Name = "Smooth Block Model"
  3996. p265.CFrame = CFrame.new(270.820007, 2.46995473, 28.5500546, -4.82325049e-007, -1, -6.84368331e-008, 1, -4.82326186e-007, 1.76868489e-005, -1.76868489e-005, -6.84282995e-008, 1)
  3997. p265.Anchored = true
  3998. p265.Size = Vector3.new(1, 22.8000011, 1)
  3999. p265.BackSurface = Enum.SurfaceType.Studs
  4000. p265.BottomSurface = Enum.SurfaceType.Studs
  4001. p265.FrontSurface = Enum.SurfaceType.Studs
  4002. p265.LeftSurface = Enum.SurfaceType.Studs
  4003. p265.RightSurface = Enum.SurfaceType.Studs
  4004. b265 = Instance.new("SpecialMesh", p265)
  4005. b265.MeshType = Enum.MeshType.Head
  4006. b265.Name = "Mesh"
  4007. b265.Scale = Vector3.new(1.25, 1.25, 1.25)
  4008. p266 = Instance.new("Part", m)
  4009. p266.BrickColor = BrickColor.new("Brick yellow")
  4010. p266.Name = "Smooth Block Model"
  4011. p266.CFrame = CFrame.new(286.019897, 2.96992326, 27.8500423, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  4012. p266.Anchored = true
  4013. p266.Size = Vector3.new(2, 2.4000001, 2)
  4014. p266.BackSurface = Enum.SurfaceType.Studs
  4015. p266.BottomSurface = Enum.SurfaceType.Studs
  4016. p266.FrontSurface = Enum.SurfaceType.Studs
  4017. p266.LeftSurface = Enum.SurfaceType.Studs
  4018. p266.RightSurface = Enum.SurfaceType.Studs
  4019. b266 = Instance.new("SpecialMesh", p266)
  4020. b266.MeshType = Enum.MeshType.Head
  4021. b266.Name = "Mesh"
  4022. b266.Scale = Vector3.new(1.25, 1.25, 1.25)
  4023. p267 = Instance.new("Part", m)
  4024. p267.BrickColor = BrickColor.new("Brick yellow")
  4025. p267.Name = "Smooth Block Model"
  4026. p267.CFrame = CFrame.new(288.019867, 0.969969451, 30.8500729, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  4027. p267.Anchored = true
  4028. p267.Size = Vector3.new(2, 2.4000001, 2)
  4029. p267.BackSurface = Enum.SurfaceType.Studs
  4030. p267.BottomSurface = Enum.SurfaceType.Studs
  4031. p267.FrontSurface = Enum.SurfaceType.Studs
  4032. p267.LeftSurface = Enum.SurfaceType.Studs
  4033. p267.RightSurface = Enum.SurfaceType.Studs
  4034. b267 = Instance.new("SpecialMesh", p267)
  4035. b267.MeshType = Enum.MeshType.Head
  4036. b267.Name = "Mesh"
  4037. b267.Scale = Vector3.new(1.25, 1.25, 1.25)
  4038. p268 = Instance.new("Part", m)
  4039. p268.BrickColor = BrickColor.new("Brick yellow")
  4040. p268.Name = "Smooth Block Model"
  4041. p268.CFrame = CFrame.new(262.820007, 0.97027272, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4042. p268.Anchored = true
  4043. p268.Size = Vector3.new(2, 2.4000001, 2)
  4044. p268.BackSurface = Enum.SurfaceType.Studs
  4045. p268.BottomSurface = Enum.SurfaceType.Studs
  4046. p268.FrontSurface = Enum.SurfaceType.Studs
  4047. p268.LeftSurface = Enum.SurfaceType.Studs
  4048. p268.RightSurface = Enum.SurfaceType.Studs
  4049. b268 = Instance.new("SpecialMesh", p268)
  4050. b268.MeshType = Enum.MeshType.Head
  4051. b268.Name = "Mesh"
  4052. b268.Scale = Vector3.new(1.25, 1.25, 1.25)
  4053. p269 = Instance.new("Part", m)
  4054. p269.BrickColor = BrickColor.new("Brick yellow")
  4055. p269.Name = "Smooth Block Model"
  4056. p269.CFrame = CFrame.new(263.220032, 15.9699993, 50.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4057. p269.Anchored = true
  4058. p269.Size = Vector3.new(2, 2.4000001, 2)
  4059. p269.BackSurface = Enum.SurfaceType.Studs
  4060. p269.BottomSurface = Enum.SurfaceType.Studs
  4061. p269.FrontSurface = Enum.SurfaceType.Studs
  4062. p269.LeftSurface = Enum.SurfaceType.Studs
  4063. p269.RightSurface = Enum.SurfaceType.Studs
  4064. b269 = Instance.new("SpecialMesh", p269)
  4065. b269.MeshType = Enum.MeshType.Head
  4066. b269.Name = "Mesh"
  4067. b269.Scale = Vector3.new(1.25, 1.25, 1.25)
  4068. p270 = Instance.new("Part", m)
  4069. p270.BrickColor = BrickColor.new("Brick yellow")
  4070. p270.Name = "Smooth Block Model"
  4071. p270.CFrame = CFrame.new(262.820007, 0.970297515, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4072. p270.Anchored = true
  4073. p270.Size = Vector3.new(2, 2.4000001, 2)
  4074. p270.BackSurface = Enum.SurfaceType.Studs
  4075. p270.BottomSurface = Enum.SurfaceType.Studs
  4076. p270.FrontSurface = Enum.SurfaceType.Studs
  4077. p270.LeftSurface = Enum.SurfaceType.Studs
  4078. p270.RightSurface = Enum.SurfaceType.Studs
  4079. b270 = Instance.new("SpecialMesh", p270)
  4080. b270.MeshType = Enum.MeshType.Head
  4081. b270.Name = "Mesh"
  4082. b270.Scale = Vector3.new(1.25, 1.25, 1.25)
  4083. p271 = Instance.new("Part", m)
  4084. p271.BrickColor = BrickColor.new("Brick yellow")
  4085. p271.Name = "Smooth Block Model"
  4086. p271.CFrame = CFrame.new(262.820007, 2.97025895, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4087. p271.Anchored = true
  4088. p271.Size = Vector3.new(2, 2.4000001, 2)
  4089. p271.BackSurface = Enum.SurfaceType.Studs
  4090. p271.BottomSurface = Enum.SurfaceType.Studs
  4091. p271.FrontSurface = Enum.SurfaceType.Studs
  4092. p271.LeftSurface = Enum.SurfaceType.Studs
  4093. p271.RightSurface = Enum.SurfaceType.Studs
  4094. b271 = Instance.new("SpecialMesh", p271)
  4095. b271.MeshType = Enum.MeshType.Head
  4096. b271.Name = "Mesh"
  4097. b271.Scale = Vector3.new(1.25, 1.25, 1.25)
  4098. p272 = Instance.new("Part", m)
  4099. p272.BrickColor = BrickColor.new("Brick yellow")
  4100. p272.Name = "Smooth Block Model"
  4101. p272.CFrame = CFrame.new(286.019897, 0.969975173, 30.8500729, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  4102. p272.Anchored = true
  4103. p272.Size = Vector3.new(2, 2.4000001, 2)
  4104. p272.BackSurface = Enum.SurfaceType.Studs
  4105. p272.BottomSurface = Enum.SurfaceType.Studs
  4106. p272.FrontSurface = Enum.SurfaceType.Studs
  4107. p272.LeftSurface = Enum.SurfaceType.Studs
  4108. p272.RightSurface = Enum.SurfaceType.Studs
  4109. b272 = Instance.new("SpecialMesh", p272)
  4110. b272.MeshType = Enum.MeshType.Head
  4111. b272.Name = "Mesh"
  4112. b272.Scale = Vector3.new(1.25, 1.25, 1.25)
  4113. p273 = Instance.new("Part", m)
  4114. p273.BrickColor = BrickColor.new("Brick yellow")
  4115. p273.Name = "Smooth Block Model"
  4116. p273.CFrame = CFrame.new(265.620056, 15.9700718, 28.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4117. p273.Anchored = true
  4118. p273.Size = Vector3.new(2, 2.4000001, 2)
  4119. p273.BackSurface = Enum.SurfaceType.Studs
  4120. p273.BottomSurface = Enum.SurfaceType.Studs
  4121. p273.FrontSurface = Enum.SurfaceType.Studs
  4122. p273.LeftSurface = Enum.SurfaceType.Studs
  4123. p273.RightSurface = Enum.SurfaceType.Studs
  4124. b273 = Instance.new("SpecialMesh", p273)
  4125. b273.MeshType = Enum.MeshType.Head
  4126. b273.Name = "Mesh"
  4127. b273.Scale = Vector3.new(1.25, 1.25, 1.25)
  4128. p274 = Instance.new("Part", m)
  4129. p274.BrickColor = BrickColor.new("Brick yellow")
  4130. p274.Name = "Smooth Block Model"
  4131. p274.CFrame = CFrame.new(265.620056, 15.970068, 26.0498829, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4132. p274.Anchored = true
  4133. p274.Size = Vector3.new(2, 2.4000001, 2)
  4134. p274.BackSurface = Enum.SurfaceType.Studs
  4135. p274.BottomSurface = Enum.SurfaceType.Studs
  4136. p274.FrontSurface = Enum.SurfaceType.Studs
  4137. p274.LeftSurface = Enum.SurfaceType.Studs
  4138. p274.RightSurface = Enum.SurfaceType.Studs
  4139. b274 = Instance.new("SpecialMesh", p274)
  4140. b274.MeshType = Enum.MeshType.Head
  4141. b274.Name = "Mesh"
  4142. b274.Scale = Vector3.new(1.25, 1.25, 1.25)
  4143. p275 = Instance.new("Part", m)
  4144. p275.BrickColor = BrickColor.new("Brick yellow")
  4145. p275.Name = "Smooth Block Model"
  4146. p275.CFrame = CFrame.new(265.620056, 15.970068, 24.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4147. p275.Anchored = true
  4148. p275.Size = Vector3.new(2, 2.4000001, 2)
  4149. p275.BackSurface = Enum.SurfaceType.Studs
  4150. p275.BottomSurface = Enum.SurfaceType.Studs
  4151. p275.FrontSurface = Enum.SurfaceType.Studs
  4152. p275.LeftSurface = Enum.SurfaceType.Studs
  4153. p275.RightSurface = Enum.SurfaceType.Studs
  4154. b275 = Instance.new("SpecialMesh", p275)
  4155. b275.MeshType = Enum.MeshType.Head
  4156. b275.Name = "Mesh"
  4157. b275.Scale = Vector3.new(1.25, 1.25, 1.25)
  4158. p276 = Instance.new("Part", m)
  4159. p276.BrickColor = BrickColor.new("Brick yellow")
  4160. p276.Name = "Smooth Block Model"
  4161. p276.CFrame = CFrame.new(265.620056, 15.970068, 22.0498905, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4162. p276.Anchored = true
  4163. p276.Size = Vector3.new(2, 2.4000001, 2)
  4164. p276.BackSurface = Enum.SurfaceType.Studs
  4165. p276.BottomSurface = Enum.SurfaceType.Studs
  4166. p276.FrontSurface = Enum.SurfaceType.Studs
  4167. p276.LeftSurface = Enum.SurfaceType.Studs
  4168. p276.RightSurface = Enum.SurfaceType.Studs
  4169. b276 = Instance.new("SpecialMesh", p276)
  4170. b276.MeshType = Enum.MeshType.Head
  4171. b276.Name = "Mesh"
  4172. b276.Scale = Vector3.new(1.25, 1.25, 1.25)
  4173. p277 = Instance.new("Part", m)
  4174. p277.BrickColor = BrickColor.new("Brick yellow")
  4175. p277.Name = "Smooth Block Model"
  4176. p277.CFrame = CFrame.new(263.220032, 15.9699993, 48.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4177. p277.Anchored = true
  4178. p277.Size = Vector3.new(2, 2.4000001, 2)
  4179. p277.BackSurface = Enum.SurfaceType.Studs
  4180. p277.BottomSurface = Enum.SurfaceType.Studs
  4181. p277.FrontSurface = Enum.SurfaceType.Studs
  4182. p277.LeftSurface = Enum.SurfaceType.Studs
  4183. p277.RightSurface = Enum.SurfaceType.Studs
  4184. b277 = Instance.new("SpecialMesh", p277)
  4185. b277.MeshType = Enum.MeshType.Head
  4186. b277.Name = "Mesh"
  4187. b277.Scale = Vector3.new(1.25, 1.25, 1.25)
  4188. p278 = Instance.new("Part", m)
  4189. p278.BrickColor = BrickColor.new("Brick yellow")
  4190. p278.Name = "Smooth Block Model"
  4191. p278.CFrame = CFrame.new(263.220032, 15.9699993, 46.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4192. p278.Anchored = true
  4193. p278.Size = Vector3.new(2, 2.4000001, 2)
  4194. p278.BackSurface = Enum.SurfaceType.Studs
  4195. p278.BottomSurface = Enum.SurfaceType.Studs
  4196. p278.FrontSurface = Enum.SurfaceType.Studs
  4197. p278.LeftSurface = Enum.SurfaceType.Studs
  4198. p278.RightSurface = Enum.SurfaceType.Studs
  4199. b278 = Instance.new("SpecialMesh", p278)
  4200. b278.MeshType = Enum.MeshType.Head
  4201. b278.Name = "Mesh"
  4202. b278.Scale = Vector3.new(1.25, 1.25, 1.25)
  4203. p279 = Instance.new("Part", m)
  4204. p279.BrickColor = BrickColor.new("Brick yellow")
  4205. p279.Name = "Smooth Block Model"
  4206. p279.CFrame = CFrame.new(263.220032, 15.9699993, 44.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4207. p279.Anchored = true
  4208. p279.Size = Vector3.new(2, 2.4000001, 2)
  4209. p279.BackSurface = Enum.SurfaceType.Studs
  4210. p279.BottomSurface = Enum.SurfaceType.Studs
  4211. p279.FrontSurface = Enum.SurfaceType.Studs
  4212. p279.LeftSurface = Enum.SurfaceType.Studs
  4213. p279.RightSurface = Enum.SurfaceType.Studs
  4214. b279 = Instance.new("SpecialMesh", p279)
  4215. b279.MeshType = Enum.MeshType.Head
  4216. b279.Name = "Mesh"
  4217. b279.Scale = Vector3.new(1.25, 1.25, 1.25)
  4218. p280 = Instance.new("Part", m)
  4219. p280.BrickColor = BrickColor.new("Brick yellow")
  4220. p280.Name = "Smooth Block Model"
  4221. p280.CFrame = CFrame.new(263.220032, 15.9699993, 42.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4222. p280.Anchored = true
  4223. p280.Size = Vector3.new(2, 2.4000001, 2)
  4224. p280.BackSurface = Enum.SurfaceType.Studs
  4225. p280.BottomSurface = Enum.SurfaceType.Studs
  4226. p280.FrontSurface = Enum.SurfaceType.Studs
  4227. p280.LeftSurface = Enum.SurfaceType.Studs
  4228. p280.RightSurface = Enum.SurfaceType.Studs
  4229. b280 = Instance.new("SpecialMesh", p280)
  4230. b280.MeshType = Enum.MeshType.Head
  4231. b280.Name = "Mesh"
  4232. b280.Scale = Vector3.new(1.25, 1.25, 1.25)
  4233. p281 = Instance.new("Part", m)
  4234. p281.BrickColor = BrickColor.new("Brick yellow")
  4235. p281.Name = "Smooth Block Model"
  4236. p281.CFrame = CFrame.new(263.220032, 15.9699993, 40.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4237. p281.Anchored = true
  4238. p281.Size = Vector3.new(2, 2.4000001, 2)
  4239. p281.BackSurface = Enum.SurfaceType.Studs
  4240. p281.BottomSurface = Enum.SurfaceType.Studs
  4241. p281.FrontSurface = Enum.SurfaceType.Studs
  4242. p281.LeftSurface = Enum.SurfaceType.Studs
  4243. p281.RightSurface = Enum.SurfaceType.Studs
  4244. b281 = Instance.new("SpecialMesh", p281)
  4245. b281.MeshType = Enum.MeshType.Head
  4246. b281.Name = "Mesh"
  4247. b281.Scale = Vector3.new(1.25, 1.25, 1.25)
  4248. p282 = Instance.new("Part", m)
  4249. p282.BrickColor = BrickColor.new("Brick yellow")
  4250. p282.Name = "Smooth Block Model"
  4251. p282.CFrame = CFrame.new(263.220032, 15.9699993, 38.0498734, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4252. p282.Anchored = true
  4253. p282.Size = Vector3.new(2, 2.4000001, 2)
  4254. p282.BackSurface = Enum.SurfaceType.Studs
  4255. p282.BottomSurface = Enum.SurfaceType.Studs
  4256. p282.FrontSurface = Enum.SurfaceType.Studs
  4257. p282.LeftSurface = Enum.SurfaceType.Studs
  4258. p282.RightSurface = Enum.SurfaceType.Studs
  4259. b282 = Instance.new("SpecialMesh", p282)
  4260. b282.MeshType = Enum.MeshType.Head
  4261. b282.Name = "Mesh"
  4262. b282.Scale = Vector3.new(1.25, 1.25, 1.25)
  4263. p283 = Instance.new("Part", m)
  4264. p283.BrickColor = BrickColor.new("Brick yellow")
  4265. p283.Name = "Smooth Block Model"
  4266. p283.CFrame = CFrame.new(263.220032, 15.9699993, 36.0498695, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4267. p283.Anchored = true
  4268. p283.Size = Vector3.new(2, 2.4000001, 2)
  4269. p283.BackSurface = Enum.SurfaceType.Studs
  4270. p283.BottomSurface = Enum.SurfaceType.Studs
  4271. p283.FrontSurface = Enum.SurfaceType.Studs
  4272. p283.LeftSurface = Enum.SurfaceType.Studs
  4273. p283.RightSurface = Enum.SurfaceType.Studs
  4274. b283 = Instance.new("SpecialMesh", p283)
  4275. b283.MeshType = Enum.MeshType.Head
  4276. b283.Name = "Mesh"
  4277. b283.Scale = Vector3.new(1.25, 1.25, 1.25)
  4278. p284 = Instance.new("Part", m)
  4279. p284.BrickColor = BrickColor.new("Brick yellow")
  4280. p284.Name = "Smooth Block Model"
  4281. p284.CFrame = CFrame.new(263.220032, 15.9699993, 34.0498886, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4282. p284.Anchored = true
  4283. p284.Size = Vector3.new(2, 2.4000001, 2)
  4284. p284.BackSurface = Enum.SurfaceType.Studs
  4285. p284.BottomSurface = Enum.SurfaceType.Studs
  4286. p284.FrontSurface = Enum.SurfaceType.Studs
  4287. p284.LeftSurface = Enum.SurfaceType.Studs
  4288. p284.RightSurface = Enum.SurfaceType.Studs
  4289. b284 = Instance.new("SpecialMesh", p284)
  4290. b284.MeshType = Enum.MeshType.Head
  4291. b284.Name = "Mesh"
  4292. b284.Scale = Vector3.new(1.25, 1.25, 1.25)
  4293. p285 = Instance.new("Part", m)
  4294. p285.BrickColor = BrickColor.new("Brick yellow")
  4295. p285.Name = "Smooth Block Model"
  4296. p285.CFrame = CFrame.new(263.220032, 15.9699993, 32.0498886, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4297. p285.Anchored = true
  4298. p285.Size = Vector3.new(2, 2.4000001, 2)
  4299. p285.BackSurface = Enum.SurfaceType.Studs
  4300. p285.BottomSurface = Enum.SurfaceType.Studs
  4301. p285.FrontSurface = Enum.SurfaceType.Studs
  4302. p285.LeftSurface = Enum.SurfaceType.Studs
  4303. p285.RightSurface = Enum.SurfaceType.Studs
  4304. b285 = Instance.new("SpecialMesh", p285)
  4305. b285.MeshType = Enum.MeshType.Head
  4306. b285.Name = "Mesh"
  4307. b285.Scale = Vector3.new(1.25, 1.25, 1.25)
  4308. p286 = Instance.new("Part", m)
  4309. p286.BrickColor = BrickColor.new("Brick yellow")
  4310. p286.Name = "Smooth Block Model"
  4311. p286.CFrame = CFrame.new(263.220032, 15.9699993, 30.0498867, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4312. p286.Anchored = true
  4313. p286.Size = Vector3.new(2, 2.4000001, 2)
  4314. p286.BackSurface = Enum.SurfaceType.Studs
  4315. p286.BottomSurface = Enum.SurfaceType.Studs
  4316. p286.FrontSurface = Enum.SurfaceType.Studs
  4317. p286.LeftSurface = Enum.SurfaceType.Studs
  4318. p286.RightSurface = Enum.SurfaceType.Studs
  4319. b286 = Instance.new("SpecialMesh", p286)
  4320. b286.MeshType = Enum.MeshType.Head
  4321. b286.Name = "Mesh"
  4322. b286.Scale = Vector3.new(1.25, 1.25, 1.25)
  4323. p287 = Instance.new("Part", m)
  4324. p287.BrickColor = BrickColor.new("Brick yellow")
  4325. p287.Name = "Smooth Block Model"
  4326. p287.CFrame = CFrame.new(286.019897, 5.96995258, 22.0500126, -5.36505489e-008, -2.77502181e-006, 1, 1.21663379e-005, -1, -2.77502113e-006, 1, 1.21663379e-005, 5.36843103e-008)
  4327. p287.Anchored = true
  4328. p287.Size = Vector3.new(2, 2.4000001, 2)
  4329. p287.BackSurface = Enum.SurfaceType.Studs
  4330. p287.BottomSurface = Enum.SurfaceType.Studs
  4331. p287.FrontSurface = Enum.SurfaceType.Studs
  4332. p287.LeftSurface = Enum.SurfaceType.Studs
  4333. p287.RightSurface = Enum.SurfaceType.Studs
  4334. b287 = Instance.new("SpecialMesh", p287)
  4335. b287.MeshType = Enum.MeshType.Head
  4336. b287.Name = "Mesh"
  4337. b287.Scale = Vector3.new(1.25, 1.25, 1.25)
  4338. p288 = Instance.new("Part", m)
  4339. p288.BrickColor = BrickColor.new("Brick yellow")
  4340. p288.Name = "Smooth Block Model"
  4341. p288.CFrame = CFrame.new(274.819977, 4.96996593, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4342. p288.Anchored = true
  4343. p288.Size = Vector3.new(2, 2.4000001, 2)
  4344. p288.BackSurface = Enum.SurfaceType.Studs
  4345. p288.BottomSurface = Enum.SurfaceType.Studs
  4346. p288.FrontSurface = Enum.SurfaceType.Studs
  4347. p288.LeftSurface = Enum.SurfaceType.Studs
  4348. p288.RightSurface = Enum.SurfaceType.Studs
  4349. b288 = Instance.new("SpecialMesh", p288)
  4350. b288.MeshType = Enum.MeshType.Head
  4351. b288.Name = "Mesh"
  4352. b288.Scale = Vector3.new(1.25, 1.25, 1.25)
  4353. p289 = Instance.new("Part", m)
  4354. p289.BrickColor = BrickColor.new("Brick yellow")
  4355. p289.Name = "Smooth Block Model"
  4356. p289.CFrame = CFrame.new(283.819885, 4.96994114, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4357. p289.Anchored = true
  4358. p289.Size = Vector3.new(2, 2.4000001, 2)
  4359. p289.BackSurface = Enum.SurfaceType.Studs
  4360. p289.BottomSurface = Enum.SurfaceType.Studs
  4361. p289.FrontSurface = Enum.SurfaceType.Studs
  4362. p289.LeftSurface = Enum.SurfaceType.Studs
  4363. p289.RightSurface = Enum.SurfaceType.Studs
  4364. b289 = Instance.new("SpecialMesh", p289)
  4365. b289.MeshType = Enum.MeshType.Head
  4366. b289.Name = "Mesh"
  4367. b289.Scale = Vector3.new(1.25, 1.25, 1.25)
  4368. p290 = Instance.new("Part", m)
  4369. p290.BrickColor = BrickColor.new("Brick yellow")
  4370. p290.Name = "Smooth Block Model"
  4371. p290.CFrame = CFrame.new(280.819946, 4.96995068, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4372. p290.Anchored = true
  4373. p290.Size = Vector3.new(2, 2.4000001, 2)
  4374. p290.BackSurface = Enum.SurfaceType.Studs
  4375. p290.BottomSurface = Enum.SurfaceType.Studs
  4376. p290.FrontSurface = Enum.SurfaceType.Studs
  4377. p290.LeftSurface = Enum.SurfaceType.Studs
  4378. p290.RightSurface = Enum.SurfaceType.Studs
  4379. b290 = Instance.new("SpecialMesh", p290)
  4380. b290.MeshType = Enum.MeshType.Head
  4381. b290.Name = "Mesh"
  4382. b290.Scale = Vector3.new(1.25, 1.25, 1.25)
  4383. p291 = Instance.new("Part", m)
  4384. p291.BrickColor = BrickColor.new("Brick yellow")
  4385. p291.Name = "Smooth Block Model"
  4386. p291.CFrame = CFrame.new(277.819977, 4.96995831, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4387. p291.Anchored = true
  4388. p291.Size = Vector3.new(2, 2.4000001, 2)
  4389. p291.BackSurface = Enum.SurfaceType.Studs
  4390. p291.BottomSurface = Enum.SurfaceType.Studs
  4391. p291.FrontSurface = Enum.SurfaceType.Studs
  4392. p291.LeftSurface = Enum.SurfaceType.Studs
  4393. p291.RightSurface = Enum.SurfaceType.Studs
  4394. b291 = Instance.new("SpecialMesh", p291)
  4395. b291.MeshType = Enum.MeshType.Head
  4396. b291.Name = "Mesh"
  4397. b291.Scale = Vector3.new(1.25, 1.25, 1.25)
  4398. p292 = Instance.new("Part", m)
  4399. p292.BrickColor = BrickColor.new("Brick yellow")
  4400. p292.Name = "Smooth Block Model"
  4401. p292.CFrame = CFrame.new(271.820007, 4.96997547, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4402. p292.Anchored = true
  4403. p292.Size = Vector3.new(2, 2.4000001, 2)
  4404. p292.BackSurface = Enum.SurfaceType.Studs
  4405. p292.BottomSurface = Enum.SurfaceType.Studs
  4406. p292.FrontSurface = Enum.SurfaceType.Studs
  4407. p292.LeftSurface = Enum.SurfaceType.Studs
  4408. p292.RightSurface = Enum.SurfaceType.Studs
  4409. b292 = Instance.new("SpecialMesh", p292)
  4410. b292.MeshType = Enum.MeshType.Head
  4411. b292.Name = "Mesh"
  4412. b292.Scale = Vector3.new(1.25, 1.25, 1.25)
  4413. p293 = Instance.new("Part", m)
  4414. p293.BrickColor = BrickColor.new("Brick yellow")
  4415. p293.Name = "Smooth Block Model"
  4416. p293.CFrame = CFrame.new(268.820038, 4.9699831, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4417. p293.Anchored = true
  4418. p293.Size = Vector3.new(2, 2.4000001, 2)
  4419. p293.BackSurface = Enum.SurfaceType.Studs
  4420. p293.BottomSurface = Enum.SurfaceType.Studs
  4421. p293.FrontSurface = Enum.SurfaceType.Studs
  4422. p293.LeftSurface = Enum.SurfaceType.Studs
  4423. p293.RightSurface = Enum.SurfaceType.Studs
  4424. b293 = Instance.new("SpecialMesh", p293)
  4425. b293.MeshType = Enum.MeshType.Head
  4426. b293.Name = "Mesh"
  4427. b293.Scale = Vector3.new(1.25, 1.25, 1.25)
  4428. p294 = Instance.new("Part", m)
  4429. p294.BrickColor = BrickColor.new("Brick yellow")
  4430. p294.Name = "Smooth Block Model"
  4431. p294.CFrame = CFrame.new(265.820038, 4.96999073, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4432. p294.Anchored = true
  4433. p294.Size = Vector3.new(2, 2.4000001, 2)
  4434. p294.BackSurface = Enum.SurfaceType.Studs
  4435. p294.BottomSurface = Enum.SurfaceType.Studs
  4436. p294.FrontSurface = Enum.SurfaceType.Studs
  4437. p294.LeftSurface = Enum.SurfaceType.Studs
  4438. p294.RightSurface = Enum.SurfaceType.Studs
  4439. b294 = Instance.new("SpecialMesh", p294)
  4440. b294.MeshType = Enum.MeshType.Head
  4441. b294.Name = "Mesh"
  4442. b294.Scale = Vector3.new(1.25, 1.25, 1.25)
  4443. p295 = Instance.new("Part", m)
  4444. p295.BrickColor = BrickColor.new("Reddish brown")
  4445. p295.Name = "Smooth Block Model"
  4446. p295.CFrame = CFrame.new(264.52005, 14.4700108, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  4447. p295.Anchored = true
  4448. p295.Size = Vector3.new(1, 26.4000015, 1)
  4449. p295.BackSurface = Enum.SurfaceType.Studs
  4450. p295.BottomSurface = Enum.SurfaceType.Studs
  4451. p295.FrontSurface = Enum.SurfaceType.Studs
  4452. p295.LeftSurface = Enum.SurfaceType.Studs
  4453. p295.RightSurface = Enum.SurfaceType.Studs
  4454. b295 = Instance.new("SpecialMesh", p295)
  4455. b295.MeshType = Enum.MeshType.Head
  4456. b295.Name = "Mesh"
  4457. b295.Scale = Vector3.new(1.25, 1.25, 1.25)
  4458. p296 = Instance.new("Part", m)
  4459. p296.BrickColor = BrickColor.new("Reddish brown")
  4460. p296.Name = "Smooth Block Model"
  4461. p296.CFrame = CFrame.new(262.52005, 14.4700146, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  4462. p296.Anchored = true
  4463. p296.Size = Vector3.new(1, 26.4000015, 1)
  4464. p296.BackSurface = Enum.SurfaceType.Studs
  4465. p296.BottomSurface = Enum.SurfaceType.Studs
  4466. p296.FrontSurface = Enum.SurfaceType.Studs
  4467. p296.LeftSurface = Enum.SurfaceType.Studs
  4468. p296.RightSurface = Enum.SurfaceType.Studs
  4469. b296 = Instance.new("SpecialMesh", p296)
  4470. b296.MeshType = Enum.MeshType.Head
  4471. b296.Name = "Mesh"
  4472. b296.Scale = Vector3.new(1.25, 1.25, 1.25)
  4473. p297 = Instance.new("Part", m)
  4474. p297.BrickColor = BrickColor.new("Reddish brown")
  4475. p297.Name = "Smooth Block Model"
  4476. p297.CFrame = CFrame.new(263.52005, 14.4700108, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  4477. p297.Anchored = true
  4478. p297.Size = Vector3.new(1, 26.4000015, 1)
  4479. p297.BackSurface = Enum.SurfaceType.Studs
  4480. p297.BottomSurface = Enum.SurfaceType.Studs
  4481. p297.FrontSurface = Enum.SurfaceType.Studs
  4482. p297.LeftSurface = Enum.SurfaceType.Studs
  4483. p297.RightSurface = Enum.SurfaceType.Studs
  4484. b297 = Instance.new("SpecialMesh", p297)
  4485. b297.MeshType = Enum.MeshType.Head
  4486. b297.Name = "Mesh"
  4487. b297.Scale = Vector3.new(1.25, 1.25, 1.25)
  4488. p298 = Instance.new("Part", m)
  4489. p298.BrickColor = BrickColor.new("Reddish brown")
  4490. p298.Name = "Smooth Block Model"
  4491. p298.CFrame = CFrame.new(271.619995, 3.46991563, 23.5500393, 2.77502181e-006, -1, -5.36505489e-008, 1, 2.77502113e-006, 1.21663379e-005, -1.21663379e-005, -5.36843103e-008, 1)
  4492. p298.Anchored = true
  4493. p298.Size = Vector3.new(1, 21.6000004, 1)
  4494. p298.BackSurface = Enum.SurfaceType.Studs
  4495. p298.BottomSurface = Enum.SurfaceType.Studs
  4496. p298.FrontSurface = Enum.SurfaceType.Studs
  4497. p298.LeftSurface = Enum.SurfaceType.Studs
  4498. p298.RightSurface = Enum.SurfaceType.Studs
  4499. b298 = Instance.new("SpecialMesh", p298)
  4500. b298.MeshType = Enum.MeshType.Head
  4501. b298.Name = "Mesh"
  4502. b298.Scale = Vector3.new(1.25, 1.25, 1.25)
  4503. p299 = Instance.new("Part", m)
  4504. p299.BrickColor = BrickColor.new("Brick yellow")
  4505. p299.Name = "Smooth Block Model"
  4506. p299.CFrame = CFrame.new(259.820038, 4.97035027, 50.0499954, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4507. p299.Anchored = true
  4508. p299.Size = Vector3.new(2, 2.4000001, 2)
  4509. p299.BackSurface = Enum.SurfaceType.Studs
  4510. p299.BottomSurface = Enum.SurfaceType.Studs
  4511. p299.FrontSurface = Enum.SurfaceType.Studs
  4512. p299.LeftSurface = Enum.SurfaceType.Studs
  4513. p299.RightSurface = Enum.SurfaceType.Studs
  4514. b299 = Instance.new("SpecialMesh", p299)
  4515. b299.MeshType = Enum.MeshType.Head
  4516. b299.Name = "Mesh"
  4517. b299.Scale = Vector3.new(1.25, 1.25, 1.25)
  4518. p300 = Instance.new("Part", m)
  4519. p300.BrickColor = BrickColor.new("Reddish brown")
  4520. p300.Name = "Smooth Block Model"
  4521. p300.CFrame = CFrame.new(271.619995, 2.46991467, 23.5500546, 2.77502181e-006, -1, -5.36505489e-008, 1, 2.77502113e-006, 1.21663379e-005, -1.21663379e-005, -5.36843103e-008, 1)
  4522. p300.Anchored = true
  4523. p300.Size = Vector3.new(1, 24, 1)
  4524. p300.BackSurface = Enum.SurfaceType.Studs
  4525. p300.BottomSurface = Enum.SurfaceType.Studs
  4526. p300.FrontSurface = Enum.SurfaceType.Studs
  4527. p300.LeftSurface = Enum.SurfaceType.Studs
  4528. p300.RightSurface = Enum.SurfaceType.Studs
  4529. b300 = Instance.new("SpecialMesh", p300)
  4530. b300.MeshType = Enum.MeshType.Head
  4531. b300.Name = "Mesh"
  4532. b300.Scale = Vector3.new(1.25, 1.25, 1.25)
  4533. p301 = Instance.new("Part", m)
  4534. p301.BrickColor = BrickColor.new("Reddish brown")
  4535. p301.Name = "Smooth Block Model"
  4536. p301.CFrame = CFrame.new(271.220032, 2.46995282, 25.5500507, 1.68923964e-006, -1, -4.87177907e-008, 1, 3.86080319e-006, 1.03261682e-005, -1.40065076e-005, -5.86353828e-008, 1)
  4537. p301.Anchored = true
  4538. p301.Size = Vector3.new(1, 24, 1)
  4539. p301.BackSurface = Enum.SurfaceType.Studs
  4540. p301.BottomSurface = Enum.SurfaceType.Studs
  4541. p301.FrontSurface = Enum.SurfaceType.Studs
  4542. p301.LeftSurface = Enum.SurfaceType.Studs
  4543. p301.RightSurface = Enum.SurfaceType.Studs
  4544. b301 = Instance.new("SpecialMesh", p301)
  4545. b301.MeshType = Enum.MeshType.Head
  4546. b301.Name = "Mesh"
  4547. b301.Scale = Vector3.new(1.25, 1.25, 1.25)
  4548. p302 = Instance.new("Part", m)
  4549. p302.BrickColor = BrickColor.new("Brick yellow")
  4550. p302.Name = "Smooth Block Model"
  4551. p302.CFrame = CFrame.new(286.019897, 2.96988702, 24.8500385, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  4552. p302.Anchored = true
  4553. p302.Size = Vector3.new(2, 2.4000001, 2)
  4554. p302.BackSurface = Enum.SurfaceType.Studs
  4555. p302.BottomSurface = Enum.SurfaceType.Studs
  4556. p302.FrontSurface = Enum.SurfaceType.Studs
  4557. p302.LeftSurface = Enum.SurfaceType.Studs
  4558. p302.RightSurface = Enum.SurfaceType.Studs
  4559. b302 = Instance.new("SpecialMesh", p302)
  4560. b302.MeshType = Enum.MeshType.Head
  4561. b302.Name = "Mesh"
  4562. b302.Scale = Vector3.new(1.25, 1.25, 1.25)
  4563. p303 = Instance.new("Part", m)
  4564. p303.BrickColor = BrickColor.new("Brick yellow")
  4565. p303.Name = "Smooth Block Model"
  4566. p303.CFrame = CFrame.new(286.019897, 3.56985307, 22.0500431, -5.36505489e-008, -2.77502181e-006, 1, 1.21663379e-005, -1, -2.77502113e-006, 1, 1.21663379e-005, 5.36843103e-008)
  4567. p303.Anchored = true
  4568. p303.Size = Vector3.new(2, 2.4000001, 2)
  4569. p303.BackSurface = Enum.SurfaceType.Studs
  4570. p303.BottomSurface = Enum.SurfaceType.Studs
  4571. p303.FrontSurface = Enum.SurfaceType.Studs
  4572. p303.LeftSurface = Enum.SurfaceType.Studs
  4573. p303.RightSurface = Enum.SurfaceType.Studs
  4574. b303 = Instance.new("SpecialMesh", p303)
  4575. b303.MeshType = Enum.MeshType.Head
  4576. b303.Name = "Mesh"
  4577. b303.Scale = Vector3.new(1.25, 1.25, 1.25)
  4578. p304 = Instance.new("Part", m)
  4579. p304.BrickColor = BrickColor.new("Brick yellow")
  4580. p304.Name = "Smooth Block Model"
  4581. p304.CFrame = CFrame.new(288.019867, 0.969931304, 27.8500729, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  4582. p304.Anchored = true
  4583. p304.Size = Vector3.new(2, 2.4000001, 2)
  4584. p304.BackSurface = Enum.SurfaceType.Studs
  4585. p304.BottomSurface = Enum.SurfaceType.Studs
  4586. p304.FrontSurface = Enum.SurfaceType.Studs
  4587. p304.LeftSurface = Enum.SurfaceType.Studs
  4588. p304.RightSurface = Enum.SurfaceType.Studs
  4589. b304 = Instance.new("SpecialMesh", p304)
  4590. b304.MeshType = Enum.MeshType.Head
  4591. b304.Name = "Mesh"
  4592. b304.Scale = Vector3.new(1.25, 1.25, 1.25)
  4593. p305 = Instance.new("Part", m)
  4594. p305.BrickColor = BrickColor.new("Reddish brown")
  4595. p305.Name = "Smooth Block Model"
  4596. p305.CFrame = CFrame.new(258.52005, 7.57035351, 48.5499649, 5.36505489e-008, -2.77502181e-006, -1, -1.21663379e-005, -1, 2.77502113e-006, -1, 1.21663379e-005, -5.36843103e-008)
  4597. p305.Anchored = true
  4598. p305.Size = Vector3.new(1, 10.8000002, 1)
  4599. p305.BackSurface = Enum.SurfaceType.Studs
  4600. p305.BottomSurface = Enum.SurfaceType.Studs
  4601. p305.FrontSurface = Enum.SurfaceType.Studs
  4602. p305.LeftSurface = Enum.SurfaceType.Studs
  4603. p305.RightSurface = Enum.SurfaceType.Studs
  4604. b305 = Instance.new("SpecialMesh", p305)
  4605. b305.MeshType = Enum.MeshType.Head
  4606. b305.Name = "Mesh"
  4607. b305.Scale = Vector3.new(1.25, 1.25, 1.25)
  4608. p306 = Instance.new("Part", m)
  4609. p306.BrickColor = BrickColor.new("Brick yellow")
  4610. p306.Name = "Smooth Block Model"
  4611. p306.CFrame = CFrame.new(259.820038, 0.970280349, 50.0500565, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4612. p306.Anchored = true
  4613. p306.Size = Vector3.new(2, 2.4000001, 2)
  4614. p306.BackSurface = Enum.SurfaceType.Studs
  4615. p306.BottomSurface = Enum.SurfaceType.Studs
  4616. p306.FrontSurface = Enum.SurfaceType.Studs
  4617. p306.LeftSurface = Enum.SurfaceType.Studs
  4618. p306.RightSurface = Enum.SurfaceType.Studs
  4619. b306 = Instance.new("SpecialMesh", p306)
  4620. b306.MeshType = Enum.MeshType.Head
  4621. b306.Name = "Mesh"
  4622. b306.Scale = Vector3.new(1.25, 1.25, 1.25)
  4623. p307 = Instance.new("Part", m)
  4624. p307.BrickColor = BrickColor.new("Brick yellow")
  4625. p307.Name = "Smooth Block Model"
  4626. p307.CFrame = CFrame.new(260.820038, 15.9700832, 50.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4627. p307.Anchored = true
  4628. p307.Size = Vector3.new(2, 2.4000001, 2)
  4629. p307.BackSurface = Enum.SurfaceType.Studs
  4630. p307.BottomSurface = Enum.SurfaceType.Studs
  4631. p307.FrontSurface = Enum.SurfaceType.Studs
  4632. p307.LeftSurface = Enum.SurfaceType.Studs
  4633. p307.RightSurface = Enum.SurfaceType.Studs
  4634. b307 = Instance.new("SpecialMesh", p307)
  4635. b307.MeshType = Enum.MeshType.Head
  4636. b307.Name = "Mesh"
  4637. b307.Scale = Vector3.new(1.25, 1.25, 1.25)
  4638. p308 = Instance.new("Part", m)
  4639. p308.BrickColor = BrickColor.new("Brick yellow")
  4640. p308.Name = "Smooth Block Model"
  4641. p308.CFrame = CFrame.new(258.420044, 15.9700947, 50.0498734, 2.72888101e-011, -1, 7.62939362e-006, 0, 7.62939362e-006, 1, -1, -2.72880121e-011, 0)
  4642. p308.Anchored = true
  4643. p308.Size = Vector3.new(2, 2.4000001, 2)
  4644. p308.BackSurface = Enum.SurfaceType.Studs
  4645. p308.BottomSurface = Enum.SurfaceType.Studs
  4646. p308.FrontSurface = Enum.SurfaceType.Studs
  4647. p308.LeftSurface = Enum.SurfaceType.Studs
  4648. p308.RightSurface = Enum.SurfaceType.Studs
  4649. b308 = Instance.new("SpecialMesh", p308)
  4650. b308.MeshType = Enum.MeshType.Head
  4651. b308.Name = "Mesh"
  4652. b308.Scale = Vector3.new(1.25, 1.25, 1.25)
  4653. p309 = Instance.new("Part", m)
  4654. p309.BrickColor = BrickColor.new("Brick yellow")
  4655. p309.Name = "Smooth Block Model"
  4656. p309.CFrame = CFrame.new(271.820007, 2.96989274, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4657. p309.Anchored = true
  4658. p309.Size = Vector3.new(2, 2.4000001, 2)
  4659. p309.BackSurface = Enum.SurfaceType.Studs
  4660. p309.BottomSurface = Enum.SurfaceType.Studs
  4661. p309.FrontSurface = Enum.SurfaceType.Studs
  4662. p309.LeftSurface = Enum.SurfaceType.Studs
  4663. p309.RightSurface = Enum.SurfaceType.Studs
  4664. b309 = Instance.new("SpecialMesh", p309)
  4665. b309.MeshType = Enum.MeshType.Head
  4666. b309.Name = "Mesh"
  4667. b309.Scale = Vector3.new(1.25, 1.25, 1.25)
  4668. p310 = Instance.new("Part", m)
  4669. p310.BrickColor = BrickColor.new("Brick yellow")
  4670. p310.Name = "Smooth Block Model"
  4671. p310.CFrame = CFrame.new(268.820038, 2.96990037, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4672. p310.Anchored = true
  4673. p310.Size = Vector3.new(2, 2.4000001, 2)
  4674. p310.BackSurface = Enum.SurfaceType.Studs
  4675. p310.BottomSurface = Enum.SurfaceType.Studs
  4676. p310.FrontSurface = Enum.SurfaceType.Studs
  4677. p310.LeftSurface = Enum.SurfaceType.Studs
  4678. p310.RightSurface = Enum.SurfaceType.Studs
  4679. b310 = Instance.new("SpecialMesh", p310)
  4680. b310.MeshType = Enum.MeshType.Head
  4681. b310.Name = "Mesh"
  4682. b310.Scale = Vector3.new(1.25, 1.25, 1.25)
  4683. p311 = Instance.new("Part", m)
  4684. p311.BrickColor = BrickColor.new("Brick yellow")
  4685. p311.Name = "Smooth Block Model"
  4686. p311.CFrame = CFrame.new(265.820038, 2.969908, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4687. p311.Anchored = true
  4688. p311.Size = Vector3.new(2, 2.4000001, 2)
  4689. p311.BackSurface = Enum.SurfaceType.Studs
  4690. p311.BottomSurface = Enum.SurfaceType.Studs
  4691. p311.FrontSurface = Enum.SurfaceType.Studs
  4692. p311.LeftSurface = Enum.SurfaceType.Studs
  4693. p311.RightSurface = Enum.SurfaceType.Studs
  4694. b311 = Instance.new("SpecialMesh", p311)
  4695. b311.MeshType = Enum.MeshType.Head
  4696. b311.Name = "Mesh"
  4697. b311.Scale = Vector3.new(1.25, 1.25, 1.25)
  4698. p312 = Instance.new("Part", m)
  4699. p312.BrickColor = BrickColor.new("Brick yellow")
  4700. p312.Name = "Smooth Block Model"
  4701. p312.CFrame = CFrame.new(262.820007, 2.96991754, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4702. p312.Anchored = true
  4703. p312.Size = Vector3.new(2, 2.4000001, 2)
  4704. p312.BackSurface = Enum.SurfaceType.Studs
  4705. p312.BottomSurface = Enum.SurfaceType.Studs
  4706. p312.FrontSurface = Enum.SurfaceType.Studs
  4707. p312.LeftSurface = Enum.SurfaceType.Studs
  4708. p312.RightSurface = Enum.SurfaceType.Studs
  4709. b312 = Instance.new("SpecialMesh", p312)
  4710. b312.MeshType = Enum.MeshType.Head
  4711. b312.Name = "Mesh"
  4712. b312.Scale = Vector3.new(1.25, 1.25, 1.25)
  4713. p313 = Instance.new("Part", m)
  4714. p313.BrickColor = BrickColor.new("Brick yellow")
  4715. p313.Name = "Smooth Block Model"
  4716. p313.CFrame = CFrame.new(259.820038, 2.97026658, 50.0500259, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4717. p313.Anchored = true
  4718. p313.Size = Vector3.new(2, 2.4000001, 2)
  4719. p313.BackSurface = Enum.SurfaceType.Studs
  4720. p313.BottomSurface = Enum.SurfaceType.Studs
  4721. p313.FrontSurface = Enum.SurfaceType.Studs
  4722. p313.LeftSurface = Enum.SurfaceType.Studs
  4723. p313.RightSurface = Enum.SurfaceType.Studs
  4724. b313 = Instance.new("SpecialMesh", p313)
  4725. b313.MeshType = Enum.MeshType.Head
  4726. b313.Name = "Mesh"
  4727. b313.Scale = Vector3.new(1.25, 1.25, 1.25)
  4728. p314 = Instance.new("Part", m)
  4729. p314.BrickColor = BrickColor.new("Brick yellow")
  4730. p314.Name = "Smooth Block Model"
  4731. p314.CFrame = CFrame.new(286.019897, 0.969937027, 27.8500729, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  4732. p314.Anchored = true
  4733. p314.Size = Vector3.new(2, 2.4000001, 2)
  4734. p314.BackSurface = Enum.SurfaceType.Studs
  4735. p314.BottomSurface = Enum.SurfaceType.Studs
  4736. p314.FrontSurface = Enum.SurfaceType.Studs
  4737. p314.LeftSurface = Enum.SurfaceType.Studs
  4738. p314.RightSurface = Enum.SurfaceType.Studs
  4739. b314 = Instance.new("SpecialMesh", p314)
  4740. b314.MeshType = Enum.MeshType.Head
  4741. b314.Name = "Mesh"
  4742. b314.Scale = Vector3.new(1.25, 1.25, 1.25)
  4743. p315 = Instance.new("Part", m)
  4744. p315.BrickColor = BrickColor.new("Brick yellow")
  4745. p315.Name = "Smooth Block Model"
  4746. p315.CFrame = CFrame.new(257.02002, 1.17033005, 52.0500641, -1, 2.77502181e-006, 5.36505489e-008, 2.77502113e-006, 1, -1.21663379e-005, -5.36843103e-008, -1.21663379e-005, -1)
  4747. p315.Anchored = true
  4748. p315.Size = Vector3.new(2, 2.4000001, 2)
  4749. p315.BackSurface = Enum.SurfaceType.Studs
  4750. p315.BottomSurface = Enum.SurfaceType.Studs
  4751. p315.FrontSurface = Enum.SurfaceType.Studs
  4752. p315.LeftSurface = Enum.SurfaceType.Studs
  4753. p315.RightSurface = Enum.SurfaceType.Studs
  4754. b315 = Instance.new("SpecialMesh", p315)
  4755. b315.MeshType = Enum.MeshType.Head
  4756. b315.Name = "Mesh"
  4757. b315.Scale = Vector3.new(1.25, 1.25, 1.25)
  4758. p316 = Instance.new("Part", m)
  4759. p316.BrickColor = BrickColor.new("Brick yellow")
  4760. p316.Name = "Smooth Block Model"
  4761. p316.CFrame = CFrame.new(259.820038, 0.970305145, 52.0500641, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4762. p316.Anchored = true
  4763. p316.Size = Vector3.new(2, 2.4000001, 2)
  4764. p316.BackSurface = Enum.SurfaceType.Studs
  4765. p316.BottomSurface = Enum.SurfaceType.Studs
  4766. p316.FrontSurface = Enum.SurfaceType.Studs
  4767. p316.LeftSurface = Enum.SurfaceType.Studs
  4768. p316.RightSurface = Enum.SurfaceType.Studs
  4769. b316 = Instance.new("SpecialMesh", p316)
  4770. b316.MeshType = Enum.MeshType.Head
  4771. b316.Name = "Mesh"
  4772. b316.Scale = Vector3.new(1.25, 1.25, 1.25)
  4773. p317 = Instance.new("Part", m)
  4774. p317.BrickColor = BrickColor.new("Brick yellow")
  4775. p317.Name = "Smooth Block Model"
  4776. p317.CFrame = CFrame.new(263.220032, 15.9699993, 28.0498867, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4777. p317.Anchored = true
  4778. p317.Size = Vector3.new(2, 2.4000001, 2)
  4779. p317.BackSurface = Enum.SurfaceType.Studs
  4780. p317.BottomSurface = Enum.SurfaceType.Studs
  4781. p317.FrontSurface = Enum.SurfaceType.Studs
  4782. p317.LeftSurface = Enum.SurfaceType.Studs
  4783. p317.RightSurface = Enum.SurfaceType.Studs
  4784. b317 = Instance.new("SpecialMesh", p317)
  4785. b317.MeshType = Enum.MeshType.Head
  4786. b317.Name = "Mesh"
  4787. b317.Scale = Vector3.new(1.25, 1.25, 1.25)
  4788. p318 = Instance.new("Part", m)
  4789. p318.BrickColor = BrickColor.new("Brick yellow")
  4790. p318.Name = "Smooth Block Model"
  4791. p318.CFrame = CFrame.new(263.220032, 15.9699993, 26.0498829, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4792. p318.Anchored = true
  4793. p318.Size = Vector3.new(2, 2.4000001, 2)
  4794. p318.BackSurface = Enum.SurfaceType.Studs
  4795. p318.BottomSurface = Enum.SurfaceType.Studs
  4796. p318.FrontSurface = Enum.SurfaceType.Studs
  4797. p318.LeftSurface = Enum.SurfaceType.Studs
  4798. p318.RightSurface = Enum.SurfaceType.Studs
  4799. b318 = Instance.new("SpecialMesh", p318)
  4800. b318.MeshType = Enum.MeshType.Head
  4801. b318.Name = "Mesh"
  4802. b318.Scale = Vector3.new(1.25, 1.25, 1.25)
  4803. p319 = Instance.new("Part", m)
  4804. p319.BrickColor = BrickColor.new("Brick yellow")
  4805. p319.Name = "Smooth Block Model"
  4806. p319.CFrame = CFrame.new(263.220032, 15.9699993, 24.0498867, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4807. p319.Anchored = true
  4808. p319.Size = Vector3.new(2, 2.4000001, 2)
  4809. p319.BackSurface = Enum.SurfaceType.Studs
  4810. p319.BottomSurface = Enum.SurfaceType.Studs
  4811. p319.FrontSurface = Enum.SurfaceType.Studs
  4812. p319.LeftSurface = Enum.SurfaceType.Studs
  4813. p319.RightSurface = Enum.SurfaceType.Studs
  4814. b319 = Instance.new("SpecialMesh", p319)
  4815. b319.MeshType = Enum.MeshType.Head
  4816. b319.Name = "Mesh"
  4817. b319.Scale = Vector3.new(1.25, 1.25, 1.25)
  4818. p320 = Instance.new("Part", m)
  4819. p320.BrickColor = BrickColor.new("Brick yellow")
  4820. p320.Name = "Smooth Block Model"
  4821. p320.CFrame = CFrame.new(263.220032, 15.9699993, 22.0498905, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  4822. p320.Anchored = true
  4823. p320.Size = Vector3.new(2, 2.4000001, 2)
  4824. p320.BackSurface = Enum.SurfaceType.Studs
  4825. p320.BottomSurface = Enum.SurfaceType.Studs
  4826. p320.FrontSurface = Enum.SurfaceType.Studs
  4827. p320.LeftSurface = Enum.SurfaceType.Studs
  4828. p320.RightSurface = Enum.SurfaceType.Studs
  4829. b320 = Instance.new("SpecialMesh", p320)
  4830. b320.MeshType = Enum.MeshType.Head
  4831. b320.Name = "Mesh"
  4832. b320.Scale = Vector3.new(1.25, 1.25, 1.25)
  4833. p321 = Instance.new("Part", m)
  4834. p321.BrickColor = BrickColor.new("Brick yellow")
  4835. p321.Name = "Smooth Block Model"
  4836. p321.CFrame = CFrame.new(260.820038, 15.9700832, 48.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4837. p321.Anchored = true
  4838. p321.Size = Vector3.new(2, 2.4000001, 2)
  4839. p321.BackSurface = Enum.SurfaceType.Studs
  4840. p321.BottomSurface = Enum.SurfaceType.Studs
  4841. p321.FrontSurface = Enum.SurfaceType.Studs
  4842. p321.LeftSurface = Enum.SurfaceType.Studs
  4843. p321.RightSurface = Enum.SurfaceType.Studs
  4844. b321 = Instance.new("SpecialMesh", p321)
  4845. b321.MeshType = Enum.MeshType.Head
  4846. b321.Name = "Mesh"
  4847. b321.Scale = Vector3.new(1.25, 1.25, 1.25)
  4848. p322 = Instance.new("Part", m)
  4849. p322.BrickColor = BrickColor.new("Reddish brown")
  4850. p322.Name = "Smooth Block Model"
  4851. p322.CFrame = CFrame.new(271.220032, 2.46992803, 24.5500507, 2.76820788e-006, -1, -5.36619247e-008, 1, 2.78183506e-006, 1.21687208e-005, -1.2163955e-005, -5.36730091e-008, 1)
  4852. p322.Anchored = true
  4853. p322.Size = Vector3.new(1, 22.8000011, 1)
  4854. p322.BackSurface = Enum.SurfaceType.Studs
  4855. p322.BottomSurface = Enum.SurfaceType.Studs
  4856. p322.FrontSurface = Enum.SurfaceType.Studs
  4857. p322.LeftSurface = Enum.SurfaceType.Studs
  4858. p322.RightSurface = Enum.SurfaceType.Studs
  4859. b322 = Instance.new("SpecialMesh", p322)
  4860. b322.MeshType = Enum.MeshType.Head
  4861. b322.Name = "Mesh"
  4862. b322.Scale = Vector3.new(1.25, 1.25, 1.25)
  4863. p323 = Instance.new("Part", m)
  4864. p323.BrickColor = BrickColor.new("Brick yellow")
  4865. p323.Name = "Smooth Block Model"
  4866. p323.CFrame = CFrame.new(274.819977, 2.9698832, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4867. p323.Anchored = true
  4868. p323.Size = Vector3.new(2, 2.4000001, 2)
  4869. p323.BackSurface = Enum.SurfaceType.Studs
  4870. p323.BottomSurface = Enum.SurfaceType.Studs
  4871. p323.FrontSurface = Enum.SurfaceType.Studs
  4872. p323.LeftSurface = Enum.SurfaceType.Studs
  4873. p323.RightSurface = Enum.SurfaceType.Studs
  4874. b323 = Instance.new("SpecialMesh", p323)
  4875. b323.MeshType = Enum.MeshType.Head
  4876. b323.Name = "Mesh"
  4877. b323.Scale = Vector3.new(1.25, 1.25, 1.25)
  4878. p324 = Instance.new("Part", m)
  4879. p324.BrickColor = BrickColor.new("Brick yellow")
  4880. p324.Name = "Smooth Block Model"
  4881. p324.CFrame = CFrame.new(262.820007, 4.97000027, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  4882. p324.Anchored = true
  4883. p324.Size = Vector3.new(2, 2.4000001, 2)
  4884. p324.BackSurface = Enum.SurfaceType.Studs
  4885. p324.BottomSurface = Enum.SurfaceType.Studs
  4886. p324.FrontSurface = Enum.SurfaceType.Studs
  4887. p324.LeftSurface = Enum.SurfaceType.Studs
  4888. p324.RightSurface = Enum.SurfaceType.Studs
  4889. b324 = Instance.new("SpecialMesh", p324)
  4890. b324.MeshType = Enum.MeshType.Head
  4891. b324.Name = "Mesh"
  4892. b324.Scale = Vector3.new(1.25, 1.25, 1.25)
  4893. p325 = Instance.new("Part", m)
  4894. p325.BrickColor = BrickColor.new("Reddish brown")
  4895. p325.Name = "Smooth Block Model"
  4896. p325.CFrame = CFrame.new(261.52005, 14.4700184, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  4897. p325.Anchored = true
  4898. p325.Size = Vector3.new(1, 26.4000015, 1)
  4899. p325.BackSurface = Enum.SurfaceType.Studs
  4900. p325.BottomSurface = Enum.SurfaceType.Studs
  4901. p325.FrontSurface = Enum.SurfaceType.Studs
  4902. p325.LeftSurface = Enum.SurfaceType.Studs
  4903. p325.RightSurface = Enum.SurfaceType.Studs
  4904. b325 = Instance.new("SpecialMesh", p325)
  4905. b325.MeshType = Enum.MeshType.Head
  4906. b325.Name = "Mesh"
  4907. b325.Scale = Vector3.new(1.25, 1.25, 1.25)
  4908. p326 = Instance.new("Part", m)
  4909. p326.BrickColor = BrickColor.new("Reddish brown")
  4910. p326.Name = "Smooth Block Model"
  4911. p326.CFrame = CFrame.new(260.52005, 14.4700222, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  4912. p326.Anchored = true
  4913. p326.Size = Vector3.new(1, 26.4000015, 1)
  4914. p326.BackSurface = Enum.SurfaceType.Studs
  4915. p326.BottomSurface = Enum.SurfaceType.Studs
  4916. p326.FrontSurface = Enum.SurfaceType.Studs
  4917. p326.LeftSurface = Enum.SurfaceType.Studs
  4918. p326.RightSurface = Enum.SurfaceType.Studs
  4919. b326 = Instance.new("SpecialMesh", p326)
  4920. b326.MeshType = Enum.MeshType.Head
  4921. b326.Name = "Mesh"
  4922. b326.Scale = Vector3.new(1.25, 1.25, 1.25)
  4923. p327 = Instance.new("Part", m)
  4924. p327.BrickColor = BrickColor.new("Brick yellow")
  4925. p327.Name = "Smooth Block Model"
  4926. p327.CFrame = CFrame.new(260.820038, 15.9700794, 46.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4927. p327.Anchored = true
  4928. p327.Size = Vector3.new(2, 2.4000001, 2)
  4929. p327.BackSurface = Enum.SurfaceType.Studs
  4930. p327.BottomSurface = Enum.SurfaceType.Studs
  4931. p327.FrontSurface = Enum.SurfaceType.Studs
  4932. p327.LeftSurface = Enum.SurfaceType.Studs
  4933. p327.RightSurface = Enum.SurfaceType.Studs
  4934. b327 = Instance.new("SpecialMesh", p327)
  4935. b327.MeshType = Enum.MeshType.Head
  4936. b327.Name = "Mesh"
  4937. b327.Scale = Vector3.new(1.25, 1.25, 1.25)
  4938. p328 = Instance.new("Part", m)
  4939. p328.BrickColor = BrickColor.new("Brick yellow")
  4940. p328.Name = "Smooth Block Model"
  4941. p328.CFrame = CFrame.new(260.820038, 15.9700794, 44.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4942. p328.Anchored = true
  4943. p328.Size = Vector3.new(2, 2.4000001, 2)
  4944. p328.BackSurface = Enum.SurfaceType.Studs
  4945. p328.BottomSurface = Enum.SurfaceType.Studs
  4946. p328.FrontSurface = Enum.SurfaceType.Studs
  4947. p328.LeftSurface = Enum.SurfaceType.Studs
  4948. p328.RightSurface = Enum.SurfaceType.Studs
  4949. b328 = Instance.new("SpecialMesh", p328)
  4950. b328.MeshType = Enum.MeshType.Head
  4951. b328.Name = "Mesh"
  4952. b328.Scale = Vector3.new(1.25, 1.25, 1.25)
  4953. p329 = Instance.new("Part", m)
  4954. p329.BrickColor = BrickColor.new("Brick yellow")
  4955. p329.Name = "Smooth Block Model"
  4956. p329.CFrame = CFrame.new(260.820038, 15.9700756, 42.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4957. p329.Anchored = true
  4958. p329.Size = Vector3.new(2, 2.4000001, 2)
  4959. p329.BackSurface = Enum.SurfaceType.Studs
  4960. p329.BottomSurface = Enum.SurfaceType.Studs
  4961. p329.FrontSurface = Enum.SurfaceType.Studs
  4962. p329.LeftSurface = Enum.SurfaceType.Studs
  4963. p329.RightSurface = Enum.SurfaceType.Studs
  4964. b329 = Instance.new("SpecialMesh", p329)
  4965. b329.MeshType = Enum.MeshType.Head
  4966. b329.Name = "Mesh"
  4967. b329.Scale = Vector3.new(1.25, 1.25, 1.25)
  4968. p330 = Instance.new("Part", m)
  4969. p330.BrickColor = BrickColor.new("Brick yellow")
  4970. p330.Name = "Smooth Block Model"
  4971. p330.CFrame = CFrame.new(260.820038, 15.9700756, 40.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4972. p330.Anchored = true
  4973. p330.Size = Vector3.new(2, 2.4000001, 2)
  4974. p330.BackSurface = Enum.SurfaceType.Studs
  4975. p330.BottomSurface = Enum.SurfaceType.Studs
  4976. p330.FrontSurface = Enum.SurfaceType.Studs
  4977. p330.LeftSurface = Enum.SurfaceType.Studs
  4978. p330.RightSurface = Enum.SurfaceType.Studs
  4979. b330 = Instance.new("SpecialMesh", p330)
  4980. b330.MeshType = Enum.MeshType.Head
  4981. b330.Name = "Mesh"
  4982. b330.Scale = Vector3.new(1.25, 1.25, 1.25)
  4983. p331 = Instance.new("Part", m)
  4984. p331.BrickColor = BrickColor.new("Brick yellow")
  4985. p331.Name = "Smooth Block Model"
  4986. p331.CFrame = CFrame.new(260.820038, 15.9700756, 38.0498734, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  4987. p331.Anchored = true
  4988. p331.Size = Vector3.new(2, 2.4000001, 2)
  4989. p331.BackSurface = Enum.SurfaceType.Studs
  4990. p331.BottomSurface = Enum.SurfaceType.Studs
  4991. p331.FrontSurface = Enum.SurfaceType.Studs
  4992. p331.LeftSurface = Enum.SurfaceType.Studs
  4993. p331.RightSurface = Enum.SurfaceType.Studs
  4994. b331 = Instance.new("SpecialMesh", p331)
  4995. b331.MeshType = Enum.MeshType.Head
  4996. b331.Name = "Mesh"
  4997. b331.Scale = Vector3.new(1.25, 1.25, 1.25)
  4998. p332 = Instance.new("Part", m)
  4999. p332.BrickColor = BrickColor.new("Brick yellow")
  5000. p332.Name = "Smooth Block Model"
  5001. p332.CFrame = CFrame.new(260.820038, 15.9700718, 36.0498695, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  5002. p332.Anchored = true
  5003. p332.Size = Vector3.new(2, 2.4000001, 2)
  5004. p332.BackSurface = Enum.SurfaceType.Studs
  5005. p332.BottomSurface = Enum.SurfaceType.Studs
  5006. p332.FrontSurface = Enum.SurfaceType.Studs
  5007. p332.LeftSurface = Enum.SurfaceType.Studs
  5008. p332.RightSurface = Enum.SurfaceType.Studs
  5009. b332 = Instance.new("SpecialMesh", p332)
  5010. b332.MeshType = Enum.MeshType.Head
  5011. b332.Name = "Mesh"
  5012. b332.Scale = Vector3.new(1.25, 1.25, 1.25)
  5013. p333 = Instance.new("Part", m)
  5014. p333.BrickColor = BrickColor.new("Brick yellow")
  5015. p333.Name = "Smooth Block Model"
  5016. p333.CFrame = CFrame.new(260.820038, 15.9700718, 34.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  5017. p333.Anchored = true
  5018. p333.Size = Vector3.new(2, 2.4000001, 2)
  5019. p333.BackSurface = Enum.SurfaceType.Studs
  5020. p333.BottomSurface = Enum.SurfaceType.Studs
  5021. p333.FrontSurface = Enum.SurfaceType.Studs
  5022. p333.LeftSurface = Enum.SurfaceType.Studs
  5023. p333.RightSurface = Enum.SurfaceType.Studs
  5024. b333 = Instance.new("SpecialMesh", p333)
  5025. b333.MeshType = Enum.MeshType.Head
  5026. b333.Name = "Mesh"
  5027. b333.Scale = Vector3.new(1.25, 1.25, 1.25)
  5028. p334 = Instance.new("Part", m)
  5029. p334.BrickColor = BrickColor.new("Brick yellow")
  5030. p334.Name = "Smooth Block Model"
  5031. p334.CFrame = CFrame.new(260.820038, 15.9700718, 32.0498886, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  5032. p334.Anchored = true
  5033. p334.Size = Vector3.new(2, 2.4000001, 2)
  5034. p334.BackSurface = Enum.SurfaceType.Studs
  5035. p334.BottomSurface = Enum.SurfaceType.Studs
  5036. p334.FrontSurface = Enum.SurfaceType.Studs
  5037. p334.LeftSurface = Enum.SurfaceType.Studs
  5038. p334.RightSurface = Enum.SurfaceType.Studs
  5039. b334 = Instance.new("SpecialMesh", p334)
  5040. b334.MeshType = Enum.MeshType.Head
  5041. b334.Name = "Mesh"
  5042. b334.Scale = Vector3.new(1.25, 1.25, 1.25)
  5043. p335 = Instance.new("Part", m)
  5044. p335.BrickColor = BrickColor.new("Brick yellow")
  5045. p335.Name = "Smooth Block Model"
  5046. p335.CFrame = CFrame.new(260.820038, 15.970068, 30.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  5047. p335.Anchored = true
  5048. p335.Size = Vector3.new(2, 2.4000001, 2)
  5049. p335.BackSurface = Enum.SurfaceType.Studs
  5050. p335.BottomSurface = Enum.SurfaceType.Studs
  5051. p335.FrontSurface = Enum.SurfaceType.Studs
  5052. p335.LeftSurface = Enum.SurfaceType.Studs
  5053. p335.RightSurface = Enum.SurfaceType.Studs
  5054. b335 = Instance.new("SpecialMesh", p335)
  5055. b335.MeshType = Enum.MeshType.Head
  5056. b335.Name = "Mesh"
  5057. b335.Scale = Vector3.new(1.25, 1.25, 1.25)
  5058. p336 = Instance.new("Part", m)
  5059. p336.BrickColor = BrickColor.new("Brick yellow")
  5060. p336.Name = "Smooth Block Model"
  5061. p336.CFrame = CFrame.new(258.420044, 15.9700985, 48.0498734, 3.10404757e-011, -1, 7.8678122e-006, 0, 7.39097504e-006, 1, -1, -2.35346811e-011, 0)
  5062. p336.Anchored = true
  5063. p336.Size = Vector3.new(2, 2.4000001, 2)
  5064. p336.BackSurface = Enum.SurfaceType.Studs
  5065. p336.BottomSurface = Enum.SurfaceType.Studs
  5066. p336.FrontSurface = Enum.SurfaceType.Studs
  5067. p336.LeftSurface = Enum.SurfaceType.Studs
  5068. p336.RightSurface = Enum.SurfaceType.Studs
  5069. b336 = Instance.new("SpecialMesh", p336)
  5070. b336.MeshType = Enum.MeshType.Head
  5071. b336.Name = "Mesh"
  5072. b336.Scale = Vector3.new(1.25, 1.25, 1.25)
  5073. p337 = Instance.new("Part", m)
  5074. p337.BrickColor = BrickColor.new("Brick yellow")
  5075. p337.Name = "Smooth Block Model"
  5076. p337.CFrame = CFrame.new(259.820038, 6.97036743, 50.0499802, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5077. p337.Anchored = true
  5078. p337.Size = Vector3.new(2, 2.4000001, 2)
  5079. p337.BackSurface = Enum.SurfaceType.Studs
  5080. p337.BottomSurface = Enum.SurfaceType.Studs
  5081. p337.FrontSurface = Enum.SurfaceType.Studs
  5082. p337.LeftSurface = Enum.SurfaceType.Studs
  5083. p337.RightSurface = Enum.SurfaceType.Studs
  5084. b337 = Instance.new("SpecialMesh", p337)
  5085. b337.MeshType = Enum.MeshType.Head
  5086. b337.Name = "Mesh"
  5087. b337.Scale = Vector3.new(1.25, 1.25, 1.25)
  5088. p338 = Instance.new("Part", m)
  5089. p338.BrickColor = BrickColor.new("Reddish brown")
  5090. p338.Name = "Smooth Block Model"
  5091. p338.CFrame = CFrame.new(259.720001, 3.47009492, 36.6500168, -4.82325049e-007, 6.84368331e-008, -1, 1, -1.76868489e-005, -4.82326186e-007, -1.76868489e-005, -1, -6.84282995e-008)
  5092. p338.Anchored = true
  5093. p338.Size = Vector3.new(1, 4.80000019, 1)
  5094. p338.BackSurface = Enum.SurfaceType.Studs
  5095. p338.BottomSurface = Enum.SurfaceType.Studs
  5096. p338.FrontSurface = Enum.SurfaceType.Studs
  5097. p338.LeftSurface = Enum.SurfaceType.Studs
  5098. p338.RightSurface = Enum.SurfaceType.Studs
  5099. b338 = Instance.new("SpecialMesh", p338)
  5100. b338.MeshType = Enum.MeshType.Head
  5101. b338.Name = "Mesh"
  5102. b338.Scale = Vector3.new(1.25, 1.25, 1.25)
  5103. p339 = Instance.new("Part", m)
  5104. p339.BrickColor = BrickColor.new("Reddish brown")
  5105. p339.Name = "Smooth Block Model"
  5106. p339.CFrame = CFrame.new(260.720032, 3.47009683, 36.6500168, -4.82325049e-007, 6.84368331e-008, -1, 1, -1.76868489e-005, -4.82326186e-007, -1.76868489e-005, -1, -6.84282995e-008)
  5107. p339.Anchored = true
  5108. p339.Size = Vector3.new(1, 4.80000019, 1)
  5109. p339.BackSurface = Enum.SurfaceType.Studs
  5110. p339.BottomSurface = Enum.SurfaceType.Studs
  5111. p339.FrontSurface = Enum.SurfaceType.Studs
  5112. p339.LeftSurface = Enum.SurfaceType.Studs
  5113. p339.RightSurface = Enum.SurfaceType.Studs
  5114. b339 = Instance.new("SpecialMesh", p339)
  5115. b339.MeshType = Enum.MeshType.Head
  5116. b339.Name = "Mesh"
  5117. b339.Scale = Vector3.new(1.25, 1.25, 1.25)
  5118. p340 = Instance.new("Part", m)
  5119. p340.BrickColor = BrickColor.new("Reddish brown")
  5120. p340.Name = "Smooth Block Model"
  5121. p340.CFrame = CFrame.new(259.52005, 4.47015667, 36.6500015, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  5122. p340.Anchored = true
  5123. p340.Size = Vector3.new(1, 4.80000019, 1)
  5124. p340.BackSurface = Enum.SurfaceType.Studs
  5125. p340.BottomSurface = Enum.SurfaceType.Studs
  5126. p340.FrontSurface = Enum.SurfaceType.Studs
  5127. p340.LeftSurface = Enum.SurfaceType.Studs
  5128. p340.RightSurface = Enum.SurfaceType.Studs
  5129. b340 = Instance.new("SpecialMesh", p340)
  5130. b340.MeshType = Enum.MeshType.Head
  5131. b340.Name = "Mesh"
  5132. b340.Scale = Vector3.new(1.25, 1.25, 1.25)
  5133. p341 = Instance.new("Part", m)
  5134. p341.BrickColor = BrickColor.new("Reddish brown")
  5135. p341.Name = "Smooth Block Model"
  5136. p341.CFrame = CFrame.new(258.52005, 7.57005024, 23.5499935, 5.36505489e-008, -2.77502181e-006, -1, -1.21663379e-005, -1, 2.77502113e-006, -1, 1.21663379e-005, -5.36843103e-008)
  5137. p341.Anchored = true
  5138. p341.Size = Vector3.new(1, 10.8000002, 1)
  5139. p341.BackSurface = Enum.SurfaceType.Studs
  5140. p341.BottomSurface = Enum.SurfaceType.Studs
  5141. p341.FrontSurface = Enum.SurfaceType.Studs
  5142. p341.LeftSurface = Enum.SurfaceType.Studs
  5143. p341.RightSurface = Enum.SurfaceType.Studs
  5144. b341 = Instance.new("SpecialMesh", p341)
  5145. b341.MeshType = Enum.MeshType.Head
  5146. b341.Name = "Mesh"
  5147. b341.Scale = Vector3.new(1.25, 1.25, 1.25)
  5148. p342 = Instance.new("Part", m)
  5149. p342.BrickColor = BrickColor.new("Reddish brown")
  5150. p342.Name = "Smooth Block Model"
  5151. p342.CFrame = CFrame.new(258.52002, 3.47010255, 36.2500191, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  5152. p342.Anchored = true
  5153. p342.Size = Vector3.new(1, 20.4000015, 1)
  5154. p342.BackSurface = Enum.SurfaceType.Studs
  5155. p342.BottomSurface = Enum.SurfaceType.Studs
  5156. p342.FrontSurface = Enum.SurfaceType.Studs
  5157. p342.LeftSurface = Enum.SurfaceType.Studs
  5158. p342.RightSurface = Enum.SurfaceType.Studs
  5159. b342 = Instance.new("SpecialMesh", p342)
  5160. b342.MeshType = Enum.MeshType.Head
  5161. b342.Name = "Mesh"
  5162. b342.Scale = Vector3.new(1.25, 1.25, 1.25)
  5163. p343 = Instance.new("Part", m)
  5164. p343.BrickColor = BrickColor.new("Reddish brown")
  5165. p343.Name = "Smooth Block Model"
  5166. p343.CFrame = CFrame.new(258.52005, 4.47015285, 36.2500038, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  5167. p343.Anchored = true
  5168. p343.Size = Vector3.new(1, 20.4000015, 1)
  5169. p343.BackSurface = Enum.SurfaceType.Studs
  5170. p343.BottomSurface = Enum.SurfaceType.Studs
  5171. p343.FrontSurface = Enum.SurfaceType.Studs
  5172. p343.LeftSurface = Enum.SurfaceType.Studs
  5173. p343.RightSurface = Enum.SurfaceType.Studs
  5174. b343 = Instance.new("SpecialMesh", p343)
  5175. b343.MeshType = Enum.MeshType.Head
  5176. b343.Name = "Mesh"
  5177. b343.Scale = Vector3.new(1.25, 1.25, 1.25)
  5178. p344 = Instance.new("Part", m)
  5179. p344.BrickColor = BrickColor.new("Reddish brown")
  5180. p344.Name = "Smooth Block Model"
  5181. p344.CFrame = CFrame.new(258.52005, 5.47020245, 36.2500038, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  5182. p344.Anchored = true
  5183. p344.Size = Vector3.new(1, 20.4000015, 1)
  5184. p344.BackSurface = Enum.SurfaceType.Studs
  5185. p344.BottomSurface = Enum.SurfaceType.Studs
  5186. p344.FrontSurface = Enum.SurfaceType.Studs
  5187. p344.LeftSurface = Enum.SurfaceType.Studs
  5188. p344.RightSurface = Enum.SurfaceType.Studs
  5189. b344 = Instance.new("SpecialMesh", p344)
  5190. b344.MeshType = Enum.MeshType.Head
  5191. b344.Name = "Mesh"
  5192. b344.Scale = Vector3.new(1.25, 1.25, 1.25)
  5193. p345 = Instance.new("Part", m)
  5194. p345.BrickColor = BrickColor.new("Brick yellow")
  5195. p345.Name = "Smooth Block Model"
  5196. p345.CFrame = CFrame.new(257.02002, 2.97017503, 41.850029, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5197. p345.Anchored = true
  5198. p345.Size = Vector3.new(2, 2.4000001, 2)
  5199. p345.BackSurface = Enum.SurfaceType.Studs
  5200. p345.BottomSurface = Enum.SurfaceType.Studs
  5201. p345.FrontSurface = Enum.SurfaceType.Studs
  5202. p345.LeftSurface = Enum.SurfaceType.Studs
  5203. p345.RightSurface = Enum.SurfaceType.Studs
  5204. b345 = Instance.new("SpecialMesh", p345)
  5205. b345.MeshType = Enum.MeshType.Head
  5206. b345.Name = "Mesh"
  5207. b345.Scale = Vector3.new(1.25, 1.25, 1.25)
  5208. p346 = Instance.new("Part", m)
  5209. p346.BrickColor = BrickColor.new("Brick yellow")
  5210. p346.Name = "Smooth Block Model"
  5211. p346.CFrame = CFrame.new(257.02002, 2.97021127, 44.8500366, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5212. p346.Anchored = true
  5213. p346.Size = Vector3.new(2, 2.4000001, 2)
  5214. p346.BackSurface = Enum.SurfaceType.Studs
  5215. p346.BottomSurface = Enum.SurfaceType.Studs
  5216. p346.FrontSurface = Enum.SurfaceType.Studs
  5217. p346.LeftSurface = Enum.SurfaceType.Studs
  5218. p346.RightSurface = Enum.SurfaceType.Studs
  5219. b346 = Instance.new("SpecialMesh", p346)
  5220. b346.MeshType = Enum.MeshType.Head
  5221. b346.Name = "Mesh"
  5222. b346.Scale = Vector3.new(1.25, 1.25, 1.25)
  5223. p347 = Instance.new("Part", m)
  5224. p347.BrickColor = BrickColor.new("Brick yellow")
  5225. p347.Name = "Smooth Block Model"
  5226. p347.CFrame = CFrame.new(255.020035, 0.969986618, 24.850069, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5227. p347.Anchored = true
  5228. p347.Size = Vector3.new(2, 2.4000001, 2)
  5229. p347.BackSurface = Enum.SurfaceType.Studs
  5230. p347.BottomSurface = Enum.SurfaceType.Studs
  5231. p347.FrontSurface = Enum.SurfaceType.Studs
  5232. p347.LeftSurface = Enum.SurfaceType.Studs
  5233. p347.RightSurface = Enum.SurfaceType.Studs
  5234. b347 = Instance.new("SpecialMesh", p347)
  5235. b347.MeshType = Enum.MeshType.Head
  5236. b347.Name = "Mesh"
  5237. b347.Scale = Vector3.new(1.25, 1.25, 1.25)
  5238. p348 = Instance.new("Part", m)
  5239. p348.BrickColor = BrickColor.new("Brick yellow")
  5240. p348.Name = "Smooth Block Model"
  5241. p348.CFrame = CFrame.new(255.020035, 0.970022857, 27.8500729, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5242. p348.Anchored = true
  5243. p348.Size = Vector3.new(2, 2.4000001, 2)
  5244. p348.BackSurface = Enum.SurfaceType.Studs
  5245. p348.BottomSurface = Enum.SurfaceType.Studs
  5246. p348.FrontSurface = Enum.SurfaceType.Studs
  5247. p348.LeftSurface = Enum.SurfaceType.Studs
  5248. p348.RightSurface = Enum.SurfaceType.Studs
  5249. b348 = Instance.new("SpecialMesh", p348)
  5250. b348.MeshType = Enum.MeshType.Head
  5251. b348.Name = "Mesh"
  5252. b348.Scale = Vector3.new(1.25, 1.25, 1.25)
  5253. p349 = Instance.new("Part", m)
  5254. p349.BrickColor = BrickColor.new("Brick yellow")
  5255. p349.Name = "Smooth Block Model"
  5256. p349.CFrame = CFrame.new(255.020035, 0.970061004, 30.8500729, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5257. p349.Anchored = true
  5258. p349.Size = Vector3.new(2, 2.4000001, 2)
  5259. p349.BackSurface = Enum.SurfaceType.Studs
  5260. p349.BottomSurface = Enum.SurfaceType.Studs
  5261. p349.FrontSurface = Enum.SurfaceType.Studs
  5262. p349.LeftSurface = Enum.SurfaceType.Studs
  5263. p349.RightSurface = Enum.SurfaceType.Studs
  5264. b349 = Instance.new("SpecialMesh", p349)
  5265. b349.MeshType = Enum.MeshType.Head
  5266. b349.Name = "Mesh"
  5267. b349.Scale = Vector3.new(1.25, 1.25, 1.25)
  5268. p350 = Instance.new("Part", m)
  5269. p350.BrickColor = BrickColor.new("Brick yellow")
  5270. p350.Name = "Smooth Block Model"
  5271. p350.CFrame = CFrame.new(255.020035, 0.970095336, 33.4500656, 1, 5.37649463e-008, 2.78643938e-006, -2.76360356e-006, -1.22225883e-005, 1, 5.35696181e-008, -1, -1.21100875e-005)
  5272. p350.Anchored = true
  5273. p350.Size = Vector3.new(2, 2.4000001, 2)
  5274. p350.BackSurface = Enum.SurfaceType.Studs
  5275. p350.BottomSurface = Enum.SurfaceType.Studs
  5276. p350.FrontSurface = Enum.SurfaceType.Studs
  5277. p350.LeftSurface = Enum.SurfaceType.Studs
  5278. p350.RightSurface = Enum.SurfaceType.Studs
  5279. b350 = Instance.new("SpecialMesh", p350)
  5280. b350.MeshType = Enum.MeshType.Head
  5281. b350.Name = "Mesh"
  5282. b350.Scale = Vector3.new(1.25, 1.25, 1.25)
  5283. p351 = Instance.new("Part", m)
  5284. p351.BrickColor = BrickColor.new("Brick yellow")
  5285. p351.Name = "Smooth Block Model"
  5286. p351.CFrame = CFrame.new(255.020035, 0.970120132, 35.8500404, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5287. p351.Anchored = true
  5288. p351.Size = Vector3.new(2, 2.4000001, 2)
  5289. p351.BackSurface = Enum.SurfaceType.Studs
  5290. p351.BottomSurface = Enum.SurfaceType.Studs
  5291. p351.FrontSurface = Enum.SurfaceType.Studs
  5292. p351.LeftSurface = Enum.SurfaceType.Studs
  5293. p351.RightSurface = Enum.SurfaceType.Studs
  5294. b351 = Instance.new("SpecialMesh", p351)
  5295. b351.MeshType = Enum.MeshType.Head
  5296. b351.Name = "Mesh"
  5297. b351.Scale = Vector3.new(1.25, 1.25, 1.25)
  5298. p352 = Instance.new("Part", m)
  5299. p352.BrickColor = BrickColor.new("Brick yellow")
  5300. p352.Name = "Smooth Block Model"
  5301. p352.CFrame = CFrame.new(255.020035, 0.970158279, 38.8500443, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5302. p352.Anchored = true
  5303. p352.Size = Vector3.new(2, 2.4000001, 2)
  5304. p352.BackSurface = Enum.SurfaceType.Studs
  5305. p352.BottomSurface = Enum.SurfaceType.Studs
  5306. p352.FrontSurface = Enum.SurfaceType.Studs
  5307. p352.LeftSurface = Enum.SurfaceType.Studs
  5308. p352.RightSurface = Enum.SurfaceType.Studs
  5309. b352 = Instance.new("SpecialMesh", p352)
  5310. b352.MeshType = Enum.MeshType.Head
  5311. b352.Name = "Mesh"
  5312. b352.Scale = Vector3.new(1.25, 1.25, 1.25)
  5313. p353 = Instance.new("Part", m)
  5314. p353.BrickColor = BrickColor.new("Brick yellow")
  5315. p353.Name = "Smooth Block Model"
  5316. p353.CFrame = CFrame.new(255.020035, 0.970194519, 41.8500443, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5317. p353.Anchored = true
  5318. p353.Size = Vector3.new(2, 2.4000001, 2)
  5319. p353.BackSurface = Enum.SurfaceType.Studs
  5320. p353.BottomSurface = Enum.SurfaceType.Studs
  5321. p353.FrontSurface = Enum.SurfaceType.Studs
  5322. p353.LeftSurface = Enum.SurfaceType.Studs
  5323. p353.RightSurface = Enum.SurfaceType.Studs
  5324. b353 = Instance.new("SpecialMesh", p353)
  5325. b353.MeshType = Enum.MeshType.Head
  5326. b353.Name = "Mesh"
  5327. b353.Scale = Vector3.new(1.25, 1.25, 1.25)
  5328. p354 = Instance.new("Part", m)
  5329. p354.BrickColor = BrickColor.new("Brick yellow")
  5330. p354.Name = "Smooth Block Model"
  5331. p354.CFrame = CFrame.new(255.020035, 0.970230758, 44.8500519, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5332. p354.Anchored = true
  5333. p354.Size = Vector3.new(2, 2.4000001, 2)
  5334. p354.BackSurface = Enum.SurfaceType.Studs
  5335. p354.BottomSurface = Enum.SurfaceType.Studs
  5336. p354.FrontSurface = Enum.SurfaceType.Studs
  5337. p354.LeftSurface = Enum.SurfaceType.Studs
  5338. p354.RightSurface = Enum.SurfaceType.Studs
  5339. b354 = Instance.new("SpecialMesh", p354)
  5340. b354.MeshType = Enum.MeshType.Head
  5341. b354.Name = "Mesh"
  5342. b354.Scale = Vector3.new(1.25, 1.25, 1.25)
  5343. p355 = Instance.new("Part", m)
  5344. p355.BrickColor = BrickColor.new("Brick yellow")
  5345. p355.Name = "Smooth Block Model"
  5346. p355.CFrame = CFrame.new(255.020035, 0.970266998, 47.8500443, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5347. p355.Anchored = true
  5348. p355.Size = Vector3.new(2, 2.4000001, 2)
  5349. p355.BackSurface = Enum.SurfaceType.Studs
  5350. p355.BottomSurface = Enum.SurfaceType.Studs
  5351. p355.FrontSurface = Enum.SurfaceType.Studs
  5352. p355.LeftSurface = Enum.SurfaceType.Studs
  5353. p355.RightSurface = Enum.SurfaceType.Studs
  5354. b355 = Instance.new("SpecialMesh", p355)
  5355. b355.MeshType = Enum.MeshType.Head
  5356. b355.Name = "Mesh"
  5357. b355.Scale = Vector3.new(1.25, 1.25, 1.25)
  5358. p356 = Instance.new("Part", m)
  5359. p356.BrickColor = BrickColor.new("Brick yellow")
  5360. p356.Name = "Smooth Block Model"
  5361. p356.CFrame = CFrame.new(257.02002, 4.97033119, 47.8499985, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5362. p356.Anchored = true
  5363. p356.Size = Vector3.new(2, 2.4000001, 2)
  5364. p356.BackSurface = Enum.SurfaceType.Studs
  5365. p356.BottomSurface = Enum.SurfaceType.Studs
  5366. p356.FrontSurface = Enum.SurfaceType.Studs
  5367. p356.LeftSurface = Enum.SurfaceType.Studs
  5368. p356.RightSurface = Enum.SurfaceType.Studs
  5369. b356 = Instance.new("SpecialMesh", p356)
  5370. b356.MeshType = Enum.MeshType.Head
  5371. b356.Name = "Mesh"
  5372. b356.Scale = Vector3.new(1.25, 1.25, 1.25)
  5373. p357 = Instance.new("Part", m)
  5374. p357.BrickColor = BrickColor.new("Brick yellow")
  5375. p357.Name = "Smooth Block Model"
  5376. p357.CFrame = CFrame.new(286.019897, 1.16988277, 22.0500736, -5.36505489e-008, -2.77502181e-006, 1, 1.21663379e-005, -1, -2.77502113e-006, 1, 1.21663379e-005, 5.36843103e-008)
  5377. p357.Anchored = true
  5378. p357.Size = Vector3.new(2, 2.4000001, 2)
  5379. p357.BackSurface = Enum.SurfaceType.Studs
  5380. p357.BottomSurface = Enum.SurfaceType.Studs
  5381. p357.FrontSurface = Enum.SurfaceType.Studs
  5382. p357.LeftSurface = Enum.SurfaceType.Studs
  5383. p357.RightSurface = Enum.SurfaceType.Studs
  5384. b357 = Instance.new("SpecialMesh", p357)
  5385. b357.MeshType = Enum.MeshType.Head
  5386. b357.Name = "Mesh"
  5387. b357.Scale = Vector3.new(1.25, 1.25, 1.25)
  5388. p358 = Instance.new("Part", m)
  5389. p358.BrickColor = BrickColor.new("Brick yellow")
  5390. p358.Name = "Smooth Block Model"
  5391. p358.CFrame = CFrame.new(288.019867, 0.969895065, 24.850069, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  5392. p358.Anchored = true
  5393. p358.Size = Vector3.new(2, 2.4000001, 2)
  5394. p358.BackSurface = Enum.SurfaceType.Studs
  5395. p358.BottomSurface = Enum.SurfaceType.Studs
  5396. p358.FrontSurface = Enum.SurfaceType.Studs
  5397. p358.LeftSurface = Enum.SurfaceType.Studs
  5398. p358.RightSurface = Enum.SurfaceType.Studs
  5399. b358 = Instance.new("SpecialMesh", p358)
  5400. b358.MeshType = Enum.MeshType.Head
  5401. b358.Name = "Mesh"
  5402. b358.Scale = Vector3.new(1.25, 1.25, 1.25)
  5403. p359 = Instance.new("Part", m)
  5404. p359.BrickColor = BrickColor.new("Brick yellow")
  5405. p359.Name = "Smooth Block Model"
  5406. p359.CFrame = CFrame.new(288.019867, 1.16987705, 22.0500736, 5.36505489e-008, 2.77502181e-006, 1, -1.21663379e-005, 1, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008)
  5407. p359.Anchored = true
  5408. p359.Size = Vector3.new(2, 2.4000001, 2)
  5409. p359.BackSurface = Enum.SurfaceType.Studs
  5410. p359.BottomSurface = Enum.SurfaceType.Studs
  5411. p359.FrontSurface = Enum.SurfaceType.Studs
  5412. p359.LeftSurface = Enum.SurfaceType.Studs
  5413. p359.RightSurface = Enum.SurfaceType.Studs
  5414. b359 = Instance.new("SpecialMesh", p359)
  5415. b359.MeshType = Enum.MeshType.Head
  5416. b359.Name = "Mesh"
  5417. b359.Scale = Vector3.new(1.25, 1.25, 1.25)
  5418. p360 = Instance.new("Part", m)
  5419. p360.BrickColor = BrickColor.new("Brick yellow")
  5420. p360.Name = "Smooth Block Model"
  5421. p360.CFrame = CFrame.new(288.019867, 1.16985416, 20.0500927, 5.36505489e-008, 2.77502181e-006, 1, -1.21663379e-005, 1, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008)
  5422. p360.Anchored = true
  5423. p360.Size = Vector3.new(2, 2.4000001, 2)
  5424. p360.BackSurface = Enum.SurfaceType.Studs
  5425. p360.BottomSurface = Enum.SurfaceType.Studs
  5426. p360.FrontSurface = Enum.SurfaceType.Studs
  5427. p360.LeftSurface = Enum.SurfaceType.Studs
  5428. p360.RightSurface = Enum.SurfaceType.Studs
  5429. b360 = Instance.new("SpecialMesh", p360)
  5430. b360.MeshType = Enum.MeshType.Head
  5431. b360.Name = "Mesh"
  5432. b360.Scale = Vector3.new(1.25, 1.25, 1.25)
  5433. p361 = Instance.new("Part", m)
  5434. p361.BrickColor = BrickColor.new("Brick yellow")
  5435. p361.Name = "Smooth Block Model"
  5436. p361.CFrame = CFrame.new(286.019897, 1.16985989, 20.0500927, 5.36505489e-008, 2.77502181e-006, 1, -1.21663379e-005, 1, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008)
  5437. p361.Anchored = true
  5438. p361.Size = Vector3.new(2, 2.4000001, 2)
  5439. p361.BackSurface = Enum.SurfaceType.Studs
  5440. p361.BottomSurface = Enum.SurfaceType.Studs
  5441. p361.FrontSurface = Enum.SurfaceType.Studs
  5442. p361.LeftSurface = Enum.SurfaceType.Studs
  5443. p361.RightSurface = Enum.SurfaceType.Studs
  5444. b361 = Instance.new("SpecialMesh", p361)
  5445. b361.MeshType = Enum.MeshType.Head
  5446. b361.Name = "Mesh"
  5447. b361.Scale = Vector3.new(1.25, 1.25, 1.25)
  5448. p362 = Instance.new("Part", m)
  5449. p362.BrickColor = BrickColor.new("Brick yellow")
  5450. p362.Name = "Smooth Block Model"
  5451. p362.CFrame = CFrame.new(257.02002, 3.56993318, 22.0500431, 1, -2.77502181e-006, 5.36505489e-008, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008, 1.21663379e-005, -1)
  5452. p362.Anchored = true
  5453. p362.Size = Vector3.new(2, 2.4000001, 2)
  5454. p362.BackSurface = Enum.SurfaceType.Studs
  5455. p362.BottomSurface = Enum.SurfaceType.Studs
  5456. p362.FrontSurface = Enum.SurfaceType.Studs
  5457. p362.LeftSurface = Enum.SurfaceType.Studs
  5458. p362.RightSurface = Enum.SurfaceType.Studs
  5459. b362 = Instance.new("SpecialMesh", p362)
  5460. b362.MeshType = Enum.MeshType.Head
  5461. b362.Name = "Mesh"
  5462. b362.Scale = Vector3.new(1.25, 1.25, 1.25)
  5463. p363 = Instance.new("Part", m)
  5464. p363.BrickColor = BrickColor.new("Brick yellow")
  5465. p363.Name = "Smooth Block Model"
  5466. p363.CFrame = CFrame.new(283.819885, 0.969872177, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5467. p363.Anchored = true
  5468. p363.Size = Vector3.new(2, 2.4000001, 2)
  5469. p363.BackSurface = Enum.SurfaceType.Studs
  5470. p363.BottomSurface = Enum.SurfaceType.Studs
  5471. p363.FrontSurface = Enum.SurfaceType.Studs
  5472. p363.LeftSurface = Enum.SurfaceType.Studs
  5473. p363.RightSurface = Enum.SurfaceType.Studs
  5474. b363 = Instance.new("SpecialMesh", p363)
  5475. b363.MeshType = Enum.MeshType.Head
  5476. b363.Name = "Mesh"
  5477. b363.Scale = Vector3.new(1.25, 1.25, 1.25)
  5478. p364 = Instance.new("Part", m)
  5479. p364.BrickColor = BrickColor.new("Brick yellow")
  5480. p364.Name = "Smooth Block Model"
  5481. p364.CFrame = CFrame.new(283.819885, 0.969849288, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5482. p364.Anchored = true
  5483. p364.Size = Vector3.new(2, 2.4000001, 2)
  5484. p364.BackSurface = Enum.SurfaceType.Studs
  5485. p364.BottomSurface = Enum.SurfaceType.Studs
  5486. p364.FrontSurface = Enum.SurfaceType.Studs
  5487. p364.LeftSurface = Enum.SurfaceType.Studs
  5488. p364.RightSurface = Enum.SurfaceType.Studs
  5489. b364 = Instance.new("SpecialMesh", p364)
  5490. b364.MeshType = Enum.MeshType.Head
  5491. b364.Name = "Mesh"
  5492. b364.Scale = Vector3.new(1.25, 1.25, 1.25)
  5493. p365 = Instance.new("Part", m)
  5494. p365.BrickColor = BrickColor.new("Brick yellow")
  5495. p365.Name = "Smooth Block Model"
  5496. p365.CFrame = CFrame.new(280.819916, 0.969858825, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5497. p365.Anchored = true
  5498. p365.Size = Vector3.new(2, 2.4000001, 2)
  5499. p365.BackSurface = Enum.SurfaceType.Studs
  5500. p365.BottomSurface = Enum.SurfaceType.Studs
  5501. p365.FrontSurface = Enum.SurfaceType.Studs
  5502. p365.LeftSurface = Enum.SurfaceType.Studs
  5503. p365.RightSurface = Enum.SurfaceType.Studs
  5504. b365 = Instance.new("SpecialMesh", p365)
  5505. b365.MeshType = Enum.MeshType.Head
  5506. b365.Name = "Mesh"
  5507. b365.Scale = Vector3.new(1.25, 1.25, 1.25)
  5508. p366 = Instance.new("Part", m)
  5509. p366.BrickColor = BrickColor.new("Brick yellow")
  5510. p366.Name = "Smooth Block Model"
  5511. p366.CFrame = CFrame.new(277.819946, 0.969866455, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5512. p366.Anchored = true
  5513. p366.Size = Vector3.new(2, 2.4000001, 2)
  5514. p366.BackSurface = Enum.SurfaceType.Studs
  5515. p366.BottomSurface = Enum.SurfaceType.Studs
  5516. p366.FrontSurface = Enum.SurfaceType.Studs
  5517. p366.LeftSurface = Enum.SurfaceType.Studs
  5518. p366.RightSurface = Enum.SurfaceType.Studs
  5519. b366 = Instance.new("SpecialMesh", p366)
  5520. b366.MeshType = Enum.MeshType.Head
  5521. b366.Name = "Mesh"
  5522. b366.Scale = Vector3.new(1.25, 1.25, 1.25)
  5523. p367 = Instance.new("Part", m)
  5524. p367.BrickColor = BrickColor.new("Brick yellow")
  5525. p367.Name = "Smooth Block Model"
  5526. p367.CFrame = CFrame.new(271.819977, 0.969883621, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5527. p367.Anchored = true
  5528. p367.Size = Vector3.new(2, 2.4000001, 2)
  5529. p367.BackSurface = Enum.SurfaceType.Studs
  5530. p367.BottomSurface = Enum.SurfaceType.Studs
  5531. p367.FrontSurface = Enum.SurfaceType.Studs
  5532. p367.LeftSurface = Enum.SurfaceType.Studs
  5533. p367.RightSurface = Enum.SurfaceType.Studs
  5534. b367 = Instance.new("SpecialMesh", p367)
  5535. b367.MeshType = Enum.MeshType.Head
  5536. b367.Name = "Mesh"
  5537. b367.Scale = Vector3.new(1.25, 1.25, 1.25)
  5538. p368 = Instance.new("Part", m)
  5539. p368.BrickColor = BrickColor.new("Brick yellow")
  5540. p368.Name = "Smooth Block Model"
  5541. p368.CFrame = CFrame.new(268.820038, 0.96989125, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5542. p368.Anchored = true
  5543. p368.Size = Vector3.new(2, 2.4000001, 2)
  5544. p368.BackSurface = Enum.SurfaceType.Studs
  5545. p368.BottomSurface = Enum.SurfaceType.Studs
  5546. p368.FrontSurface = Enum.SurfaceType.Studs
  5547. p368.LeftSurface = Enum.SurfaceType.Studs
  5548. p368.RightSurface = Enum.SurfaceType.Studs
  5549. b368 = Instance.new("SpecialMesh", p368)
  5550. b368.MeshType = Enum.MeshType.Head
  5551. b368.Name = "Mesh"
  5552. b368.Scale = Vector3.new(1.25, 1.25, 1.25)
  5553. p369 = Instance.new("Part", m)
  5554. p369.BrickColor = BrickColor.new("Brick yellow")
  5555. p369.Name = "Smooth Block Model"
  5556. p369.CFrame = CFrame.new(265.820038, 0.96989888, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5557. p369.Anchored = true
  5558. p369.Size = Vector3.new(2, 2.4000001, 2)
  5559. p369.BackSurface = Enum.SurfaceType.Studs
  5560. p369.BottomSurface = Enum.SurfaceType.Studs
  5561. p369.FrontSurface = Enum.SurfaceType.Studs
  5562. p369.LeftSurface = Enum.SurfaceType.Studs
  5563. p369.RightSurface = Enum.SurfaceType.Studs
  5564. b369 = Instance.new("SpecialMesh", p369)
  5565. b369.MeshType = Enum.MeshType.Head
  5566. b369.Name = "Mesh"
  5567. b369.Scale = Vector3.new(1.25, 1.25, 1.25)
  5568. p370 = Instance.new("Part", m)
  5569. p370.BrickColor = BrickColor.new("Brick yellow")
  5570. p370.Name = "Smooth Block Model"
  5571. p370.CFrame = CFrame.new(262.820007, 0.969908416, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5572. p370.Anchored = true
  5573. p370.Size = Vector3.new(2, 2.4000001, 2)
  5574. p370.BackSurface = Enum.SurfaceType.Studs
  5575. p370.BottomSurface = Enum.SurfaceType.Studs
  5576. p370.FrontSurface = Enum.SurfaceType.Studs
  5577. p370.LeftSurface = Enum.SurfaceType.Studs
  5578. p370.RightSurface = Enum.SurfaceType.Studs
  5579. b370 = Instance.new("SpecialMesh", p370)
  5580. b370.MeshType = Enum.MeshType.Head
  5581. b370.Name = "Mesh"
  5582. b370.Scale = Vector3.new(1.25, 1.25, 1.25)
  5583. p371 = Instance.new("Part", m)
  5584. p371.BrickColor = BrickColor.new("Brick yellow")
  5585. p371.Name = "Smooth Block Model"
  5586. p371.CFrame = CFrame.new(259.820038, 0.969916046, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5587. p371.Anchored = true
  5588. p371.Size = Vector3.new(2, 2.4000001, 2)
  5589. p371.BackSurface = Enum.SurfaceType.Studs
  5590. p371.BottomSurface = Enum.SurfaceType.Studs
  5591. p371.FrontSurface = Enum.SurfaceType.Studs
  5592. p371.LeftSurface = Enum.SurfaceType.Studs
  5593. p371.RightSurface = Enum.SurfaceType.Studs
  5594. b371 = Instance.new("SpecialMesh", p371)
  5595. b371.MeshType = Enum.MeshType.Head
  5596. b371.Name = "Mesh"
  5597. b371.Scale = Vector3.new(1.25, 1.25, 1.25)
  5598. p372 = Instance.new("Part", m)
  5599. p372.BrickColor = BrickColor.new("Brick yellow")
  5600. p372.Name = "Smooth Block Model"
  5601. p372.CFrame = CFrame.new(257.02002, 0.969980896, 24.850069, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5602. p372.Anchored = true
  5603. p372.Size = Vector3.new(2, 2.4000001, 2)
  5604. p372.BackSurface = Enum.SurfaceType.Studs
  5605. p372.BottomSurface = Enum.SurfaceType.Studs
  5606. p372.FrontSurface = Enum.SurfaceType.Studs
  5607. p372.LeftSurface = Enum.SurfaceType.Studs
  5608. p372.RightSurface = Enum.SurfaceType.Studs
  5609. b372 = Instance.new("SpecialMesh", p372)
  5610. b372.MeshType = Enum.MeshType.Head
  5611. b372.Name = "Mesh"
  5612. b372.Scale = Vector3.new(1.25, 1.25, 1.25)
  5613. p373 = Instance.new("Part", m)
  5614. p373.BrickColor = BrickColor.new("Brick yellow")
  5615. p373.Name = "Smooth Block Model"
  5616. p373.CFrame = CFrame.new(257.02002, 2.96996713, 24.8500385, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5617. p373.Anchored = true
  5618. p373.Size = Vector3.new(2, 2.4000001, 2)
  5619. p373.BackSurface = Enum.SurfaceType.Studs
  5620. p373.BottomSurface = Enum.SurfaceType.Studs
  5621. p373.FrontSurface = Enum.SurfaceType.Studs
  5622. p373.LeftSurface = Enum.SurfaceType.Studs
  5623. p373.RightSurface = Enum.SurfaceType.Studs
  5624. b373 = Instance.new("SpecialMesh", p373)
  5625. b373.MeshType = Enum.MeshType.Head
  5626. b373.Name = "Mesh"
  5627. b373.Scale = Vector3.new(1.25, 1.25, 1.25)
  5628. p374 = Instance.new("Part", m)
  5629. p374.BrickColor = BrickColor.new("Brick yellow")
  5630. p374.Name = "Smooth Block Model"
  5631. p374.CFrame = CFrame.new(257.02002, 2.97000337, 27.8500423, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5632. p374.Anchored = true
  5633. p374.Size = Vector3.new(2, 2.4000001, 2)
  5634. p374.BackSurface = Enum.SurfaceType.Studs
  5635. p374.BottomSurface = Enum.SurfaceType.Studs
  5636. p374.FrontSurface = Enum.SurfaceType.Studs
  5637. p374.LeftSurface = Enum.SurfaceType.Studs
  5638. p374.RightSurface = Enum.SurfaceType.Studs
  5639. b374 = Instance.new("SpecialMesh", p374)
  5640. b374.MeshType = Enum.MeshType.Head
  5641. b374.Name = "Mesh"
  5642. b374.Scale = Vector3.new(1.25, 1.25, 1.25)
  5643. p375 = Instance.new("Part", m)
  5644. p375.BrickColor = BrickColor.new("Brick yellow")
  5645. p375.Name = "Smooth Block Model"
  5646. p375.CFrame = CFrame.new(257.02002, 2.97004151, 30.8500423, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5647. p375.Anchored = true
  5648. p375.Size = Vector3.new(2, 2.4000001, 2)
  5649. p375.BackSurface = Enum.SurfaceType.Studs
  5650. p375.BottomSurface = Enum.SurfaceType.Studs
  5651. p375.FrontSurface = Enum.SurfaceType.Studs
  5652. p375.LeftSurface = Enum.SurfaceType.Studs
  5653. p375.RightSurface = Enum.SurfaceType.Studs
  5654. b375 = Instance.new("SpecialMesh", p375)
  5655. b375.MeshType = Enum.MeshType.Head
  5656. b375.Name = "Mesh"
  5657. b375.Scale = Vector3.new(1.25, 1.25, 1.25)
  5658. p376 = Instance.new("Part", m)
  5659. p376.BrickColor = BrickColor.new("Brick yellow")
  5660. p376.Name = "Smooth Block Model"
  5661. p376.CFrame = CFrame.new(257.02002, 2.97007585, 33.4500351, 1, 5.36886802e-008, 2.77882782e-006, -2.77121512e-006, -1.21850881e-005, 1, 5.36460796e-008, -1, -1.21475878e-005)
  5662. p376.Anchored = true
  5663. p376.Size = Vector3.new(2, 2.4000001, 2)
  5664. p376.BackSurface = Enum.SurfaceType.Studs
  5665. p376.BottomSurface = Enum.SurfaceType.Studs
  5666. p376.FrontSurface = Enum.SurfaceType.Studs
  5667. p376.LeftSurface = Enum.SurfaceType.Studs
  5668. p376.RightSurface = Enum.SurfaceType.Studs
  5669. b376 = Instance.new("SpecialMesh", p376)
  5670. b376.MeshType = Enum.MeshType.Head
  5671. b376.Name = "Mesh"
  5672. b376.Scale = Vector3.new(1.25, 1.25, 1.25)
  5673. p377 = Instance.new("Part", m)
  5674. p377.BrickColor = BrickColor.new("Brick yellow")
  5675. p377.Name = "Smooth Block Model"
  5676. p377.CFrame = CFrame.new(257.02002, 2.97010064, 35.8500252, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5677. p377.Anchored = true
  5678. p377.Size = Vector3.new(2, 2.4000001, 2)
  5679. p377.BackSurface = Enum.SurfaceType.Studs
  5680. p377.BottomSurface = Enum.SurfaceType.Studs
  5681. p377.FrontSurface = Enum.SurfaceType.Studs
  5682. p377.LeftSurface = Enum.SurfaceType.Studs
  5683. p377.RightSurface = Enum.SurfaceType.Studs
  5684. b377 = Instance.new("SpecialMesh", p377)
  5685. b377.MeshType = Enum.MeshType.Head
  5686. b377.Name = "Mesh"
  5687. b377.Scale = Vector3.new(1.25, 1.25, 1.25)
  5688. p378 = Instance.new("Part", m)
  5689. p378.BrickColor = BrickColor.new("Brick yellow")
  5690. p378.Name = "Smooth Block Model"
  5691. p378.CFrame = CFrame.new(257.02002, 0.970261276, 47.8500443, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5692. p378.Anchored = true
  5693. p378.Size = Vector3.new(2, 2.4000001, 2)
  5694. p378.BackSurface = Enum.SurfaceType.Studs
  5695. p378.BottomSurface = Enum.SurfaceType.Studs
  5696. p378.FrontSurface = Enum.SurfaceType.Studs
  5697. p378.LeftSurface = Enum.SurfaceType.Studs
  5698. p378.RightSurface = Enum.SurfaceType.Studs
  5699. b378 = Instance.new("SpecialMesh", p378)
  5700. b378.MeshType = Enum.MeshType.Head
  5701. b378.Name = "Mesh"
  5702. b378.Scale = Vector3.new(1.25, 1.25, 1.25)
  5703. p379 = Instance.new("Part", m)
  5704. p379.BrickColor = BrickColor.new("Brick yellow")
  5705. p379.Name = "Smooth Block Model"
  5706. p379.CFrame = CFrame.new(257.02002, 0.970225036, 44.8500519, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5707. p379.Anchored = true
  5708. p379.Size = Vector3.new(2, 2.4000001, 2)
  5709. p379.BackSurface = Enum.SurfaceType.Studs
  5710. p379.BottomSurface = Enum.SurfaceType.Studs
  5711. p379.FrontSurface = Enum.SurfaceType.Studs
  5712. p379.LeftSurface = Enum.SurfaceType.Studs
  5713. p379.RightSurface = Enum.SurfaceType.Studs
  5714. b379 = Instance.new("SpecialMesh", p379)
  5715. b379.MeshType = Enum.MeshType.Head
  5716. b379.Name = "Mesh"
  5717. b379.Scale = Vector3.new(1.25, 1.25, 1.25)
  5718. p380 = Instance.new("Part", m)
  5719. p380.BrickColor = BrickColor.new("Brick yellow")
  5720. p380.Name = "Smooth Block Model"
  5721. p380.CFrame = CFrame.new(257.02002, 0.970188797, 41.8500443, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5722. p380.Anchored = true
  5723. p380.Size = Vector3.new(2, 2.4000001, 2)
  5724. p380.BackSurface = Enum.SurfaceType.Studs
  5725. p380.BottomSurface = Enum.SurfaceType.Studs
  5726. p380.FrontSurface = Enum.SurfaceType.Studs
  5727. p380.LeftSurface = Enum.SurfaceType.Studs
  5728. p380.RightSurface = Enum.SurfaceType.Studs
  5729. b380 = Instance.new("SpecialMesh", p380)
  5730. b380.MeshType = Enum.MeshType.Head
  5731. b380.Name = "Mesh"
  5732. b380.Scale = Vector3.new(1.25, 1.25, 1.25)
  5733. p381 = Instance.new("Part", m)
  5734. p381.BrickColor = BrickColor.new("Brick yellow")
  5735. p381.Name = "Smooth Block Model"
  5736. p381.CFrame = CFrame.new(257.02002, 0.970152557, 38.8500443, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5737. p381.Anchored = true
  5738. p381.Size = Vector3.new(2, 2.4000001, 2)
  5739. p381.BackSurface = Enum.SurfaceType.Studs
  5740. p381.BottomSurface = Enum.SurfaceType.Studs
  5741. p381.FrontSurface = Enum.SurfaceType.Studs
  5742. p381.LeftSurface = Enum.SurfaceType.Studs
  5743. p381.RightSurface = Enum.SurfaceType.Studs
  5744. b381 = Instance.new("SpecialMesh", p381)
  5745. b381.MeshType = Enum.MeshType.Head
  5746. b381.Name = "Mesh"
  5747. b381.Scale = Vector3.new(1.25, 1.25, 1.25)
  5748. p382 = Instance.new("Part", m)
  5749. p382.BrickColor = BrickColor.new("Brick yellow")
  5750. p382.Name = "Smooth Block Model"
  5751. p382.CFrame = CFrame.new(257.02002, 0.97011441, 35.8500404, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5752. p382.Anchored = true
  5753. p382.Size = Vector3.new(2, 2.4000001, 2)
  5754. p382.BackSurface = Enum.SurfaceType.Studs
  5755. p382.BottomSurface = Enum.SurfaceType.Studs
  5756. p382.FrontSurface = Enum.SurfaceType.Studs
  5757. p382.LeftSurface = Enum.SurfaceType.Studs
  5758. p382.RightSurface = Enum.SurfaceType.Studs
  5759. b382 = Instance.new("SpecialMesh", p382)
  5760. b382.MeshType = Enum.MeshType.Head
  5761. b382.Name = "Mesh"
  5762. b382.Scale = Vector3.new(1.25, 1.25, 1.25)
  5763. p383 = Instance.new("Part", m)
  5764. p383.BrickColor = BrickColor.new("Brick yellow")
  5765. p383.Name = "Smooth Block Model"
  5766. p383.CFrame = CFrame.new(257.02002, 0.970089614, 33.4500656, 1, 5.36886802e-008, 2.77882782e-006, -2.77121512e-006, -1.21850881e-005, 1, 5.36460796e-008, -1, -1.21475878e-005)
  5767. p383.Anchored = true
  5768. p383.Size = Vector3.new(2, 2.4000001, 2)
  5769. p383.BackSurface = Enum.SurfaceType.Studs
  5770. p383.BottomSurface = Enum.SurfaceType.Studs
  5771. p383.FrontSurface = Enum.SurfaceType.Studs
  5772. p383.LeftSurface = Enum.SurfaceType.Studs
  5773. p383.RightSurface = Enum.SurfaceType.Studs
  5774. b383 = Instance.new("SpecialMesh", p383)
  5775. b383.MeshType = Enum.MeshType.Head
  5776. b383.Name = "Mesh"
  5777. b383.Scale = Vector3.new(1.25, 1.25, 1.25)
  5778. p384 = Instance.new("Part", m)
  5779. p384.BrickColor = BrickColor.new("Brick yellow")
  5780. p384.Name = "Smooth Block Model"
  5781. p384.CFrame = CFrame.new(257.02002, 2.97013879, 38.850029, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5782. p384.Anchored = true
  5783. p384.Size = Vector3.new(2, 2.4000001, 2)
  5784. p384.BackSurface = Enum.SurfaceType.Studs
  5785. p384.BottomSurface = Enum.SurfaceType.Studs
  5786. p384.FrontSurface = Enum.SurfaceType.Studs
  5787. p384.LeftSurface = Enum.SurfaceType.Studs
  5788. p384.RightSurface = Enum.SurfaceType.Studs
  5789. b384 = Instance.new("SpecialMesh", p384)
  5790. b384.MeshType = Enum.MeshType.Head
  5791. b384.Name = "Mesh"
  5792. b384.Scale = Vector3.new(1.25, 1.25, 1.25)
  5793. p385 = Instance.new("Part", m)
  5794. p385.BrickColor = BrickColor.new("Brick yellow")
  5795. p385.Name = "Smooth Block Model"
  5796. p385.CFrame = CFrame.new(257.02002, 4.97029495, 44.8500061, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5797. p385.Anchored = true
  5798. p385.Size = Vector3.new(2, 2.4000001, 2)
  5799. p385.BackSurface = Enum.SurfaceType.Studs
  5800. p385.BottomSurface = Enum.SurfaceType.Studs
  5801. p385.FrontSurface = Enum.SurfaceType.Studs
  5802. p385.LeftSurface = Enum.SurfaceType.Studs
  5803. p385.RightSurface = Enum.SurfaceType.Studs
  5804. b385 = Instance.new("SpecialMesh", p385)
  5805. b385.MeshType = Enum.MeshType.Head
  5806. b385.Name = "Mesh"
  5807. b385.Scale = Vector3.new(1.25, 1.25, 1.25)
  5808. p386 = Instance.new("Part", m)
  5809. p386.BrickColor = BrickColor.new("Brick yellow")
  5810. p386.Name = "Smooth Block Model"
  5811. p386.CFrame = CFrame.new(257.02002, 4.97025871, 41.8499985, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5812. p386.Anchored = true
  5813. p386.Size = Vector3.new(2, 2.4000001, 2)
  5814. p386.BackSurface = Enum.SurfaceType.Studs
  5815. p386.BottomSurface = Enum.SurfaceType.Studs
  5816. p386.FrontSurface = Enum.SurfaceType.Studs
  5817. p386.LeftSurface = Enum.SurfaceType.Studs
  5818. p386.RightSurface = Enum.SurfaceType.Studs
  5819. b386 = Instance.new("SpecialMesh", p386)
  5820. b386.MeshType = Enum.MeshType.Head
  5821. b386.Name = "Mesh"
  5822. b386.Scale = Vector3.new(1.25, 1.25, 1.25)
  5823. p387 = Instance.new("Part", m)
  5824. p387.BrickColor = BrickColor.new("Brick yellow")
  5825. p387.Name = "Smooth Block Model"
  5826. p387.CFrame = CFrame.new(283.819885, 2.96985841, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5827. p387.Anchored = true
  5828. p387.Size = Vector3.new(2, 2.4000001, 2)
  5829. p387.BackSurface = Enum.SurfaceType.Studs
  5830. p387.BottomSurface = Enum.SurfaceType.Studs
  5831. p387.FrontSurface = Enum.SurfaceType.Studs
  5832. p387.LeftSurface = Enum.SurfaceType.Studs
  5833. p387.RightSurface = Enum.SurfaceType.Studs
  5834. b387 = Instance.new("SpecialMesh", p387)
  5835. b387.MeshType = Enum.MeshType.Head
  5836. b387.Name = "Mesh"
  5837. b387.Scale = Vector3.new(1.25, 1.25, 1.25)
  5838. p388 = Instance.new("Part", m)
  5839. p388.BrickColor = BrickColor.new("Brick yellow")
  5840. p388.Name = "Smooth Block Model"
  5841. p388.CFrame = CFrame.new(280.819946, 2.96986794, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5842. p388.Anchored = true
  5843. p388.Size = Vector3.new(2, 2.4000001, 2)
  5844. p388.BackSurface = Enum.SurfaceType.Studs
  5845. p388.BottomSurface = Enum.SurfaceType.Studs
  5846. p388.FrontSurface = Enum.SurfaceType.Studs
  5847. p388.LeftSurface = Enum.SurfaceType.Studs
  5848. p388.RightSurface = Enum.SurfaceType.Studs
  5849. b388 = Instance.new("SpecialMesh", p388)
  5850. b388.MeshType = Enum.MeshType.Head
  5851. b388.Name = "Mesh"
  5852. b388.Scale = Vector3.new(1.25, 1.25, 1.25)
  5853. p389 = Instance.new("Part", m)
  5854. p389.BrickColor = BrickColor.new("Brick yellow")
  5855. p389.Name = "Smooth Block Model"
  5856. p389.CFrame = CFrame.new(277.819977, 2.96987557, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5857. p389.Anchored = true
  5858. p389.Size = Vector3.new(2, 2.4000001, 2)
  5859. p389.BackSurface = Enum.SurfaceType.Studs
  5860. p389.BottomSurface = Enum.SurfaceType.Studs
  5861. p389.FrontSurface = Enum.SurfaceType.Studs
  5862. p389.LeftSurface = Enum.SurfaceType.Studs
  5863. p389.RightSurface = Enum.SurfaceType.Studs
  5864. b389 = Instance.new("SpecialMesh", p389)
  5865. b389.MeshType = Enum.MeshType.Head
  5866. b389.Name = "Mesh"
  5867. b389.Scale = Vector3.new(1.25, 1.25, 1.25)
  5868. p390 = Instance.new("Part", m)
  5869. p390.BrickColor = BrickColor.new("Brick yellow")
  5870. p390.Name = "Smooth Block Model"
  5871. p390.CFrame = CFrame.new(259.820038, 2.96992517, 22.0500431, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5872. p390.Anchored = true
  5873. p390.Size = Vector3.new(2, 2.4000001, 2)
  5874. p390.BackSurface = Enum.SurfaceType.Studs
  5875. p390.BottomSurface = Enum.SurfaceType.Studs
  5876. p390.FrontSurface = Enum.SurfaceType.Studs
  5877. p390.LeftSurface = Enum.SurfaceType.Studs
  5878. p390.RightSurface = Enum.SurfaceType.Studs
  5879. b390 = Instance.new("SpecialMesh", p390)
  5880. b390.MeshType = Enum.MeshType.Head
  5881. b390.Name = "Mesh"
  5882. b390.Scale = Vector3.new(1.25, 1.25, 1.25)
  5883. p391 = Instance.new("Part", m)
  5884. p391.BrickColor = BrickColor.new("Brick yellow")
  5885. p391.Name = "Smooth Block Model"
  5886. p391.CFrame = CFrame.new(257.02002, 3.5702765, 50.0500259, -1, 2.77502181e-006, 5.36505489e-008, 2.77502113e-006, 1, -1.21663379e-005, -5.36843103e-008, -1.21663379e-005, -1)
  5887. p391.Anchored = true
  5888. p391.Size = Vector3.new(2, 2.4000001, 2)
  5889. p391.BackSurface = Enum.SurfaceType.Studs
  5890. p391.BottomSurface = Enum.SurfaceType.Studs
  5891. p391.FrontSurface = Enum.SurfaceType.Studs
  5892. p391.LeftSurface = Enum.SurfaceType.Studs
  5893. p391.RightSurface = Enum.SurfaceType.Studs
  5894. b391 = Instance.new("SpecialMesh", p391)
  5895. b391.MeshType = Enum.MeshType.Head
  5896. b391.Name = "Mesh"
  5897. b391.Scale = Vector3.new(1.25, 1.25, 1.25)
  5898. p392 = Instance.new("Part", m)
  5899. p392.BrickColor = BrickColor.new("Brick yellow")
  5900. p392.Name = "Smooth Block Model"
  5901. p392.CFrame = CFrame.new(257.02002, 0.970055282, 30.8500729, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5902. p392.Anchored = true
  5903. p392.Size = Vector3.new(2, 2.4000001, 2)
  5904. p392.BackSurface = Enum.SurfaceType.Studs
  5905. p392.BottomSurface = Enum.SurfaceType.Studs
  5906. p392.FrontSurface = Enum.SurfaceType.Studs
  5907. p392.LeftSurface = Enum.SurfaceType.Studs
  5908. p392.RightSurface = Enum.SurfaceType.Studs
  5909. b392 = Instance.new("SpecialMesh", p392)
  5910. b392.MeshType = Enum.MeshType.Head
  5911. b392.Name = "Mesh"
  5912. b392.Scale = Vector3.new(1.25, 1.25, 1.25)
  5913. p393 = Instance.new("Part", m)
  5914. p393.BrickColor = BrickColor.new("Brick yellow")
  5915. p393.Name = "Smooth Block Model"
  5916. p393.CFrame = CFrame.new(257.02002, 0.970017135, 27.8500729, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  5917. p393.Anchored = true
  5918. p393.Size = Vector3.new(2, 2.4000001, 2)
  5919. p393.BackSurface = Enum.SurfaceType.Studs
  5920. p393.BottomSurface = Enum.SurfaceType.Studs
  5921. p393.FrontSurface = Enum.SurfaceType.Studs
  5922. p393.LeftSurface = Enum.SurfaceType.Studs
  5923. p393.RightSurface = Enum.SurfaceType.Studs
  5924. b393 = Instance.new("SpecialMesh", p393)
  5925. b393.MeshType = Enum.MeshType.Head
  5926. b393.Name = "Mesh"
  5927. b393.Scale = Vector3.new(1.25, 1.25, 1.25)
  5928. p394 = Instance.new("Part", m)
  5929. p394.BrickColor = BrickColor.new("Brick yellow")
  5930. p394.Name = "Smooth Block Model"
  5931. p394.CFrame = CFrame.new(280.819916, 0.969881713, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5932. p394.Anchored = true
  5933. p394.Size = Vector3.new(2, 2.4000001, 2)
  5934. p394.BackSurface = Enum.SurfaceType.Studs
  5935. p394.BottomSurface = Enum.SurfaceType.Studs
  5936. p394.FrontSurface = Enum.SurfaceType.Studs
  5937. p394.LeftSurface = Enum.SurfaceType.Studs
  5938. p394.RightSurface = Enum.SurfaceType.Studs
  5939. b394 = Instance.new("SpecialMesh", p394)
  5940. b394.MeshType = Enum.MeshType.Head
  5941. b394.Name = "Mesh"
  5942. b394.Scale = Vector3.new(1.25, 1.25, 1.25)
  5943. p395 = Instance.new("Part", m)
  5944. p395.BrickColor = BrickColor.new("Brick yellow")
  5945. p395.Name = "Smooth Block Model"
  5946. p395.CFrame = CFrame.new(277.819946, 0.969889343, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5947. p395.Anchored = true
  5948. p395.Size = Vector3.new(2, 2.4000001, 2)
  5949. p395.BackSurface = Enum.SurfaceType.Studs
  5950. p395.BottomSurface = Enum.SurfaceType.Studs
  5951. p395.FrontSurface = Enum.SurfaceType.Studs
  5952. p395.LeftSurface = Enum.SurfaceType.Studs
  5953. p395.RightSurface = Enum.SurfaceType.Studs
  5954. b395 = Instance.new("SpecialMesh", p395)
  5955. b395.MeshType = Enum.MeshType.Head
  5956. b395.Name = "Mesh"
  5957. b395.Scale = Vector3.new(1.25, 1.25, 1.25)
  5958. p396 = Instance.new("Part", m)
  5959. p396.BrickColor = BrickColor.new("Brick yellow")
  5960. p396.Name = "Smooth Block Model"
  5961. p396.CFrame = CFrame.new(271.819977, 0.969906509, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5962. p396.Anchored = true
  5963. p396.Size = Vector3.new(2, 2.4000001, 2)
  5964. p396.BackSurface = Enum.SurfaceType.Studs
  5965. p396.BottomSurface = Enum.SurfaceType.Studs
  5966. p396.FrontSurface = Enum.SurfaceType.Studs
  5967. p396.LeftSurface = Enum.SurfaceType.Studs
  5968. p396.RightSurface = Enum.SurfaceType.Studs
  5969. b396 = Instance.new("SpecialMesh", p396)
  5970. b396.MeshType = Enum.MeshType.Head
  5971. b396.Name = "Mesh"
  5972. b396.Scale = Vector3.new(1.25, 1.25, 1.25)
  5973. p397 = Instance.new("Part", m)
  5974. p397.BrickColor = BrickColor.new("Brick yellow")
  5975. p397.Name = "Smooth Block Model"
  5976. p397.CFrame = CFrame.new(268.820038, 0.969914138, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5977. p397.Anchored = true
  5978. p397.Size = Vector3.new(2, 2.4000001, 2)
  5979. p397.BackSurface = Enum.SurfaceType.Studs
  5980. p397.BottomSurface = Enum.SurfaceType.Studs
  5981. p397.FrontSurface = Enum.SurfaceType.Studs
  5982. p397.LeftSurface = Enum.SurfaceType.Studs
  5983. p397.RightSurface = Enum.SurfaceType.Studs
  5984. b397 = Instance.new("SpecialMesh", p397)
  5985. b397.MeshType = Enum.MeshType.Head
  5986. b397.Name = "Mesh"
  5987. b397.Scale = Vector3.new(1.25, 1.25, 1.25)
  5988. p398 = Instance.new("Part", m)
  5989. p398.BrickColor = BrickColor.new("Brick yellow")
  5990. p398.Name = "Smooth Block Model"
  5991. p398.CFrame = CFrame.new(265.820038, 0.969921768, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  5992. p398.Anchored = true
  5993. p398.Size = Vector3.new(2, 2.4000001, 2)
  5994. p398.BackSurface = Enum.SurfaceType.Studs
  5995. p398.BottomSurface = Enum.SurfaceType.Studs
  5996. p398.FrontSurface = Enum.SurfaceType.Studs
  5997. p398.LeftSurface = Enum.SurfaceType.Studs
  5998. p398.RightSurface = Enum.SurfaceType.Studs
  5999. b398 = Instance.new("SpecialMesh", p398)
  6000. b398.MeshType = Enum.MeshType.Head
  6001. b398.Name = "Mesh"
  6002. b398.Scale = Vector3.new(1.25, 1.25, 1.25)
  6003. p399 = Instance.new("Part", m)
  6004. p399.BrickColor = BrickColor.new("Brick yellow")
  6005. p399.Name = "Smooth Block Model"
  6006. p399.CFrame = CFrame.new(262.820007, 0.969931304, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  6007. p399.Anchored = true
  6008. p399.Size = Vector3.new(2, 2.4000001, 2)
  6009. p399.BackSurface = Enum.SurfaceType.Studs
  6010. p399.BottomSurface = Enum.SurfaceType.Studs
  6011. p399.FrontSurface = Enum.SurfaceType.Studs
  6012. p399.LeftSurface = Enum.SurfaceType.Studs
  6013. p399.RightSurface = Enum.SurfaceType.Studs
  6014. b399 = Instance.new("SpecialMesh", p399)
  6015. b399.MeshType = Enum.MeshType.Head
  6016. b399.Name = "Mesh"
  6017. b399.Scale = Vector3.new(1.25, 1.25, 1.25)
  6018. p400 = Instance.new("Part", m)
  6019. p400.BrickColor = BrickColor.new("Brick yellow")
  6020. p400.Name = "Smooth Block Model"
  6021. p400.CFrame = CFrame.new(259.820038, 0.969938934, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  6022. p400.Anchored = true
  6023. p400.Size = Vector3.new(2, 2.4000001, 2)
  6024. p400.BackSurface = Enum.SurfaceType.Studs
  6025. p400.BottomSurface = Enum.SurfaceType.Studs
  6026. p400.FrontSurface = Enum.SurfaceType.Studs
  6027. p400.LeftSurface = Enum.SurfaceType.Studs
  6028. p400.RightSurface = Enum.SurfaceType.Studs
  6029. b400 = Instance.new("SpecialMesh", p400)
  6030. b400.MeshType = Enum.MeshType.Head
  6031. b400.Name = "Mesh"
  6032. b400.Scale = Vector3.new(1.25, 1.25, 1.25)
  6033. p401 = Instance.new("Part", m)
  6034. p401.BrickColor = BrickColor.new("Brick yellow")
  6035. p401.Name = "Smooth Block Model"
  6036. p401.CFrame = CFrame.new(257.02002, 1.16996288, 22.0500736, 1, -2.77502181e-006, 5.36505489e-008, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008, 1.21663379e-005, -1)
  6037. p401.Anchored = true
  6038. p401.Size = Vector3.new(2, 2.4000001, 2)
  6039. p401.BackSurface = Enum.SurfaceType.Studs
  6040. p401.BottomSurface = Enum.SurfaceType.Studs
  6041. p401.FrontSurface = Enum.SurfaceType.Studs
  6042. p401.LeftSurface = Enum.SurfaceType.Studs
  6043. p401.RightSurface = Enum.SurfaceType.Studs
  6044. b401 = Instance.new("SpecialMesh", p401)
  6045. b401.MeshType = Enum.MeshType.Head
  6046. b401.Name = "Mesh"
  6047. b401.Scale = Vector3.new(1.25, 1.25, 1.25)
  6048. p402 = Instance.new("Part", m)
  6049. p402.BrickColor = BrickColor.new("Brick yellow")
  6050. p402.Name = "Smooth Block Model"
  6051. p402.CFrame = CFrame.new(257.02002, 1.17030525, 50.0500565, -1, 2.77502181e-006, 5.36505489e-008, 2.77502113e-006, 1, -1.21663379e-005, -5.36843103e-008, -1.21663379e-005, -1)
  6052. p402.Anchored = true
  6053. p402.Size = Vector3.new(2, 2.4000001, 2)
  6054. p402.BackSurface = Enum.SurfaceType.Studs
  6055. p402.BottomSurface = Enum.SurfaceType.Studs
  6056. p402.FrontSurface = Enum.SurfaceType.Studs
  6057. p402.LeftSurface = Enum.SurfaceType.Studs
  6058. p402.RightSurface = Enum.SurfaceType.Studs
  6059. b402 = Instance.new("SpecialMesh", p402)
  6060. b402.MeshType = Enum.MeshType.Head
  6061. b402.Name = "Mesh"
  6062. b402.Scale = Vector3.new(1.25, 1.25, 1.25)
  6063. p403 = Instance.new("Part", m)
  6064. p403.BrickColor = BrickColor.new("Brick yellow")
  6065. p403.Name = "Smooth Block Model"
  6066. p403.CFrame = CFrame.new(286.019897, 0.969900787, 24.850069, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  6067. p403.Anchored = true
  6068. p403.Size = Vector3.new(2, 2.4000001, 2)
  6069. p403.BackSurface = Enum.SurfaceType.Studs
  6070. p403.BottomSurface = Enum.SurfaceType.Studs
  6071. p403.FrontSurface = Enum.SurfaceType.Studs
  6072. p403.LeftSurface = Enum.SurfaceType.Studs
  6073. p403.RightSurface = Enum.SurfaceType.Studs
  6074. b403 = Instance.new("SpecialMesh", p403)
  6075. b403.MeshType = Enum.MeshType.Head
  6076. b403.Name = "Mesh"
  6077. b403.Scale = Vector3.new(1.25, 1.25, 1.25)
  6078. p404 = Instance.new("Part", m)
  6079. p404.BrickColor = BrickColor.new("Brick yellow")
  6080. p404.Name = "Smooth Block Model"
  6081. p404.CFrame = CFrame.new(257.02002, 2.97024751, 47.850029, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6082. p404.Anchored = true
  6083. p404.Size = Vector3.new(2, 2.4000001, 2)
  6084. p404.BackSurface = Enum.SurfaceType.Studs
  6085. p404.BottomSurface = Enum.SurfaceType.Studs
  6086. p404.FrontSurface = Enum.SurfaceType.Studs
  6087. p404.LeftSurface = Enum.SurfaceType.Studs
  6088. p404.RightSurface = Enum.SurfaceType.Studs
  6089. b404 = Instance.new("SpecialMesh", p404)
  6090. b404.MeshType = Enum.MeshType.Head
  6091. b404.Name = "Mesh"
  6092. b404.Scale = Vector3.new(1.25, 1.25, 1.25)
  6093. p405 = Instance.new("Part", m)
  6094. p405.BrickColor = BrickColor.new("Brick yellow")
  6095. p405.Name = "Smooth Block Model"
  6096. p405.CFrame = CFrame.new(257.02002, 1.16993999, 20.0500927, 1, -2.77502181e-006, 5.36505489e-008, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008, 1.21663379e-005, -1)
  6097. p405.Anchored = true
  6098. p405.Size = Vector3.new(2, 2.4000001, 2)
  6099. p405.BackSurface = Enum.SurfaceType.Studs
  6100. p405.BottomSurface = Enum.SurfaceType.Studs
  6101. p405.FrontSurface = Enum.SurfaceType.Studs
  6102. p405.LeftSurface = Enum.SurfaceType.Studs
  6103. p405.RightSurface = Enum.SurfaceType.Studs
  6104. b405 = Instance.new("SpecialMesh", p405)
  6105. b405.MeshType = Enum.MeshType.Head
  6106. b405.Name = "Mesh"
  6107. b405.Scale = Vector3.new(1.25, 1.25, 1.25)
  6108. p406 = Instance.new("Part", m)
  6109. p406.BrickColor = BrickColor.new("Brick yellow")
  6110. p406.Name = "Smooth Block Model"
  6111. p406.CFrame = CFrame.new(255.020035, 1.16994572, 20.0500927, 1, -2.77502181e-006, 5.36505489e-008, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008, 1.21663379e-005, -1)
  6112. p406.Anchored = true
  6113. p406.Size = Vector3.new(2, 2.4000001, 2)
  6114. p406.BackSurface = Enum.SurfaceType.Studs
  6115. p406.BottomSurface = Enum.SurfaceType.Studs
  6116. p406.FrontSurface = Enum.SurfaceType.Studs
  6117. p406.LeftSurface = Enum.SurfaceType.Studs
  6118. p406.RightSurface = Enum.SurfaceType.Studs
  6119. b406 = Instance.new("SpecialMesh", p406)
  6120. b406.MeshType = Enum.MeshType.Head
  6121. b406.Name = "Mesh"
  6122. b406.Scale = Vector3.new(1.25, 1.25, 1.25)
  6123. p407 = Instance.new("Part", m)
  6124. p407.BrickColor = BrickColor.new("Brick yellow")
  6125. p407.Name = "Smooth Block Model"
  6126. p407.CFrame = CFrame.new(255.020035, 1.16996861, 22.0500736, 1, -2.77502181e-006, 5.36505489e-008, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008, 1.21663379e-005, -1)
  6127. p407.Anchored = true
  6128. p407.Size = Vector3.new(2, 2.4000001, 2)
  6129. p407.BackSurface = Enum.SurfaceType.Studs
  6130. p407.BottomSurface = Enum.SurfaceType.Studs
  6131. p407.FrontSurface = Enum.SurfaceType.Studs
  6132. p407.LeftSurface = Enum.SurfaceType.Studs
  6133. p407.RightSurface = Enum.SurfaceType.Studs
  6134. b407 = Instance.new("SpecialMesh", p407)
  6135. b407.MeshType = Enum.MeshType.Head
  6136. b407.Name = "Mesh"
  6137. b407.Scale = Vector3.new(1.25, 1.25, 1.25)
  6138. p408 = Instance.new("Part", m)
  6139. p408.BrickColor = BrickColor.new("Brick yellow")
  6140. p408.Name = "Smooth Block Model"
  6141. p408.CFrame = CFrame.new(255.020035, 1.17031097, 50.0500565, -1, 2.77502181e-006, 5.36505489e-008, 2.77502113e-006, 1, -1.21663379e-005, -5.36843103e-008, -1.21663379e-005, -1)
  6142. p408.Anchored = true
  6143. p408.Size = Vector3.new(2, 2.4000001, 2)
  6144. p408.BackSurface = Enum.SurfaceType.Studs
  6145. p408.BottomSurface = Enum.SurfaceType.Studs
  6146. p408.FrontSurface = Enum.SurfaceType.Studs
  6147. p408.LeftSurface = Enum.SurfaceType.Studs
  6148. p408.RightSurface = Enum.SurfaceType.Studs
  6149. b408 = Instance.new("SpecialMesh", p408)
  6150. b408.MeshType = Enum.MeshType.Head
  6151. b408.Name = "Mesh"
  6152. b408.Scale = Vector3.new(1.25, 1.25, 1.25)
  6153. p409 = Instance.new("Part", m)
  6154. p409.BrickColor = BrickColor.new("Brick yellow")
  6155. p409.Name = "Smooth Block Model"
  6156. p409.CFrame = CFrame.new(255.020035, 1.17033577, 52.0500641, -1, 2.77502181e-006, 5.36505489e-008, 2.77502113e-006, 1, -1.21663379e-005, -5.36843103e-008, -1.21663379e-005, -1)
  6157. p409.Anchored = true
  6158. p409.Size = Vector3.new(2, 2.4000001, 2)
  6159. p409.BackSurface = Enum.SurfaceType.Studs
  6160. p409.BottomSurface = Enum.SurfaceType.Studs
  6161. p409.FrontSurface = Enum.SurfaceType.Studs
  6162. p409.LeftSurface = Enum.SurfaceType.Studs
  6163. p409.RightSurface = Enum.SurfaceType.Studs
  6164. b409 = Instance.new("SpecialMesh", p409)
  6165. b409.MeshType = Enum.MeshType.Head
  6166. b409.Name = "Mesh"
  6167. b409.Scale = Vector3.new(1.25, 1.25, 1.25)
  6168. p410 = Instance.new("Part", m)
  6169. p410.BrickColor = BrickColor.new("Brick yellow")
  6170. p410.Name = "Smooth Block Model"
  6171. p410.CFrame = CFrame.new(274.819977, 0.969896972, 22.0500736, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  6172. p410.Anchored = true
  6173. p410.Size = Vector3.new(2, 2.4000001, 2)
  6174. p410.BackSurface = Enum.SurfaceType.Studs
  6175. p410.BottomSurface = Enum.SurfaceType.Studs
  6176. p410.FrontSurface = Enum.SurfaceType.Studs
  6177. p410.LeftSurface = Enum.SurfaceType.Studs
  6178. p410.RightSurface = Enum.SurfaceType.Studs
  6179. b410 = Instance.new("SpecialMesh", p410)
  6180. b410.MeshType = Enum.MeshType.Head
  6181. b410.Name = "Mesh"
  6182. b410.Scale = Vector3.new(1.25, 1.25, 1.25)
  6183. p411 = Instance.new("Part", m)
  6184. p411.BrickColor = BrickColor.new("Reddish brown")
  6185. p411.Name = "Smooth Block Model"
  6186. p411.CFrame = CFrame.new(253.520004, 0.470131636, 36.4500504, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6187. p411.Anchored = true
  6188. p411.Size = Vector3.new(1, 4.80000019, 1)
  6189. p411.BackSurface = Enum.SurfaceType.Studs
  6190. p411.BottomSurface = Enum.SurfaceType.Studs
  6191. p411.FrontSurface = Enum.SurfaceType.Studs
  6192. p411.LeftSurface = Enum.SurfaceType.Studs
  6193. p411.RightSurface = Enum.SurfaceType.Studs
  6194. b411 = Instance.new("SpecialMesh", p411)
  6195. b411.MeshType = Enum.MeshType.Head
  6196. b411.Name = "Mesh"
  6197. b411.Scale = Vector3.new(1.25, 1.25, 1.25)
  6198. p412 = Instance.new("Part", m)
  6199. p412.BrickColor = BrickColor.new("Reddish brown")
  6200. p412.Name = "Smooth Block Model"
  6201. p412.CFrame = CFrame.new(252.520035, 0.47013545, 36.4500504, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6202. p412.Anchored = true
  6203. p412.Size = Vector3.new(1, 4.80000019, 1)
  6204. p412.BackSurface = Enum.SurfaceType.Studs
  6205. p412.BottomSurface = Enum.SurfaceType.Studs
  6206. p412.FrontSurface = Enum.SurfaceType.Studs
  6207. p412.LeftSurface = Enum.SurfaceType.Studs
  6208. p412.RightSurface = Enum.SurfaceType.Studs
  6209. b412 = Instance.new("SpecialMesh", p412)
  6210. b412.MeshType = Enum.MeshType.Head
  6211. b412.Name = "Mesh"
  6212. b412.Scale = Vector3.new(1.25, 1.25, 1.25)
  6213. p413 = Instance.new("Part", m)
  6214. p413.BrickColor = BrickColor.new("Reddish brown")
  6215. p413.Name = "Smooth Block Model"
  6216. p413.CFrame = CFrame.new(251.520035, 0.470137358, 36.4500504, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6217. p413.Anchored = true
  6218. p413.Size = Vector3.new(1, 4.80000019, 1)
  6219. p413.BackSurface = Enum.SurfaceType.Studs
  6220. p413.BottomSurface = Enum.SurfaceType.Studs
  6221. p413.FrontSurface = Enum.SurfaceType.Studs
  6222. p413.LeftSurface = Enum.SurfaceType.Studs
  6223. p413.RightSurface = Enum.SurfaceType.Studs
  6224. b413 = Instance.new("SpecialMesh", p413)
  6225. b413.MeshType = Enum.MeshType.Head
  6226. b413.Name = "Mesh"
  6227. b413.Scale = Vector3.new(1.25, 1.25, 1.25)
  6228. p414 = Instance.new("Part", m)
  6229. p414.BrickColor = BrickColor.new("Reddish brown")
  6230. p414.Name = "Smooth Block Model"
  6231. p414.CFrame = CFrame.new(253.520035, 1.47014713, 36.4500504, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6232. p414.Anchored = true
  6233. p414.Size = Vector3.new(1, 4.80000019, 1)
  6234. p414.BackSurface = Enum.SurfaceType.Studs
  6235. p414.BottomSurface = Enum.SurfaceType.Studs
  6236. p414.FrontSurface = Enum.SurfaceType.Studs
  6237. p414.LeftSurface = Enum.SurfaceType.Studs
  6238. p414.RightSurface = Enum.SurfaceType.Studs
  6239. b414 = Instance.new("SpecialMesh", p414)
  6240. b414.MeshType = Enum.MeshType.Head
  6241. b414.Name = "Mesh"
  6242. b414.Scale = Vector3.new(1.25, 1.25, 1.25)
  6243. p415 = Instance.new("Part", m)
  6244. p415.BrickColor = BrickColor.new("Reddish brown")
  6245. p415.Name = "Smooth Block Model"
  6246. p415.CFrame = CFrame.new(252.520035, 1.47015095, 36.4500504, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6247. p415.Anchored = true
  6248. p415.Size = Vector3.new(1, 4.80000019, 1)
  6249. p415.BackSurface = Enum.SurfaceType.Studs
  6250. p415.BottomSurface = Enum.SurfaceType.Studs
  6251. p415.FrontSurface = Enum.SurfaceType.Studs
  6252. p415.LeftSurface = Enum.SurfaceType.Studs
  6253. p415.RightSurface = Enum.SurfaceType.Studs
  6254. b415 = Instance.new("SpecialMesh", p415)
  6255. b415.MeshType = Enum.MeshType.Head
  6256. b415.Name = "Mesh"
  6257. b415.Scale = Vector3.new(1.25, 1.25, 1.25)
  6258. p416 = Instance.new("Part", m)
  6259. p416.BrickColor = BrickColor.new("Reddish brown")
  6260. p416.Name = "Smooth Block Model"
  6261. p416.CFrame = CFrame.new(253.520035, 2.47011685, 36.4500351, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6262. p416.Anchored = true
  6263. p416.Size = Vector3.new(1, 4.80000019, 1)
  6264. p416.BackSurface = Enum.SurfaceType.Studs
  6265. p416.BottomSurface = Enum.SurfaceType.Studs
  6266. p416.FrontSurface = Enum.SurfaceType.Studs
  6267. p416.LeftSurface = Enum.SurfaceType.Studs
  6268. p416.RightSurface = Enum.SurfaceType.Studs
  6269. b416 = Instance.new("SpecialMesh", p416)
  6270. b416.MeshType = Enum.MeshType.Head
  6271. b416.Name = "Mesh"
  6272. b416.Scale = Vector3.new(1.25, 1.25, 1.25)
  6273. p417 = Instance.new("Part", m)
  6274. p417.BrickColor = BrickColor.new("Reddish brown")
  6275. p417.Name = "Smooth Block Model"
  6276. p417.CFrame = CFrame.new(254.520035, 2.47011495, 36.4500351, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6277. p417.Anchored = true
  6278. p417.Size = Vector3.new(1, 4.80000019, 1)
  6279. p417.BackSurface = Enum.SurfaceType.Studs
  6280. p417.BottomSurface = Enum.SurfaceType.Studs
  6281. p417.FrontSurface = Enum.SurfaceType.Studs
  6282. p417.LeftSurface = Enum.SurfaceType.Studs
  6283. p417.RightSurface = Enum.SurfaceType.Studs
  6284. b417 = Instance.new("SpecialMesh", p417)
  6285. b417.MeshType = Enum.MeshType.Head
  6286. b417.Name = "Mesh"
  6287. b417.Scale = Vector3.new(1.25, 1.25, 1.25)
  6288. p418 = Instance.new("Part", m)
  6289. p418.BrickColor = BrickColor.new("Reddish brown")
  6290. p418.Name = "Smooth Block Model"
  6291. p418.CFrame = CFrame.new(255.520035, 3.47011209, 36.4500198, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6292. p418.Anchored = true
  6293. p418.Size = Vector3.new(1, 4.80000019, 1)
  6294. p418.BackSurface = Enum.SurfaceType.Studs
  6295. p418.BottomSurface = Enum.SurfaceType.Studs
  6296. p418.FrontSurface = Enum.SurfaceType.Studs
  6297. p418.LeftSurface = Enum.SurfaceType.Studs
  6298. p418.RightSurface = Enum.SurfaceType.Studs
  6299. b418 = Instance.new("SpecialMesh", p418)
  6300. b418.MeshType = Enum.MeshType.Head
  6301. b418.Name = "Mesh"
  6302. b418.Scale = Vector3.new(1.25, 1.25, 1.25)
  6303. p419 = Instance.new("Part", m)
  6304. p419.BrickColor = BrickColor.new("Reddish brown")
  6305. p419.Name = "Smooth Block Model"
  6306. p419.CFrame = CFrame.new(254.520035, 3.4701159, 36.4500198, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6307. p419.Anchored = true
  6308. p419.Size = Vector3.new(1, 4.80000019, 1)
  6309. p419.BackSurface = Enum.SurfaceType.Studs
  6310. p419.BottomSurface = Enum.SurfaceType.Studs
  6311. p419.FrontSurface = Enum.SurfaceType.Studs
  6312. p419.LeftSurface = Enum.SurfaceType.Studs
  6313. p419.RightSurface = Enum.SurfaceType.Studs
  6314. b419 = Instance.new("SpecialMesh", p419)
  6315. b419.MeshType = Enum.MeshType.Head
  6316. b419.Name = "Mesh"
  6317. b419.Scale = Vector3.new(1.25, 1.25, 1.25)
  6318. p420 = Instance.new("Part", m)
  6319. p420.BrickColor = BrickColor.new("Reddish brown")
  6320. p420.Name = "Smooth Block Model"
  6321. p420.CFrame = CFrame.new(255.520035, 4.47016239, 36.4500046, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6322. p420.Anchored = true
  6323. p420.Size = Vector3.new(1, 4.80000019, 1)
  6324. p420.BackSurface = Enum.SurfaceType.Studs
  6325. p420.BottomSurface = Enum.SurfaceType.Studs
  6326. p420.FrontSurface = Enum.SurfaceType.Studs
  6327. p420.LeftSurface = Enum.SurfaceType.Studs
  6328. p420.RightSurface = Enum.SurfaceType.Studs
  6329. b420 = Instance.new("SpecialMesh", p420)
  6330. b420.MeshType = Enum.MeshType.Head
  6331. b420.Name = "Mesh"
  6332. b420.Scale = Vector3.new(1.25, 1.25, 1.25)
  6333. p421 = Instance.new("Part", m)
  6334. p421.BrickColor = BrickColor.new("Reddish brown")
  6335. p421.Name = "Smooth Block Model"
  6336. p421.CFrame = CFrame.new(255.520035, 2.47011113, 36.4500351, 2.77502181e-006, -5.36505489e-008, 1, 1, 1.21663379e-005, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008)
  6337. p421.Anchored = true
  6338. p421.Size = Vector3.new(1, 4.80000019, 1)
  6339. p421.BackSurface = Enum.SurfaceType.Studs
  6340. p421.BottomSurface = Enum.SurfaceType.Studs
  6341. p421.FrontSurface = Enum.SurfaceType.Studs
  6342. p421.LeftSurface = Enum.SurfaceType.Studs
  6343. p421.RightSurface = Enum.SurfaceType.Studs
  6344. b421 = Instance.new("SpecialMesh", p421)
  6345. b421.MeshType = Enum.MeshType.Head
  6346. b421.Name = "Mesh"
  6347. b421.Scale = Vector3.new(1.25, 1.25, 1.25)
  6348. p422 = Instance.new("Part", m)
  6349. p422.BrickColor = BrickColor.new("Reddish brown")
  6350. p422.Name = "Smooth Block Model"
  6351. p422.CFrame = CFrame.new(257.52005, 13.4702053, 35.8498878, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  6352. p422.Anchored = true
  6353. p422.Size = Vector3.new(1, 26.4000015, 1)
  6354. p422.BackSurface = Enum.SurfaceType.Studs
  6355. p422.BottomSurface = Enum.SurfaceType.Studs
  6356. p422.FrontSurface = Enum.SurfaceType.Studs
  6357. p422.LeftSurface = Enum.SurfaceType.Studs
  6358. p422.RightSurface = Enum.SurfaceType.Studs
  6359. b422 = Instance.new("SpecialMesh", p422)
  6360. b422.MeshType = Enum.MeshType.Head
  6361. b422.Name = "Mesh"
  6362. b422.Scale = Vector3.new(1.25, 1.25, 1.25)
  6363. p423 = Instance.new("Part", m)
  6364. p423.BrickColor = BrickColor.new("Brick yellow")
  6365. p423.Name = "Smooth Block Model"
  6366. p423.CFrame = CFrame.new(274.819977, 0.969874084, 20.0500927, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  6367. p423.Anchored = true
  6368. p423.Size = Vector3.new(2, 2.4000001, 2)
  6369. p423.BackSurface = Enum.SurfaceType.Studs
  6370. p423.BottomSurface = Enum.SurfaceType.Studs
  6371. p423.FrontSurface = Enum.SurfaceType.Studs
  6372. p423.LeftSurface = Enum.SurfaceType.Studs
  6373. p423.RightSurface = Enum.SurfaceType.Studs
  6374. b423 = Instance.new("SpecialMesh", p423)
  6375. b423.MeshType = Enum.MeshType.Head
  6376. b423.Name = "Mesh"
  6377. b423.Scale = Vector3.new(1.25, 1.25, 1.25)
  6378. p424 = Instance.new("Part", m)
  6379. p424.BrickColor = BrickColor.new("Brick yellow")
  6380. p424.Name = "Smooth Block Model"
  6381. p424.CFrame = CFrame.new(259.820038, 4.9700079, 22.0500278, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  6382. p424.Anchored = true
  6383. p424.Size = Vector3.new(2, 2.4000001, 2)
  6384. p424.BackSurface = Enum.SurfaceType.Studs
  6385. p424.BottomSurface = Enum.SurfaceType.Studs
  6386. p424.FrontSurface = Enum.SurfaceType.Studs
  6387. p424.LeftSurface = Enum.SurfaceType.Studs
  6388. p424.RightSurface = Enum.SurfaceType.Studs
  6389. b424 = Instance.new("SpecialMesh", p424)
  6390. b424.MeshType = Enum.MeshType.Head
  6391. b424.Name = "Mesh"
  6392. b424.Scale = Vector3.new(1.25, 1.25, 1.25)
  6393. p425 = Instance.new("Part", m)
  6394. p425.BrickColor = BrickColor.new("Brick yellow")
  6395. p425.Name = "Smooth Block Model"
  6396. p425.CFrame = CFrame.new(257.02002, 5.97037601, 50.0499954, -1, 2.77502181e-006, 5.36505489e-008, 2.77502113e-006, 1, -1.21663379e-005, -5.36843103e-008, -1.21663379e-005, -1)
  6397. p425.Anchored = true
  6398. p425.Size = Vector3.new(2, 2.4000001, 2)
  6399. p425.BackSurface = Enum.SurfaceType.Studs
  6400. p425.BottomSurface = Enum.SurfaceType.Studs
  6401. p425.FrontSurface = Enum.SurfaceType.Studs
  6402. p425.LeftSurface = Enum.SurfaceType.Studs
  6403. p425.RightSurface = Enum.SurfaceType.Studs
  6404. b425 = Instance.new("SpecialMesh", p425)
  6405. b425.MeshType = Enum.MeshType.Head
  6406. b425.Name = "Mesh"
  6407. b425.Scale = Vector3.new(1.25, 1.25, 1.25)
  6408. p426 = Instance.new("Part", m)
  6409. p426.BrickColor = BrickColor.new("Brick yellow")
  6410. p426.Name = "Smooth Block Model"
  6411. p426.CFrame = CFrame.new(257.02002, 4.97018433, 35.8499947, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6412. p426.Anchored = true
  6413. p426.Size = Vector3.new(2, 2.4000001, 2)
  6414. p426.BackSurface = Enum.SurfaceType.Studs
  6415. p426.BottomSurface = Enum.SurfaceType.Studs
  6416. p426.FrontSurface = Enum.SurfaceType.Studs
  6417. p426.LeftSurface = Enum.SurfaceType.Studs
  6418. p426.RightSurface = Enum.SurfaceType.Studs
  6419. b426 = Instance.new("SpecialMesh", p426)
  6420. b426.MeshType = Enum.MeshType.Head
  6421. b426.Name = "Mesh"
  6422. b426.Scale = Vector3.new(1.25, 1.25, 1.25)
  6423. p427 = Instance.new("Part", m)
  6424. p427.BrickColor = BrickColor.new("Brick yellow")
  6425. p427.Name = "Smooth Block Model"
  6426. p427.CFrame = CFrame.new(257.02002, 5.97003269, 22.0500126, 1, -2.77502181e-006, 5.36505489e-008, -2.77502113e-006, -1, -1.21663379e-005, 5.36843103e-008, 1.21663379e-005, -1)
  6427. p427.Anchored = true
  6428. p427.Size = Vector3.new(2, 2.4000001, 2)
  6429. p427.BackSurface = Enum.SurfaceType.Studs
  6430. p427.BottomSurface = Enum.SurfaceType.Studs
  6431. p427.FrontSurface = Enum.SurfaceType.Studs
  6432. p427.LeftSurface = Enum.SurfaceType.Studs
  6433. p427.RightSurface = Enum.SurfaceType.Studs
  6434. b427 = Instance.new("SpecialMesh", p427)
  6435. b427.MeshType = Enum.MeshType.Head
  6436. b427.Name = "Mesh"
  6437. b427.Scale = Vector3.new(1.25, 1.25, 1.25)
  6438. p428 = Instance.new("Part", m)
  6439. p428.BrickColor = BrickColor.new("Brick yellow")
  6440. p428.Name = "Smooth Block Model"
  6441. p428.CFrame = CFrame.new(257.02002, 4.97008705, 27.8500118, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6442. p428.Anchored = true
  6443. p428.Size = Vector3.new(2, 2.4000001, 2)
  6444. p428.BackSurface = Enum.SurfaceType.Studs
  6445. p428.BottomSurface = Enum.SurfaceType.Studs
  6446. p428.FrontSurface = Enum.SurfaceType.Studs
  6447. p428.LeftSurface = Enum.SurfaceType.Studs
  6448. p428.RightSurface = Enum.SurfaceType.Studs
  6449. b428 = Instance.new("SpecialMesh", p428)
  6450. b428.MeshType = Enum.MeshType.Head
  6451. b428.Name = "Mesh"
  6452. b428.Scale = Vector3.new(1.25, 1.25, 1.25)
  6453. p429 = Instance.new("Part", m)
  6454. p429.BrickColor = BrickColor.new("Brick yellow")
  6455. p429.Name = "Smooth Block Model"
  6456. p429.CFrame = CFrame.new(257.02002, 4.97015953, 33.4500198, 1, 5.36886802e-008, 2.77882782e-006, -2.77121512e-006, -1.21850881e-005, 1, 5.36460796e-008, -1, -1.21475878e-005)
  6457. p429.Anchored = true
  6458. p429.Size = Vector3.new(2, 2.4000001, 2)
  6459. p429.BackSurface = Enum.SurfaceType.Studs
  6460. p429.BottomSurface = Enum.SurfaceType.Studs
  6461. p429.FrontSurface = Enum.SurfaceType.Studs
  6462. p429.LeftSurface = Enum.SurfaceType.Studs
  6463. p429.RightSurface = Enum.SurfaceType.Studs
  6464. b429 = Instance.new("SpecialMesh", p429)
  6465. b429.MeshType = Enum.MeshType.Head
  6466. b429.Name = "Mesh"
  6467. b429.Scale = Vector3.new(1.25, 1.25, 1.25)
  6468. p430 = Instance.new("Part", m)
  6469. p430.BrickColor = BrickColor.new("Brick yellow")
  6470. p430.Name = "Smooth Block Model"
  6471. p430.CFrame = CFrame.new(257.02002, 4.9701252, 30.8500118, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6472. p430.Anchored = true
  6473. p430.Size = Vector3.new(2, 2.4000001, 2)
  6474. p430.BackSurface = Enum.SurfaceType.Studs
  6475. p430.BottomSurface = Enum.SurfaceType.Studs
  6476. p430.FrontSurface = Enum.SurfaceType.Studs
  6477. p430.LeftSurface = Enum.SurfaceType.Studs
  6478. p430.RightSurface = Enum.SurfaceType.Studs
  6479. b430 = Instance.new("SpecialMesh", p430)
  6480. b430.MeshType = Enum.MeshType.Head
  6481. b430.Name = "Mesh"
  6482. b430.Scale = Vector3.new(1.25, 1.25, 1.25)
  6483. p431 = Instance.new("Part", m)
  6484. p431.BrickColor = BrickColor.new("Brick yellow")
  6485. p431.Name = "Smooth Block Model"
  6486. p431.CFrame = CFrame.new(257.02002, 4.97004986, 24.850008, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6487. p431.Anchored = true
  6488. p431.Size = Vector3.new(2, 2.4000001, 2)
  6489. p431.BackSurface = Enum.SurfaceType.Studs
  6490. p431.BottomSurface = Enum.SurfaceType.Studs
  6491. p431.FrontSurface = Enum.SurfaceType.Studs
  6492. p431.LeftSurface = Enum.SurfaceType.Studs
  6493. p431.RightSurface = Enum.SurfaceType.Studs
  6494. b431 = Instance.new("SpecialMesh", p431)
  6495. b431.MeshType = Enum.MeshType.Head
  6496. b431.Name = "Mesh"
  6497. b431.Scale = Vector3.new(1.25, 1.25, 1.25)
  6498. p432 = Instance.new("Part", m)
  6499. p432.BrickColor = BrickColor.new("Brick yellow")
  6500. p432.Name = "Smooth Block Model"
  6501. p432.CFrame = CFrame.new(257.02002, 4.97022247, 38.8499985, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6502. p432.Anchored = true
  6503. p432.Size = Vector3.new(2, 2.4000001, 2)
  6504. p432.BackSurface = Enum.SurfaceType.Studs
  6505. p432.BottomSurface = Enum.SurfaceType.Studs
  6506. p432.FrontSurface = Enum.SurfaceType.Studs
  6507. p432.LeftSurface = Enum.SurfaceType.Studs
  6508. p432.RightSurface = Enum.SurfaceType.Studs
  6509. b432 = Instance.new("SpecialMesh", p432)
  6510. b432.MeshType = Enum.MeshType.Head
  6511. b432.Name = "Mesh"
  6512. b432.Scale = Vector3.new(1.25, 1.25, 1.25)
  6513. p433 = Instance.new("Part", m)
  6514. p433.BrickColor = BrickColor.new("Reddish brown")
  6515. p433.Name = "Smooth Block Model"
  6516. p433.CFrame = CFrame.new(257.52005, 14.4702053, 35.8498878, 2.77502181e-006, 5.36505489e-008, -1, 1, -1.21663379e-005, 2.77502113e-006, -1.21663379e-005, -1, -5.36843103e-008)
  6517. p433.Anchored = true
  6518. p433.Size = Vector3.new(1, 26.4000015, 1)
  6519. p433.BackSurface = Enum.SurfaceType.Studs
  6520. p433.BottomSurface = Enum.SurfaceType.Studs
  6521. p433.FrontSurface = Enum.SurfaceType.Studs
  6522. p433.LeftSurface = Enum.SurfaceType.Studs
  6523. p433.RightSurface = Enum.SurfaceType.Studs
  6524. b433 = Instance.new("SpecialMesh", p433)
  6525. b433.MeshType = Enum.MeshType.Head
  6526. b433.Name = "Mesh"
  6527. b433.Scale = Vector3.new(1.25, 1.25, 1.25)
  6528. p434 = Instance.new("Part", m)
  6529. p434.BrickColor = BrickColor.new("Reddish brown")
  6530. p434.Name = "Smooth Block Model"
  6531. p434.CFrame = CFrame.new(259.52005, 14.4700222, 35.8498878, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  6532. p434.Anchored = true
  6533. p434.Size = Vector3.new(1, 26.4000015, 1)
  6534. p434.BackSurface = Enum.SurfaceType.Studs
  6535. p434.BottomSurface = Enum.SurfaceType.Studs
  6536. p434.FrontSurface = Enum.SurfaceType.Studs
  6537. p434.LeftSurface = Enum.SurfaceType.Studs
  6538. p434.RightSurface = Enum.SurfaceType.Studs
  6539. b434 = Instance.new("SpecialMesh", p434)
  6540. b434.MeshType = Enum.MeshType.Head
  6541. b434.Name = "Mesh"
  6542. b434.Scale = Vector3.new(1.25, 1.25, 1.25)
  6543. p435 = Instance.new("Part", m)
  6544. p435.BrickColor = BrickColor.new("Reddish brown")
  6545. p435.Name = "Smooth Block Model"
  6546. p435.CFrame = CFrame.new(258.52005, 14.470026, 35.8498726, 5.55004226e-006, -1.35046169e-010, -1, 1, -2.43326758e-005, 5.55004226e-006, -2.43326758e-005, -1, -4.02455846e-016)
  6547. p435.Anchored = true
  6548. p435.Size = Vector3.new(1, 26.4000015, 1)
  6549. p435.BackSurface = Enum.SurfaceType.Studs
  6550. p435.BottomSurface = Enum.SurfaceType.Studs
  6551. p435.FrontSurface = Enum.SurfaceType.Studs
  6552. p435.LeftSurface = Enum.SurfaceType.Studs
  6553. p435.RightSurface = Enum.SurfaceType.Studs
  6554. b435 = Instance.new("SpecialMesh", p435)
  6555. b435.MeshType = Enum.MeshType.Head
  6556. b435.Name = "Mesh"
  6557. b435.Scale = Vector3.new(1.25, 1.25, 1.25)
  6558. p436 = Instance.new("Part", m)
  6559. p436.BrickColor = BrickColor.new("Brick yellow")
  6560. p436.Name = "Smooth Block Model"
  6561. p436.CFrame = CFrame.new(260.820038, 15.970068, 28.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  6562. p436.Anchored = true
  6563. p436.Size = Vector3.new(2, 2.4000001, 2)
  6564. p436.BackSurface = Enum.SurfaceType.Studs
  6565. p436.BottomSurface = Enum.SurfaceType.Studs
  6566. p436.FrontSurface = Enum.SurfaceType.Studs
  6567. p436.LeftSurface = Enum.SurfaceType.Studs
  6568. p436.RightSurface = Enum.SurfaceType.Studs
  6569. b436 = Instance.new("SpecialMesh", p436)
  6570. b436.MeshType = Enum.MeshType.Head
  6571. b436.Name = "Mesh"
  6572. b436.Scale = Vector3.new(1.25, 1.25, 1.25)
  6573. p437 = Instance.new("Part", m)
  6574. p437.BrickColor = BrickColor.new("Brick yellow")
  6575. p437.Name = "Smooth Block Model"
  6576. p437.CFrame = CFrame.new(260.820038, 15.9700642, 26.0498829, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  6577. p437.Anchored = true
  6578. p437.Size = Vector3.new(2, 2.4000001, 2)
  6579. p437.BackSurface = Enum.SurfaceType.Studs
  6580. p437.BottomSurface = Enum.SurfaceType.Studs
  6581. p437.FrontSurface = Enum.SurfaceType.Studs
  6582. p437.LeftSurface = Enum.SurfaceType.Studs
  6583. p437.RightSurface = Enum.SurfaceType.Studs
  6584. b437 = Instance.new("SpecialMesh", p437)
  6585. b437.MeshType = Enum.MeshType.Head
  6586. b437.Name = "Mesh"
  6587. b437.Scale = Vector3.new(1.25, 1.25, 1.25)
  6588. p438 = Instance.new("Part", m)
  6589. p438.BrickColor = BrickColor.new("Brick yellow")
  6590. p438.Name = "Smooth Block Model"
  6591. p438.CFrame = CFrame.new(260.820038, 15.9700642, 24.0498867, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  6592. p438.Anchored = true
  6593. p438.Size = Vector3.new(2, 2.4000001, 2)
  6594. p438.BackSurface = Enum.SurfaceType.Studs
  6595. p438.BottomSurface = Enum.SurfaceType.Studs
  6596. p438.FrontSurface = Enum.SurfaceType.Studs
  6597. p438.LeftSurface = Enum.SurfaceType.Studs
  6598. p438.RightSurface = Enum.SurfaceType.Studs
  6599. b438 = Instance.new("SpecialMesh", p438)
  6600. b438.MeshType = Enum.MeshType.Head
  6601. b438.Name = "Mesh"
  6602. b438.Scale = Vector3.new(1.25, 1.25, 1.25)
  6603. p439 = Instance.new("Part", m)
  6604. p439.BrickColor = BrickColor.new("Brick yellow")
  6605. p439.Name = "Smooth Block Model"
  6606. p439.CFrame = CFrame.new(260.820038, 15.9700642, 22.0498905, 4.16333634e-016, -1, 0, 0, 0, 1, -1, 4.16333634e-016, 0)
  6607. p439.Anchored = true
  6608. p439.Size = Vector3.new(2, 2.4000001, 2)
  6609. p439.BackSurface = Enum.SurfaceType.Studs
  6610. p439.BottomSurface = Enum.SurfaceType.Studs
  6611. p439.FrontSurface = Enum.SurfaceType.Studs
  6612. p439.LeftSurface = Enum.SurfaceType.Studs
  6613. p439.RightSurface = Enum.SurfaceType.Studs
  6614. b439 = Instance.new("SpecialMesh", p439)
  6615. b439.MeshType = Enum.MeshType.Head
  6616. b439.Name = "Mesh"
  6617. b439.Scale = Vector3.new(1.25, 1.25, 1.25)
  6618. p440 = Instance.new("Part", m)
  6619. p440.BrickColor = BrickColor.new("Brick yellow")
  6620. p440.Name = "Smooth Block Model"
  6621. p440.CFrame = CFrame.new(258.420044, 15.9700985, 46.0498734, 3.10404757e-011, -1, 7.8678122e-006, 0, 7.39097504e-006, 1, -1, -2.35346811e-011, 0)
  6622. p440.Anchored = true
  6623. p440.Size = Vector3.new(2, 2.4000001, 2)
  6624. p440.BackSurface = Enum.SurfaceType.Studs
  6625. p440.BottomSurface = Enum.SurfaceType.Studs
  6626. p440.FrontSurface = Enum.SurfaceType.Studs
  6627. p440.LeftSurface = Enum.SurfaceType.Studs
  6628. p440.RightSurface = Enum.SurfaceType.Studs
  6629. b440 = Instance.new("SpecialMesh", p440)
  6630. b440.MeshType = Enum.MeshType.Head
  6631. b440.Name = "Mesh"
  6632. b440.Scale = Vector3.new(1.25, 1.25, 1.25)
  6633. p441 = Instance.new("Part", m)
  6634. p441.BrickColor = BrickColor.new("Brick yellow")
  6635. p441.Name = "Smooth Block Model"
  6636. p441.CFrame = CFrame.new(258.420044, 15.9700985, 44.0498734, 3.85473597e-011, -1, 8.34464936e-006, 0, 6.91413788e-006, 1, -1, -1.60280157e-011, 0)
  6637. p441.Anchored = true
  6638. p441.Size = Vector3.new(2, 2.4000001, 2)
  6639. p441.BackSurface = Enum.SurfaceType.Studs
  6640. p441.BottomSurface = Enum.SurfaceType.Studs
  6641. p441.FrontSurface = Enum.SurfaceType.Studs
  6642. p441.LeftSurface = Enum.SurfaceType.Studs
  6643. p441.RightSurface = Enum.SurfaceType.Studs
  6644. b441 = Instance.new("SpecialMesh", p441)
  6645. b441.MeshType = Enum.MeshType.Head
  6646. b441.Name = "Mesh"
  6647. b441.Scale = Vector3.new(1.25, 1.25, 1.25)
  6648. p442 = Instance.new("Part", m)
  6649. p442.BrickColor = BrickColor.new("Brick yellow")
  6650. p442.Name = "Smooth Block Model"
  6651. p442.CFrame = CFrame.new(258.420044, 15.9700947, 42.0498734, 6.10680118e-011, -1, 9.77516083e-006, 0, 5.48362686e-006, 1, -1, 6.49197709e-012, 0)
  6652. p442.Anchored = true
  6653. p442.Size = Vector3.new(2, 2.4000001, 2)
  6654. p442.BackSurface = Enum.SurfaceType.Studs
  6655. p442.BottomSurface = Enum.SurfaceType.Studs
  6656. p442.FrontSurface = Enum.SurfaceType.Studs
  6657. p442.LeftSurface = Enum.SurfaceType.Studs
  6658. p442.RightSurface = Enum.SurfaceType.Studs
  6659. b442 = Instance.new("SpecialMesh", p442)
  6660. b442.MeshType = Enum.MeshType.Head
  6661. b442.Name = "Mesh"
  6662. b442.Scale = Vector3.new(1.25, 1.25, 1.25)
  6663. p443 = Instance.new("Part", m)
  6664. p443.BrickColor = BrickColor.new("Brick yellow")
  6665. p443.Name = "Smooth Block Model"
  6666. p443.CFrame = CFrame.new(258.420044, 15.9700947, 40.0498734, 6.10680118e-011, -1, 9.77516083e-006, 0, 5.48362686e-006, 1, -1, 6.49197709e-012, 0)
  6667. p443.Anchored = true
  6668. p443.Size = Vector3.new(2, 2.4000001, 2)
  6669. p443.BackSurface = Enum.SurfaceType.Studs
  6670. p443.BottomSurface = Enum.SurfaceType.Studs
  6671. p443.FrontSurface = Enum.SurfaceType.Studs
  6672. p443.LeftSurface = Enum.SurfaceType.Studs
  6673. p443.RightSurface = Enum.SurfaceType.Studs
  6674. b443 = Instance.new("SpecialMesh", p443)
  6675. b443.MeshType = Enum.MeshType.Head
  6676. b443.Name = "Mesh"
  6677. b443.Scale = Vector3.new(1.25, 1.25, 1.25)
  6678. p444 = Instance.new("Part", m)
  6679. p444.BrickColor = BrickColor.new("Brick yellow")
  6680. p444.Name = "Smooth Block Model"
  6681. p444.CFrame = CFrame.new(258.420044, 15.9700947, 38.0498734, 6.10680118e-011, -1, 9.77516083e-006, 0, 5.48362686e-006, 1, -1, 6.49197709e-012, 0)
  6682. p444.Anchored = true
  6683. p444.Size = Vector3.new(2, 2.4000001, 2)
  6684. p444.BackSurface = Enum.SurfaceType.Studs
  6685. p444.BottomSurface = Enum.SurfaceType.Studs
  6686. p444.FrontSurface = Enum.SurfaceType.Studs
  6687. p444.LeftSurface = Enum.SurfaceType.Studs
  6688. p444.RightSurface = Enum.SurfaceType.Studs
  6689. b444 = Instance.new("SpecialMesh", p444)
  6690. b444.MeshType = Enum.MeshType.Head
  6691. b444.Name = "Mesh"
  6692. b444.Scale = Vector3.new(1.25, 1.25, 1.25)
  6693. p445 = Instance.new("Part", m)
  6694. p445.BrickColor = BrickColor.new("Brick yellow")
  6695. p445.Name = "Smooth Block Model"
  6696. p445.CFrame = CFrame.new(258.420044, 15.9700871, 36.0498695, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6697. p445.Anchored = true
  6698. p445.Size = Vector3.new(2, 2.4000001, 2)
  6699. p445.BackSurface = Enum.SurfaceType.Studs
  6700. p445.BottomSurface = Enum.SurfaceType.Studs
  6701. p445.FrontSurface = Enum.SurfaceType.Studs
  6702. p445.LeftSurface = Enum.SurfaceType.Studs
  6703. p445.RightSurface = Enum.SurfaceType.Studs
  6704. b445 = Instance.new("SpecialMesh", p445)
  6705. b445.MeshType = Enum.MeshType.Head
  6706. b445.Name = "Mesh"
  6707. b445.Scale = Vector3.new(1.25, 1.25, 1.25)
  6708. p446 = Instance.new("Part", m)
  6709. p446.BrickColor = BrickColor.new("Brick yellow")
  6710. p446.Name = "Smooth Block Model"
  6711. p446.CFrame = CFrame.new(258.420044, 15.9700909, 34.0498886, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6712. p446.Anchored = true
  6713. p446.Size = Vector3.new(2, 2.4000001, 2)
  6714. p446.BackSurface = Enum.SurfaceType.Studs
  6715. p446.BottomSurface = Enum.SurfaceType.Studs
  6716. p446.FrontSurface = Enum.SurfaceType.Studs
  6717. p446.LeftSurface = Enum.SurfaceType.Studs
  6718. p446.RightSurface = Enum.SurfaceType.Studs
  6719. b446 = Instance.new("SpecialMesh", p446)
  6720. b446.MeshType = Enum.MeshType.Head
  6721. b446.Name = "Mesh"
  6722. b446.Scale = Vector3.new(1.25, 1.25, 1.25)
  6723. p447 = Instance.new("Part", m)
  6724. p447.BrickColor = BrickColor.new("Brick yellow")
  6725. p447.Name = "Smooth Block Model"
  6726. p447.CFrame = CFrame.new(258.420044, 15.9700947, 32.0498886, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6727. p447.Anchored = true
  6728. p447.Size = Vector3.new(2, 2.4000001, 2)
  6729. p447.BackSurface = Enum.SurfaceType.Studs
  6730. p447.BottomSurface = Enum.SurfaceType.Studs
  6731. p447.FrontSurface = Enum.SurfaceType.Studs
  6732. p447.LeftSurface = Enum.SurfaceType.Studs
  6733. p447.RightSurface = Enum.SurfaceType.Studs
  6734. b447 = Instance.new("SpecialMesh", p447)
  6735. b447.MeshType = Enum.MeshType.Head
  6736. b447.Name = "Mesh"
  6737. b447.Scale = Vector3.new(1.25, 1.25, 1.25)
  6738. p448 = Instance.new("Part", m)
  6739. p448.BrickColor = BrickColor.new("Brick yellow")
  6740. p448.Name = "Smooth Block Model"
  6741. p448.CFrame = CFrame.new(258.420044, 15.9700947, 30.0498867, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6742. p448.Anchored = true
  6743. p448.Size = Vector3.new(2, 2.4000001, 2)
  6744. p448.BackSurface = Enum.SurfaceType.Studs
  6745. p448.BottomSurface = Enum.SurfaceType.Studs
  6746. p448.FrontSurface = Enum.SurfaceType.Studs
  6747. p448.LeftSurface = Enum.SurfaceType.Studs
  6748. p448.RightSurface = Enum.SurfaceType.Studs
  6749. b448 = Instance.new("SpecialMesh", p448)
  6750. b448.MeshType = Enum.MeshType.Head
  6751. b448.Name = "Mesh"
  6752. b448.Scale = Vector3.new(1.25, 1.25, 1.25)
  6753. p449 = Instance.new("Part", m)
  6754. p449.BrickColor = BrickColor.new("Brick yellow")
  6755. p449.Name = "Smooth Block Model"
  6756. p449.CFrame = CFrame.new(258.420044, 15.9700985, 28.0498867, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6757. p449.Anchored = true
  6758. p449.Size = Vector3.new(2, 2.4000001, 2)
  6759. p449.BackSurface = Enum.SurfaceType.Studs
  6760. p449.BottomSurface = Enum.SurfaceType.Studs
  6761. p449.FrontSurface = Enum.SurfaceType.Studs
  6762. p449.LeftSurface = Enum.SurfaceType.Studs
  6763. p449.RightSurface = Enum.SurfaceType.Studs
  6764. b449 = Instance.new("SpecialMesh", p449)
  6765. b449.MeshType = Enum.MeshType.Head
  6766. b449.Name = "Mesh"
  6767. b449.Scale = Vector3.new(1.25, 1.25, 1.25)
  6768. p450 = Instance.new("Part", m)
  6769. p450.BrickColor = BrickColor.new("Brick yellow")
  6770. p450.Name = "Smooth Block Model"
  6771. p450.CFrame = CFrame.new(258.420044, 15.9700985, 26.0498829, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6772. p450.Anchored = true
  6773. p450.Size = Vector3.new(2, 2.4000001, 2)
  6774. p450.BackSurface = Enum.SurfaceType.Studs
  6775. p450.BottomSurface = Enum.SurfaceType.Studs
  6776. p450.FrontSurface = Enum.SurfaceType.Studs
  6777. p450.LeftSurface = Enum.SurfaceType.Studs
  6778. p450.RightSurface = Enum.SurfaceType.Studs
  6779. b450 = Instance.new("SpecialMesh", p450)
  6780. b450.MeshType = Enum.MeshType.Head
  6781. b450.Name = "Mesh"
  6782. b450.Scale = Vector3.new(1.25, 1.25, 1.25)
  6783. p451 = Instance.new("Part", m)
  6784. p451.BrickColor = BrickColor.new("Brick yellow")
  6785. p451.Name = "Smooth Block Model"
  6786. p451.CFrame = CFrame.new(258.420044, 15.9701023, 24.0498867, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6787. p451.Anchored = true
  6788. p451.Size = Vector3.new(2, 2.4000001, 2)
  6789. p451.BackSurface = Enum.SurfaceType.Studs
  6790. p451.BottomSurface = Enum.SurfaceType.Studs
  6791. p451.FrontSurface = Enum.SurfaceType.Studs
  6792. p451.LeftSurface = Enum.SurfaceType.Studs
  6793. p451.RightSurface = Enum.SurfaceType.Studs
  6794. b451 = Instance.new("SpecialMesh", p451)
  6795. b451.MeshType = Enum.MeshType.Head
  6796. b451.Name = "Mesh"
  6797. b451.Scale = Vector3.new(1.25, 1.25, 1.25)
  6798. p452 = Instance.new("Part", m)
  6799. p452.BrickColor = BrickColor.new("Brick yellow")
  6800. p452.Name = "Smooth Block Model"
  6801. p452.CFrame = CFrame.new(258.420044, 15.9701061, 22.0498905, 1.28626415e-010, -1, 1.1920929e-006, 0, 1.1920929e-006, 1, -1, -1.28626818e-010, 0)
  6802. p452.Anchored = true
  6803. p452.Size = Vector3.new(2, 2.4000001, 2)
  6804. p452.BackSurface = Enum.SurfaceType.Studs
  6805. p452.BottomSurface = Enum.SurfaceType.Studs
  6806. p452.FrontSurface = Enum.SurfaceType.Studs
  6807. p452.LeftSurface = Enum.SurfaceType.Studs
  6808. p452.RightSurface = Enum.SurfaceType.Studs
  6809. b452 = Instance.new("SpecialMesh", p452)
  6810. b452.MeshType = Enum.MeshType.Head
  6811. b452.Name = "Mesh"
  6812. b452.Scale = Vector3.new(1.25, 1.25, 1.25)
  6813. p453 = Instance.new("Part", m)
  6814. p453.BrickColor = BrickColor.new("Brick yellow")
  6815. p453.Name = "Smooth Block Model"
  6816. p453.CFrame = CFrame.new(259.820038, 6.97002602, 22.0499973, 5.36505489e-008, -1, 2.77502181e-006, -1.21663379e-005, 2.77502113e-006, 1, -1, -5.36843103e-008, -1.21663379e-005)
  6817. p453.Anchored = true
  6818. p453.Size = Vector3.new(2, 2.4000001, 2)
  6819. p453.BackSurface = Enum.SurfaceType.Studs
  6820. p453.BottomSurface = Enum.SurfaceType.Studs
  6821. p453.FrontSurface = Enum.SurfaceType.Studs
  6822. p453.LeftSurface = Enum.SurfaceType.Studs
  6823. p453.RightSurface = Enum.SurfaceType.Studs
  6824. b453 = Instance.new("SpecialMesh", p453)
  6825. b453.MeshType = Enum.MeshType.Head
  6826. b453.Name = "Mesh"
  6827. b453.Scale = Vector3.new(1.25, 1.25, 1.25)
  6828. p454 = Instance.new("Part", m)
  6829. p454.BrickColor = BrickColor.new("Brick yellow")
  6830. p454.Name = "Smooth Block Model"
  6831. p454.CFrame = CFrame.new(257.02002, 6.97006798, 24.8499928, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6832. p454.Anchored = true
  6833. p454.Size = Vector3.new(2, 2.4000001, 2)
  6834. p454.BackSurface = Enum.SurfaceType.Studs
  6835. p454.BottomSurface = Enum.SurfaceType.Studs
  6836. p454.FrontSurface = Enum.SurfaceType.Studs
  6837. p454.LeftSurface = Enum.SurfaceType.Studs
  6838. p454.RightSurface = Enum.SurfaceType.Studs
  6839. b454 = Instance.new("SpecialMesh", p454)
  6840. b454.MeshType = Enum.MeshType.Head
  6841. b454.Name = "Mesh"
  6842. b454.Scale = Vector3.new(1.25, 1.25, 1.25)
  6843. p455 = Instance.new("Part", m)
  6844. p455.BrickColor = BrickColor.new("Brick yellow")
  6845. p455.Name = "Smooth Block Model"
  6846. p455.CFrame = CFrame.new(257.02002, 6.97014236, 30.8499966, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6847. p455.Anchored = true
  6848. p455.Size = Vector3.new(2, 2.4000001, 2)
  6849. p455.BackSurface = Enum.SurfaceType.Studs
  6850. p455.BottomSurface = Enum.SurfaceType.Studs
  6851. p455.FrontSurface = Enum.SurfaceType.Studs
  6852. p455.LeftSurface = Enum.SurfaceType.Studs
  6853. p455.RightSurface = Enum.SurfaceType.Studs
  6854. b455 = Instance.new("SpecialMesh", p455)
  6855. b455.MeshType = Enum.MeshType.Head
  6856. b455.Name = "Mesh"
  6857. b455.Scale = Vector3.new(1.25, 1.25, 1.25)
  6858. p456 = Instance.new("Part", m)
  6859. p456.BrickColor = BrickColor.new("Brick yellow")
  6860. p456.Name = "Smooth Block Model"
  6861. p456.CFrame = CFrame.new(257.02002, 6.97027588, 41.8499832, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6862. p456.Anchored = true
  6863. p456.Size = Vector3.new(2, 2.4000001, 2)
  6864. p456.BackSurface = Enum.SurfaceType.Studs
  6865. p456.BottomSurface = Enum.SurfaceType.Studs
  6866. p456.FrontSurface = Enum.SurfaceType.Studs
  6867. p456.LeftSurface = Enum.SurfaceType.Studs
  6868. p456.RightSurface = Enum.SurfaceType.Studs
  6869. b456 = Instance.new("SpecialMesh", p456)
  6870. b456.MeshType = Enum.MeshType.Head
  6871. b456.Name = "Mesh"
  6872. b456.Scale = Vector3.new(1.25, 1.25, 1.25)
  6873. p457 = Instance.new("Part", m)
  6874. p457.BrickColor = BrickColor.new("Brick yellow")
  6875. p457.Name = "Smooth Block Model"
  6876. p457.CFrame = CFrame.new(257.02002, 6.97034836, 47.8499832, 1, 5.36505489e-008, 2.77502181e-006, -2.77502113e-006, -1.21663379e-005, 1, 5.36843103e-008, -1, -1.21663379e-005)
  6877. p457.Anchored = true
  6878. p457.Size = Vector3.new(2, 2.4000001, 2)
  6879. p457.BackSurface = Enum.SurfaceType.Studs
  6880. p457.BottomSurface = Enum.SurfaceType.Studs
  6881. p457.FrontSurface = Enum.SurfaceType.Studs
  6882. p457.LeftSurface = Enum.SurfaceType.Studs
  6883. p457.RightSurface = Enum.SurfaceType.Studs
  6884. b457 = Instance.new("SpecialMesh", p457)
  6885. b457.MeshType = Enum.MeshType.Head
  6886. b457.Name = "Mesh"
  6887. b457.Scale = Vector3.new(1.25, 1.25, 1.25)
  6888. m.Parent = game:service("Workspace")
  6889. m:MakeJoints()
Advertisement
Add Comment
Please, Sign In to add comment