Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
- local Player,game,owner = owner,game
- local RealPlayer = Player
- do
- print("FE Compatibility code by Mokiros")
- local rp = RealPlayer
- script.Parent = rp.Character
- --RemoteEvent for communicating
- local Event = Instance.new("RemoteEvent")
- Event.Name = "UserInput_Event"
- --Fake event to make stuff like Mouse.KeyDown work
- local function fakeEvent()
- local t = {_fakeEvent=true,Functions={},Connect=function(self,f)table.insert(self.Functions,f) end}
- t.connect = t.Connect
- return t
- end
- --Creating fake input objects with fake variables
- local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
- local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
- local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
- CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
- end}
- --Merged 2 functions into one by checking amount of arguments
- CAS.UnbindAction = CAS.BindAction
- --This function will trigger the events that have been :Connect()'ed
- local function te(self,ev,...)
- local t = m[ev]
- if t and t._fakeEvent then
- for _,f in pairs(t.Functions) do
- f(...)
- end
- end
- end
- m.TrigEvent = te
- UIS.TrigEvent = te
- Event.OnServerEvent:Connect(function(plr,io)
- if plr~=rp then return end
- m.Target = io.Target
- m.Hit = io.Hit
- if not io.isMouse then
- local b = io.UserInputState == Enum.UserInputState.Begin
- if io.UserInputType == Enum.UserInputType.MouseButton1 then
- return m:TrigEvent(b and "Button1Down" or "Button1Up")
- end
- for _,t in pairs(CAS.Actions) do
- for _,k in pairs(t.Keys) do
- if k==io.KeyCode then
- t.Function(t.Name,io.UserInputState,io)
- end
- end
- end
- m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
- UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
- end
- end)
- Event.Parent = NLS([==[
- local Player = game:GetService("Players").LocalPlayer
- local Event = script:WaitForChild("UserInput_Event")
- local Mouse = Player:GetMouse()
- local UIS = game:GetService("UserInputService")
- local input = function(io,a)
- if a then return end
- --Since InputObject is a client-side instance, we create and pass table instead
- Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState,Hit=Mouse.Hit,Target=Mouse.Target})
- end
- UIS.InputBegan:Connect(input)
- UIS.InputEnded:Connect(input)
- local h,t
- --Give the server mouse data 30 times every second, but only if the values changed
- --If player is not moving their mouse, client won't fire events
- while wait(1/30) do
- if h~=Mouse.Hit or t~=Mouse.Target then
- h,t=Mouse.Hit,Mouse.Target
- Event:FireServer({isMouse=true,Target=t,Hit=h})
- end
- end]==],Player.Character)
- ----Sandboxed game object that allows the usage of client-side methods and services
- --Real game object
- local _rg = game
- --Metatable for fake service
- local fsmt = {
- __index = function(self,k)
- local s = rawget(self,"_RealService")
- if s then return s[k] end
- end,
- __newindex = function(self,k,v)
- local s = rawget(self,"_RealService")
- if s then s[k]=v end
- end,
- __call = function(self,...)
- local s = rawget(self,"_RealService")
- if s then return s(...) end
- end
- }
- local function FakeService(t,RealService)
- t._RealService = typeof(RealService)=="string" and _rg:GetService(RealService) or RealService
- return setmetatable(t,fsmt)
- end
- --Fake game object
- local g = {
- GetService = function(self,s)
- return self[s]
- end,
- Players = FakeService({
- LocalPlayer = FakeService({GetMouse=function(self)return m end},Player)
- },"Players"),
- UserInputService = FakeService(UIS,"UserInputService"),
- ContextActionService = FakeService(CAS,"ContextActionService"),
- }
- rawset(g.Players,"localPlayer",g.Players.LocalPlayer)
- g.service = g.GetService
- g.RunService = FakeService({
- RenderStepped = _rg:GetService("RunService").Heartbeat,
- BindToRenderStep = function(self,name,_,fun)
- self._btrs[name] = self.Heartbeat:Connect(fun)
- end,
- UnbindFromRenderStep = function(self,name)
- self._btrs[name]:Disconnect()
- end,
- },"RunService")
- setmetatable(g,{
- __index=function(self,s)
- return _rg:GetService(s) or typeof(_rg[s])=="function"
- and function(_,...)return _rg[s](_rg,...)end or _rg[s]
- end,
- __newindex = fsmt.__newindex,
- __call = fsmt.__call
- })
- --Changing owner to fake player object to support owner:GetMouse()
- game,owner = g,g.Players.LocalPlayer
- end
- --this is actually not a script he made but I deleted all parts from his cube world model to show this beach. plus I change the size of it to
- function sandbox(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- SpecialMesh2 = Instance.new("SpecialMesh")
- Part3 = Instance.new("Part")
- SpecialMesh4 = Instance.new("SpecialMesh")
- Part5 = Instance.new("Part")
- Part6 = Instance.new("Part")
- Part7 = Instance.new("Part")
- SpecialMesh8 = Instance.new("SpecialMesh")
- Part9 = Instance.new("Part")
- SpecialMesh10 = Instance.new("SpecialMesh")
- Part11 = Instance.new("Part")
- SpecialMesh12 = Instance.new("SpecialMesh")
- Part13 = Instance.new("Part")
- SpecialMesh14 = Instance.new("SpecialMesh")
- Part15 = Instance.new("Part")
- SpecialMesh16 = Instance.new("SpecialMesh")
- Part17 = Instance.new("Part")
- Part18 = Instance.new("Part")
- SpecialMesh19 = Instance.new("SpecialMesh")
- Part20 = Instance.new("Part")
- Part21 = Instance.new("Part")
- Part22 = Instance.new("Part")
- SpecialMesh23 = Instance.new("SpecialMesh")
- Part24 = Instance.new("Part")
- Part25 = Instance.new("Part")
- SpecialMesh26 = Instance.new("SpecialMesh")
- Part27 = Instance.new("Part")
- SpecialMesh28 = Instance.new("SpecialMesh")
- Part29 = Instance.new("Part")
- SpecialMesh30 = Instance.new("SpecialMesh")
- Part31 = Instance.new("Part")
- SpecialMesh32 = Instance.new("SpecialMesh")
- Part33 = Instance.new("Part")
- SpecialMesh34 = Instance.new("SpecialMesh")
- Part35 = Instance.new("Part")
- SpecialMesh36 = Instance.new("SpecialMesh")
- Part37 = Instance.new("Part")
- Part38 = Instance.new("Part")
- SpecialMesh39 = Instance.new("SpecialMesh")
- Part40 = Instance.new("Part")
- Part41 = Instance.new("Part")
- SpecialMesh42 = Instance.new("SpecialMesh")
- Part43 = Instance.new("Part")
- SpecialMesh44 = Instance.new("SpecialMesh")
- Part45 = Instance.new("Part")
- SpecialMesh46 = Instance.new("SpecialMesh")
- Part47 = Instance.new("Part")
- SpecialMesh48 = Instance.new("SpecialMesh")
- Part49 = Instance.new("Part")
- Part50 = Instance.new("Part")
- SpecialMesh51 = Instance.new("SpecialMesh")
- Part52 = Instance.new("Part")
- SpecialMesh53 = Instance.new("SpecialMesh")
- Part54 = Instance.new("Part")
- SpecialMesh55 = Instance.new("SpecialMesh")
- Part56 = Instance.new("Part")
- Part57 = Instance.new("Part")
- SpecialMesh58 = Instance.new("SpecialMesh")
- Part59 = Instance.new("Part")
- SpecialMesh60 = Instance.new("SpecialMesh")
- Part61 = Instance.new("Part")
- Part62 = Instance.new("Part")
- SpecialMesh63 = Instance.new("SpecialMesh")
- Part64 = Instance.new("Part")
- Part65 = Instance.new("Part")
- SpecialMesh66 = Instance.new("SpecialMesh")
- Part67 = Instance.new("Part")
- Part68 = Instance.new("Part")
- SpecialMesh69 = Instance.new("SpecialMesh")
- Part70 = Instance.new("Part")
- SpecialMesh71 = Instance.new("SpecialMesh")
- Part72 = Instance.new("Part")
- SpecialMesh73 = Instance.new("SpecialMesh")
- Part74 = Instance.new("Part")
- Part75 = Instance.new("Part")
- Part76 = Instance.new("Part")
- SpecialMesh77 = Instance.new("SpecialMesh")
- Part78 = Instance.new("Part")
- SpecialMesh79 = Instance.new("SpecialMesh")
- Part80 = Instance.new("Part")
- Part81 = Instance.new("Part")
- SpecialMesh82 = Instance.new("SpecialMesh")
- Part83 = Instance.new("Part")
- SpecialMesh84 = Instance.new("SpecialMesh")
- Part85 = Instance.new("Part")
- SpecialMesh86 = Instance.new("SpecialMesh")
- Part87 = Instance.new("Part")
- SpecialMesh88 = Instance.new("SpecialMesh")
- Part89 = Instance.new("Part")
- Part90 = Instance.new("Part")
- Part91 = Instance.new("Part")
- Part92 = Instance.new("Part")
- SpecialMesh93 = Instance.new("SpecialMesh")
- Part94 = Instance.new("Part")
- SpecialMesh95 = Instance.new("SpecialMesh")
- Part96 = Instance.new("Part")
- Part97 = Instance.new("Part")
- SpecialMesh98 = Instance.new("SpecialMesh")
- Part99 = Instance.new("Part")
- SpecialMesh100 = Instance.new("SpecialMesh")
- Part101 = Instance.new("Part")
- SpecialMesh102 = Instance.new("SpecialMesh")
- Part103 = Instance.new("Part")
- SpecialMesh104 = Instance.new("SpecialMesh")
- Part105 = Instance.new("Part")
- SpecialMesh106 = Instance.new("SpecialMesh")
- Part107 = Instance.new("Part")
- SpecialMesh108 = Instance.new("SpecialMesh")
- Part109 = Instance.new("Part")
- SpecialMesh110 = Instance.new("SpecialMesh")
- Part111 = Instance.new("Part")
- SpecialMesh112 = Instance.new("SpecialMesh")
- Part113 = Instance.new("Part")
- SpecialMesh114 = Instance.new("SpecialMesh")
- Part115 = Instance.new("Part")
- Part116 = Instance.new("Part")
- SpecialMesh117 = Instance.new("SpecialMesh")
- Part118 = Instance.new("Part")
- SpecialMesh119 = Instance.new("SpecialMesh")
- Part120 = Instance.new("Part")
- SpecialMesh121 = Instance.new("SpecialMesh")
- Part122 = Instance.new("Part")
- Part123 = Instance.new("Part")
- Part124 = Instance.new("Part")
- SpecialMesh125 = Instance.new("SpecialMesh")
- Part126 = Instance.new("Part")
- SpecialMesh127 = Instance.new("SpecialMesh")
- Part128 = Instance.new("Part")
- SpecialMesh129 = Instance.new("SpecialMesh")
- Part130 = Instance.new("Part")
- SpecialMesh131 = Instance.new("SpecialMesh")
- Part132 = Instance.new("Part")
- SpecialMesh133 = Instance.new("SpecialMesh")
- Part134 = Instance.new("Part")
- SpecialMesh135 = Instance.new("SpecialMesh")
- Part136 = Instance.new("Part")
- SpecialMesh137 = Instance.new("SpecialMesh")
- Part138 = Instance.new("Part")
- SpecialMesh139 = Instance.new("SpecialMesh")
- Part140 = Instance.new("Part")
- SpecialMesh141 = Instance.new("SpecialMesh")
- Part142 = Instance.new("Part")
- Part143 = Instance.new("Part")
- Part144 = Instance.new("Part")
- SpecialMesh145 = Instance.new("SpecialMesh")
- Part146 = Instance.new("Part")
- SpecialMesh147 = Instance.new("SpecialMesh")
- Part148 = Instance.new("Part")
- SpecialMesh149 = Instance.new("SpecialMesh")
- Part150 = Instance.new("Part")
- SpecialMesh151 = Instance.new("SpecialMesh")
- Part152 = Instance.new("Part")
- Part153 = Instance.new("Part")
- SpecialMesh154 = Instance.new("SpecialMesh")
- Part155 = Instance.new("Part")
- Part156 = Instance.new("Part")
- Part157 = Instance.new("Part")
- Part158 = Instance.new("Part")
- SpecialMesh159 = Instance.new("SpecialMesh")
- Part160 = Instance.new("Part")
- SpecialMesh161 = Instance.new("SpecialMesh")
- Part162 = Instance.new("Part")
- SpecialMesh163 = Instance.new("SpecialMesh")
- Part164 = Instance.new("Part")
- SpecialMesh165 = Instance.new("SpecialMesh")
- Part166 = Instance.new("Part")
- SpecialMesh167 = Instance.new("SpecialMesh")
- Part168 = Instance.new("Part")
- SpecialMesh169 = Instance.new("SpecialMesh")
- Part170 = Instance.new("Part")
- SpecialMesh171 = Instance.new("SpecialMesh")
- Part172 = Instance.new("Part")
- SpecialMesh173 = Instance.new("SpecialMesh")
- Part174 = Instance.new("Part")
- SpecialMesh175 = Instance.new("SpecialMesh")
- Part176 = Instance.new("Part")
- SpecialMesh177 = Instance.new("SpecialMesh")
- Part178 = Instance.new("Part")
- Part179 = Instance.new("Part")
- SpecialMesh180 = Instance.new("SpecialMesh")
- Part181 = Instance.new("Part")
- SpecialMesh182 = Instance.new("SpecialMesh")
- Part183 = Instance.new("Part")
- SpecialMesh184 = Instance.new("SpecialMesh")
- Part185 = Instance.new("Part")
- SpecialMesh186 = Instance.new("SpecialMesh")
- Part187 = Instance.new("Part")
- SpecialMesh188 = Instance.new("SpecialMesh")
- Part189 = Instance.new("Part")
- Part190 = Instance.new("Part")
- SpecialMesh191 = Instance.new("SpecialMesh")
- Part192 = Instance.new("Part")
- SpecialMesh193 = Instance.new("SpecialMesh")
- Part194 = Instance.new("Part")
- Part195 = Instance.new("Part")
- Part196 = Instance.new("Part")
- Part197 = Instance.new("Part")
- SpecialMesh198 = Instance.new("SpecialMesh")
- Part199 = Instance.new("Part")
- SpecialMesh200 = Instance.new("SpecialMesh")
- Part201 = Instance.new("Part")
- Part202 = Instance.new("Part")
- SpecialMesh203 = Instance.new("SpecialMesh")
- Part204 = Instance.new("Part")
- Part205 = Instance.new("Part")
- SpecialMesh206 = Instance.new("SpecialMesh")
- Part207 = Instance.new("Part")
- Part208 = Instance.new("Part")
- Part209 = Instance.new("Part")
- SpecialMesh210 = Instance.new("SpecialMesh")
- Part211 = Instance.new("Part")
- SpecialMesh212 = Instance.new("SpecialMesh")
- Part213 = Instance.new("Part")
- Part214 = Instance.new("Part")
- Part215 = Instance.new("Part")
- SpecialMesh216 = Instance.new("SpecialMesh")
- Part217 = Instance.new("Part")
- Part218 = Instance.new("Part")
- Part219 = Instance.new("Part")
- SpecialMesh220 = Instance.new("SpecialMesh")
- Part221 = Instance.new("Part")
- Part222 = Instance.new("Part")
- SpecialMesh223 = Instance.new("SpecialMesh")
- Part224 = Instance.new("Part")
- Part225 = Instance.new("Part")
- Part226 = Instance.new("Part")
- SpecialMesh227 = Instance.new("SpecialMesh")
- Part228 = Instance.new("Part")
- SpecialMesh229 = Instance.new("SpecialMesh")
- Part230 = Instance.new("Part")
- SpecialMesh231 = Instance.new("SpecialMesh")
- Part232 = Instance.new("Part")
- SpecialMesh233 = Instance.new("SpecialMesh")
- Part234 = Instance.new("Part")
- SpecialMesh235 = Instance.new("SpecialMesh")
- Part236 = Instance.new("Part")
- SpecialMesh237 = Instance.new("SpecialMesh")
- Part238 = Instance.new("Part")
- SpecialMesh239 = Instance.new("SpecialMesh")
- Part240 = Instance.new("Part")
- SpecialMesh241 = Instance.new("SpecialMesh")
- Part242 = Instance.new("Part")
- SpecialMesh243 = Instance.new("SpecialMesh")
- Part244 = Instance.new("Part")
- SpecialMesh245 = Instance.new("SpecialMesh")
- Part246 = Instance.new("Part")
- SpecialMesh247 = Instance.new("SpecialMesh")
- Part248 = Instance.new("Part")
- Part249 = Instance.new("Part")
- Part250 = Instance.new("Part")
- SpecialMesh251 = Instance.new("SpecialMesh")
- Part252 = Instance.new("Part")
- SpecialMesh253 = Instance.new("SpecialMesh")
- Part254 = Instance.new("Part")
- SpecialMesh255 = Instance.new("SpecialMesh")
- Part256 = Instance.new("Part")
- SpecialMesh257 = Instance.new("SpecialMesh")
- Part258 = Instance.new("Part")
- Part259 = Instance.new("Part")
- SpecialMesh260 = Instance.new("SpecialMesh")
- Part261 = Instance.new("Part")
- Part262 = Instance.new("Part")
- SpecialMesh263 = Instance.new("SpecialMesh")
- Part264 = Instance.new("Part")
- SpecialMesh265 = Instance.new("SpecialMesh")
- Part266 = Instance.new("Part")
- Part267 = Instance.new("Part")
- SpecialMesh268 = Instance.new("SpecialMesh")
- Part269 = Instance.new("Part")
- SpecialMesh270 = Instance.new("SpecialMesh")
- Part271 = Instance.new("Part")
- Part272 = Instance.new("Part")
- Part273 = Instance.new("Part")
- Part274 = Instance.new("Part")
- SpecialMesh275 = Instance.new("SpecialMesh")
- Part276 = Instance.new("Part")
- Part277 = Instance.new("Part")
- Part278 = Instance.new("Part")
- SpecialMesh279 = Instance.new("SpecialMesh")
- Part280 = Instance.new("Part")
- SpecialMesh281 = Instance.new("SpecialMesh")
- Part282 = Instance.new("Part")
- Part283 = Instance.new("Part")
- SpecialMesh284 = Instance.new("SpecialMesh")
- Part285 = Instance.new("Part")
- SpecialMesh286 = Instance.new("SpecialMesh")
- Part287 = Instance.new("Part")
- SpecialMesh288 = Instance.new("SpecialMesh")
- Part289 = Instance.new("Part")
- Part290 = Instance.new("Part")
- Part291 = Instance.new("Part")
- SpecialMesh292 = Instance.new("SpecialMesh")
- Part293 = Instance.new("Part")
- Part294 = Instance.new("Part")
- SpecialMesh295 = Instance.new("SpecialMesh")
- Part296 = Instance.new("Part")
- Part297 = Instance.new("Part")
- SpecialMesh298 = Instance.new("SpecialMesh")
- Part299 = Instance.new("Part")
- Part300 = Instance.new("Part")
- Part301 = Instance.new("Part")
- Part302 = Instance.new("Part")
- SpecialMesh303 = Instance.new("SpecialMesh")
- Part304 = Instance.new("Part")
- SpecialMesh305 = Instance.new("SpecialMesh")
- Part306 = Instance.new("Part")
- SpecialMesh307 = Instance.new("SpecialMesh")
- Part308 = Instance.new("Part")
- Part309 = Instance.new("Part")
- SpecialMesh310 = Instance.new("SpecialMesh")
- Part311 = Instance.new("Part")
- Part312 = Instance.new("Part")
- Part313 = Instance.new("Part")
- Part314 = Instance.new("Part")
- Part315 = Instance.new("Part")
- Part316 = Instance.new("Part")
- Part317 = Instance.new("Part")
- SpecialMesh318 = Instance.new("SpecialMesh")
- Part319 = Instance.new("Part")
- SpecialMesh320 = Instance.new("SpecialMesh")
- Part321 = Instance.new("Part")
- Part322 = Instance.new("Part")
- Part323 = Instance.new("Part")
- Part324 = Instance.new("Part")
- SpecialMesh325 = Instance.new("SpecialMesh")
- Part326 = Instance.new("Part")
- Part327 = Instance.new("Part")
- Part328 = Instance.new("Part")
- SpecialMesh329 = Instance.new("SpecialMesh")
- Part330 = Instance.new("Part")
- Part331 = Instance.new("Part")
- SpecialMesh332 = Instance.new("SpecialMesh")
- Part333 = Instance.new("Part")
- SpecialMesh334 = Instance.new("SpecialMesh")
- Part335 = Instance.new("Part")
- SpecialMesh336 = Instance.new("SpecialMesh")
- Part337 = Instance.new("Part")
- SpecialMesh338 = Instance.new("SpecialMesh")
- Part339 = Instance.new("Part")
- Model0.Name = "Beach"
- Model0.Parent = mas
- Part1.Parent = Model0
- Part1.Material = Enum.Material.SmoothPlastic
- Part1.BrickColor = BrickColor.new("CGA brown")
- Part1.Rotation = Vector3.new(0, -90, 0)
- Part1.FormFactor = Enum.FormFactor.Symmetric
- Part1.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part1.CFrame = CFrame.new(-234.750259, 67.4477768, -190.171341, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part1.Color = Color3.new(0.666667, 0.333333, 0)
- Part1.Position = Vector3.new(-234.750259, 67.4477768, -190.171341)
- Part1.Orientation = Vector3.new(0, -90, 0)
- Part1.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh2.Parent = Part1
- SpecialMesh2.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh2.MeshType = Enum.MeshType.Sphere
- SpecialMesh2.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part3.Parent = Model0
- Part3.Material = Enum.Material.SmoothPlastic
- Part3.BrickColor = BrickColor.new("CGA brown")
- Part3.Rotation = Vector3.new(0, -90, 0)
- Part3.FormFactor = Enum.FormFactor.Symmetric
- Part3.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part3.CFrame = CFrame.new(-186.244812, 67.4477768, -98.0109482, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part3.Color = Color3.new(0.666667, 0.333333, 0)
- Part3.Position = Vector3.new(-186.244812, 67.4477768, -98.0109482)
- Part3.Orientation = Vector3.new(0, -90, 0)
- Part3.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh4.Parent = Part3
- SpecialMesh4.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh4.MeshType = Enum.MeshType.Sphere
- SpecialMesh4.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part5.Parent = Model0
- Part5.Material = Enum.Material.SmoothPlastic
- Part5.BrickColor = BrickColor.new("Bright green")
- Part5.Rotation = Vector3.new(0, -90, 0)
- Part5.FormFactor = Enum.FormFactor.Symmetric
- Part5.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part5.CFrame = CFrame.new(-227.474442, 74.7236023, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part5.BackSurface = Enum.SurfaceType.Weld
- Part5.FrontSurface = Enum.SurfaceType.Weld
- Part5.LeftSurface = Enum.SurfaceType.Weld
- Part5.RightSurface = Enum.SurfaceType.Weld
- Part5.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part5.Position = Vector3.new(-227.474442, 74.7236023, -192.596634)
- Part5.Orientation = Vector3.new(0, -90, 0)
- Part5.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part6.Parent = Model0
- Part6.Material = Enum.Material.SmoothPlastic
- Part6.BrickColor = BrickColor.new("Bright green")
- Part6.Rotation = Vector3.new(0, -90, 0)
- Part6.FormFactor = Enum.FormFactor.Symmetric
- Part6.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part6.CFrame = CFrame.new(-193.52066, 72.2983246, -78.6087494, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part6.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part6.Position = Vector3.new(-193.52066, 72.2983246, -78.6087494)
- Part6.Orientation = Vector3.new(0, -90, 0)
- Part6.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part7.Parent = Model0
- Part7.Material = Enum.Material.SmoothPlastic
- Part7.BrickColor = BrickColor.new("CGA brown")
- Part7.Rotation = Vector3.new(0, -90, 0)
- Part7.FormFactor = Enum.FormFactor.Symmetric
- Part7.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part7.CFrame = CFrame.new(-229.899689, 67.4477768, -199.872437, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part7.Color = Color3.new(0.666667, 0.333333, 0)
- Part7.Position = Vector3.new(-229.899689, 67.4477768, -199.872437)
- Part7.Orientation = Vector3.new(0, -90, 0)
- Part7.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh8.Parent = Part7
- SpecialMesh8.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh8.MeshType = Enum.MeshType.Sphere
- SpecialMesh8.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part9.Parent = Model0
- Part9.Material = Enum.Material.SmoothPlastic
- Part9.BrickColor = BrickColor.new("CGA brown")
- Part9.Rotation = Vector3.new(0, -90, 0)
- Part9.FormFactor = Enum.FormFactor.Symmetric
- Part9.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part9.CFrame = CFrame.new(-45.5788231, 67.4477463, -224.125198, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part9.Color = Color3.new(0.666667, 0.333333, 0)
- Part9.Position = Vector3.new(-45.5788231, 67.4477463, -224.125198)
- Part9.Orientation = Vector3.new(0, -90, 0)
- Part9.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh10.Parent = Part9
- SpecialMesh10.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh10.MeshType = Enum.MeshType.Sphere
- SpecialMesh10.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part11.Parent = Model0
- Part11.Material = Enum.Material.SmoothPlastic
- Part11.BrickColor = BrickColor.new("CGA brown")
- Part11.Rotation = Vector3.new(0, -90, 0)
- Part11.FormFactor = Enum.FormFactor.Symmetric
- Part11.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part11.CFrame = CFrame.new(-55.2799072, 67.4477463, -228.975754, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part11.Color = Color3.new(0.666667, 0.333333, 0)
- Part11.Position = Vector3.new(-55.2799072, 67.4477463, -228.975754)
- Part11.Orientation = Vector3.new(0, -90, 0)
- Part11.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh12.Parent = Part11
- SpecialMesh12.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh12.MeshType = Enum.MeshType.Sphere
- SpecialMesh12.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part13.Parent = Model0
- Part13.Material = Enum.Material.Wood
- Part13.BrickColor = BrickColor.new("Reddish brown")
- Part13.Rotation = Vector3.new(0, -90, 0)
- Part13.FormFactor = Enum.FormFactor.Symmetric
- Part13.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part13.CFrame = CFrame.new(-52.8546753, 65.0224686, -221.699905, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part13.BackSurface = Enum.SurfaceType.Weld
- Part13.FrontSurface = Enum.SurfaceType.Weld
- Part13.LeftSurface = Enum.SurfaceType.Weld
- Part13.RightSurface = Enum.SurfaceType.Weld
- Part13.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part13.Position = Vector3.new(-52.8546753, 65.0224686, -221.699905)
- Part13.Orientation = Vector3.new(0, -90, 0)
- Part13.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh14.Parent = Part13
- SpecialMesh14.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh14.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part15.Parent = Model0
- Part15.Material = Enum.Material.SmoothPlastic
- Part15.BrickColor = BrickColor.new("CGA brown")
- Part15.Rotation = Vector3.new(0, -90, 0)
- Part15.FormFactor = Enum.FormFactor.Symmetric
- Part15.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part15.CFrame = CFrame.new(-50.4293365, 67.4477463, -214.424103, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part15.Color = Color3.new(0.666667, 0.333333, 0)
- Part15.Position = Vector3.new(-50.4293365, 67.4477463, -214.424103)
- Part15.Orientation = Vector3.new(0, -90, 0)
- Part15.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh16.Parent = Part15
- SpecialMesh16.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh16.MeshType = Enum.MeshType.Sphere
- SpecialMesh16.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part17.Parent = Model0
- Part17.Material = Enum.Material.SmoothPlastic
- Part17.BrickColor = BrickColor.new("Bright green")
- Part17.FormFactor = Enum.FormFactor.Symmetric
- Part17.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part17.CFrame = CFrame.new(-69.831543, 72.2982864, -221.699936, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part17.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part17.Position = Vector3.new(-69.831543, 72.2982864, -221.699936)
- Part17.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part18.Parent = Model0
- Part18.Material = Enum.Material.Wood
- Part18.BrickColor = BrickColor.new("Reddish brown")
- Part18.Rotation = Vector3.new(0, -90, 0)
- Part18.FormFactor = Enum.FormFactor.Symmetric
- Part18.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part18.CFrame = CFrame.new(-52.8546753, 55.3213806, -221.699905, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part18.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part18.Position = Vector3.new(-52.8546753, 55.3213806, -221.699905)
- Part18.Orientation = Vector3.new(0, -90, 0)
- Part18.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh19.Parent = Part18
- SpecialMesh19.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh19.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part20.Parent = Model0
- Part20.Material = Enum.Material.SmoothPlastic
- Part20.BrickColor = BrickColor.new("Bright green")
- Part20.Rotation = Vector3.new(-180, 0, -180)
- Part20.FormFactor = Enum.FormFactor.Symmetric
- Part20.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part20.CFrame = CFrame.new(-35.8777046, 72.2982864, -221.699936, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part20.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part20.Position = Vector3.new(-35.8777046, 72.2982864, -221.699936)
- Part20.Orientation = Vector3.new(0, 180, 0)
- Part20.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part21.Parent = Model0
- Part21.Material = Enum.Material.SmoothPlastic
- Part21.BrickColor = BrickColor.new("Bright green")
- Part21.Rotation = Vector3.new(0, -90, 0)
- Part21.FormFactor = Enum.FormFactor.Symmetric
- Part21.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part21.CFrame = CFrame.new(-52.8546715, 72.2982864, -204.722992, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part21.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part21.Position = Vector3.new(-52.8546715, 72.2982864, -204.722992)
- Part21.Orientation = Vector3.new(0, -90, 0)
- Part21.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part22.Parent = Model0
- Part22.Material = Enum.Material.SmoothPlastic
- Part22.BrickColor = BrickColor.new("CGA brown")
- Part22.Rotation = Vector3.new(0, -90, 0)
- Part22.FormFactor = Enum.FormFactor.Symmetric
- Part22.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part22.CFrame = CFrame.new(-60.1304779, 67.4477463, -219.274689, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part22.Color = Color3.new(0.666667, 0.333333, 0)
- Part22.Position = Vector3.new(-60.1304779, 67.4477463, -219.274689)
- Part22.Orientation = Vector3.new(0, -90, 0)
- Part22.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh23.Parent = Part22
- SpecialMesh23.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh23.MeshType = Enum.MeshType.Sphere
- SpecialMesh23.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part24.Parent = Model0
- Part24.Material = Enum.Material.SmoothPlastic
- Part24.BrickColor = BrickColor.new("Bright green")
- Part24.Rotation = Vector3.new(0, 90, 0)
- Part24.FormFactor = Enum.FormFactor.Symmetric
- Part24.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part24.CFrame = CFrame.new(-52.8546715, 72.2982864, -238.67688, -0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part24.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part24.Position = Vector3.new(-52.8546715, 72.2982864, -238.67688)
- Part24.Orientation = Vector3.new(0, 90, 0)
- Part24.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part25.Parent = Model0
- Part25.Material = Enum.Material.SmoothPlastic
- Part25.BrickColor = BrickColor.new("CGA brown")
- Part25.Rotation = Vector3.new(0, -90, 0)
- Part25.FormFactor = Enum.FormFactor.Symmetric
- Part25.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part25.CFrame = CFrame.new(-55.2799072, 67.4477463, -214.424103, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part25.Color = Color3.new(0.666667, 0.333333, 0)
- Part25.Position = Vector3.new(-55.2799072, 67.4477463, -214.424103)
- Part25.Orientation = Vector3.new(0, -90, 0)
- Part25.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh26.Parent = Part25
- SpecialMesh26.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh26.MeshType = Enum.MeshType.Sphere
- SpecialMesh26.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part27.Parent = Model0
- Part27.Material = Enum.Material.SmoothPlastic
- Part27.BrickColor = BrickColor.new("CGA brown")
- Part27.Rotation = Vector3.new(0, -90, 0)
- Part27.FormFactor = Enum.FormFactor.Symmetric
- Part27.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part27.CFrame = CFrame.new(-60.1304779, 67.4477463, -224.125198, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part27.Color = Color3.new(0.666667, 0.333333, 0)
- Part27.Position = Vector3.new(-60.1304779, 67.4477463, -224.125198)
- Part27.Orientation = Vector3.new(0, -90, 0)
- Part27.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh28.Parent = Part27
- SpecialMesh28.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh28.MeshType = Enum.MeshType.Sphere
- SpecialMesh28.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part29.Parent = Model0
- Part29.Material = Enum.Material.SmoothPlastic
- Part29.BrickColor = BrickColor.new("CGA brown")
- Part29.Rotation = Vector3.new(0, -90, 0)
- Part29.FormFactor = Enum.FormFactor.Symmetric
- Part29.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part29.CFrame = CFrame.new(-50.4293365, 67.4477463, -228.975677, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part29.Color = Color3.new(0.666667, 0.333333, 0)
- Part29.Position = Vector3.new(-50.4293365, 67.4477463, -228.975677)
- Part29.Orientation = Vector3.new(0, -90, 0)
- Part29.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh30.Parent = Part29
- SpecialMesh30.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh30.MeshType = Enum.MeshType.Sphere
- SpecialMesh30.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part31.Parent = Model0
- Part31.Material = Enum.Material.SmoothPlastic
- Part31.BrickColor = BrickColor.new("CGA brown")
- Part31.Rotation = Vector3.new(0, -90, 0)
- Part31.FormFactor = Enum.FormFactor.Symmetric
- Part31.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part31.CFrame = CFrame.new(-45.5788574, 67.4477463, -219.274689, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part31.Color = Color3.new(0.666667, 0.333333, 0)
- Part31.Position = Vector3.new(-45.5788574, 67.4477463, -219.274689)
- Part31.Orientation = Vector3.new(0, -90, 0)
- Part31.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh32.Parent = Part31
- SpecialMesh32.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh32.MeshType = Enum.MeshType.Sphere
- SpecialMesh32.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part33.Parent = Model0
- Part33.Material = Enum.Material.SmoothPlastic
- Part33.BrickColor = BrickColor.new("CGA brown")
- Part33.Rotation = Vector3.new(0, -90, 0)
- Part33.FormFactor = Enum.FormFactor.Symmetric
- Part33.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part33.CFrame = CFrame.new(-225.049103, 67.4477768, -185.320831, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part33.Color = Color3.new(0.666667, 0.333333, 0)
- Part33.Position = Vector3.new(-225.049103, 67.4477768, -185.320831)
- Part33.Orientation = Vector3.new(0, -90, 0)
- Part33.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh34.Parent = Part33
- SpecialMesh34.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh34.MeshType = Enum.MeshType.Sphere
- SpecialMesh34.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part35.Parent = Model0
- Part35.Material = Enum.Material.SmoothPlastic
- Part35.BrickColor = BrickColor.new("CGA brown")
- Part35.Rotation = Vector3.new(0, -90, 0)
- Part35.FormFactor = Enum.FormFactor.Symmetric
- Part35.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part35.CFrame = CFrame.new(-195.945953, 67.4477768, -102.861519, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part35.Color = Color3.new(0.666667, 0.333333, 0)
- Part35.Position = Vector3.new(-195.945953, 67.4477768, -102.861519)
- Part35.Orientation = Vector3.new(0, -90, 0)
- Part35.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh36.Parent = Part35
- SpecialMesh36.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh36.MeshType = Enum.MeshType.Sphere
- SpecialMesh36.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part37.Parent = Model0
- Part37.Material = Enum.Material.SmoothPlastic
- Part37.BrickColor = BrickColor.new("Bright green")
- Part37.Rotation = Vector3.new(0, -90, 0)
- Part37.FormFactor = Enum.FormFactor.Symmetric
- Part37.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part37.CFrame = CFrame.new(-193.52066, 74.7236023, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part37.BackSurface = Enum.SurfaceType.Weld
- Part37.FrontSurface = Enum.SurfaceType.Weld
- Part37.LeftSurface = Enum.SurfaceType.Weld
- Part37.RightSurface = Enum.SurfaceType.Weld
- Part37.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part37.Position = Vector3.new(-193.52066, 74.7236023, -95.5856705)
- Part37.Orientation = Vector3.new(0, -90, 0)
- Part37.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part38.Parent = Model0
- Part38.Material = Enum.Material.SmoothPlastic
- Part38.BrickColor = BrickColor.new("CGA brown")
- Part38.Rotation = Vector3.new(0, -90, 0)
- Part38.FormFactor = Enum.FormFactor.Symmetric
- Part38.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part38.CFrame = CFrame.new(-220.198593, 67.4477768, -190.171341, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part38.Color = Color3.new(0.666667, 0.333333, 0)
- Part38.Position = Vector3.new(-220.198593, 67.4477768, -190.171341)
- Part38.Orientation = Vector3.new(0, -90, 0)
- Part38.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh39.Parent = Part38
- SpecialMesh39.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh39.MeshType = Enum.MeshType.Sphere
- SpecialMesh39.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part40.Parent = Model0
- Part40.Material = Enum.Material.SmoothPlastic
- Part40.BrickColor = BrickColor.new("Bright green")
- Part40.Rotation = Vector3.new(-180, 0, -180)
- Part40.FormFactor = Enum.FormFactor.Symmetric
- Part40.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part40.CFrame = CFrame.new(-210.497452, 72.2983246, -192.596634, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part40.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part40.Position = Vector3.new(-210.497452, 72.2983246, -192.596634)
- Part40.Orientation = Vector3.new(0, 180, 0)
- Part40.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part41.Parent = Model0
- Part41.Material = Enum.Material.Wood
- Part41.BrickColor = BrickColor.new("Reddish brown")
- Part41.Rotation = Vector3.new(0, -90, 0)
- Part41.FormFactor = Enum.FormFactor.Symmetric
- Part41.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part41.CFrame = CFrame.new(-227.474442, 65.0224991, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part41.BackSurface = Enum.SurfaceType.Weld
- Part41.FrontSurface = Enum.SurfaceType.Weld
- Part41.LeftSurface = Enum.SurfaceType.Weld
- Part41.RightSurface = Enum.SurfaceType.Weld
- Part41.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part41.Position = Vector3.new(-227.474442, 65.0224991, -192.596634)
- Part41.Orientation = Vector3.new(0, -90, 0)
- Part41.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh42.Parent = Part41
- SpecialMesh42.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh42.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part43.Parent = Model0
- Part43.Material = Enum.Material.SmoothPlastic
- Part43.BrickColor = BrickColor.new("CGA brown")
- Part43.Rotation = Vector3.new(0, -90, 0)
- Part43.FormFactor = Enum.FormFactor.Symmetric
- Part43.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part43.CFrame = CFrame.new(-191.095367, 67.4477768, -102.861519, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part43.Color = Color3.new(0.666667, 0.333333, 0)
- Part43.Position = Vector3.new(-191.095367, 67.4477768, -102.861519)
- Part43.Orientation = Vector3.new(0, -90, 0)
- Part43.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh44.Parent = Part43
- SpecialMesh44.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh44.MeshType = Enum.MeshType.Sphere
- SpecialMesh44.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part45.Parent = Model0
- Part45.Material = Enum.Material.SmoothPlastic
- Part45.BrickColor = BrickColor.new("CGA brown")
- Part45.Rotation = Vector3.new(0, -90, 0)
- Part45.FormFactor = Enum.FormFactor.Symmetric
- Part45.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part45.CFrame = CFrame.new(-234.750244, 67.4477768, -195.021896, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part45.Color = Color3.new(0.666667, 0.333333, 0)
- Part45.Position = Vector3.new(-234.750244, 67.4477768, -195.021896)
- Part45.Orientation = Vector3.new(0, -90, 0)
- Part45.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh46.Parent = Part45
- SpecialMesh46.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh46.MeshType = Enum.MeshType.Sphere
- SpecialMesh46.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part47.Parent = Model0
- Part47.Material = Enum.Material.SmoothPlastic
- Part47.BrickColor = BrickColor.new("CGA brown")
- Part47.Rotation = Vector3.new(0, -90, 0)
- Part47.FormFactor = Enum.FormFactor.Symmetric
- Part47.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part47.CFrame = CFrame.new(-200.796463, 67.4477768, -93.1604156, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part47.Color = Color3.new(0.666667, 0.333333, 0)
- Part47.Position = Vector3.new(-200.796463, 67.4477768, -93.1604156)
- Part47.Orientation = Vector3.new(0, -90, 0)
- Part47.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh48.Parent = Part47
- SpecialMesh48.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh48.MeshType = Enum.MeshType.Sphere
- SpecialMesh48.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part49.Parent = Model0
- Part49.Material = Enum.Material.SmoothPlastic
- Part49.BrickColor = BrickColor.new("Bright green")
- Part49.Rotation = Vector3.new(-180, 0, -180)
- Part49.FormFactor = Enum.FormFactor.Symmetric
- Part49.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part49.CFrame = CFrame.new(-176.543671, 72.2983246, -95.5856705, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part49.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part49.Position = Vector3.new(-176.543671, 72.2983246, -95.5856705)
- Part49.Orientation = Vector3.new(0, 180, 0)
- Part49.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part50.Parent = Model0
- Part50.Material = Enum.Material.SmoothPlastic
- Part50.BrickColor = BrickColor.new("CGA brown")
- Part50.Rotation = Vector3.new(0, -90, 0)
- Part50.FormFactor = Enum.FormFactor.Symmetric
- Part50.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part50.CFrame = CFrame.new(-225.049103, 67.4477768, -199.872437, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part50.Color = Color3.new(0.666667, 0.333333, 0)
- Part50.Position = Vector3.new(-225.049103, 67.4477768, -199.872437)
- Part50.Orientation = Vector3.new(0, -90, 0)
- Part50.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh51.Parent = Part50
- SpecialMesh51.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh51.MeshType = Enum.MeshType.Sphere
- SpecialMesh51.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part52.Parent = Model0
- Part52.Material = Enum.Material.SmoothPlastic
- Part52.BrickColor = BrickColor.new("CGA brown")
- Part52.Rotation = Vector3.new(0, -90, 0)
- Part52.FormFactor = Enum.FormFactor.Symmetric
- Part52.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part52.CFrame = CFrame.new(-229.899689, 67.4477768, -185.320831, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part52.Color = Color3.new(0.666667, 0.333333, 0)
- Part52.Position = Vector3.new(-229.899689, 67.4477768, -185.320831)
- Part52.Orientation = Vector3.new(0, -90, 0)
- Part52.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh53.Parent = Part52
- SpecialMesh53.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh53.MeshType = Enum.MeshType.Sphere
- SpecialMesh53.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part54.Parent = Model0
- Part54.Material = Enum.Material.SmoothPlastic
- Part54.BrickColor = BrickColor.new("CGA brown")
- Part54.Rotation = Vector3.new(0, -90, 0)
- Part54.FormFactor = Enum.FormFactor.Symmetric
- Part54.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part54.CFrame = CFrame.new(-191.095367, 67.4477768, -88.309845, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part54.Color = Color3.new(0.666667, 0.333333, 0)
- Part54.Position = Vector3.new(-191.095367, 67.4477768, -88.309845)
- Part54.Orientation = Vector3.new(0, -90, 0)
- Part54.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh55.Parent = Part54
- SpecialMesh55.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh55.MeshType = Enum.MeshType.Sphere
- SpecialMesh55.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part56.Parent = Model0
- Part56.Material = Enum.Material.SmoothPlastic
- Part56.BrickColor = BrickColor.new("Bright green")
- Part56.Rotation = Vector3.new(0, 90, 0)
- Part56.FormFactor = Enum.FormFactor.Symmetric
- Part56.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part56.CFrame = CFrame.new(-193.52066, 72.2983246, -112.562561, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part56.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part56.Position = Vector3.new(-193.52066, 72.2983246, -112.562561)
- Part56.Orientation = Vector3.new(0, 90, 0)
- Part56.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part57.Parent = Model0
- Part57.Material = Enum.Material.Wood
- Part57.BrickColor = BrickColor.new("Reddish brown")
- Part57.Rotation = Vector3.new(0, -90, 0)
- Part57.FormFactor = Enum.FormFactor.Symmetric
- Part57.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part57.CFrame = CFrame.new(-227.474442, 55.3214111, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part57.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part57.Position = Vector3.new(-227.474442, 55.3214111, -192.596634)
- Part57.Orientation = Vector3.new(0, -90, 0)
- Part57.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh58.Parent = Part57
- SpecialMesh58.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh58.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part59.Parent = Model0
- Part59.Material = Enum.Material.Wood
- Part59.BrickColor = BrickColor.new("Reddish brown")
- Part59.Rotation = Vector3.new(0, -90, 0)
- Part59.FormFactor = Enum.FormFactor.Symmetric
- Part59.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part59.CFrame = CFrame.new(-193.52066, 55.3214111, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part59.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part59.Position = Vector3.new(-193.52066, 55.3214111, -95.5856705)
- Part59.Orientation = Vector3.new(0, -90, 0)
- Part59.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh60.Parent = Part59
- SpecialMesh60.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh60.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part61.Parent = Model0
- Part61.Material = Enum.Material.SmoothPlastic
- Part61.BrickColor = BrickColor.new("Bright green")
- Part61.FormFactor = Enum.FormFactor.Symmetric
- Part61.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part61.CFrame = CFrame.new(-210.497528, 72.2983246, -95.5856705, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part61.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part61.Position = Vector3.new(-210.497528, 72.2983246, -95.5856705)
- Part61.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part62.Parent = Model0
- Part62.Material = Enum.Material.SmoothPlastic
- Part62.BrickColor = BrickColor.new("CGA brown")
- Part62.Rotation = Vector3.new(0, -90, 0)
- Part62.FormFactor = Enum.FormFactor.Symmetric
- Part62.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part62.CFrame = CFrame.new(-186.244812, 67.4477768, -93.1604156, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part62.Color = Color3.new(0.666667, 0.333333, 0)
- Part62.Position = Vector3.new(-186.244812, 67.4477768, -93.1604156)
- Part62.Orientation = Vector3.new(0, -90, 0)
- Part62.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh63.Parent = Part62
- SpecialMesh63.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh63.MeshType = Enum.MeshType.Sphere
- SpecialMesh63.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part64.Parent = Model0
- Part64.Material = Enum.Material.SmoothPlastic
- Part64.BrickColor = BrickColor.new("Bright green")
- Part64.FormFactor = Enum.FormFactor.Symmetric
- Part64.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part64.CFrame = CFrame.new(-244.451385, 72.2983246, -192.596634, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part64.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part64.Position = Vector3.new(-244.451385, 72.2983246, -192.596634)
- Part64.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part65.Parent = Model0
- Part65.Material = Enum.Material.SmoothPlastic
- Part65.BrickColor = BrickColor.new("CGA brown")
- Part65.Rotation = Vector3.new(0, -90, 0)
- Part65.FormFactor = Enum.FormFactor.Symmetric
- Part65.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part65.CFrame = CFrame.new(-195.945953, 67.4477768, -88.309845, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part65.Color = Color3.new(0.666667, 0.333333, 0)
- Part65.Position = Vector3.new(-195.945953, 67.4477768, -88.309845)
- Part65.Orientation = Vector3.new(0, -90, 0)
- Part65.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh66.Parent = Part65
- SpecialMesh66.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh66.MeshType = Enum.MeshType.Sphere
- SpecialMesh66.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part67.Parent = Model0
- Part67.Material = Enum.Material.SmoothPlastic
- Part67.BrickColor = BrickColor.new("Bright green")
- Part67.Rotation = Vector3.new(0, -90, 0)
- Part67.FormFactor = Enum.FormFactor.Symmetric
- Part67.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part67.CFrame = CFrame.new(-227.474442, 72.2983246, -175.619659, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part67.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part67.Position = Vector3.new(-227.474442, 72.2983246, -175.619659)
- Part67.Orientation = Vector3.new(0, -90, 0)
- Part67.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part68.Parent = Model0
- Part68.Material = Enum.Material.Wood
- Part68.BrickColor = BrickColor.new("Reddish brown")
- Part68.Rotation = Vector3.new(0, -90, 0)
- Part68.FormFactor = Enum.FormFactor.Symmetric
- Part68.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part68.CFrame = CFrame.new(-193.52066, 65.0224991, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part68.BackSurface = Enum.SurfaceType.Weld
- Part68.FrontSurface = Enum.SurfaceType.Weld
- Part68.LeftSurface = Enum.SurfaceType.Weld
- Part68.RightSurface = Enum.SurfaceType.Weld
- Part68.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part68.Position = Vector3.new(-193.52066, 65.0224991, -95.5856705)
- Part68.Orientation = Vector3.new(0, -90, 0)
- Part68.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh69.Parent = Part68
- SpecialMesh69.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh69.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part70.Parent = Model0
- Part70.Material = Enum.Material.SmoothPlastic
- Part70.BrickColor = BrickColor.new("CGA brown")
- Part70.Rotation = Vector3.new(0, -90, 0)
- Part70.FormFactor = Enum.FormFactor.Symmetric
- Part70.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part70.CFrame = CFrame.new(-220.198593, 67.4477768, -195.021896, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part70.Color = Color3.new(0.666667, 0.333333, 0)
- Part70.Position = Vector3.new(-220.198593, 67.4477768, -195.021896)
- Part70.Orientation = Vector3.new(0, -90, 0)
- Part70.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh71.Parent = Part70
- SpecialMesh71.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh71.MeshType = Enum.MeshType.Sphere
- SpecialMesh71.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part72.Parent = Model0
- Part72.Material = Enum.Material.SmoothPlastic
- Part72.BrickColor = BrickColor.new("CGA brown")
- Part72.Rotation = Vector3.new(0, -90, 0)
- Part72.FormFactor = Enum.FormFactor.Symmetric
- Part72.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part72.CFrame = CFrame.new(-200.796463, 67.4477768, -98.0109482, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part72.Color = Color3.new(0.666667, 0.333333, 0)
- Part72.Position = Vector3.new(-200.796463, 67.4477768, -98.0109482)
- Part72.Orientation = Vector3.new(0, -90, 0)
- Part72.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh73.Parent = Part72
- SpecialMesh73.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh73.MeshType = Enum.MeshType.Sphere
- SpecialMesh73.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part74.Parent = Model0
- Part74.Material = Enum.Material.SmoothPlastic
- Part74.BrickColor = BrickColor.new("Bright green")
- Part74.Rotation = Vector3.new(0, 90, 0)
- Part74.FormFactor = Enum.FormFactor.Symmetric
- Part74.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part74.CFrame = CFrame.new(-227.474442, 72.2983246, -209.573547, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part74.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part74.Position = Vector3.new(-227.474442, 72.2983246, -209.573547)
- Part74.Orientation = Vector3.new(0, 90, 0)
- Part74.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part75.Parent = Model0
- Part75.Material = Enum.Material.SmoothPlastic
- Part75.BrickColor = BrickColor.new("Bright red")
- Part75.Rotation = Vector3.new(0, -90, 0)
- Part75.FormFactor = Enum.FormFactor.Symmetric
- Part75.Size = Vector3.new(63.0571022, 4.85054636, 63.0571022)
- Part75.CFrame = CFrame.new(-50.4293365, 52.8961411, -98.0109329, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part75.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part75.Position = Vector3.new(-50.4293365, 52.8961411, -98.0109329)
- Part75.Orientation = Vector3.new(0, -90, 0)
- Part75.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part76.Parent = Model0
- Part76.Material = Enum.Material.Wood
- Part76.BrickColor = BrickColor.new("Reddish brown")
- Part76.Rotation = Vector3.new(0, -90, 0)
- Part76.FormFactor = Enum.FormFactor.Symmetric
- Part76.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part76.CFrame = CFrame.new(-91.6590729, 55.3213806, 30.5285358, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part76.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part76.Position = Vector3.new(-91.6590729, 55.3213806, 30.5285358)
- Part76.Orientation = Vector3.new(0, -90, 0)
- Part76.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh77.Parent = Part76
- SpecialMesh77.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh77.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part78.Parent = Model0
- Part78.Material = Enum.Material.SmoothPlastic
- Part78.BrickColor = BrickColor.new("CGA brown")
- Part78.Rotation = Vector3.new(0, -90, 0)
- Part78.FormFactor = Enum.FormFactor.Symmetric
- Part78.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part78.CFrame = CFrame.new(-89.2338028, 67.4477463, 23.2527161, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part78.Color = Color3.new(0.666667, 0.333333, 0)
- Part78.Position = Vector3.new(-89.2338028, 67.4477463, 23.2527161)
- Part78.Orientation = Vector3.new(0, -90, 0)
- Part78.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh79.Parent = Part78
- SpecialMesh79.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh79.MeshType = Enum.MeshType.Sphere
- SpecialMesh79.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part80.Parent = Model0
- Part80.Material = Enum.Material.SmoothPlastic
- Part80.BrickColor = BrickColor.new("Bright green")
- Part80.FormFactor = Enum.FormFactor.Symmetric
- Part80.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part80.CFrame = CFrame.new(-108.635986, 72.2982864, 30.5285378, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part80.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part80.Position = Vector3.new(-108.635986, 72.2982864, 30.5285378)
- Part80.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part81.Parent = Model0
- Part81.Material = Enum.Material.SmoothPlastic
- Part81.BrickColor = BrickColor.new("CGA brown")
- Part81.Rotation = Vector3.new(0, -90, 0)
- Part81.FormFactor = Enum.FormFactor.Symmetric
- Part81.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part81.CFrame = CFrame.new(-94.0842743, 67.4477463, 23.2527161, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part81.Color = Color3.new(0.666667, 0.333333, 0)
- Part81.Position = Vector3.new(-94.0842743, 67.4477463, 23.2527161)
- Part81.Orientation = Vector3.new(0, -90, 0)
- Part81.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh82.Parent = Part81
- SpecialMesh82.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh82.MeshType = Enum.MeshType.Sphere
- SpecialMesh82.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part83.Parent = Model0
- Part83.Material = Enum.Material.SmoothPlastic
- Part83.BrickColor = BrickColor.new("CGA brown")
- Part83.Rotation = Vector3.new(0, -90, 0)
- Part83.FormFactor = Enum.FormFactor.Symmetric
- Part83.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part83.CFrame = CFrame.new(-89.2338028, 67.4477463, 37.8043365, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part83.Color = Color3.new(0.666667, 0.333333, 0)
- Part83.Position = Vector3.new(-89.2338028, 67.4477463, 37.8043365)
- Part83.Orientation = Vector3.new(0, -90, 0)
- Part83.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh84.Parent = Part83
- SpecialMesh84.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh84.MeshType = Enum.MeshType.Sphere
- SpecialMesh84.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part85.Parent = Model0
- Part85.Material = Enum.Material.Wood
- Part85.BrickColor = BrickColor.new("Reddish brown")
- Part85.Rotation = Vector3.new(0, -90, 0)
- Part85.FormFactor = Enum.FormFactor.Symmetric
- Part85.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part85.CFrame = CFrame.new(-91.6590729, 45.6203003, 30.5285358, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part85.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part85.Position = Vector3.new(-91.6590729, 45.6203003, 30.5285358)
- Part85.Orientation = Vector3.new(0, -90, 0)
- Part85.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh86.Parent = Part85
- SpecialMesh86.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh86.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part87.Parent = Model0
- Part87.Material = Enum.Material.SmoothPlastic
- Part87.BrickColor = BrickColor.new("CGA brown")
- Part87.Rotation = Vector3.new(0, -90, 0)
- Part87.FormFactor = Enum.FormFactor.Symmetric
- Part87.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part87.CFrame = CFrame.new(-84.3832703, 67.4477463, 28.1032467, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part87.Color = Color3.new(0.666667, 0.333333, 0)
- Part87.Position = Vector3.new(-84.3832703, 67.4477463, 28.1032467)
- Part87.Orientation = Vector3.new(0, -90, 0)
- Part87.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh88.Parent = Part87
- SpecialMesh88.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh88.MeshType = Enum.MeshType.Sphere
- SpecialMesh88.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part89.Parent = Model0
- Part89.Material = Enum.Material.SmoothPlastic
- Part89.BrickColor = BrickColor.new("Bright green")
- Part89.Rotation = Vector3.new(0, -90, 0)
- Part89.FormFactor = Enum.FormFactor.Symmetric
- Part89.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part89.CFrame = CFrame.new(-91.6590958, 74.7235641, 30.5285378, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part89.BackSurface = Enum.SurfaceType.Weld
- Part89.FrontSurface = Enum.SurfaceType.Weld
- Part89.LeftSurface = Enum.SurfaceType.Weld
- Part89.RightSurface = Enum.SurfaceType.Weld
- Part89.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part89.Position = Vector3.new(-91.6590958, 74.7235641, 30.5285378)
- Part89.Orientation = Vector3.new(0, -90, 0)
- Part89.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part90.Parent = Model0
- Part90.Material = Enum.Material.SmoothPlastic
- Part90.BrickColor = BrickColor.new("Bright green")
- Part90.Rotation = Vector3.new(0, 90, 0)
- Part90.FormFactor = Enum.FormFactor.Symmetric
- Part90.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part90.CFrame = CFrame.new(-91.6590958, 72.2982864, 13.5516148, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part90.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part90.Position = Vector3.new(-91.6590958, 72.2982864, 13.5516148)
- Part90.Orientation = Vector3.new(0, 90, 0)
- Part90.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part91.Parent = Model0
- Part91.Material = Enum.Material.SmoothPlastic
- Part91.BrickColor = BrickColor.new("Bright green")
- Part91.Rotation = Vector3.new(0, -90, 0)
- Part91.FormFactor = Enum.FormFactor.Symmetric
- Part91.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part91.CFrame = CFrame.new(-91.6590958, 72.2982864, 47.505455, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part91.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part91.Position = Vector3.new(-91.6590958, 72.2982864, 47.505455)
- Part91.Orientation = Vector3.new(0, -90, 0)
- Part91.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part92.Parent = Model0
- Part92.Material = Enum.Material.SmoothPlastic
- Part92.BrickColor = BrickColor.new("CGA brown")
- Part92.Rotation = Vector3.new(0, -90, 0)
- Part92.FormFactor = Enum.FormFactor.Symmetric
- Part92.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part92.CFrame = CFrame.new(-98.9348297, 67.4477463, 28.1032467, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part92.Color = Color3.new(0.666667, 0.333333, 0)
- Part92.Position = Vector3.new(-98.9348297, 67.4477463, 28.1032467)
- Part92.Orientation = Vector3.new(0, -90, 0)
- Part92.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh93.Parent = Part92
- SpecialMesh93.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh93.MeshType = Enum.MeshType.Sphere
- SpecialMesh93.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part94.Parent = Model0
- Part94.Material = Enum.Material.Wood
- Part94.BrickColor = BrickColor.new("Reddish brown")
- Part94.Rotation = Vector3.new(0, -90, 0)
- Part94.FormFactor = Enum.FormFactor.Symmetric
- Part94.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part94.CFrame = CFrame.new(-91.6590729, 35.9192085, 30.5285358, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part94.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part94.Position = Vector3.new(-91.6590729, 35.9192085, 30.5285358)
- Part94.Orientation = Vector3.new(0, -90, 0)
- Part94.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh95.Parent = Part94
- SpecialMesh95.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh95.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part96.Parent = Model0
- Part96.Material = Enum.Material.SmoothPlastic
- Part96.BrickColor = BrickColor.new("Bright green")
- Part96.Rotation = Vector3.new(-180, 0, -180)
- Part96.FormFactor = Enum.FormFactor.Symmetric
- Part96.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part96.CFrame = CFrame.new(-74.6821136, 72.2982864, 30.5285378, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part96.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part96.Position = Vector3.new(-74.6821136, 72.2982864, 30.5285378)
- Part96.Orientation = Vector3.new(0, 180, 0)
- Part96.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part97.Parent = Model0
- Part97.Material = Enum.Material.Wood
- Part97.BrickColor = BrickColor.new("Reddish brown")
- Part97.Rotation = Vector3.new(0, -90, 0)
- Part97.FormFactor = Enum.FormFactor.Symmetric
- Part97.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part97.CFrame = CFrame.new(-91.6590729, 26.2181168, 30.5285358, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part97.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part97.Position = Vector3.new(-91.6590729, 26.2181168, 30.5285358)
- Part97.Orientation = Vector3.new(0, -90, 0)
- Part97.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh98.Parent = Part97
- SpecialMesh98.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh98.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part99.Parent = Model0
- Part99.Material = Enum.Material.Wood
- Part99.BrickColor = BrickColor.new("Reddish brown")
- Part99.Rotation = Vector3.new(0, -90, 0)
- Part99.FormFactor = Enum.FormFactor.Symmetric
- Part99.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part99.CFrame = CFrame.new(-91.6590729, 65.0224686, 30.5285358, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part99.BackSurface = Enum.SurfaceType.Weld
- Part99.FrontSurface = Enum.SurfaceType.Weld
- Part99.LeftSurface = Enum.SurfaceType.Weld
- Part99.RightSurface = Enum.SurfaceType.Weld
- Part99.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part99.Position = Vector3.new(-91.6590729, 65.0224686, 30.5285358)
- Part99.Orientation = Vector3.new(0, -90, 0)
- Part99.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh100.Parent = Part99
- SpecialMesh100.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh100.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part101.Parent = Model0
- Part101.Material = Enum.Material.SmoothPlastic
- Part101.BrickColor = BrickColor.new("CGA brown")
- Part101.Rotation = Vector3.new(0, -90, 0)
- Part101.FormFactor = Enum.FormFactor.Symmetric
- Part101.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part101.CFrame = CFrame.new(-94.0842743, 67.4477463, 37.804348, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part101.Color = Color3.new(0.666667, 0.333333, 0)
- Part101.Position = Vector3.new(-94.0842743, 67.4477463, 37.804348)
- Part101.Orientation = Vector3.new(0, -90, 0)
- Part101.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh102.Parent = Part101
- SpecialMesh102.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh102.MeshType = Enum.MeshType.Sphere
- SpecialMesh102.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part103.Parent = Model0
- Part103.Material = Enum.Material.Wood
- Part103.BrickColor = BrickColor.new("Reddish brown")
- Part103.Rotation = Vector3.new(0, -90, 0)
- Part103.FormFactor = Enum.FormFactor.Symmetric
- Part103.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part103.CFrame = CFrame.new(-52.8546753, 26.2181168, -221.699905, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part103.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part103.Position = Vector3.new(-52.8546753, 26.2181168, -221.699905)
- Part103.Orientation = Vector3.new(0, -90, 0)
- Part103.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh104.Parent = Part103
- SpecialMesh104.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh104.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part105.Parent = Model0
- Part105.Material = Enum.Material.SmoothPlastic
- Part105.BrickColor = BrickColor.new("CGA brown")
- Part105.Rotation = Vector3.new(0, -90, 0)
- Part105.FormFactor = Enum.FormFactor.Symmetric
- Part105.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part105.CFrame = CFrame.new(-84.3832321, 67.4477463, 32.953804, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part105.Color = Color3.new(0.666667, 0.333333, 0)
- Part105.Position = Vector3.new(-84.3832321, 67.4477463, 32.953804)
- Part105.Orientation = Vector3.new(0, -90, 0)
- Part105.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh106.Parent = Part105
- SpecialMesh106.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh106.MeshType = Enum.MeshType.Sphere
- SpecialMesh106.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part107.Parent = Model0
- Part107.Material = Enum.Material.SmoothPlastic
- Part107.BrickColor = BrickColor.new("CGA brown")
- Part107.Rotation = Vector3.new(0, -90, 0)
- Part107.FormFactor = Enum.FormFactor.Symmetric
- Part107.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part107.CFrame = CFrame.new(-98.9348602, 67.4477463, 32.953804, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part107.Color = Color3.new(0.666667, 0.333333, 0)
- Part107.Position = Vector3.new(-98.9348602, 67.4477463, 32.953804)
- Part107.Orientation = Vector3.new(0, -90, 0)
- Part107.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh108.Parent = Part107
- SpecialMesh108.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh108.MeshType = Enum.MeshType.Sphere
- SpecialMesh108.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part109.Parent = Model0
- Part109.Material = Enum.Material.Wood
- Part109.BrickColor = BrickColor.new("Reddish brown")
- Part109.Rotation = Vector3.new(0, -90, 0)
- Part109.FormFactor = Enum.FormFactor.Symmetric
- Part109.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part109.CFrame = CFrame.new(-52.8546753, 35.9192085, -221.699905, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part109.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part109.Position = Vector3.new(-52.8546753, 35.9192085, -221.699905)
- Part109.Orientation = Vector3.new(0, -90, 0)
- Part109.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh110.Parent = Part109
- SpecialMesh110.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh110.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part111.Parent = Model0
- Part111.Material = Enum.Material.Wood
- Part111.BrickColor = BrickColor.new("Reddish brown")
- Part111.Rotation = Vector3.new(0, -90, 0)
- Part111.FormFactor = Enum.FormFactor.Symmetric
- Part111.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part111.CFrame = CFrame.new(-52.8546753, 45.6203003, -221.699905, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part111.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part111.Position = Vector3.new(-52.8546753, 45.6203003, -221.699905)
- Part111.Orientation = Vector3.new(0, -90, 0)
- Part111.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh112.Parent = Part111
- SpecialMesh112.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh112.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part113.Parent = Model0
- Part113.Material = Enum.Material.Wood
- Part113.BrickColor = BrickColor.new("Reddish brown")
- Part113.Rotation = Vector3.new(0, -90, 0)
- Part113.FormFactor = Enum.FormFactor.Symmetric
- Part113.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part113.CFrame = CFrame.new(-193.52066, 26.2181301, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part113.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part113.Position = Vector3.new(-193.52066, 26.2181301, -95.5856705)
- Part113.Orientation = Vector3.new(0, -90, 0)
- Part113.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh114.Parent = Part113
- SpecialMesh114.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh114.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part115.Parent = Model0
- Part115.Material = Enum.Material.SmoothPlastic
- Part115.BrickColor = BrickColor.new("Bright green")
- Part115.Rotation = Vector3.new(180, 0, -180)
- Part115.FormFactor = Enum.FormFactor.Symmetric
- Part115.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part115.CFrame = CFrame.new(-195.945953, 72.2983246, 79.033989, -1, 0, 0, 0, 1, -0, 0, 0, -1)
- Part115.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part115.Position = Vector3.new(-195.945953, 72.2983246, 79.033989)
- Part115.Orientation = Vector3.new(0, 180, 0)
- Part115.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part116.Parent = Model0
- Part116.Material = Enum.Material.SmoothPlastic
- Part116.BrickColor = BrickColor.new("CGA brown")
- Part116.Rotation = Vector3.new(0, -90, 0)
- Part116.FormFactor = Enum.FormFactor.Symmetric
- Part116.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part116.CFrame = CFrame.new(-220.198669, 67.4477768, 76.6087189, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part116.Color = Color3.new(0.666667, 0.333333, 0)
- Part116.Position = Vector3.new(-220.198669, 67.4477768, 76.6087189)
- Part116.Orientation = Vector3.new(0, -90, 0)
- Part116.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh117.Parent = Part116
- SpecialMesh117.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh117.MeshType = Enum.MeshType.Sphere
- SpecialMesh117.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part118.Parent = Model0
- Part118.Material = Enum.Material.Wood
- Part118.BrickColor = BrickColor.new("Reddish brown")
- Part118.Rotation = Vector3.new(0, -90, 0)
- Part118.FormFactor = Enum.FormFactor.Symmetric
- Part118.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part118.CFrame = CFrame.new(-193.52066, 45.6203232, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part118.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part118.Position = Vector3.new(-193.52066, 45.6203232, -95.5856705)
- Part118.Orientation = Vector3.new(0, -90, 0)
- Part118.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh119.Parent = Part118
- SpecialMesh119.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh119.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part120.Parent = Model0
- Part120.Material = Enum.Material.Wood
- Part120.BrickColor = BrickColor.new("Reddish brown")
- Part120.Rotation = Vector3.new(0, -90, 0)
- Part120.FormFactor = Enum.FormFactor.Symmetric
- Part120.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part120.CFrame = CFrame.new(-227.474442, 45.6203232, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part120.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part120.Position = Vector3.new(-227.474442, 45.6203232, -192.596634)
- Part120.Orientation = Vector3.new(0, -90, 0)
- Part120.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh121.Parent = Part120
- SpecialMesh121.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh121.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part122.Parent = Model0
- Part122.Material = Enum.Material.SmoothPlastic
- Part122.BrickColor = BrickColor.new("Bright green")
- Part122.Rotation = Vector3.new(0, 90, 0)
- Part122.FormFactor = Enum.FormFactor.Symmetric
- Part122.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part122.CFrame = CFrame.new(-212.922791, 72.2983246, 62.0570908, -0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part122.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part122.Position = Vector3.new(-212.922791, 72.2983246, 62.0570908)
- Part122.Orientation = Vector3.new(0, 90, 0)
- Part122.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part123.Parent = Model0
- Part123.Material = Enum.Material.SmoothPlastic
- Part123.BrickColor = BrickColor.new("Bright green")
- Part123.Rotation = Vector3.new(0, -90, 0)
- Part123.FormFactor = Enum.FormFactor.Symmetric
- Part123.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part123.CFrame = CFrame.new(-212.922791, 72.2983246, 96.01091, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part123.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part123.Position = Vector3.new(-212.922791, 72.2983246, 96.01091)
- Part123.Orientation = Vector3.new(0, -90, 0)
- Part123.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part124.Parent = Model0
- Part124.Material = Enum.Material.Wood
- Part124.BrickColor = BrickColor.new("Reddish brown")
- Part124.Rotation = Vector3.new(0, -90, 0)
- Part124.FormFactor = Enum.FormFactor.Symmetric
- Part124.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part124.CFrame = CFrame.new(-212.922791, 45.6203232, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part124.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part124.Position = Vector3.new(-212.922791, 45.6203232, 79.033989)
- Part124.Orientation = Vector3.new(0, -90, 0)
- Part124.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh125.Parent = Part124
- SpecialMesh125.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh125.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part126.Parent = Model0
- Part126.Material = Enum.Material.Wood
- Part126.BrickColor = BrickColor.new("Reddish brown")
- Part126.Rotation = Vector3.new(0, -90, 0)
- Part126.FormFactor = Enum.FormFactor.Symmetric
- Part126.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part126.CFrame = CFrame.new(-212.922791, 26.2181301, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part126.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part126.Position = Vector3.new(-212.922791, 26.2181301, 79.033989)
- Part126.Orientation = Vector3.new(0, -90, 0)
- Part126.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh127.Parent = Part126
- SpecialMesh127.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh127.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part128.Parent = Model0
- Part128.Material = Enum.Material.SmoothPlastic
- Part128.BrickColor = BrickColor.new("CGA brown")
- Part128.Rotation = Vector3.new(0, -90, 0)
- Part128.FormFactor = Enum.FormFactor.Symmetric
- Part128.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part128.CFrame = CFrame.new(-210.497528, 67.4477768, 71.7581635, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part128.Color = Color3.new(0.666667, 0.333333, 0)
- Part128.Position = Vector3.new(-210.497528, 67.4477768, 71.7581635)
- Part128.Orientation = Vector3.new(0, -90, 0)
- Part128.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh129.Parent = Part128
- SpecialMesh129.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh129.MeshType = Enum.MeshType.Sphere
- SpecialMesh129.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part130.Parent = Model0
- Part130.Material = Enum.Material.Wood
- Part130.BrickColor = BrickColor.new("Reddish brown")
- Part130.Rotation = Vector3.new(0, -90, 0)
- Part130.FormFactor = Enum.FormFactor.Symmetric
- Part130.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part130.CFrame = CFrame.new(-212.922791, 65.0224991, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part130.BackSurface = Enum.SurfaceType.Weld
- Part130.FrontSurface = Enum.SurfaceType.Weld
- Part130.LeftSurface = Enum.SurfaceType.Weld
- Part130.RightSurface = Enum.SurfaceType.Weld
- Part130.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part130.Position = Vector3.new(-212.922791, 65.0224991, 79.033989)
- Part130.Orientation = Vector3.new(0, -90, 0)
- Part130.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh131.Parent = Part130
- SpecialMesh131.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh131.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part132.Parent = Model0
- Part132.Material = Enum.Material.SmoothPlastic
- Part132.BrickColor = BrickColor.new("CGA brown")
- Part132.Rotation = Vector3.new(0, -90, 0)
- Part132.FormFactor = Enum.FormFactor.Symmetric
- Part132.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part132.CFrame = CFrame.new(-220.198669, 67.4477768, 81.4592667, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part132.Color = Color3.new(0.666667, 0.333333, 0)
- Part132.Position = Vector3.new(-220.198669, 67.4477768, 81.4592667)
- Part132.Orientation = Vector3.new(0, -90, 0)
- Part132.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh133.Parent = Part132
- SpecialMesh133.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh133.MeshType = Enum.MeshType.Sphere
- SpecialMesh133.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part134.Parent = Model0
- Part134.Material = Enum.Material.SmoothPlastic
- Part134.BrickColor = BrickColor.new("CGA brown")
- Part134.Rotation = Vector3.new(0, -90, 0)
- Part134.FormFactor = Enum.FormFactor.Symmetric
- Part134.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part134.CFrame = CFrame.new(-215.348083, 67.4477768, 86.3097992, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part134.Color = Color3.new(0.666667, 0.333333, 0)
- Part134.Position = Vector3.new(-215.348083, 67.4477768, 86.3097992)
- Part134.Orientation = Vector3.new(0, -90, 0)
- Part134.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh135.Parent = Part134
- SpecialMesh135.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh135.MeshType = Enum.MeshType.Sphere
- SpecialMesh135.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part136.Parent = Model0
- Part136.Material = Enum.Material.Wood
- Part136.BrickColor = BrickColor.new("Reddish brown")
- Part136.Rotation = Vector3.new(0, -90, 0)
- Part136.FormFactor = Enum.FormFactor.Symmetric
- Part136.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part136.CFrame = CFrame.new(-193.52066, 35.91922, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part136.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part136.Position = Vector3.new(-193.52066, 35.91922, -95.5856705)
- Part136.Orientation = Vector3.new(0, -90, 0)
- Part136.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh137.Parent = Part136
- SpecialMesh137.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh137.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part138.Parent = Model0
- Part138.Material = Enum.Material.SmoothPlastic
- Part138.BrickColor = BrickColor.new("CGA brown")
- Part138.Rotation = Vector3.new(0, -90, 0)
- Part138.FormFactor = Enum.FormFactor.Symmetric
- Part138.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part138.CFrame = CFrame.new(-215.348083, 67.4477768, 71.7581635, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part138.Color = Color3.new(0.666667, 0.333333, 0)
- Part138.Position = Vector3.new(-215.348083, 67.4477768, 71.7581635)
- Part138.Orientation = Vector3.new(0, -90, 0)
- Part138.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh139.Parent = Part138
- SpecialMesh139.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh139.MeshType = Enum.MeshType.Sphere
- SpecialMesh139.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part140.Parent = Model0
- Part140.Material = Enum.Material.SmoothPlastic
- Part140.BrickColor = BrickColor.new("CGA brown")
- Part140.Rotation = Vector3.new(0, -90, 0)
- Part140.FormFactor = Enum.FormFactor.Symmetric
- Part140.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part140.CFrame = CFrame.new(-210.497528, 67.4477768, 86.3097992, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part140.Color = Color3.new(0.666667, 0.333333, 0)
- Part140.Position = Vector3.new(-210.497528, 67.4477768, 86.3097992)
- Part140.Orientation = Vector3.new(0, -90, 0)
- Part140.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh141.Parent = Part140
- SpecialMesh141.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh141.MeshType = Enum.MeshType.Sphere
- SpecialMesh141.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part142.Parent = Model0
- Part142.Material = Enum.Material.SmoothPlastic
- Part142.BrickColor = BrickColor.new("Bright red")
- Part142.Rotation = Vector3.new(0, -90, 0)
- Part142.FormFactor = Enum.FormFactor.Symmetric
- Part142.Size = Vector3.new(72.758194, 4.85054636, 72.758194)
- Part142.CFrame = CFrame.new(-50.4293365, 48.045578, -98.0109329, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part142.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part142.Position = Vector3.new(-50.4293365, 48.045578, -98.0109329)
- Part142.Orientation = Vector3.new(0, -90, 0)
- Part142.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part143.Parent = Model0
- Part143.Material = Enum.Material.SmoothPlastic
- Part143.BrickColor = BrickColor.new("Bright green")
- Part143.Rotation = Vector3.new(0, -90, 0)
- Part143.FormFactor = Enum.FormFactor.Symmetric
- Part143.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part143.CFrame = CFrame.new(-212.922791, 74.7235947, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part143.BackSurface = Enum.SurfaceType.Weld
- Part143.FrontSurface = Enum.SurfaceType.Weld
- Part143.LeftSurface = Enum.SurfaceType.Weld
- Part143.RightSurface = Enum.SurfaceType.Weld
- Part143.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part143.Position = Vector3.new(-212.922791, 74.7235947, 79.033989)
- Part143.Orientation = Vector3.new(0, -90, 0)
- Part143.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part144.Parent = Model0
- Part144.Material = Enum.Material.Wood
- Part144.BrickColor = BrickColor.new("Reddish brown")
- Part144.Rotation = Vector3.new(0, -90, 0)
- Part144.FormFactor = Enum.FormFactor.Symmetric
- Part144.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part144.CFrame = CFrame.new(-212.922791, 55.3214188, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part144.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part144.Position = Vector3.new(-212.922791, 55.3214188, 79.033989)
- Part144.Orientation = Vector3.new(0, -90, 0)
- Part144.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh145.Parent = Part144
- SpecialMesh145.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh145.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part146.Parent = Model0
- Part146.Material = Enum.Material.SmoothPlastic
- Part146.BrickColor = BrickColor.new("CGA brown")
- Part146.Rotation = Vector3.new(0, -90, 0)
- Part146.FormFactor = Enum.FormFactor.Symmetric
- Part146.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part146.CFrame = CFrame.new(-205.646973, 67.4477768, 76.6087189, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part146.Color = Color3.new(0.666667, 0.333333, 0)
- Part146.Position = Vector3.new(-205.646973, 67.4477768, 76.6087189)
- Part146.Orientation = Vector3.new(0, -90, 0)
- Part146.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh147.Parent = Part146
- SpecialMesh147.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh147.MeshType = Enum.MeshType.Sphere
- SpecialMesh147.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part148.Parent = Model0
- Part148.Material = Enum.Material.SmoothPlastic
- Part148.BrickColor = BrickColor.new("CGA brown")
- Part148.Rotation = Vector3.new(0, -90, 0)
- Part148.FormFactor = Enum.FormFactor.Symmetric
- Part148.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part148.CFrame = CFrame.new(-205.646973, 67.4477768, 81.4592667, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part148.Color = Color3.new(0.666667, 0.333333, 0)
- Part148.Position = Vector3.new(-205.646973, 67.4477768, 81.4592667)
- Part148.Orientation = Vector3.new(0, -90, 0)
- Part148.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh149.Parent = Part148
- SpecialMesh149.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh149.MeshType = Enum.MeshType.Sphere
- SpecialMesh149.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part150.Parent = Model0
- Part150.Material = Enum.Material.Wood
- Part150.BrickColor = BrickColor.new("Reddish brown")
- Part150.Rotation = Vector3.new(0, -90, 0)
- Part150.FormFactor = Enum.FormFactor.Symmetric
- Part150.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part150.CFrame = CFrame.new(-227.474442, 35.91922, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part150.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part150.Position = Vector3.new(-227.474442, 35.91922, -192.596634)
- Part150.Orientation = Vector3.new(0, -90, 0)
- Part150.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh151.Parent = Part150
- SpecialMesh151.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh151.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part152.Parent = Model0
- Part152.Material = Enum.Material.SmoothPlastic
- Part152.BrickColor = BrickColor.new("Bright green")
- Part152.FormFactor = Enum.FormFactor.Symmetric
- Part152.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part152.CFrame = CFrame.new(-229.899689, 72.2983246, 79.033989, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part152.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part152.Position = Vector3.new(-229.899689, 72.2983246, 79.033989)
- Part152.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part153.Parent = Model0
- Part153.Material = Enum.Material.Wood
- Part153.BrickColor = BrickColor.new("Reddish brown")
- Part153.Rotation = Vector3.new(0, -90, 0)
- Part153.FormFactor = Enum.FormFactor.Symmetric
- Part153.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part153.CFrame = CFrame.new(-212.922791, 35.91922, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part153.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part153.Position = Vector3.new(-212.922791, 35.91922, 79.033989)
- Part153.Orientation = Vector3.new(0, -90, 0)
- Part153.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh154.Parent = Part153
- SpecialMesh154.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh154.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part155.Parent = Model0
- Part155.Material = Enum.Material.Metal
- Part155.BrickColor = BrickColor.new("Dark stone grey")
- Part155.Rotation = Vector3.new(0, -90, 0)
- Part155.FormFactor = Enum.FormFactor.Symmetric
- Part155.Size = Vector3.new(4.85054636, 43.6549072, 4.85054636)
- Part155.CFrame = CFrame.new(-50.4293365, 23.7928486, -98.0109329, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part155.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part155.Position = Vector3.new(-50.4293365, 23.7928486, -98.0109329)
- Part155.Orientation = Vector3.new(0, -90, 0)
- Part155.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part156.Parent = Model0
- Part156.Material = Enum.Material.Wood
- Part156.BrickColor = BrickColor.new("Reddish brown")
- Part156.Rotation = Vector3.new(0, -90, 0)
- Part156.FormFactor = Enum.FormFactor.Symmetric
- Part156.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part156.CFrame = CFrame.new(-33.4524155, 6.81593275, 112.987846, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part156.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part156.Position = Vector3.new(-33.4524155, 6.81593275, 112.987846)
- Part156.Orientation = Vector3.new(0, -90, 0)
- Part156.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part157.Parent = Model0
- Part157.Material = Enum.Material.Wood
- Part157.BrickColor = BrickColor.new("Reddish brown")
- Part157.Rotation = Vector3.new(0, -90, 0)
- Part157.FormFactor = Enum.FormFactor.Symmetric
- Part157.Size = Vector3.new(72.758194, 14.5516386, 9.70109272)
- Part157.CFrame = CFrame.new(-18.9008179, 9.24120712, 168.769104, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part157.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part157.Position = Vector3.new(-18.9008179, 9.24120712, 168.769104)
- Part157.Orientation = Vector3.new(0, -90, 0)
- Part157.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part158.Name = "Handle"
- Part158.Parent = Model0
- Part158.Rotation = Vector3.new(0, -90, 0)
- Part158.FormFactor = Enum.FormFactor.Symmetric
- Part158.Size = Vector3.new(14.5516386, 9.70109272, 4.85054636)
- Part158.CFrame = CFrame.new(-60.1304626, 6.81593275, -59.2065659, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part158.TopSurface = Enum.SurfaceType.Smooth
- Part158.Position = Vector3.new(-60.1304626, 6.81593275, -59.2065659)
- Part158.Orientation = Vector3.new(0, -90, 0)
- SpecialMesh159.Parent = Part158
- SpecialMesh159.MeshId = "http://www.roblox.com/asset/?id=151760030"
- SpecialMesh159.Scale = Vector3.new(4.85054588, 4.85054588, 4.85054588)
- SpecialMesh159.TextureId = "http://www.roblox.com/asset/?id=151760072"
- SpecialMesh159.MeshType = Enum.MeshType.FileMesh
- SpecialMesh159.Scale = Vector3.new(4.85054588, 4.85054588, 4.85054588)
- Part160.Parent = Model0
- Part160.Material = Enum.Material.SmoothPlastic
- Part160.BrickColor = BrickColor.new("CGA brown")
- Part160.Rotation = Vector3.new(0, -90, 0)
- Part160.FormFactor = Enum.FormFactor.Symmetric
- Part160.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part160.CFrame = CFrame.new(-157.14151, 67.4477539, 231.826187, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part160.Color = Color3.new(0.666667, 0.333333, 0)
- Part160.Position = Vector3.new(-157.14151, 67.4477539, 231.826187)
- Part160.Orientation = Vector3.new(0, -90, 0)
- Part160.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh161.Parent = Part160
- SpecialMesh161.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh161.MeshType = Enum.MeshType.Sphere
- SpecialMesh161.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part162.Parent = Model0
- Part162.Material = Enum.Material.SmoothPlastic
- Part162.BrickColor = BrickColor.new("CGA brown")
- Part162.Rotation = Vector3.new(0, -90, 0)
- Part162.FormFactor = Enum.FormFactor.Symmetric
- Part162.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part162.CFrame = CFrame.new(-157.14151, 67.4477539, 226.975632, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part162.Color = Color3.new(0.666667, 0.333333, 0)
- Part162.Position = Vector3.new(-157.14151, 67.4477539, 226.975632)
- Part162.Orientation = Vector3.new(0, -90, 0)
- Part162.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh163.Parent = Part162
- SpecialMesh163.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh163.MeshType = Enum.MeshType.Sphere
- SpecialMesh163.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part164.Parent = Model0
- Part164.Material = Enum.Material.Wood
- Part164.BrickColor = BrickColor.new("Reddish brown")
- Part164.Rotation = Vector3.new(0, -90, 0)
- Part164.FormFactor = Enum.FormFactor.Symmetric
- Part164.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part164.CFrame = CFrame.new(-149.865662, 6.81593275, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part164.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part164.Position = Vector3.new(-149.865662, 6.81593275, 229.40097)
- Part164.Orientation = Vector3.new(0, -90, 0)
- Part164.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh165.Parent = Part164
- SpecialMesh165.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh165.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part166.Parent = Model0
- Part166.BrickColor = BrickColor.new("Bright red")
- Part166.Transparency = 0.19999998807907
- Part166.Rotation = Vector3.new(0, -90, 0)
- Part166.FormFactor = Enum.FormFactor.Symmetric
- Part166.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part166.CFrame = CFrame.new(-31.0271568, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part166.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part166.Position = Vector3.new(-31.0271568, 35.9192123, 202.722916)
- Part166.Orientation = Vector3.new(0, -90, 0)
- Part166.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh167.Parent = Part166
- Part168.Parent = Model0
- Part168.Material = Enum.Material.Wood
- Part168.BrickColor = BrickColor.new("Reddish brown")
- Part168.Rotation = Vector3.new(0, -90, 0)
- Part168.FormFactor = Enum.FormFactor.Symmetric
- Part168.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part168.CFrame = CFrame.new(-52.8546753, 6.81593275, -221.699905, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part168.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part168.Position = Vector3.new(-52.8546753, 6.81593275, -221.699905)
- Part168.Orientation = Vector3.new(0, -90, 0)
- Part168.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh169.Parent = Part168
- SpecialMesh169.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh169.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part170.Parent = Model0
- Part170.BrickColor = BrickColor.new("Bright blue")
- Part170.Transparency = 0.19999998807907
- Part170.Rotation = Vector3.new(0, -90, 0)
- Part170.FormFactor = Enum.FormFactor.Symmetric
- Part170.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part170.CFrame = CFrame.new(-98.9348984, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part170.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part170.Position = Vector3.new(-98.9348984, 35.9192123, 202.722916)
- Part170.Orientation = Vector3.new(0, -90, 0)
- Part170.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh171.Parent = Part170
- Part172.Parent = Model0
- Part172.Material = Enum.Material.Wood
- Part172.BrickColor = BrickColor.new("Reddish brown")
- Part172.Rotation = Vector3.new(0, -90, 0)
- Part172.FormFactor = Enum.FormFactor.Symmetric
- Part172.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part172.CFrame = CFrame.new(-149.865662, 26.2181168, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part172.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part172.Position = Vector3.new(-149.865662, 26.2181168, 229.40097)
- Part172.Orientation = Vector3.new(0, -90, 0)
- Part172.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh173.Parent = Part172
- SpecialMesh173.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh173.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part174.Parent = Model0
- Part174.BrickColor = BrickColor.new("Bright red")
- Part174.Transparency = 0.19999998807907
- Part174.Rotation = Vector3.new(0, -90, 0)
- Part174.FormFactor = Enum.FormFactor.Symmetric
- Part174.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part174.CFrame = CFrame.new(-74.6821518, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part174.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part174.Position = Vector3.new(-74.6821518, 35.9192123, 202.722916)
- Part174.Orientation = Vector3.new(0, -90, 0)
- Part174.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh175.Parent = Part174
- Part176.Parent = Model0
- Part176.BrickColor = BrickColor.new("Bright red")
- Part176.Transparency = 0.19999998807907
- Part176.Rotation = Vector3.new(0, -90, 0)
- Part176.FormFactor = Enum.FormFactor.Symmetric
- Part176.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part176.CFrame = CFrame.new(-118.337097, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part176.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part176.Position = Vector3.new(-118.337097, 35.9192123, 202.722916)
- Part176.Orientation = Vector3.new(0, -90, 0)
- Part176.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh177.Parent = Part176
- Part178.Parent = Model0
- Part178.Material = Enum.Material.Wood
- Part178.BrickColor = BrickColor.new("Reddish brown")
- Part178.Rotation = Vector3.new(0, -90, 0)
- Part178.FormFactor = Enum.FormFactor.Symmetric
- Part178.Size = Vector3.new(4.85054636, 38.8043709, 116.413109)
- Part178.CFrame = CFrame.new(-72.2568512, 21.3675747, 207.573441, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part178.LeftSurface = Enum.SurfaceType.Weld
- Part178.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part178.Position = Vector3.new(-72.2568512, 21.3675747, 207.573441)
- Part178.Orientation = Vector3.new(0, -90, 0)
- Part178.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part179.Parent = Model0
- Part179.BrickColor = BrickColor.new("Bright green")
- Part179.Transparency = 0.19999998807907
- Part179.Rotation = Vector3.new(0, -90, 0)
- Part179.FormFactor = Enum.FormFactor.Symmetric
- Part179.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part179.CFrame = CFrame.new(-123.187653, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part179.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part179.Position = Vector3.new(-123.187653, 35.9192123, 202.722916)
- Part179.Orientation = Vector3.new(0, -90, 0)
- Part179.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh180.Parent = Part179
- Part181.Parent = Model0
- Part181.BrickColor = BrickColor.new("Bright blue")
- Part181.Transparency = 0.19999998807907
- Part181.Rotation = Vector3.new(0, -90, 0)
- Part181.FormFactor = Enum.FormFactor.Symmetric
- Part181.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part181.CFrame = CFrame.new(-113.486542, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part181.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part181.Position = Vector3.new(-113.486542, 35.9192123, 202.722916)
- Part181.Orientation = Vector3.new(0, -90, 0)
- Part181.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh182.Parent = Part181
- Part183.Parent = Model0
- Part183.BrickColor = BrickColor.new("Bright green")
- Part183.Transparency = 0.19999998807907
- Part183.Rotation = Vector3.new(0, -90, 0)
- Part183.FormFactor = Enum.FormFactor.Symmetric
- Part183.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part183.CFrame = CFrame.new(-21.3261299, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part183.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part183.Position = Vector3.new(-21.3261299, 35.9192123, 202.722916)
- Part183.Orientation = Vector3.new(0, -90, 0)
- Part183.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh184.Parent = Part183
- Part185.Parent = Model0
- Part185.Material = Enum.Material.Wood
- Part185.BrickColor = BrickColor.new("Reddish brown")
- Part185.Rotation = Vector3.new(0, -90, 0)
- Part185.FormFactor = Enum.FormFactor.Symmetric
- Part185.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part185.CFrame = CFrame.new(-149.865662, 65.0224838, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part185.BackSurface = Enum.SurfaceType.Weld
- Part185.FrontSurface = Enum.SurfaceType.Weld
- Part185.LeftSurface = Enum.SurfaceType.Weld
- Part185.RightSurface = Enum.SurfaceType.Weld
- Part185.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part185.Position = Vector3.new(-149.865662, 65.0224838, 229.40097)
- Part185.Orientation = Vector3.new(0, -90, 0)
- Part185.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh186.Parent = Part185
- SpecialMesh186.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh186.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part187.Parent = Model0
- Part187.Material = Enum.Material.SmoothPlastic
- Part187.BrickColor = BrickColor.new("CGA brown")
- Part187.Rotation = Vector3.new(0, -90, 0)
- Part187.FormFactor = Enum.FormFactor.Symmetric
- Part187.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part187.CFrame = CFrame.new(-152.290955, 67.4477539, 236.676743, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part187.Color = Color3.new(0.666667, 0.333333, 0)
- Part187.Position = Vector3.new(-152.290955, 67.4477539, 236.676743)
- Part187.Orientation = Vector3.new(0, -90, 0)
- Part187.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh188.Parent = Part187
- SpecialMesh188.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh188.MeshType = Enum.MeshType.Sphere
- SpecialMesh188.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part189.Parent = Model0
- Part189.Material = Enum.Material.Wood
- Part189.BrickColor = BrickColor.new("Reddish brown")
- Part189.Rotation = Vector3.new(0, -90, 0)
- Part189.FormFactor = Enum.FormFactor.Symmetric
- Part189.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part189.CFrame = CFrame.new(-72.2568207, 6.81593275, 112.987846, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part189.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part189.Position = Vector3.new(-72.2568207, 6.81593275, 112.987846)
- Part189.Orientation = Vector3.new(0, -90, 0)
- Part189.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part190.Parent = Model0
- Part190.Material = Enum.Material.Wood
- Part190.BrickColor = BrickColor.new("Reddish brown")
- Part190.Rotation = Vector3.new(0, -90, 0)
- Part190.FormFactor = Enum.FormFactor.Symmetric
- Part190.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part190.CFrame = CFrame.new(-149.865662, 45.6203003, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part190.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part190.Position = Vector3.new(-149.865662, 45.6203003, 229.40097)
- Part190.Orientation = Vector3.new(0, -90, 0)
- Part190.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh191.Parent = Part190
- SpecialMesh191.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh191.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part192.Parent = Model0
- Part192.Material = Enum.Material.SmoothPlastic
- Part192.BrickColor = BrickColor.new("CGA brown")
- Part192.Rotation = Vector3.new(0, -90, 0)
- Part192.FormFactor = Enum.FormFactor.Symmetric
- Part192.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part192.CFrame = CFrame.new(-147.440369, 67.4477539, 236.676743, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part192.Color = Color3.new(0.666667, 0.333333, 0)
- Part192.Position = Vector3.new(-147.440369, 67.4477539, 236.676743)
- Part192.Orientation = Vector3.new(0, -90, 0)
- Part192.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh193.Parent = Part192
- SpecialMesh193.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh193.MeshType = Enum.MeshType.Sphere
- SpecialMesh193.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part194.Parent = Model0
- Part194.Material = Enum.Material.SmoothPlastic
- Part194.BrickColor = BrickColor.new("Bright green")
- Part194.FormFactor = Enum.FormFactor.Symmetric
- Part194.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part194.CFrame = CFrame.new(-166.84259, 72.2983017, 229.40097, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part194.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part194.Position = Vector3.new(-166.84259, 72.2983017, 229.40097)
- Part194.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part195.Parent = Model0
- Part195.Material = Enum.Material.Wood
- Part195.BrickColor = BrickColor.new("Reddish brown")
- Part195.Rotation = Vector3.new(0, -90, 0)
- Part195.FormFactor = Enum.FormFactor.Symmetric
- Part195.Size = Vector3.new(72.758194, 14.5516386, 9.70109272)
- Part195.CFrame = CFrame.new(-125.612915, 9.24120522, 168.769119, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part195.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part195.Position = Vector3.new(-125.612915, 9.24120522, 168.769119)
- Part195.Orientation = Vector3.new(0, -90, 0)
- Part195.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part196.Parent = Model0
- Part196.Material = Enum.Material.SmoothPlastic
- Part196.BrickColor = BrickColor.new("White")
- Part196.Rotation = Vector3.new(0, -90, 0)
- Part196.FormFactor = Enum.FormFactor.Symmetric
- Part196.Size = Vector3.new(19.4021854, 4.85054636, 4.85054636)
- Part196.CFrame = CFrame.new(-69.8315048, 9.24121475, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part196.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part196.Position = Vector3.new(-69.8315048, 9.24121475, -81.0340195)
- Part196.Orientation = Vector3.new(0, -90, 0)
- Part196.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part197.Parent = Model0
- Part197.BrickColor = BrickColor.new("Bright green")
- Part197.Transparency = 0.19999998807907
- Part197.Rotation = Vector3.new(0, -90, 0)
- Part197.FormFactor = Enum.FormFactor.Symmetric
- Part197.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part197.CFrame = CFrame.new(-35.8777237, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part197.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part197.Position = Vector3.new(-35.8777237, 35.9192123, 202.722916)
- Part197.Orientation = Vector3.new(0, -90, 0)
- Part197.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh198.Parent = Part197
- Part199.Parent = Model0
- Part199.BrickColor = BrickColor.new("Bright blue")
- Part199.Transparency = 0.19999998807907
- Part199.Rotation = Vector3.new(0, -90, 0)
- Part199.FormFactor = Enum.FormFactor.Symmetric
- Part199.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part199.CFrame = CFrame.new(-84.3832474, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part199.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part199.Position = Vector3.new(-84.3832474, 35.9192123, 202.722916)
- Part199.Orientation = Vector3.new(0, -90, 0)
- Part199.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh200.Parent = Part199
- Part201.Parent = Model0
- Part201.Material = Enum.Material.SmoothPlastic
- Part201.BrickColor = BrickColor.new("White")
- Part201.Rotation = Vector3.new(0, -90, 0)
- Part201.FormFactor = Enum.FormFactor.Plate
- Part201.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part201.CFrame = CFrame.new(-1.92388916, 2.93552732, 49.9307251, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part201.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part201.Position = Vector3.new(-1.92388916, 2.93552732, 49.9307251)
- Part201.Orientation = Vector3.new(0, -90, 0)
- Part201.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part202.Parent = Model0
- Part202.BrickColor = BrickColor.new("Bright red")
- Part202.Transparency = 0.19999998807907
- Part202.Rotation = Vector3.new(0, -90, 0)
- Part202.FormFactor = Enum.FormFactor.Symmetric
- Part202.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part202.CFrame = CFrame.new(-103.785461, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part202.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part202.Position = Vector3.new(-103.785461, 35.9192123, 202.722916)
- Part202.Orientation = Vector3.new(0, -90, 0)
- Part202.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh203.Parent = Part202
- Part204.Parent = Model0
- Part204.Material = Enum.Material.SmoothPlastic
- Part204.BrickColor = BrickColor.new("Br. yellowish green")
- Part204.Rotation = Vector3.new(0, -90, 0)
- Part204.FormFactor = Enum.FormFactor.Plate
- Part204.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part204.CFrame = CFrame.new(-6.77442169, 2.93552732, 49.9307251, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part204.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part204.Position = Vector3.new(-6.77442169, 2.93552732, 49.9307251)
- Part204.Orientation = Vector3.new(0, -90, 0)
- Part204.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part205.Parent = Model0
- Part205.BrickColor = BrickColor.new("Bright red")
- Part205.Transparency = 0.19999998807907
- Part205.Rotation = Vector3.new(0, -90, 0)
- Part205.FormFactor = Enum.FormFactor.Symmetric
- Part205.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part205.CFrame = CFrame.new(-89.2338333, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part205.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part205.Position = Vector3.new(-89.2338333, 35.9192123, 202.722916)
- Part205.Orientation = Vector3.new(0, -90, 0)
- Part205.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh206.Parent = Part205
- Part207.Parent = Model0
- Part207.Material = Enum.Material.Granite
- Part207.BrickColor = BrickColor.new("Bright blue")
- Part207.Rotation = Vector3.new(0, -90, 0)
- Part207.FormFactor = Enum.FormFactor.Plate
- Part207.Size = Vector3.new(509.307373, 1.94021881, 179.470245)
- Part207.CFrame = CFrame.new(162.994202, 0.995257974, -5.85056877, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part207.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part207.Position = Vector3.new(162.994202, 0.995257974, -5.85056877)
- Part207.Orientation = Vector3.new(0, -90, 0)
- Part207.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part208.Parent = Model0
- Part208.Material = Enum.Material.SmoothPlastic
- Part208.BrickColor = BrickColor.new("White")
- Part208.Rotation = Vector3.new(0, -90, 0)
- Part208.FormFactor = Enum.FormFactor.Plate
- Part208.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part208.CFrame = CFrame.new(7.77716064, 2.93552732, 49.9307251, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part208.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part208.Position = Vector3.new(7.77716064, 2.93552732, 49.9307251)
- Part208.Orientation = Vector3.new(0, -90, 0)
- Part208.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part209.Parent = Model0
- Part209.BrickColor = BrickColor.new("Bright red")
- Part209.Transparency = 0.19999998807907
- Part209.Rotation = Vector3.new(0, -90, 0)
- Part209.FormFactor = Enum.FormFactor.Symmetric
- Part209.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part209.CFrame = CFrame.new(-60.1304932, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part209.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part209.Position = Vector3.new(-60.1304932, 35.9192123, 202.722916)
- Part209.Orientation = Vector3.new(0, -90, 0)
- Part209.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh210.Parent = Part209
- Part211.Parent = Model0
- Part211.BrickColor = BrickColor.new("Bright blue")
- Part211.Transparency = 0.19999998807907
- Part211.Rotation = Vector3.new(0, -90, 0)
- Part211.FormFactor = Enum.FormFactor.Symmetric
- Part211.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part211.CFrame = CFrame.new(-40.7282944, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part211.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part211.Position = Vector3.new(-40.7282944, 35.9192123, 202.722916)
- Part211.Orientation = Vector3.new(0, -90, 0)
- Part211.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh212.Parent = Part211
- Part213.Parent = Model0
- Part213.Material = Enum.Material.SmoothPlastic
- Part213.BrickColor = BrickColor.new("Br. yellowish green")
- Part213.Rotation = Vector3.new(0, -90, 0)
- Part213.FormFactor = Enum.FormFactor.Plate
- Part213.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part213.CFrame = CFrame.new(12.6277237, 2.93552732, 49.9307251, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part213.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part213.Position = Vector3.new(12.6277237, 2.93552732, 49.9307251)
- Part213.Orientation = Vector3.new(0, -90, 0)
- Part213.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part214.Parent = Model0
- Part214.Material = Enum.Material.Wood
- Part214.BrickColor = BrickColor.new("Reddish brown")
- Part214.Rotation = Vector3.new(0, -90, 0)
- Part214.FormFactor = Enum.FormFactor.Symmetric
- Part214.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part214.CFrame = CFrame.new(-111.061249, 6.81593275, 112.987846, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part214.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part214.Position = Vector3.new(-111.061249, 6.81593275, 112.987846)
- Part214.Orientation = Vector3.new(0, -90, 0)
- Part214.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part215.Parent = Model0
- Part215.BrickColor = BrickColor.new("Bright red")
- Part215.Transparency = 0.19999998807907
- Part215.Rotation = Vector3.new(0, -90, 0)
- Part215.FormFactor = Enum.FormFactor.Symmetric
- Part215.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part215.CFrame = CFrame.new(-16.4755592, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part215.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part215.Position = Vector3.new(-16.4755592, 35.9192123, 202.722916)
- Part215.Orientation = Vector3.new(0, -90, 0)
- Part215.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh216.Parent = Part215
- Part217.Parent = Model0
- Part217.Material = Enum.Material.Wood
- Part217.BrickColor = BrickColor.new("Reddish brown")
- Part217.Rotation = Vector3.new(0, -90, 0)
- Part217.FormFactor = Enum.FormFactor.Symmetric
- Part217.Size = Vector3.new(4.85054636, 4.85054636, 116.413109)
- Part217.CFrame = CFrame.new(-72.2568512, 28.6433945, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part217.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part217.Position = Vector3.new(-72.2568512, 28.6433945, 202.722916)
- Part217.Orientation = Vector3.new(0, -90, 0)
- Part217.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part218.Parent = Model0
- Part218.Material = Enum.Material.Wood
- Part218.BrickColor = BrickColor.new("Reddish brown")
- Part218.Rotation = Vector3.new(0, -90, 0)
- Part218.FormFactor = Enum.FormFactor.Symmetric
- Part218.Size = Vector3.new(9.70109272, 14.5516386, 116.413109)
- Part218.CFrame = CFrame.new(-72.2568207, 9.24120522, 127.53949, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part218.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part218.Position = Vector3.new(-72.2568207, 9.24120522, 127.53949)
- Part218.Orientation = Vector3.new(0, -90, 0)
- Part218.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part219.Parent = Model0
- Part219.BrickColor = BrickColor.new("Bright green")
- Part219.Transparency = 0.19999998807907
- Part219.Rotation = Vector3.new(0, -90, 0)
- Part219.FormFactor = Enum.FormFactor.Symmetric
- Part219.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part219.CFrame = CFrame.new(-64.9810333, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part219.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part219.Position = Vector3.new(-64.9810333, 35.9192123, 202.722916)
- Part219.Orientation = Vector3.new(0, -90, 0)
- Part219.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh220.Parent = Part219
- Part221.Parent = Model0
- Part221.Material = Enum.Material.SmoothPlastic
- Part221.BrickColor = BrickColor.new("Bright green")
- Part221.Rotation = Vector3.new(0, -90, 0)
- Part221.FormFactor = Enum.FormFactor.Symmetric
- Part221.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part221.CFrame = CFrame.new(-149.865662, 72.2983017, 246.37793, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part221.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part221.Position = Vector3.new(-149.865662, 72.2983017, 246.37793)
- Part221.Orientation = Vector3.new(0, -90, 0)
- Part221.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part222.Parent = Model0
- Part222.Material = Enum.Material.SmoothPlastic
- Part222.BrickColor = BrickColor.new("CGA brown")
- Part222.Rotation = Vector3.new(0, -90, 0)
- Part222.FormFactor = Enum.FormFactor.Symmetric
- Part222.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part222.CFrame = CFrame.new(-147.440369, 67.4477539, 222.125092, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part222.Color = Color3.new(0.666667, 0.333333, 0)
- Part222.Position = Vector3.new(-147.440369, 67.4477539, 222.125092)
- Part222.Orientation = Vector3.new(0, -90, 0)
- Part222.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh223.Parent = Part222
- SpecialMesh223.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh223.MeshType = Enum.MeshType.Sphere
- SpecialMesh223.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part224.Parent = Model0
- Part224.Material = Enum.Material.SmoothPlastic
- Part224.BrickColor = BrickColor.new("Bright green")
- Part224.Rotation = Vector3.new(-180, 0, -180)
- Part224.FormFactor = Enum.FormFactor.Symmetric
- Part224.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part224.CFrame = CFrame.new(-132.888718, 72.2983017, 229.40097, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part224.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part224.Position = Vector3.new(-132.888718, 72.2983017, 229.40097)
- Part224.Orientation = Vector3.new(0, 180, 0)
- Part224.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part225.Parent = Model0
- Part225.Material = Enum.Material.Wood
- Part225.BrickColor = BrickColor.new("Reddish brown")
- Part225.Rotation = Vector3.new(0, -90, 0)
- Part225.FormFactor = Enum.FormFactor.Symmetric
- Part225.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part225.CFrame = CFrame.new(-52.8546753, 6.81593275, 112.987846, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part225.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part225.Position = Vector3.new(-52.8546753, 6.81593275, 112.987846)
- Part225.Orientation = Vector3.new(0, -90, 0)
- Part225.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part226.Parent = Model0
- Part226.BrickColor = BrickColor.new("Bright green")
- Part226.Transparency = 0.19999998807907
- Part226.Rotation = Vector3.new(0, -90, 0)
- Part226.FormFactor = Enum.FormFactor.Symmetric
- Part226.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part226.CFrame = CFrame.new(-108.636002, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part226.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part226.Position = Vector3.new(-108.636002, 35.9192123, 202.722916)
- Part226.Orientation = Vector3.new(0, -90, 0)
- Part226.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh227.Parent = Part226
- Part228.Parent = Model0
- Part228.Material = Enum.Material.Wood
- Part228.BrickColor = BrickColor.new("Reddish brown")
- Part228.Rotation = Vector3.new(0, -90, 0)
- Part228.FormFactor = Enum.FormFactor.Symmetric
- Part228.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part228.CFrame = CFrame.new(-91.6590729, 6.81593275, 30.5285358, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part228.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part228.Position = Vector3.new(-91.6590729, 6.81593275, 30.5285358)
- Part228.Orientation = Vector3.new(0, -90, 0)
- Part228.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh229.Parent = Part228
- SpecialMesh229.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh229.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part230.Parent = Model0
- Part230.Material = Enum.Material.Wood
- Part230.BrickColor = BrickColor.new("Reddish brown")
- Part230.Rotation = Vector3.new(0, -90, 0)
- Part230.FormFactor = Enum.FormFactor.Symmetric
- Part230.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part230.CFrame = CFrame.new(-91.6590729, 16.517025, 30.5285358, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part230.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part230.Position = Vector3.new(-91.6590729, 16.517025, 30.5285358)
- Part230.Orientation = Vector3.new(0, -90, 0)
- Part230.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh231.Parent = Part230
- SpecialMesh231.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh231.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part232.Parent = Model0
- Part232.Material = Enum.Material.Wood
- Part232.BrickColor = BrickColor.new("Reddish brown")
- Part232.Rotation = Vector3.new(0, -90, 0)
- Part232.FormFactor = Enum.FormFactor.Symmetric
- Part232.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part232.CFrame = CFrame.new(-149.865662, 35.9192085, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part232.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part232.Position = Vector3.new(-149.865662, 35.9192085, 229.40097)
- Part232.Orientation = Vector3.new(0, -90, 0)
- Part232.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh233.Parent = Part232
- SpecialMesh233.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh233.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part234.Parent = Model0
- Part234.BrickColor = BrickColor.new("Bright red")
- Part234.Transparency = 0.19999998807907
- Part234.Rotation = Vector3.new(0, -90, 0)
- Part234.FormFactor = Enum.FormFactor.Symmetric
- Part234.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part234.CFrame = CFrame.new(-45.5788422, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part234.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part234.Position = Vector3.new(-45.5788422, 35.9192123, 202.722916)
- Part234.Orientation = Vector3.new(0, -90, 0)
- Part234.Color = Color3.new(0.768627, 0.156863, 0.109804)
- SpecialMesh235.Parent = Part234
- Part236.Parent = Model0
- Part236.Material = Enum.Material.Wood
- Part236.BrickColor = BrickColor.new("Reddish brown")
- Part236.Rotation = Vector3.new(0, -90, 0)
- Part236.FormFactor = Enum.FormFactor.Symmetric
- Part236.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part236.CFrame = CFrame.new(-52.8546753, 16.517025, -221.699905, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part236.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part236.Position = Vector3.new(-52.8546753, 16.517025, -221.699905)
- Part236.Orientation = Vector3.new(0, -90, 0)
- Part236.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh237.Parent = Part236
- SpecialMesh237.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh237.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part238.Parent = Model0
- Part238.BrickColor = BrickColor.new("Bright green")
- Part238.Transparency = 0.19999998807907
- Part238.Rotation = Vector3.new(0, -90, 0)
- Part238.FormFactor = Enum.FormFactor.Symmetric
- Part238.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part238.CFrame = CFrame.new(-94.0843506, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part238.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part238.Position = Vector3.new(-94.0843506, 35.9192123, 202.722916)
- Part238.Orientation = Vector3.new(0, -90, 0)
- Part238.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh239.Parent = Part238
- Part240.Parent = Model0
- Part240.Material = Enum.Material.Wood
- Part240.BrickColor = BrickColor.new("Reddish brown")
- Part240.Rotation = Vector3.new(0, -90, 0)
- Part240.FormFactor = Enum.FormFactor.Symmetric
- Part240.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part240.CFrame = CFrame.new(-149.865662, 55.3213806, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part240.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part240.Position = Vector3.new(-149.865662, 55.3213806, 229.40097)
- Part240.Orientation = Vector3.new(0, -90, 0)
- Part240.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh241.Parent = Part240
- SpecialMesh241.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh241.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part242.Parent = Model0
- Part242.BrickColor = BrickColor.new("Bright green")
- Part242.Transparency = 0.19999998807907
- Part242.Rotation = Vector3.new(0, -90, 0)
- Part242.FormFactor = Enum.FormFactor.Symmetric
- Part242.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part242.CFrame = CFrame.new(-79.5326767, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part242.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part242.Position = Vector3.new(-79.5326767, 35.9192123, 202.722916)
- Part242.Orientation = Vector3.new(0, -90, 0)
- Part242.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh243.Parent = Part242
- Part244.Parent = Model0
- Part244.BrickColor = BrickColor.new("Bright blue")
- Part244.Transparency = 0.19999998807907
- Part244.Rotation = Vector3.new(0, -90, 0)
- Part244.FormFactor = Enum.FormFactor.Symmetric
- Part244.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part244.CFrame = CFrame.new(-26.1766434, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part244.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part244.Position = Vector3.new(-26.1766434, 35.9192123, 202.722916)
- Part244.Orientation = Vector3.new(0, -90, 0)
- Part244.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh245.Parent = Part244
- Part246.Parent = Model0
- Part246.Material = Enum.Material.SmoothPlastic
- Part246.BrickColor = BrickColor.new("CGA brown")
- Part246.Rotation = Vector3.new(0, -90, 0)
- Part246.FormFactor = Enum.FormFactor.Symmetric
- Part246.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part246.CFrame = CFrame.new(-142.589935, 67.4477539, 231.826187, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part246.Color = Color3.new(0.666667, 0.333333, 0)
- Part246.Position = Vector3.new(-142.589935, 67.4477539, 231.826187)
- Part246.Orientation = Vector3.new(0, -90, 0)
- Part246.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh247.Parent = Part246
- SpecialMesh247.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh247.MeshType = Enum.MeshType.Sphere
- SpecialMesh247.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part248.Parent = Model0
- Part248.Material = Enum.Material.Wood
- Part248.BrickColor = BrickColor.new("Reddish brown")
- Part248.Rotation = Vector3.new(0, -90, 0)
- Part248.FormFactor = Enum.FormFactor.Symmetric
- Part248.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part248.CFrame = CFrame.new(-91.6590729, 6.81593275, 112.987846, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part248.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part248.Position = Vector3.new(-91.6590729, 6.81593275, 112.987846)
- Part248.Orientation = Vector3.new(0, -90, 0)
- Part248.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part249.Parent = Model0
- Part249.Material = Enum.Material.SmoothPlastic
- Part249.BrickColor = BrickColor.new("Bright green")
- Part249.Rotation = Vector3.new(0, 90, 0)
- Part249.FormFactor = Enum.FormFactor.Symmetric
- Part249.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part249.CFrame = CFrame.new(-149.865662, 72.2983017, 212.424011, -0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part249.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part249.Position = Vector3.new(-149.865662, 72.2983017, 212.424011)
- Part249.Orientation = Vector3.new(0, 90, 0)
- Part249.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part250.Parent = Model0
- Part250.BrickColor = BrickColor.new("Bright blue")
- Part250.Transparency = 0.19999998807907
- Part250.Rotation = Vector3.new(0, -90, 0)
- Part250.FormFactor = Enum.FormFactor.Symmetric
- Part250.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part250.CFrame = CFrame.new(-128.038177, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part250.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part250.Position = Vector3.new(-128.038177, 35.9192123, 202.722916)
- Part250.Orientation = Vector3.new(0, -90, 0)
- Part250.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh251.Parent = Part250
- Part252.Parent = Model0
- Part252.Material = Enum.Material.SmoothPlastic
- Part252.BrickColor = BrickColor.new("CGA brown")
- Part252.Rotation = Vector3.new(0, -90, 0)
- Part252.FormFactor = Enum.FormFactor.Symmetric
- Part252.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part252.CFrame = CFrame.new(-152.290955, 67.4477539, 222.125092, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part252.Color = Color3.new(0.666667, 0.333333, 0)
- Part252.Position = Vector3.new(-152.290955, 67.4477539, 222.125092)
- Part252.Orientation = Vector3.new(0, -90, 0)
- Part252.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh253.Parent = Part252
- SpecialMesh253.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh253.MeshType = Enum.MeshType.Sphere
- SpecialMesh253.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part254.Parent = Model0
- Part254.BrickColor = BrickColor.new("Bright blue")
- Part254.Transparency = 0.19999998807907
- Part254.Rotation = Vector3.new(0, -90, 0)
- Part254.FormFactor = Enum.FormFactor.Symmetric
- Part254.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part254.CFrame = CFrame.new(-69.8315582, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part254.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part254.Position = Vector3.new(-69.8315582, 35.9192123, 202.722916)
- Part254.Orientation = Vector3.new(0, -90, 0)
- Part254.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh255.Parent = Part254
- Part256.Parent = Model0
- Part256.Material = Enum.Material.Wood
- Part256.BrickColor = BrickColor.new("Reddish brown")
- Part256.Rotation = Vector3.new(0, -90, 0)
- Part256.FormFactor = Enum.FormFactor.Symmetric
- Part256.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part256.CFrame = CFrame.new(-149.865662, 16.517025, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part256.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part256.Position = Vector3.new(-149.865662, 16.517025, 229.40097)
- Part256.Orientation = Vector3.new(0, -90, 0)
- Part256.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh257.Parent = Part256
- SpecialMesh257.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh257.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part258.Parent = Model0
- Part258.Material = Enum.Material.SmoothPlastic
- Part258.BrickColor = BrickColor.new("Br. yellowish green")
- Part258.Rotation = Vector3.new(0, -90, 0)
- Part258.FormFactor = Enum.FormFactor.Plate
- Part258.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part258.CFrame = CFrame.new(2.92660522, 2.93552732, 49.9307251, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part258.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part258.Position = Vector3.new(2.92660522, 2.93552732, 49.9307251)
- Part258.Orientation = Vector3.new(0, -90, 0)
- Part258.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part259.Parent = Model0
- Part259.Material = Enum.Material.SmoothPlastic
- Part259.BrickColor = BrickColor.new("CGA brown")
- Part259.Rotation = Vector3.new(0, -90, 0)
- Part259.FormFactor = Enum.FormFactor.Symmetric
- Part259.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part259.CFrame = CFrame.new(-142.589935, 67.4477539, 226.975632, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part259.Color = Color3.new(0.666667, 0.333333, 0)
- Part259.Position = Vector3.new(-142.589935, 67.4477539, 226.975632)
- Part259.Orientation = Vector3.new(0, -90, 0)
- Part259.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh260.Parent = Part259
- SpecialMesh260.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh260.MeshType = Enum.MeshType.Sphere
- SpecialMesh260.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part261.Parent = Model0
- Part261.Material = Enum.Material.SmoothPlastic
- Part261.BrickColor = BrickColor.new("Bright green")
- Part261.Rotation = Vector3.new(0, -90, 0)
- Part261.FormFactor = Enum.FormFactor.Symmetric
- Part261.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part261.CFrame = CFrame.new(-149.865662, 74.7235718, 229.40097, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part261.BackSurface = Enum.SurfaceType.Weld
- Part261.FrontSurface = Enum.SurfaceType.Weld
- Part261.LeftSurface = Enum.SurfaceType.Weld
- Part261.RightSurface = Enum.SurfaceType.Weld
- Part261.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part261.Position = Vector3.new(-149.865662, 74.7235718, 229.40097)
- Part261.Orientation = Vector3.new(0, -90, 0)
- Part261.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part262.Parent = Model0
- Part262.BrickColor = BrickColor.new("Bright blue")
- Part262.Transparency = 0.19999998807907
- Part262.Rotation = Vector3.new(0, -90, 0)
- Part262.FormFactor = Enum.FormFactor.Symmetric
- Part262.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part262.CFrame = CFrame.new(-55.2799454, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part262.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part262.Position = Vector3.new(-55.2799454, 35.9192123, 202.722916)
- Part262.Orientation = Vector3.new(0, -90, 0)
- Part262.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- SpecialMesh263.Parent = Part262
- Part264.Parent = Model0
- Part264.BrickColor = BrickColor.new("Bright green")
- Part264.Transparency = 0.19999998807907
- Part264.Rotation = Vector3.new(0, -90, 0)
- Part264.FormFactor = Enum.FormFactor.Symmetric
- Part264.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part264.CFrame = CFrame.new(-50.4294281, 35.9192123, 202.722916, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part264.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part264.Position = Vector3.new(-50.4294281, 35.9192123, 202.722916)
- Part264.Orientation = Vector3.new(0, -90, 0)
- Part264.Color = Color3.new(0.294118, 0.592157, 0.294118)
- SpecialMesh265.Parent = Part264
- Part266.Parent = Model0
- Part266.Material = Enum.Material.SmoothPlastic
- Part266.BrickColor = BrickColor.new("Bright green")
- Part266.FormFactor = Enum.FormFactor.Symmetric
- Part266.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part266.CFrame = CFrame.new(-259.002991, 72.2983246, 214.849274, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part266.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part266.Position = Vector3.new(-259.002991, 72.2983246, 214.849274)
- Part266.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part267.Parent = Model0
- Part267.Material = Enum.Material.Wood
- Part267.BrickColor = BrickColor.new("Reddish brown")
- Part267.Rotation = Vector3.new(0, -90, 0)
- Part267.FormFactor = Enum.FormFactor.Symmetric
- Part267.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part267.CFrame = CFrame.new(-242.026001, 65.0224991, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part267.BackSurface = Enum.SurfaceType.Weld
- Part267.FrontSurface = Enum.SurfaceType.Weld
- Part267.LeftSurface = Enum.SurfaceType.Weld
- Part267.RightSurface = Enum.SurfaceType.Weld
- Part267.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part267.Position = Vector3.new(-242.026001, 65.0224991, 214.849274)
- Part267.Orientation = Vector3.new(0, -90, 0)
- Part267.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh268.Parent = Part267
- SpecialMesh268.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh268.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part269.Parent = Model0
- Part269.Material = Enum.Material.Wood
- Part269.BrickColor = BrickColor.new("Reddish brown")
- Part269.Rotation = Vector3.new(0, -90, 0)
- Part269.FormFactor = Enum.FormFactor.Symmetric
- Part269.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part269.CFrame = CFrame.new(-193.52066, 16.5170383, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part269.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part269.Position = Vector3.new(-193.52066, 16.5170383, -95.5856705)
- Part269.Orientation = Vector3.new(0, -90, 0)
- Part269.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh270.Parent = Part269
- SpecialMesh270.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh270.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part271.Parent = Model0
- Part271.Material = Enum.Material.SmoothPlastic
- Part271.BrickColor = BrickColor.new("Bright red")
- Part271.Rotation = Vector3.new(0, -90, 0)
- Part271.FormFactor = Enum.FormFactor.Plate
- Part271.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part271.CFrame = CFrame.new(-35.8776474, 7.78607893, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part271.BackSurface = Enum.SurfaceType.Weld
- Part271.BottomSurface = Enum.SurfaceType.Weld
- Part271.FrontSurface = Enum.SurfaceType.Weld
- Part271.LeftSurface = Enum.SurfaceType.Weld
- Part271.RightSurface = Enum.SurfaceType.Weld
- Part271.TopSurface = Enum.SurfaceType.Smooth
- Part271.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part271.Position = Vector3.new(-35.8776474, 7.78607893, -81.0340195)
- Part271.Orientation = Vector3.new(0, -90, 0)
- Part271.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part272.Parent = Model0
- Part272.Material = Enum.Material.SmoothPlastic
- Part272.BrickColor = BrickColor.new("Bright green")
- Part272.Rotation = Vector3.new(0, -90, 0)
- Part272.FormFactor = Enum.FormFactor.Symmetric
- Part272.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part272.CFrame = CFrame.new(-242.026001, 74.7235947, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part272.BackSurface = Enum.SurfaceType.Weld
- Part272.FrontSurface = Enum.SurfaceType.Weld
- Part272.LeftSurface = Enum.SurfaceType.Weld
- Part272.RightSurface = Enum.SurfaceType.Weld
- Part272.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part272.Position = Vector3.new(-242.026001, 74.7235947, 214.849274)
- Part272.Orientation = Vector3.new(0, -90, 0)
- Part272.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part273.Parent = Model0
- Part273.Material = Enum.Material.SmoothPlastic
- Part273.BrickColor = BrickColor.new("Bright green")
- Part273.Rotation = Vector3.new(0, -90, 0)
- Part273.FormFactor = Enum.FormFactor.Symmetric
- Part273.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part273.CFrame = CFrame.new(-242.026001, 72.2983246, 231.826157, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part273.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part273.Position = Vector3.new(-242.026001, 72.2983246, 231.826157)
- Part273.Orientation = Vector3.new(0, -90, 0)
- Part273.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part274.Parent = Model0
- Part274.Material = Enum.Material.SmoothPlastic
- Part274.BrickColor = BrickColor.new("CGA brown")
- Part274.Rotation = Vector3.new(0, -90, 0)
- Part274.FormFactor = Enum.FormFactor.Symmetric
- Part274.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part274.CFrame = CFrame.new(-239.60083, 67.4477768, 222.125046, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part274.Color = Color3.new(0.666667, 0.333333, 0)
- Part274.Position = Vector3.new(-239.60083, 67.4477768, 222.125046)
- Part274.Orientation = Vector3.new(0, -90, 0)
- Part274.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh275.Parent = Part274
- SpecialMesh275.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh275.MeshType = Enum.MeshType.Sphere
- SpecialMesh275.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part276.Parent = Model0
- Part276.Material = Enum.Material.Metal
- Part276.BrickColor = BrickColor.new("Dark stone grey")
- Part276.Rotation = Vector3.new(0, -90, 0)
- Part276.FormFactor = Enum.FormFactor.Symmetric
- Part276.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part276.CFrame = CFrame.new(-35.8776474, 4.39065504, -73.7582169, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part276.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part276.Position = Vector3.new(-35.8776474, 4.39065504, -73.7582169)
- Part276.Orientation = Vector3.new(0, -90, 0)
- Part276.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part277.Parent = Model0
- Part277.Material = Enum.Material.SmoothPlastic
- Part277.BrickColor = BrickColor.new("Bright green")
- Part277.Rotation = Vector3.new(0, 90, 0)
- Part277.FormFactor = Enum.FormFactor.Symmetric
- Part277.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part277.CFrame = CFrame.new(-242.026001, 72.2983246, 197.872406, 0, 0, 1, 0, 1, 0, -1, 0, 0)
- Part277.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part277.Position = Vector3.new(-242.026001, 72.2983246, 197.872406)
- Part277.Orientation = Vector3.new(0, 90, 0)
- Part277.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part278.Parent = Model0
- Part278.Material = Enum.Material.SmoothPlastic
- Part278.BrickColor = BrickColor.new("CGA brown")
- Part278.Rotation = Vector3.new(0, -90, 0)
- Part278.FormFactor = Enum.FormFactor.Symmetric
- Part278.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part278.CFrame = CFrame.new(-249.301865, 67.4477768, 212.424026, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part278.Color = Color3.new(0.666667, 0.333333, 0)
- Part278.Position = Vector3.new(-249.301865, 67.4477768, 212.424026)
- Part278.Orientation = Vector3.new(0, -90, 0)
- Part278.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh279.Parent = Part278
- SpecialMesh279.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh279.MeshType = Enum.MeshType.Sphere
- SpecialMesh279.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part280.Parent = Model0
- Part280.Material = Enum.Material.Wood
- Part280.BrickColor = BrickColor.new("Reddish brown")
- Part280.Rotation = Vector3.new(0, -90, 0)
- Part280.FormFactor = Enum.FormFactor.Symmetric
- Part280.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part280.CFrame = CFrame.new(-242.026001, 26.2181301, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part280.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part280.Position = Vector3.new(-242.026001, 26.2181301, 214.849274)
- Part280.Orientation = Vector3.new(0, -90, 0)
- Part280.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh281.Parent = Part280
- SpecialMesh281.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh281.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part282.Parent = Model0
- Part282.Material = Enum.Material.SmoothPlastic
- Part282.BrickColor = BrickColor.new("Br. yellowish green")
- Part282.Rotation = Vector3.new(0, -90, 0)
- Part282.FormFactor = Enum.FormFactor.Plate
- Part282.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part282.CFrame = CFrame.new(-16.4755249, 2.93552732, 49.9307251, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part282.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part282.Position = Vector3.new(-16.4755249, 2.93552732, 49.9307251)
- Part282.Orientation = Vector3.new(0, -90, 0)
- Part282.Color = Color3.new(0.643137, 0.741176, 0.278431)
- Part283.Parent = Model0
- Part283.Material = Enum.Material.SmoothPlastic
- Part283.BrickColor = BrickColor.new("CGA brown")
- Part283.Rotation = Vector3.new(0, -90, 0)
- Part283.FormFactor = Enum.FormFactor.Symmetric
- Part283.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part283.CFrame = CFrame.new(-239.60083, 67.4477768, 207.573395, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part283.Color = Color3.new(0.666667, 0.333333, 0)
- Part283.Position = Vector3.new(-239.60083, 67.4477768, 207.573395)
- Part283.Orientation = Vector3.new(0, -90, 0)
- Part283.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh284.Parent = Part283
- SpecialMesh284.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh284.MeshType = Enum.MeshType.Sphere
- SpecialMesh284.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part285.Parent = Model0
- Part285.Material = Enum.Material.Wood
- Part285.BrickColor = BrickColor.new("Reddish brown")
- Part285.Rotation = Vector3.new(0, -90, 0)
- Part285.FormFactor = Enum.FormFactor.Symmetric
- Part285.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part285.CFrame = CFrame.new(-212.922791, 16.5170383, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part285.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part285.Position = Vector3.new(-212.922791, 16.5170383, 79.033989)
- Part285.Orientation = Vector3.new(0, -90, 0)
- Part285.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh286.Parent = Part285
- SpecialMesh286.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh286.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part287.Parent = Model0
- Part287.Material = Enum.Material.SmoothPlastic
- Part287.BrickColor = BrickColor.new("CGA brown")
- Part287.Rotation = Vector3.new(0, -90, 0)
- Part287.FormFactor = Enum.FormFactor.Symmetric
- Part287.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part287.CFrame = CFrame.new(-234.750259, 67.4477768, 212.424026, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part287.Color = Color3.new(0.666667, 0.333333, 0)
- Part287.Position = Vector3.new(-234.750259, 67.4477768, 212.424026)
- Part287.Orientation = Vector3.new(0, -90, 0)
- Part287.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh288.Parent = Part287
- SpecialMesh288.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh288.MeshType = Enum.MeshType.Sphere
- SpecialMesh288.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part289.Parent = Model0
- Part289.Material = Enum.Material.SmoothPlastic
- Part289.BrickColor = BrickColor.new("Bright red")
- Part289.Rotation = Vector3.new(0, -90, 0)
- Part289.FormFactor = Enum.FormFactor.Plate
- Part289.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part289.CFrame = CFrame.new(-55.2798691, 7.78607893, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part289.BackSurface = Enum.SurfaceType.Weld
- Part289.BottomSurface = Enum.SurfaceType.Weld
- Part289.FrontSurface = Enum.SurfaceType.Weld
- Part289.LeftSurface = Enum.SurfaceType.Weld
- Part289.RightSurface = Enum.SurfaceType.Weld
- Part289.TopSurface = Enum.SurfaceType.Smooth
- Part289.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part289.Position = Vector3.new(-55.2798691, 7.78607893, -81.0340195)
- Part289.Orientation = Vector3.new(0, -90, 0)
- Part289.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part290.Parent = Model0
- Part290.Material = Enum.Material.SmoothPlastic
- Part290.BrickColor = BrickColor.new("Bright red")
- Part290.Rotation = Vector3.new(0, -90, 0)
- Part290.FormFactor = Enum.FormFactor.Plate
- Part290.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part290.CFrame = CFrame.new(-64.9809875, 7.78607893, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part290.BackSurface = Enum.SurfaceType.Weld
- Part290.BottomSurface = Enum.SurfaceType.Weld
- Part290.FrontSurface = Enum.SurfaceType.Weld
- Part290.LeftSurface = Enum.SurfaceType.Weld
- Part290.RightSurface = Enum.SurfaceType.Weld
- Part290.TopSurface = Enum.SurfaceType.Smooth
- Part290.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part290.Position = Vector3.new(-64.9809875, 7.78607893, -81.0340195)
- Part290.Orientation = Vector3.new(0, -90, 0)
- Part290.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part291.Parent = Model0
- Part291.Material = Enum.Material.Wood
- Part291.BrickColor = BrickColor.new("Reddish brown")
- Part291.Rotation = Vector3.new(0, -90, 0)
- Part291.FormFactor = Enum.FormFactor.Symmetric
- Part291.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part291.CFrame = CFrame.new(-227.474442, 16.5170383, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part291.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part291.Position = Vector3.new(-227.474442, 16.5170383, -192.596634)
- Part291.Orientation = Vector3.new(0, -90, 0)
- Part291.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh292.Parent = Part291
- SpecialMesh292.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh292.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part293.Parent = Model0
- Part293.Material = Enum.Material.SmoothPlastic
- Part293.BrickColor = BrickColor.new("White")
- Part293.Rotation = Vector3.new(0, -90, 0)
- Part293.FormFactor = Enum.FormFactor.Plate
- Part293.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part293.CFrame = CFrame.new(-40.7282372, 7.78607893, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part293.BackSurface = Enum.SurfaceType.Weld
- Part293.BottomSurface = Enum.SurfaceType.Weld
- Part293.FrontSurface = Enum.SurfaceType.Weld
- Part293.LeftSurface = Enum.SurfaceType.Weld
- Part293.RightSurface = Enum.SurfaceType.Weld
- Part293.TopSurface = Enum.SurfaceType.Smooth
- Part293.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part293.Position = Vector3.new(-40.7282372, 7.78607893, -81.0340195)
- Part293.Orientation = Vector3.new(0, -90, 0)
- Part293.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part294.Parent = Model0
- Part294.Material = Enum.Material.Wood
- Part294.BrickColor = BrickColor.new("Reddish brown")
- Part294.Rotation = Vector3.new(0, -90, 0)
- Part294.FormFactor = Enum.FormFactor.Symmetric
- Part294.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part294.CFrame = CFrame.new(-242.026001, 16.5170383, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part294.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part294.Position = Vector3.new(-242.026001, 16.5170383, 214.849274)
- Part294.Orientation = Vector3.new(0, -90, 0)
- Part294.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh295.Parent = Part294
- SpecialMesh295.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh295.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part296.Parent = Model0
- Part296.Material = Enum.Material.SmoothPlastic
- Part296.BrickColor = BrickColor.new("White")
- Part296.Rotation = Vector3.new(0, -90, 0)
- Part296.FormFactor = Enum.FormFactor.Plate
- Part296.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part296.CFrame = CFrame.new(-50.429348, 7.78607893, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part296.BackSurface = Enum.SurfaceType.Weld
- Part296.BottomSurface = Enum.SurfaceType.Weld
- Part296.FrontSurface = Enum.SurfaceType.Weld
- Part296.LeftSurface = Enum.SurfaceType.Weld
- Part296.RightSurface = Enum.SurfaceType.Weld
- Part296.TopSurface = Enum.SurfaceType.Smooth
- Part296.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part296.Position = Vector3.new(-50.429348, 7.78607893, -81.0340195)
- Part296.Orientation = Vector3.new(0, -90, 0)
- Part296.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part297.Parent = Model0
- Part297.Material = Enum.Material.Wood
- Part297.BrickColor = BrickColor.new("Reddish brown")
- Part297.Rotation = Vector3.new(0, -90, 0)
- Part297.FormFactor = Enum.FormFactor.Symmetric
- Part297.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part297.CFrame = CFrame.new(-242.026001, 45.6203232, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part297.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part297.Position = Vector3.new(-242.026001, 45.6203232, 214.849274)
- Part297.Orientation = Vector3.new(0, -90, 0)
- Part297.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh298.Parent = Part297
- SpecialMesh298.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh298.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part299.Parent = Model0
- Part299.Material = Enum.Material.SmoothPlastic
- Part299.BrickColor = BrickColor.new("Bright blue")
- Part299.Rotation = Vector3.new(0, -90, 0)
- Part299.FormFactor = Enum.FormFactor.Plate
- Part299.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part299.CFrame = CFrame.new(-16.4755249, 2.93552732, -173.194427, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part299.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part299.Position = Vector3.new(-16.4755249, 2.93552732, -173.194427)
- Part299.Orientation = Vector3.new(0, -90, 0)
- Part299.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part300.Parent = Model0
- Part300.Material = Enum.Material.SmoothPlastic
- Part300.BrickColor = BrickColor.new("Bright blue")
- Part300.Rotation = Vector3.new(0, -90, 0)
- Part300.FormFactor = Enum.FormFactor.Plate
- Part300.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part300.CFrame = CFrame.new(-6.77442169, 2.93552732, -173.194427, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part300.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part300.Position = Vector3.new(-6.77442169, 2.93552732, -173.194427)
- Part300.Orientation = Vector3.new(0, -90, 0)
- Part300.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part301.Parent = Model0
- Part301.Material = Enum.Material.SmoothPlastic
- Part301.BrickColor = BrickColor.new("Bright blue")
- Part301.Rotation = Vector3.new(0, -90, 0)
- Part301.FormFactor = Enum.FormFactor.Plate
- Part301.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part301.CFrame = CFrame.new(2.92660522, 2.93552732, -173.194427, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part301.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part301.Position = Vector3.new(2.92660522, 2.93552732, -173.194427)
- Part301.Orientation = Vector3.new(0, -90, 0)
- Part301.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part302.Parent = Model0
- Part302.Material = Enum.Material.Wood
- Part302.BrickColor = BrickColor.new("Reddish brown")
- Part302.Rotation = Vector3.new(0, -90, 0)
- Part302.FormFactor = Enum.FormFactor.Symmetric
- Part302.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part302.CFrame = CFrame.new(-242.026001, 55.3214188, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part302.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part302.Position = Vector3.new(-242.026001, 55.3214188, 214.849274)
- Part302.Orientation = Vector3.new(0, -90, 0)
- Part302.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh303.Parent = Part302
- SpecialMesh303.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh303.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part304.Parent = Model0
- Part304.Material = Enum.Material.Wood
- Part304.BrickColor = BrickColor.new("Reddish brown")
- Part304.Rotation = Vector3.new(0, -90, 0)
- Part304.FormFactor = Enum.FormFactor.Symmetric
- Part304.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part304.CFrame = CFrame.new(-227.474442, 26.2181301, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part304.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part304.Position = Vector3.new(-227.474442, 26.2181301, -192.596634)
- Part304.Orientation = Vector3.new(0, -90, 0)
- Part304.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh305.Parent = Part304
- SpecialMesh305.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh305.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part306.Parent = Model0
- Part306.Material = Enum.Material.SmoothPlastic
- Part306.BrickColor = BrickColor.new("CGA brown")
- Part306.Rotation = Vector3.new(0, -90, 0)
- Part306.FormFactor = Enum.FormFactor.Symmetric
- Part306.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part306.CFrame = CFrame.new(-234.750259, 67.4477768, 217.274567, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part306.Color = Color3.new(0.666667, 0.333333, 0)
- Part306.Position = Vector3.new(-234.750259, 67.4477768, 217.274567)
- Part306.Orientation = Vector3.new(0, -90, 0)
- Part306.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh307.Parent = Part306
- SpecialMesh307.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh307.MeshType = Enum.MeshType.Sphere
- SpecialMesh307.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part308.Parent = Model0
- Part308.Material = Enum.Material.SmoothPlastic
- Part308.BrickColor = BrickColor.new("White")
- Part308.Rotation = Vector3.new(0, -90, 0)
- Part308.FormFactor = Enum.FormFactor.Plate
- Part308.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part308.CFrame = CFrame.new(-21.3260956, 2.93552732, -173.194427, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part308.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part308.Position = Vector3.new(-21.3260956, 2.93552732, -173.194427)
- Part308.Orientation = Vector3.new(0, -90, 0)
- Part308.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part309.Parent = Model0
- Part309.Material = Enum.Material.SmoothPlastic
- Part309.BrickColor = BrickColor.new("CGA brown")
- Part309.Rotation = Vector3.new(0, -90, 0)
- Part309.FormFactor = Enum.FormFactor.Symmetric
- Part309.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part309.CFrame = CFrame.new(-249.301865, 67.4477768, 217.274567, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part309.Color = Color3.new(0.666667, 0.333333, 0)
- Part309.Position = Vector3.new(-249.301865, 67.4477768, 217.274567)
- Part309.Orientation = Vector3.new(0, -90, 0)
- Part309.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh310.Parent = Part309
- SpecialMesh310.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh310.MeshType = Enum.MeshType.Sphere
- SpecialMesh310.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part311.Parent = Model0
- Part311.Material = Enum.Material.SmoothPlastic
- Part311.BrickColor = BrickColor.new("White")
- Part311.Rotation = Vector3.new(0, -90, 0)
- Part311.FormFactor = Enum.FormFactor.Plate
- Part311.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part311.CFrame = CFrame.new(-11.6249542, 2.93552732, -173.194427, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part311.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part311.Position = Vector3.new(-11.6249542, 2.93552732, -173.194427)
- Part311.Orientation = Vector3.new(0, -90, 0)
- Part311.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part312.Parent = Model0
- Part312.Material = Enum.Material.SmoothPlastic
- Part312.BrickColor = BrickColor.new("Bright blue")
- Part312.Rotation = Vector3.new(0, -90, 0)
- Part312.FormFactor = Enum.FormFactor.Plate
- Part312.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part312.CFrame = CFrame.new(-26.1766205, 2.93552732, -173.194427, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part312.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part312.Position = Vector3.new(-26.1766205, 2.93552732, -173.194427)
- Part312.Orientation = Vector3.new(0, -90, 0)
- Part312.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- Part313.Parent = Model0
- Part313.Material = Enum.Material.SmoothPlastic
- Part313.BrickColor = BrickColor.new("White")
- Part313.Rotation = Vector3.new(0, -90, 0)
- Part313.FormFactor = Enum.FormFactor.Plate
- Part313.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part313.CFrame = CFrame.new(-60.1304359, 7.78607893, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part313.BackSurface = Enum.SurfaceType.Weld
- Part313.BottomSurface = Enum.SurfaceType.Weld
- Part313.FrontSurface = Enum.SurfaceType.Weld
- Part313.LeftSurface = Enum.SurfaceType.Weld
- Part313.RightSurface = Enum.SurfaceType.Weld
- Part313.TopSurface = Enum.SurfaceType.Smooth
- Part313.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part313.Position = Vector3.new(-60.1304359, 7.78607893, -81.0340195)
- Part313.Orientation = Vector3.new(0, -90, 0)
- Part313.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part314.Parent = Model0
- Part314.Material = Enum.Material.SmoothPlastic
- Part314.BrickColor = BrickColor.new("White")
- Part314.Rotation = Vector3.new(0, -90, 0)
- Part314.FormFactor = Enum.FormFactor.Plate
- Part314.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part314.CFrame = CFrame.new(-1.92388916, 2.93552732, -173.194427, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part314.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part314.Position = Vector3.new(-1.92388916, 2.93552732, -173.194427)
- Part314.Orientation = Vector3.new(0, -90, 0)
- Part314.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part315.Parent = Model0
- Part315.Material = Enum.Material.Metal
- Part315.BrickColor = BrickColor.new("Dark stone grey")
- Part315.Rotation = Vector3.new(0, -90, 0)
- Part315.FormFactor = Enum.FormFactor.Symmetric
- Part315.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part315.CFrame = CFrame.new(-35.8776474, 4.39065504, -88.309845, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part315.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part315.Position = Vector3.new(-35.8776474, 4.39065504, -88.309845)
- Part315.Orientation = Vector3.new(0, -90, 0)
- Part315.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part316.Parent = Model0
- Part316.Material = Enum.Material.SmoothPlastic
- Part316.BrickColor = BrickColor.new("Bright green")
- Part316.Rotation = Vector3.new(-180, 0, -180)
- Part316.FormFactor = Enum.FormFactor.Symmetric
- Part316.Size = Vector3.new(24.2527313, 4.85054636, 9.70109272)
- Part316.CFrame = CFrame.new(-225.049118, 72.2983246, 214.849274, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- Part316.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part316.Position = Vector3.new(-225.049118, 72.2983246, 214.849274)
- Part316.Orientation = Vector3.new(0, 180, 0)
- Part316.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part317.Parent = Model0
- Part317.Material = Enum.Material.SmoothPlastic
- Part317.BrickColor = BrickColor.new("CGA brown")
- Part317.Rotation = Vector3.new(0, -90, 0)
- Part317.FormFactor = Enum.FormFactor.Symmetric
- Part317.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part317.CFrame = CFrame.new(-244.451385, 67.4477768, 207.573395, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part317.Color = Color3.new(0.666667, 0.333333, 0)
- Part317.Position = Vector3.new(-244.451385, 67.4477768, 207.573395)
- Part317.Orientation = Vector3.new(0, -90, 0)
- Part317.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh318.Parent = Part317
- SpecialMesh318.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh318.MeshType = Enum.MeshType.Sphere
- SpecialMesh318.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part319.Parent = Model0
- Part319.Material = Enum.Material.SmoothPlastic
- Part319.BrickColor = BrickColor.new("CGA brown")
- Part319.Rotation = Vector3.new(0, -90, 0)
- Part319.FormFactor = Enum.FormFactor.Symmetric
- Part319.Size = Vector3.new(4.85054636, 4.85054636, 4.85054636)
- Part319.CFrame = CFrame.new(-244.451385, 67.4477768, 222.125046, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part319.Color = Color3.new(0.666667, 0.333333, 0)
- Part319.Position = Vector3.new(-244.451385, 67.4477768, 222.125046)
- Part319.Orientation = Vector3.new(0, -90, 0)
- Part319.Color = Color3.new(0.666667, 0.333333, 0)
- SpecialMesh320.Parent = Part319
- SpecialMesh320.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- SpecialMesh320.MeshType = Enum.MeshType.Sphere
- SpecialMesh320.Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995)
- Part321.Parent = Model0
- Part321.Material = Enum.Material.Metal
- Part321.BrickColor = BrickColor.new("Dark stone grey")
- Part321.Rotation = Vector3.new(0, -90, 0)
- Part321.FormFactor = Enum.FormFactor.Symmetric
- Part321.Size = Vector3.new(4.85054636, 4.85054636, 9.70109272)
- Part321.CFrame = CFrame.new(-67.40625, 4.39065504, -73.7582169, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part321.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part321.Position = Vector3.new(-67.40625, 4.39065504, -73.7582169)
- Part321.Orientation = Vector3.new(0, -90, 0)
- Part321.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part322.Parent = Model0
- Part322.Material = Enum.Material.SmoothPlastic
- Part322.BrickColor = BrickColor.new("White")
- Part322.Rotation = Vector3.new(0, -90, 0)
- Part322.FormFactor = Enum.FormFactor.Plate
- Part322.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part322.CFrame = CFrame.new(-11.6249542, 2.93552732, 49.9307251, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part322.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part322.Position = Vector3.new(-11.6249542, 2.93552732, 49.9307251)
- Part322.Orientation = Vector3.new(0, -90, 0)
- Part322.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part323.Parent = Model0
- Part323.Material = Enum.Material.SmoothPlastic
- Part323.BrickColor = BrickColor.new("Bright red")
- Part323.Rotation = Vector3.new(0, -90, 0)
- Part323.FormFactor = Enum.FormFactor.Plate
- Part323.Size = Vector3.new(19.4021854, 1.94021881, 4.85054636)
- Part323.CFrame = CFrame.new(-45.5787964, 7.78607893, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part323.BackSurface = Enum.SurfaceType.Weld
- Part323.BottomSurface = Enum.SurfaceType.Weld
- Part323.FrontSurface = Enum.SurfaceType.Weld
- Part323.LeftSurface = Enum.SurfaceType.Weld
- Part323.RightSurface = Enum.SurfaceType.Weld
- Part323.TopSurface = Enum.SurfaceType.Smooth
- Part323.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part323.Position = Vector3.new(-45.5787964, 7.78607893, -81.0340195)
- Part323.Orientation = Vector3.new(0, -90, 0)
- Part323.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part324.Parent = Model0
- Part324.Material = Enum.Material.Wood
- Part324.BrickColor = BrickColor.new("Reddish brown")
- Part324.Rotation = Vector3.new(0, -90, 0)
- Part324.FormFactor = Enum.FormFactor.Symmetric
- Part324.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part324.CFrame = CFrame.new(-242.026001, 35.91922, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part324.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part324.Position = Vector3.new(-242.026001, 35.91922, 214.849274)
- Part324.Orientation = Vector3.new(0, -90, 0)
- Part324.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh325.Parent = Part324
- SpecialMesh325.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh325.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part326.Parent = Model0
- Part326.Material = Enum.Material.SmoothPlastic
- Part326.BrickColor = BrickColor.new("Bright red")
- Part326.Rotation = Vector3.new(0, -90, 0)
- Part326.FormFactor = Enum.FormFactor.Symmetric
- Part326.Size = Vector3.new(19.4021854, 4.85054636, 4.85054636)
- Part326.CFrame = CFrame.new(-69.8315048, 14.0917664, -81.0340195, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part326.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part326.Position = Vector3.new(-69.8315048, 14.0917664, -81.0340195)
- Part326.Orientation = Vector3.new(0, -90, 0)
- Part326.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part327.Parent = Model0
- Part327.Material = Enum.Material.Metal
- Part327.BrickColor = BrickColor.new("Dark stone grey")
- Part327.Rotation = Vector3.new(0, -90, 0)
- Part327.FormFactor = Enum.FormFactor.Symmetric
- Part327.Size = Vector3.new(4.85054636, 4.85054636, 9.70109272)
- Part327.CFrame = CFrame.new(-67.40625, 4.39065504, -88.309845, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part327.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part327.Position = Vector3.new(-67.40625, 4.39065504, -88.309845)
- Part327.Orientation = Vector3.new(0, -90, 0)
- Part327.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part328.Parent = Model0
- Part328.BrickColor = BrickColor.new("Dark stone grey")
- Part328.Rotation = Vector3.new(-90, 0, -90)
- Part328.FormFactor = Enum.FormFactor.Symmetric
- Part328.Size = Vector3.new(4.85054636, 9.70109272, 4.85054636)
- Part328.CFrame = CFrame.new(-38.3029785, 4.39065504, -98.0109329, 0, 1, 0, 0, 0, 1, 1, 0, 0)
- Part328.BackSurface = Enum.SurfaceType.Weld
- Part328.BottomSurface = Enum.SurfaceType.Weld
- Part328.FrontSurface = Enum.SurfaceType.Weld
- Part328.LeftSurface = Enum.SurfaceType.Weld
- Part328.RightSurface = Enum.SurfaceType.Weld
- Part328.TopSurface = Enum.SurfaceType.Weld
- Part328.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part328.Position = Vector3.new(-38.3029785, 4.39065504, -98.0109329)
- Part328.Orientation = Vector3.new(-90, -90, 0)
- Part328.Color = Color3.new(0.388235, 0.372549, 0.384314)
- SpecialMesh329.Parent = Part328
- SpecialMesh329.MeshId = "http://www.roblox.com/asset/?id=52603618 "
- SpecialMesh329.Scale = Vector3.new(4.85054588, 4.85054588, 4.85054588)
- SpecialMesh329.TextureId = "http://www.roblox.com/asset/?id=52603659 "
- SpecialMesh329.MeshType = Enum.MeshType.FileMesh
- SpecialMesh329.Scale = Vector3.new(4.85054588, 4.85054588, 4.85054588)
- Part330.Parent = Model0
- Part330.Material = Enum.Material.Sand
- Part330.BrickColor = BrickColor.new("Cool yellow")
- Part330.Rotation = Vector3.new(0, -90, 0)
- Part330.FormFactor = Enum.FormFactor.Plate
- Part330.Size = Vector3.new(509.307373, 1.94021881, 329.837158)
- Part330.CFrame = CFrame.new(-91.6590729, 0.995257974, -5.85056877, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part330.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part330.Position = Vector3.new(-91.6590729, 0.995257974, -5.85056877)
- Part330.Orientation = Vector3.new(0, -90, 0)
- Part330.Color = Color3.new(0.992157, 0.917647, 0.552941)
- Part331.Parent = Model0
- Part331.Material = Enum.Material.Wood
- Part331.BrickColor = BrickColor.new("Reddish brown")
- Part331.Rotation = Vector3.new(0, -90, 0)
- Part331.FormFactor = Enum.FormFactor.Symmetric
- Part331.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part331.CFrame = CFrame.new(-227.474442, 6.81594419, -192.596634, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part331.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part331.Position = Vector3.new(-227.474442, 6.81594419, -192.596634)
- Part331.Orientation = Vector3.new(0, -90, 0)
- Part331.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh332.Parent = Part331
- SpecialMesh332.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh332.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part333.Parent = Model0
- Part333.Material = Enum.Material.Wood
- Part333.BrickColor = BrickColor.new("Reddish brown")
- Part333.Rotation = Vector3.new(0, -90, 0)
- Part333.FormFactor = Enum.FormFactor.Symmetric
- Part333.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part333.CFrame = CFrame.new(-193.52066, 6.81594419, -95.5856705, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part333.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part333.Position = Vector3.new(-193.52066, 6.81594419, -95.5856705)
- Part333.Orientation = Vector3.new(0, -90, 0)
- Part333.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh334.Parent = Part333
- SpecialMesh334.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh334.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part335.Parent = Model0
- Part335.Material = Enum.Material.Wood
- Part335.BrickColor = BrickColor.new("Reddish brown")
- Part335.Rotation = Vector3.new(0, -90, 0)
- Part335.FormFactor = Enum.FormFactor.Symmetric
- Part335.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part335.CFrame = CFrame.new(-242.026001, 6.81594419, 214.849274, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part335.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part335.Position = Vector3.new(-242.026001, 6.81594419, 214.849274)
- Part335.Orientation = Vector3.new(0, -90, 0)
- Part335.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh336.Parent = Part335
- SpecialMesh336.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh336.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part337.Parent = Model0
- Part337.Material = Enum.Material.Wood
- Part337.BrickColor = BrickColor.new("Reddish brown")
- Part337.Rotation = Vector3.new(0, -90, 0)
- Part337.FormFactor = Enum.FormFactor.Symmetric
- Part337.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part337.CFrame = CFrame.new(-212.922791, 6.81594419, 79.033989, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part337.Color = Color3.new(0.411765, 0.25098, 0.156863)
- Part337.Position = Vector3.new(-212.922791, 6.81594419, 79.033989)
- Part337.Orientation = Vector3.new(0, -90, 0)
- Part337.Color = Color3.new(0.411765, 0.25098, 0.156863)
- SpecialMesh338.Parent = Part337
- SpecialMesh338.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- SpecialMesh338.Scale = Vector3.new(1.20000005, 1.20000005, 1.20000005)
- Part339.Parent = Model0
- Part339.Material = Enum.Material.SmoothPlastic
- Part339.BrickColor = BrickColor.new("Bright green")
- Part339.Rotation = Vector3.new(0, -90, 0)
- Part339.FormFactor = Enum.FormFactor.Symmetric
- Part339.Size = Vector3.new(9.70109272, 9.70109272, 9.70109272)
- Part339.CFrame = CFrame.new(-52.8546715, 74.7235641, -221.699936, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part339.BackSurface = Enum.SurfaceType.Weld
- Part339.FrontSurface = Enum.SurfaceType.Weld
- Part339.LeftSurface = Enum.SurfaceType.Weld
- Part339.RightSurface = Enum.SurfaceType.Weld
- Part339.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part339.Position = Vector3.new(-52.8546715, 74.7235641, -221.699936)
- Part339.Orientation = Vector3.new(0, -90, 0)
- Part339.Color = Color3.new(0.294118, 0.592157, 0.294118)
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = workspace
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement