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