Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Created with ttyyuu12345's compiler
- --ttyyuu12345 is not responsible for damages caused to your game
- --This plugin does not remove things
- --ttyyuu12345 cannot be held resonsible for manual deletion for the purpose of testing
- --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
- --Thank you for using my plugin and enjoy :)
- --It is free to use, however I do accept donations
- --Errors: UnionOperation
- 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("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(640.617676, 6, -124.614288),
- ["Rotation"] = Vector3.new(-0, 82.1409225, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(640.617676, 6, -124.614288, 0.136737213, 0, 0.990607381, 0, 1, 0, -0.990607381, 0, 0.136737213),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o2 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(648.47583, 14, -39.0601196),
- ["Rotation"] = Vector3.new(143.443512, 41.3678627, -99.8557739),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(648.47583, 14, -39.0601196, -0.128458977, 0.73940599, 0.660891056, 0.724036813, 0.52532196, -0.446998298, -0.677693844, 0.421088517, -0.60283947),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o3 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(655.088562, 6, -21.5990295),
- ["Rotation"] = Vector3.new(-0, -40.0561562, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(655.088562, 6, -21.5990295, 0.765414059, 0, -0.643538117, 0, 1, 0, 0.643538117, 0, 0.765414059),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o4 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(648.47583, 14, -39.0601196),
- ["Rotation"] = Vector3.new(-0, 60.3386765, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(648.47583, 14, -39.0601196, 0.494872212, 0, 0.868965745, 0, 1, 0, -0.868965745, 0, 0.494872212),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o5 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(655.088562, 14, -21.5990295),
- ["Rotation"] = Vector3.new(30.5012417, 28.2747879, 38.4459038),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(655.088562, 14, -21.5990295, 0.689749241, -0.547588825, 0.473700702, 0.724036813, 0.52532196, -0.446998298, -0.00407406688, 0.651293516, 0.758814931),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o6 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(662.87738, 14, -9.81219482),
- ["Rotation"] = Vector3.new(143.443512, 41.3678627, -99.8557739),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(662.87738, 14, -9.81219482, -0.128458977, 0.73940599, 0.660891056, 0.724036813, 0.52532196, -0.446998298, -0.677693844, 0.421088517, -0.60283947),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o7 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(662.87738, 14, -9.81219482),
- ["Rotation"] = Vector3.new(-0, 60.3386765, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(662.87738, 14, -9.81219482, 0.494872212, 0, 0.868965745, 0, 1, 0, -0.868965745, 0, 0.494872212),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o8 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(668.752563, 6, -37.2786102),
- ["Rotation"] = Vector3.new(-180, -66.4227448, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(668.752563, 6, -37.2786102, -0.399985313, 0, -0.916521549, 0, 1, 0, 0.916521549, 0, -0.399985313),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o9 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(655.088562, 14, -21.5990295),
- ["Rotation"] = Vector3.new(-0, -40.0561562, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(655.088562, 14, -21.5990295, 0.765414059, 0, -0.643538117, 0, 1, 0, 0.643538117, 0, 0.765414059),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o10 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(668.752563, 14, -37.2786102),
- ["Rotation"] = Vector3.new(-180, -66.4227448, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(668.752563, 14, -37.2786102, -0.399985313, 0, -0.916521549, 0, 1, 0, 0.916521549, 0, -0.399985313),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o11 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(662.87738, 6, -9.81219482),
- ["Rotation"] = Vector3.new(-0, 60.3386765, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(662.87738, 6, -9.81219482, 0.494872212, 0, 0.868965745, 0, 1, 0, -0.868965745, 0, 0.494872212),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o12 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(643.455078, 14, -71.2965698),
- ["Rotation"] = Vector3.new(-180, -34.986393, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(643.455078, 14, -71.2965698, -0.819288254, 0, -0.573381901, 0, 1, 0, 0.573381901, 0, -0.819288254),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o13 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(643.455078, 14, -71.2965698),
- ["Rotation"] = Vector3.new(59.6432152, -58.8003616, 109.637367),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(643.455078, 14, -71.2965698, -0.174089372, -0.487892687, -0.855367541, 0.724036813, 0.52532196, -0.446998298, 0.66743052, -0.69713527, 0.261799335),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o14 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(660.030579, 14, -70.0226746),
- ["Rotation"] = Vector3.new(137.983734, -48.1011314, -159.807465),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(660.030579, 14, -70.0226746, -0.626772404, 0.23051469, -0.744324744, 0.724036813, 0.52532196, -0.446998298, 0.287970424, -0.819084764, -0.496158481),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o15 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(655.765442, 14, -56.0269318),
- ["Rotation"] = Vector3.new(-0, 1.01429856, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(655.765442, 14, -56.0269318, 0.999843299, 0, 0.0177019257, 0, 1, 0, -0.0177019257, 0, 0.999843299),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o16 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(655.765442, 14, -56.0269318),
- ["Rotation"] = Vector3.new(59.7332077, 58.8322029, -1.66776836),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(655.765442, 14, -56.0269318, 0.517326891, 0.0150626311, 0.855655253, 0.724036813, 0.52532196, -0.446998298, -0.456227481, 0.850770175, 0.260857284),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o17 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(655.765442, 6, -56.0269318),
- ["Rotation"] = Vector3.new(-0, 1.01429856, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(655.765442, 6, -56.0269318, 0.999843299, 0, 0.0177019257, 0, 1, 0, -0.0177019257, 0, 0.999843299),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o18 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(668.752563, 14, -37.2786102),
- ["Rotation"] = Vector3.new(33.7298355, -36.3897629, 75.6464996),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(668.752563, 14, -37.2786102, 0.19956252, -0.779871404, -0.59327507, 0.724036813, 0.52532196, -0.446998298, 0.660261631, -0.340348899, 0.669490218),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o19 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(660.030579, 6, -70.0226746),
- ["Rotation"] = Vector3.new(-180, 15.7181749, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(660.030579, 6, -70.0226746, -0.962605894, 0, 0.270905793, 0, 1, 0, -0.270905793, 0, -0.962605894),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o20 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(660.030579, 14, -70.0226746),
- ["Rotation"] = Vector3.new(-180, 15.7181749, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(660.030579, 14, -70.0226746, -0.962605894, 0, 0.270905793, 0, 1, 0, -0.270905793, 0, -0.962605894),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o21 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(643.455078, 6, -71.2965698),
- ["Rotation"] = Vector3.new(-180, -34.986393, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(643.455078, 6, -71.2965698, -0.819288254, 0, -0.573381901, 0, 1, 0, 0.573381901, 0, -0.819288254),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o22 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(669.771606, 6, -57.7640686),
- ["Rotation"] = Vector3.new(-0, -81.1266174, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(669.771606, 6, -57.7640686, 0.154251456, 0, -0.988031626, 0, 1, 0, 0.988031626, 0, 0.154251456),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o23 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(669.771606, 14, -57.7640686),
- ["Rotation"] = Vector3.new(26.842247, -8.12928391, 58.1305466),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(669.771606, 14, -57.7640686, 0.522680163, -0.840719581, -0.141407207, 0.724036813, 0.52532196, -0.446998298, 0.450084537, 0.131253108, 0.883287311),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o24 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(669.771606, 14, -57.7640686),
- ["Rotation"] = Vector3.new(-0, -81.1266174, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(669.771606, 14, -57.7640686, 0.154251456, 0, -0.988031626, 0, 1, 0, 0.988031626, 0, 0.154251456),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o25 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(541.642212, 14, 36.2555885),
- ["Rotation"] = Vector3.new(-180, 79.6051636, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(541.642212, 14, 36.2555885, -0.180430442, 0, 0.983587742, 0, 1, 0, -0.983587742, 0, -0.180430442),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o26 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(541.642212, 6, 36.2555885),
- ["Rotation"] = Vector3.new(-180, 79.6051636, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(541.642212, 6, 36.2555885, -0.180430442, 0, 0.983587742, 0, 1, 0, -0.983587742, 0, -0.180430442),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o27 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(541.642212, 14, 36.2555885),
- ["Rotation"] = Vector3.new(153.247452, 6.77121449, -122.561203),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(541.642212, 14, 36.2555885, -0.53444612, 0.836938262, 0.11790508, 0.724036813, 0.52532196, -0.446998298, -0.43604815, -0.153528899, -0.886730433),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o28 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(574.998901, 6, 40.9338341),
- ["Rotation"] = Vector3.new(-0, 20.2825184, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(574.998901, 6, 40.9338341, 0.937994778, 0, 0.346649468, 0, 1, 0, -0.346649468, 0, 0.937994778),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o29 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(555.618103, 6, 72.1312866),
- ["Rotation"] = Vector3.new(-0, -79.0980225, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(555.618103, 6, 72.1312866, 0.189129427, 0, -0.98195219, 0, 1, 0, 0.98195219, 0, 0.189129427),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o30 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(548.098267, 14, 19.8236542),
- ["Rotation"] = Vector3.new(151.347534, -21.2154617, -137.147507),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(548.098267, 14, 19.8236542, -0.683421493, 0.634019375, -0.36187616, 0.724036813, 0.52532196, -0.446998298, -0.0933041275, -0.567499936, -0.818069696),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o31 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(548.098267, 14, 19.8236542),
- ["Rotation"] = Vector3.new(-180, 48.1688156, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(548.098267, 14, 19.8236542, -0.666938066, 0, 0.745113134, 0, 1, 0, -0.745113134, 0, -0.666938066),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o32 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(555.618103, 14, 72.1312866),
- ["Rotation"] = Vector3.new(-0, -79.0980225, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(555.618103, 14, 72.1312866, 0.189129427, 0, -0.98195219, 0, 1, 0, 0.98195219, 0, 0.189129427),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o33 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(555.618103, 14, 72.1312866),
- ["Rotation"] = Vector3.new(26.7263641, -6.31829834, 57.2091217),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(555.618103, 14, 72.1312866, 0.538284779, -0.835546553, -0.110051736, 0.724036813, 0.52532196, -0.446998298, 0.431300521, 0.160930887, 0.887739301),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o34 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(572.304199, 6, -0.2706604),
- ["Rotation"] = Vector3.new(-0, -86.7035446, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(572.304199, 6, -0.2706604, 0.0575025268, 0, -0.998345375, 0, 1, 0, 0.998345375, 0, 0.0575025268),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o35 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(560.637207, 6, -13.8669434),
- ["Rotation"] = Vector3.new(-180, -41.5776062, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(560.637207, 6, -13.8669434, -0.748057544, 0, -0.663633883, 0, 1, 0, 0.663633883, 0, -0.748057544),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o36 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(574.998901, 14, 40.9338341),
- ["Rotation"] = Vector3.new(-0, 20.2825184, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(574.998901, 14, 40.9338341, 0.937994778, 0, 0.346649468, 0, 1, 0, -0.346649468, 0, 0.937994778),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o37 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(560.637207, 14, -13.8669434),
- ["Rotation"] = Vector3.new(-180, -41.5776062, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(560.637207, 14, -13.8669434, -0.748057544, 0, -0.663633883, 0, 1, 0, 0.663633883, 0, -0.748057544),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o38 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(584.841553, 14, 10.5096436),
- ["Rotation"] = Vector3.new(-180, 47.1545219, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(584.841553, 14, 10.5096436, -0.680023491, 0, 0.733190298, 0, 1, 0, -0.733190298, 0, -0.680023491),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o39 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(554.381592, 14, 31.9767876),
- ["Rotation"] = Vector3.new(118.132019, 59.5438194, -67.7719879),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(554.381592, 14, 31.9767876, 0.191749081, 0.469210923, 0.862017095, 0.724036813, 0.52532196, -0.446998298, -0.66257298, 0.709843636, -0.238995999),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o40 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(554.381592, 6, 31.9767876),
- ["Rotation"] = Vector3.new(-0, 33.4649467, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(554.381592, 6, 31.9767876, 0.83422339, 0, 0.551426709, 0, 1, 0, -0.551426709, 0, 0.83422339),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o41 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(574.998901, 14, 40.9338341),
- ["Rotation"] = Vector3.new(94.618927, 63.3554077, -41.1275024),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(574.998901, 14, 40.9338341, 0.337797523, 0.294965237, 0.893805504, 0.724036813, 0.52532196, -0.446998298, -0.60138464, 0.798143029, -0.0361132324),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o42 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(542.209717, 6, -2.41448212),
- ["Rotation"] = Vector3.new(-0, -86.7035446, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(542.209717, 6, -2.41448212, 0.0575025268, 0, -0.998345375, 0, 1, 0, 0.998345375, 0, 0.0575025268),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o43 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(568.148987, 14, 17.8109283),
- ["Rotation"] = Vector3.new(-0, 43.0990524, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(568.148987, 14, 17.8109283, 0.730173588, 0, 0.683261693, 0, 1, 0, -0.683261693, 0, 0.730173588),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o44 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(542.209717, 14, -2.41448212),
- ["Rotation"] = Vector3.new(-0, -86.7035446, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(542.209717, 14, -2.41448212, 0.0575025268, 0, -0.998345375, 0, 1, 0, 0.998345375, 0, 0.0575025268),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o45 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(542.209717, 14, -2.41448212),
- ["Rotation"] = Vector3.new(27.3183231, -13.0956554, 60.7127609),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(542.209717, 14, -2.41448212, 0.47646603, -0.84949559, -0.226577461, 0.724036813, 0.52532196, -0.446998298, 0.498749226, 0.0489291027, 0.865364194),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o46 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(560.637207, 14, -13.8669434),
- ["Rotation"] = Vector3.new(51.2891579, -55.0511017, 99.6806717),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(560.637207, 14, -13.8669434, -0.0963278413, -0.564688385, -0.819663286, 0.724036813, 0.52532196, -0.446998298, 0.683001876, -0.636524796, 0.358252048),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o47 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(554.381592, 14, 31.9767876),
- ["Rotation"] = Vector3.new(-0, 33.4649467, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(554.381592, 14, 31.9767876, 0.83422339, 0, 0.551426709, 0, 1, 0, -0.551426709, 0, 0.83422339),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o48 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(568.148987, 6, 17.8109283),
- ["Rotation"] = Vector3.new(-0, 43.0990524, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(568.148987, 6, 17.8109283, 0.730173588, 0, 0.683261693, 0, 1, 0, -0.683261693, 0, 0.730173588),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o49 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(572.304199, 14, -0.2706604),
- ["Rotation"] = Vector3.new(-0, -86.7035446, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(572.304199, 14, -0.2706604, 0.0575025268, 0, -0.998345375, 0, 1, 0, 0.998345375, 0, 0.0575025268),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o50 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(572.304199, 14, -0.2706604),
- ["Rotation"] = Vector3.new(27.3183231, -13.0956554, 60.7127609),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(572.304199, 14, -0.2706604, 0.47646603, -0.84949559, -0.226577461, 0.724036813, 0.52532196, -0.446998298, 0.498749226, 0.0489291027, 0.865364194),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o51 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(584.841553, 6, 10.5096436),
- ["Rotation"] = Vector3.new(-180, 47.1545219, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(584.841553, 6, 10.5096436, -0.680023491, 0, 0.733190298, 0, 1, 0, -0.733190298, 0, -0.680023491),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o52 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(568.148987, 14, 17.8109283),
- ["Rotation"] = Vector3.new(130.360092, 54.0824852, -82.3433228),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(568.148987, 14, 17.8109283, 0.0781593919, 0.581389785, 0.809862316, 0.724036813, 0.52532196, -0.446998298, -0.685318708, 0.621307254, -0.379888773),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o53 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(607.411743, 14, -9.01179504),
- ["Rotation"] = Vector3.new(149.087616, 29.528698, -109.520485),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(607.411743, 14, -9.01179504, -0.290741503, 0.82009685, 0.492859423, 0.724036813, 0.52532196, -0.446998298, -0.625491858, 0.226887405, -0.746513247),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o54 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(600.200317, 6, 11.7014847),
- ["Rotation"] = Vector3.new(-0, -4.56261683, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(600.200317, 6, 11.7014847, 0.996831, 0, -0.0795485452, 0, 1, 0, 0.0795485452, 0, 0.996831),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o55 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(584.841553, 14, 10.5096436),
- ["Rotation"] = Vector3.new(151.153778, -22.1047382, -137.672424),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(584.841553, 14, 10.5096436, -0.684966087, 0.623874187, -0.376300871, 0.724036813, 0.52532196, -0.446998298, -0.0811915994, -0.578634381, -0.811535597),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o56 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(584.468323, 14, 21.2915421),
- ["Rotation"] = Vector3.new(-180, -19.7753677, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(584.468323, 14, 21.2915421, -0.94102633, 0, -0.338333398, 0, 1, 0, 0.338333398, 0, -0.94102633),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o57 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(600.556946, 6, -29.5770721),
- ["Rotation"] = Vector3.new(-0, -73.5211029, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(600.556946, 6, -29.5770721, 0.2836622, 0, -0.958924294, 0, 1, 0, 0.958924294, 0, 0.2836622),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o58 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(577.443848, 14, -16.177948),
- ["Rotation"] = Vector3.new(-0, 33.4649467, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(577.443848, 14, -16.177948, 0.83422339, 0, 0.551426709, 0, 1, 0, -0.551426709, 0, 0.83422339),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o59 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(600.556946, 14, -29.5770721),
- ["Rotation"] = Vector3.new(26.5590076, -1.33274126, 54.7034988),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(600.556946, 14, -29.5770721, 0.577651501, -0.815952063, -0.0232586265, 0.724036813, 0.52532196, -0.446998298, 0.376947492, 0.241369158, 0.894232392),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o60 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(607.411743, 6, -9.01179504),
- ["Rotation"] = Vector3.new(-0, 74.5353928, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(607.411743, 6, -9.01179504, 0.266642928, 0, 0.963795364, 0, 1, 0, -0.963795364, 0, 0.266642928),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o61 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(620.422302, 14, 0.81463623),
- ["Rotation"] = Vector3.new(146.034042, -36.8633614, -147.967468),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(620.422302, 14, 0.81463623, -0.678255737, 0.424356788, -0.59990871, 0.724036813, 0.52532196, -0.446998298, 0.125458449, -0.737535179, -0.663552582),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o62 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(621.977966, 6, -46.7209473),
- ["Rotation"] = Vector3.new(-0, -37.0132637, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(621.977966, 6, -46.7209473, 0.798496187, 0, -0.601999879, 0, 1, 0, 0.601999879, 0, 0.798496187),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o63 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(600.200317, 14, 11.7014847),
- ["Rotation"] = Vector3.new(-0, -4.56261683, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(600.200317, 14, 11.7014847, 0.996831, 0, -0.0795485452, 0, 1, 0, 0.0795485452, 0, 0.996831),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o64 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(584.468323, 14, 21.2915421),
- ["Rotation"] = Vector3.new(86.3900757, -63.3918076, 140.00119),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(584.468323, 14, 21.2915421, -0.343107343, -0.287889063, -0.894090176, 0.724036813, 0.52532196, -0.446998298, 0.598371148, -0.800722599, 0.0282004774),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o65 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(600.200317, 14, 11.7014847),
- ["Rotation"] = Vector3.new(52.5175209, 55.715889, 6.90158081),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(600.200317, 14, 11.7014847, 0.559215248, -0.0676881373, 0.826254547, 0.724036813, 0.52532196, -0.446998298, -0.403793156, 0.848206997, 0.342776775),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o66 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(600.556946, 14, -29.5770721),
- ["Rotation"] = Vector3.new(-0, -73.5211029, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(600.556946, 14, -29.5770721, 0.2836622, 0, -0.958924294, 0, 1, 0, 0.958924294, 0, 0.2836622),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o67 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(620.422302, 14, 0.81463623),
- ["Rotation"] = Vector3.new(-180, 29.9148998, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(620.422302, 14, 0.81463623, -0.866767108, 0, 0.498713166, 0, 1, 0, -0.498713166, 0, -0.866767108),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o68 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(584.468323, 6, 21.2915421),
- ["Rotation"] = Vector3.new(-180, -19.7753677, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(584.468323, 6, 21.2915421, -0.94102633, 0, -0.338333398, 0, 1, 0, 0.338333398, 0, -0.94102633),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o69 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(620.422302, 6, 0.81463623),
- ["Rotation"] = Vector3.new(-180, 29.9148998, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(620.422302, 6, 0.81463623, -0.866767108, 0, 0.498713166, 0, 1, 0, -0.498713166, 0, -0.866767108),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o70 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(607.411743, 14, -9.01179504),
- ["Rotation"] = Vector3.new(-0, 74.5353928, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(607.411743, 14, -9.01179504, 0.266642928, 0, 0.963795364, 0, 1, 0, -0.963795364, 0, 0.266642928),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o71 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(621.977966, 14, -46.7209473),
- ["Rotation"] = Vector3.new(-0, -37.0132637, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(621.977966, 14, -46.7209473, 0.798496187, 0, -0.601999879, 0, 1, 0, 0.601999879, 0, 0.798496187),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o72 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(577.443848, 14, -16.177948),
- ["Rotation"] = Vector3.new(118.132019, 59.5438194, -67.7719879),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(577.443848, 14, -16.177948, 0.191749081, 0.469210923, 0.862017095, 0.724036813, 0.52532196, -0.446998298, -0.66257298, 0.709843636, -0.238995999),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o73 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(621.977966, 14, -46.7209473),
- ["Rotation"] = Vector3.new(31.389616, 30.8847866, 36.6468277),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(621.977966, 14, -46.7209473, 0.688560486, -0.512243807, 0.513313413, 0.724036813, 0.52532196, -0.446998298, -0.0406826735, 0.679443181, 0.732599318),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o74 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(577.443848, 6, -16.177948),
- ["Rotation"] = Vector3.new(-0, 33.4649467, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(577.443848, 6, -16.177948, 0.83422339, 0, 0.551426709, 0, 1, 0, -0.551426709, 0, 0.83422339),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o75 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(627.348633, 14, -28.6222153),
- ["Rotation"] = Vector3.new(-0, 67.944191, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(627.348633, 14, -28.6222153, 0.37550959, 0, 0.92681849, 0, 1, 0, -0.92681849, 0, 0.37550959),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o76 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(627.348633, 6, -28.6222153),
- ["Rotation"] = Vector3.new(-0, 67.944191, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(627.348633, 6, -28.6222153, 0.37550959, 0, 0.92681849, 0, 1, 0, -0.92681849, 0, 0.37550959),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o77 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(642.642395, 14, -49.459137),
- ["Rotation"] = Vector3.new(-180, 40.5633087, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(642.642395, 14, -49.459137, -0.759687901, 0, 0.650287867, 0, 1, 0, -0.650287867, 0, -0.759687901),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o78 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(637.1474, 6, -12.4829407),
- ["Rotation"] = Vector3.new(-180, 62.3655434, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(637.1474, 6, -12.4829407, -0.463828862, 0, 0.885924816, 0, 1, 0, -0.885924816, 0, -0.463828862),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o79 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(642.642395, 14, -49.459137),
- ["Rotation"] = Vector3.new(149.635681, -27.8375072, -141.263016),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(642.642395, 14, -49.459137, -0.689758301, 0.55333221, -0.466965586, 0.724036813, 0.52532196, -0.446998298, -0.00203129649, -0.646421075, -0.762978077),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o80 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(648.47583, 6, -39.0601196),
- ["Rotation"] = Vector3.new(-0, 60.3386765, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(648.47583, 6, -39.0601196, 0.494872212, 0, 0.868965745, 0, 1, 0, -0.868965745, 0, 0.494872212),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o81 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(637.1474, 14, -12.4829407),
- ["Rotation"] = Vector3.new(-180, 62.3655434, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(637.1474, 14, -12.4829407, -0.463828862, 0, 0.885924816, 0, 1, 0, -0.885924816, 0, -0.463828862),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o82 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(627.348633, 14, -28.6222153),
- ["Rotation"] = Vector3.new(146.873703, 35.119957, -105.386299),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(627.348633, 14, -28.6222153, -0.217022851, 0.788633108, 0.575290203, 0.724036813, 0.52532196, -0.446998298, -0.65473026, 0.31952244, -0.68500632),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o83 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(637.1474, 14, -12.4829407),
- ["Rotation"] = Vector3.new(153.119781, -8.63799572, -130.316193),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(637.1474, 14, -12.4829407, -0.639666378, 0.753836513, -0.150191009, 0.724036813, 0.52532196, -0.446998298, -0.258065045, -0.394673616, -0.881836176),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o84 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(642.642395, 6, -49.459137),
- ["Rotation"] = Vector3.new(-180, 40.5633087, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(642.642395, 6, -49.459137, -0.759687901, 0, 0.650287867, 0, 1, 0, -0.650287867, 0, -0.759687901),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o85 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(522.801453, 6, 19.4127045),
- ["Rotation"] = Vector3.new(-0, -4.56261683, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(522.801453, 6, 19.4127045, 0.996831, 0, -0.0795485452, 0, 1, 0, 0.0795485452, 0, 0.996831),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o86 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(496.845978, 14, 21.782074),
- ["Rotation"] = Vector3.new(26.7805786, -7.22402287, 57.6689148),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(496.845978, 14, 21.782074, 0.530565619, -0.838264406, -0.125749201, 0.724036813, 0.52532196, -0.446998298, 0.440761626, 0.146114886, 0.885652065),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o87 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(522.801453, 14, 19.4127045),
- ["Rotation"] = Vector3.new(-0, -4.56261683, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(522.801453, 14, 19.4127045, 0.996831, 0, -0.0795485452, 0, 1, 0, 0.0795485452, 0, 0.996831),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o88 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(522.801453, 14, 19.4127045),
- ["Rotation"] = Vector3.new(52.5175209, 55.715889, 6.90158081),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(522.801453, 14, 19.4127045, 0.559215248, -0.0676881373, 0.826254547, 0.724036813, 0.52532196, -0.446998298, -0.403793156, 0.848206997, 0.342776775),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o89 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(526.716064, 6, 43.0843964),
- ["Rotation"] = Vector3.new(-0, 4.05719423, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(526.716064, 6, 43.0843964, 0.997493923, 0, 0.0707522333, 0, 1, 0, -0.0707522333, 0, 0.997493923),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o90 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(526.716064, 14, 43.0843964),
- ["Rotation"] = Vector3.new(-0, 4.05719423, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(526.716064, 14, 43.0843964, 0.997493923, 0, 0.0707522333, 0, 1, 0, -0.0707522333, 0, 0.997493923),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o91 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(526.716064, 14, 43.0843964),
- ["Rotation"] = Vector3.new(64.3059845, 60.2612381, -6.97096586),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(526.716064, 14, 43.0843964, 0.492379338, 0.060203325, 0.868296087, 0.724036813, 0.52532196, -0.446998298, -0.483045787, 0.848771095, 0.215068236),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o92 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(548.098267, 6, 19.8236542),
- ["Rotation"] = Vector3.new(-180, 48.1688156, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(548.098267, 6, 19.8236542, -0.666938066, 0, 0.745113134, 0, 1, 0, -0.745113134, 0, -0.666938066),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o93 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(515.730286, 6, 35.1061287),
- ["Rotation"] = Vector3.new(-180, 54.7600327, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(515.730286, 6, 35.1061287, -0.577002168, 0, 0.816742599, 0, 1, 0, -0.816742599, 0, -0.577002168),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o94 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(496.845978, 14, 21.782074),
- ["Rotation"] = Vector3.new(-0, -80.1123276, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(496.845978, 14, 21.782074, 0.171717346, 0, -0.985146284, 0, 1, 0, 0.985146284, 0, 0.171717346),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o95 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(515.730286, 14, 35.1061287),
- ["Rotation"] = Vector3.new(-180, 54.7600327, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(515.730286, 14, 35.1061287, -0.577002168, 0, 0.816742599, 0, 1, 0, -0.816742599, 0, -0.577002168),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o96 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(515.730286, 14, 35.1061287),
- ["Rotation"] = Vector3.new(152.377197, -15.4015579, -133.874771),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(515.730286, 14, 35.1061287, -0.668194473, 0.694969118, -0.265582323, 0.724036813, 0.52532196, -0.446998298, -0.171133846, -0.490973175, -0.854200482),
- ["Size"] = Vector3.new(8, 8.40000057, 8),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o97 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(496.845978, 6, 21.782074),
- ["Rotation"] = Vector3.new(-0, -80.1123276, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(496.845978, 6, 21.782074, 0.171717346, 0, -0.985146284, 0, 1, 0, 0.985146284, 0, 0.171717346),
- ["Size"] = Vector3.new(2, 15.6000004, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o98 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.4347534, 7.66081381, 127.847969),
- ["Rotation"] = Vector3.new(52.6302948, -14.7996492, -153.458801),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.4347534, 7.66081381, 127.847969, -0.864938796, 0.432019383, -0.255439818, -0.089601472, -0.633704424, -0.768372715, -0.49382472, -0.641703963, 0.586821795),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.01882172, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o99 = Create("BlockMesh",{
- ["Parent"] = o98,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o100 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.7153282, 8.97799873, 127.266365),
- ["Rotation"] = Vector3.new(122.254471, 21.4215107, -158.296448),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.7153282, 8.97799873, 127.266365, -0.864930451, 0.34425959, 0.365226299, -0.0896128714, 0.610069692, -0.787268162, -0.493837625, -0.71365726, -0.496815056),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.01882172, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o101 = Create("BlockMesh",{
- ["Parent"] = o100,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o102 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.6307449, 9.93426323, 127.24102),
- ["Rotation"] = Vector3.new(-138.390884, 27.5414829, 159.265137),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.6307449, 9.93426323, 127.24102, -0.829250157, -0.313924253, 0.462390691, 0.0224429853, 0.807973862, 0.588795006, -0.558435559, 0.498634428, -0.66296351),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.01882172, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o103 = Create("BlockMesh",{
- ["Parent"] = o102,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o104 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.3151283, 8.08965206, 128.035461),
- ["Rotation"] = Vector3.new(5.41985512, -29.1881485, -172.192398),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.3151283, 8.08965206, 128.035461, -0.864935219, 0.118598528, -0.487679064, -0.0896049291, -0.992561817, -0.0824602544, -0.493830293, -0.0276242457, 0.869123638),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.01882172, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o105 = Create("BlockMesh",{
- ["Parent"] = o104,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o106 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.3538284, 8.61593628, 127.816399),
- ["Rotation"] = Vector3.new(106.554588, 14.6810379, -153.395538),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.3538284, 8.61593628, 127.816399, -0.864932418, 0.433209985, 0.253437817, -0.0896109268, 0.363553196, -0.927257001, -0.493834615, -0.824720442, -0.275627255),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.01882172, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o107 = Create("BlockMesh",{
- ["Parent"] = o106,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o108 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.7889137, 9.46006966, 127.049942),
- ["Rotation"] = Vector3.new(-176.681808, 33.9751205, 179.432724),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.7889137, 9.46006966, 127.049942, -0.829245448, -0.00821058359, 0.558832824, 0.0224596225, 0.998597503, 0.0479998402, -0.558442473, 0.0523549728, -0.827893376),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.01882172, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o109 = Create("BlockMesh",{
- ["Parent"] = o108,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o110 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.3063698, 10.1652222, 127.755569),
- ["Rotation"] = Vector3.new(-87.2062073, -0.334466636, 146.024002),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.3063698, 10.1652222, 127.755569, -0.829260945, -0.558838189, -0.00583751081, 0.0224034414, -0.0436778404, 0.998796701, -0.558419526, 0.828128934, 0.048740752),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.1658076, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o111 = Create("BlockMesh",{
- ["Parent"] = o110,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o112 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(36.7216682, 7.44276381, 127.385017),
- ["Rotation"] = Vector3.new(79.7163239, 0.000138334624, -149.875397),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.7216682, 7.44276381, 127.385017, -0.864940226, 0.50188446, 2.41439466e-006, -0.0895996094, -0.154409692, -0.983938992, -0.493823051, -0.851044178, 0.178522378),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.490610242, 1.01882172, 0.490610242),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o113 = Create("BlockMesh",{
- ["Parent"] = o112,
- ["Scale"] = Vector3.new(0.418119311, 1, 0.731709003),
- })
- o114 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Concrete,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(35.6284828, 8.54819489, 129.369751),
- ["Rotation"] = Vector3.new(-2.19476478e-005, -26.5276928, -4.93822699e-005),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(35.6284828, 8.54819489, 129.369751, 0.894709527, 7.71135092e-007, -0.446630329, -6.99870156e-007, 0.999991953, 3.42726707e-007, 0.446630538, 4.991889e-007, 0.89471066),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.438067913, 2.62488866, 0.468414724),
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o115 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(35.0881767, 0.795001149, 129.400848),
- ["Rotation"] = Vector3.new(-99.8393173, -85.0519257, -103.128304),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(35.0881767, 0.795001149, 129.400848, -0.0195891038, 0.0839911923, -0.996273279, -0.0565525293, 0.994776666, 0.0849769041, 0.998206735, 0.0580065101, -0.0147381136),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o116 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(36.41819, 0.905000389, 120.010834),
- ["Rotation"] = Vector3.new(-180, -57.5268784, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.41819, 0.905000389, 120.010834, -0.536903262, 7.97423354e-008, -0.843643427, 3.12924357e-007, 0.999999821, 2.71272711e-008, 0.843643367, -2.39213136e-007, -0.536903739),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o117 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(37.6881866, 0.885001242, 120.460846),
- ["Rotation"] = Vector3.new(179.999878, -54.4902115, 179.999878),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(37.6881866, 0.885001242, 120.460846, -0.580841243, -1.28357146e-006, -0.814016283, -4.30344841e-007, 0.999999821, -1.13321494e-006, 0.814016163, -2.97692281e-007, -0.58084172),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o118 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Olive"),
- ["Position"] = Vector3.new(311.800415, 33.3770828, 175.930344),
- ["Rotation"] = Vector3.new(5.03803058e-005, -22.226059, -73.9318466),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(311.800415, 33.3770828, 175.930344, 0.256215364, 0.889534414, -0.378261834, -0.96093291, 0.276780427, -8.13968768e-007, 0.104694754, 0.363484651, 0.925698519),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 5, 2),
- ["Color"] = Color3.new(0.756863, 0.745098, 0.258824),
- })
- o119 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(36.848175, 0.795001149, 119.450867),
- ["Rotation"] = Vector3.new(-99.8393173, -85.0519257, -103.128304),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.848175, 0.795001149, 119.450867, -0.0195891038, 0.0839911923, -0.996273279, -0.0565525293, 0.994776666, 0.0849769041, 0.998206735, 0.0580065101, -0.0147381136),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o120 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(451.818939, 7.91001034, 112.939964),
- ["Rotation"] = Vector3.new(107.198837, -78.8295135, -77.2728577),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(451.818939, 7.91001034, 112.939964, 0.0426793285, 0.188965738, -0.981055081, 0.0819573179, -0.97930479, -0.185064539, -0.995723665, -0.0725059658, -0.0572829135),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o121 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(451.818939, 7.91001034, 135.84993),
- ["Rotation"] = Vector3.new(-139.219528, 81.1094055, 108.647728),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(451.818939, 7.91001034, 135.84993, -0.0494159684, -0.146433011, 0.987985253, -0.511128128, 0.853556752, 0.100944027, -0.85808301, -0.499998748, -0.117025405),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o122 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(35.098175, 1.37500072, 120.420853),
- ["Rotation"] = Vector3.new(-161.507065, -72.1318741, -153.385071),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(35.098175, 1.37500072, 120.420853, -0.274313509, 0.137455419, -0.951765239, 0.154958352, 0.983115792, 0.0973215848, 0.949072838, -0.120787203, -0.290982842),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o123 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(489.5784, 10.1686964, 99.0049515),
- ["Rotation"] = Vector3.new(17.1437378, -49.2639427, -163.169983),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(489.5784, 10.1686964, 99.0049515, -0.624623299, 0.188942105, -0.757723808, -0.0628833771, -0.97930938, -0.192359969, -0.778391182, -0.0725040436, 0.623581707),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(34, 44, 31),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o124 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(36.3381729, 1.37500072, 119.650864),
- ["Rotation"] = Vector3.new(-161.507919, -72.1314621, -162.174911),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(36.3381729, 1.37500072, 119.650864, -0.292103231, 0.0939252079, -0.951763034, 0.00292293704, 0.995249033, 0.0973194614, 0.956382096, 0.0256455485, -0.290990919),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o125 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(33.7581787, 1.37500072, 128.760849),
- ["Rotation"] = Vector3.new(-161.50618, -72.132309, -149.22467),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(33.7581787, 1.37500072, 128.760849, -0.263612241, 0.156990707, -0.951767564, 0.225858837, 0.969286442, 0.09732382, 0.937814236, -0.189309269, -0.290974557),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o126 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(39.4481888, 0.905000389, 118.530861),
- ["Rotation"] = Vector3.new(-180, -57.5268784, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(39.4481888, 0.905000389, 118.530861, -0.536903262, 7.97423354e-008, -0.843643427, 3.12924357e-007, 0.999999821, 2.71272711e-008, 0.843643367, -2.39213136e-007, -0.536903739),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o127 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(39.1881943, 1.37500072, 118.380875),
- ["Rotation"] = Vector3.new(-171.907013, -46.7101822, 174.807938),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(39.1881943, 1.37500072, 118.380875, -0.682875216, -0.0620510243, -0.727894604, -0.191646159, 0.97670579, 0.096531488, 0.704948008, 0.205417216, -0.678860784),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o128 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(386.709015, 84.7356567, 331.664581),
- ["Rotation"] = Vector3.new(153.69696, 0.00150769565, -23.2727566),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(386.709015, 84.7356567, 331.664581, 0.918633759, 0.395108491, 2.63142538e-005, 0.35421285, -0.82351774, -0.443119466, -0.175059125, 0.407074481, -0.896464586),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- })
- o129 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(329.239075, 98.0356522, 331.664581),
- ["Rotation"] = Vector3.new(153.69751, 0.00102279522, -110.087639),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(329.239075, 98.0356522, 331.664581, -0.343456775, 0.939167559, 1.78511436e-005, 0.841931581, 0.307907015, -0.443110853, -0.416161507, -0.15217489, -0.896468699),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- })
- o130 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(32.6981621, 0.795001149, 131.700897),
- ["Rotation"] = Vector3.new(-161.504791, -72.1329422, -164.111786),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(32.6981621, 0.795001149, 131.700897, -0.295086682, 0.0839920416, -0.951770961, -0.0307713617, 0.994776666, 0.0973274484, 0.954973876, 0.0580074377, -0.290961951),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o131 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(407.13736, 15.4351616, 341.067932),
- ["Rotation"] = Vector3.new(-171.185989, -13.8961639, -18.8571453),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(407.13736, 15.4351616, 341.067932, 0.918630183, 0.313749969, -0.240163058, 0.354219228, -0.92325902, 0.148743242, -0.175065055, -0.221710429, -0.959271014),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 51.0499992),
- })
- o132 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(358.449371, 32.6424904, 376.69873),
- ["Rotation"] = Vector3.new(103.401985, -29.4617214, 77.2413177),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(358.449371, 32.6424904, 376.69873, 0.192286387, -0.849185586, -0.491841972, -0.331721723, 0.415448636, -0.84697479, 0.923574686, 0.326015919, -0.201808825),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(30.9099998, 53.1599998, 22),
- })
- o133 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(381.620239, 50.8367729, 316.544861),
- ["Rotation"] = Vector3.new(24.2521572, 73.3625717, -55.2508087),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(381.620239, 50.8367729, 316.544861, 0.163192481, 0.235248059, 0.958135724, -0.524815977, 0.843054593, -0.117602728, -0.835427582, -0.483654052, 0.261042118),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 28.3500004, 22),
- })
- o134 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(39.8782005, 0.975001097, 117.450882),
- ["Rotation"] = Vector3.new(-171.908356, -46.710495, -163.170059),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(39.8782005, 0.975001097, 117.450882, -0.656315506, 0.198527515, -0.727898359, 0.188580707, 0.977303684, 0.0965149403, 0.730538011, -0.0739230588, -0.678858876),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o135 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(308.488953, 69.9356613, 314.074554),
- ["Rotation"] = Vector3.new(-159.162582, -62.1787796, 43.4579735),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(308.488953, 69.9356613, 314.074554, 0.338777274, -0.321015686, -0.884408176, -0.414471477, -0.894792974, 0.166018203, -0.844657183, 0.310319185, -0.436187834),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- })
- o136 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(32.7481728, 1.37500072, 131.960892),
- ["Rotation"] = Vector3.new(-159.32724, -73.179184, -172.525528),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(32.7481728, 1.37500072, 131.960892, -0.286918908, 0.0376435556, -0.957214415, -0.213347718, 0.9716205, 0.10215956, 0.933894992, 0.233531162, -0.270746559),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o137 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(329.239075, 31.5378685, 382.064606),
- ["Rotation"] = Vector3.new(-72.7348557, 0.00102279522, -110.087639),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(329.239075, 31.5378685, 382.064606, -0.343456775, 0.939167559, 1.78511436e-005, -0.278733432, -0.10195262, 0.954943299, 0.896853685, 0.327978194, 0.296794564),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- })
- o138 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(381.79538, 0.21000275, 267.741516),
- ["Rotation"] = Vector3.new(59.2684975, -65.0410919, -118.3237),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(381.79538, 0.21000275, 267.741516, -0.200202674, 0.371448606, -0.906610668, -0.0800992697, -0.928454578, -0.362711847, -0.97647655, 3.24659982e-006, 0.215632394),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(34, 44, 31),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o139 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(489.5784, 10.1686964, 147.814941),
- ["Rotation"] = Vector3.new(17.1437378, -49.2639427, -163.169983),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(489.5784, 10.1686964, 147.814941, -0.624623299, 0.188942105, -0.757723808, -0.0628833771, -0.97930938, -0.192359969, -0.778391182, -0.0725040436, 0.623581707),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(34, 44, 31),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o140 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(33.7581787, 0.795001149, 128.760849),
- ["Rotation"] = Vector3.new(-161.504791, -72.1329422, -164.111786),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(33.7581787, 0.795001149, 128.760849, -0.295086682, 0.0839920416, -0.951770961, -0.0307713617, 0.994776666, 0.0973274484, 0.954973876, 0.0580074377, -0.290961951),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o141 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Sea green"),
- ["Position"] = Vector3.new(39.1881943, 1.37500072, 118.380875),
- ["Rotation"] = Vector3.new(-171.907349, -46.7104492, -171.208054),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(39.1881943, 1.37500072, 118.380875, -0.677628398, 0.104804985, -0.727897823, 0.0500594862, 0.994070947, 0.0965269506, 0.73369801, 0.0289713852, -0.678857803),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(6.1500001, 1.80999994, 2),
- ["Color"] = Color3.new(0.203922, 0.556863, 0.25098),
- })
- o142 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Slate,
- ["Position"] = Vector3.new(40.429409, 5.43996239, 128.173279),
- ["Rotation"] = Vector3.new(-89.9999847, 5.03510419e-005, -116.527878),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(40.429409, 5.43996239, 128.173279, -0.446631491, 0.894713998, 8.78791468e-007, 1.43576855e-007, -9.10525216e-007, 0.999993563, 0.894713819, 0.446631312, 2.78210166e-007),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(25.8999996, 7.27999973, 10.8799992),
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- })
- o143 = Create("PointLight",{
- ["Parent"] = o142,
- ["Color"] = Color3.new(0.333333, 0.333333, 1),
- ["Range"] = 25,
- })
- o144 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(528.866272, 10.1686983, 111.916878),
- ["Rotation"] = Vector3.new(22.1986904, 59.3940773, 164.322052),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(528.866272, 10.1686983, 111.916878, -0.490191191, -0.137583092, 0.860689402, -0.0628833398, -0.97930938, -0.192359954, 0.869344294, -0.148414358, 0.471394479),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(34, 44, 31),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o145 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.116211, 1.99952912, -6.66952515),
- ["Rotation"] = Vector3.new(179.999817, -4.48384619, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.116211, 1.99952912, -6.66952515, -0.99693948, -2.51675687e-007, -0.0781780258, -0, 1, -3.21926336e-006, 0.0781780332, -3.20941081e-006, -0.996939361),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.33231831),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o146 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.493347, 3.39929199, 11.3717461),
- ["Rotation"] = Vector3.new(179.999817, -0.145776659, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.493347, 3.39929199, 11.3717461, -0.999996841, -8.23944291e-009, -0.00254427991, -0, 1, -3.23841823e-006, 0.00254428014, -3.238408e-006, -0.999996722),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.27007151),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o147 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.29071, 3.39942455, 6.6639719),
- ["Rotation"] = Vector3.new(-179.996887, -4.38323212, -179.999756),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.29071, 3.39942455, 6.6639719, -0.9970752, 4.1311896e-006, -0.0764272287, -4.54747351e-013, 1.00000012, 5.4053904e-005, 0.0764272287, 5.38958084e-005, -0.9970752),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.16058445),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o148 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.116211, 3.39952922, -6.66952515),
- ["Rotation"] = Vector3.new(179.999817, -4.48384619, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.116211, 3.39952922, -6.66952515, -0.99693948, -2.51675687e-007, -0.0781780258, -0, 1, -3.21926336e-006, 0.0781780332, -3.20941081e-006, -0.996939361),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.33231831),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o149 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.29071, 1.99942458, 6.6639719),
- ["Rotation"] = Vector3.new(-179.996887, -4.38323212, -179.999756),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.29071, 1.99942458, 6.6639719, -0.9970752, 4.1311896e-006, -0.0764272287, -4.54747351e-013, 1.00000012, 5.4053904e-005, 0.0764272287, 5.38958084e-005, -0.9970752),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.16058445),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o150 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.988525, 1.99954343, -2.27089214),
- ["Rotation"] = Vector3.new(179.999817, 10.929431, -179.999969),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.988525, 1.99954343, -2.27089214, -0.981861472, 6.11972666e-007, 0.189599812, -0, 1, -3.22770711e-006, -0.189599812, -3.16916135e-006, -0.981861472),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 3.54557967),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o151 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(510.53949, 7.91001225, 159.939667),
- ["Rotation"] = Vector3.new(11.2313776, 18.1650772, 171.673691),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(510.53949, 7.91001225, 159.939667, -0.940148532, -0.137593672, 0.311755836, 0.0819573179, -0.97930479, -0.185064495, 0.33076787, -0.148435563, 0.931964993),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o152 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(531.80542, 7.91001081, 151.417892),
- ["Rotation"] = Vector3.new(-173.408432, -28.4332256, 152.235123),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(531.80542, 7.91001081, 151.417892, -0.778127491, -0.409650743, -0.476134241, -0.511128187, 0.853556752, 0.10094399, 0.365055472, 0.321912587, -0.873559237),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(21, 40, 22),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o153 = Create("Part",{
- ["Name"] = "Pole1",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.498779, 0.99929893, 13.5067749),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.498779, 0.99929893, 13.5067749, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o154 = Create("CylinderMesh",{
- ["Parent"] = o153,
- })
- o155 = Create("Part",{
- ["Name"] = "Pole4",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(675.652405, 0.99954915, -0.530258179),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.652405, 0.99954915, -0.530258179, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o156 = Create("CylinderMesh",{
- ["Parent"] = o155,
- })
- o157 = Create("Part",{
- ["Name"] = "Pole0",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.507507, 0.999314368, 18.2592621),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.507507, 0.999314368, 18.2592621, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o158 = Create("CylinderMesh",{
- ["Parent"] = o157,
- })
- o159 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.872925, 3.39955664, 1.7804842),
- ["Rotation"] = Vector3.new(179.999817, -5.45287228, 179.999985),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.872925, 3.39955664, 1.7804842, -0.995474756, -3.05011156e-007, -0.0950269699, -0, 1, -3.20973209e-006, 0.0950269848, -3.19520723e-006, -0.995474637),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.64248753),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o160 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.988525, 3.39954352, -2.27089214),
- ["Rotation"] = Vector3.new(179.999817, 10.929431, -179.999969),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.988525, 3.39954352, -2.27089214, -0.981861472, 6.11972666e-007, 0.189599812, -0, 1, -3.22770711e-006, -0.189599812, -3.16916135e-006, -0.981861472),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 3.54557967),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o161 = Create("Part",{
- ["Name"] = "Pole7",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.169006, 0.999502659, -14.8236322),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.169006, 0.999502659, -14.8236322, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o162 = Create("CylinderMesh",{
- ["Parent"] = o161,
- })
- o163 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.038391, 1.9995116, -12.0755787),
- ["Rotation"] = Vector3.new(179.999817, 2.72122478, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.038391, 1.9995116, -12.0755787, -0.998872459, 1.54288855e-007, 0.0474764779, -0, 1.00000012, -3.24979533e-006, -0.0474764854, -3.24613097e-006, -0.99887234),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.50231266),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o164 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.503174, 3.39930677, 15.8830185),
- ["Rotation"] = Vector3.new(179.999817, -0.104488775, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.503174, 3.39930677, 15.8830185, -0.999998391, -5.90098992e-009, -0.00182367209, -0, 1.00000012, -3.23577365e-006, 0.00182367209, -3.23576842e-006, -0.999998391),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.75249529),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o165 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.503174, 1.99930668, 15.8830185),
- ["Rotation"] = Vector3.new(179.999817, -0.104488775, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.503174, 1.99930668, 15.8830185, -0.999998391, -5.90098992e-009, -0.00182367209, -0, 1.00000012, -3.23577365e-006, 0.00182367209, -3.23576842e-006, -0.999998391),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.75249529),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o166 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.872925, 1.99955654, 1.7804842),
- ["Rotation"] = Vector3.new(179.999817, -5.45287228, 179.999985),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.872925, 1.99955654, 1.7804842, -0.995474756, -3.05011156e-007, -0.0950269699, -0, 1, -3.20973209e-006, 0.0950269848, -3.19520723e-006, -0.995474637),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.64248753),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o167 = Create("Part",{
- ["Name"] = "Pole5",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.324646, 0.999537706, -4.01152611),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.324646, 0.999537706, -4.01152611, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o168 = Create("CylinderMesh",{
- ["Parent"] = o167,
- })
- o169 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Grass,
- ["BrickColor"] = BrickColor.new("Bright green"),
- ["Position"] = Vector3.new(483.558899, 10.1686964, 130.072952),
- ["Rotation"] = Vector3.new(22.1986904, 59.3940773, 164.322052),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(483.558899, 10.1686964, 130.072952, -0.490191191, -0.137583092, 0.860689402, -0.0628833398, -0.97930938, -0.192359954, 0.869344294, -0.148414358, 0.471394479),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(34, 44, 31),
- ["Color"] = Color3.new(0.294118, 0.592157, 0.294118),
- })
- o170 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.493347, 1.99929202, 11.3717461),
- ["Rotation"] = Vector3.new(179.999817, -0.145776659, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.493347, 1.99929202, 11.3717461, -0.999996841, -8.23944291e-009, -0.00254427991, -0, 1, -3.23841823e-006, 0.00254428014, -3.238408e-006, -0.999996722),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.27007151),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o171 = Create("Part",{
- ["Name"] = "Pole3",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.093506, 0.999564052, 4.09122658),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.093506, 0.999564052, 4.09122658, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o172 = Create("CylinderMesh",{
- ["Parent"] = o171,
- })
- o173 = Create("Part",{
- ["Name"] = "Pole2",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.487915, 0.999285102, 9.23671722),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.487915, 0.999285102, 9.23671722, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o174 = Create("CylinderMesh",{
- ["Parent"] = o173,
- })
- o175 = Create("Part",{
- ["Name"] = "Pole6",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(675.907776, 0.99952054, -9.32752419),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.907776, 0.99952054, -9.32752419, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o176 = Create("CylinderMesh",{
- ["Parent"] = o175,
- })
- o177 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.038391, 3.39951181, -12.0755787),
- ["Rotation"] = Vector3.new(179.999817, 2.72122478, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.038391, 3.39951181, -12.0755787, -0.998872459, 1.54288855e-007, 0.0474764779, -0, 1.00000012, -3.24979533e-006, -0.0474764854, -3.24613097e-006, -0.99887234),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.50231266),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o178 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.9953, 1.999475, -23.3431091),
- ["Rotation"] = Vector3.new(179.999817, 1.15366066, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.9953, 1.999475, -23.3431091, -0.999797344, 6.56277166e-008, 0.0201338176, -0, 1, -3.25957603e-006, -0.0201338194, -3.25891551e-006, -0.999797225),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.70523548),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o179 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.972046, 1.99945569, -29.267437),
- ["Rotation"] = Vector3.new(179.999817, -1.50443137, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.972046, 1.99945569, -29.267437, -0.999655366, -8.5032454e-008, -0.0262542628, -0, 1.00000012, -3.23880568e-006, 0.0262542628, -3.2376895e-006, -0.999655366),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 6.14669704),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o180 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.053467, 3.39949369, -17.6573505),
- ["Rotation"] = Vector3.new(179.999817, -2.33483458, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.053467, 3.39949369, -17.6573505, -0.999169886, -1.3185506e-007, -0.0407392755, -1.42108564e-014, 1, -3.23655831e-006, 0.0407392792, -3.23387167e-006, -0.999169767),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.67214918),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o181 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.867798, 3.39941764, -41.0595627),
- ["Rotation"] = Vector3.new(179.999817, -1.88516891, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.867798, 3.39941764, -41.0595627, -0.999458849, -1.06303069e-007, -0.0328964703, -0, 1.00000012, -3.23144309e-006, 0.0328964703, -3.22969436e-006, -0.999458849),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 6.30825806),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o182 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.9953, 3.3994751, -23.3431091),
- ["Rotation"] = Vector3.new(179.999817, 1.15366066, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.9953, 3.3994751, -23.3431091, -0.999797344, 6.56277166e-008, 0.0201338176, -0, 1, -3.25957603e-006, -0.0201338194, -3.25891551e-006, -0.999797225),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.70523548),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o183 = Create("Part",{
- ["Name"] = "Pole13",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.047424, 0.999387622, -50.2730789),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.047424, 0.999387622, -50.2730789, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o184 = Create("CylinderMesh",{
- ["Parent"] = o183,
- })
- o185 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.905762, 3.39939761, -47.2425308),
- ["Rotation"] = Vector3.new(179.999817, 2.67748737, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.905762, 3.39939761, -47.2425308, -0.998908341, 1.51431138e-007, 0.0467139632, -0, 1.00000012, -3.24166763e-006, -0.0467139632, -3.23812878e-006, -0.998908341),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 6.06771755),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o186 = Create("Part",{
- ["Name"] = "Pole8",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(675.937866, 0.999484301, -20.4910698),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.937866, 0.999484301, -20.4910698, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o187 = Create("CylinderMesh",{
- ["Parent"] = o186,
- })
- o188 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.931396, 1.99943674, -35.1234322),
- ["Rotation"] = Vector3.new(179.999817, 0.825305223, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.931396, 1.99943674, -35.1234322, -0.999896348, 4.68740105e-008, 0.0144037949, -0, 1.00000012, -3.25428209e-006, -0.0144037949, -3.25394467e-006, -0.999896348),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.56799173),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o189 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.114014, 1.99943852, -52.9160538),
- ["Rotation"] = Vector3.new(-179.998901, 1.44325328, 179.999985),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.114014, 1.99943852, -52.9160538, -0.999682844, -4.84364534e-007, 0.0251868572, -0, 1.00000012, 1.92308416e-005, -0.0251868609, 1.92247426e-005, -0.999682724),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.28763247),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o190 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(677.085449, 3.39948368, -57.5018158),
- ["Rotation"] = Vector3.new(179.999832, 24.972147, -179.999924),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(677.085449, 3.39948368, -57.5018158, -0.906513155, 1.11544625e-006, 0.422177613, -0, 1, -2.64212554e-006, -0.422177613, -2.39512156e-006, -0.906513155),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.28627729),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o191 = Create("Part",{
- ["Name"] = "Pole14",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.180664, 0.999489307, -55.5590324),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.180664, 0.999489307, -55.5590324, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o192 = Create("CylinderMesh",{
- ["Parent"] = o191,
- })
- o193 = Create("Part",{
- ["Name"] = "Pole9",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(676.052734, 0.999465704, -26.1951485),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.052734, 0.999465704, -26.1951485, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o194 = Create("CylinderMesh",{
- ["Parent"] = o193,
- })
- o195 = Create("Part",{
- ["Name"] = "Pole11",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(675.971558, 0.999427736, -37.9071388),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.971558, 0.999427736, -37.9071388, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o196 = Create("CylinderMesh",{
- ["Parent"] = o195,
- })
- o197 = Create("Part",{
- ["Name"] = "Pole12",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(675.764038, 0.999407291, -44.2119827),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.764038, 0.999407291, -44.2119827, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o198 = Create("CylinderMesh",{
- ["Parent"] = o197,
- })
- o199 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.905762, 1.99939752, -47.2425308),
- ["Rotation"] = Vector3.new(179.999817, 2.67748737, -180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.905762, 1.99939752, -47.2425308, -0.998908341, 1.51431138e-007, 0.0467139632, -0, 1.00000012, -3.24166763e-006, -0.0467139632, -3.23812878e-006, -0.998908341),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 6.06771755),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o200 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(676.114014, 3.39943862, -52.9160538),
- ["Rotation"] = Vector3.new(-179.998901, 1.44325328, 179.999985),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(676.114014, 3.39943862, -52.9160538, -0.999682844, -4.84364534e-007, 0.0251868572, -0, 1.00000012, 1.92308416e-005, -0.0251868609, 1.92247426e-005, -0.999682724),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 5.28763247),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o201 = Create("Part",{
- ["Name"] = "Pole15",
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(677.990234, 0.999477983, -59.4445992),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(677.990234, 0.999477983, -59.4445992, 1, 0, 0, 0, 1, 0, 0, 0, 1),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.20000005, 6.80000019, 1.20000005),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o202 = Create("CylinderMesh",{
- ["Parent"] = o201,
- })
- o203 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(677.085449, 1.99948359, -57.5018158),
- ["Rotation"] = Vector3.new(179.999832, 24.972147, -179.999924),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(677.085449, 1.99948359, -57.5018158, -0.906513155, 1.11544625e-006, 0.422177613, -0, 1, -2.64212554e-006, -0.422177613, -2.39512156e-006, -0.906513155),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 4.28627729),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
- o204 = Create("Part",{
- ["Parent"] = mas,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Brown"),
- ["Position"] = Vector3.new(675.972046, 3.39945579, -29.267437),
- ["Rotation"] = Vector3.new(179.999817, -1.50443137, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(675.972046, 3.39945579, -29.267437, -0.999655366, -8.5032454e-008, -0.0262542628, -0, 1.00000012, -3.23880568e-006, 0.0262542628, -3.2376895e-006, -0.999655366),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(0.200000003, 1, 6.14669704),
- ["BackSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["FrontSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["LeftSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["RightSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.486275, 0.360784, 0.27451),
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement