Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
--Created with ttyyuu12345's compiler --Errors: Camera Create = function(itemClass,tabl) local item = Instance.new(itemClass) for i,v in pairs(tabl) do local a,b = ypcall(function() return item[i] end) if a then item[i] = tabl[i] end end return item end function runDummyScript(f,scri) local oldenv = getfenv(f) local newenv = setmetatable({}, { __index = function(_, k) if k:lower() == 'script' then return scri else return oldenv[k] end end }) setfenv(f, newenv) ypcall(function() f() end) end cors = {} mas = Instance.new("Model",game:GetService("Lighting")) mas.Name = "CompiledModel" o1 = Create("Model",{ ["Name"] = "Treehouse", ["Parent"] = mas, }) o2 = Create("Part",{ ["Name"] = "Border (REMOVE!)", ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Institutional white"), ["Transparency"] = 1, ["Position"] = Vector3.new(-37.9998245, 176.543793, 81.9999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(-37.9998245, 176.543793, 81.9999771, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), }) o3 = Create("Script",{ ["Name"] = "RemoveScript", ["Parent"] = o2, }) table.insert(cors,coroutine.create(function() wait() runDummyScript(function() --[[ This script removes the border part. The border parts are there to make sure when you pawn the model in, that it's not tilted.]] wait() script.Parent:Destroy() end,o3) end)) o4 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(37.0029831, 163.053589, 51.9983292), ["Rotation"] = Vector3.new(157.367645, -40.1784744, 98.2257004), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.0029831, 163.053589, 51.9983292, -0.109312929, -0.756175995, -0.645170689, -0.877973557, 0.377773464, -0.294014007, 0.466056079, 0.534305453, -0.705200493), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 46, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o5 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(62.1415482, 167.49176, 53.1015282), ["Rotation"] = Vector3.new(86.3639832, 64.8713074, -43.1162834), ["Anchored"] = true, ["CFrame"] = CFrame.new(62.1415482, 167.49176, 53.1015282, 0.309983253, 0.290242463, 0.905356228, 0.616205752, 0.663841486, -0.423798352, -0.724017262, 0.689256012, 0.0269306451), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 44, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o6 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark green"), ["Transparency"] = 0.20000000298023, ["Position"] = Vector3.new(40.5462074, 190.355255, 42.8468056), ["Rotation"] = Vector3.new(-167.935806, 5.86839294, 178.748108), ["Anchored"] = true, ["CFrame"] = CFrame.new(40.5462074, 190.355255, 42.8468056, -0.994520128, -0.0217335671, 0.102243796, -7.5250864e-007, 0.978145599, 0.207912073, -0.104527958, 0.206773072, -0.972788513), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), }) o7 = Create("SpecialMesh",{ ["Parent"] = o6, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(210, 215, 210), ["MeshType"] = Enum.MeshType.FileMesh, }) o8 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Bright green"), ["Position"] = Vector3.new(40.5462112, 192.655426, 42.8468056), ["Rotation"] = Vector3.new(-167.935806, 5.86839294, 178.748108), ["Anchored"] = true, ["CFrame"] = CFrame.new(40.5462112, 192.655426, 42.8468056, -0.994520128, -0.0217335671, 0.102243796, -7.5250864e-007, 0.978145599, 0.207912073, -0.104527958, 0.206773072, -0.972788513), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.294118, 0.592157, 0.294118), }) o9 = Create("SpecialMesh",{ ["Parent"] = o8, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(200, 200, 200), ["MeshType"] = Enum.MeshType.FileMesh, }) o10 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(56.0761147, 147.794174, 34.4307823), ["Rotation"] = Vector3.new(40.4008102, -18.0584393, 14.2249975), ["Anchored"] = true, ["CFrame"] = CFrame.new(56.0761147, 147.794174, 34.4307823, 0.921587586, -0.233625382, -0.309986889, -0.00762075931, 0.787546217, -0.616203547, 0.388091087, 0.570248604, 0.724015951), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(7, 44, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o11 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(87.2854233, 141.789597, 2.27013779), ["Rotation"] = Vector3.new(-141.899887, -22.2752876, -144.37944), ["Anchored"] = true, ["CFrame"] = CFrame.new(87.2854233, 141.789597, 2.27013779, -0.752225578, 0.538949132, -0.37905708, 0.268191129, 0.77591151, 0.570989132, 0.601850808, 0.327853739, -0.728206575), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(7, 44, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o12 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(54.2720032, 149.315948, 13.3951674), ["Rotation"] = Vector3.new(-2.12552214, -22.8073654, 18.7389717), ["Anchored"] = true, ["CFrame"] = CFrame.new(54.2720032, 149.315948, 13.3951674, 0.87294811, -0.296138585, -0.387634099, 0.334650338, 0.941720068, 0.0341889709, 0.354918778, -0.159567639, 0.921178341), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(7, 44, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o13 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(114.843719, 168.700378, 8.33936596), ["Rotation"] = Vector3.new(139.673233, 26.0935726, 65.0342026), ["Anchored"] = true, ["CFrame"] = CFrame.new(114.843719, 168.700378, 8.33936596, 0.379056931, -0.814158738, 0.439838409, -0.570988894, -0.579819441, -0.581186056, 0.728206813, -0.0308397114, -0.684662402), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 47, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o14 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(90.4079819, 164.382553, 19.0467052), ["Rotation"] = Vector3.new(49.5223236, -67.3195038, 10.5596685), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4079819, 164.382553, 19.0467052, 0.379057556, -0.0706625581, -0.922669411, -0.570989192, 0.766773641, -0.29330048, 0.728206873, 0.638014019, 0.250304699), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 39, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o15 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark green"), ["Transparency"] = 0.20000000298023, ["Position"] = Vector3.new(52.5000229, 221.698181, 0.478111267), ["Rotation"] = Vector3.new(-180, 1.19528313e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(52.5000229, 221.698181, 0.478111267, -0.999998212, -7.4505806e-008, 2.08616257e-007, 5.96046448e-008, 0.999998212, 1.28522515e-007, 1.78813934e-007, -1.1920929e-007, -0.999999285), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), }) o16 = Create("SpecialMesh",{ ["Parent"] = o15, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(210, 215, 210), ["MeshType"] = Enum.MeshType.FileMesh, }) o17 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Bright green"), ["Position"] = Vector3.new(52.5000229, 223.945923, -0.000110626221), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(52.5000229, 223.945923, -0.000110626221, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 1.11758709e-007, 1.93715096e-007, -1.02445483e-007, -0.999999285), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.294118, 0.592157, 0.294118), }) o18 = Create("SpecialMesh",{ ["Parent"] = o17, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(200, 200, 200), ["MeshType"] = Enum.MeshType.FileMesh, }) o19 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000534, 103.644257, -1.99999142), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 103.644257, -1.99999142, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 1, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o20 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000534, 108.244247, -1.99998951), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 108.244247, -1.99998951, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 1, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o21 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(67.5345001, 138.434219, -20.8372955), ["Rotation"] = Vector3.new(-46.9693527, 0.899116933, 24.1022301), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.5345001, 138.434219, -20.8372955, 0.912705719, -0.408315629, 0.0156919062, 0.268193245, 0.62758106, 0.730897725, -0.3082847, -0.66288805, 0.682304442), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(7, 44, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o22 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000534, 105.94519, -1.99999142), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 105.94519, -1.99999142, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Shape"] = Enum.PartType.Ball, ["Size"] = Vector3.new(5, 5, 5), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o23 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(82.4999924, 100.644257, -2.49999523), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(82.4999924, 100.644257, -2.49999523, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 29, 11), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o24 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Bright green"), ["Position"] = Vector3.new(115.499924, 178.145569, 2.99995899), ["Rotation"] = Vector3.new(-180, 1.28066049e-005, -154.000092), ["Anchored"] = true, ["CFrame"] = CFrame.new(115.499924, 178.145569, 2.99995899, -0.898791909, 0.438368499, 2.23517418e-007, 0.438369066, 0.898790836, 7.82310963e-008, 1.1920929e-007, -1.63912773e-007, -0.999998271), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.294118, 0.592157, 0.294118), }) o25 = Create("SpecialMesh",{ ["Parent"] = o24, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(200, 200, 200), ["MeshType"] = Enum.MeshType.FileMesh, }) o26 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64, 106.15773, -15.0930967), ["Rotation"] = Vector3.new(-26.5650196, -1.10990577e-005, -1.60082834e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64, 106.15773, -15.0930967, 0.999998271, 2.79396772e-008, -1.93715096e-007, -5.96046448e-008, 0.894425511, 0.447212696, -1.93715096e-007, -0.447213382, 0.894426584), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(56, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o27 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000153, 111.90863, -6.84624958), ["Rotation"] = Vector3.new(-38.659771, -1.19528313e-005, -3.52182246e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000153, 111.90863, -6.84624958, 0.999998271, 6.14672899e-008, -2.08616257e-007, -5.96046448e-008, 0.780867338, 0.624693632, -1.93715096e-007, -0.624694526, 0.780868173), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(56, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o28 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(53.0000343, 106.159096, 11.0931244), ["Rotation"] = Vector3.new(-153.434982, 8.5377369e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(53.0000343, 106.159096, 11.0931244, -0.999998271, -1.49011612e-007, 1.49011612e-007, 5.96046448e-008, 0.894425511, 0.447212845, 1.93715096e-007, 0.447213203, -0.894426703), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(34, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o29 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(53.0000381, 102.631302, 20.7913036), ["Rotation"] = Vector3.new(-163.300766, 9.3915105e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(53.0000381, 102.631302, 20.7913036, -0.999998271, -1.1920929e-007, 1.63912773e-007, 5.96046448e-008, 0.957824349, 0.287347406, 1.93715096e-007, 0.287347585, -0.957825661), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(34, 1, 15), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o30 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000572, 105.644257, -1.99998951), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000572, 105.644257, -1.99998951, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 20), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o31 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000496, 105.644249, 11.0000029), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000496, 105.644249, 11.0000029, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o32 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000648, 105.644257, -14.99998), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000648, 105.644257, -14.99998, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o33 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(53.0000305, 111.908707, 2.84628582), ["Rotation"] = Vector3.new(-141.34024, 5.97641565e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(53.0000305, 111.908707, 2.84628582, -0.999998271, -1.78813934e-007, 1.04308128e-007, 5.96046448e-008, 0.780867219, 0.624693811, 1.93715096e-007, 0.624694526, -0.780868351), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(34, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o34 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.500061, 111.144211, 3.00000668), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.500061, 111.144211, 3.00000668, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 8, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o35 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999695, 105.644241, -14.9999914), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999695, 105.644241, -14.9999914, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o36 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999771, 101.644257, -8.49999523), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999771, 101.644257, -8.49999523, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 11, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o37 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999771, 100.14431, -14.9999838), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999771, 100.14431, -14.9999838, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 8, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o38 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999619, 111.144226, -6.99999905), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999619, 111.144226, -6.99999905, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 8, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o39 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000648, 111.144218, -6.9999876), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000648, 111.144218, -6.9999876, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 8, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o40 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark green"), ["Transparency"] = 0.20000000298023, ["Position"] = Vector3.new(115.499924, 175.845428, 2.99995708), ["Rotation"] = Vector3.new(-180, 1.28066049e-005, -154.000092), ["Anchored"] = true, ["CFrame"] = CFrame.new(115.499924, 175.845428, 2.99995708, -0.898791909, 0.438368499, 2.23517418e-007, 0.438369066, 0.898790836, 7.82310963e-008, 1.1920929e-007, -1.63912773e-007, -0.999998271), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), }) o41 = Create("SpecialMesh",{ ["Parent"] = o40, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(210, 215, 210), ["MeshType"] = Enum.MeshType.FileMesh, }) o42 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000496, 94.6443176, 38.4999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000496, 94.6443176, 38.4999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(52, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o43 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(63.9999962, 93.6443329, 38.4999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(63.9999962, 93.6443329, 38.4999771, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 15, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o44 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000572, 102.644264, -22.9999809), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000572, 102.644264, -22.9999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o45 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Bright green"), ["Position"] = Vector3.new(31.5225105, 189.566315, -32.2279091), ["Rotation"] = Vector3.new(167.935822, 5.86841631, -178.748199), ["Anchored"] = true, ["CFrame"] = CFrame.new(31.5225105, 189.566315, -32.2279091, -0.994520128, 0.0217319205, 0.102244198, -6.63101673e-007, 0.978145659, -0.207911879, -0.10452798, -0.206773415, -0.972788453), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.294118, 0.592157, 0.294118), }) o46 = Create("SpecialMesh",{ ["Parent"] = o45, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(200, 200, 200), ["MeshType"] = Enum.MeshType.FileMesh, }) o47 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark green"), ["Transparency"] = 0.20000000298023, ["Position"] = Vector3.new(31.5225029, 187.266144, -32.2279091), ["Rotation"] = Vector3.new(167.935822, 5.86841536, -178.748199), ["Anchored"] = true, ["CFrame"] = CFrame.new(31.5225029, 187.266144, -32.2279091, -0.994520068, 0.0217319205, 0.102244183, -6.70552254e-007, 0.978145659, -0.207911849, -0.104527995, -0.206773415, -0.972788393), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.156863, 0.498039, 0.278431), }) o48 = Create("SpecialMesh",{ ["Parent"] = o47, ["MeshId"] = "http://www.roblox.com/asset/?id=111820358", ["Scale"] = Vector3.new(210, 215, 210), ["MeshType"] = Enum.MeshType.FileMesh, }) o49 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(44.2960663, 155.804138, -39.8608398), ["Rotation"] = Vector3.new(-122.426811, 36.4262581, 79.1503601), ["Anchored"] = true, ["CFrame"] = CFrame.new(44.2960663, 155.804138, -39.8608398, 0.151455432, -0.790236652, 0.59378767, -0.620977461, 0.391309828, 0.67916131, -0.769055188, -0.471592665, -0.431454778), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 44, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o50 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(89.9999695, 91.6443329, -26.9999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(89.9999695, 91.6443329, -26.9999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 21, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o51 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.0000229, 99.1443024, -27.4999847), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000229, 99.1443024, -27.4999847, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 6, 34), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o52 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(51.0000305, 99.1443024, 23.4999924), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.0000305, 99.1443024, 23.4999924, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 6, 16), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o53 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(77.5, 92.6453552, -27.5000114), ["Rotation"] = Vector3.new(0.277123749, 89.8934708, 0.335451573), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.5, 92.6453552, -27.5000114, 1.27255917e-005, -7.4505806e-008, 0.999998271, 8.56816769e-008, 0.999998331, -5.96046448e-008, -0.999999285, -1.24797225e-007, 1.23232603e-005), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o54 = Create("BlockMesh",{ ["Parent"] = o53, ["Scale"] = Vector3.new(0, 1, 1), }) o55 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(89.9999695, 99.1443024, -2.99999905), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(89.9999695, 99.1443024, -2.99999905, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 36, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o56 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(49.5000381, 95.64534, 23.5000114), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000381, 95.64534, 23.5000114, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 13), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o57 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999695, 91.1443329, -7.99999332), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999695, 91.1443329, -7.99999332, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 10, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o58 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(43.5000687, 94.1443329, -27.4999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(43.5000687, 94.1443329, -27.4999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 16, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o59 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000153, 95.6453323, -27.4999733), ["Rotation"] = Vector3.new(167.005386, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000153, 95.6453323, -27.4999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.41561031e-007, 0.999998212, -4.47034836e-008, -0.999999285, -7.82310963e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o60 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(70.5000153, 90.6443329, -27.4999886), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(70.5000153, 90.6443329, -27.4999886, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 9, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o61 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(77.5000153, 95.6443024, -27.4999847), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.5000153, 95.6443024, -27.4999847, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o62 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(84.4999924, 94.1443329, -27.4999847), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(84.4999924, 94.1443329, -27.4999847, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 16, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o63 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(72.5000076, 91.1443329, -27.4999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(72.5000076, 91.1443329, -27.4999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 10, 3), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o64 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(60.5000076, 91.1443329, 23.4999905), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(60.5000076, 91.1443329, 23.4999905, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 10, 9), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o65 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(50.5000572, 95.64431, -27.4999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(50.5000572, 95.64431, -27.4999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o66 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(50.5000458, 92.6443405, -27.4999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(50.5000458, 92.6443405, -27.4999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o67 = Create("BlockMesh",{ ["Parent"] = o66, ["Scale"] = Vector3.new(0, 1, 1), }) o68 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(41.5000381, 94.1443329, 23.4999943), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000381, 94.1443329, 23.4999943, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 16, 3), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o69 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(73.3933105, 94.5958862, 0.657835007), ["Rotation"] = Vector3.new(-12.9693832, 0.899095595, -3.8977983), ["Anchored"] = true, ["CFrame"] = CFrame.new(73.3933105, 94.5958862, 0.657835007, 0.997562349, 0.0679684654, 0.0156915337, -0.0697564036, 0.971994698, 0.224402577, -1.78813934e-007, -0.224950969, 0.974369526), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(10, 74, 13), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o70 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.500061, 93.6443329, -21.4999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.500061, 93.6443329, -21.4999771, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 15, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o71 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000534, 102.644257, 18.9999962), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 102.644257, 18.9999962, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o72 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000687, 93.6443329, 17.5000019), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000687, 93.6443329, 17.5000019, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 15, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o73 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000534, 100.14431, -1.99999142), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 100.14431, -1.99999142, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 8, 32), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o74 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999695, 93.6443329, -21.4999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999695, 93.6443329, -21.4999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 15, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o75 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999695, 102.644257, -22.9999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999695, 102.644257, -22.9999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o76 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(90.4999771, 95.6443024, -14.4999914), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999771, 95.6443024, -14.4999914, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o77 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(90.4999771, 89.6454163, -14.4999743), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999771, 89.6454163, -14.4999743, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o78 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(90.4999695, 92.6443329, -14.4999952), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999695, 92.6443329, -14.4999952, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o79 = Create("BlockMesh",{ ["Parent"] = o78, ["Scale"] = Vector3.new(0, 1, 1), }) o80 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000381, 98.6443024, 38.4999809), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000381, 98.6443024, 38.4999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(52, 5, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o81 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5, 96.1443176, 43.9999809), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 96.1443176, 43.9999809, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 8, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o82 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000534, 97.2209244, 43.455822), ["Rotation"] = Vector3.new(-141.34024, 5.97641565e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000534, 97.2209244, 43.455822, -0.999998271, -1.78813934e-007, 1.04308128e-007, 5.96046448e-008, 0.780867219, 0.624693811, 1.93715096e-007, 0.624694526, -0.780868351), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(60, 1, 15), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o83 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5, 90.6443253, 43.9999809), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 90.6443253, 43.9999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o84 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.4999924, 90.6443329, 51.9999695), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.4999924, 90.6443329, 51.9999695, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o85 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.50009918, 96.1443176, 43.9999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.50009918, 96.1443176, 43.9999924, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 8, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o86 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000572, 95.6443024, -14.4999838), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000572, 95.6443024, -14.4999838, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o87 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000572, 95.64534, -1.99997616), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000572, 95.64534, -1.99997616, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o88 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000076, 102.629959, -24.791256), ["Rotation"] = Vector3.new(-16.6992188, -1.19528313e-005, 1.06721893e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000076, 102.629959, -24.791256, 0.999998271, -1.86264515e-008, -2.08616257e-007, -5.96046448e-008, 0.957824469, 0.287347198, -1.93715096e-007, -0.287347764, 0.957825601), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(56, 1, 15), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o89 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000534, 95.6443024, 10.5000019), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 95.6443024, 10.5000019, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o90 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(26.2270699, 93.6000977, 22.0000153), ["Rotation"] = Vector3.new(-90.0000229, 62.9998093, 89.9999771), ["Anchored"] = true, ["CFrame"] = CFrame.new(26.2270699, 93.6000977, 22.0000153, 1.93715096e-007, -0.453989774, 0.89100498, 1.11758709e-007, 0.89100486, 0.453989625, -0.999999285, 7.4505806e-009, -2.08616257e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 23), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o91 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.0000687, 93.6443329, 21.9999981), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.0000687, 93.6443329, 21.9999981, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 17, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o92 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5, 84.644371, 56.4999657), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 84.644371, 56.4999657, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 9), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o93 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5, 84.644371, 47.4999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 84.644371, 47.4999771, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -9.31322575e-008, 1.93715096e-007, 9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 9), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o94 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5, 80.6443787, 54.4999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 80.6443787, 54.4999771, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -9.31322575e-008, 1.93715096e-007, 9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 5), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o95 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.000042, 91.1578064, 52.0930901), ["Rotation"] = Vector3.new(26.5650082, -9.8183973e-006, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.000042, 91.1578064, 52.0930901, -0.999998152, 2.08616257e-007, -1.71363354e-007, 4.47034836e-008, -0.894425333, -0.447212458, 2.98023224e-008, -0.447213024, 0.894426584), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(60, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o96 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000458, 87.7737045, 61.3123512), ["Rotation"] = Vector3.new(-163.300781, 8.5377369e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000458, 87.7737045, 61.3123512, -0.999998271, -1.1920929e-007, 1.49011612e-007, 5.96046448e-008, 0.957824528, 0.287347347, 1.93715096e-007, 0.287347555, -0.95782578), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(60, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o97 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(8.00009918, 93.6443329, 38.4999924), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(8.00009918, 93.6443329, 38.4999924, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 15, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o98 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(76.0000076, 85.6443787, -49.9999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(76.0000076, 85.6443787, -49.9999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(10, 1, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o99 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(55.5000114, 90.6443329, 23.4999924), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(55.5000114, 90.6443329, 23.4999924, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 9, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o100 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(72.2092361, 157.783722, -48.1660767), ["Rotation"] = Vector3.new(-56.8441353, 2.1289289, 168.257278), ["Anchored"] = true, ["CFrame"] = CFrame.new(72.2092361, 157.783722, -48.1660767, -0.978393853, -0.203376606, 0.037148267, 0.14175649, -0.529141545, 0.836606622, -0.150489628, 0.823799491, 0.546540141), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(5, 58, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o101 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(43.5000343, 90.6443329, 23.4999924), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(43.5000343, 90.6443329, 23.4999924, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 9, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o102 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(55.500042, 91.1443405, -27.4999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(55.500042, 91.1443405, -27.4999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 10, 3), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o103 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(77.5, 89.6456604, -27.4999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.5, 89.6456604, -27.4999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o104 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(77.5000076, 87.6443634, -27.4999809), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.5000076, 87.6443634, -27.4999809, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o105 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(57.5000381, 90.6443405, -27.4999809), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(57.5000381, 90.6443405, -27.4999809, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 9, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o106 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.0000877, 87.1454163, 22.0000172), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.0000877, 87.1454163, 22.0000172, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o107 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.0000916, 88.1454315, -1.99997234), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.0000916, 88.1454315, -1.99997234, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 47), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o108 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000153, 82.6443939, -27.4999809), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000153, 82.6443939, -27.4999809, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 48), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o109 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(50.5000534, 87.6443787, -27.4999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(50.5000534, 87.6443787, -27.4999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o110 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(50.500042, 89.645668, -27.4999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(50.500042, 89.645668, -27.4999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o111 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(38.0000687, 91.6443329, -26.9999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(38.0000687, 91.6443329, -26.9999771, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 21, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o112 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000572, 90.6443405, -6.4999876), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000572, 90.6443405, -6.4999876, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 9, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o113 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000648, 90.6443405, 2.50001144), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000648, 90.6443405, 2.50001144, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 9, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o114 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(37.5000648, 92.6443329, -14.4999838), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000648, 92.6443329, -14.4999838, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o115 = Create("BlockMesh",{ ["Parent"] = o114, ["Scale"] = Vector3.new(0, 1, 1), }) o116 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(37.500061, 92.6443329, 10.5000038), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.500061, 92.6443329, 10.5000038, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o117 = Create("BlockMesh",{ ["Parent"] = o116, ["Scale"] = Vector3.new(0, 1, 1), }) o118 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(90.4999695, 87.644371, -14.4999914), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999695, 87.644371, -14.4999914, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o119 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.500103, 87.6443787, 46.9999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.500103, 87.6443787, 46.9999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 16), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o120 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000496, 92.1443329, 38.4999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000496, 92.1443329, 38.4999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(52, 2, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o121 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5000076, 87.6443634, 59.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5000076, 87.6443634, 59.9999657, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o122 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.50011063, 90.6443329, 43.9999924), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.50011063, 90.6443329, 43.9999924, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o123 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5, 87.6443634, 46.9999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 87.6443634, 46.9999771, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 16), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o124 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.500103, 90.6443329, 51.9999847), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.500103, 90.6443329, 51.9999847, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o125 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(38.0000534, 91.6443329, 22.9999981), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, 160.906509), ["Anchored"] = true, ["CFrame"] = CFrame.new(38.0000534, 91.6443329, 22.9999981, -1.93715096e-007, -6.70552254e-008, -0.999998271, -9.31322575e-008, 0.999998212, 5.96046448e-008, 0.999999404, -9.49949026e-008, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 21, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o126 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.500061, 89.6454163, -14.4999666), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.500061, 89.6454163, -14.4999666, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o127 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.500061, 91.1443329, 5.00000668), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.500061, 91.1443329, 5.00000668, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 10, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o128 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000572, 87.6443634, -14.4999838), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000572, 87.6443634, -14.4999838, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o129 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000534, 91.1443329, -8.9999876), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 91.1443329, -8.9999876, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 10, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o130 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.5000572, 89.6454163, 10.5000038), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000572, 89.6454163, 10.5000038, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o131 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(54.0000305, 85.1443787, 11.0000019), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(54.0000305, 85.1443787, 11.0000019, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(34, 2, 26), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o132 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000229, 85.1443787, -14.9999838), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000229, 85.1443787, -14.9999838, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(54, 2, 26), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o133 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(37.5000534, 87.644371, 10.5000019), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.5000534, 87.644371, 10.5000019, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o134 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(26.2270775, 93.6000977, -25.999958), ["Rotation"] = Vector3.new(-90.0000229, 62.9998093, 89.9999771), ["Anchored"] = true, ["CFrame"] = CFrame.new(26.2270775, 93.6000977, -25.999958, 1.93715096e-007, -0.453989774, 0.89100498, 1.11758709e-007, 0.89100486, 0.453989625, -0.999999285, 7.4505806e-009, -2.08616257e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 23), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o135 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(24.0000725, 88.1454163, 21.9999981), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(24.0000725, 88.1454163, 21.9999981, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 15), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o136 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000381, 83.1455078, 26.4999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000381, 83.1455078, 26.4999924, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o137 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(67.0000076, 85.644371, -36.4999809), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.0000076, 85.644371, -36.4999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(22, 1, 17), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o138 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000343, 81.6443787, 27.9999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000343, 81.6443787, 27.9999924, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o139 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(24.0000839, 88.1454239, -25.999958), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(24.0000839, 88.1454239, -25.999958, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 15), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o140 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000458, 84.6443787, 24.9999981), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000458, 84.6443787, 24.9999981, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o141 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.0000839, 93.6443329, -25.9999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.0000839, 93.6443329, -25.9999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 17, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o142 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(82.4999847, 82.6443787, -2.49999332), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, -109.093491), ["Anchored"] = true, ["CFrame"] = CFrame.new(82.4999847, 82.6443787, -2.49999332, -6.70552254e-008, 1.93715096e-007, -0.999998271, 0.999998212, 9.31322575e-008, 5.96046448e-008, -9.49949026e-008, -0.999999404, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 11), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o143 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.0000992, 87.1454239, -25.9999619), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.0000992, 87.1454239, -25.9999619, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o144 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(90.4999695, 82.6443863, -14.9999895), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.4999695, 82.6443863, -14.9999895, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 20), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o145 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(53.5000229, 82.6443787, 23.4999924), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, -109.093491), ["Anchored"] = true, ["CFrame"] = CFrame.new(53.5000229, 82.6443787, 23.4999924, -6.70552254e-008, 1.93715096e-007, -0.999998271, 0.999998212, 9.31322575e-008, 5.96046448e-008, -9.49949026e-008, -0.999999404, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 27), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o146 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(8.000103, 87.1443787, 40.4999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(8.000103, 87.1443787, 40.4999924, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 2, 3), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o147 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(63.9999962, 87.1443787, 40.4999809), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(63.9999962, 87.1443787, 40.4999809, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 2, 3), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o148 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(77.0000076, 89.1454163, -43.4999542), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.0000076, 89.1454163, -43.4999542, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 32), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o149 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(57.0000267, 89.1454239, -43.4999619), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(57.0000267, 89.1454239, -43.4999619, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 32), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o150 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(60.0000229, 85.6443787, -52.9999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(60.0000229, 85.6443787, -52.9999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(16, 1, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o151 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.500103, 87.644371, 59.9999771), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.500103, 87.644371, 59.9999771, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 10), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o152 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(36.0000458, 83.1443787, 63.4999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000458, 83.1443787, 63.4999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 6, 38), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o153 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(67.0000229, 89.1454239, -59.9999504), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.0000229, 89.1454239, -59.9999504, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(19, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o154 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(3.00011444, 77.6954041, 40.9999962), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(3.00011444, 77.6954041, 40.9999962, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 17, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o155 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(44.0000305, 76.6443863, 63.4999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(44.0000305, 76.6443863, 63.4999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 7, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o156 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(51.5000191, 73.6502151, 63.4999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.5000191, 73.6502151, 63.4999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o157 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(70.3165283, 70.4127274, 15.3293581), ["Rotation"] = Vector3.new(-31.0353107, 77.1556625, 36.1252441), ["Anchored"] = true, ["CFrame"] = CFrame.new(70.3165283, 70.4127274, 15.3293581, 0.17955336, -0.131053776, 0.974977612, 0.0991383344, 0.988449574, 0.114606999, -0.97873944, 0.076079689, 0.190472096), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(16, 139, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o158 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000076, 76.1444168, 62.9999657), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000076, 76.1444168, 62.9999657, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 22, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o159 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000076, 75.6444168, 39.9999809), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000076, 75.6444168, 39.9999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 21, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o160 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(58.5000076, 78.1443787, 63.4999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(58.5000076, 78.1443787, 63.4999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 16, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o161 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(54.0000229, 80.1443939, 11.0000019), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, 160.906509), ["Anchored"] = true, ["CFrame"] = CFrame.new(54.0000229, 80.1443939, 11.0000019, -1.93715096e-007, -6.70552254e-008, -0.999998271, -9.31322575e-008, 0.999998212, 5.96046448e-008, 0.999999404, -9.49949026e-008, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(28, 2, 36), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o162 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.0000153, 80.1443939, -14.9999838), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.0000153, 80.1443939, -14.9999838, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(56, 2, 28), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o163 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000305, 74.1455688, 35.4999886), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000305, 74.1455688, 35.4999886, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o164 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000381, 78.6443863, 30.9999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000381, 78.6443863, 30.9999924, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o165 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.500042, 80.1455231, 29.4999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.500042, 80.1455231, 29.4999924, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o166 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000381, 75.6444092, 33.9999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000381, 75.6444092, 33.9999924, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o167 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000458, 77.1455307, 32.4999924), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000458, 77.1455307, 32.4999924, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o168 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(41.500042, 77.499115, 31.8535538), ["Rotation"] = Vector3.new(-135.000031, 3.84198165e-006, -1.02453014e-005), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.500042, 77.499115, 31.8535538, 0.999998271, 1.78813934e-007, 6.70552254e-008, -5.96046448e-008, -0.707105279, 0.707105458, -1.93715096e-007, -0.707106233, -0.707106292), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o169 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(57.5000267, 77.4990997, 31.8535652), ["Rotation"] = Vector3.new(-135.000046, 4.69575525e-006, -9.3915296e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(57.5000267, 77.4990997, 31.8535652, 0.999997914, 1.63912773e-007, 8.19563866e-008, -6.70552254e-008, -0.70710516, 0.707105219, -1.78813934e-007, -0.707105994, -0.707106233), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o170 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000305, 72.6444016, 36.9999886), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000305, 72.6444016, 36.9999886, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o171 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(37.500061, 82.6443939, -1.9999876), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(37.500061, 82.6443939, -1.9999876, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 46), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o172 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(26.0000839, 84.6443863, -1.99998569), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(26.0000839, 84.6443863, -1.99998569, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(22, 1, 50), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o173 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.500103, 84.6443787, 56.4999771), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.500103, 84.6443787, 56.4999771, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 9), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o174 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.50009918, 80.6443939, 54.4999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.50009918, 80.6443939, 54.4999886, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -9.31322575e-008, 1.93715096e-007, 9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 5), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o175 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.50009918, 84.644371, 47.4999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.50009918, 84.644371, 47.4999886, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -9.31322575e-008, 1.93715096e-007, 9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 9), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o176 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(64.5, 76.6443863, 58.9999733), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 76.6443863, 58.9999733, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 13, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o177 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(51.5000229, 79.6443863, 63.4999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.5000229, 79.6443863, 63.4999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o178 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(51.5000191, 76.6443863, 63.4999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.5000191, 76.6443863, 63.4999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o179 = Create("BlockMesh",{ ["Parent"] = o178, ["Scale"] = Vector3.new(0, 1, 1), }) o180 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(71.0000076, 85.6443787, -57.999958), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(71.0000076, 85.6443787, -57.999958, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(14, 1, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o181 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(8.00009155, 76.1444168, 62.9999847), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(8.00009155, 76.1444168, 62.9999847, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 22, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o182 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(13.5000992, 78.1443939, 63.4999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(13.5000992, 78.1443939, 63.4999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 16, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o183 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(7.50010681, 76.6443939, 58.9999809), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.50010681, 76.6443939, 58.9999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 13, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o184 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000458, 79.6443863, 63.4999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000458, 79.6443863, 63.4999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o185 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000458, 73.6498108, 63.4999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000458, 73.6498108, 63.4999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o186 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(20.5000839, 76.6443939, 63.4999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(20.5000839, 76.6443939, 63.4999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o187 = Create("BlockMesh",{ ["Parent"] = o186, ["Scale"] = Vector3.new(0, 1, 1), }) o188 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Light blue"), ["Reflectance"] = 0.20000000298023, ["Transparency"] = 0.89999997615814, ["Position"] = Vector3.new(36.0000458, 76.6443939, 63.4999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000458, 76.6443939, 63.4999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 5, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.705882, 0.823529, 0.894118), }) o189 = Create("BlockMesh",{ ["Parent"] = o188, ["Scale"] = Vector3.new(0, 1, 1), }) o190 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(20.5000763, 79.6443863, 63.4999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(20.5000763, 79.6443863, 63.4999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o191 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(28.0000572, 76.6443939, 63.4999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(28.0000572, 76.6443939, 63.4999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 7, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o192 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(-3.77288818, 77.6501541, 61.9999809), ["Rotation"] = Vector3.new(-90.0000229, 62.9998093, 89.9999771), ["Anchored"] = true, ["CFrame"] = CFrame.new(-3.77288818, 77.6501541, 61.9999809, 1.93715096e-007, -0.453989774, 0.89100498, 1.11758709e-007, 0.89100486, 0.453989625, -0.999999285, 7.4505806e-009, -2.08616257e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 23), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o193 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(3.00010681, 77.6953964, 61.9999771), ["Rotation"] = Vector3.new(155.224869, 89.8546295, 12.9946165), ["Anchored"] = true, ["CFrame"] = CFrame.new(3.00010681, 77.6953964, 61.9999771, 1.93715096e-007, -4.47034836e-008, 0.999996781, 1.13621354e-007, 0.999994934, -8.94069672e-008, -0.999997795, -1.00582838e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 17, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o194 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(69.0000153, 64.1444778, -53.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(69.0000153, 64.1444778, -53.9999657, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o195 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(-3.9998703, 68.6955185, 51.4999847), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(-3.9998703, 68.6955185, 51.4999847, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(22, 1, 23), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o196 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(-13.9998474, 72.1958313, 51.4999886), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(-13.9998474, 72.1958313, 51.4999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 20), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o197 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(-13.9998474, 71.1958237, 40.9999962), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(-13.9998474, 71.1958237, 40.9999962, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o198 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(-5.99986267, 72.1958237, 40.9999962), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(-5.99986267, 72.1958237, 40.9999962, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 15), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o199 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(71.0000076, 64.1444778, -53.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(71.0000076, 64.1444778, -53.9999657, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o200 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(73, 64.1444778, -51.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(73, 64.1444778, -51.9999657, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o201 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(-3.77288818, 77.6501617, 40.9999886), ["Rotation"] = Vector3.new(-90.0000229, 62.9998093, 89.9999771), ["Anchored"] = true, ["CFrame"] = CFrame.new(-3.77288818, 77.6501617, 40.9999886, 1.93715096e-007, -0.453989774, 0.89100498, 1.11758709e-007, 0.89100486, 0.453989625, -0.999999285, 7.4505806e-009, -2.08616257e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 23), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o202 = Create("Part",{ ["Name"] = "Trunk", ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(68.5000076, 56.1444778, 10.500001), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(68.5000076, 56.1444778, 10.500001, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(17, 112, 17), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o203 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(8.00009918, 75.6444168, 39.9999886), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(8.00009918, 75.6444168, 39.9999886, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(4, 21, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o204 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000534, 64.1444778, 51.4999771), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000534, 64.1444778, 51.4999771, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(60, 2, 27), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o205 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(64.5, 66.6444473, 51.4999733), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(64.5, 66.6444473, 51.4999733, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -9.31322575e-008, 1.93715096e-007, 9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 19), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o206 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(7.500103, 66.644455, 51.4999847), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(7.500103, 66.644455, 51.4999847, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 25), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o207 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000458, 66.644455, 39.4999886), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, -19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000458, 66.644455, 39.4999886, 1.93715096e-007, 6.70552254e-008, -0.999998271, 9.31322575e-008, -0.999998212, 5.96046448e-008, -0.999999404, 9.49949026e-008, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 52), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o208 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(49.5000305, 71.1456451, 38.4999886), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000305, 71.1456451, 38.4999886, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o209 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.0000496, 69.1444397, 51.4999733), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000496, 69.1444397, 51.4999733, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(58, 2, 25), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o210 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(50.5000343, 57.0478401, 16), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(50.5000343, 57.0478401, 16, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o211 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(17.5000916, 61.4006653, 31.6464424), ["Rotation"] = Vector3.new(-44.9999619, -1.02452841e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(17.5000916, 61.4006653, 31.6464424, -0.999997914, -6.33299351e-008, -1.78813934e-007, 6.70552254e-008, -0.707105339, 0.707105041, 1.78813934e-007, 0.707106113, 0.707106054), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o212 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000725, 59.5458946, 29.5), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000725, 59.5458946, 29.5, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o213 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000725, 61.047821, 30.9999962), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000725, 61.047821, 30.9999962, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o214 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000877, 62.5458908, 32.4999962), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000877, 62.5458908, 32.4999962, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o215 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000687, 64.047821, 33.9999962), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000687, 64.047821, 33.9999962, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o216 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000801, 65.5459061, 35.5), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000801, 65.5459061, 35.5, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o217 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000687, 67.0477905, 36.9999924), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000687, 67.0477905, 36.9999924, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o218 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000648, 68.5458832, 38.4999886), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000648, 68.5458832, 38.4999886, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o219 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000648, 61.4006767, 31.6464348), ["Rotation"] = Vector3.new(-44.9999619, -1.02452841e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000648, 61.4006767, 31.6464348, -0.999998271, -6.70552254e-008, -1.78813934e-007, 5.96046448e-008, -0.707105458, 0.707105279, 1.93715096e-007, 0.707106292, 0.707106233), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o220 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(73.0000076, 64.1444778, -49.9999733), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(73.0000076, 64.1444778, -49.9999733, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o221 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(73, 64.1444778, -47.9999695), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(73, 64.1444778, -47.9999695, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o222 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(67.0000153, 64.1444778, -53.999958), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.0000153, 64.1444778, -53.999958, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o223 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(57.000042, 66.645607, -59.999958), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(57.000042, 66.645607, -59.999958, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 47, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o224 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(77.0000153, 66.645607, -59.9999504), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.0000153, 66.645607, -59.9999504, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 47, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o225 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(65.0000076, 64.1444778, -53.999958), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(65.0000076, 64.1444778, -53.999958, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o226 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(73.0000076, 64.1444778, -45.9999733), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(73.0000076, 64.1444778, -45.9999733, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o227 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(36.000042, 66.6444473, 63.4999695), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, -19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.000042, 66.6444473, 63.4999695, 1.93715096e-007, 6.70552254e-008, -0.999998271, 9.31322575e-008, -0.999998212, 5.96046448e-008, -0.999999404, 9.49949026e-008, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 52), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o228 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(20.5000763, 73.6497345, 63.4999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(20.5000763, 73.6497345, 63.4999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 1, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o229 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Dark orange"), ["Position"] = Vector3.new(36.0000381, 71.6443939, 63.4999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(36.0000381, 71.6443939, 63.4999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 3, 38), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.627451, 0.372549, 0.207843), }) o230 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(-13.999855, 71.1958542, 61.9999809), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(-13.999855, 71.1958542, 61.9999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o231 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(-5.9998703, 72.1958542, 61.9999809), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(-5.9998703, 72.1958542, 61.9999809, 1.93715096e-007, -6.70552254e-008, 0.999998271, 1.11758709e-007, 0.999998212, -5.96046448e-008, -0.999999285, -1.02445483e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 15), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o232 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000687, 57.0478439, 8.50001049), ["Rotation"] = Vector3.new(-160.906509, 89.8846512, 51.3401947), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000687, 57.0478439, 8.50001049, 1.49011612e-007, -1.86264515e-007, 0.999997973, 9.49949026e-008, 0.999997497, 6.70552254e-008, -0.999999106, -1.21071935e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 33), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o233 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.500103, 57.0478325, 16.0000114), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.500103, 57.0478325, 16.0000114, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o234 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000801, 56.5459137, 26.5), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000801, 56.5459137, 26.5, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o235 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000725, 58.0478287, 28), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000725, 58.0478287, 28, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o236 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(73.5842361, 50.3170738, 6.52104282), ["Rotation"] = Vector3.new(4.79537344, 22.2319031, 6.26052237), ["Anchored"] = true, ["CFrame"] = CFrame.new(73.5842361, 50.3170738, 6.52104282, 0.920138597, -0.100942582, 0.378356278, 0.1401079, 0.987110615, -0.077383101, -0.365667462, 0.124214061, 0.922424018), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(12, 97, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o237 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000572, 52.4444733, 25), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000572, 52.4444733, 25, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o238 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(51.0000267, 49.6462898, 55.4999619), ["Rotation"] = Vector3.new(-180, 5.97641565e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.0000267, 49.6462898, 55.4999619, -0.999998271, -6.70552254e-008, 1.04308128e-007, 5.96046448e-008, 0.999998212, 1.21071935e-007, 2.68220901e-007, -1.02445483e-007, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 27, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o239 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000801, 55.0478935, 25), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000801, 55.0478935, 25, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o240 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.0000916, 49.6462898, 55.4999733), ["Rotation"] = Vector3.new(-180, 5.97641565e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.0000916, 49.6462898, 55.4999733, -0.999998271, -6.70552254e-008, 1.04308128e-007, 5.96046448e-008, 0.999998212, 1.21071935e-007, 2.68220901e-007, -1.02445483e-007, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 27, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o241 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(49.500042, 45.2996445, 31.8535271), ["Rotation"] = Vector3.new(-135.000046, 4.69575525e-006, -9.3915296e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.500042, 45.2996445, 31.8535271, 0.999997914, 1.63912773e-007, 8.19563866e-008, -6.70552254e-008, -0.70710516, 0.707105219, -1.78813934e-007, -0.707105994, -0.707106233), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o242 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000496, 46.4445038, 30.9999962), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000496, 46.4445038, 30.9999962, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o243 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 47.944397, 29.4999809), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 47.944397, 29.4999809, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o244 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 49.4444962, 27.9999962), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 49.4444962, 27.9999962, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o245 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.500061, 50.9443893, 26.4999809), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.500061, 50.9443893, 26.4999809, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o246 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(33.5000687, 53.5471039, 16.0000076), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -1.23797417e-005), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000687, 53.5471039, 16.0000076, 0.999998093, 2.16066837e-007, 1.93715096e-007, 7.4505806e-008, -0.999997973, 7.63684511e-008, -2.08616257e-007, 1.34110451e-007, -0.999999166), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(35, 1, 16), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o247 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(51.0000267, 49.6462593, 39.4999847), ["Rotation"] = Vector3.new(-180, 5.97641565e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.0000267, 49.6462593, 39.4999847, -0.999998271, -6.70552254e-008, 1.04308128e-007, 5.96046448e-008, 0.999998212, 1.21071935e-007, 2.68220901e-007, -1.02445483e-007, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 27, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o248 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(74.0000153, 42.6445084, -27.9999771), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, 160.906509), ["Anchored"] = true, ["CFrame"] = CFrame.new(74.0000153, 42.6445084, -27.9999771, -1.93715096e-007, -6.70552254e-008, -0.999998271, -9.31322575e-008, 0.999998212, 5.96046448e-008, 0.999999404, -9.49949026e-008, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(16, 1, 8), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o249 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(67.0000381, 46.1443481, -59.9999504), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.0000381, 46.1443481, -59.9999504, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(19, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o250 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(77.0000076, 46.1443748, -40.4999733), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.0000076, 46.1443748, -40.4999733, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 38), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o251 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(67.0000229, 46.144371, -20.9999847), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.0000229, 46.144371, -20.9999847, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(19, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o252 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 38.9444542, 38.499958), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 38.9444542, 38.499958, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o253 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.500042, 40.4445114, 36.9999886), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.500042, 40.4445114, 36.9999886, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o254 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 43.4445114, 33.9999962), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 43.4445114, 33.9999962, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 9.31322575e-008, -1.93715096e-007, 9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o255 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 41.9444389, 35.4999771), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 41.9444389, 35.4999771, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o256 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000496, 44.9444237, 32.4999771), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000496, 44.9444237, 32.4999771, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o257 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000648, 45.2996445, 31.8534966), ["Rotation"] = Vector3.new(-135.000031, 3.84198165e-006, -1.02453014e-005), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000648, 45.2996445, 31.8534966, 0.999998271, 1.78813934e-007, 6.70552254e-008, -5.96046448e-008, -0.707105279, 0.707105458, -1.93715096e-007, -0.707106233, -0.707106292), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o258 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000648, 41.0464859, 54.9999504), ["Rotation"] = Vector3.new(-37.9987335, -89.8846512, -153.434952), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000648, 41.0464859, 54.9999504, -7.4505806e-008, 3.7252903e-008, -0.999997973, -1.21071935e-007, 0.999997556, 1.86264515e-007, 0.999999225, -6.33299351e-008, 2.38418579e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 33), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o259 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(50.5000305, 41.0464821, 47.4999542), ["Rotation"] = Vector3.new(-180, 5.97641565e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(50.5000305, 41.0464821, 47.4999542, -0.999998271, -6.70552254e-008, 1.04308128e-007, 5.96046448e-008, 0.999998212, 1.21071935e-007, 2.68220901e-007, -1.02445483e-007, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o260 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.0000877, 49.6462555, 39.4999809), ["Rotation"] = Vector3.new(-180, 5.12264205e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.0000877, 49.6462555, 39.4999809, -0.99999696, -2.23517418e-008, 8.94069672e-008, 1.41561031e-007, 0.999997318, 2.79396772e-008, 2.38418579e-007, -1.73225999e-007, -0.99999851), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 27, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o261 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(51.0000458, 39.6461182, 7.99997807), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.0000458, 39.6461182, 7.99997807, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 79, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o262 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(51.0000496, 39.6460762, 23.9999847), ["Rotation"] = Vector3.new(1.14192399e-005, -9.3915105e-006, 6.83021062e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(51.0000496, 39.6460762, 23.9999847, 0.99999696, -1.1920929e-007, -1.63912773e-007, 3.7252903e-008, 0.999997318, -1.99303031e-007, -1.78813934e-007, -2.23517418e-008, 0.99999851), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 79, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o263 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(58.0000458, 42.6445084, -30.9999695), ["Rotation"] = Vector3.new(-17.1027298, -89.8934708, 160.906509), ["Anchored"] = true, ["CFrame"] = CFrame.new(58.0000458, 42.6445084, -30.9999695, -1.93715096e-007, -6.70552254e-008, -0.999998271, -9.31322575e-008, 0.999998212, 5.96046448e-008, 0.999999404, -9.49949026e-008, 1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(10, 1, 4), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o264 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(73, 43.1445084, -53.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(73, 43.1445084, -53.9999657, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 86, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o265 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(63.0000267, 42.6445084, -22.9999809), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(63.0000267, 42.6445084, -22.9999809, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(14, 1, 6), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o266 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(67.0000305, 42.6445084, -48.4999619), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.0000305, 42.6445084, -48.4999619, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 9.31322575e-008, 1.93715096e-007, -9.49949026e-008, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(22, 1, 25), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o267 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(57.0000305, 46.1443748, -40.4999657), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(57.0000305, 46.1443748, -40.4999657, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 38), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o268 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(69.0000229, 39.6445122, -26.9999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(69.0000229, 39.6445122, -26.9999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 79, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o269 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(58.2809143, 34.6441498, 18.5926552), ["Rotation"] = Vector3.new(180, 47.9998016, 179.999985), ["Anchored"] = true, ["CFrame"] = CFrame.new(58.2809143, 34.6441498, 18.5926552, -0.669128478, -2.38418579e-007, 0.743142486, 1.34110451e-007, 0.999993324, -1.2665987e-007, -0.743143141, -5.58793545e-009, -0.66912961), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(13, 69, 21), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o270 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(76.4395218, 24.1444054, -4.59178448), ["Rotation"] = Vector3.new(5.34324772e-006, -25.9999638, 5.22451683e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(76.4395218, 24.1444054, -4.59178448, 0.898792207, -8.19563866e-008, -0.438370585, -1.04308128e-007, 0.999997973, -8.38190317e-008, 0.438370615, -9.87201929e-008, 0.898793578), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 48, 23), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o271 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(33.5000687, 37.5464897, 47.499958), ["Rotation"] = Vector3.new(8.00413363e-006, -6.83018925e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000687, 37.5464897, 47.499958, -0.999998093, -5.21540642e-008, -1.1920929e-007, 2.01165676e-007, -0.999997973, -1.39698386e-007, 2.98023224e-007, 6.51925802e-008, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(35, 1, 16), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o272 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.5000992, 41.0464668, 47.4999771), ["Rotation"] = Vector3.new(-180, 5.97641565e-006, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.5000992, 41.0464668, 47.4999771, -0.999998271, -6.70552254e-008, 1.04308128e-007, 5.96046448e-008, 0.999998212, 1.21071935e-007, 2.68220901e-007, -1.02445483e-007, -0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o273 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000839, 28.9964752, 30.9999695), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000839, 28.9964752, 30.9999695, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o274 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000763, 30.4946327, 32.4999657), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000763, 30.4946327, 32.4999657, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o275 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000763, 31.9964676, 33.9999695), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000763, 31.9964676, 33.9999695, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o276 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000801, 33.4944763, 35.4999809), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000801, 33.4944763, 35.4999809, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o277 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000839, 34.9963341, 36.9999657), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000839, 34.9963341, 36.9999657, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o278 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000763, 36.4944496, 38.4999619), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000763, 36.4944496, 38.4999619, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o279 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000687, 29.3493309, 31.6464233), ["Rotation"] = Vector3.new(-44.9999619, -1.02452841e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000687, 29.3493309, 31.6464233, -0.999998271, -6.70552254e-008, -1.78813934e-007, 5.96046448e-008, -0.707105458, 0.707105279, 1.93715096e-007, 0.707106292, 0.707106233), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o280 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(50.5000458, 24.9964943, 15.9999733), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(50.5000458, 24.9964943, 15.9999733, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o281 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(77.0000153, 23.644619, -21), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(77.0000153, 23.644619, -21, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 47, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o282 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(61.2028427, 12.6444969, 28.6577587), ["Rotation"] = Vector3.new(-180, 19.9999752, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(61.2028427, 12.6444969, 28.6577587, -0.939690888, -6.70552254e-008, 0.342019737, 9.68575478e-008, 0.999998212, 6.89178705e-008, -0.342019737, -1.02445483e-007, -0.93969214), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(11, 25, 30), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o283 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(61.4605865, 19.6444473, -0.310521126), ["Rotation"] = Vector3.new(7.91492039e-006, 35.9999313, -3.69363352e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(61.4605865, 19.6444473, -0.310521126, 0.809015751, 5.21540642e-008, 0.587784231, -7.4505806e-009, 0.999998212, -1.11758709e-007, -0.587784827, -1.32247806e-007, 0.809016645), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(11, 39, 21), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o284 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(90.8699036, 10.1441689, 12.3505211), ["Rotation"] = Vector3.new(-179.999985, -78.9994583, 179.999985), ["Anchored"] = true, ["CFrame"] = CFrame.new(90.8699036, 10.1441689, 12.3505211, -0.190808862, -6.70552254e-008, -0.981625378, -7.42584234e-008, 0.999998212, 8.19563866e-008, 0.98162663, -1.02445483e-007, -0.190808713), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(18, 20, 26), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o285 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(101.438484, 5.14450073, 10.3352041), ["Rotation"] = Vector3.new(-0.00011008633, -87.9970932, 0.000110087647), ["Anchored"] = true, ["CFrame"] = CFrame.new(101.438484, 5.14450073, 10.3352041, 0.0348992944, -6.70552254e-008, -0.999389052, -1.04308128e-007, 0.999998212, 6.70552254e-008, 0.999390185, -1.02445483e-007, 0.0348997116), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(10, 10, 27), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o286 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000572, 17.394989, 27.9999695), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000572, 17.394989, 27.9999695, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o287 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 18.8946724, 26.4999695), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 18.8946724, 26.4999695, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o288 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 20.3949852, 24.9999695), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 20.3949852, 24.9999695, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o289 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(17.5000916, 29.3493118, 31.6464233), ["Rotation"] = Vector3.new(-44.9999619, -1.02452841e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(17.5000916, 29.3493118, 31.6464233, -0.999997914, -6.33299351e-008, -1.78813934e-007, 6.70552254e-008, -0.707105339, 0.707105041, 1.78813934e-007, 0.707106113, 0.707106054), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 24), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o290 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000763, 22.9965096, 24.9999695), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000763, 22.9965096, 24.9999695, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o291 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000801, 24.4946556, 26.4999733), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000801, 24.4946556, 26.4999733, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o292 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000801, 27.4946251, 29.4999733), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000801, 27.4946251, 29.4999733, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o293 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(25.5000763, 25.996479, 27.9999733), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, -180), ["Anchored"] = true, ["CFrame"] = CFrame.new(25.5000763, 25.996479, 27.9999733, -0.999998271, 6.70552254e-008, -1.93715096e-007, 5.96046448e-008, -0.999998212, -1.11758709e-007, 1.93715096e-007, 1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o294 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.0000954, 29.146286, 7.99998236), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.0000954, 29.146286, 7.99998236, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 58, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o295 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(33.5000648, 21.4965019, 15.9999771), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -1.23797417e-005), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000648, 21.4965019, 15.9999771, 0.999998093, 2.16066837e-007, 1.93715096e-007, 7.4505806e-008, -0.999997973, 7.63684511e-008, -2.08616257e-007, 1.34110451e-007, -0.999999166), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(35, 1, 16), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o296 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.0000954, 29.1462898, 23.9999752), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.0000954, 29.1462898, 23.9999752, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(2, 58, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o297 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000648, 24.9964905, 8.49998093), ["Rotation"] = Vector3.new(-160.906509, 89.8846512, 51.3401947), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000648, 24.9964905, 8.49998093, 1.49011612e-007, -1.86264515e-007, 0.999997973, 9.49949026e-008, 0.999997497, 6.70552254e-008, -0.999999106, -1.21071935e-007, -1.93715096e-007), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 33), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o298 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(16.5001068, 24.9964943, 15.9999809), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(16.5001068, 24.9964943, 15.9999809, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 14), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o299 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(63.0000229, 21.1445618, -26.9999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(63.0000229, 21.1445618, -26.9999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o300 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(69.0000153, 21.1445618, -28.9999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(69.0000153, 21.1445618, -28.9999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o301 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(69.0000229, 21.144558, -30.9999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(69.0000229, 21.144558, -30.9999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o302 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(67.0000153, 21.144558, -26.9999771), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(67.0000153, 21.144558, -26.9999771, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o303 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(61.0000305, 21.144558, -26.9999695), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(61.0000305, 21.144558, -26.9999695, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o304 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(69.0000305, 21.1445618, -34.9999657), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(69.0000305, 21.1445618, -34.9999657, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o305 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(65.0000153, 21.1445618, -26.9999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(65.0000153, 21.1445618, -26.9999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o306 = Create("TrussPart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(69.0000153, 21.144558, -32.9999733), ["Rotation"] = Vector3.new(162.897263, 89.8934708, 19.0934925), ["Anchored"] = true, ["CFrame"] = CFrame.new(69.0000153, 21.144558, -32.9999733, 1.93715096e-007, -6.70552254e-008, 0.999998271, 9.31322575e-008, 0.999998212, -5.96046448e-008, -0.999999404, -9.49949026e-008, -1.93715096e-007), ["Elasticity"] = 0, ["Size"] = Vector3.new(2, 42, 2), ["BackSurface"] = Enum.SurfaceType.Smooth, ["BottomSurface"] = Enum.SurfaceType.Smooth, ["FrontSurface"] = Enum.SurfaceType.Smooth, ["LeftSurface"] = Enum.SurfaceType.Smooth, ["RightSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Style"] = Enum.Style.NoSupports, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o307 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(57.0000343, 23.6446304, -20.9999924), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(57.0000343, 23.6446304, -20.9999924, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 47, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o308 = Create("Part",{ ["Name"] = "Border (REMOVE!)", ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Institutional white"), ["Transparency"] = 1, ["Position"] = Vector3.new(137.999908, 0.544387817, -88.9999466), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(137.999908, 0.544387817, -88.9999466, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["CanCollide"] = false, ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 1, 1), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.972549, 0.972549, 0.972549), }) o309 = Create("Script",{ ["Name"] = "RemoveScript", ["Parent"] = o308, }) table.insert(cors,coroutine.create(function() wait() runDummyScript(function() --[[ This script removes the border part. The border parts are there to make sure when you pawn the model in, that it's not tilted.]] wait() script.Parent:Destroy() end,o309) end)) o310 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000763, 11.83564, 33.2677307), ["Rotation"] = Vector3.new(-135.000031, 3.84198165e-006, -1.02453014e-005), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000763, 11.83564, 33.2677307, 0.999998271, 1.78813934e-007, 6.70552254e-008, -5.96046448e-008, -0.707105279, 0.707105458, -1.93715096e-007, -0.707106233, -0.707106292), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 28), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o311 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(61.0000381, 6.64458466, -12.4999781), ["Rotation"] = Vector3.new(5.33608863e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(61.0000381, 6.64458466, -12.4999781, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -9.31322575e-008, -1.93715096e-007, -9.49949026e-008, 0.999999404), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(10, 13, 25), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o312 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Brown"), ["Position"] = Vector3.new(61.99086, 4.1444931, 41.9441376), ["Rotation"] = Vector3.new(-179.999969, -12.9997406, 179.999985), ["Anchored"] = true, ["CFrame"] = CFrame.new(61.99086, 4.1444931, 41.9441376, -0.974369586, -3.27825546e-007, -0.224946633, -3.7252903e-007, 0.999998152, 7.00354576e-007, 0.224947363, 5.68106771e-007, -0.974370182), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(10, 8, 23), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.486275, 0.360784, 0.27451), }) o313 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 9.8947258, 35.4999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 9.8947258, 35.4999657, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o314 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 12.8947067, 32.4999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 12.8947067, 32.4999657, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o315 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000496, 15.8946915, 29.4999695), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000496, 15.8946915, 29.4999695, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o316 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 14.3950119, 30.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 14.3950119, 30.9999657, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o317 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 5.39471436, 39.9999619), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 5.39471436, 39.9999619, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o318 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 8.39502335, 36.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 8.39502335, 36.9999657, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o319 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 6.89471054, 38.4999619), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 6.89471054, 38.4999619, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o320 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(49.5000458, 11.83564, 33.2677307), ["Rotation"] = Vector3.new(-135.000046, 4.69575525e-006, -9.3915296e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000458, 11.83564, 33.2677307, 0.999997914, 1.63912773e-007, 8.19563866e-008, -6.70552254e-008, -0.70710516, 0.707105219, -1.78813934e-007, -0.707105994, -0.707106233), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 2, 28), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o321 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000458, 11.3950348, 33.9999657), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000458, 11.3950348, 33.9999657, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o322 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.5000763, 2.14474487, 37.9999695), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.5000763, 2.14474487, 37.9999695, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o323 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(33.500061, 2.14451599, 44.999958), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(33.500061, 2.14451599, 44.999958, -0.999998271, -6.70552254e-008, 1.93715096e-007, 5.96046448e-008, 0.999998212, 1.11758709e-007, 1.93715096e-007, -1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o324 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 3.89474487, 41.4999428), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 3.89474487, 41.4999428, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o325 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 2.39473724, 42.9999466), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 2.39473724, 42.9999466, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o326 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(49.5000496, 2.14452362, 44.9999428), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, 180), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000496, 2.14452362, 44.9999428, -0.999998152, -7.4505806e-008, 1.93715096e-007, 6.70552254e-008, 0.999998033, 8.19563866e-008, 1.93715096e-007, -1.28522515e-007, -0.999999225), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) o327 = Create("Part",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Nougat"), ["Position"] = Vector3.new(41.5000534, 0.894752502, 44.4999466), ["Rotation"] = Vector3.new(-180, 1.10990577e-005, -3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(41.5000534, 0.894752502, 44.4999466, 0.999998271, 6.70552254e-008, 1.93715096e-007, -5.96046448e-008, -0.999998212, 1.11758709e-007, -1.93715096e-007, 1.02445483e-007, -0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(15, 1, 2), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["TopSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.8, 0.556863, 0.411765), }) o328 = Create("WedgePart",{ ["Parent"] = o1, ["BrickColor"] = BrickColor.new("Reddish brown"), ["Position"] = Vector3.new(49.5000496, 2.14471436, 37.9999657), ["Rotation"] = Vector3.new(6.403307e-006, -1.10990577e-005, 3.84198802e-006), ["Anchored"] = true, ["CFrame"] = CFrame.new(49.5000496, 2.14471436, 37.9999657, 0.999998271, -6.70552254e-008, -1.93715096e-007, -5.96046448e-008, 0.999998212, -1.11758709e-007, -1.93715096e-007, -1.02445483e-007, 0.999999285), ["Elasticity"] = 0, ["FormFactor"] = Enum.FormFactor.Symmetric, ["Size"] = Vector3.new(1, 4, 7), ["BottomSurface"] = Enum.SurfaceType.Smooth, ["Color"] = Color3.new(0.411765, 0.25098, 0.156863), }) mas.Parent = workspace mas:MakeJoints() local mas1 = mas:GetChildren() for i=1,#mas1 do mas1[i].Parent = script ypcall(function() mas1[i]:MakeJoints() end) end mas:Destroy() for i=1,#cors do coroutine.resume(cors[i]) end
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Insane Crypto Profits
4 min ago | 0.10 KB
Untitled
Python | 1 hour ago | 0.13 KB
Decentralized Moneys
2 hours ago | 0.42 KB
120 million in 5 years
3 hours ago | 0.12 KB
December smells like money
3 hours ago | 0.07 KB
Crypto Liquidity Pools
3 hours ago | 0.47 KB
Trustless Finance
3 hours ago | 0.51 KB
The Lunar Kitsune - Yohana Tsukiko
4 hours ago | 21.38 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!