· 7 years ago · Sep 02, 2018, 10:32 AM
1if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
2local Player,Mouse,mouse,UserInputService,ContextActionService = owner
3do
4 print("FE Compatibility code by Mokiros")
5 script.Parent = Player.Character
6
7 --RemoteEvent for communicating
8 local Event = Instance.new("RemoteEvent")
9 Event.Name = "UserInput_Event"
10
11 --Fake event to make stuff like Mouse.KeyDown work
12 local function fakeEvent()
13 local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
14 t.connect = t.Connect
15 return t
16 end
17
18 --Creating fake input objects with fake variables
19 local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
20 local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
21 local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
22 CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
23 end}
24 --Merged 2 functions into one by checking amount of arguments
25 CAS.UnbindAction = CAS.BindAction
26
27 --This function will trigger the events that have been :Connect()'ed
28 local function te(self,ev,...)
29 local t = m[ev]
30 if t and t._fakeEvent and t.Function then
31 t.Function(...)
32 end
33 end
34 m.TrigEvent = te
35 UIS.TrigEvent = te
36
37 Event.OnServerEvent:Connect(function(plr,io)
38 if plr~=Player then return end
39 if io.isMouse then
40 m.Target = io.Target
41 m.Hit = io.Hit
42 else
43 local b = io.UserInputState == Enum.UserInputState.Begin
44 if io.UserInputType == Enum.UserInputType.MouseButton1 then
45 return m:TrigEvent(b and "Button1Down" or "Button1Up")
46 end
47 for _,t in pairs(CAS.Actions) do
48 for _,k in pairs(t.Keys) do
49 if k==io.KeyCode then
50 t.Function(t.Name,io.UserInputState,io)
51 end
52 end
53 end
54 m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
55 UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
56 end
57 end)
58 Event.Parent = NLS([==[
59 local Player = game:GetService("Players").LocalPlayer
60 local Event = script:WaitForChild("UserInput_Event")
61
62 local UIS = game:GetService("UserInputService")
63 local input = function(io,a)
64 if a then return end
65 --Since InputObject is a client-side instance, we create and pass table instead
66 Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
67 end
68 UIS.InputBegan:Connect(input)
69 UIS.InputEnded:Connect(input)
70
71 local Mouse = Player:GetMouse()
72 local h,t
73 --Give the server mouse data 30 times every second, but only if the values changed
74 --If player is not moving their mouse, client won't fire events
75 while wait(1/30) do
76 if h~=Mouse.Hit or t~=Mouse.Target then
77 h,t=Mouse.Hit,Mouse.Target
78 Event:FireServer({isMouse=true,Target=t,Hit=h})
79 end
80 end]==],Player.Character)
81 Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
82end
83--Made by N3xul.
84-- | \ | |___ \ | | / ____| (_) | |
85-- | \| | __) |_ ___ _| | | (___ ___ _ __ _ _ __ | |_
86-- | . ` ||__ <\ \/ / | | | | \___ \ / __| '__| | '_ \| __|
87-- | |\ |___) |> <| |_| | | ____) | (__| | | | |_) | |_
88-- |_| \_|____//_/\_\\__,_|_| |_____/ \___|_| |_| .__/ \__|
89-- | |
90-- |_|
91local children = game.Workspace:GetChildren()
92for _, child in pairs(children) do
93 for _, child in pairs(child:GetChildren()) do
94 table.insert(children, child)
95 end
96
97 if child.ClassName ~= "Terrain" and child:IsA("BasePart") then
98 child:Destroy()
99 end
100 end
101
102for i,v in pairs(Workspace:GetChildren()) do
103if v.Name == 'Terrain' then
104v:Clear()
105
106end
107
108end
109local runDummyScript = function(f,scri)
110local oldenv = getfenv(f)
111local newenv = setmetatable({}, {
112__index = function(_, k)
113if k:lower() == 'script' then
114return scri
115else
116return oldenv[k]
117end
118end
119})
120setfenv(f, newenv)
121ypcall(function() f() end)
122end
123cors = {}
124mas = Instance.new("Model",game:GetService("Lighting"))
125mas.Name = "CompiledModel"
126o1 = Instance.new("Model")
127o2 = Instance.new("SpawnLocation")
128o3 = Instance.new("Part")
129o4 = Instance.new("Part")
130o5 = Instance.new("Part")
131o6 = Instance.new("Decal")
132o7 = Instance.new("Model")
133o8 = Instance.new("Part")
134o9 = Instance.new("Decal")
135o10 = Instance.new("Decal")
136o11 = Instance.new("SurfaceLight")
137o12 = Instance.new("SpecialMesh")
138o13 = Instance.new("Model")
139o14 = Instance.new("Part")
140o15 = Instance.new("SpecialMesh")
141o16 = Instance.new("Model")
142o17 = Instance.new("Part")
143o18 = Instance.new("SpecialMesh")
144o19 = Instance.new("Decal")
145o20 = Instance.new("Part")
146o21 = Instance.new("Part")
147o22 = Instance.new("Part")
148o23 = Instance.new("Part")
149o24 = Instance.new("Part")
150o25 = Instance.new("Humanoid")
151o26 = Instance.new("Pants")
152o27 = Instance.new("Shirt")
153o28 = Instance.new("Model")
154o29 = Instance.new("Part")
155o30 = Instance.new("SpecialMesh")
156o31 = Instance.new("Decal")
157o32 = Instance.new("Part")
158o33 = Instance.new("Part")
159o34 = Instance.new("Part")
160o35 = Instance.new("Part")
161o36 = Instance.new("Part")
162o37 = Instance.new("Humanoid")
163o38 = Instance.new("Pants")
164o39 = Instance.new("Shirt")
165o40 = Instance.new("Part")
166o41 = Instance.new("SpecialMesh")
167o42 = Instance.new("Model")
168o43 = Instance.new("Part")
169o44 = Instance.new("CylinderMesh")
170o45 = Instance.new("Part")
171o46 = Instance.new("CylinderMesh")
172o47 = Instance.new("Part")
173o48 = Instance.new("CylinderMesh")
174o49 = Instance.new("Part")
175o50 = Instance.new("CylinderMesh")
176o51 = Instance.new("Part")
177o52 = Instance.new("CylinderMesh")
178o53 = Instance.new("Part")
179o54 = Instance.new("SpecialMesh")
180o55 = Instance.new("Part")
181o56 = Instance.new("SpecialMesh")
182o57 = Instance.new("Part")
183o58 = Instance.new("CylinderMesh")
184o59 = Instance.new("Model")
185o60 = Instance.new("Part")
186o61 = Instance.new("CylinderMesh")
187o62 = Instance.new("Part")
188o63 = Instance.new("CylinderMesh")
189o64 = Instance.new("Part")
190o65 = Instance.new("CylinderMesh")
191o66 = Instance.new("Part")
192o67 = Instance.new("CylinderMesh")
193o68 = Instance.new("Part")
194o69 = Instance.new("SpecialMesh")
195o70 = Instance.new("Part")
196o71 = Instance.new("SpecialMesh")
197o72 = Instance.new("Part")
198o73 = Instance.new("CylinderMesh")
199o74 = Instance.new("Part")
200o75 = Instance.new("CylinderMesh")
201o76 = Instance.new("Model")
202o77 = Instance.new("Part")
203o78 = Instance.new("Part")
204o79 = Instance.new("Part")
205o80 = Instance.new("Part")
206o81 = Instance.new("Part")
207o82 = Instance.new("Part")
208o83 = Instance.new("Part")
209o84 = Instance.new("Part")
210o85 = Instance.new("Part")
211o86 = Instance.new("Part")
212o87 = Instance.new("Part")
213o88 = Instance.new("Part")
214o89 = Instance.new("ParticleEmitter")
215o90 = Instance.new("Part")
216o91 = Instance.new("SurfaceGui")
217o92 = Instance.new("TextLabel")
218o93 = Instance.new("Part")
219o94 = Instance.new("Part")
220o95 = Instance.new("Part")
221o96 = Instance.new("Part")
222o97 = Instance.new("Part")
223o98 = Instance.new("SurfaceGui")
224o99 = Instance.new("TextLabel")
225o100 = Instance.new("Part")
226o101 = Instance.new("Model")
227o102 = Instance.new("Part")
228o103 = Instance.new("Part")
229o104 = Instance.new("SpecialMesh")
230o105 = Instance.new("Decal")
231o106 = Instance.new("Part")
232o107 = Instance.new("Part")
233o108 = Instance.new("Part")
234o109 = Instance.new("Part")
235o110 = Instance.new("Part")
236o111 = Instance.new("ShirtGraphic")
237o112 = Instance.new("Pants")
238o113 = Instance.new("Shirt")
239o114 = Instance.new("Part")
240o115 = Instance.new("SurfaceGui")
241o116 = Instance.new("TextLabel")
242o117 = Instance.new("Part")
243o118 = Instance.new("SpecialMesh")
244o119 = Instance.new("BodyColors")
245o120 = Instance.new("Humanoid")
246o121 = Instance.new("SpawnLocation")
247o122 = Instance.new("SpawnLocation")
248o123 = Instance.new("SpawnLocation")
249o124 = Instance.new("SpawnLocation")
250o125 = Instance.new("SpawnLocation")
251o126 = Instance.new("SpawnLocation")
252o127 = Instance.new("SpawnLocation")
253o128 = Instance.new("SpawnLocation")
254o129 = Instance.new("SpawnLocation")
255o130 = Instance.new("SpawnLocation")
256o131 = Instance.new("SpawnLocation")
257o132 = Instance.new("SpawnLocation")
258o133 = Instance.new("SpawnLocation")
259o134 = Instance.new("Part")
260o135 = Instance.new("Decal")
261o136 = Instance.new("Part")
262o137 = Instance.new("Part")
263o138 = Instance.new("Decal")
264o139 = Instance.new("Part")
265o140 = Instance.new("Decal")
266o141 = Instance.new("Part")
267o142 = Instance.new("Decal")
268o143 = Instance.new("Part")
269o144 = Instance.new("BlockMesh")
270o145 = Instance.new("Decal")
271o146 = Instance.new("Part")
272o147 = Instance.new("Decal")
273o148 = Instance.new("Part")
274o149 = Instance.new("Decal")
275o150 = Instance.new("Part")
276o151 = Instance.new("Part")
277o152 = Instance.new("Decal")
278o153 = Instance.new("Part")
279o154 = Instance.new("Decal")
280o155 = Instance.new("Part")
281o156 = Instance.new("Decal")
282o157 = Instance.new("Part")
283o158 = Instance.new("Decal")
284o159 = Instance.new("Part")
285o160 = Instance.new("Decal")
286o161 = Instance.new("Part")
287o162 = Instance.new("Part")
288o163 = Instance.new("Decal")
289o164 = Instance.new("Part")
290o165 = Instance.new("Decal")
291o166 = Instance.new("Part")
292o167 = Instance.new("Decal")
293o168 = Instance.new("Part")
294o169 = Instance.new("Decal")
295o170 = Instance.new("Part")
296o171 = Instance.new("Decal")
297o172 = Instance.new("Part")
298o173 = Instance.new("Decal")
299o174 = Instance.new("Part")
300o175 = Instance.new("Decal")
301o176 = Instance.new("Part")
302o177 = Instance.new("Decal")
303o178 = Instance.new("Part")
304o179 = Instance.new("Decal")
305o180 = Instance.new("Part")
306o181 = Instance.new("Decal")
307o182 = Instance.new("Part")
308o183 = Instance.new("Decal")
309o184 = Instance.new("Part")
310o185 = Instance.new("Decal")
311o186 = Instance.new("Part")
312o187 = Instance.new("Decal")
313o188 = Instance.new("Part")
314o189 = Instance.new("Decal")
315o190 = Instance.new("Part")
316o191 = Instance.new("Decal")
317o192 = Instance.new("Part")
318o193 = Instance.new("Part")
319o194 = Instance.new("Part")
320o195 = Instance.new("Part")
321o196 = Instance.new("Part")
322o197 = Instance.new("Part")
323o198 = Instance.new("Part")
324o199 = Instance.new("Part")
325o200 = Instance.new("Part")
326o201 = Instance.new("Part")
327o202 = Instance.new("Part")
328o203 = Instance.new("Part")
329o204 = Instance.new("Part")
330o205 = Instance.new("Part")
331o206 = Instance.new("Part")
332o207 = Instance.new("Part")
333o208 = Instance.new("Part")
334o209 = Instance.new("Part")
335o210 = Instance.new("Part")
336o211 = Instance.new("Part")
337o212 = Instance.new("Part")
338o213 = Instance.new("Part")
339o214 = Instance.new("Part")
340o215 = Instance.new("Part")
341o216 = Instance.new("Part")
342o217 = Instance.new("Part")
343o218 = Instance.new("Part")
344o219 = Instance.new("Part")
345o220 = Instance.new("Part")
346o221 = Instance.new("Part")
347o222 = Instance.new("Part")
348o223 = Instance.new("Part")
349o224 = Instance.new("Part")
350o225 = Instance.new("Part")
351o226 = Instance.new("Part")
352o227 = Instance.new("Part")
353o228 = Instance.new("Part")
354o229 = Instance.new("Part")
355o230 = Instance.new("Part")
356o231 = Instance.new("Part")
357o232 = Instance.new("Part")
358o233 = Instance.new("Part")
359o234 = Instance.new("Part")
360o235 = Instance.new("Part")
361o236 = Instance.new("Part")
362o237 = Instance.new("Part")
363o238 = Instance.new("Part")
364o239 = Instance.new("Part")
365o240 = Instance.new("Part")
366o241 = Instance.new("Part")
367o242 = Instance.new("Part")
368o243 = Instance.new("Part")
369o244 = Instance.new("Part")
370o245 = Instance.new("Part")
371o246 = Instance.new("Part")
372o247 = Instance.new("Part")
373o1.Name = "N3xul Map - Rick and Morty Map"
374o1.Parent = mas
375o2.Name = "Spawn"
376o2.Parent = o1
377o2.Transparency = 1
378o2.Position = Vector3.new(120.646057, 129.018356, 104.018715)
379o2.Anchored = true
380o2.Locked = true
381o2.Size = Vector3.new(6, 0.0500000007, 6)
382o2.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
383o2.TopSurface = Enum.SurfaceType.Smooth
384o2.Position = Vector3.new(120.646057, 129.018356, 104.018715)
385o3.Name = "Hitbox"
386o3.Parent = o1
387o3.Material = Enum.Material.SmoothPlastic
388o3.BrickColor = BrickColor.new("Really red")
389o3.Transparency = 1
390o3.Position = Vector3.new(83.6963196, 145.118362, 110.550209)
391o3.Rotation = Vector3.new(0, 50, 0)
392o3.Anchored = true
393o3.Locked = true
394o3.Size = Vector3.new(32.4000092, 32.1100006, 0.0500000007)
395o3.CFrame = CFrame.new(83.6963196, 145.118362, 110.550209, 0.642792702, 1.23988841e-07, 0.766040266, 4.32004254e-06, 1, -3.78685263e-06, -0.766040266, 5.74348815e-06, 0.642792702)
396o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
397o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
398o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
399o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
400o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
401o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
402o3.Color = Color3.new(1, 0, 0)
403o3.Position = Vector3.new(83.6963196, 145.118362, 110.550209)
404o3.Orientation = Vector3.new(0, 50, 0)
405o3.Color = Color3.new(1, 0, 0)
406o4.Name = "Hitbox"
407o4.Parent = o1
408o4.Material = Enum.Material.SmoothPlastic
409o4.BrickColor = BrickColor.new("Really red")
410o4.Transparency = 1
411o4.Position = Vector3.new(126.905197, 145.06839, 92.0195389)
412o4.Rotation = Vector3.new(0, -20, 0)
413o4.Anchored = true
414o4.Locked = true
415o4.Size = Vector3.new(16.9199886, 32.25, 0.0500000007)
416o4.CFrame = CFrame.new(126.905197, 145.06839, 92.0195389, 0.939691067, 1.24192724e-07, -0.342025012, -2.08114716e-06, 1, -5.35470281e-06, 0.342025012, 5.74356955e-06, 0.939691067)
417o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
418o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
419o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
420o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
421o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
422o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
423o4.Color = Color3.new(1, 0, 0)
424o4.Position = Vector3.new(126.905197, 145.06839, 92.0195389)
425o4.Orientation = Vector3.new(0, -20, 0)
426o4.Color = Color3.new(1, 0, 0)
427o5.Name = "mountain"
428o5.Parent = o1
429o5.BrickColor = BrickColor.new("Pastel Blue")
430o5.Transparency = 1
431o5.Position = Vector3.new(-140.519592, 28.0617447, 620.008118)
432o5.Rotation = Vector3.new(180, 46, -180)
433o5.Anchored = true
434o5.Locked = true
435o5.FormFactor = Enum.FormFactor.Custom
436o5.Size = Vector3.new(80.2000046, 56.5999985, 4)
437o5.CFrame = CFrame.new(-140.519592, 28.0617447, 620.008118, -0.694663167, 4.36680457e-05, 0.719335198, 3.80000056e-05, 1, -2.40094523e-05, -0.719335198, 1.06562566e-05, -0.694663167)
438o5.BottomSurface = Enum.SurfaceType.Smooth
439o5.TopSurface = Enum.SurfaceType.Smooth
440o5.Color = Color3.new(0.501961, 0.733333, 0.858824)
441o5.Position = Vector3.new(-140.519592, 28.0617447, 620.008118)
442o5.Orientation = Vector3.new(0, 134, 0)
443o5.Color = Color3.new(0.501961, 0.733333, 0.858824)
444o6.Parent = o5
445o6.Texture = "http://www.roblox.com/asset/?id=108407248"
446o6.Face = Enum.NormalId.Back
447o7.Name = "Rick and Morty"
448o7.Parent = o1
449o8.Name = "Teleporter"
450o8.Parent = o7
451o8.Material = Enum.Material.SmoothPlastic
452o8.BrickColor = BrickColor.new("Lime green")
453o8.Transparency = 1
454o8.Position = Vector3.new(120.748367, 133.792923, 91.7276993)
455o8.Rotation = Vector3.new(180, 0, -180)
456o8.Anchored = true
457o8.CanCollide = false
458o8.Locked = true
459o8.Size = Vector3.new(19.9600029, 16.5, 0.0500000007)
460o8.CFrame = CFrame.new(120.748367, 133.792923, 91.7276993, -1, 3.10008691e-05, 3.09991301e-05, 3.09999996e-05, 1, -2.80009608e-05, -3.09999996e-05, -2.80000004e-05, -1)
461o8.Color = Color3.new(0, 1, 0)
462o8.Position = Vector3.new(120.748367, 133.792923, 91.7276993)
463o8.Orientation = Vector3.new(0, 180, 0)
464o8.Color = Color3.new(0, 1, 0)
465o9.Parent = o8
466o9.Texture = "rbxassetid://383899755"
467o10.Parent = o8
468o10.Texture = "rbxassetid://383899755"
469o10.Face = Enum.NormalId.Back
470o11.Parent = o8
471o11.Color = Color3.new(0, 1, 0.0669856)
472o11.Range = 5
473o11.Color = Color3.new(0, 1, 0.0669856)
474o12.Parent = o8
475o12.MeshType = Enum.MeshType.Sphere
476o13.Name = "Morty"
477o13.Parent = o7
478o14.Name = "Handle"
479o14.Parent = o13
480o14.Position = Vector3.new(122.43634, 133.033493, 94.873848)
481o14.Rotation = Vector3.new(-180, 25, -180)
482o14.Anchored = true
483o14.CanCollide = false
484o14.Locked = true
485o14.FormFactor = Enum.FormFactor.Symmetric
486o14.Size = Vector3.new(1, 1, 2)
487o14.CFrame = CFrame.new(122.43634, 133.033493, 94.873848, -0.906340718, 0, 0.422547847, 0, 1, 0, -0.422547847, 0, -0.906340718)
488o14.BottomSurface = Enum.SurfaceType.Smooth
489o14.TopSurface = Enum.SurfaceType.Smooth
490o14.Position = Vector3.new(122.43634, 133.033493, 94.873848)
491o14.Orientation = Vector3.new(0, 155, 0)
492o15.Parent = o14
493o15.MeshId = "http://www.roblox.com/asset/?id=15730710"
494o15.TextureId = "http://www.roblox.com/asset/?id=20642711"
495o15.MeshType = Enum.MeshType.FileMesh
496o16.Name = " "
497o16.Parent = o13
498o17.Name = "Head"
499o17.Parent = o16
500o17.Material = Enum.Material.SmoothPlastic
501o17.BrickColor = BrickColor.new("Light orange")
502o17.Position = Vector3.new(122.42955, 132.675385, 94.9203568)
503o17.Rotation = Vector3.new(180, 21.3700008, -179.990005)
504o17.Anchored = true
505o17.Locked = true
506o17.FormFactor = Enum.FormFactor.Symmetric
507o17.Size = Vector3.new(1.63201141, 0.816005707, 0.816005707)
508o17.CFrame = CFrame.new(122.42955, 132.675385, 94.9203568, -0.93123585, 0.000101429985, 0.364416987, 0.000107999986, 1, -2.35038829e-06, -0.364416957, 3.71682654e-05, -0.93123585)
509o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
510o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
511o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
512o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
513o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
514o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
515o17.Color = Color3.new(0.917647, 0.721569, 0.572549)
516o17.Position = Vector3.new(122.42955, 132.675385, 94.9203568)
517o17.Orientation = Vector3.new(0, 158.630005, 0.00999999978)
518o17.Color = Color3.new(0.917647, 0.721569, 0.572549)
519o18.Parent = o17
520o18.Scale = Vector3.new(1.25, 1.25, 1.25)
521o18.Scale = Vector3.new(1.25, 1.25, 1.25)
522o19.Parent = o17
523o19.Texture = "http://www.roblox.com/asset/?id=530775759"
524o20.Name = "Left Arm"
525o20.Parent = o16
526o20.Material = Enum.Material.SmoothPlastic
527o20.BrickColor = BrickColor.new("Pastel brown")
528o20.Position = Vector3.new(123.569412, 132.281342, 95.1863403)
529o20.Rotation = Vector3.new(46.2299995, 33.8199997, 137.979996)
530o20.Anchored = true
531o20.Locked = true
532o20.FormFactor = Enum.FormFactor.Symmetric
533o20.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
534o20.CFrame = CFrame.new(123.569412, 132.281342, 95.1863403, -0.617185295, -0.556116164, 0.556612194, 0.164525077, -0.782998204, -0.599871039, 0.769424379, -0.278654963, 0.574750006)
535o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
536o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
537o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
538o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
539o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
540o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
541o20.Color = Color3.new(1, 0.8, 0.6)
542o20.Position = Vector3.new(123.569412, 132.281342, 95.1863403)
543o20.Orientation = Vector3.new(36.8600006, 44.0800018, 168.130005)
544o20.Color = Color3.new(1, 0.8, 0.6)
545o21.Name = "Left Leg"
546o21.Parent = o16
547o21.Material = Enum.Material.SmoothPlastic
548o21.BrickColor = BrickColor.new("Pastel brown")
549o21.Position = Vector3.new(122.808762, 129.819397, 95.0688553)
550o21.Rotation = Vector3.new(180, 21.3700008, -179.990005)
551o21.RotVelocity = Vector3.new(5.20220578e-09, -7.43822781e-10, 5.48922108e-05)
552o21.Velocity = Vector3.new(0.00111119798, 0.00933332648, 1.79396409e-09)
553o21.Anchored = true
554o21.Locked = true
555o21.FormFactor = Enum.FormFactor.Symmetric
556o21.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
557o21.CFrame = CFrame.new(122.808762, 129.819397, 95.0688553, -0.93123585, 0.000101429985, 0.364416987, 0.000107999986, 1, -2.35038829e-06, -0.364416957, 3.71682654e-05, -0.93123585)
558o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
559o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
560o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
561o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
562o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
563o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
564o21.Color = Color3.new(1, 0.8, 0.6)
565o21.Position = Vector3.new(122.808762, 129.819397, 95.0688553)
566o21.Orientation = Vector3.new(0, 158.630005, 0.00999999978)
567o21.Color = Color3.new(1, 0.8, 0.6)
568o22.Name = "Right Arm"
569o22.Parent = o16
570o22.Material = Enum.Material.SmoothPlastic
571o22.BrickColor = BrickColor.new("Pastel brown")
572o22.Position = Vector3.new(121.449738, 131.45137, 94.4743423)
573o22.Rotation = Vector3.new(-176.270004, 21.0599995, 169.720001)
574o22.Anchored = true
575o22.Locked = true
576o22.FormFactor = Enum.FormFactor.Symmetric
577o22.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
578o22.CFrame = CFrame.new(121.449738, 131.45137, 94.4743423, -0.918228626, -0.166577399, 0.3593162, -0.15511094, 0.986028433, 0.0607340485, -0.364412874, 3.38725076e-05, -0.931237519)
579o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
580o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
581o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
582o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
583o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
584o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
585o22.Color = Color3.new(1, 0.8, 0.6)
586o22.Position = Vector3.new(121.449738, 131.45137, 94.4743423)
587o22.Orientation = Vector3.new(-3.48000002, 158.899994, -8.93999958)
588o22.Color = Color3.new(1, 0.8, 0.6)
589o23.Name = "Right Leg"
590o23.Parent = o16
591o23.Material = Enum.Material.SmoothPlastic
592o23.BrickColor = BrickColor.new("Pastel brown")
593o23.Position = Vector3.new(122.048904, 129.819397, 94.771431)
594o23.Rotation = Vector3.new(178.820007, 27.7700005, -176.779999)
595o23.Anchored = true
596o23.Locked = true
597o23.FormFactor = Enum.FormFactor.Symmetric
598o23.Size = Vector3.new(0.816005707, 1.63201141, 0.816005707)
599o23.CFrame = CFrame.new(122.048904, 129.819397, 94.771431, -0.883421719, 0.0496372618, 0.465942472, 0.0465319864, 0.998751462, -0.0181737654, -0.466262817, 0.00562612899, -0.884628415)
600o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
601o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
602o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
603o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
604o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
605o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
606o23.Color = Color3.new(1, 0.8, 0.6)
607o23.Position = Vector3.new(122.048904, 129.819397, 94.771431)
608o23.Orientation = Vector3.new(1.03999996, 152.220001, 2.67000008)
609o23.Color = Color3.new(1, 0.8, 0.6)
610o24.Name = "Torso"
611o24.Parent = o16
612o24.Material = Enum.Material.SmoothPlastic
613o24.BrickColor = BrickColor.new("Pastel brown")
614o24.Position = Vector3.new(122.42955, 131.451401, 94.9203568)
615o24.Rotation = Vector3.new(180, 21.3700008, -179.990005)
616o24.Anchored = true
617o24.Locked = true
618o24.FormFactor = Enum.FormFactor.Symmetric
619o24.Size = Vector3.new(1.63201141, 1.63201141, 0.816005707)
620o24.CFrame = CFrame.new(122.42955, 131.451401, 94.9203568, -0.93123585, 0.000101429985, 0.364416987, 0.000107999986, 1, -2.35038829e-06, -0.364416957, 3.71682654e-05, -0.93123585)
621o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
622o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
623o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
624o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
625o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
626o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
627o24.Color = Color3.new(1, 0.8, 0.6)
628o24.Position = Vector3.new(122.42955, 131.451401, 94.9203568)
629o24.Orientation = Vector3.new(0, 158.630005, 0.00999999978)
630o24.Color = Color3.new(1, 0.8, 0.6)
631o25.Parent = o16
632o25.NameOcclusion = Enum.NameOcclusion.NoOcclusion
633o25.RightLeg = o23
634o25.LeftLeg = o21
635o25.Torso = o24
636o25.Health = 0
637o25.MaxHealth = 0
638o26.Name = "Pants"
639o26.Parent = o16
640o26.PantsTemplate = "http://www.roblox.com/asset/?id=189626615"
641o27.Name = "Shirt"
642o27.Parent = o16
643o27.ShirtTemplate = "http://www.roblox.com/asset/?id=189626730"
644o28.Name = "Rick"
645o28.Parent = o7
646o29.Name = "head"
647o29.Parent = o28
648o29.Material = Enum.Material.SmoothPlastic
649o29.BrickColor = BrickColor.new("Brick yellow")
650o29.Position = Vector3.new(118.278183, 133.483276, 94.3281326)
651o29.Rotation = Vector3.new(-180, 0, -180)
652o29.Anchored = true
653o29.Locked = true
654o29.FormFactor = Enum.FormFactor.Symmetric
655o29.Size = Vector3.new(2, 1, 1)
656o29.CFrame = CFrame.new(118.278183, 133.483276, 94.3281326, -1, 0, 0, 0, 1, 0, 0, 0, -1)
657o29.TopSurface = Enum.SurfaceType.Smooth
658o29.Color = Color3.new(0.843137, 0.772549, 0.603922)
659o29.Position = Vector3.new(118.278183, 133.483276, 94.3281326)
660o29.Orientation = Vector3.new(0, 180, 0)
661o29.Color = Color3.new(0.843137, 0.772549, 0.603922)
662o30.Parent = o29
663o30.Scale = Vector3.new(1.25, 1.25, 1.25)
664o30.Scale = Vector3.new(1.25, 1.25, 1.25)
665o31.Parent = o29
666o31.Texture = "http://www.roblox.com/asset/?id=775503445"
667o32.Name = "Torso"
668o32.Parent = o28
669o32.Material = Enum.Material.SmoothPlastic
670o32.BrickColor = BrickColor.new("Brick yellow")
671o32.Position = Vector3.new(118.278183, 131.983307, 94.3281326)
672o32.Rotation = Vector3.new(-180, 0, -180)
673o32.Anchored = true
674o32.Locked = true
675o32.FormFactor = Enum.FormFactor.Symmetric
676o32.Size = Vector3.new(2, 2, 1)
677o32.CFrame = CFrame.new(118.278183, 131.983307, 94.3281326, -1, 0, 0, 0, 1, 0, 0, 0, -1)
678o32.Color = Color3.new(0.843137, 0.772549, 0.603922)
679o32.Position = Vector3.new(118.278183, 131.983307, 94.3281326)
680o32.Orientation = Vector3.new(0, 180, 0)
681o32.Color = Color3.new(0.843137, 0.772549, 0.603922)
682o33.Name = "Left Leg"
683o33.Parent = o28
684o33.Material = Enum.Material.SmoothPlastic
685o33.BrickColor = BrickColor.new("Brick yellow")
686o33.Position = Vector3.new(118.778183, 129.983322, 94.3280716)
687o33.Rotation = Vector3.new(-180, 0, -180)
688o33.Anchored = true
689o33.Locked = true
690o33.FormFactor = Enum.FormFactor.Symmetric
691o33.Size = Vector3.new(1, 2, 1)
692o33.CFrame = CFrame.new(118.778183, 129.983322, 94.3280716, -1, 0, 0, 0, 1, 0, 0, 0, -1)
693o33.BottomSurface = Enum.SurfaceType.Smooth
694o33.Color = Color3.new(0.843137, 0.772549, 0.603922)
695o33.Position = Vector3.new(118.778183, 129.983322, 94.3280716)
696o33.Orientation = Vector3.new(0, 180, 0)
697o33.Color = Color3.new(0.843137, 0.772549, 0.603922)
698o34.Name = "Right Leg"
699o34.Parent = o28
700o34.Material = Enum.Material.SmoothPlastic
701o34.BrickColor = BrickColor.new("Brick yellow")
702o34.Position = Vector3.new(117.778137, 129.983322, 94.3280411)
703o34.Rotation = Vector3.new(-180, 0, -180)
704o34.Anchored = true
705o34.Locked = true
706o34.FormFactor = Enum.FormFactor.Symmetric
707o34.Size = Vector3.new(1, 2, 1)
708o34.CFrame = CFrame.new(117.778137, 129.983322, 94.3280411, -1, 0, 0, 0, 1, 0, 0, 0, -1)
709o34.BottomSurface = Enum.SurfaceType.Smooth
710o34.Color = Color3.new(0.843137, 0.772549, 0.603922)
711o34.Position = Vector3.new(117.778137, 129.983322, 94.3280411)
712o34.Orientation = Vector3.new(0, 180, 0)
713o34.Color = Color3.new(0.843137, 0.772549, 0.603922)
714o35.Name = "Right Arm"
715o35.Parent = o28
716o35.Material = Enum.Material.SmoothPlastic
717o35.BrickColor = BrickColor.new("Brick yellow")
718o35.Position = Vector3.new(116.778168, 131.983307, 94.3280411)
719o35.Rotation = Vector3.new(-180, 0, -180)
720o35.Anchored = true
721o35.Locked = true
722o35.FormFactor = Enum.FormFactor.Symmetric
723o35.Size = Vector3.new(1, 2, 1)
724o35.CFrame = CFrame.new(116.778168, 131.983307, 94.3280411, -1, 0, 0, 0, 1, 0, 0, 0, -1)
725o35.Color = Color3.new(0.843137, 0.772549, 0.603922)
726o35.Position = Vector3.new(116.778168, 131.983307, 94.3280411)
727o35.Orientation = Vector3.new(0, 180, 0)
728o35.Color = Color3.new(0.843137, 0.772549, 0.603922)
729o36.Name = "Left Arm"
730o36.Parent = o28
731o36.Material = Enum.Material.SmoothPlastic
732o36.BrickColor = BrickColor.new("Brick yellow")
733o36.Position = Vector3.new(119.778168, 131.983307, 94.3280716)
734o36.Rotation = Vector3.new(-180, 0, -180)
735o36.Anchored = true
736o36.Locked = true
737o36.FormFactor = Enum.FormFactor.Symmetric
738o36.Size = Vector3.new(1, 2, 1)
739o36.CFrame = CFrame.new(119.778168, 131.983307, 94.3280716, -1, 0, 0, 0, 1, 0, 0, 0, -1)
740o36.Color = Color3.new(0.843137, 0.772549, 0.603922)
741o36.Position = Vector3.new(119.778168, 131.983307, 94.3280716)
742o36.Orientation = Vector3.new(0, 180, 0)
743o36.Color = Color3.new(0.843137, 0.772549, 0.603922)
744o37.Parent = o28
745o37.NameOcclusion = Enum.NameOcclusion.NoOcclusion
746o37.RightLeg = o34
747o37.LeftLeg = o33
748o37.Torso = o32
749o37.Health = 0
750o37.MaxHealth = 0
751o38.Parent = o28
752o38.PantsTemplate = "rbxassetid://305802449"
753o39.Parent = o28
754o39.ShirtTemplate = "rbxassetid://305802231"
755o40.Name = "Handle"
756o40.Parent = o28
757o40.Material = Enum.Material.SmoothPlastic
758o40.BrickColor = BrickColor.new("Pastel Blue")
759o40.Position = Vector3.new(118.20842, 133.983276, 93.9323807)
760o40.Rotation = Vector3.new(-180, 0, -180)
761o40.Anchored = true
762o40.CanCollide = false
763o40.Locked = true
764o40.FormFactor = Enum.FormFactor.Custom
765o40.Size = Vector3.new(1.60002756, 2.20000029, 1.99999785)
766o40.CFrame = CFrame.new(118.20842, 133.983276, 93.9323807, -1, 0, 0, 0, 1, 0, 0, 0, -1)
767o40.BottomSurface = Enum.SurfaceType.Smooth
768o40.TopSurface = Enum.SurfaceType.Smooth
769o40.Color = Color3.new(0.501961, 0.733333, 0.858824)
770o40.Position = Vector3.new(118.20842, 133.983276, 93.9323807)
771o40.Orientation = Vector3.new(0, 180, 0)
772o40.Color = Color3.new(0.501961, 0.733333, 0.858824)
773o41.Parent = o40
774o41.MeshId = "http://www.roblox.com/asset/?id=145304686 "
775o41.Scale = Vector3.new(1.04999995, 1.04999995, 1.04999995)
776o41.MeshType = Enum.MeshType.FileMesh
777o41.Scale = Vector3.new(1.04999995, 1.04999995, 1.04999995)
778o42.Name = "Beer 1"
779o42.Parent = o28
780o43.Name = "Iceshard"
781o43.Parent = o42
782o43.BrickColor = BrickColor.new("Deep orange")
783o43.Position = Vector3.new(116.140335, 129.107986, 93.7861404)
784o43.Rotation = Vector3.new(90, 0, -150)
785o43.Anchored = true
786o43.Locked = true
787o43.FormFactor = Enum.FormFactor.Plate
788o43.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
789o43.CFrame = CFrame.new(116.140335, 129.107986, 93.7861404, -0.866025388, 0.500000238, 0, 0, 0, -1, -0.500000238, -0.866025388, 0)
790o43.BottomSurface = Enum.SurfaceType.Weld
791o43.TopSurface = Enum.SurfaceType.Smooth
792o43.Color = Color3.new(1, 0.690196, 0)
793o43.Position = Vector3.new(116.140335, 129.107986, 93.7861404)
794o43.Orientation = Vector3.new(90, 150, 0)
795o43.Color = Color3.new(1, 0.690196, 0)
796o44.Parent = o43
797o44.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
798o44.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
799o45.Name = "Iceshard"
800o45.Parent = o42
801o45.Material = Enum.Material.SmoothPlastic
802o45.BrickColor = BrickColor.new("Really black")
803o45.Position = Vector3.new(116.302322, 129.107986, 93.5054092)
804o45.Rotation = Vector3.new(90, 0, 30)
805o45.Anchored = true
806o45.Locked = true
807o45.FormFactor = Enum.FormFactor.Plate
808o45.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
809o45.CFrame = CFrame.new(116.302322, 129.107986, 93.5054092, 0.866025388, -0.500000238, 0, 0, 0, -1, 0.500000238, 0.866025388, 0)
810o45.BottomSurface = Enum.SurfaceType.Weld
811o45.TopSurface = Enum.SurfaceType.Smooth
812o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
813o45.Position = Vector3.new(116.302322, 129.107986, 93.5054092)
814o45.Orientation = Vector3.new(90, -30, 0)
815o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
816o46.Parent = o45
817o46.Scale = Vector3.new(0.200000003, 1.5, 1)
818o46.Scale = Vector3.new(0.200000003, 1.5, 1)
819o47.Name = "Iceshard"
820o47.Parent = o42
821o47.BrickColor = BrickColor.new("Really black")
822o47.Transparency = 0.30000001192093
823o47.Position = Vector3.new(116.275314, 129.107986, 93.5522232)
824o47.Rotation = Vector3.new(90, 0, -150)
825o47.Anchored = true
826o47.Locked = true
827o47.FormFactor = Enum.FormFactor.Plate
828o47.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
829o47.CFrame = CFrame.new(116.275314, 129.107986, 93.5522232, -0.866025388, 0.500000238, 0, 0, 0, -1, -0.500000238, -0.866025388, 0)
830o47.BottomSurface = Enum.SurfaceType.Weld
831o47.TopSurface = Enum.SurfaceType.Smooth
832o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
833o47.Position = Vector3.new(116.275314, 129.107986, 93.5522232)
834o47.Orientation = Vector3.new(90, 150, 0)
835o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
836o48.Parent = o47
837o48.Scale = Vector3.new(0.300000012, 1.5, 1)
838o48.Scale = Vector3.new(0.300000012, 1.5, 1)
839o49.Name = "Iceshard"
840o49.Parent = o42
841o49.BrickColor = BrickColor.new("Really black")
842o49.Transparency = 0.30000001192093
843o49.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
844o49.Rotation = Vector3.new(90, 0, -150)
845o49.Anchored = true
846o49.Locked = true
847o49.FormFactor = Enum.FormFactor.Plate
848o49.Size = Vector3.new(0.540021002, 0.648025215, 0.540021002)
849o49.CFrame = CFrame.new(116.572296, 129.107986, 93.0377884, -0.866025388, 0.500000238, 0, 0, 0, -1, -0.500000238, -0.866025388, 0)
850o49.BottomSurface = Enum.SurfaceType.Weld
851o49.TopSurface = Enum.SurfaceType.Smooth
852o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
853o49.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
854o49.Orientation = Vector3.new(90, 150, 0)
855o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
856o50.Parent = o49
857o50.Scale = Vector3.new(0.699999988, 1, 1)
858o50.Scale = Vector3.new(0.699999988, 1, 1)
859o51.Name = "Iceshard"
860o51.Parent = o42
861o51.BrickColor = BrickColor.new("Really black")
862o51.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
863o51.Rotation = Vector3.new(90, 0, 30)
864o51.Anchored = true
865o51.Locked = true
866o51.FormFactor = Enum.FormFactor.Custom
867o51.Size = Vector3.new(0.540021002, 0.756029367, 0.540021002)
868o51.CFrame = CFrame.new(116.572296, 129.107986, 93.0377884, 0.866025388, -0.500000238, 0, 0, 0, -1, 0.500000238, 0.866025388, 0)
869o51.BottomSurface = Enum.SurfaceType.Weld
870o51.TopSurface = Enum.SurfaceType.Smooth
871o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
872o51.Position = Vector3.new(116.572296, 129.107986, 93.0377884)
873o51.Orientation = Vector3.new(90, -30, 0)
874o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
875o52.Parent = o51
876o52.Scale = Vector3.new(0.600000024, 1, 1)
877o52.Scale = Vector3.new(0.600000024, 1, 1)
878o53.Parent = o42
879o53.Material = Enum.Material.SmoothPlastic
880o53.BrickColor = BrickColor.new("Really black")
881o53.Position = Vector3.new(116.410309, 129.107986, 93.318367)
882o53.Rotation = Vector3.new(-180, -60, 90)
883o53.Anchored = true
884o53.Locked = true
885o53.FormFactor = Enum.FormFactor.Plate
886o53.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
887o53.CFrame = CFrame.new(116.410309, 129.107986, 93.318367, 0, -0.500000238, -0.866025388, -1, 0, 0, 0, 0.866025388, -0.500000238)
888o53.BackSurface = Enum.SurfaceType.Weld
889o53.FrontSurface = Enum.SurfaceType.Weld
890o53.LeftSurface = Enum.SurfaceType.Weld
891o53.RightSurface = Enum.SurfaceType.Weld
892o53.TopSurface = Enum.SurfaceType.Weld
893o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
894o53.Position = Vector3.new(116.410309, 129.107986, 93.318367)
895o53.Orientation = Vector3.new(0, -120, -90)
896o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
897o54.Parent = o53
898o54.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
899o54.MeshType = Enum.MeshType.Sphere
900o54.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
901o55.Parent = o42
902o55.Material = Enum.Material.SmoothPlastic
903o55.BrickColor = BrickColor.new("Really black")
904o55.Transparency = 0.30000001192093
905o55.Position = Vector3.new(116.437302, 129.107986, 93.2715225)
906o55.Rotation = Vector3.new(-180, -60, 90)
907o55.Anchored = true
908o55.Locked = true
909o55.FormFactor = Enum.FormFactor.Plate
910o55.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
911o55.CFrame = CFrame.new(116.437302, 129.107986, 93.2715225, 0, -0.500000238, -0.866025388, -1, 0, 0, 0, 0.866025388, -0.500000238)
912o55.BackSurface = Enum.SurfaceType.Weld
913o55.FrontSurface = Enum.SurfaceType.Weld
914o55.LeftSurface = Enum.SurfaceType.Weld
915o55.RightSurface = Enum.SurfaceType.Weld
916o55.TopSurface = Enum.SurfaceType.Weld
917o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
918o55.Position = Vector3.new(116.437302, 129.107986, 93.2715225)
919o55.Orientation = Vector3.new(0, -120, -90)
920o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
921o56.Parent = o55
922o56.Scale = Vector3.new(0.699999988, 3, 0.699999988)
923o56.MeshType = Enum.MeshType.Sphere
924o56.Scale = Vector3.new(0.699999988, 3, 0.699999988)
925o57.Name = "Iceshard"
926o57.Parent = o42
927o57.BrickColor = BrickColor.new("Institutional white")
928o57.Position = Vector3.new(116.572266, 129.161972, 93.0378799)
929o57.Rotation = Vector3.new(90, 0, 30)
930o57.Anchored = true
931o57.Locked = true
932o57.FormFactor = Enum.FormFactor.Plate
933o57.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
934o57.CFrame = CFrame.new(116.572266, 129.161972, 93.0378799, 0.866025388, -0.500000238, 0, 0, 0, -1, 0.500000238, 0.866025388, 0)
935o57.BottomSurface = Enum.SurfaceType.Weld
936o57.TopSurface = Enum.SurfaceType.Smooth
937o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
938o57.Position = Vector3.new(116.572266, 129.161972, 93.0378799)
939o57.Orientation = Vector3.new(90, -30, 0)
940o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
941o58.Parent = o57
942o58.Scale = Vector3.new(0.550000012, 1, 1)
943o58.Scale = Vector3.new(0.550000012, 1, 1)
944o59.Name = "Beer 2"
945o59.Parent = o28
946o60.Name = "Iceshard"
947o60.Parent = o59
948o60.BrickColor = BrickColor.new("Deep orange")
949o60.Position = Vector3.new(116.858398, 131.009033, 94.7467117)
950o60.Rotation = Vector3.new(60, 0, -180)
951o60.Anchored = true
952o60.Locked = true
953o60.FormFactor = Enum.FormFactor.Plate
954o60.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
955o60.CFrame = CFrame.new(116.858398, 131.009033, 94.7467117, -1, 0, 0, 0, -0.500000954, -0.866024852, 0, -0.866024852, 0.500000954)
956o60.BottomSurface = Enum.SurfaceType.Weld
957o60.TopSurface = Enum.SurfaceType.Smooth
958o60.Color = Color3.new(1, 0.690196, 0)
959o60.Position = Vector3.new(116.858398, 131.009033, 94.7467117)
960o60.Orientation = Vector3.new(60, 0, 180)
961o60.Color = Color3.new(1, 0.690196, 0)
962o61.Parent = o60
963o61.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
964o61.Scale = Vector3.new(0.330000013, 0.200000003, 0.330000013)
965o62.Name = "Iceshard"
966o62.Parent = o59
967o62.BrickColor = BrickColor.new("Really black")
968o62.Transparency = 0.30000001192093
969o62.Position = Vector3.new(116.858398, 130.874008, 94.5130081)
970o62.Rotation = Vector3.new(60, 0, -180)
971o62.Anchored = true
972o62.Locked = true
973o62.FormFactor = Enum.FormFactor.Plate
974o62.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
975o62.CFrame = CFrame.new(116.858398, 130.874008, 94.5130081, -1, 0, 0, 0, -0.500000954, -0.866024852, 0, -0.866024852, 0.500000954)
976o62.BottomSurface = Enum.SurfaceType.Weld
977o62.TopSurface = Enum.SurfaceType.Smooth
978o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
979o62.Position = Vector3.new(116.858398, 130.874008, 94.5130081)
980o62.Orientation = Vector3.new(60, 0, 180)
981o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
982o63.Parent = o62
983o63.Scale = Vector3.new(0.300000012, 1.5, 1)
984o63.Scale = Vector3.new(0.300000012, 1.5, 1)
985o64.Name = "Iceshard"
986o64.Parent = o59
987o64.BrickColor = BrickColor.new("Really black")
988o64.Transparency = 0.30000001192093
989o64.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
990o64.Rotation = Vector3.new(60, 0, -180)
991o64.Anchored = true
992o64.Locked = true
993o64.FormFactor = Enum.FormFactor.Plate
994o64.Size = Vector3.new(0.540021002, 0.648025215, 0.540021002)
995o64.CFrame = CFrame.new(116.858444, 130.576996, 93.9984818, -1, 0, 0, 0, -0.500000954, -0.866024852, 0, -0.866024852, 0.500000954)
996o64.BottomSurface = Enum.SurfaceType.Weld
997o64.TopSurface = Enum.SurfaceType.Smooth
998o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
999o64.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
1000o64.Orientation = Vector3.new(60, 0, 180)
1001o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1002o65.Parent = o64
1003o65.Scale = Vector3.new(0.699999988, 1, 1)
1004o65.Scale = Vector3.new(0.699999988, 1, 1)
1005o66.Name = "Iceshard"
1006o66.Parent = o59
1007o66.BrickColor = BrickColor.new("Really black")
1008o66.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
1009o66.Rotation = Vector3.new(60, 0, 0)
1010o66.Anchored = true
1011o66.Locked = true
1012o66.FormFactor = Enum.FormFactor.Custom
1013o66.Size = Vector3.new(0.540021002, 0.756029367, 0.540021002)
1014o66.CFrame = CFrame.new(116.858444, 130.576996, 93.9984818, 1, 0, 0, 0, 0.500000954, -0.866024852, 0, 0.866024852, 0.500000954)
1015o66.BottomSurface = Enum.SurfaceType.Weld
1016o66.TopSurface = Enum.SurfaceType.Smooth
1017o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1018o66.Position = Vector3.new(116.858444, 130.576996, 93.9984818)
1019o66.Orientation = Vector3.new(60, 0, 0)
1020o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1021o67.Parent = o66
1022o67.Scale = Vector3.new(0.600000024, 1, 1)
1023o67.Scale = Vector3.new(0.600000024, 1, 1)
1024o68.Parent = o59
1025o68.Material = Enum.Material.SmoothPlastic
1026o68.BrickColor = BrickColor.new("Really black")
1027o68.Position = Vector3.new(116.858398, 130.738937, 94.2790604)
1028o68.Rotation = Vector3.new(60, -90, 0)
1029o68.Anchored = true
1030o68.Locked = true
1031o68.FormFactor = Enum.FormFactor.Plate
1032o68.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
1033o68.CFrame = CFrame.new(116.858398, 130.738937, 94.2790604, 0, 0, -1, -0.866024196, 0.500002146, 0, 0.500002146, 0.866024196, 0)
1034o68.BackSurface = Enum.SurfaceType.Weld
1035o68.FrontSurface = Enum.SurfaceType.Weld
1036o68.LeftSurface = Enum.SurfaceType.Weld
1037o68.RightSurface = Enum.SurfaceType.Weld
1038o68.TopSurface = Enum.SurfaceType.Weld
1039o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1040o68.Position = Vector3.new(116.858398, 130.738937, 94.2790604)
1041o68.Orientation = Vector3.new(0, -90, -60)
1042o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1043o69.Parent = o68
1044o69.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
1045o69.MeshType = Enum.MeshType.Sphere
1046o69.Scale = Vector3.new(0.600000024, 2.5, 0.600000024)
1047o70.Parent = o59
1048o70.Material = Enum.Material.SmoothPlastic
1049o70.BrickColor = BrickColor.new("Really black")
1050o70.Transparency = 0.30000001192093
1051o70.Position = Vector3.new(116.858383, 130.71196, 94.2323685)
1052o70.Rotation = Vector3.new(60, -90, 0)
1053o70.Anchored = true
1054o70.Locked = true
1055o70.FormFactor = Enum.FormFactor.Plate
1056o70.Size = Vector3.new(0.540021002, 0.21600841, 0.540021002)
1057o70.CFrame = CFrame.new(116.858383, 130.71196, 94.2323685, 0, 0, -1, -0.866024196, 0.500002146, 0, 0.500002146, 0.866024196, 0)
1058o70.BackSurface = Enum.SurfaceType.Weld
1059o70.FrontSurface = Enum.SurfaceType.Weld
1060o70.LeftSurface = Enum.SurfaceType.Weld
1061o70.RightSurface = Enum.SurfaceType.Weld
1062o70.TopSurface = Enum.SurfaceType.Weld
1063o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1064o70.Position = Vector3.new(116.858383, 130.71196, 94.2323685)
1065o70.Orientation = Vector3.new(0, -90, -60)
1066o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1067o71.Parent = o70
1068o71.Scale = Vector3.new(0.699999988, 3, 0.699999988)
1069o71.MeshType = Enum.MeshType.Sphere
1070o71.Scale = Vector3.new(0.699999988, 3, 0.699999988)
1071o72.Name = "Iceshard"
1072o72.Parent = o59
1073o72.BrickColor = BrickColor.new("Institutional white")
1074o72.Position = Vector3.new(116.858414, 130.623825, 93.9716568)
1075o72.Rotation = Vector3.new(60, 0, 0)
1076o72.Anchored = true
1077o72.Locked = true
1078o72.FormFactor = Enum.FormFactor.Plate
1079o72.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
1080o72.CFrame = CFrame.new(116.858414, 130.623825, 93.9716568, 1, 0, 0, 0, 0.500000954, -0.866024852, 0, 0.866024852, 0.500000954)
1081o72.BottomSurface = Enum.SurfaceType.Weld
1082o72.TopSurface = Enum.SurfaceType.Smooth
1083o72.Color = Color3.new(0.972549, 0.972549, 0.972549)
1084o72.Position = Vector3.new(116.858414, 130.623825, 93.9716568)
1085o72.Orientation = Vector3.new(60, 0, 0)
1086o72.Color = Color3.new(0.972549, 0.972549, 0.972549)
1087o73.Parent = o72
1088o73.Scale = Vector3.new(0.550000012, 1, 1)
1089o73.Scale = Vector3.new(0.550000012, 1, 1)
1090o74.Name = "Iceshard"
1091o74.Parent = o59
1092o74.Material = Enum.Material.SmoothPlastic
1093o74.BrickColor = BrickColor.new("Really black")
1094o74.Position = Vector3.new(116.858444, 130.847, 94.4661942)
1095o74.Rotation = Vector3.new(60, 0, 0)
1096o74.Anchored = true
1097o74.Locked = true
1098o74.FormFactor = Enum.FormFactor.Plate
1099o74.Size = Vector3.new(0.540021002, 0.43201682, 0.540021002)
1100o74.CFrame = CFrame.new(116.858444, 130.847, 94.4661942, 1, 0, 0, 0, 0.500000954, -0.866024852, 0, 0.866024852, 0.500000954)
1101o74.BottomSurface = Enum.SurfaceType.Weld
1102o74.TopSurface = Enum.SurfaceType.Smooth
1103o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1104o74.Position = Vector3.new(116.858444, 130.847, 94.4661942)
1105o74.Orientation = Vector3.new(60, 0, 0)
1106o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1107o75.Parent = o74
1108o75.Scale = Vector3.new(0.200000003, 1.5, 1)
1109o75.Scale = Vector3.new(0.200000003, 1.5, 1)
1110o76.Name = "Teleporter gun"
1111o76.Parent = o28
1112o77.Parent = o76
1113o77.BrickColor = BrickColor.new("Really black")
1114o77.Position = Vector3.new(119.451233, 130.207916, 95.8009644)
1115o77.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1116o77.Anchored = true
1117o77.Locked = true
1118o77.Size = Vector3.new(0.200000003, 0.24000001, 0.98999995)
1119o77.CFrame = CFrame.new(119.451233, 130.207916, 95.8009644, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1120o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1121o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1122o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1123o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1124o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1125o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1126o77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1127o77.Position = Vector3.new(119.451233, 130.207916, 95.8009644)
1128o77.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1129o77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1130o78.Parent = o76
1131o78.Material = Enum.Material.Neon
1132o78.BrickColor = BrickColor.new("Lime green")
1133o78.Position = Vector3.new(119.791306, 130.148666, 95.8118362)
1134o78.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1135o78.Anchored = true
1136o78.Locked = true
1137o78.Shape = Enum.PartType.Cylinder
1138o78.Size = Vector3.new(0.200000003, 0.310000002, 0.200000003)
1139o78.CFrame = CFrame.new(119.791306, 130.148666, 95.8118362, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1140o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1141o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1142o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1143o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1144o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1145o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1146o78.Color = Color3.new(0, 1, 0)
1147o78.Position = Vector3.new(119.791306, 130.148666, 95.8118362)
1148o78.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1149o78.Color = Color3.new(0, 1, 0)
1150o79.Parent = o76
1151o79.BrickColor = BrickColor.new("Pearl")
1152o79.Position = Vector3.new(119.651093, 131.156891, 95.1648331)
1153o79.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1154o79.Anchored = true
1155o79.Locked = true
1156o79.Shape = Enum.PartType.Cylinder
1157o79.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1158o79.CFrame = CFrame.new(119.651093, 131.156891, 95.1648331, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1159o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1160o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1161o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1162o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1163o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1164o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1165o79.Color = Color3.new(0.905882, 0.905882, 0.92549)
1166o79.Position = Vector3.new(119.651093, 131.156891, 95.1648331)
1167o79.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1168o79.Color = Color3.new(0.905882, 0.905882, 0.92549)
1169o80.Parent = o76
1170o80.BrickColor = BrickColor.new("Really black")
1171o80.Position = Vector3.new(119.690842, 131.195831, 95.2039566)
1172o80.Rotation = Vector3.new(-133.039993, 8.63000011, 94.1800003)
1173o80.Anchored = true
1174o80.Locked = true
1175o80.Shape = Enum.PartType.Cylinder
1176o80.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1177o80.CFrame = CFrame.new(119.690842, 131.195831, 95.2039566, -0.0720960125, -0.98605746, 0.149976656, -0.672709167, 0.1590911, 0.722601235, -0.73638618, -0.0487939976, -0.674799681)
1178o80.BottomSurface = Enum.SurfaceType.Smooth
1179o80.TopSurface = Enum.SurfaceType.Smooth
1180o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1181o80.Position = Vector3.new(119.690842, 131.195831, 95.2039566)
1182o80.Orientation = Vector3.new(-46.2700005, 167.470001, -76.6900024)
1183o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1184o81.Parent = o76
1185o81.BrickColor = BrickColor.new("Really black")
1186o81.Position = Vector3.new(119.512878, 130.403381, 95.7066116)
1187o81.Rotation = Vector3.new(-124.75, 9.13000011, 92.9000015)
1188o81.Anchored = true
1189o81.Locked = true
1190o81.Shape = Enum.PartType.Cylinder
1191o81.Size = Vector3.new(0.200000003, 0.469999999, 0.449999988)
1192o81.CFrame = CFrame.new(119.512878, 130.403381, 95.7066116, -0.0499359891, -0.986057639, 0.158734694, -0.562649906, 0.159087062, 0.811243773, -0.825185835, -0.0488018021, -0.562749386)
1193o81.BottomSurface = Enum.SurfaceType.Smooth
1194o81.TopSurface = Enum.SurfaceType.Smooth
1195o81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1196o81.Position = Vector3.new(119.512878, 130.403381, 95.7066116)
1197o81.Orientation = Vector3.new(-54.2200012, 164.25, -74.2099991)
1198o81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1199o82.Parent = o76
1200o82.Material = Enum.Material.Neon
1201o82.BrickColor = BrickColor.new("Lime green")
1202o82.Position = Vector3.new(119.465729, 130.201187, 95.7956619)
1203o82.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1204o82.Anchored = true
1205o82.Locked = true
1206o82.Shape = Enum.PartType.Cylinder
1207o82.Size = Vector3.new(0.200000003, 0.310000002, 0.200000003)
1208o82.CFrame = CFrame.new(119.465729, 130.201187, 95.7956619, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1209o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1210o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1211o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1212o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1213o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1214o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1215o82.Color = Color3.new(0, 1, 0)
1216o82.Position = Vector3.new(119.465729, 130.201187, 95.7956619)
1217o82.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1218o82.Color = Color3.new(0, 1, 0)
1219o83.Parent = o76
1220o83.BrickColor = BrickColor.new("Pearl")
1221o83.Position = Vector3.new(119.650711, 131.151764, 95.1563187)
1222o83.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1223o83.Anchored = true
1224o83.Locked = true
1225o83.Shape = Enum.PartType.Cylinder
1226o83.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1227o83.CFrame = CFrame.new(119.650711, 131.151764, 95.1563187, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1228o83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1229o83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1230o83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1231o83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1232o83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1233o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1234o83.Color = Color3.new(0.905882, 0.905882, 0.92549)
1235o83.Position = Vector3.new(119.650711, 131.151764, 95.1563187)
1236o83.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1237o83.Color = Color3.new(0.905882, 0.905882, 0.92549)
1238o84.Parent = o76
1239o84.BrickColor = BrickColor.new("Pearl")
1240o84.Position = Vector3.new(119.649918, 131.141495, 95.1391068)
1241o84.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1242o84.Anchored = true
1243o84.Locked = true
1244o84.Shape = Enum.PartType.Cylinder
1245o84.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1246o84.CFrame = CFrame.new(119.649918, 131.141495, 95.1391068, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1247o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1248o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1249o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1250o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1251o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1252o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1253o84.Color = Color3.new(0.905882, 0.905882, 0.92549)
1254o84.Position = Vector3.new(119.649918, 131.141495, 95.1391068)
1255o84.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1256o84.Color = Color3.new(0.905882, 0.905882, 0.92549)
1257o85.Parent = o76
1258o85.BrickColor = BrickColor.new("Pearl")
1259o85.Position = Vector3.new(119.650345, 131.146713, 95.1477432)
1260o85.Rotation = Vector3.new(58.7400017, -9.28999996, -2.33999991)
1261o85.Anchored = true
1262o85.Locked = true
1263o85.Shape = Enum.PartType.Cylinder
1264o85.Size = Vector3.new(1.03999996, 0.300000012, 0.480000019)
1265o85.CFrame = CFrame.new(119.650345, 131.146713, 95.1477432, 0.986058235, 0.040323589, -0.161441192, -0.159087047, 0.512921154, -0.843565762, 0.0487910099, 0.857488155, 0.512185037)
1266o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1267o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1268o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1269o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1270o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1271o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1272o85.Color = Color3.new(0.905882, 0.905882, 0.92549)
1273o85.Position = Vector3.new(119.650345, 131.146713, 95.1477432)
1274o85.Orientation = Vector3.new(57.5200005, -17.4899998, -17.2299995)
1275o85.Color = Color3.new(0.905882, 0.905882, 0.92549)
1276o86.Parent = o76
1277o86.Material = Enum.Material.Neon
1278o86.BrickColor = BrickColor.new("Lime green")
1279o86.Position = Vector3.new(119.110672, 130.258484, 95.7781754)
1280o86.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1281o86.Anchored = true
1282o86.Locked = true
1283o86.Shape = Enum.PartType.Cylinder
1284o86.Size = Vector3.new(0.200000003, 0.310000002, 0.200000003)
1285o86.CFrame = CFrame.new(119.110672, 130.258484, 95.7781754, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1286o86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1287o86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1288o86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1289o86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1290o86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1291o86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1292o86.Color = Color3.new(0, 1, 0)
1293o86.Position = Vector3.new(119.110672, 130.258484, 95.7781754)
1294o86.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1295o86.Color = Color3.new(0, 1, 0)
1296o87.Parent = o76
1297o87.BrickColor = BrickColor.new("Pearl")
1298o87.Position = Vector3.new(119.550415, 130.661011, 95.4785538)
1299o87.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1300o87.Anchored = true
1301o87.Locked = true
1302o87.Size = Vector3.new(1.31000006, 0.270000041, 1.03000009)
1303o87.CFrame = CFrame.new(119.550415, 130.661011, 95.4785538, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1304o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1305o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1306o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1307o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1308o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1309o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1310o87.Color = Color3.new(0.905882, 0.905882, 0.92549)
1311o87.Position = Vector3.new(119.550415, 130.661011, 95.4785538)
1312o87.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1313o87.Color = Color3.new(0.905882, 0.905882, 0.92549)
1314o88.Parent = o76
1315o88.Material = Enum.Material.SmoothPlastic
1316o88.BrickColor = BrickColor.new("Institutional white")
1317o88.Transparency = 1
1318o88.Position = Vector3.new(119.522568, 130.543945, 95.9157181)
1319o88.Rotation = Vector3.new(-107.050003, -80.4199982, -162.360001)
1320o88.Anchored = true
1321o88.Locked = true
1322o88.FormFactor = Enum.FormFactor.Custom
1323o88.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1324o88.CFrame = CFrame.new(119.522568, 130.543945, 95.9157181, -0.15857996, 0.0504249074, -0.986057758, -0.809503794, 0.565150499, 0.159086779, 0.565292895, 0.82344538, -0.0488024056)
1325o88.BottomSurface = Enum.SurfaceType.Smooth
1326o88.TopSurface = Enum.SurfaceType.Smooth
1327o88.Color = Color3.new(0.972549, 0.972549, 0.972549)
1328o88.Position = Vector3.new(119.522568, 130.543945, 95.9157181)
1329o88.Orientation = Vector3.new(-9.14999962, -92.8300018, -55.0800018)
1330o88.Color = Color3.new(0.972549, 0.972549, 0.972549)
1331o89.Parent = o88
1332o89.Rotation = NumberRange.new(0,360)
1333o89.Size = NumberSequence.new(0.10000000149012,0.10000000149012)
1334o89.Color = ColorSequence.new(Color3.new(0, 1, 0.164706),Color3.new(0, 1, 0.164706))
1335o89.LightEmission = 1
1336o89.Texture = "http://www.roblox.com/asset/?id=243098098"
1337o89.Lifetime = NumberRange.new(0.20000000298023,0.20000000298023)
1338o89.Rate = 300
1339o89.Speed = NumberRange.new(0,0)
1340o89.Color = ColorSequence.new(Color3.new(0, 1, 0.164706),Color3.new(0, 1, 0.164706))
1341o90.Parent = o76
1342o90.BrickColor = BrickColor.new("Maroon")
1343o90.Position = Vector3.new(119.608139, 130.884079, 95.3483658)
1344o90.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1345o90.Anchored = true
1346o90.Locked = true
1347o90.Size = Vector3.new(0.240000069, 0.270000041, 0.540000081)
1348o90.CFrame = CFrame.new(119.608139, 130.884079, 95.3483658, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1349o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1350o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1351o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1352o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1353o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1354o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1355o90.Color = Color3.new(0.458824, 0, 0)
1356o90.Position = Vector3.new(119.608139, 130.884079, 95.3483658)
1357o90.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1358o90.Color = Color3.new(0.458824, 0, 0)
1359o91.Parent = o90
1360o91.Face = Enum.NormalId.Top
1361o92.Parent = o91
1362o92.Size = UDim2.new(1,0,1,0)
1363o92.Text = "C-137"
1364o92.BackgroundColor3 = Color3.new(1, 1, 1)
1365o92.BackgroundTransparency = 1
1366o92.Font = Enum.Font.SciFi
1367o92.FontSize = Enum.FontSize.Size96
1368o92.TextColor3 = Color3.new(1, 0, 0.0156863)
1369o92.TextScaled = true
1370o92.TextWrapped = true
1371o93.Parent = o76
1372o93.BrickColor = BrickColor.new("Pearl")
1373o93.Position = Vector3.new(119.635651, 131.028107, 94.718544)
1374o93.Rotation = Vector3.new(72.9499969, 80.4199982, 93.6399994)
1375o93.Anchored = true
1376o93.Locked = true
1377o93.Shape = Enum.PartType.Cylinder
1378o93.Size = Vector3.new(0.807492971, 0.448607206, 0.448607206)
1379o93.CFrame = CFrame.new(119.635651, 131.028107, 94.718544, -0.0105509963, -0.166071951, 0.986057222, 0.232844904, -0.959412754, -0.159092993, 0.972456634, 0.227919817, 0.0487917624)
1380o93.BottomSurface = Enum.SurfaceType.Smooth
1381o93.TopSurface = Enum.SurfaceType.Smooth
1382o93.Color = Color3.new(0.905882, 0.905882, 0.92549)
1383o93.Position = Vector3.new(119.635651, 131.028107, 94.718544)
1384o93.Orientation = Vector3.new(9.14999962, 87.1699982, 166.360001)
1385o93.Color = Color3.new(0.905882, 0.905882, 0.92549)
1386o94.Parent = o76
1387o94.BrickColor = BrickColor.new("Pearl")
1388o94.Position = Vector3.new(119.640091, 130.931473, 94.3149796)
1389o94.Rotation = Vector3.new(-107.050003, -80.4199982, -3.6400001)
1390o94.Anchored = true
1391o94.Locked = true
1392o94.Shape = Enum.PartType.Ball
1393o94.Size = Vector3.new(0.453093261, 0.453093261, 0.453093261)
1394o94.CFrame = CFrame.new(119.640091, 130.931473, 94.3149796, 0.166072994, 0.0105529288, -0.986057043, 0.959412992, -0.232843444, 0.159093633, -0.227917999, -0.972456992, -0.0487936214)
1395o94.BottomSurface = Enum.SurfaceType.Smooth
1396o94.TopSurface = Enum.SurfaceType.Smooth
1397o94.Color = Color3.new(0.905882, 0.905882, 0.92549)
1398o94.Position = Vector3.new(119.640091, 130.931473, 94.3149796)
1399o94.Orientation = Vector3.new(-9.14999962, -92.8300018, 103.639999)
1400o94.Color = Color3.new(0.905882, 0.905882, 0.92549)
1401o95.Parent = o76
1402o95.BrickColor = BrickColor.new("Lime green")
1403o95.Transparency = 0.5
1404o95.Position = Vector3.new(119.542114, 130.645294, 96.0362625)
1405o95.Rotation = Vector3.new(72.9499969, 80.4199982, -17.6399994)
1406o95.Anchored = true
1407o95.Locked = true
1408o95.Shape = Enum.PartType.Ball
1409o95.Size = Vector3.new(0.301669657, 0.301669657, 0.301669657)
1410o95.CFrame = CFrame.new(119.542114, 130.645294, 96.0362625, 0.15857996, 0.0504249074, 0.986057758, 0.809503794, 0.565150499, -0.159086779, -0.565292895, 0.82344538, 0.0488024056)
1411o95.BottomSurface = Enum.SurfaceType.Smooth
1412o95.TopSurface = Enum.SurfaceType.Smooth
1413o95.Color = Color3.new(0, 1, 0)
1414o95.Position = Vector3.new(119.542114, 130.645294, 96.0362625)
1415o95.Orientation = Vector3.new(9.14999962, 87.1699982, 55.0800018)
1416o95.Color = Color3.new(0, 1, 0)
1417o96.Parent = o76
1418o96.BrickColor = BrickColor.new("Lime green")
1419o96.Transparency = 0.5
1420o96.Position = Vector3.new(119.532913, 130.545395, 95.8975906)
1421o96.Rotation = Vector3.new(-107.050003, -80.4199982, 107.639999)
1422o96.Anchored = true
1423o96.Locked = true
1424o96.Shape = Enum.PartType.Cylinder
1425o96.Size = Vector3.new(0.307629138, 0.298682868, 0.298682868)
1426o96.CFrame = CFrame.new(119.532913, 130.545395, 95.8975906, -0.0504259877, -0.158580974, -0.98605746, -0.565149903, -0.809503913, 0.159088239, -0.823445797, 0.565292478, -0.0488019809)
1427o96.BottomSurface = Enum.SurfaceType.Smooth
1428o96.TopSurface = Enum.SurfaceType.Smooth
1429o96.Color = Color3.new(0, 1, 0)
1430o96.Position = Vector3.new(119.532913, 130.545395, 95.8975906)
1431o96.Orientation = Vector3.new(-9.14999962, -92.8300018, -145.080002)
1432o96.Color = Color3.new(0, 1, 0)
1433o97.Name = "Quote"
1434o97.Parent = o7
1435o97.Material = Enum.Material.Wood
1436o97.BrickColor = BrickColor.new("Persimmon")
1437o97.Transparency = 1
1438o97.Position = Vector3.new(115.109085, 134.563339, 94.5203629)
1439o97.Rotation = Vector3.new(180, 0, -180)
1440o97.Anchored = true
1441o97.CanCollide = false
1442o97.Locked = true
1443o97.FormFactor = Enum.FormFactor.Custom
1444o97.Size = Vector3.new(4, 2, 0.400000006)
1445o97.CFrame = CFrame.new(115.109085, 134.563339, 94.5203629, -1.00000834, 4.5848725e-07, 7.62426566e-08, 4.58488557e-07, 1, -2.38849395e-07, -7.62372068e-08, -2.38828278e-07, -1.00000834)
1446o97.BottomSurface = Enum.SurfaceType.Smooth
1447o97.TopSurface = Enum.SurfaceType.Smooth
1448o97.Color = Color3.new(1, 0.34902, 0.34902)
1449o97.Position = Vector3.new(115.109085, 134.563339, 94.5203629)
1450o97.Orientation = Vector3.new(0, 180, 0)
1451o97.Color = Color3.new(1, 0.34902, 0.34902)
1452o98.Name = "Life"
1453o98.Parent = o97
1454o98.CanvasSize = Vector2.new(256, 128)
1455o99.Name = "Contents"
1456o99.Parent = o98
1457o99.Position = UDim2.new(0,8,0,8)
1458o99.Size = UDim2.new(1,-16,1,-16)
1459o99.Text = "Nobody exists on purpose. Nobody belongs anywhere."
1460o99.Position = UDim2.new(0,8,0,8)
1461o99.BackgroundColor3 = Color3.new(1, 1, 1)
1462o99.BackgroundTransparency = 1
1463o99.BorderSizePixel = 0
1464o99.ClipsDescendants = true
1465o99.Font = Enum.Font.SourceSansBold
1466o99.FontSize = Enum.FontSize.Size48
1467o99.TextColor3 = Color3.new(1, 1, 0.8)
1468o99.TextScaled = true
1469o99.TextStrokeTransparency = 0
1470o99.TextWrapped = true
1471o100.Name = "Hitbox"
1472o100.Parent = o1
1473o100.Material = Enum.Material.SmoothPlastic
1474o100.BrickColor = BrickColor.new("Really red")
1475o100.Transparency = 1
1476o100.Position = Vector3.new(106.091354, 145.11824, 122.960182)
1477o100.Rotation = Vector3.new(-180, 0, -180)
1478o100.Anchored = true
1479o100.Locked = true
1480o100.Size = Vector3.new(68.1600494, 32.25, 0.0500000007)
1481o100.CFrame = CFrame.new(106.091354, 145.11824, 122.960182, -1.00000083, 1.2411337e-07, 6.40749931e-06, 1.2415245e-07, 1, 5.74361047e-06, -6.5267086e-06, 5.74360956e-06, -1.00000107)
1482o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1483o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1484o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1485o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1486o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1487o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1488o100.Color = Color3.new(1, 0, 0)
1489o100.Position = Vector3.new(106.091354, 145.11824, 122.960182)
1490o100.Orientation = Vector3.new(0, 180, 0)
1491o100.Color = Color3.new(1, 0, 0)
1492o101.Name = "N3xuI"
1493o101.Parent = o1
1494o101.PrimaryPart = o102
1495o102.Name = "HumanoidRootPart"
1496o102.Parent = o101
1497o102.Transparency = 1
1498o102.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1499o102.Rotation = Vector3.new(180, -76.1200027, -180)
1500o102.Anchored = true
1501o102.CanCollide = false
1502o102.FormFactor = Enum.FormFactor.Custom
1503o102.Size = Vector3.new(2, 2, 1)
1504o102.CFrame = CFrame.new(70.0094681, 140.844391, 115.042015, -0.239958867, 1.52813808e-12, -0.970790088, 1.65076407e-11, 1, -2.50621811e-12, 0.970790088, -1.66266202e-11, -0.239958867)
1505o102.BottomSurface = Enum.SurfaceType.Smooth
1506o102.TopSurface = Enum.SurfaceType.Smooth
1507o102.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1508o102.Orientation = Vector3.new(0, -103.879997, 0)
1509o103.Name = "Head"
1510o103.Parent = o101
1511o103.BrickColor = BrickColor.new("Cool yellow")
1512o103.Position = Vector3.new(70.1716385, 142.315659, 115.082077)
1513o103.Rotation = Vector3.new(-124.099998, -66.2099991, -126.5)
1514o103.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1515o103.Velocity = Vector3.new(-1.66824861e-07, -1.66078894e-06, -6.54493192e-07)
1516o103.Anchored = true
1517o103.FormFactor = Enum.FormFactor.Custom
1518o103.Size = Vector3.new(2, 1, 1)
1519o103.CFrame = CFrame.new(70.1716385, 142.315659, 115.082077, -0.239958882, 0.324324816, -0.915012062, -2.53508947e-08, 0.942543566, 0.334083378, 0.970790088, 0.080166325, -0.226171717)
1520o103.BottomSurface = Enum.SurfaceType.Smooth
1521o103.TopSurface = Enum.SurfaceType.Smooth
1522o103.Color = Color3.new(0.992157, 0.917647, 0.552941)
1523o103.Position = Vector3.new(70.1716385, 142.315659, 115.082077)
1524o103.Orientation = Vector3.new(-19.5200005, -103.879997, 0)
1525o103.Color = Color3.new(0.992157, 0.917647, 0.552941)
1526o104.Parent = o103
1527o104.Scale = Vector3.new(1.25, 1.25, 1.25)
1528o104.Scale = Vector3.new(1.25, 1.25, 1.25)
1529o105.Name = "face"
1530o105.Parent = o103
1531o105.Texture = "http://www.roblox.com/asset/?id=144080495 "
1532o106.Name = "Torso"
1533o106.Parent = o101
1534o106.BrickColor = BrickColor.new("Dark green")
1535o106.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1536o106.Rotation = Vector3.new(180, -70.4199982, -180)
1537o106.Anchored = true
1538o106.FormFactor = Enum.FormFactor.Custom
1539o106.Size = Vector3.new(2, 2, 1)
1540o106.CFrame = CFrame.new(70.0094681, 140.844391, 115.042015, -0.335063934, 1.40841991e-10, -0.942202687, 7.18663795e-10, 1, -1.06087888e-10, 0.942202687, -7.12673032e-10, -0.335063934)
1541o106.BottomSurface = Enum.SurfaceType.Smooth
1542o106.TopSurface = Enum.SurfaceType.Smooth
1543o106.Color = Color3.new(0.156863, 0.498039, 0.278431)
1544o106.Position = Vector3.new(70.0094681, 140.844391, 115.042015)
1545o106.Orientation = Vector3.new(0, -109.580002, 0)
1546o106.Color = Color3.new(0.156863, 0.498039, 0.278431)
1547o107.Name = "Left Arm"
1548o107.Parent = o101
1549o107.BrickColor = BrickColor.new("Cool yellow")
1550o107.Position = Vector3.new(70.5565567, 140.78714, 113.749748)
1551o107.Rotation = Vector3.new(165.699997, -69.8099976, 166.470001)
1552o107.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1553o107.Velocity = Vector3.new(-1.99736707e-08, -2.1913329e-06, -7.83572034e-08)
1554o107.Anchored = true
1555o107.CanCollide = false
1556o107.FormFactor = Enum.FormFactor.Custom
1557o107.Size = Vector3.new(1, 2, 1)
1558o107.CFrame = CFrame.new(70.5565567, 140.78714, 113.749748, -0.335653007, -0.0807663575, -0.938524246, -0.0013551017, 0.996357918, -0.0852587074, 0.941991985, -0.0273455475, -0.33453995)
1559o107.BottomSurface = Enum.SurfaceType.Smooth
1560o107.TopSurface = Enum.SurfaceType.Smooth
1561o107.Color = Color3.new(0.992157, 0.917647, 0.552941)
1562o107.Position = Vector3.new(70.5565567, 140.78714, 113.749748)
1563o107.Orientation = Vector3.new(4.88999987, -109.620003, -0.0799999982)
1564o107.Color = Color3.new(0.992157, 0.917647, 0.552941)
1565o108.Name = "Left Leg"
1566o108.Parent = o101
1567o108.BrickColor = BrickColor.new("Bright blue")
1568o108.Position = Vector3.new(70.6280823, 138.959778, 114.689354)
1569o108.Rotation = Vector3.new(122.529999, -56.5299988, 125.139999)
1570o108.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1571o108.Velocity = Vector3.new(1.55589433e-07, -1.83043085e-06, 6.10415384e-07)
1572o108.Anchored = true
1573o108.CanCollide = false
1574o108.FormFactor = Enum.FormFactor.Custom
1575o108.Size = Vector3.new(1, 2, 1)
1576o108.CFrame = CFrame.new(70.6280823, 138.959778, 114.689354, -0.317483336, -0.451049656, -0.834129632, -0.0349930562, 0.884605646, -0.465025157, 0.947625101, -0.118449025, -0.296631098)
1577o108.BottomSurface = Enum.SurfaceType.Smooth
1578o108.TopSurface = Enum.SurfaceType.Smooth
1579o108.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1580o108.Position = Vector3.new(70.6280823, 138.959778, 114.689354)
1581o108.Orientation = Vector3.new(27.7099991, -109.580002, -2.26999998)
1582o108.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1583o109.Name = "Right Leg"
1584o109.Parent = o101
1585o109.BrickColor = BrickColor.new("Bright blue")
1586o109.Position = Vector3.new(69.4305344, 138.939453, 115.404251)
1587o109.Rotation = Vector3.new(-125.559998, -58.5600014, -127.940002)
1588o109.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1589o109.Velocity = Vector3.new(1.57542729e-07, -1.50746882e-06, 6.18076001e-07)
1590o109.Anchored = true
1591o109.CanCollide = false
1592o109.FormFactor = Enum.FormFactor.Custom
1593o109.Size = Vector3.new(1, 2, 1)
1594o109.CFrame = CFrame.new(69.4305344, 138.939453, 115.404251, -0.32075268, 0.411405802, -0.853156984, 0.0319376513, 0.904928565, 0.424363554, 0.94663173, 0.108867928, -0.303397655)
1595o109.BottomSurface = Enum.SurfaceType.Smooth
1596o109.TopSurface = Enum.SurfaceType.Smooth
1597o109.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1598o109.Position = Vector3.new(69.4305344, 138.939453, 115.404251)
1599o109.Orientation = Vector3.new(-25.1100006, -109.580002, 2.01999998)
1600o109.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1601o110.Name = "Right Arm"
1602o110.Parent = o101
1603o110.BrickColor = BrickColor.new("Cool yellow")
1604o110.Position = Vector3.new(69.4579391, 140.832977, 116.332756)
1605o110.Rotation = Vector3.new(-150.169998, -67.6800003, -151.960007)
1606o110.RotVelocity = Vector3.new(-3.76922912e-07, 7.72911791e-13, 9.60745083e-08)
1607o110.Velocity = Vector3.new(-2.43776697e-08, -1.14915349e-06, -9.56435144e-08)
1608o110.Anchored = true
1609o110.CanCollide = false
1610o110.FormFactor = Enum.FormFactor.Custom
1611o110.Size = Vector3.new(1, 2, 1)
1612o110.CFrame = CFrame.new(69.4579391, 140.832977, 116.332756, -0.335234523, 0.178511858, -0.92507571, 0.00152590009, 0.981987298, 0.188941061, 0.942140758, 0.0619279966, -0.329468429)
1613o110.BottomSurface = Enum.SurfaceType.Smooth
1614o110.TopSurface = Enum.SurfaceType.Smooth
1615o110.Color = Color3.new(0.992157, 0.917647, 0.552941)
1616o110.Position = Vector3.new(69.4579391, 140.832977, 116.332756)
1617o110.Orientation = Vector3.new(-10.8900003, -109.599998, 0.0900000036)
1618o110.Color = Color3.new(0.992157, 0.917647, 0.552941)
1619o111.Parent = o101
1620o111.Graphic = "http://www.roblox.com/asset/?id=916733093"
1621o112.Name = "Pants"
1622o112.Parent = o101
1623o112.PantsTemplate = "http://www.roblox.com/asset/?id=616980141"
1624o113.Name = "Shirt"
1625o113.Parent = o101
1626o113.ShirtTemplate = "http://www.roblox.com/asset/?id=602599985"
1627o114.Name = "Quote"
1628o114.Parent = o101
1629o114.Material = Enum.Material.Wood
1630o114.BrickColor = BrickColor.new("Persimmon")
1631o114.Transparency = 1
1632o114.Position = Vector3.new(69.2667007, 140.643326, 119.237953)
1633o114.Rotation = Vector3.new(-42.8100014, -76.1100006, -45.4199982)
1634o114.Anchored = true
1635o114.CanCollide = false
1636o114.Locked = true
1637o114.FormFactor = Enum.FormFactor.Custom
1638o114.Size = Vector3.new(4, 2, 0.400000006)
1639o114.CFrame = CFrame.new(69.2667007, 140.643326, 119.237953, 0.168529555, 0.171010479, -0.970751226, -0.0593909994, 0.984808266, 0.163176507, 0.983907819, 0.0301536992, 0.176125526)
1640o114.BottomSurface = Enum.SurfaceType.Smooth
1641o114.TopSurface = Enum.SurfaceType.Smooth
1642o114.Color = Color3.new(1, 0.34902, 0.34902)
1643o114.Position = Vector3.new(69.2667007, 140.643326, 119.237953)
1644o114.Orientation = Vector3.new(-9.39000034, -79.7200012, -3.45000005)
1645o114.Color = Color3.new(1, 0.34902, 0.34902)
1646o115.Name = "Life2"
1647o115.Parent = o114
1648o115.CanvasSize = Vector2.new(256, 128)
1649o116.Name = "Contents"
1650o116.Parent = o115
1651o116.Position = UDim2.new(0,8,0,8)
1652o116.Size = UDim2.new(1,-16,1,-16)
1653o116.Text = "Made by N3xul#3777"
1654o116.Position = UDim2.new(0,8,0,8)
1655o116.BackgroundColor3 = Color3.new(1, 1, 1)
1656o116.BackgroundTransparency = 1
1657o116.BorderSizePixel = 0
1658o116.ClipsDescendants = true
1659o116.Font = Enum.Font.SourceSansBold
1660o116.FontSize = Enum.FontSize.Size48
1661o116.TextColor3 = Color3.new(1, 1, 0.8)
1662o116.TextScaled = true
1663o116.TextStrokeTransparency = 0
1664o116.TextWrapped = true
1665o117.Name = "Handle"
1666o117.Parent = o101
1667o117.Position = Vector3.new(70.2141876, 142.4646, 115.092606)
1668o117.Rotation = Vector3.new(-124.099998, -66.2099991, -126.5)
1669o117.Anchored = true
1670o117.CanCollide = false
1671o117.Locked = true
1672o117.FormFactor = Enum.FormFactor.Custom
1673o117.Size = Vector3.new(1.93002772, 1.76999903, 1.60000014)
1674o117.CFrame = CFrame.new(70.2141876, 142.4646, 115.092606, -0.239958882, 0.324324816, -0.915012062, -2.53508947e-08, 0.942543566, 0.334083378, 0.970790088, 0.080166325, -0.226171717)
1675o117.BottomSurface = Enum.SurfaceType.Smooth
1676o117.TopSurface = Enum.SurfaceType.Smooth
1677o117.Position = Vector3.new(70.2141876, 142.4646, 115.092606)
1678o117.Orientation = Vector3.new(-19.5200005, -103.879997, 0)
1679o118.Parent = o117
1680o118.MeshId = "http://www.roblox.com/asset/?id=151738660 "
1681o118.TextureId = "http://www.roblox.com/asset/?id=244067519"
1682o118.MeshType = Enum.MeshType.FileMesh
1683o119.Parent = o101
1684o119.HeadColor = BrickColor.new("Really red")
1685o119.LeftArmColor = BrickColor.new("Really black")
1686o119.LeftLegColor = BrickColor.new("Really red")
1687o119.RightArmColor = BrickColor.new("Really red")
1688o119.RightLegColor = BrickColor.new("Really black")
1689o119.TorsoColor = BrickColor.new("Really black")
1690o120.Parent = o101
1691o120.HealthDisplayDistance = 0
1692o120.NameDisplayDistance = 0
1693o120.RightLeg = o109
1694o120.LeftLeg = o108
1695o120.Torso = o102
1696o120.AutoRotate = false
1697o120.Health = 0
1698o120.WalkSpeed = 18
1699o121.Name = "Spawn"
1700o121.Parent = o1
1701o121.Transparency = 1
1702o121.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1703o121.Anchored = true
1704o121.Locked = true
1705o121.Size = Vector3.new(6, 0.0500000007, 6)
1706o121.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1707o121.TopSurface = Enum.SurfaceType.Smooth
1708o121.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1709o122.Name = "Spawn"
1710o122.Parent = o1
1711o122.Transparency = 1
1712o122.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1713o122.Anchored = true
1714o122.Locked = true
1715o122.Size = Vector3.new(6, 0.0500000007, 6)
1716o122.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1717o122.TopSurface = Enum.SurfaceType.Smooth
1718o122.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1719o123.Name = "Spawn"
1720o123.Parent = o1
1721o123.Transparency = 1
1722o123.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1723o123.Anchored = true
1724o123.Locked = true
1725o123.Size = Vector3.new(6, 0.0500000007, 6)
1726o123.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1727o123.TopSurface = Enum.SurfaceType.Smooth
1728o123.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1729o124.Name = "Spawn"
1730o124.Parent = o1
1731o124.Transparency = 1
1732o124.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1733o124.Anchored = true
1734o124.Locked = true
1735o124.Size = Vector3.new(6, 0.0500000007, 6)
1736o124.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1737o124.TopSurface = Enum.SurfaceType.Smooth
1738o124.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1739o125.Name = "Spawn"
1740o125.Parent = o1
1741o125.Transparency = 1
1742o125.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1743o125.Anchored = true
1744o125.Locked = true
1745o125.Size = Vector3.new(6, 0.0500000007, 6)
1746o125.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1747o125.TopSurface = Enum.SurfaceType.Smooth
1748o125.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1749o126.Name = "Spawn"
1750o126.Parent = o1
1751o126.Transparency = 1
1752o126.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1753o126.Anchored = true
1754o126.Locked = true
1755o126.Size = Vector3.new(6, 0.0500000007, 6)
1756o126.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1757o126.TopSurface = Enum.SurfaceType.Smooth
1758o126.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1759o127.Name = "Spawn"
1760o127.Parent = o1
1761o127.Transparency = 1
1762o127.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1763o127.Anchored = true
1764o127.Locked = true
1765o127.Size = Vector3.new(6, 0.0500000007, 6)
1766o127.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1767o127.TopSurface = Enum.SurfaceType.Smooth
1768o127.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1769o128.Name = "Spawn"
1770o128.Parent = o1
1771o128.Transparency = 1
1772o128.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1773o128.Anchored = true
1774o128.Locked = true
1775o128.Size = Vector3.new(6, 0.0500000007, 6)
1776o128.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1777o128.TopSurface = Enum.SurfaceType.Smooth
1778o128.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1779o129.Name = "Spawn"
1780o129.Parent = o1
1781o129.Transparency = 1
1782o129.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1783o129.Anchored = true
1784o129.Locked = true
1785o129.Size = Vector3.new(6, 0.0500000007, 6)
1786o129.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1787o129.TopSurface = Enum.SurfaceType.Smooth
1788o129.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1789o130.Name = "Spawn"
1790o130.Parent = o1
1791o130.Transparency = 1
1792o130.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1793o130.Anchored = true
1794o130.Locked = true
1795o130.Size = Vector3.new(6, 0.0500000007, 6)
1796o130.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1797o130.TopSurface = Enum.SurfaceType.Smooth
1798o130.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1799o131.Name = "Spawn"
1800o131.Parent = o1
1801o131.Transparency = 1
1802o131.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1803o131.Anchored = true
1804o131.Locked = true
1805o131.Size = Vector3.new(6, 0.0500000007, 6)
1806o131.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1807o131.TopSurface = Enum.SurfaceType.Smooth
1808o131.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1809o132.Name = "Spawn"
1810o132.Parent = o1
1811o132.Transparency = 1
1812o132.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1813o132.Anchored = true
1814o132.Locked = true
1815o132.Size = Vector3.new(6, 0.0500000007, 6)
1816o132.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1817o132.TopSurface = Enum.SurfaceType.Smooth
1818o132.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1819o133.Name = "Spawn"
1820o133.Parent = o1
1821o133.Transparency = 1
1822o133.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1823o133.Anchored = true
1824o133.Locked = true
1825o133.Size = Vector3.new(6, 0.0500000007, 6)
1826o133.CFrame = CFrame.new(120.646057, 129.018356, 104.018715, 1, -5.51026105e-08, 5.96046448e-08, 4.9163603e-08, 1, 3.55271368e-15, 2.98023224e-08, 3.2447911e-09, 1)
1827o133.TopSurface = Enum.SurfaceType.Smooth
1828o133.Position = Vector3.new(120.646057, 129.018356, 104.018715)
1829o134.Name = "mountain"
1830o134.Parent = o1
1831o134.BrickColor = BrickColor.new("Pastel Blue")
1832o134.Transparency = 1
1833o134.Position = Vector3.new(82.2628326, 174.581268, 38.1716385)
1834o134.Rotation = Vector3.new(0, 19, 0)
1835o134.Anchored = true
1836o134.Locked = true
1837o134.FormFactor = Enum.FormFactor.Custom
1838o134.Size = Vector3.new(80.2000046, 56.5999985, 4)
1839o134.CFrame = CFrame.new(82.2628326, 174.581268, 38.1716385, 0.945512772, -2.52983391e-05, 0.325584918, 3.5999994e-05, 1, -2.68443491e-05, -0.325584918, 3.71027345e-05, 0.945512772)
1840o134.BottomSurface = Enum.SurfaceType.Smooth
1841o134.TopSurface = Enum.SurfaceType.Smooth
1842o134.Color = Color3.new(0.501961, 0.733333, 0.858824)
1843o134.Position = Vector3.new(82.2628326, 174.581268, 38.1716385)
1844o134.Orientation = Vector3.new(0, 19, 0)
1845o134.Color = Color3.new(0.501961, 0.733333, 0.858824)
1846o135.Parent = o134
1847o135.Texture = "http://www.roblox.com/asset/?id=108407235"
1848o135.Face = Enum.NormalId.Back
1849o136.Name = "Hitbox"
1850o136.Parent = o1
1851o136.Material = Enum.Material.SmoothPlastic
1852o136.BrickColor = BrickColor.new("Really red")
1853o136.Transparency = 1
1854o136.Position = Vector3.new(106.499222, 145.06839, 93.6895828)
1855o136.Rotation = Vector3.new(0, 20, 0)
1856o136.Anchored = true
1857o136.Locked = true
1858o136.Size = Vector3.new(26.739996, 32.25, 0.0500000007)
1859o136.CFrame = CFrame.new(106.499222, 145.06839, 93.6895828, 0.939697385, 1.23969258e-07, 0.342015564, 1.84782596e-06, 1, -5.43954002e-06, -0.342015564, 5.74350179e-06, 0.939697385)
1860o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1861o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1862o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1863o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1864o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1865o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1866o136.Color = Color3.new(1, 0, 0)
1867o136.Position = Vector3.new(106.499222, 145.06839, 93.6895828)
1868o136.Orientation = Vector3.new(0, 20, 0)
1869o136.Color = Color3.new(1, 0, 0)
1870o137.Name = "mountain"
1871o137.Parent = o1
1872o137.BrickColor = BrickColor.new("Pastel Blue")
1873o137.Transparency = 1
1874o137.Position = Vector3.new(361.727722, 27.5823288, 557.065186)
1875o137.Rotation = Vector3.new(179.990005, -74, 180)
1876o137.Anchored = true
1877o137.Locked = true
1878o137.FormFactor = Enum.FormFactor.Custom
1879o137.Size = Vector3.new(109.880013, 56.5999985, 4)
1880o137.CFrame = CFrame.new(361.727722, 27.5823288, 557.065186, -0.275602549, -1.40890224e-05, -0.961265564, 4.10001012e-05, 1, -2.64106129e-05, 0.961265564, -4.66909187e-05, -0.275602549)
1881o137.BottomSurface = Enum.SurfaceType.Smooth
1882o137.TopSurface = Enum.SurfaceType.Smooth
1883o137.Color = Color3.new(0.501961, 0.733333, 0.858824)
1884o137.Position = Vector3.new(361.727722, 27.5823288, 557.065186)
1885o137.Orientation = Vector3.new(0, -106, 0)
1886o137.Color = Color3.new(0.501961, 0.733333, 0.858824)
1887o138.Parent = o137
1888o138.Texture = "http://www.roblox.com/asset/?id=108407257"
1889o138.Face = Enum.NormalId.Back
1890o139.Name = "mountain"
1891o139.Parent = o1
1892o139.BrickColor = BrickColor.new("Pastel Blue")
1893o139.Transparency = 1
1894o139.Position = Vector3.new(253.629242, 174.482391, 34.8967667)
1895o139.Rotation = Vector3.new(0, -16, 0)
1896o139.Anchored = true
1897o139.Locked = true
1898o139.FormFactor = Enum.FormFactor.Custom
1899o139.Size = Vector3.new(109.880013, 56.5999985, 4)
1900o139.CFrame = CFrame.new(253.629242, 174.482391, 34.8967667, 0.961271584, -4.66911515e-05, -0.275603175, 4.10000248e-05, 1, -2.64111532e-05, 0.275603175, 1.40885504e-05, 0.961271584)
1901o139.BottomSurface = Enum.SurfaceType.Smooth
1902o139.TopSurface = Enum.SurfaceType.Smooth
1903o139.Color = Color3.new(0.501961, 0.733333, 0.858824)
1904o139.Position = Vector3.new(253.629242, 174.482391, 34.8967667)
1905o139.Orientation = Vector3.new(0, -16, 0)
1906o139.Color = Color3.new(0.501961, 0.733333, 0.858824)
1907o140.Parent = o139
1908o140.Texture = "http://www.roblox.com/asset/?id=108407257"
1909o140.Face = Enum.NormalId.Back
1910o141.Name = "mountain"
1911o141.Parent = o1
1912o141.BrickColor = BrickColor.new("Pastel Blue")
1913o141.Transparency = 1
1914o141.Position = Vector3.new(10.8001137, 174.681274, 73.8110123)
1915o141.Rotation = Vector3.new(0, 34, 0)
1916o141.Anchored = true
1917o141.Locked = true
1918o141.FormFactor = Enum.FormFactor.Custom
1919o141.Size = Vector3.new(80.2000046, 56.5999985, 4)
1920o141.CFrame = CFrame.new(10.8001137, 174.681274, 73.8110123, 0.829052985, -1.17384889e-05, 0.559170008, 3.19999999e-05, 1, -2.64520804e-05, -0.559170008, 3.98236189e-05, 0.829052985)
1921o141.BottomSurface = Enum.SurfaceType.Smooth
1922o141.TopSurface = Enum.SurfaceType.Smooth
1923o141.Color = Color3.new(0.501961, 0.733333, 0.858824)
1924o141.Position = Vector3.new(10.8001137, 174.681274, 73.8110123)
1925o141.Orientation = Vector3.new(0, 34, 0)
1926o141.Color = Color3.new(0.501961, 0.733333, 0.858824)
1927o142.Parent = o141
1928o142.Texture = "http://www.roblox.com/asset/?id=108407221"
1929o142.Face = Enum.NormalId.Back
1930o143.Name = "far island"
1931o143.Parent = o1
1932o143.BrickColor = BrickColor.new("Bright blue")
1933o143.Reflectance = 0.10000000149012
1934o143.Transparency = 1
1935o143.Position = Vector3.new(-192.322571, 66.7556839, 662.98175)
1936o143.Rotation = Vector3.new(0, 40, 0)
1937o143.Anchored = true
1938o143.CanCollide = false
1939o143.Locked = true
1940o143.FormFactor = Enum.FormFactor.Custom
1941o143.Size = Vector3.new(0.200012207, 118.400002, 187.099976)
1942o143.CFrame = CFrame.new(-192.322571, 66.7556839, 662.98175, 0.766049027, 2.49185141e-05, 0.642792761, 1.29438149e-05, 1, -5.41923109e-05, -0.642792761, 4.98336594e-05, 0.766049027)
1943o143.BottomSurface = Enum.SurfaceType.Smooth
1944o143.TopSurface = Enum.SurfaceType.Smooth
1945o143.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1946o143.Position = Vector3.new(-192.322571, 66.7556839, 662.98175)
1947o143.Orientation = Vector3.new(0, 40, 0)
1948o143.Color = Color3.new(0.0509804, 0.411765, 0.67451)
1949o144.Parent = o143
1950o145.Parent = o143
1951o145.Texture = "http://www.roblox.com/asset/?id=109294020"
1952o145.Face = Enum.NormalId.Right
1953o146.Name = "mountain"
1954o146.Parent = o1
1955o146.BrickColor = BrickColor.new("Pastel Blue")
1956o146.Transparency = 1
1957o146.Position = Vector3.new(181.789291, 27.6817627, 713.865051)
1958o146.Rotation = Vector3.new(180, -14, -180)
1959o146.Anchored = true
1960o146.Locked = true
1961o146.FormFactor = Enum.FormFactor.Custom
1962o146.Size = Vector3.new(80.2000046, 56.5999985, 4)
1963o146.CFrame = CFrame.new(181.789291, 27.6817627, 713.865051, -0.970295012, 3.09391871e-05, -0.241925001, 3.79999983e-05, 1, -2.45200627e-05, 0.241925001, -3.29848372e-05, -0.970295012)
1964o146.BottomSurface = Enum.SurfaceType.Smooth
1965o146.TopSurface = Enum.SurfaceType.Smooth
1966o146.Color = Color3.new(0.501961, 0.733333, 0.858824)
1967o146.Position = Vector3.new(181.789291, 27.6817627, 713.865051)
1968o146.Orientation = Vector3.new(0, -166, 0)
1969o146.Color = Color3.new(0.501961, 0.733333, 0.858824)
1970o147.Parent = o146
1971o147.Texture = "http://www.roblox.com/asset/?id=108407248"
1972o147.Face = Enum.NormalId.Back
1973o148.Name = "mountain"
1974o148.Parent = o1
1975o148.BrickColor = BrickColor.new("Pastel Blue")
1976o148.Transparency = 1
1977o148.Position = Vector3.new(320.025574, 27.7812233, 637.354431)
1978o148.Rotation = Vector3.new(180, -44, -180)
1979o148.Anchored = true
1980o148.Locked = true
1981o148.FormFactor = Enum.FormFactor.Custom
1982o148.Size = Vector3.new(80.2000046, 56.5999985, 4)
1983o148.CFrame = CFrame.new(320.025574, 27.7812233, 637.354431, -0.719360232, 4.53084203e-06, -0.694637239, 3.20000108e-05, 1, -2.66163297e-05, 0.694637239, -4.13751259e-05, -0.719360232)
1984o148.BottomSurface = Enum.SurfaceType.Smooth
1985o148.TopSurface = Enum.SurfaceType.Smooth
1986o148.Color = Color3.new(0.501961, 0.733333, 0.858824)
1987o148.Position = Vector3.new(320.025574, 27.7812233, 637.354431)
1988o148.Orientation = Vector3.new(0, -136, 0)
1989o148.Color = Color3.new(0.501961, 0.733333, 0.858824)
1990o149.Parent = o148
1991o149.Texture = "http://www.roblox.com/asset/?id=108407221"
1992o149.Face = Enum.NormalId.Back
1993o150.Name = "Hitbox"
1994o150.Parent = o1
1995o150.Material = Enum.Material.SmoothPlastic
1996o150.BrickColor = BrickColor.new("Really red")
1997o150.Transparency = 1
1998o150.Position = Vector3.new(137.37146, 145.118362, 109.240211)
1999o150.Rotation = Vector3.new(0, -80, 0)
2000o150.Anchored = true
2001o150.Locked = true
2002o150.Size = Vector3.new(29.2800274, 32.25, 0.0500000007)
2003o150.CFrame = CFrame.new(137.37146, 145.118362, 109.240211, 0.173644513, 1.24140286e-07, -0.98480916, -5.67789357e-06, 1, -8.7508829e-07, 0.98480916, 5.74358683e-06, 0.173644513)
2004o150.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2005o150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2006o150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2007o150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2008o150.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2009o150.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2010o150.Color = Color3.new(1, 0, 0)
2011o150.Position = Vector3.new(137.37146, 145.118362, 109.240211)
2012o150.Orientation = Vector3.new(0, -80, 0)
2013o150.Color = Color3.new(1, 0, 0)
2014o151.Name = "mountain"
2015o151.Parent = o1
2016o151.BrickColor = BrickColor.new("Pastel Blue")
2017o151.Transparency = 1
2018o151.Position = Vector3.new(322.813995, 27.7812233, 314.237488)
2019o151.Rotation = Vector3.new(0, -56, 0)
2020o151.Anchored = true
2021o151.Locked = true
2022o151.FormFactor = Enum.FormFactor.Custom
2023o151.Size = Vector3.new(80.2000046, 56.5999985, 4)
2024o151.CFrame = CFrame.new(322.813995, 27.7812233, 314.237488, 0.559165776, -3.98239754e-05, -0.829048634, 3.19996325e-05, 1, -2.64516766e-05, 0.829048634, -1.17384925e-05, 0.559165776)
2025o151.BottomSurface = Enum.SurfaceType.Smooth
2026o151.TopSurface = Enum.SurfaceType.Smooth
2027o151.Color = Color3.new(0.501961, 0.733333, 0.858824)
2028o151.Position = Vector3.new(322.813995, 27.7812233, 314.237488)
2029o151.Orientation = Vector3.new(0, -56, 0)
2030o151.Color = Color3.new(0.501961, 0.733333, 0.858824)
2031o152.Parent = o151
2032o152.Texture = "http://www.roblox.com/asset/?id=108407221"
2033o152.Face = Enum.NormalId.Back
2034o153.Name = "mountain"
2035o153.Parent = o1
2036o153.BrickColor = BrickColor.new("Pastel Blue")
2037o153.Transparency = 1
2038o153.Position = Vector3.new(255.837585, 27.6812229, 684.86145)
2039o153.Rotation = Vector3.new(180, -29, -180)
2040o153.Anchored = true
2041o153.Locked = true
2042o153.FormFactor = Enum.FormFactor.Custom
2043o153.Size = Vector3.new(80.2000046, 56.5999985, 4)
2044o153.CFrame = CFrame.new(255.837585, 27.6812229, 684.86145, -0.874611795, 1.83316552e-05, -0.484823883, 3.5999994e-05, 1, -2.71322479e-05, 0.484823883, -4.11838446e-05, -0.874611795)
2045o153.BottomSurface = Enum.SurfaceType.Smooth
2046o153.TopSurface = Enum.SurfaceType.Smooth
2047o153.Color = Color3.new(0.501961, 0.733333, 0.858824)
2048o153.Position = Vector3.new(255.837585, 27.6812229, 684.86145)
2049o153.Orientation = Vector3.new(0, -151, 0)
2050o153.Color = Color3.new(0.501961, 0.733333, 0.858824)
2051o154.Parent = o153
2052o154.Texture = "http://www.roblox.com/asset/?id=108407235"
2053o154.Face = Enum.NormalId.Back
2054o155.Name = "mountain"
2055o155.Parent = o1
2056o155.BrickColor = BrickColor.new("Pastel Blue")
2057o155.Transparency = 1
2058o155.Position = Vector3.new(87.6437454, 27.5823288, 717.843567)
2059o155.Rotation = Vector3.new(180, 6, -180)
2060o155.Anchored = true
2061o155.Locked = true
2062o155.FormFactor = Enum.FormFactor.Custom
2063o155.Size = Vector3.new(109.880013, 56.5999985, 4)
2064o155.CFrame = CFrame.new(87.6437454, 27.5823288, 717.843567, -0.994525611, 4.36462105e-05, 0.104494058, 4.10000248e-05, 1, -2.74718277e-05, -0.104494058, -2.30371734e-05, -0.994525611)
2065o155.BottomSurface = Enum.SurfaceType.Smooth
2066o155.TopSurface = Enum.SurfaceType.Smooth
2067o155.Color = Color3.new(0.501961, 0.733333, 0.858824)
2068o155.Position = Vector3.new(87.6437454, 27.5823288, 717.843567)
2069o155.Orientation = Vector3.new(0, 174, 0)
2070o155.Color = Color3.new(0.501961, 0.733333, 0.858824)
2071o156.Parent = o155
2072o156.Texture = "http://www.roblox.com/asset/?id=108407257"
2073o156.Face = Enum.NormalId.Back
2074o157.Name = "mountain"
2075o157.Parent = o1
2076o157.BrickColor = BrickColor.new("Pastel Blue")
2077o157.Transparency = 1
2078o157.Position = Vector3.new(358.453064, 27.681221, 385.699799)
2079o157.Rotation = Vector3.new(0, -71, 0.00999999978)
2080o157.Anchored = true
2081o157.Locked = true
2082o157.FormFactor = Enum.FormFactor.Custom
2083o157.Size = Vector3.new(80.2000046, 56.5999985, 4)
2084o157.CFrame = CFrame.new(358.453064, 27.681221, 385.699799, 0.325581938, -3.71030947e-05, -0.945507467, 3.5999743e-05, 1, -2.68438653e-05, 0.945507467, -2.52982572e-05, 0.325581938)
2085o157.BottomSurface = Enum.SurfaceType.Smooth
2086o157.TopSurface = Enum.SurfaceType.Smooth
2087o157.Color = Color3.new(0.501961, 0.733333, 0.858824)
2088o157.Position = Vector3.new(358.453064, 27.681221, 385.699799)
2089o157.Orientation = Vector3.new(0, -71, 0)
2090o157.Color = Color3.new(0.501961, 0.733333, 0.858824)
2091o158.Parent = o157
2092o158.Texture = "http://www.roblox.com/asset/?id=108407235"
2093o158.Face = Enum.NormalId.Back
2094o159.Name = "mountain"
2095o159.Parent = o1
2096o159.BrickColor = BrickColor.new("Pastel Blue")
2097o159.Transparency = 1
2098o159.Position = Vector3.new(-191.03804, 27.9623146, 540.465576)
2099o159.Rotation = Vector3.new(180, 66, -179.990005)
2100o159.Anchored = true
2101o159.Locked = true
2102o159.FormFactor = Enum.FormFactor.Custom
2103o159.Size = Vector3.new(109.880013, 56.5999985, 4)
2104o159.CFrame = CFrame.new(-191.03804, 27.9623146, 540.465576, -0.40677315, 4.00259487e-05, 0.913529277, 4.10000139e-05, 1, -2.55582945e-05, -0.913529277, 2.70582805e-05, -0.40677315)
2105o159.BottomSurface = Enum.SurfaceType.Smooth
2106o159.TopSurface = Enum.SurfaceType.Smooth
2107o159.Color = Color3.new(0.501961, 0.733333, 0.858824)
2108o159.Position = Vector3.new(-191.03804, 27.9623146, 540.465576)
2109o159.Orientation = Vector3.new(0, 114, 0)
2110o159.Color = Color3.new(0.501961, 0.733333, 0.858824)
2111o160.Parent = o159
2112o160.Texture = "http://www.roblox.com/asset/?id=108407257"
2113o160.Face = Enum.NormalId.Back
2114o161.Name = "Hitbox"
2115o161.Parent = o1
2116o161.Material = Enum.Material.SmoothPlastic
2117o161.BrickColor = BrickColor.new("Really red")
2118o161.Transparency = 1
2119o161.Position = Vector3.new(105.981445, 161.218262, 106.110085)
2120o161.Rotation = Vector3.new(-180, 0, -180)
2121o161.Anchored = true
2122o161.CanCollide = false
2123o161.Locked = true
2124o161.Size = Vector3.new(67.9400253, 0.0500000007, 33.7500038)
2125o161.CFrame = CFrame.new(105.981445, 161.218262, 106.110085, -1.00000083, 1.2411337e-07, 6.40749931e-06, 1.2415245e-07, 1, 5.74361047e-06, -6.5267086e-06, 5.74360956e-06, -1.00000107)
2126o161.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2127o161.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2128o161.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2129o161.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2130o161.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2131o161.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2132o161.Color = Color3.new(1, 0, 0)
2133o161.Position = Vector3.new(105.981445, 161.218262, 106.110085)
2134o161.Orientation = Vector3.new(0, 180, 0)
2135o161.Color = Color3.new(1, 0, 0)
2136o162.Name = "mountain"
2137o162.Parent = o1
2138o162.BrickColor = BrickColor.new("Pastel Blue")
2139o162.Transparency = 1
2140o162.Position = Vector3.new(374.157745, 27.6817627, 463.659576)
2141o162.Rotation = Vector3.new(0.0199999996, -85.9899979, 0.0199999996)
2142o162.Anchored = true
2143o162.Locked = true
2144o162.FormFactor = Enum.FormFactor.Custom
2145o162.Size = Vector3.new(80.2000046, 56.5999985, 4)
2146o162.CFrame = CFrame.new(374.157745, 27.6817627, 463.659576, 0.0697585195, -2.60195266e-05, -0.997557878, 3.79998746e-05, 1, -2.34247673e-05, 0.997557878, -3.6273108e-05, 0.0697585195)
2147o162.BottomSurface = Enum.SurfaceType.Smooth
2148o162.TopSurface = Enum.SurfaceType.Smooth
2149o162.Color = Color3.new(0.501961, 0.733333, 0.858824)
2150o162.Position = Vector3.new(374.157745, 27.6817627, 463.659576)
2151o162.Orientation = Vector3.new(0, -86, 0)
2152o162.Color = Color3.new(0.501961, 0.733333, 0.858824)
2153o163.Parent = o162
2154o163.Texture = "http://www.roblox.com/asset/?id=108407248"
2155o163.Face = Enum.NormalId.Back
2156o164.Name = "mountain"
2157o164.Parent = o1
2158o164.BrickColor = BrickColor.new("Pastel Blue")
2159o164.Transparency = 1
2160o164.Position = Vector3.new(372.746857, 145.812943, 215.936539)
2161o164.Rotation = Vector3.new(179.990005, -74, 180)
2162o164.Anchored = true
2163o164.Locked = true
2164o164.FormFactor = Enum.FormFactor.Custom
2165o164.Size = Vector3.new(109.880013, 56.5999985, 4)
2166o164.CFrame = CFrame.new(372.746857, 145.812943, 215.936539, -0.275601625, -1.41286482e-05, -0.961267233, 4.09988206e-05, 1, -2.64516675e-05, 0.961267233, -4.67010323e-05, -0.275601625)
2167o164.BottomSurface = Enum.SurfaceType.Smooth
2168o164.TopSurface = Enum.SurfaceType.Smooth
2169o164.Color = Color3.new(0.501961, 0.733333, 0.858824)
2170o164.Position = Vector3.new(372.746857, 145.812943, 215.936539)
2171o164.Orientation = Vector3.new(0, -106, 0)
2172o164.Color = Color3.new(0.501961, 0.733333, 0.858824)
2173o165.Parent = o164
2174o165.Texture = "http://www.roblox.com/asset/?id=108407257"
2175o165.Face = Enum.NormalId.Back
2176o166.Name = "mountain"
2177o166.Parent = o1
2178o166.BrickColor = BrickColor.new("Pastel Blue")
2179o166.Transparency = 1
2180o166.Position = Vector3.new(385.176788, 145.912186, 122.530739)
2181o166.Rotation = Vector3.new(0.0199999996, -86, 0.0199999996)
2182o166.Anchored = true
2183o166.Locked = true
2184o166.FormFactor = Enum.FormFactor.Custom
2185o166.Size = Vector3.new(80.2000046, 56.5999985, 4)
2186o166.CFrame = CFrame.new(385.176788, 145.912186, 122.530739, 0.0697599575, -2.60591532e-05, -0.997559071, 3.8012724e-05, 1, -2.34637828e-05, 0.997559071, -3.62831925e-05, 0.0697599575)
2187o166.BottomSurface = Enum.SurfaceType.Smooth
2188o166.TopSurface = Enum.SurfaceType.Smooth
2189o166.Color = Color3.new(0.501961, 0.733333, 0.858824)
2190o166.Position = Vector3.new(385.176788, 145.912186, 122.530739)
2191o166.Orientation = Vector3.new(0, -86, 0)
2192o166.Color = Color3.new(0.501961, 0.733333, 0.858824)
2193o167.Parent = o166
2194o167.Texture = "http://www.roblox.com/asset/?id=108407248"
2195o167.Face = Enum.NormalId.Back
2196o168.Name = "mountain"
2197o168.Parent = o1
2198o168.BrickColor = BrickColor.new("Pastel Blue")
2199o168.Transparency = 1
2200o168.Position = Vector3.new(-158.859665, 166.341278, 204.668259)
2201o168.Rotation = Vector3.new(0, 79, 0)
2202o168.Anchored = true
2203o168.Locked = true
2204o168.FormFactor = Enum.FormFactor.Custom
2205o168.Size = Vector3.new(80.2000046, 56.5999985, 4)
2206o168.CFrame = CFrame.new(-158.859665, 166.341278, 204.668259, 0.190789968, 2.48403666e-07, 0.981630862, 3.59999976e-05, 1, -7.25001883e-06, -0.981630862, 3.672194e-05, 0.190789968)
2207o168.BottomSurface = Enum.SurfaceType.Smooth
2208o168.TopSurface = Enum.SurfaceType.Smooth
2209o168.Color = Color3.new(0.501961, 0.733333, 0.858824)
2210o168.Position = Vector3.new(-158.859665, 166.341278, 204.668259)
2211o168.Orientation = Vector3.new(0, 79, 0)
2212o168.Color = Color3.new(0.501961, 0.733333, 0.858824)
2213o169.Parent = o168
2214o169.Texture = "http://www.roblox.com/asset/?id=108407235"
2215o169.Face = Enum.NormalId.Back
2216o170.Name = "mountain"
2217o170.Parent = o1
2218o170.BrickColor = BrickColor.new("Pastel Blue")
2219o170.Transparency = 1
2220o170.Position = Vector3.new(-163.968887, 166.441299, 280.903442)
2221o170.Rotation = Vector3.new(-180, 86, -180)
2222o170.Anchored = true
2223o170.Locked = true
2224o170.FormFactor = Enum.FormFactor.Custom
2225o170.Size = Vector3.new(73.2400055, 56.5999985, 4)
2226o170.CFrame = CFrame.new(-163.968887, 166.441299, 280.903442, -0.0697299987, 5.43120882e-09, 0.997565985, 3.19999999e-05, 1, 2.23135999e-06, -0.997565985, 3.20776999e-05, -0.0697299987)
2227o170.BottomSurface = Enum.SurfaceType.Smooth
2228o170.TopSurface = Enum.SurfaceType.Smooth
2229o170.Color = Color3.new(0.501961, 0.733333, 0.858824)
2230o170.Position = Vector3.new(-163.968887, 166.441299, 280.903442)
2231o170.Orientation = Vector3.new(0, 94, 0)
2232o170.Color = Color3.new(0.501961, 0.733333, 0.858824)
2233o171.Parent = o170
2234o171.Texture = "http://www.roblox.com/asset/?id=108407221"
2235o171.Face = Enum.NormalId.Back
2236o172.Name = "mountain"
2237o172.Parent = o1
2238o172.BrickColor = BrickColor.new("Pastel Blue")
2239o172.Transparency = 1
2240o172.Position = Vector3.new(-76.0140533, 166.24231, 54.6258812)
2241o172.Rotation = Vector3.new(0, 44, 0)
2242o172.Anchored = true
2243o172.Locked = true
2244o172.FormFactor = Enum.FormFactor.Custom
2245o172.Size = Vector3.new(109.880013, 56.5999985, 4)
2246o172.CFrame = CFrame.new(-76.0140533, 166.24231, 54.6258812, 0.719315052, -1.17972049e-05, 0.694684029, 4.1000003e-05, 1, -2.54716051e-05, -0.694684029, 4.68041508e-05, 0.719315052)
2247o172.BottomSurface = Enum.SurfaceType.Smooth
2248o172.TopSurface = Enum.SurfaceType.Smooth
2249o172.Color = Color3.new(0.501961, 0.733333, 0.858824)
2250o172.Position = Vector3.new(-76.0140533, 166.24231, 54.6258812)
2251o172.Orientation = Vector3.new(0, 44, 0)
2252o172.Color = Color3.new(0.501961, 0.733333, 0.858824)
2253o173.Parent = o172
2254o173.Texture = "http://www.roblox.com/asset/?id=108407257"
2255o173.Face = Enum.NormalId.Back
2256o174.Name = "mountain"
2257o174.Parent = o1
2258o174.BrickColor = BrickColor.new("Pastel Blue")
2259o174.Transparency = 1
2260o174.Position = Vector3.new(-133.480881, 166.341782, 129.301651)
2261o174.Rotation = Vector3.new(0, 64, 0)
2262o174.Anchored = true
2263o174.Locked = true
2264o174.FormFactor = Enum.FormFactor.Custom
2265o174.Size = Vector3.new(80.2000046, 56.5999985, 4)
2266o174.CFrame = CFrame.new(-133.480881, 166.341782, 129.301651, 0.438367844, 1.46617367e-06, 0.898795724, 3.79999838e-05, 1, -2.016492e-05, -0.898795724, 4.299387e-05, 0.438367844)
2267o174.BottomSurface = Enum.SurfaceType.Smooth
2268o174.TopSurface = Enum.SurfaceType.Smooth
2269o174.Color = Color3.new(0.501961, 0.733333, 0.858824)
2270o174.Position = Vector3.new(-133.480881, 166.341782, 129.301651)
2271o174.Orientation = Vector3.new(0, 64, 0)
2272o174.Color = Color3.new(0.501961, 0.733333, 0.858824)
2273o175.Parent = o174
2274o175.Texture = "http://www.roblox.com/asset/?id=108407248"
2275o175.Face = Enum.NormalId.Back
2276o176.Name = "mountain"
2277o176.Parent = o1
2278o176.BrickColor = BrickColor.new("Pastel Blue")
2279o176.Transparency = 1
2280o176.Position = Vector3.new(-269.539581, 26.2017422, 644.588074)
2281o176.Rotation = Vector3.new(180, 46, -180)
2282o176.Anchored = true
2283o176.Locked = true
2284o176.FormFactor = Enum.FormFactor.Custom
2285o176.Size = Vector3.new(80.2000046, 56.5999985, 4)
2286o176.CFrame = CFrame.new(-269.539581, 26.2017422, 644.588074, -0.694663167, 4.36680457e-05, 0.719335198, 3.80000056e-05, 1, -2.40094523e-05, -0.719335198, 1.06562566e-05, -0.694663167)
2287o176.BottomSurface = Enum.SurfaceType.Smooth
2288o176.TopSurface = Enum.SurfaceType.Smooth
2289o176.Color = Color3.new(0.501961, 0.733333, 0.858824)
2290o176.Position = Vector3.new(-269.539581, 26.2017422, 644.588074)
2291o176.Orientation = Vector3.new(0, 134, 0)
2292o176.Color = Color3.new(0.501961, 0.733333, 0.858824)
2293o177.Parent = o176
2294o177.Texture = "http://www.roblox.com/asset/?id=108407248"
2295o177.Face = Enum.NormalId.Back
2296o178.Name = "mountain"
2297o178.Parent = o1
2298o178.BrickColor = BrickColor.new("Pastel Blue")
2299o178.Transparency = 1
2300o178.Position = Vector3.new(-207.397278, 26.2012005, 694.213684)
2301o178.Rotation = Vector3.new(180, 31, -180)
2302o178.Anchored = true
2303o178.Locked = true
2304o178.FormFactor = Enum.FormFactor.Custom
2305o178.Size = Vector3.new(80.2000046, 56.5999985, 4)
2306o178.CFrame = CFrame.new(-207.397278, 26.2012005, 694.213684, -0.857178152, 4.30597174e-05, 0.515020132, 3.60000085e-05, 1, -2.36909273e-05, -0.515020132, -1.76661604e-06, -0.857178152)
2307o178.BottomSurface = Enum.SurfaceType.Smooth
2308o178.TopSurface = Enum.SurfaceType.Smooth
2309o178.Color = Color3.new(0.501961, 0.733333, 0.858824)
2310o178.Position = Vector3.new(-207.397278, 26.2012005, 694.213684)
2311o178.Orientation = Vector3.new(0, 149, 0)
2312o178.Color = Color3.new(0.501961, 0.733333, 0.858824)
2313o179.Parent = o178
2314o179.Texture = "http://www.roblox.com/asset/?id=108407235"
2315o179.Face = Enum.NormalId.Back
2316o180.Name = "mountain"
2317o180.Parent = o1
2318o180.BrickColor = BrickColor.new("Pastel Blue")
2319o180.Transparency = 1
2320o180.Position = Vector3.new(-186.640182, 42.5615005, 372.044434)
2321o180.Rotation = Vector3.new(0, 69, 0)
2322o180.Anchored = true
2323o180.Locked = true
2324o180.FormFactor = Enum.FormFactor.Custom
2325o180.Size = Vector3.new(80.2000046, 56.5999985, 4)
2326o180.CFrame = CFrame.new(-186.640182, 42.5615005, 372.044434, 0.358350128, -8.56768111e-07, 0.933587372, 3.60000158e-05, 1, -1.29006057e-05, -0.933587372, 3.82320868e-05, 0.358350128)
2327o180.BottomSurface = Enum.SurfaceType.Smooth
2328o180.TopSurface = Enum.SurfaceType.Smooth
2329o180.Color = Color3.new(0.501961, 0.733333, 0.858824)
2330o180.Position = Vector3.new(-186.640182, 42.5615005, 372.044434)
2331o180.Orientation = Vector3.new(0, 69, 0)
2332o180.Color = Color3.new(0.501961, 0.733333, 0.858824)
2333o181.Parent = o180
2334o181.Texture = "http://www.roblox.com/asset/?id=108407235"
2335o181.Face = Enum.NormalId.Back
2336o182.Name = "mountain"
2337o182.Parent = o1
2338o182.BrickColor = BrickColor.new("Pastel Blue")
2339o182.Transparency = 1
2340o182.Position = Vector3.new(-148.55954, 42.562027, 302.229034)
2341o182.Rotation = Vector3.new(0, 54, 0)
2342o182.Anchored = true
2343o182.Locked = true
2344o182.FormFactor = Enum.FormFactor.Custom
2345o182.Size = Vector3.new(80.2000046, 56.5999985, 4)
2346o182.CFrame = CFrame.new(-148.55954, 42.562027, 302.229034, 0.587779939, -2.83905979e-06, 0.809020877, 3.79999947e-05, 1, -2.40989739e-05, -0.809020877, 4.49076833e-05, 0.587779939)
2347o182.BottomSurface = Enum.SurfaceType.Smooth
2348o182.TopSurface = Enum.SurfaceType.Smooth
2349o182.Color = Color3.new(0.501961, 0.733333, 0.858824)
2350o182.Position = Vector3.new(-148.55954, 42.562027, 302.229034)
2351o182.Orientation = Vector3.new(0, 54, 0)
2352o182.Color = Color3.new(0.501961, 0.733333, 0.858824)
2353o183.Parent = o182
2354o183.Texture = "http://www.roblox.com/asset/?id=108407248"
2355o183.Face = Enum.NormalId.Back
2356o184.Name = "mountain"
2357o184.Parent = o1
2358o184.BrickColor = BrickColor.new("Pastel Blue")
2359o184.Transparency = 1
2360o184.Position = Vector3.new(-205.273926, 42.6614914, 449.695831)
2361o184.Rotation = Vector3.new(0, 84, 0)
2362o184.Anchored = true
2363o184.Locked = true
2364o184.FormFactor = Enum.FormFactor.Custom
2365o184.Size = Vector3.new(80.2000046, 56.5999985, 4)
2366o184.CFrame = CFrame.new(-205.273926, 42.6614914, 449.695831, 0.10455402, -1.83377917e-08, 0.994519234, 3.20000072e-05, 1, -3.34572906e-06, -0.994519234, 3.21744301e-05, 0.10455402)
2367o184.BottomSurface = Enum.SurfaceType.Smooth
2368o184.TopSurface = Enum.SurfaceType.Smooth
2369o184.Color = Color3.new(0.501961, 0.733333, 0.858824)
2370o184.Position = Vector3.new(-205.273926, 42.6614914, 449.695831)
2371o184.Orientation = Vector3.new(0, 84, 0)
2372o184.Color = Color3.new(0.501961, 0.733333, 0.858824)
2373o185.Parent = o184
2374o185.Texture = "http://www.roblox.com/asset/?id=108407221"
2375o185.Face = Enum.NormalId.Back
2376o186.Name = "mountain"
2377o186.Parent = o1
2378o186.BrickColor = BrickColor.new("Pastel Blue")
2379o186.Transparency = 1
2380o186.Position = Vector3.new(-5.1408062, 28.1612091, 701.468445)
2381o186.Rotation = Vector3.new(180, 16, -180)
2382o186.Anchored = true
2383o186.Locked = true
2384o186.FormFactor = Enum.FormFactor.Custom
2385o186.Size = Vector3.new(80.2000046, 56.5999985, 4)
2386o186.CFrame = CFrame.new(-5.1408062, 28.1612091, 701.468445, -0.961254895, 3.34957585e-05, 0.275660992, 3.19999963e-05, 1, -9.92379682e-06, -0.275660962, -7.18147021e-07, -0.961254895)
2387o186.BottomSurface = Enum.SurfaceType.Smooth
2388o186.TopSurface = Enum.SurfaceType.Smooth
2389o186.Color = Color3.new(0.501961, 0.733333, 0.858824)
2390o186.Position = Vector3.new(-5.1408062, 28.1612091, 701.468445)
2391o186.Orientation = Vector3.new(0, 164, 0)
2392o186.Color = Color3.new(0.501961, 0.733333, 0.858824)
2393o187.Parent = o186
2394o187.Texture = "http://www.roblox.com/asset/?id=108407221"
2395o187.Face = Enum.NormalId.Back
2396o188.Name = "mountain"
2397o188.Parent = o1
2398o188.BrickColor = BrickColor.new("Pastel Blue")
2399o188.Transparency = 1
2400o188.Position = Vector3.new(-78.3772507, 28.061203, 669.633728)
2401o188.Rotation = Vector3.new(180, 31, -180)
2402o188.Anchored = true
2403o188.Locked = true
2404o188.FormFactor = Enum.FormFactor.Custom
2405o188.Size = Vector3.new(80.2000046, 56.5999985, 4)
2406o188.CFrame = CFrame.new(-78.3772507, 28.061203, 669.633728, -0.857178152, 4.30597174e-05, 0.515020132, 3.60000085e-05, 1, -2.36909273e-05, -0.515020132, -1.76661604e-06, -0.857178152)
2407o188.BottomSurface = Enum.SurfaceType.Smooth
2408o188.TopSurface = Enum.SurfaceType.Smooth
2409o188.Color = Color3.new(0.501961, 0.733333, 0.858824)
2410o188.Position = Vector3.new(-78.3772507, 28.061203, 669.633728)
2411o188.Orientation = Vector3.new(0, 149, 0)
2412o188.Color = Color3.new(0.501961, 0.733333, 0.858824)
2413o189.Parent = o188
2414o189.Texture = "http://www.roblox.com/asset/?id=108407235"
2415o189.Face = Enum.NormalId.Back
2416o190.Name = "mountain"
2417o190.Parent = o1
2418o190.BrickColor = BrickColor.new("Pastel Blue")
2419o190.Transparency = 1
2420o190.Position = Vector3.new(160.223038, 174.581802, 22.466774)
2421o190.Rotation = Vector3.new(0, 4, 0)
2422o190.Anchored = true
2423o190.Locked = true
2424o190.FormFactor = Enum.FormFactor.Custom
2425o190.Size = Vector3.new(80.2000046, 56.5999985, 4)
2426o190.CFrame = CFrame.new(160.223038, 174.581802, 22.466774, 0.997563779, -3.62732681e-05, 0.0697599873, 3.7999991e-05, 1, -2.34252984e-05, -0.0697599873, 2.601911e-05, 0.997563779)
2427o190.BottomSurface = Enum.SurfaceType.Smooth
2428o190.TopSurface = Enum.SurfaceType.Smooth
2429o190.Color = Color3.new(0.501961, 0.733333, 0.858824)
2430o190.Position = Vector3.new(160.223038, 174.581802, 22.466774)
2431o190.Orientation = Vector3.new(0, 4, 0)
2432o190.Color = Color3.new(0.501961, 0.733333, 0.858824)
2433o191.Parent = o190
2434o191.Texture = "http://www.roblox.com/asset/?id=108407248"
2435o191.Face = Enum.NormalId.Back
2436o192.Parent = o1
2437o192.Material = Enum.Material.Marble
2438o192.BrickColor = BrickColor.new("Bright orange")
2439o192.Position = Vector3.new(135.633224, 47.8279572, 370.741394)
2440o192.Rotation = Vector3.new(161.889999, -17.6100006, 164.029999)
2441o192.Anchored = true
2442o192.Locked = true
2443o192.Size = Vector3.new(30.6310577, 108.040497, 27.916832)
2444o192.CFrame = CFrame.new(135.633224, 47.8279572, 370.741394, -0.91638267, -0.26219213, -0.302488595, -0.171032652, 0.939647317, -0.296330571, 0.361927927, -0.219816655, -0.905919135)
2445o192.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2446o192.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2447o192.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2448o192.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2449o192.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2450o192.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2451o192.Color = Color3.new(0.854902, 0.521569, 0.254902)
2452o192.Position = Vector3.new(135.633224, 47.8279572, 370.741394)
2453o192.Orientation = Vector3.new(17.2399998, -161.539993, -10.3199997)
2454o192.Color = Color3.new(0.854902, 0.521569, 0.254902)
2455o193.Parent = o1
2456o193.Material = Enum.Material.Sand
2457o193.BrickColor = BrickColor.new("Cool yellow")
2458o193.Position = Vector3.new(62.636055, 7.5283556, 444.158722)
2459o193.Rotation = Vector3.new(-180, 0, -180)
2460o193.Anchored = true
2461o193.Locked = true
2462o193.Size = Vector3.new(626.379883, 0.0500000007, 569.999939)
2463o193.CFrame = CFrame.new(62.636055, 7.5283556, 444.158722, -1, 0, 0, 0, 1, 0, 0, 0, -1)
2464o193.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2465o193.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2466o193.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2467o193.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2468o193.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2469o193.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2470o193.Color = Color3.new(0.992157, 0.917647, 0.552941)
2471o193.Position = Vector3.new(62.636055, 7.5283556, 444.158722)
2472o193.Orientation = Vector3.new(0, 180, 0)
2473o193.Color = Color3.new(0.992157, 0.917647, 0.552941)
2474o194.Parent = o1
2475o194.Material = Enum.Material.Marble
2476o194.BrickColor = BrickColor.new("Bright orange")
2477o194.Position = Vector3.new(198.787399, 131.315216, 109.744019)
2478o194.Rotation = Vector3.new(177.330002, 30.6599998, -145.050003)
2479o194.Anchored = true
2480o194.Locked = true
2481o194.Size = Vector3.new(67.7200165, 34.5500031, 38.8100014)
2482o194.CFrame = CFrame.new(198.787399, 131.315216, 109.744019, -0.705093205, 0.4927333, 0.509958386, 0.552749097, 0.832386553, -0.0400129147, -0.444198132, 0.253666192, -0.85926801)
2483o194.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2484o194.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2485o194.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2486o194.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2487o194.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2488o194.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2489o194.Color = Color3.new(0.854902, 0.521569, 0.254902)
2490o194.Position = Vector3.new(198.787399, 131.315216, 109.744019)
2491o194.Orientation = Vector3.new(2.28999996, 149.309998, 33.5900002)
2492o194.Color = Color3.new(0.854902, 0.521569, 0.254902)
2493o195.Parent = o1
2494o195.Material = Enum.Material.Marble
2495o195.BrickColor = BrickColor.new("Bright orange")
2496o195.Position = Vector3.new(102.356888, 130.083176, 111.159981)
2497o195.Rotation = Vector3.new(-10.2600002, 1.19000006, -3.24000001)
2498o195.Anchored = true
2499o195.Locked = true
2500o195.Size = Vector3.new(3.98003006, 9.8500185, 4.68999958)
2501o195.CFrame = CFrame.new(102.356888, 130.083176, 111.159981, 0.998181522, 0.0565891117, 0.0207700096, -0.0593903214, 0.982212126, 0.178148717, -0.0103192143, -0.179058373, 0.983787775)
2502o195.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2503o195.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2504o195.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2505o195.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2506o195.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2507o195.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2508o195.Color = Color3.new(0.854902, 0.521569, 0.254902)
2509o195.Position = Vector3.new(102.356888, 130.083176, 111.159981)
2510o195.Orientation = Vector3.new(-10.2600002, 1.21000004, -3.46000004)
2511o195.Color = Color3.new(0.854902, 0.521569, 0.254902)
2512o196.Parent = o1
2513o196.Material = Enum.Material.Sand
2514o196.BrickColor = BrickColor.new("Cool yellow")
2515o196.Position = Vector3.new(111.846085, 128.968353, 90.2787247)
2516o196.Rotation = Vector3.new(-180, 0, -180)
2517o196.Anchored = true
2518o196.Locked = true
2519o196.Size = Vector3.new(86.7199631, 0.0500000007, 64.8400116)
2520o196.CFrame = CFrame.new(111.846085, 128.968353, 90.2787247, -1, 0, 0, 0, 1, 0, 0, 0, -1)
2521o196.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2522o196.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2523o196.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2524o196.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2525o196.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2526o196.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2527o196.Color = Color3.new(0.992157, 0.917647, 0.552941)
2528o196.Position = Vector3.new(111.846085, 128.968353, 90.2787247)
2529o196.Orientation = Vector3.new(0, 180, 0)
2530o196.Color = Color3.new(0.992157, 0.917647, 0.552941)
2531o197.Parent = o1
2532o197.Material = Enum.Material.Marble
2533o197.BrickColor = BrickColor.new("Bright orange")
2534o197.Position = Vector3.new(58.4651184, 129.973053, 120.587807)
2535o197.Rotation = Vector3.new(-180, 80, -160)
2536o197.Anchored = true
2537o197.Locked = true
2538o197.Size = Vector3.new(17.3799686, 39.5500069, 10.3500023)
2539o197.CFrame = CFrame.new(58.4651184, 129.973053, 120.587807, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
2540o197.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2541o197.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2542o197.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2543o197.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2544o197.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2545o197.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2546o197.Color = Color3.new(0.854902, 0.521569, 0.254902)
2547o197.Position = Vector3.new(58.4651184, 129.973053, 120.587807)
2548o197.Orientation = Vector3.new(0, 100, 20)
2549o197.Color = Color3.new(0.854902, 0.521569, 0.254902)
2550o198.Parent = o1
2551o198.Material = Enum.Material.Marble
2552o198.BrickColor = BrickColor.new("Bright orange")
2553o198.Position = Vector3.new(72.6643372, 131.386047, 65.9277725)
2554o198.Rotation = Vector3.new(-174.509995, -21.6000004, -125.169998)
2555o198.Anchored = true
2556o198.Locked = true
2557o198.Size = Vector3.new(64.4000092, 78.609993, 25.4700069)
2558o198.CFrame = CFrame.new(72.6643372, 131.386047, 65.9277725, -0.53562212, 0.760026217, -0.368061423, 0.793348312, 0.602222204, 0.0890331864, 0.289322287, -0.244312778, -0.925529003)
2559o198.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2560o198.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2561o198.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2562o198.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2563o198.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2564o198.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2565o198.Color = Color3.new(0.854902, 0.521569, 0.254902)
2566o198.Position = Vector3.new(72.6643372, 131.386047, 65.9277725)
2567o198.Orientation = Vector3.new(-5.11000013, -158.309998, 52.7999992)
2568o198.Color = Color3.new(0.854902, 0.521569, 0.254902)
2569o199.Parent = o1
2570o199.Material = Enum.Material.Marble
2571o199.BrickColor = BrickColor.new("Bright orange")
2572o199.Position = Vector3.new(86.9724884, 128.625763, 98.299263)
2573o199.Rotation = Vector3.new(23.6800003, 49.2900009, -5.21999979)
2574o199.Anchored = true
2575o199.Locked = true
2576o199.Size = Vector3.new(68.7200241, 20.9899979, 4.68999958)
2577o199.CFrame = CFrame.new(86.9724884, 128.625763, 98.299263, 0.649513066, 0.0593939312, 0.758027196, 0.21984458, 0.939693391, -0.262001157, -0.727874458, 0.336821318, 0.597285688)
2578o199.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2579o199.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2580o199.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2581o199.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2582o199.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2583o199.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2584o199.Color = Color3.new(0.854902, 0.521569, 0.254902)
2585o199.Position = Vector3.new(86.9724884, 128.625763, 98.299263)
2586o199.Orientation = Vector3.new(15.1899996, 51.7599983, 13.1700001)
2587o199.Color = Color3.new(0.854902, 0.521569, 0.254902)
2588o200.Parent = o1
2589o200.Material = Enum.Material.Marble
2590o200.BrickColor = BrickColor.new("Bright orange")
2591o200.Position = Vector3.new(63.760788, 115.398468, 125.162987)
2592o200.Rotation = Vector3.new(-180, 80, -160)
2593o200.Anchored = true
2594o200.Locked = true
2595o200.Size = Vector3.new(8.299963, 20.3900223, 107.290047)
2596o200.CFrame = CFrame.new(63.760788, 115.398468, 125.162987, -0.163177192, 0.0593911856, 0.984808028, 0.342019588, 0.939693213, 1.89989805e-07, -0.92541939, 0.336823583, -0.173648834)
2597o200.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2598o200.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2599o200.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2600o200.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2601o200.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2602o200.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2603o200.Color = Color3.new(0.854902, 0.521569, 0.254902)
2604o200.Position = Vector3.new(63.760788, 115.398468, 125.162987)
2605o200.Orientation = Vector3.new(0, 100, 20)
2606o200.Color = Color3.new(0.854902, 0.521569, 0.254902)
2607o201.Parent = o1
2608o201.Material = Enum.Material.Marble
2609o201.BrickColor = BrickColor.new("Bright orange")
2610o201.Position = Vector3.new(104.140488, 129.69371, 111.486397)
2611o201.Rotation = Vector3.new(-12.1099997, -28.7600002, -3.70000005)
2612o201.Anchored = true
2613o201.Locked = true
2614o201.Size = Vector3.new(3.04003048, 8.13001251, 3.85000038)
2615o201.CFrame = CFrame.new(104.140488, 129.69371, 111.486397, 0.874836147, 0.0565889627, -0.481103808, 0.0376407988, 0.982209146, 0.183976546, 0.482955992, -0.179058149, 0.857142925)
2616o201.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2617o201.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2618o201.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2619o201.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2620o201.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2621o201.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2622o201.Color = Color3.new(0.854902, 0.521569, 0.254902)
2623o201.Position = Vector3.new(104.140488, 129.69371, 111.486397)
2624o201.Orientation = Vector3.new(-10.6000004, -29.2999992, 2.19000006)
2625o201.Color = Color3.new(0.854902, 0.521569, 0.254902)
2626o202.Parent = o1
2627o202.Material = Enum.Material.Marble
2628o202.BrickColor = BrickColor.new("Bright orange")
2629o202.Position = Vector3.new(130.921753, 133.718323, 88.4623489)
2630o202.Rotation = Vector3.new(-180, 20, -180)
2631o202.Anchored = true
2632o202.Locked = true
2633o202.Size = Vector3.new(35.9200096, 9.55000019, 9.25000095)
2634o202.CFrame = CFrame.new(130.921753, 133.718323, 88.4623489, -0.939692736, 0, 0.342019886, 0, 1, 0, -0.342019916, 0, -0.939692736)
2635o202.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2636o202.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2637o202.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2638o202.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2639o202.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2640o202.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2641o202.Color = Color3.new(0.854902, 0.521569, 0.254902)
2642o202.Position = Vector3.new(130.921753, 133.718323, 88.4623489)
2643o202.Orientation = Vector3.new(0, 160, 0)
2644o202.Color = Color3.new(0.854902, 0.521569, 0.254902)
2645o203.Parent = o1
2646o203.Material = Enum.Material.Marble
2647o203.BrickColor = BrickColor.new("Bright orange")
2648o203.Position = Vector3.new(27.3667183, 136.131012, 98.8935318)
2649o203.Rotation = Vector3.new(180, -35.9199982, -150)
2650o203.Anchored = true
2651o203.Locked = true
2652o203.Size = Vector3.new(63.1200104, 44.6100082, 23.1700115)
2653o203.CFrame = CFrame.new(27.3667183, 136.131012, 98.8935318, -0.701353431, 0.40492788, -0.586636662, 0.500001192, 0.866033792, -4.43427297e-07, 0.508039892, -0.293317527, -0.809856832)
2654o203.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2655o203.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2656o203.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2657o203.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2658o203.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2659o203.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2660o203.Color = Color3.new(0.854902, 0.521569, 0.254902)
2661o203.Position = Vector3.new(27.3667183, 136.131012, 98.8935318)
2662o203.Orientation = Vector3.new(0, -144.080002, 30)
2663o203.Color = Color3.new(0.854902, 0.521569, 0.254902)
2664o204.Parent = o1
2665o204.Material = Enum.Material.Marble
2666o204.BrickColor = BrickColor.new("Bright orange")
2667o204.Position = Vector3.new(124.268181, 89.6128693, 361.830627)
2668o204.Rotation = Vector3.new(167.289993, 1.66999996, 164.789993)
2669o204.Anchored = true
2670o204.Locked = true
2671o204.Size = Vector3.new(16.5892639, 82.8404846, 16.0586433)
2672o204.CFrame = CFrame.new(124.268181, 89.6128693, 361.830627, -0.964574695, -0.262191921, 0.0291745625, -0.262068987, 0.93964684, -0.219963089, 0.0302587561, -0.219816566, -0.975071847)
2673o204.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2674o204.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2675o204.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2676o204.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2677o204.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2678o204.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2679o204.Color = Color3.new(0.854902, 0.521569, 0.254902)
2680o204.Position = Vector3.new(124.268181, 89.6128693, 361.830627)
2681o204.Orientation = Vector3.new(12.71, 178.289993, -15.5799999)
2682o204.Color = Color3.new(0.854902, 0.521569, 0.254902)
2683o205.Parent = o1
2684o205.Material = Enum.Material.Marble
2685o205.BrickColor = BrickColor.new("Bright orange")
2686o205.Position = Vector3.new(140.093689, 24.8532867, 375.591309)
2687o205.Rotation = Vector3.new(180, 39.9700012, 159.990005)
2688o205.Anchored = true
2689o205.Locked = true
2690o205.Size = Vector3.new(49.8892365, 81.8093414, 33.7397842)
2691o205.CFrame = CFrame.new(140.093689, 24.8532867, 375.591309, -0.720154524, -0.26218915, 0.642372429, -0.34214586, 0.939647436, -4.87715006e-05, -0.603580058, -0.219817191, -0.766398966)
2692o205.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2693o205.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2694o205.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2695o205.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2696o205.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2697o205.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2698o205.Color = Color3.new(0.854902, 0.521569, 0.254902)
2699o205.Position = Vector3.new(140.093689, 24.8532867, 375.591309)
2700o205.Orientation = Vector3.new(0, 140.029999, -20.0100002)
2701o205.Color = Color3.new(0.854902, 0.521569, 0.254902)
2702o206.Parent = o1
2703o206.Material = Enum.Material.Marble
2704o206.BrickColor = BrickColor.new("Bright orange")
2705o206.Position = Vector3.new(214.130966, 59.8595238, 189.836304)
2706o206.Rotation = Vector3.new(-4.17999983, 46.9900017, -20.6800003)
2707o206.Anchored = true
2708o206.Locked = true
2709o206.Size = Vector3.new(25.2199574, 161.509995, 225.770035)
2710o206.CFrame = CFrame.new(214.130966, 59.8595238, 189.836304, 0.638174295, 0.240873218, 0.731241107, -0.402099818, 0.914242148, 0.0497692674, -0.656543374, -0.325793445, 0.680300891)
2711o206.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2712o206.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2713o206.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2714o206.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2715o206.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2716o206.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2717o206.Color = Color3.new(0.854902, 0.521569, 0.254902)
2718o206.Position = Vector3.new(214.130966, 59.8595238, 189.836304)
2719o206.Orientation = Vector3.new(-2.8499999, 47.0699997, -23.7399998)
2720o206.Color = Color3.new(0.854902, 0.521569, 0.254902)
2721o207.Parent = o1
2722o207.Material = Enum.Material.Sand
2723o207.BrickColor = BrickColor.new("Cool yellow")
2724o207.Position = Vector3.new(59.9744186, 139.144562, 91.7278595)
2725o207.Rotation = Vector3.new(-163.190002, 40.5, 174.479996)
2726o207.Anchored = true
2727o207.Locked = true
2728o207.Size = Vector3.new(27.1199913, 0.0500000007, 88.7200394)
2729o207.CFrame = CFrame.new(59.9744186, 139.144562, 91.7278595, -0.75682497, -0.0731381848, 0.649512708, 0.0948448926, 0.970913291, 0.219844505, -0.646699727, 0.227986827, -0.727874517)
2730o207.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2731o207.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2732o207.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2733o207.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2734o207.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2735o207.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2736o207.Color = Color3.new(0.992157, 0.917647, 0.552941)
2737o207.Position = Vector3.new(59.9744186, 139.144562, 91.7278595)
2738o207.Orientation = Vector3.new(-12.6999998, 138.259995, 5.57999992)
2739o207.Color = Color3.new(0.992157, 0.917647, 0.552941)
2740o208.Parent = o1
2741o208.Material = Enum.Material.Marble
2742o208.BrickColor = BrickColor.new("Bright orange")
2743o208.Position = Vector3.new(132.604294, 140.326263, 70.0458755)
2744o208.Rotation = Vector3.new(177.330002, 30.6599998, -145.050003)
2745o208.Anchored = true
2746o208.Locked = true
2747o208.Size = Vector3.new(64.4000092, 31.9500065, 38.8100014)
2748o208.CFrame = CFrame.new(132.604294, 140.326263, 70.0458755, -0.705093205, 0.4927333, 0.509958386, 0.552749097, 0.832386553, -0.0400129147, -0.444198132, 0.253666192, -0.85926801)
2749o208.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2750o208.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2751o208.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2752o208.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2753o208.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2754o208.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2755o208.Color = Color3.new(0.854902, 0.521569, 0.254902)
2756o208.Position = Vector3.new(132.604294, 140.326263, 70.0458755)
2757o208.Orientation = Vector3.new(2.28999996, 149.309998, 33.5900002)
2758o208.Color = Color3.new(0.854902, 0.521569, 0.254902)
2759o209.Parent = o1
2760o209.Material = Enum.Material.Marble
2761o209.BrickColor = BrickColor.new("Bright orange")
2762o209.Position = Vector3.new(142.06575, 17.7859077, 377.24472)
2763o209.Rotation = Vector3.new(167.289993, 1.66999996, 164.789993)
2764o209.Anchored = true
2765o209.Locked = true
2766o209.Size = Vector3.new(49.8892365, 96.851944, 33.7397842)
2767o209.CFrame = CFrame.new(142.06575, 17.7859077, 377.24472, -0.964574695, -0.262191921, 0.0291745625, -0.262068987, 0.93964684, -0.219963089, 0.0302587561, -0.219816566, -0.975071847)
2768o209.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2769o209.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2770o209.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2771o209.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2772o209.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2773o209.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2774o209.Color = Color3.new(0.854902, 0.521569, 0.254902)
2775o209.Position = Vector3.new(142.06575, 17.7859077, 377.24472)
2776o209.Orientation = Vector3.new(12.71, 178.289993, -15.5799999)
2777o209.Color = Color3.new(0.854902, 0.521569, 0.254902)
2778o210.Parent = o1
2779o210.Material = Enum.Material.Marble
2780o210.BrickColor = BrickColor.new("Bright orange")
2781o210.Position = Vector3.new(31.3863316, 138.532532, 97.4019775)
2782o210.Rotation = Vector3.new(180, -35.9199982, -110)
2783o210.Anchored = true
2784o210.Locked = true
2785o210.Size = Vector3.new(14.9800072, 32.2300072, 25.4700069)
2786o210.CFrame = CFrame.new(31.3863316, 138.532532, 97.4019775, -0.276987284, 0.761012018, -0.586633503, 0.93969202, 0.342021912, -9.68575478e-08, 0.200641364, -0.551254809, -0.8098526)
2787o210.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2788o210.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2789o210.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2790o210.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2791o210.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2792o210.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2793o210.Color = Color3.new(0.854902, 0.521569, 0.254902)
2794o210.Position = Vector3.new(31.3863316, 138.532532, 97.4019775)
2795o210.Orientation = Vector3.new(0, -144.080002, 70)
2796o210.Color = Color3.new(0.854902, 0.521569, 0.254902)
2797o211.Parent = o1
2798o211.Material = Enum.Material.Marble
2799o211.BrickColor = BrickColor.new("Bright orange")
2800o211.Position = Vector3.new(47.9034767, 126.223381, 125.073097)
2801o211.Rotation = Vector3.new(-180, 80, -160)
2802o211.Anchored = true
2803o211.Locked = true
2804o211.Size = Vector3.new(11.9599676, 34.2700043, 16.470005)
2805o211.CFrame = CFrame.new(47.9034767, 126.223381, 125.073097, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
2806o211.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2807o211.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2808o211.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2809o211.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2810o211.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2811o211.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2812o211.Color = Color3.new(0.854902, 0.521569, 0.254902)
2813o211.Position = Vector3.new(47.9034767, 126.223381, 125.073097)
2814o211.Orientation = Vector3.new(0, 100, 20)
2815o211.Color = Color3.new(0.854902, 0.521569, 0.254902)
2816o212.Parent = o1
2817o212.Material = Enum.Material.Marble
2818o212.BrickColor = BrickColor.new("Bright orange")
2819o212.Position = Vector3.new(103.520584, 131.484955, 110.027657)
2820o212.Rotation = Vector3.new(23.6800003, 49.2900009, -5.21999979)
2821o212.Anchored = true
2822o212.Locked = true
2823o212.Size = Vector3.new(6.16002798, 11.0699959, 4.68999958)
2824o212.CFrame = CFrame.new(103.520584, 131.484955, 110.027657, 0.649513066, 0.0593939312, 0.758027196, 0.21984458, 0.939693391, -0.262001157, -0.727874458, 0.336821318, 0.597285688)
2825o212.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2826o212.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2827o212.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2828o212.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2829o212.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2830o212.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2831o212.Color = Color3.new(0.854902, 0.521569, 0.254902)
2832o212.Position = Vector3.new(103.520584, 131.484955, 110.027657)
2833o212.Orientation = Vector3.new(15.1899996, 51.7599983, 13.1700001)
2834o212.Color = Color3.new(0.854902, 0.521569, 0.254902)
2835o213.Parent = o1
2836o213.Material = Enum.Material.Marble
2837o213.BrickColor = BrickColor.new("Bright orange")
2838o213.Position = Vector3.new(-47.1617165, 74.4342651, 219.880707)
2839o213.Rotation = Vector3.new(-180, 40, 160)
2840o213.Anchored = true
2841o213.Locked = true
2842o213.Size = Vector3.new(25.2199574, 161.509995, 277.910126)
2843o213.CFrame = CFrame.new(-47.1617165, 74.4342651, 219.880707, -0.719841003, -0.262000948, 0.64278686, -0.342015922, 0.939693749, 9.25335314e-07, -0.604017496, -0.219843328, -0.766045094)
2844o213.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2845o213.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2846o213.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2847o213.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2848o213.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2849o213.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2850o213.Color = Color3.new(0.854902, 0.521569, 0.254902)
2851o213.Position = Vector3.new(-47.1617165, 74.4342651, 219.880707)
2852o213.Orientation = Vector3.new(0, 140, -20)
2853o213.Color = Color3.new(0.854902, 0.521569, 0.254902)
2854o214.Parent = o1
2855o214.Material = Enum.Material.Sand
2856o214.BrickColor = BrickColor.new("Cool yellow")
2857o214.Position = Vector3.new(68.230896, 141.191422, 85.6594315)
2858o214.Rotation = Vector3.new(-163.190002, 40.5, 164.479996)
2859o214.Anchored = true
2860o214.Locked = true
2861o214.Size = Vector3.new(46.3399811, 0.0500000007, 68.260025)
2862o214.CFrame = CFrame.new(68.230896, 141.191422, 85.6594315, -0.732626736, -0.203448176, 0.649512768, -0.0751931369, 0.972632647, 0.21984455, -0.676464379, 0.112225108, -0.727874577)
2863o214.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2864o214.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2865o214.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2866o214.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2867o214.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2868o214.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2869o214.Color = Color3.new(0.992157, 0.917647, 0.552941)
2870o214.Position = Vector3.new(68.230896, 141.191422, 85.6594315)
2871o214.Orientation = Vector3.new(-12.6999998, 138.259995, -4.42000008)
2872o214.Color = Color3.new(0.992157, 0.917647, 0.552941)
2873o215.Parent = o1
2874o215.Material = Enum.Material.Marble
2875o215.BrickColor = BrickColor.new("Bright orange")
2876o215.Position = Vector3.new(98.65065, 134.296112, 83.2907181)
2877o215.Rotation = Vector3.new(-169.419998, -21.4200001, 173.75)
2878o215.Anchored = true
2879o215.Locked = true
2880o215.Size = Vector3.new(52.6800117, 17.3700066, 19.6300011)
2881o215.CFrame = CFrame.new(98.65065, 134.296112, 83.2907181, -0.925416589, -0.101305902, -0.365160286, -0.173648104, 0.969846666, 0.171008646, 0.336825192, 0.221663505, -0.915103734)
2882o215.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2883o215.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2884o215.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2885o215.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2886o215.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2887o215.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2888o215.Color = Color3.new(0.854902, 0.521569, 0.254902)
2889o215.Position = Vector3.new(98.65065, 134.296112, 83.2907181)
2890o215.Orientation = Vector3.new(-9.85000038, -158.25, -10.1499996)
2891o215.Color = Color3.new(0.854902, 0.521569, 0.254902)
2892o216.Parent = o1
2893o216.Material = Enum.Material.Marble
2894o216.BrickColor = BrickColor.new("Bright orange")
2895o216.Position = Vector3.new(161.742279, 132.201828, 97.1384659)
2896o216.Rotation = Vector3.new(-180, 80, -160)
2897o216.Anchored = true
2898o216.Locked = true
2899o216.Size = Vector3.new(57.8399506, 17.8900032, 52.2299919)
2900o216.CFrame = CFrame.new(161.742279, 132.201828, 97.1384659, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
2901o216.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2902o216.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2903o216.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2904o216.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2905o216.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2906o216.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2907o216.Color = Color3.new(0.854902, 0.521569, 0.254902)
2908o216.Position = Vector3.new(161.742279, 132.201828, 97.1384659)
2909o216.Orientation = Vector3.new(0, 100, 20)
2910o216.Color = Color3.new(0.854902, 0.521569, 0.254902)
2911o217.Parent = o1
2912o217.Material = Enum.Material.Marble
2913o217.BrickColor = BrickColor.new("Bright orange")
2914o217.Position = Vector3.new(61.9029388, 125.81665, 121.156715)
2915o217.Rotation = Vector3.new(37.3400002, 78.8799973, -17.9400005)
2916o217.Anchored = true
2917o217.Locked = true
2918o217.Size = Vector3.new(12.0399637, 31.530014, 10.3500023)
2919o217.CFrame = CFrame.new(61.9029388, 125.81665, 121.156715, 0.183487833, 0.0593910813, 0.981226623, 0.321393371, 0.939693213, -0.116977185, -0.929001391, 0.336823612, 0.153334662)
2920o217.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2921o217.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2922o217.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2923o217.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2924o217.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2925o217.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2926o217.Color = Color3.new(0.854902, 0.521569, 0.254902)
2927o217.Position = Vector3.new(61.9029388, 125.81665, 121.156715)
2928o217.Orientation = Vector3.new(6.71999979, 81.1200027, 18.8799992)
2929o217.Color = Color3.new(0.854902, 0.521569, 0.254902)
2930o218.Parent = o1
2931o218.Material = Enum.Material.Marble
2932o218.BrickColor = BrickColor.new("Bright orange")
2933o218.Position = Vector3.new(78.2381134, 134.468628, 75.9897537)
2934o218.Rotation = Vector3.new(-6.34000015, 47.1100006, 17.3899994)
2935o218.Anchored = true
2936o218.Locked = true
2937o218.Size = Vector3.new(92.4200134, 19.2699947, 45.7700233)
2938o218.CFrame = CFrame.new(78.2381134, 134.468628, 75.9897537, 0.649513364, -0.203448191, 0.732626796, 0.219844654, 0.972632647, 0.0751931891, -0.727874637, 0.112225071, 0.676464677)
2939o218.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2940o218.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2941o218.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2942o218.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2943o218.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2944o218.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2945o218.Color = Color3.new(0.854902, 0.521569, 0.254902)
2946o218.Position = Vector3.new(78.2381134, 134.468628, 75.9897537)
2947o218.Orientation = Vector3.new(-4.30999994, 47.2799988, 12.7399998)
2948o218.Color = Color3.new(0.854902, 0.521569, 0.254902)
2949o219.Parent = o1
2950o219.Material = Enum.Material.Marble
2951o219.BrickColor = BrickColor.new("Bright orange")
2952o219.Position = Vector3.new(105.491158, 64.7652512, 142.382233)
2953o219.Rotation = Vector3.new(70, 90, 0)
2954o219.Anchored = true
2955o219.Locked = true
2956o219.Size = Vector3.new(134.840012, 8.25000095, 167.990036)
2957o219.CFrame = CFrame.new(105.491158, 64.7652512, 142.382233, -1.7366151e-06, 2.24804876e-06, 1, 0.939696074, 0.342027128, 8.62984677e-07, -0.342022061, 0.939697146, -2.70641522e-06)
2958o219.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2959o219.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2960o219.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2961o219.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2962o219.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2963o219.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2964o219.Color = Color3.new(0.854902, 0.521569, 0.254902)
2965o219.Position = Vector3.new(105.491158, 64.7652512, 142.382233)
2966o219.Orientation = Vector3.new(0, 90, 70)
2967o219.Color = Color3.new(0.854902, 0.521569, 0.254902)
2968o220.Parent = o1
2969o220.Material = Enum.Material.Marble
2970o220.BrickColor = BrickColor.new("Bright orange")
2971o220.Position = Vector3.new(112.849457, 128.174026, 87.7310257)
2972o220.Rotation = Vector3.new(-180, -20, -150)
2973o220.Anchored = true
2974o220.Locked = true
2975o220.Size = Vector3.new(10.9800091, 4.87000179, 6.83000135)
2976o220.CFrame = CFrame.new(112.849457, 128.174026, 87.7310257, -0.81379801, 0.469845265, -0.342020929, 0.499998987, 0.866026044, 1.58279061e-08, 0.296198994, -0.171010107, -0.939692438)
2977o220.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2978o220.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2979o220.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2980o220.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2981o220.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2982o220.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2983o220.Color = Color3.new(0.854902, 0.521569, 0.254902)
2984o220.Position = Vector3.new(112.849457, 128.174026, 87.7310257)
2985o220.Orientation = Vector3.new(0, -160, 30)
2986o220.Color = Color3.new(0.854902, 0.521569, 0.254902)
2987o221.Parent = o1
2988o221.Material = Enum.Material.Marble
2989o221.BrickColor = BrickColor.new("Bright orange")
2990o221.Position = Vector3.new(130.394196, 83.5706253, 136.863556)
2991o221.Rotation = Vector3.new(-180, 80, -160)
2992o221.Anchored = true
2993o221.Locked = true
2994o221.Size = Vector3.new(6.43996286, 6.97001982, 33.010006)
2995o221.CFrame = CFrame.new(130.394196, 83.5706253, 136.863556, -0.16317673, 0.0593910664, 0.98480767, 0.342019141, 0.939693034, 1.85298887e-07, -0.925417066, 0.336823106, -0.173648849)
2996o221.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2997o221.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2998o221.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2999o221.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3000o221.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3001o221.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3002o221.Color = Color3.new(0.854902, 0.521569, 0.254902)
3003o221.Position = Vector3.new(130.394196, 83.5706253, 136.863556)
3004o221.Orientation = Vector3.new(0, 100, 20)
3005o221.Color = Color3.new(0.854902, 0.521569, 0.254902)
3006o222.Parent = o1
3007o222.Material = Enum.Material.Marble
3008o222.BrickColor = BrickColor.new("Bright orange")
3009o222.Position = Vector3.new(58.2258339, 136.332962, 125.123573)
3010o222.Rotation = Vector3.new(37.3400002, 78.8799973, -17.9400005)
3011o222.Anchored = true
3012o222.Locked = true
3013o222.Size = Vector3.new(10.2399673, 56.2500343, 7.21000051)
3014o222.CFrame = CFrame.new(58.2258339, 136.332962, 125.123573, 0.183487833, 0.0593910813, 0.981226623, 0.321393371, 0.939693213, -0.116977185, -0.929001391, 0.336823612, 0.153334662)
3015o222.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3016o222.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3017o222.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3018o222.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3019o222.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3020o222.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3021o222.Color = Color3.new(0.854902, 0.521569, 0.254902)
3022o222.Position = Vector3.new(58.2258339, 136.332962, 125.123573)
3023o222.Orientation = Vector3.new(6.71999979, 81.1200027, 18.8799992)
3024o222.Color = Color3.new(0.854902, 0.521569, 0.254902)
3025o223.Parent = o1
3026o223.Material = Enum.Material.Marble
3027o223.BrickColor = BrickColor.new("Bright orange")
3028o223.Position = Vector3.new(101.822601, 130.803253, 89.988472)
3029o223.Rotation = Vector3.new(180, -20, -170)
3030o223.Anchored = true
3031o223.Locked = true
3032o223.Size = Vector3.new(35.9200096, 9.55000019, 9.25000095)
3033o223.CFrame = CFrame.new(101.822601, 130.803253, 89.988472, -0.925418973, 0.163176, -0.342019081, 0.173648283, 0.984808564, -6.53325642e-08, 0.336824149, -0.0593909957, -0.939694762)
3034o223.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3035o223.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3036o223.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3037o223.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3038o223.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3039o223.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3040o223.Color = Color3.new(0.854902, 0.521569, 0.254902)
3041o223.Position = Vector3.new(101.822601, 130.803253, 89.988472)
3042o223.Orientation = Vector3.new(0, -160, 10)
3043o223.Color = Color3.new(0.854902, 0.521569, 0.254902)
3044o224.Parent = o1
3045o224.Material = Enum.Material.Marble
3046o224.BrickColor = BrickColor.new("Bright orange")
3047o224.Position = Vector3.new(299.191711, 41.9492226, 278.412598)
3048o224.Rotation = Vector3.new(117.790001, 72.7799988, -132.059998)
3049o224.Anchored = true
3050o224.Locked = true
3051o224.Size = Vector3.new(56.9889565, 93.4516068, 38.5412827)
3052o224.CFrame = CFrame.new(299.191711, 41.9492226, 278.412598, -0.198341951, 0.219801009, 0.955169141, -0.219960377, 0.93969059, -0.261914194, -0.955132425, -0.262047917, -0.13803257)
3053o224.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3054o224.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3055o224.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3056o224.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3057o224.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3058o224.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3059o224.Color = Color3.new(0.854902, 0.521569, 0.254902)
3060o224.Position = Vector3.new(299.191711, 41.9492226, 278.412598)
3061o224.Orientation = Vector3.new(15.1800003, 98.2200012, -13.1700001)
3062o224.Color = Color3.new(0.854902, 0.521569, 0.254902)
3063o225.Parent = o1
3064o225.Material = Enum.Material.Marble
3065o225.BrickColor = BrickColor.new("Bright orange")
3066o225.Position = Vector3.new(-150.516281, 17.0749035, 437.120178)
3067o225.Rotation = Vector3.new(-180, 40, 160)
3068o225.Anchored = true
3069o225.Locked = true
3070o225.Size = Vector3.new(32.8999596, 53.9499969, 22.250042)
3071o225.CFrame = CFrame.new(-150.516281, 17.0749035, 437.120178, -0.719841003, -0.262000948, 0.64278686, -0.342015922, 0.939693749, 9.25335314e-07, -0.604017496, -0.219843328, -0.766045094)
3072o225.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3073o225.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3074o225.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3075o225.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3076o225.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3077o225.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3078o225.Color = Color3.new(0.854902, 0.521569, 0.254902)
3079o225.Position = Vector3.new(-150.516281, 17.0749035, 437.120178)
3080o225.Orientation = Vector3.new(0, 140, -20)
3081o225.Color = Color3.new(0.854902, 0.521569, 0.254902)
3082o226.Parent = o1
3083o226.Material = Enum.Material.Marble
3084o226.BrickColor = BrickColor.new("Bright orange")
3085o226.Position = Vector3.new(-160.944611, 59.7830849, 428.045074)
3086o226.Rotation = Vector3.new(167.289993, 1.70000005, 164.800003)
3087o226.Anchored = true
3088o226.Locked = true
3089o226.Size = Vector3.new(10.9399576, 54.6299934, 10.5900345)
3090o226.CFrame = CFrame.new(-160.944611, 59.7830849, 428.045074, -0.964610755, -0.262004703, 0.0296998322, -0.262005895, 0.939692259, -0.21984458, 0.0296916366, -0.219845474, -0.975082934)
3091o226.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3092o226.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3093o226.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3094o226.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3095o226.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3096o226.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3097o226.Color = Color3.new(0.854902, 0.521569, 0.254902)
3098o226.Position = Vector3.new(-160.944611, 59.7830849, 428.045074)
3099o226.Orientation = Vector3.new(12.6999998, 178.259995, -15.5799999)
3100o226.Color = Color3.new(0.854902, 0.521569, 0.254902)
3101o227.Parent = o1
3102o227.Material = Enum.Material.Marble
3103o227.BrickColor = BrickColor.new("Bright orange")
3104o227.Position = Vector3.new(-148.237808, 119.659523, 320.677368)
3105o227.Rotation = Vector3.new(150.479996, -46.0400009, 157.820007)
3106o227.Anchored = true
3107o227.Locked = true
3108o227.Size = Vector3.new(18.9500771, 127.989517, 18.3439445)
3109o227.CFrame = CFrame.new(-148.237808, 119.659523, 320.677368, -0.642787576, -0.262005359, -0.719854116, -3.35276127e-06, 0.939696431, -0.342021644, 0.766049385, -0.219843641, -0.60402447)
3110o227.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3111o227.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3112o227.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3113o227.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3114o227.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3115o227.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3116o227.Color = Color3.new(0.854902, 0.521569, 0.254902)
3117o227.Position = Vector3.new(-148.237808, 119.659523, 320.677368)
3118o227.Orientation = Vector3.new(20, -130, 0)
3119o227.Color = Color3.new(0.854902, 0.521569, 0.254902)
3120o228.Parent = o1
3121o228.Material = Enum.Material.Marble
3122o228.BrickColor = BrickColor.new("Bright orange")
3123o228.Position = Vector3.new(320.261261, 58.5978928, 565.176453)
3124o228.Rotation = Vector3.new(12.6999998, -1.70000005, -15.1999998)
3125o228.Anchored = true
3126o228.Locked = true
3127o228.Size = Vector3.new(10.9399576, 54.6299934, 10.5900345)
3128o228.CFrame = CFrame.new(320.261261, 58.5978928, 565.176453, 0.964615881, 0.26200062, -0.0296936948, -0.262001961, 0.939697683, -0.219827965, -0.0296920892, 0.219827294, 0.975087583)
3129o228.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3130o228.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3131o228.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3132o228.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3133o228.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3134o228.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3135o228.Color = Color3.new(0.854902, 0.521569, 0.254902)
3136o228.Position = Vector3.new(320.261261, 58.5978928, 565.176453)
3137o228.Orientation = Vector3.new(12.6999998, -1.74000001, -15.5799999)
3138o228.Color = Color3.new(0.854902, 0.521569, 0.254902)
3139o229.Parent = o1
3140o229.Material = Enum.Material.Marble
3141o229.BrickColor = BrickColor.new("Bright orange")
3142o229.Position = Vector3.new(29.9069366, 8.4474678, 664.983521)
3143o229.Rotation = Vector3.new(-180, 40, -160)
3144o229.Anchored = true
3145o229.Locked = true
3146o229.Size = Vector3.new(32.8999596, 53.9499969, 22.250042)
3147o229.CFrame = CFrame.new(29.9069366, 8.4474678, 664.983521, -0.719850063, 0.262002975, 0.64278686, 0.342021585, 0.939694822, 8.19570232e-07, -0.604024112, 0.219847396, -0.766045094)
3148o229.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3149o229.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3150o229.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3151o229.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3152o229.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3153o229.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3154o229.Color = Color3.new(0.854902, 0.521569, 0.254902)
3155o229.Position = Vector3.new(29.9069366, 8.4474678, 664.983521)
3156o229.Orientation = Vector3.new(0, 140, 20)
3157o229.Color = Color3.new(0.854902, 0.521569, 0.254902)
3158o230.Parent = o1
3159o230.Material = Enum.Material.Marble
3160o230.BrickColor = BrickColor.new("Bright orange")
3161o230.Position = Vector3.new(37.3777657, 30.630764, 670.520081)
3162o230.Rotation = Vector3.new(-167.289993, 1.70000005, -164.800003)
3163o230.Anchored = true
3164o230.Locked = true
3165o230.Size = Vector3.new(20.1999607, 54.6299934, 18.4100361)
3166o230.CFrame = CFrame.new(37.3777657, 30.630764, 670.520081, -0.964613318, 0.26200065, 0.0296896994, 0.262000293, 0.939695418, 0.21984826, 0.029697597, 0.219847009, -0.975083828)
3167o230.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3168o230.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3169o230.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3170o230.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3171o230.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3172o230.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3173o230.Color = Color3.new(0.854902, 0.521569, 0.254902)
3174o230.Position = Vector3.new(37.3777657, 30.630764, 670.520081)
3175o230.Orientation = Vector3.new(-12.6999998, 178.259995, 15.5799999)
3176o230.Color = Color3.new(0.854902, 0.521569, 0.254902)
3177o231.Parent = o1
3178o231.Material = Enum.Material.Marble
3179o231.BrickColor = BrickColor.new("Bright orange")
3180o231.Position = Vector3.new(308.533539, 11.2285938, 555.01178)
3181o231.Rotation = Vector3.new(12.6999998, -1.70000005, -15.1999998)
3182o231.Anchored = true
3183o231.Locked = true
3184o231.Size = Vector3.new(32.8999596, 63.8699913, 22.250042)
3185o231.CFrame = CFrame.new(308.533539, 11.2285938, 555.01178, 0.964615881, 0.26200062, -0.0296936948, -0.262001961, 0.939697683, -0.219827965, -0.0296920892, 0.219827294, 0.975087583)
3186o231.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3187o231.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3188o231.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3189o231.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3190o231.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3191o231.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3192o231.Color = Color3.new(0.854902, 0.521569, 0.254902)
3193o231.Position = Vector3.new(308.533539, 11.2285938, 555.01178)
3194o231.Orientation = Vector3.new(12.6999998, -1.74000001, -15.5799999)
3195o231.Color = Color3.new(0.854902, 0.521569, 0.254902)
3196o232.Parent = o1
3197o232.Material = Enum.Material.Marble
3198o232.BrickColor = BrickColor.new("Bright orange")
3199o232.Position = Vector3.new(-155.632019, 40.0344582, 432.095367)
3200o232.Rotation = Vector3.new(167.289993, 1.70000005, 164.800003)
3201o232.Anchored = true
3202o232.Locked = true
3203o232.Size = Vector3.new(20.1999607, 54.6299934, 18.4100361)
3204o232.CFrame = CFrame.new(-155.632019, 40.0344582, 432.095367, -0.964610755, -0.262004703, 0.0296998322, -0.262005895, 0.939692259, -0.21984458, 0.0296916366, -0.219845474, -0.975082934)
3205o232.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3206o232.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3207o232.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3208o232.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3209o232.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3210o232.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3211o232.Color = Color3.new(0.854902, 0.521569, 0.254902)
3212o232.Position = Vector3.new(-155.632019, 40.0344582, 432.095367)
3213o232.Orientation = Vector3.new(12.6999998, 178.259995, -15.5799999)
3214o232.Color = Color3.new(0.854902, 0.521569, 0.254902)
3215o233.Parent = o1
3216o233.Material = Enum.Material.Marble
3217o233.BrickColor = BrickColor.new("Bright orange")
3218o233.Position = Vector3.new(297.303284, 33.8756409, 280.664124)
3219o233.Rotation = Vector3.new(154.580002, 37.1699982, -163.990005)
3220o233.Anchored = true
3221o233.Locked = true
3222o233.Size = Vector3.new(56.9889565, 110.634918, 38.5412827)
3223o233.CFrame = CFrame.new(297.303284, 33.8756409, 280.664124, -0.765912533, 0.219797894, 0.604207754, -0.000145426748, 0.939691246, -0.342023969, -0.642944932, -0.262048304, -0.71968925)
3224o233.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3225o233.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3226o233.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3227o233.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3228o233.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3229o233.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3230o233.Color = Color3.new(0.854902, 0.521569, 0.254902)
3231o233.Position = Vector3.new(297.303284, 33.8756409, 280.664124)
3232o233.Orientation = Vector3.new(20, 139.990005, -0.00999999978)
3233o233.Color = Color3.new(0.854902, 0.521569, 0.254902)
3234o234.Parent = o1
3235o234.Material = Enum.Material.Marble
3236o234.BrickColor = BrickColor.new("Bright orange")
3237o234.Position = Vector3.new(312.666992, 115.472397, 256.830292)
3238o234.Rotation = Vector3.new(154.580002, 37.1699982, -163.990005)
3239o234.Anchored = true
3240o234.Locked = true
3241o234.Size = Vector3.new(30.8900814, 94.6294937, 18.3439445)
3242o234.CFrame = CFrame.new(312.666992, 115.472397, 256.830292, -0.765912533, 0.219797894, 0.604207754, -0.000145426748, 0.939691246, -0.342023969, -0.642944932, -0.262048304, -0.71968925)
3243o234.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3244o234.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3245o234.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3246o234.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3247o234.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3248o234.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3249o234.Color = Color3.new(0.854902, 0.521569, 0.254902)
3250o234.Position = Vector3.new(312.666992, 115.472397, 256.830292)
3251o234.Orientation = Vector3.new(20, 139.990005, -0.00999999978)
3252o234.Color = Color3.new(0.854902, 0.521569, 0.254902)
3253o235.Parent = o1
3254o235.Material = Enum.Material.Marble
3255o235.BrickColor = BrickColor.new("Bright orange")
3256o235.Position = Vector3.new(-149.216705, 12.414031, 438.210663)
3257o235.Rotation = Vector3.new(167.289993, 1.70000005, 164.800003)
3258o235.Anchored = true
3259o235.Locked = true
3260o235.Size = Vector3.new(32.8999596, 63.8699913, 22.250042)
3261o235.CFrame = CFrame.new(-149.216705, 12.414031, 438.210663, -0.964610755, -0.262004703, 0.0296998322, -0.262005895, 0.939692259, -0.21984458, 0.0296916366, -0.219845474, -0.975082934)
3262o235.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3263o235.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3264o235.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3265o235.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3266o235.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3267o235.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3268o235.Color = Color3.new(0.854902, 0.521569, 0.254902)
3269o235.Position = Vector3.new(-149.216705, 12.414031, 438.210663)
3270o235.Orientation = Vector3.new(12.6999998, 178.259995, -15.5799999)
3271o235.Color = Color3.new(0.854902, 0.521569, 0.254902)
3272o236.Parent = o1
3273o236.Material = Enum.Material.Marble
3274o236.BrickColor = BrickColor.new("Bright orange")
3275o236.Position = Vector3.new(28.6073685, 3.78656197, 663.893188)
3276o236.Rotation = Vector3.new(-167.289993, 1.70000005, -164.800003)
3277o236.Anchored = true
3278o236.Locked = true
3279o236.Size = Vector3.new(32.8999596, 63.8699913, 22.250042)
3280o236.CFrame = CFrame.new(28.6073685, 3.78656197, 663.893188, -0.964613318, 0.26200065, 0.0296896994, 0.262000293, 0.939695418, 0.21984826, 0.029697597, 0.219847009, -0.975083828)
3281o236.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3282o236.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3283o236.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3284o236.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3285o236.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3286o236.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3287o236.Color = Color3.new(0.854902, 0.521569, 0.254902)
3288o236.Position = Vector3.new(28.6073685, 3.78656197, 663.893188)
3289o236.Orientation = Vector3.new(-12.6999998, 178.259995, 15.5799999)
3290o236.Color = Color3.new(0.854902, 0.521569, 0.254902)
3291o237.Parent = o1
3292o237.Material = Enum.Material.Marble
3293o237.BrickColor = BrickColor.new("Bright orange")
3294o237.Position = Vector3.new(309.833099, 15.889493, 556.102173)
3295o237.Rotation = Vector3.new(0, -40, -20)
3296o237.Anchored = true
3297o237.Locked = true
3298o237.Size = Vector3.new(32.8999596, 53.9499969, 22.250042)
3299o237.CFrame = CFrame.new(309.833099, 15.889493, 556.102173, 0.719848871, 0.261996895, -0.64278543, -0.342002213, 0.939699173, 1.11162663e-05, 0.604020119, 0.219825163, 0.766048908)
3300o237.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3301o237.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3302o237.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3303o237.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3304o237.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3305o237.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3306o237.Color = Color3.new(0.854902, 0.521569, 0.254902)
3307o237.Position = Vector3.new(309.833099, 15.889493, 556.102173)
3308o237.Orientation = Vector3.new(0, -40, -20)
3309o237.Color = Color3.new(0.854902, 0.521569, 0.254902)
3310o238.Parent = o1
3311o238.Material = Enum.Material.Marble
3312o238.BrickColor = BrickColor.new("Bright orange")
3313o238.Position = Vector3.new(309.655151, 81.2253265, 269.253326)
3314o238.Rotation = Vector3.new(154.580002, 37.1699982, -163.990005)
3315o238.Anchored = true
3316o238.Locked = true
3317o238.Size = Vector3.new(34.9901543, 94.6294937, 31.8896675)
3318o238.CFrame = CFrame.new(309.655151, 81.2253265, 269.253326, -0.765912533, 0.219797894, 0.604207754, -0.000145426748, 0.939691246, -0.342023969, -0.642944932, -0.262048304, -0.71968925)
3319o238.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3320o238.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3321o238.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3322o238.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3323o238.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3324o238.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3325o238.Color = Color3.new(0.854902, 0.521569, 0.254902)
3326o238.Position = Vector3.new(309.655151, 81.2253265, 269.253326)
3327o238.Orientation = Vector3.new(20, 139.990005, -0.00999999978)
3328o238.Color = Color3.new(0.854902, 0.521569, 0.254902)
3329o239.Parent = o1
3330o239.Material = Enum.Material.Marble
3331o239.BrickColor = BrickColor.new("Bright orange")
3332o239.Position = Vector3.new(42.9854774, 50.0485039, 675.633057)
3333o239.Rotation = Vector3.new(-167.289993, 1.70000005, -164.800003)
3334o239.Anchored = true
3335o239.Locked = true
3336o239.Size = Vector3.new(10.9399576, 54.6299934, 10.5900345)
3337o239.CFrame = CFrame.new(42.9854774, 50.0485039, 675.633057, -0.964613318, 0.26200065, 0.0296896994, 0.262000293, 0.939695418, 0.21984826, 0.029697597, 0.219847009, -0.975083828)
3338o239.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3339o239.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3340o239.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3341o239.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3342o239.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3343o239.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3344o239.Color = Color3.new(0.854902, 0.521569, 0.254902)
3345o239.Position = Vector3.new(42.9854774, 50.0485039, 675.633057)
3346o239.Orientation = Vector3.new(-12.6999998, 178.259995, 15.5799999)
3347o239.Color = Color3.new(0.854902, 0.521569, 0.254902)
3348o240.Parent = o1
3349o240.Material = Enum.Material.Marble
3350o240.BrickColor = BrickColor.new("Bright orange")
3351o240.Position = Vector3.new(-135.284561, 69.7375793, 331.930573)
3352o240.Rotation = Vector3.new(150.479996, -46.0400009, 157.820007)
3353o240.Anchored = true
3354o240.Locked = true
3355o240.Size = Vector3.new(34.9901543, 94.6294937, 31.8896675)
3356o240.CFrame = CFrame.new(-135.284561, 69.7375793, 331.930573, -0.642787576, -0.262005359, -0.719854116, -3.35276127e-06, 0.939696431, -0.342021644, 0.766049385, -0.219843641, -0.60402447)
3357o240.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3358o240.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3359o240.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3360o240.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3361o240.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3362o240.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3363o240.Color = Color3.new(0.854902, 0.521569, 0.254902)
3364o240.Position = Vector3.new(-135.284561, 69.7375793, 331.930573)
3365o240.Orientation = Vector3.new(20, -130, 0)
3366o240.Color = Color3.new(0.854902, 0.521569, 0.254902)
3367o241.Parent = o1
3368o241.Material = Enum.Material.Marble
3369o241.BrickColor = BrickColor.new("Bright orange")
3370o241.Position = Vector3.new(173.351303, 123.656036, 95.5867386)
3371o241.Rotation = Vector3.new(177.330002, 30.6599998, -145.050003)
3372o241.Anchored = true
3373o241.Locked = true
3374o241.Size = Vector3.new(54.7800293, 34.5500031, 24.6499996)
3375o241.CFrame = CFrame.new(173.351303, 123.656036, 95.5867386, -0.705093205, 0.4927333, 0.509958386, 0.552749097, 0.832386553, -0.0400129147, -0.444198132, 0.253666192, -0.85926801)
3376o241.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3377o241.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3378o241.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3379o241.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3380o241.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3381o241.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3382o241.Color = Color3.new(0.854902, 0.521569, 0.254902)
3383o241.Position = Vector3.new(173.351303, 123.656036, 95.5867386)
3384o241.Orientation = Vector3.new(2.28999996, 149.309998, 33.5900002)
3385o241.Color = Color3.new(0.854902, 0.521569, 0.254902)
3386o242.Parent = o1
3387o242.Material = Enum.Material.Marble
3388o242.BrickColor = BrickColor.new("Bright orange")
3389o242.Position = Vector3.new(-126.126823, 30.4618855, 342.396149)
3390o242.Rotation = Vector3.new(164.660004, -7.94999981, 164.660004)
3391o242.Anchored = true
3392o242.Locked = true
3393o242.Size = Vector3.new(56.9889565, 93.4516068, 38.5412827)
3394o242.CFrame = CFrame.new(-126.126823, 30.4618855, 342.396149, -0.955117702, -0.262005061, -0.138262108, -0.219849616, 0.939695835, -0.262003571, 0.198566541, -0.219846129, -0.95511651)
3395o242.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3396o242.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3397o242.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3398o242.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3399o242.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3400o242.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3401o242.Color = Color3.new(0.854902, 0.521569, 0.254902)
3402o242.Position = Vector3.new(-126.126823, 30.4618855, 342.396149)
3403o242.Orientation = Vector3.new(15.1899996, -171.759995, -13.1700001)
3404o242.Color = Color3.new(0.854902, 0.521569, 0.254902)
3405o243.Parent = o1
3406o243.Material = Enum.Material.Marble
3407o243.BrickColor = BrickColor.new("Bright orange")
3408o243.Position = Vector3.new(-123.875671, 22.3883362, 344.284973)
3409o243.Rotation = Vector3.new(150.479996, -46.0400009, 157.820007)
3410o243.Anchored = true
3411o243.Locked = true
3412o243.Size = Vector3.new(56.9889565, 110.634918, 38.5412827)
3413o243.CFrame = CFrame.new(-123.875671, 22.3883362, 344.284973, -0.642787576, -0.262005359, -0.719854116, -3.35276127e-06, 0.939696431, -0.342021644, 0.766049385, -0.219843641, -0.60402447)
3414o243.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3415o243.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3416o243.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3417o243.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3418o243.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3419o243.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3420o243.Color = Color3.new(0.854902, 0.521569, 0.254902)
3421o243.Position = Vector3.new(-123.875671, 22.3883362, 344.284973)
3422o243.Orientation = Vector3.new(20, -130, 0)
3423o243.Color = Color3.new(0.854902, 0.521569, 0.254902)
3424o244.Parent = o1
3425o244.Material = Enum.Material.Marble
3426o244.BrickColor = BrickColor.new("Bright orange")
3427o244.Position = Vector3.new(314.94873, 38.8491745, 561.126526)
3428o244.Rotation = Vector3.new(12.6999998, -1.70000005, -15.1999998)
3429o244.Anchored = true
3430o244.Locked = true
3431o244.Size = Vector3.new(20.1999607, 54.6299934, 18.4100361)
3432o244.CFrame = CFrame.new(314.94873, 38.8491745, 561.126526, 0.964615881, 0.26200062, -0.0296936948, -0.262001961, 0.939697683, -0.219827965, -0.0296920892, 0.219827294, 0.975087583)
3433o244.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3434o244.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3435o244.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3436o244.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3437o244.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3438o244.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3439o244.Color = Color3.new(0.854902, 0.521569, 0.254902)
3440o244.Position = Vector3.new(314.94873, 38.8491745, 561.126526)
3441o244.Orientation = Vector3.new(12.6999998, -1.74000001, -15.5799999)
3442o244.Color = Color3.new(0.854902, 0.521569, 0.254902)
3443o245.Parent = o1
3444o245.Material = Enum.Material.Sand
3445o245.BrickColor = BrickColor.new("Cool yellow")
3446o245.Position = Vector3.new(164.935669, 140.637726, 99.6715393)
3447o245.Rotation = Vector3.new(-180, 80, -160)
3448o245.Anchored = true
3449o245.Locked = true
3450o245.Size = Vector3.new(57.8399925, 0.0500000007, 57.6600266)
3451o245.CFrame = CFrame.new(164.935669, 140.637726, 99.6715393, -0.163176477, 0.0593911447, 0.984807551, 0.342019141, 0.939692795, 0, -0.925416827, 0.336823165, -0.173648313)
3452o245.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3453o245.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3454o245.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3455o245.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3456o245.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3457o245.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3458o245.Color = Color3.new(0.992157, 0.917647, 0.552941)
3459o245.Position = Vector3.new(164.935669, 140.637726, 99.6715393)
3460o245.Orientation = Vector3.new(0, 100, 20)
3461o245.Color = Color3.new(0.992157, 0.917647, 0.552941)
3462o246.Parent = o1
3463o246.Material = Enum.Material.Sand
3464o246.BrickColor = BrickColor.new("Cool yellow")
3465o246.Position = Vector3.new(59.0053749, 125.559639, 127.995461)
3466o246.Rotation = Vector3.new(-180, 80, -160)
3467o246.Anchored = true
3468o246.Locked = true
3469o246.Size = Vector3.new(11.519989, 0.0500000007, 96.400032)
3470o246.CFrame = CFrame.new(59.0053749, 125.559639, 127.995461, -0.163176864, 0.0593911931, 0.984807611, 0.342019618, 0.939692676, 1.78813934e-07, -0.925416589, 0.336823642, -0.173648685)
3471o246.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3472o246.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3473o246.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3474o246.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3475o246.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3476o246.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3477o246.Color = Color3.new(0.992157, 0.917647, 0.552941)
3478o246.Position = Vector3.new(59.0053749, 125.559639, 127.995461)
3479o246.Orientation = Vector3.new(0, 100, 20)
3480o246.Color = Color3.new(0.992157, 0.917647, 0.552941)
3481o247.Parent = o1
3482o247.Material = Enum.Material.Marble
3483o247.BrickColor = BrickColor.new("Bright orange")
3484o247.Position = Vector3.new(30.0308914, 128.463943, 125.239502)
3485o247.Rotation = Vector3.new(19.0799999, -10.5699997, -3.46000004)
3486o247.Anchored = true
3487o247.Locked = true
3488o247.Size = Vector3.new(25.2399788, 6.15000677, 10.770009)
3489o247.CFrame = CFrame.new(30.0308914, 128.463943, 125.239502, 0.981224895, 0.0593879931, -0.183496237, -0.116977058, 0.939693213, -0.321392387, 0.15334332, 0.336823046, 0.928997338)
3490o247.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3491o247.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3492o247.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3493o247.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3494o247.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3495o247.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3496o247.Color = Color3.new(0.854902, 0.521569, 0.254902)
3497o247.Position = Vector3.new(30.0308914, 128.463943, 125.239502)
3498o247.Orientation = Vector3.new(18.75, -11.1700001, -7.0999999)
3499o247.Color = Color3.new(0.854902, 0.521569, 0.254902)
3500mas.Parent = workspace
3501mas:MakeJoints()
3502local mas1 = mas:GetChildren()
3503for i=1,#mas1 do
3504 mas1[i].Parent = workspace
3505 ypcall(function() mas1[i]:MakeJoints() end)
3506end
3507mas:Destroy()
3508for i=1,#cors do
3509coroutine.resume(cors[i])
3510end
3511game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
3512game:GetService("Lighting").Brightness = 1
3513game:GetService("Lighting").Outlines = false
3514game:GetService("Lighting").TimeOfDay = "15:00:00"
3515local l = game.Lighting
3516local sky = Instance.new("Sky",l)
3517sky.CelestialBodiesShown = true
3518sky.SkyboxBk = "http://www.roblox.com/asset/?id=174070373"
3519sky.SkyboxDn = "http://www.roblox.com/asset/?id=174070680"
3520sky.SkyboxFt = "http://www.roblox.com/asset/?id=174071389"
3521sky.SkyboxLf = "http://www.roblox.com/asset/?id=174071449"
3522sky.SkyboxRt = "http://www.roblox.com/asset/?id=174071494"
3523sky.SkyboxUp = "http://www.roblox.com/asset/?id=174071511"
3524sky.StarCount = 1000
3525sky.Name = "N3xul Sky"
3526local s = Instance.new("Sound")
3527
3528s.Name = "Life"
3529s.Pitch = 1
3530s.SoundId = "http://www.roblox.com/asset/?id=0 "
3531s.Volume = 1
3532s.Looped = true
3533s.archivable = false
3534
3535s.Parent = game.Workspace
3536
3537wait(1)
3538
3539s:play()