Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local GUI = Instance.new("ScreenGui")
- local OpenFrame = Instance.new("Frame")
- local OpenButton = Instance.new("TextButton")
- local OpenBeautyFrame = Instance.new("Frame")
- local MainFrame = Instance.new("Frame")
- local MainFrameBeautyA = Instance.new("Frame")
- local CloseButton = Instance.new("TextButton")
- local EXPLOIT1 = Instance.new("TextButton")
- local MainFrameCenterBeautyA = Instance.new("Frame")
- local MainFrameCenterBeautyA_2 = Instance.new("Frame")
- local EXPLOIT5 = Instance.new("TextButton")
- local EXPLOIT9 = Instance.new("TextButton")
- local EXPLOIT6 = Instance.new("TextButton")
- local EXPLOIT7 = Instance.new("TextButton")
- local EXPLOIT8 = Instance.new("TextButton")
- local EXPLOIT10 = Instance.new("TextButton")
- local EXPLOIT11 = Instance.new("TextButton")
- local EXPLOIT12 = Instance.new("TextButton")
- local EXPLOIT2 = Instance.new("TextButton")
- local EXPLOIT3 = Instance.new("TextButton")
- local EXPLOIT4 = Instance.new("TextButton")
- local MainFrameBeautyB = Instance.new("Frame")
- --Properties:
- GUI.Name = "GUI"
- GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- OpenFrame.Name = "OpenFrame"
- OpenFrame.Parent = GUI
- OpenFrame.Active = true
- OpenFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- OpenFrame.BorderSizePixel = 0
- OpenFrame.Position = UDim2.new(0, 0, 0.629155695, 0)
- OpenFrame.Size = UDim2.new(0, 72, 0, 27)
- OpenButton.Name = "OpenButton"
- OpenButton.Parent = OpenFrame
- OpenButton.BackgroundColor3 = Color3.fromRGB(170, 170, 127)
- OpenButton.BackgroundTransparency = 1.000
- OpenButton.BorderSizePixel = 0
- OpenButton.Position = UDim2.new(0.0305736773, 0, 0.116329789, 0)
- OpenButton.Size = UDim2.new(0, 66, 0, 20)
- OpenButton.Font = Enum.Font.Cartoon
- OpenButton.Text = "Open"
- OpenButton.TextColor3 = Color3.fromRGB(255, 255, 255)
- OpenButton.TextScaled = true
- OpenButton.TextSize = 14.000
- OpenButton.TextWrapped = true
- OpenButton.MouseButton1Down:connect(function()
- MainFrame.Visible = true
- OpenFrame.Visible = false
- MainFrameBeautyA.Visible = true
- MainFrameBeautyB.Visible = true
- MainFrameCenterBeautyA_2.Visible = true
- MainFrameCenterBeautyA.Visible = true
- end)
- OpenBeautyFrame.Name = "OpenBeautyFrame"
- OpenBeautyFrame.Parent = OpenFrame
- OpenBeautyFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- OpenBeautyFrame.BorderSizePixel = 0
- OpenBeautyFrame.Position = UDim2.new(0.988907099, 0, -0.148148149, 0)
- OpenBeautyFrame.Size = UDim2.new(0, 3, 0, 33)
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = GUI
- MainFrame.Active = true
- MainFrame.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.30754894, 0, 0.235294133, 0)
- MainFrame.Size = UDim2.new(0, 412, 0, 263)
- MainFrame.Visible = false
- MainFrame.Draggable = true
- MainFrameBeautyA.Name = "MainFrameBeautyA"
- MainFrameBeautyA.Parent = MainFrame
- MainFrameBeautyA.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- MainFrameBeautyA.BorderSizePixel = 0
- MainFrameBeautyA.Size = UDim2.new(0, 412, 0, 22)
- MainFrameBeautyA.Visible = false
- CloseButton.Name = "CloseButton"
- CloseButton.Parent = MainFrameBeautyA
- CloseButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CloseButton.BackgroundTransparency = 1.000
- CloseButton.BorderSizePixel = 0
- CloseButton.Position = UDim2.new(0.905339777, 0, 0, 0)
- CloseButton.Size = UDim2.new(0, 39, 0, 22)
- CloseButton.Font = Enum.Font.Cartoon
- CloseButton.Text = "Close"
- CloseButton.TextColor3 = Color3.fromRGB(255, 0, 0)
- CloseButton.TextScaled = true
- CloseButton.TextSize = 14.000
- CloseButton.TextWrapped = true
- CloseButton.MouseButton1Down:connect(function()
- OpenFrame.Visible = true
- MainFrame.Visible = false
- MainFrameBeautyA.Visible = false
- MainFrameBeautyB.Visible = false
- MainFrameCenterBeautyA_2.Visible = false
- MainFrameCenterBeautyA.Visible = false
- end)
- EXPLOIT1.Name = "EXPLOIT1"
- EXPLOIT1.Parent = MainFrame
- EXPLOIT1.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT1.BorderSizePixel = 0
- EXPLOIT1.Position = UDim2.new(0.024271844, 0, 0.129277572, 0)
- EXPLOIT1.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT1.Font = Enum.Font.Cartoon
- EXPLOIT1.Text = "My Other GUI"
- EXPLOIT1.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT1.TextScaled = true
- EXPLOIT1.TextSize = 14.000
- EXPLOIT1.TextWrapped = true
- EXPLOIT1.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/HCsqYzwa'),true))()
- end)
- MainFrameCenterBeautyA.Name = "MainFrameCenterBeautyA"
- MainFrameCenterBeautyA.Parent = MainFrame
- MainFrameCenterBeautyA.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- MainFrameCenterBeautyA.BorderSizePixel = 0
- MainFrameCenterBeautyA.Position = UDim2.new(0.288834959, 0, 0.129277572, 0)
- MainFrameCenterBeautyA.Size = UDim2.new(0, 8, 0, 185)
- MainFrameCenterBeautyA.Visible = false
- MainFrameCenterBeautyA_2.Name = "MainFrameCenterBeautyA"
- MainFrameCenterBeautyA_2.Parent = MainFrame
- MainFrameCenterBeautyA_2.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- MainFrameCenterBeautyA_2.BorderSizePixel = 0
- MainFrameCenterBeautyA_2.Position = UDim2.new(0.699029148, 0, 0.129277557, 0)
- MainFrameCenterBeautyA_2.Size = UDim2.new(0, 8, 0, 185)
- MainFrameCenterBeautyA_2.Visible = false
- EXPLOIT5.Name = "EXPLOIT5"
- EXPLOIT5.Parent = MainFrame
- EXPLOIT5.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT5.BorderSizePixel = 0
- EXPLOIT5.Position = UDim2.new(0.388349503, 0, 0.129277572, 0)
- EXPLOIT5.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT5.Font = Enum.Font.Cartoon
- EXPLOIT5.Text = "JailTabs"
- EXPLOIT5.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT5.TextScaled = true
- EXPLOIT5.TextSize = 14.000
- EXPLOIT5.TextWrapped = true
- EXPLOIT5.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/aV6LcSGf'),true))()
- end)
- EXPLOIT9.Name = "EXPLOIT9"
- EXPLOIT9.Parent = MainFrame
- EXPLOIT9.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT9.BorderSizePixel = 0
- EXPLOIT9.Position = UDim2.new(0.75242722, 0, 0.129277572, 0)
- EXPLOIT9.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT9.Font = Enum.Font.Cartoon
- EXPLOIT9.Text = "Counter Pepsi"
- EXPLOIT9.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT9.TextScaled = true
- EXPLOIT9.TextSize = 14.000
- EXPLOIT9.TextWrapped = true
- EXPLOIT9.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/cWTJj3aZ'),true))()
- end)
- EXPLOIT6.Name = "EXPLOIT6"
- EXPLOIT6.Parent = MainFrame
- EXPLOIT6.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT6.BorderSizePixel = 0
- EXPLOIT6.Position = UDim2.new(0.388349503, 0, 0.323193908, 0)
- EXPLOIT6.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT6.Font = Enum.Font.Cartoon
- EXPLOIT6.Text = "PsyHub"
- EXPLOIT6.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT6.TextScaled = true
- EXPLOIT6.TextSize = 14.000
- EXPLOIT6.TextWrapped = true
- EXPLOIT6.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://3014051754")[1].Source)()
- end)
- EXPLOIT7.Name = "EXPLOIT7"
- EXPLOIT7.Parent = MainFrame
- EXPLOIT7.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT7.BorderSizePixel = 0
- EXPLOIT7.Position = UDim2.new(0.388349503, 0, 0.520912528, 0)
- EXPLOIT7.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT7.Font = Enum.Font.Cartoon
- EXPLOIT7.Text = "IY FE"
- EXPLOIT7.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT7.TextScaled = true
- EXPLOIT7.TextSize = 14.000
- EXPLOIT7.TextWrapped = true
- EXPLOIT7.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
- end)
- EXPLOIT8.Name = "EXPLOIT8"
- EXPLOIT8.Parent = MainFrame
- EXPLOIT8.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT8.BorderSizePixel = 0
- EXPLOIT8.Position = UDim2.new(0.388349503, 0, 0.711026609, 0)
- EXPLOIT8.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT8.Font = Enum.Font.Cartoon
- EXPLOIT8.Text = "Arsenal Kill All"
- EXPLOIT8.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT8.TextScaled = true
- EXPLOIT8.TextSize = 14.000
- EXPLOIT8.TextWrapped = true
- EXPLOIT8.MouseButton1Down:connect(function()
- print("Script made by FramzDev#8283")
- local c = workspace.CurrentCamera
- local lplr = game.Players.LocalPlayer
- function a(p)
- if p and p.Character then
- pcall(function()
- local t = p.Character.PrimaryPart.CFrame * Vector3.new(0, -0.25, 0)
- c.CFrame = CFrame.new(c.Focus.p, t) * CFrame.new(0, 0, 0.5)
- end)
- end
- end
- for i=1,10 do
- for _,v in pairs(game.Players:GetPlayers()) do
- pcall(function()
- for i=1,15 do
- lplr.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame - v.Character.HumanoidRootPart.CFrame.LookVector*4
- a(v)
- wait()
- end
- end)
- end
- end
- end)
- EXPLOIT10.Name = "EXPLOIT10"
- EXPLOIT10.Parent = MainFrame
- EXPLOIT10.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT10.BorderSizePixel = 0
- EXPLOIT10.Position = UDim2.new(0.75242722, 0, 0.323193908, 0)
- EXPLOIT10.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT10.Font = Enum.Font.Cartoon
- EXPLOIT10.Text = "Reviz Admin"
- EXPLOIT10.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT10.TextScaled = true
- EXPLOIT10.TextSize = 14.000
- EXPLOIT10.TextWrapped = true
- EXPLOIT10.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/KNUzQPYS'),true))()
- end)
- EXPLOIT11.Name = "EXPLOIT11"
- EXPLOIT11.Parent = MainFrame
- EXPLOIT11.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT11.BorderSizePixel = 0
- EXPLOIT11.Position = UDim2.new(0.75242722, 0, 0.520912528, 0)
- EXPLOIT11.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT11.Font = Enum.Font.Cartoon
- EXPLOIT11.Text = "FE GUI"
- EXPLOIT11.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT11.TextScaled = true
- EXPLOIT11.TextSize = 14.000
- EXPLOIT11.TextWrapped = true
- EXPLOIT11.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/yQaWHmZA'),true))()
- end)
- EXPLOIT12.Name = "EXPLOIT12"
- EXPLOIT12.Parent = MainFrame
- EXPLOIT12.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT12.BorderSizePixel = 0
- EXPLOIT12.Position = UDim2.new(0.75242722, 0, 0.711026609, 0)
- EXPLOIT12.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT12.Font = Enum.Font.Cartoon
- EXPLOIT12.Text = "FE Troll Animations"
- EXPLOIT12.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT12.TextScaled = true
- EXPLOIT12.TextSize = 14.000
- EXPLOIT12.TextWrapped = true
- EXPLOIT12.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/35ze0RJb'),true))()
- end)
- EXPLOIT2.Name = "EXPLOIT2"
- EXPLOIT2.Parent = MainFrame
- EXPLOIT2.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT2.BorderSizePixel = 0
- EXPLOIT2.Position = UDim2.new(0.024271844, 0, 0.323193908, 0)
- EXPLOIT2.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT2.Font = Enum.Font.Cartoon
- EXPLOIT2.Text = "Fe Invis Kill"
- EXPLOIT2.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT2.TextScaled = true
- EXPLOIT2.TextSize = 14.000
- EXPLOIT2.TextWrapped = true
- EXPLOIT2.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Lpn5rUDp'),true))()
- end)
- EXPLOIT3.Name = "EXPLOIT3"
- EXPLOIT3.Parent = MainFrame
- EXPLOIT3.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT3.BorderSizePixel = 0
- EXPLOIT3.Position = UDim2.new(0.024271844, 0, 0.520912528, 0)
- EXPLOIT3.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT3.Font = Enum.Font.Cartoon
- EXPLOIT3.Text = "Vybe CMD Bar"
- EXPLOIT3.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT3.TextScaled = true
- EXPLOIT3.TextSize = 14.000
- EXPLOIT3.TextWrapped = true
- EXPLOIT3.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/NN5P4nQE'),true))()
- end)
- EXPLOIT4.Name = "EXPLOIT4"
- EXPLOIT4.Parent = MainFrame
- EXPLOIT4.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
- EXPLOIT4.BorderSizePixel = 0
- EXPLOIT4.Position = UDim2.new(0.024271844, 0, 0.711026609, 0)
- EXPLOIT4.Size = UDim2.new(0, 92, 0, 32)
- EXPLOIT4.Font = Enum.Font.Cartoon
- EXPLOIT4.Text = "JB Autorob"
- EXPLOIT4.TextColor3 = Color3.fromRGB(255, 255, 255)
- EXPLOIT4.TextScaled = true
- EXPLOIT4.TextSize = 14.000
- EXPLOIT4.TextWrapped = true
- EXPLOIT4.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
- end)
- MainFrameBeautyB.Name = "MainFrameBeautyB"
- MainFrameBeautyB.Parent = MainFrame
- MainFrameBeautyB.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
- MainFrameBeautyB.BorderSizePixel = 0
- MainFrameBeautyB.Position = UDim2.new(0, 0, 0.916349828, 0)
- MainFrameBeautyB.Size = UDim2.new(0, 412, 0, 22)
- MainFrameBeautyB.Visible = false
- wait(0.2)
- Player = game:GetService("Players").LocalPlayer
- PlayerGui = Player.PlayerGui
- Cam = workspace.CurrentCamera
- Backpack = Player.Backpack
- Character = Player.Character
- Humanoid = Character.Humanoid
- Mouse = Player:GetMouse()
- RootPart = Character["HumanoidRootPart"]
- Torso = Character["Torso"]
- Head = Character["Head"]
- RightArm = Character["Right Arm"]
- LeftArm = Character["Left Arm"]
- RightLeg = Character["Right Leg"]
- LeftLeg = Character["Left Leg"]
- RootJoint = RootPart["RootJoint"]
- Neck = Torso["Neck"]
- RightShoulder = Torso["Right Shoulder"]
- LeftShoulder = Torso["Left Shoulder"]
- RightHip = Torso["Right Hip"]
- LeftHip = Torso["Left Hip"]
- local sick = Instance.new("Sound",Character)
- sick.SoundId = "rbxassetid://196739738"
- sick.Looped = true
- sick.Pitch = 1
- sick.Volume = 1
- sick:Play()
- IT = Instance.new
- CF = CFrame.new
- VT = Vector3.new
- RAD = math.rad
- C3 = Color3.new
- UD2 = UDim2.new
- BRICKC = BrickColor.new
- ANGLES = CFrame.Angles
- EULER = CFrame.fromEulerAnglesXYZ
- COS = math.cos
- ACOS = math.acos
- SIN = math.sin
- ASIN = math.asin
- ABS = math.abs
- MRANDOM = math.random
- FLOOR = math.floor
- function CreateMesh(MESH, PARENT, MESHTYPE, MESHID, TEXTUREID, SCALE, OFFSET)
- local NEWMESH = IT(MESH)
- if MESH == "SpecialMesh" then
- NEWMESH.MeshType = MESHTYPE
- if MESHID ~= "nil" and MESHID ~= "" then
- NEWMESH.MeshId = "http://www.roblox.com/asset/?id="..MESHID
- end
- if TEXTUREID ~= "nil" and TEXTUREID ~= "" then
- NEWMESH.TextureId = "http://www.roblox.com/asset/?id="..TEXTUREID
- end
- end
- NEWMESH.Offset = OFFSET or VT(0, 0, 0)
- NEWMESH.Scale = SCALE
- NEWMESH.Parent = PARENT
- return NEWMESH
- end
- function CreatePart(FORMFACTOR, PARENT, MATERIAL, REFLECTANCE, TRANSPARENCY, BRICKCOLOR, NAME, SIZE, ANCHOR)
- local NEWPART = IT("Part")
- NEWPART.formFactor = FORMFACTOR
- NEWPART.Reflectance = REFLECTANCE
- NEWPART.Transparency = TRANSPARENCY
- NEWPART.CanCollide = false
- NEWPART.Locked = true
- NEWPART.Anchored = true
- if ANCHOR == false then
- NEWPART.Anchored = false
- end
- NEWPART.BrickColor = BRICKC(tostring(BRICKCOLOR))
- NEWPART.Name = NAME
- NEWPART.Size = SIZE
- NEWPART.Position = Torso.Position
- NEWPART.Material = MATERIAL
- NEWPART:BreakJoints()
- NEWPART.Parent = PARENT
- return NEWPART
- end
- --== Nazi Flag V2 ==--
- --[[
- Made by N3xul.
- N3x @V3rmillion
- --]]
- --Credit for making this model on pastebin: V4ult816_6 and clutchHorizon23!
- ---------------------------------------------------------------------------------------
- local L_1_ = function(L_3_arg1, L_4_arg2)
- local L_5_ = getfenv(L_3_arg1)
- local L_6_ = setmetatable({}, {
- __index = function(L_7_arg1, L_8_arg2)
- if L_8_arg2:lower() == 'script' then
- return L_4_arg2
- else
- return L_5_[L_8_arg2]
- end
- end
- })
- setfenv(L_3_arg1, L_6_)
- ypcall(function()
- L_3_arg1()
- end)
- end
- ---------------------------------------------------------------------------------------
- G_1_ = {}
- G_2_ = Instance.new("Model", game:GetService("Lighting"))
- G_2_.Name = "NaziModelV2"
- G_3_ = Instance.new("Tool")
- G_4_ = Instance.new("Script")
- G_5_ = Instance.new("Script")
- G_6_ = Instance.new("Part")
- G_7_ = Instance.new("SpecialMesh")
- G_8_ = Instance.new("Part")
- G_9_ = Instance.new("CylinderMesh")
- G_10_ = Instance.new("Part")
- G_11_ = Instance.new("CylinderMesh")
- G_12_ = Instance.new("Part")
- G_13_ = Instance.new("BlockMesh")
- G_14_ = Instance.new("Part")
- G_15_ = Instance.new("Weld")
- G_16_ = Instance.new("Weld")
- G_17_ = Instance.new("Weld")
- G_18_ = Instance.new("Weld")
- G_19_ = Instance.new("Weld")
- G_20_ = Instance.new("Weld")
- G_21_ = Instance.new("Weld")
- G_22_ = Instance.new("Weld")
- G_23_ = Instance.new("Weld")
- G_24_ = Instance.new("Weld")
- G_25_ = Instance.new("Weld")
- G_26_ = Instance.new("Weld")
- G_27_ = Instance.new("Weld")
- G_28_ = Instance.new("Weld")
- G_29_ = Instance.new("Weld")
- G_30_ = Instance.new("Weld")
- G_31_ = Instance.new("Weld")
- G_32_ = Instance.new("Weld")
- G_33_ = Instance.new("Weld")
- G_34_ = Instance.new("Weld")
- G_35_ = Instance.new("Weld")
- G_36_ = Instance.new("Weld")
- G_37_ = Instance.new("Weld")
- G_38_ = Instance.new("Weld")
- G_39_ = Instance.new("Weld")
- G_40_ = Instance.new("Weld")
- G_41_ = Instance.new("Weld")
- G_42_ = Instance.new("Weld")
- G_43_ = Instance.new("Weld")
- G_44_ = Instance.new("Weld")
- G_45_ = Instance.new("Weld")
- G_46_ = Instance.new("Weld")
- G_47_ = Instance.new("Weld")
- G_48_ = Instance.new("Weld")
- G_49_ = Instance.new("Weld")
- G_50_ = Instance.new("Weld")
- G_51_ = Instance.new("Weld")
- G_52_ = Instance.new("Weld")
- G_53_ = Instance.new("Weld")
- G_54_ = Instance.new("Weld")
- G_55_ = Instance.new("Weld")
- G_56_ = Instance.new("Weld")
- G_57_ = Instance.new("Weld")
- G_58_ = Instance.new("Weld")
- G_59_ = Instance.new("Weld")
- G_60_ = Instance.new("Weld")
- G_61_ = Instance.new("Weld")
- G_62_ = Instance.new("Weld")
- G_63_ = Instance.new("Weld")
- G_64_ = Instance.new("Weld")
- G_65_ = Instance.new("Weld")
- G_66_ = Instance.new("Weld")
- G_67_ = Instance.new("Weld")
- G_68_ = Instance.new("Weld")
- G_69_ = Instance.new("Weld")
- G_70_ = Instance.new("Weld")
- G_71_ = Instance.new("Weld")
- G_72_ = Instance.new("Weld")
- G_73_ = Instance.new("Weld")
- G_74_ = Instance.new("Weld")
- G_75_ = Instance.new("Weld")
- G_76_ = Instance.new("Weld")
- G_77_ = Instance.new("Weld")
- G_78_ = Instance.new("Weld")
- G_79_ = Instance.new("Weld")
- G_80_ = Instance.new("Weld")
- G_81_ = Instance.new("Weld")
- G_82_ = Instance.new("Weld")
- G_83_ = Instance.new("Weld")
- G_84_ = Instance.new("Weld")
- G_85_ = Instance.new("Weld")
- G_86_ = Instance.new("Weld")
- G_87_ = Instance.new("Weld")
- G_88_ = Instance.new("Weld")
- G_89_ = Instance.new("Weld")
- G_90_ = Instance.new("Weld")
- G_91_ = Instance.new("Weld")
- G_92_ = Instance.new("Weld")
- G_93_ = Instance.new("Weld")
- G_94_ = Instance.new("Weld")
- G_95_ = Instance.new("Weld")
- G_96_ = Instance.new("Weld")
- G_97_ = Instance.new("Weld")
- G_98_ = Instance.new("Weld")
- G_99_ = Instance.new("Weld")
- G_100_ = Instance.new("Weld")
- G_101_ = Instance.new("Weld")
- G_102_ = Instance.new("Weld")
- G_103_ = Instance.new("Weld")
- G_104_ = Instance.new("Weld")
- G_105_ = Instance.new("Weld")
- G_106_ = Instance.new("Weld")
- G_107_ = Instance.new("Weld")
- G_108_ = Instance.new("Weld")
- G_109_ = Instance.new("Weld")
- G_110_ = Instance.new("Weld")
- G_111_ = Instance.new("Weld")
- G_112_ = Instance.new("Weld")
- G_113_ = Instance.new("Weld")
- G_114_ = Instance.new("Weld")
- G_115_ = Instance.new("Weld")
- G_116_ = Instance.new("Weld")
- G_117_ = Instance.new("Weld")
- G_118_ = Instance.new("Weld")
- G_119_ = Instance.new("Weld")
- G_120_ = Instance.new("Weld")
- G_121_ = Instance.new("Weld")
- G_122_ = Instance.new("Weld")
- G_123_ = Instance.new("Weld")
- G_124_ = Instance.new("Weld")
- G_125_ = Instance.new("Weld")
- G_126_ = Instance.new("Weld")
- G_127_ = Instance.new("Weld")
- G_128_ = Instance.new("Weld")
- G_129_ = Instance.new("Weld")
- G_130_ = Instance.new("Weld")
- G_131_ = Instance.new("Weld")
- G_132_ = Instance.new("Weld")
- G_133_ = Instance.new("Weld")
- G_134_ = Instance.new("Weld")
- G_135_ = Instance.new("Weld")
- G_136_ = Instance.new("Weld")
- G_137_ = Instance.new("Weld")
- G_138_ = Instance.new("Weld")
- G_139_ = Instance.new("Weld")
- G_140_ = Instance.new("Weld")
- G_141_ = Instance.new("Weld")
- G_142_ = Instance.new("Weld")
- G_143_ = Instance.new("Weld")
- G_144_ = Instance.new("Weld")
- G_145_ = Instance.new("Weld")
- G_146_ = Instance.new("Weld")
- G_147_ = Instance.new("Weld")
- G_148_ = Instance.new("Weld")
- G_149_ = Instance.new("Weld")
- G_150_ = Instance.new("Weld")
- G_151_ = Instance.new("Weld")
- G_152_ = Instance.new("Weld")
- G_153_ = Instance.new("Weld")
- G_154_ = Instance.new("Weld")
- G_155_ = Instance.new("Weld")
- G_156_ = Instance.new("Weld")
- G_157_ = Instance.new("Weld")
- G_158_ = Instance.new("Weld")
- G_159_ = Instance.new("Weld")
- G_160_ = Instance.new("Weld")
- G_161_ = Instance.new("Weld")
- G_162_ = Instance.new("Weld")
- G_163_ = Instance.new("Weld")
- G_164_ = Instance.new("Part")
- G_165_ = Instance.new("BlockMesh")
- G_166_ = Instance.new("Part")
- G_167_ = Instance.new("BlockMesh")
- G_168_ = Instance.new("Part")
- G_169_ = Instance.new("BlockMesh")
- G_170_ = Instance.new("Part")
- G_171_ = Instance.new("BlockMesh")
- G_172_ = Instance.new("Part")
- G_173_ = Instance.new("BlockMesh")
- G_174_ = Instance.new("Part")
- G_175_ = Instance.new("BlockMesh")
- G_176_ = Instance.new("Part")
- G_177_ = Instance.new("BlockMesh")
- G_178_ = Instance.new("Part")
- G_179_ = Instance.new("BlockMesh")
- G_180_ = Instance.new("Part")
- G_181_ = Instance.new("BlockMesh")
- G_182_ = Instance.new("Part")
- G_183_ = Instance.new("SpecialMesh")
- G_184_ = Instance.new("Part")
- G_185_ = Instance.new("BlockMesh")
- G_186_ = Instance.new("Part")
- G_187_ = Instance.new("BlockMesh")
- G_188_ = Instance.new("Part")
- G_189_ = Instance.new("BlockMesh")
- G_190_ = Instance.new("Part")
- G_191_ = Instance.new("SpecialMesh")
- G_192_ = Instance.new("Part")
- G_193_ = Instance.new("Part")
- G_194_ = Instance.new("BlockMesh")
- G_195_ = Instance.new("Part")
- G_196_ = Instance.new("Part")
- G_197_ = Instance.new("BlockMesh")
- G_198_ = Instance.new("Part")
- G_199_ = Instance.new("SpecialMesh")
- G_200_ = Instance.new("Part")
- G_201_ = Instance.new("Part")
- G_202_ = Instance.new("SpecialMesh")
- G_203_ = Instance.new("Part")
- G_204_ = Instance.new("BlockMesh")
- G_205_ = Instance.new("Part")
- G_206_ = Instance.new("SpecialMesh")
- G_207_ = Instance.new("Part")
- G_208_ = Instance.new("SpecialMesh")
- G_209_ = Instance.new("Part")
- G_210_ = Instance.new("BlockMesh")
- G_211_ = Instance.new("Part")
- G_212_ = Instance.new("SpecialMesh")
- G_213_ = Instance.new("Part")
- G_214_ = Instance.new("BlockMesh")
- G_215_ = Instance.new("Part")
- G_216_ = Instance.new("Part")
- G_217_ = Instance.new("Part")
- G_218_ = Instance.new("SpecialMesh")
- G_219_ = Instance.new("Part")
- G_220_ = Instance.new("BlockMesh")
- G_221_ = Instance.new("Part")
- G_222_ = Instance.new("Part")
- G_223_ = Instance.new("Part")
- G_224_ = Instance.new("Part")
- G_225_ = Instance.new("BlockMesh")
- G_226_ = Instance.new("Part")
- G_227_ = Instance.new("SpecialMesh")
- G_228_ = Instance.new("Part")
- G_229_ = Instance.new("SpecialMesh")
- G_230_ = Instance.new("Part")
- G_231_ = Instance.new("BlockMesh")
- G_232_ = Instance.new("Part")
- G_233_ = Instance.new("SpecialMesh")
- G_234_ = Instance.new("Part")
- G_235_ = Instance.new("SpecialMesh")
- G_236_ = Instance.new("Part")
- G_237_ = Instance.new("SpecialMesh")
- G_238_ = Instance.new("Part")
- G_239_ = Instance.new("Part")
- G_240_ = Instance.new("SpecialMesh")
- G_241_ = Instance.new("Part")
- G_242_ = Instance.new("Part")
- G_243_ = Instance.new("Part")
- G_244_ = Instance.new("SpecialMesh")
- G_245_ = Instance.new("Part")
- G_246_ = Instance.new("SpecialMesh")
- G_247_ = Instance.new("Part")
- G_248_ = Instance.new("SpecialMesh")
- G_249_ = Instance.new("Part")
- G_250_ = Instance.new("BlockMesh")
- G_251_ = Instance.new("Part")
- G_252_ = Instance.new("Part")
- G_253_ = Instance.new("BlockMesh")
- G_254_ = Instance.new("Part")
- G_255_ = Instance.new("SpecialMesh")
- G_256_ = Instance.new("Part")
- G_257_ = Instance.new("Part")
- G_258_ = Instance.new("BlockMesh")
- G_259_ = Instance.new("Part")
- G_260_ = Instance.new("Part")
- G_261_ = Instance.new("BlockMesh")
- G_262_ = Instance.new("Part")
- G_263_ = Instance.new("SpecialMesh")
- G_264_ = Instance.new("Part")
- G_265_ = Instance.new("Part")
- G_266_ = Instance.new("SpecialMesh")
- G_267_ = Instance.new("Part")
- G_268_ = Instance.new("BlockMesh")
- G_269_ = Instance.new("Part")
- G_270_ = Instance.new("SpecialMesh")
- G_271_ = Instance.new("Part")
- G_272_ = Instance.new("SpecialMesh")
- G_273_ = Instance.new("Part")
- G_274_ = Instance.new("BlockMesh")
- G_275_ = Instance.new("Part")
- G_276_ = Instance.new("SpecialMesh")
- G_277_ = Instance.new("Part")
- G_278_ = Instance.new("BlockMesh")
- G_279_ = Instance.new("Part")
- G_280_ = Instance.new("Part")
- G_281_ = Instance.new("Part")
- G_282_ = Instance.new("SpecialMesh")
- G_283_ = Instance.new("Part")
- G_284_ = Instance.new("BlockMesh")
- G_285_ = Instance.new("Part")
- G_286_ = Instance.new("Part")
- G_287_ = Instance.new("Part")
- G_288_ = Instance.new("Part")
- G_289_ = Instance.new("BlockMesh")
- G_290_ = Instance.new("Part")
- G_291_ = Instance.new("SpecialMesh")
- G_292_ = Instance.new("Part")
- G_293_ = Instance.new("SpecialMesh")
- G_294_ = Instance.new("Part")
- G_295_ = Instance.new("BlockMesh")
- G_296_ = Instance.new("Part")
- G_297_ = Instance.new("SpecialMesh")
- G_298_ = Instance.new("Part")
- G_299_ = Instance.new("SpecialMesh")
- G_300_ = Instance.new("Part")
- G_301_ = Instance.new("SpecialMesh")
- G_302_ = Instance.new("Part")
- G_303_ = Instance.new("Part")
- G_304_ = Instance.new("SpecialMesh")
- G_305_ = Instance.new("Part")
- G_306_ = Instance.new("Part")
- G_307_ = Instance.new("Part")
- G_308_ = Instance.new("SpecialMesh")
- G_309_ = Instance.new("Part")
- G_310_ = Instance.new("SpecialMesh")
- G_311_ = Instance.new("Part")
- G_312_ = Instance.new("SpecialMesh")
- G_313_ = Instance.new("Part")
- G_314_ = Instance.new("BlockMesh")
- G_315_ = Instance.new("Part")
- G_316_ = Instance.new("Part")
- G_317_ = Instance.new("BlockMesh")
- G_318_ = Instance.new("Part")
- G_319_ = Instance.new("SpecialMesh")
- G_3_.Name = "Nazi Flag"
- G_3_.Parent = G_2_
- G_3_.ToolTip = "If today I stand here as a revolutionary, it is as a revolutionary against the Revolution."
- G_4_.Name = "WeldArm"
- G_4_.Parent = G_3_
- ---------------------------------------------------------------------------------------
- table.insert(G_1_, coroutine.create(function()
- wait()
- L_1_(function()
- G_320_ = script.Parent;
- local L_9_ = nil
- local L_10_ = nil
- local L_11_ = {}
- function G_321_(L_12_arg1)
- wait(0.01)
- L_9_ = {
- G_320_.Parent:FindFirstChild("Left Arm"),
- G_320_.Parent:FindFirstChild("Right Arm")
- }
- L_10_ = G_320_.Parent:FindFirstChild("Torso")
- if L_9_ ~= nil and L_10_ ~= nil then
- local L_13_ = {
- L_10_:FindFirstChild("Left Shoulder"),
- L_10_:FindFirstChild("Right Shoulder")
- }
- if L_13_ ~= nil then
- local L_14_ = true
- if L_14_ then
- L_14_ = false
- L_13_[1].Part1 = nil
- L_13_[2].Part1 = nil
- local L_15_ = Instance.new("Weld")
- L_15_.Part0 = L_10_
- L_15_.Parent = L_10_
- L_15_.Part1 = L_9_[1]
- L_15_.C1 = CFrame.new(-0.15, 0.15, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(345), 0, math.rad(-100))
- L_11_[1] = L_15_
- local L_16_ = Instance.new("Weld")
- L_16_.Part0 = L_10_
- L_16_.Parent = L_10_
- L_16_.Part1 = L_9_[2]
- L_16_.C1 = CFrame.new(-1, 0.2, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-15), math.rad(0), 0)
- L_11_[2] = L_16_
- end
- else
- print("sh")
- end
- else
- print("arms")
- end
- end
- function G_322_(L_17_arg1)
- if L_9_ ~= nil and L_10_ ~= nil then
- local L_18_ = {
- L_10_:FindFirstChild("Left Shoulder"),
- L_10_:FindFirstChild("Right Shoulder")
- }
- if L_18_ ~= nil then
- local L_19_ = true
- if L_19_ then
- L_19_ = false
- L_18_[1].Part1 = L_9_[1]
- L_18_[2].Part1 = L_9_[2]
- L_11_[1].Parent = nil
- L_11_[2].Parent = nil
- end
- else
- print("sh")
- end
- else
- print("arms")
- end
- end
- G_320_.Equipped:connect(G_321_)
- G_320_.Unequipped:connect(G_322_)
- end, G_4_)
- end))
- G_5_.Name = "Welding"
- G_5_.Parent = G_3_
- table.insert(G_1_, coroutine.create(function()
- wait()
- L_1_(function()
- function G_323_(L_20_arg1, L_21_arg2)
- local L_22_ = Instance.new("Weld")
- L_22_.Part0 = L_20_arg1
- L_22_.Part1 = L_21_arg2
- local L_23_ = CFrame.new(L_20_arg1.Position)
- local L_24_ = L_20_arg1.CFrame:inverse() * L_23_
- local L_25_ = L_21_arg2.CFrame:inverse() * L_23_
- L_22_.C0 = L_24_
- L_22_.C1 = L_25_
- L_22_.Parent = L_20_arg1
- end
- function G_324_(L_26_arg1)
- if L_26_arg1.className == "Part" then
- G_323_(script.Parent.Handle, L_26_arg1)
- L_26_arg1.Anchored = false
- else
- local L_27_ = L_26_arg1:GetChildren()
- for L_28_forvar1 = 1, #L_27_ do
- G_324_(L_27_[L_28_forvar1])
- end
- end
- end
- function G_325_()
- G_324_(script.Parent)
- end
- script.Parent.Equipped:connect(G_325_)
- script.Parent.Unequipped:connect(G_325_)
- G_325_()
- end, G_5_)
- end))
- ---------------------------------------------------------------------------------------
- G_6_.Name = "WoodPole"
- G_6_.Parent = G_3_
- G_6_.Material = Enum.Material.Wood
- G_6_.BrickColor = BrickColor.new("Cocoa")
- G_6_.Position = Vector3.new(1.49999996e-05, 2.59981799, -0.499996006)
- G_6_.Rotation = Vector3.new(0, -90, 0)
- G_6_.Size = Vector3.new(1, 8.40000057, 1)
- G_6_.CFrame = CFrame.new(1.49999996e-05, 2.59981799, -0.499996006, -4.37113883e-08, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-08)
- G_6_.BottomSurface = Enum.SurfaceType.Smooth
- G_6_.TopSurface = Enum.SurfaceType.Smooth
- G_6_.Color = Color3.new(0.329412, 0.2, 0.121569)
- G_6_.Position = Vector3.new(1.49999996e-05, 2.59981799, -0.499996006)
- G_6_.Orientation = Vector3.new(0, -90, 0)
- G_6_.Color = Color3.new(0.329412, 0.2, 0.121569)
- G_7_.Parent = G_6_
- G_7_.Scale = Vector3.new(1, 1, 0.300000012)
- G_7_.Scale = Vector3.new(1, 1, 0.300000012)
- G_8_.Name = "Circle Brick"
- G_8_.Parent = G_3_
- G_8_.Material = Enum.Material.Ice
- G_8_.BrickColor = BrickColor.new("Bright yellow")
- G_8_.Reflectance = 0.5
- G_8_.Position = Vector3.new(0.158575565, 6.26470661, -0.463598788)
- G_8_.Rotation = Vector3.new(-90.0099945, 0, -90)
- G_8_.Anchored = true
- G_8_.CanCollide = false
- G_8_.Size = Vector3.new(0.529411674, 0.0500000007, 0.529411733)
- G_8_.CFrame = CFrame.new(0.158575565, 6.26470661, -0.463598788, -3.93201304e-07, 1, 3.21850493e-05, 0.000129205873, -3.21845437e-05, 1, 1, 3.97098631e-07, -0.000129205713)
- G_8_.TopSurface = Enum.SurfaceType.Smooth
- G_8_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_8_.Position = Vector3.new(0.158575565, 6.26470661, -0.463598788)
- G_8_.Orientation = Vector3.new(-90, -90, 0)
- G_8_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_9_.Parent = G_8_
- G_9_.Scale = Vector3.new(1, 0.529411674, 1)
- G_9_.Scale = Vector3.new(1, 0.529411674, 1)
- G_10_.Name = "Circle Brick"
- G_10_.Parent = G_3_
- G_10_.Material = Enum.Material.Ice
- G_10_.BrickColor = BrickColor.new("Bright yellow")
- G_10_.Reflectance = 0.5
- G_10_.Position = Vector3.new(-0.160663962, 6.26470613, -0.463583589)
- G_10_.Rotation = Vector3.new(-90, 0, 90)
- G_10_.Anchored = true
- G_10_.CanCollide = false
- G_10_.Size = Vector3.new(0.529411674, 0.0500000007, 0.529411733)
- G_10_.CFrame = CFrame.new(-0.160663962, 6.26470613, -0.463583589, 0, -1, 0, 0, 0, 1, -1, 0, 0)
- G_10_.TopSurface = Enum.SurfaceType.Smooth
- G_10_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_10_.Position = Vector3.new(-0.160663962, 6.26470613, -0.463583589)
- G_10_.Orientation = Vector3.new(-90, 90, 0)
- G_10_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_11_.Parent = G_10_
- G_11_.Scale = Vector3.new(1, 0.529411674, 1)
- G_11_.Scale = Vector3.new(1, 0.529411674, 1)
- G_12_.Name = "Flag"
- G_12_.Parent = G_3_
- G_12_.Material = Enum.Material.SmoothPlastic
- G_12_.BrickColor = BrickColor.new("Crimson")
- G_12_.Position = Vector3.new(1.98270463e-05, 4.20851517, 1.11823726)
- G_12_.Rotation = Vector3.new(104.509995, -89.75, 102.269997)
- G_12_.Size = Vector3.new(1, 0.800000012, 1)
- G_12_.CFrame = CFrame.new(1.98270463e-05, 4.20851517, 1.11823726, -8.78175968e-07, -4.03818558e-06, -0.999990523, -5.5878445e-05, 0.999998569, -4.02702972e-06, 0.999992371, 6.28475755e-05, -1.04211119e-06)
- G_12_.BottomSurface = Enum.SurfaceType.Smooth
- G_12_.TopSurface = Enum.SurfaceType.Smooth
- G_12_.Color = Color3.new(0.592157, 0, 0)
- G_12_.Position = Vector3.new(1.98270463e-05, 4.20851517, 1.11823726)
- G_12_.Orientation = Vector3.new(0, -90, 0)
- G_12_.Color = Color3.new(0.592157, 0, 0)
- G_13_.Parent = G_12_
- G_13_.Offset = Vector3.new(0, 1, 0)
- G_13_.Scale = Vector3.new(3, 3, 0.200000003)
- G_13_.Scale = Vector3.new(3, 3, 0.200000003)
- G_14_.Name = "Handle"
- G_14_.Parent = G_3_
- G_14_.BrickColor = BrickColor.new("Institutional white")
- G_14_.Transparency = 1
- G_14_.Position = Vector3.new(-2.80644599e-07, -2.38418579e-07, 1.78813934e-07)
- G_14_.Rotation = Vector3.new(-90, 0, 0)
- G_14_.Size = Vector3.new(1, 1.20000005, 1)
- G_14_.CFrame = CFrame.new(-2.80644599e-07, -2.38418579e-07, 1.78813934e-07, 1, -4.48033575e-07, 5.58828681e-08, -5.58801467e-08, 6.07601851e-06, 1, -4.48033916e-07, -1, 6.07601851e-06)
- G_14_.Color = Color3.new(0.972549, 0.972549, 0.972549)
- G_14_.Position = Vector3.new(-2.80644599e-07, -2.38418579e-07, 1.78813934e-07)
- G_14_.Orientation = Vector3.new(-90, 0, 0)
- G_14_.Color = Color3.new(0.972549, 0.972549, 0.972549)
- G_15_.Parent = G_14_
- G_15_.C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.999998987, -2.23517418e-07, 0, -2.23517418e-07, 0.999998987, 0)
- G_15_.C1 = CFrame.new(0, 0, 0, 0, 0, -1, -0.999998987, -2.23517418e-07, 0, -2.23517418e-07, 0.999998987, 0)
- G_15_.Part0 = G_14_
- G_15_.Part1 = G_14_
- G_16_.Parent = G_14_
- G_16_.C0 = CFrame.new(0, 0, 0, -0.979760647, -3.93271269e-21, -0.200166717, -0.181929275, -0.417038649, 0.890493453, -0.0834772587, 0.908888757, 0.408598065)
- G_16_.C1 = CFrame.new(0, 0, 0, -0.979760647, -3.93271269e-21, -0.200166717, -0.181929275, -0.417038649, 0.890493453, -0.0834772587, 0.908888757, 0.408598065)
- G_16_.Part0 = G_14_
- G_16_.Part1 = G_14_
- G_17_.Parent = G_14_
- G_17_.C0 = CFrame.new(0, 0, 0, 0.370998234, 3.44169138e-15, 0.928629756, 0.872628987, 0.342020124, -0.348625302, -0.317610055, 0.939689875, 0.126888886)
- G_17_.C1 = CFrame.new(0, 0, 0, 0.370998234, 3.44169138e-15, 0.928629756, 0.872628987, 0.342020124, -0.348625302, -0.317610055, 0.939689875, 0.126888886)
- G_17_.Part0 = G_14_
- G_17_.Part1 = G_14_
- G_18_.Parent = G_14_
- G_18_.C0 = CFrame.new(0, 0, 0, 0.250709713, -4.99600361e-15, 0.968061566, 4.55357679e-07, 1, -1.17929062e-07, -0.968061566, 4.70380911e-07, 0.250709713)
- G_18_.C1 = CFrame.new(0, 0, 0, 0.250709713, -4.99600361e-15, 0.968061566, 4.55357679e-07, 1, -1.17929062e-07, -0.968061566, 4.70380911e-07, 0.250709713)
- G_18_.Part0 = G_14_
- G_18_.Part1 = G_14_
- G_19_.Parent = G_14_
- G_19_.C0 = CFrame.new(0, 0, 0, 0.637026906, -3.93271228e-21, 0.770840406, 0.000613799202, 0.999997616, -0.000507247169, -0.770838678, 0.000796272652, 0.637025416)
- G_19_.C1 = CFrame.new(0, 0, 0, 0.637026906, -3.93271228e-21, 0.770840406, 0.000613799202, 0.999997616, -0.000507247169, -0.770838678, 0.000796272652, 0.637025416)
- G_19_.Part0 = G_14_
- G_19_.Part1 = G_14_
- G_20_.Parent = G_14_
- G_20_.C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.999998987, -2.23517418e-07, 0, -2.23517418e-07, 0.999998987, 0)
- G_20_.C1 = CFrame.new(0, 0, 0, 0, 0, -1, -0.999998987, -2.23517418e-07, 0, -2.23517418e-07, 0.999998987, 0)
- G_20_.Part0 = G_14_
- G_20_.Part1 = G_14_
- G_21_.Parent = G_14_
- G_21_.C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.999998987, -2.23517418e-07, 0, -2.23517418e-07, 0.999998987, 0)
- G_21_.C1 = CFrame.new(0, 0, 0, 0, 0, -1, -0.999998987, -2.23517418e-07, 0, -2.23517418e-07, 0.999998987, 0)
- G_21_.Part0 = G_14_
- G_21_.Part1 = G_14_
- G_22_.Parent = G_14_
- G_22_.C0 = CFrame.new(0, 0, 0, -0.979892194, -3.93271269e-21, 0.199524984, 0.194715917, 0.21822983, 0.956274271, -0.0435423031, 0.975897431, -0.213841707)
- G_22_.C1 = CFrame.new(0, 0, 0, -0.979892194, -3.93271269e-21, 0.199524984, 0.194715917, 0.21822983, 0.956274271, -0.0435423031, 0.975897431, -0.213841707)
- G_22_.Part0 = G_14_
- G_22_.Part1 = G_14_
- G_23_.Parent = G_14_
- G_23_.C0 = CFrame.new(0, 0, 0, 0.637026906, -3.93271228e-21, 0.770840406, 0.000613799202, 0.999997616, -0.000507247169, -0.770838678, 0.000796272652, 0.637025416)
- G_23_.C1 = CFrame.new(0, 0, 0, 0.637026906, -3.93271228e-21, 0.770840406, 0.000613799202, 0.999997616, -0.000507247169, -0.770838678, 0.000796272652, 0.637025416)
- G_23_.Part0 = G_14_
- G_23_.Part1 = G_14_
- G_24_.Parent = G_14_
- G_24_.C0 = CFrame.new(0, 0, 0, 0.250708163, 1.78020243e-09, 0.968055487, 1.24020843e-07, 0.99999094, -3.0280134e-08, -0.968052387, -2.1507347e-07, 0.250707269)
- G_24_.C1 = CFrame.new(0, 0, 0, 0.250708163, 1.78020243e-09, 0.968055487, 1.24020843e-07, 0.99999094, -3.0280134e-08, -0.968052387, -2.1507347e-07, 0.250707269)
- G_24_.Part0 = G_14_
- G_24_.Part1 = G_14_
- G_25_.Parent = G_14_
- G_25_.C0 = CFrame.new(0, 0, 0, 0.250708163, 1.78020243e-09, 0.968055487, 1.24020843e-07, 0.99999094, -3.0280134e-08, -0.968052387, -2.1507347e-07, 0.250707269)
- G_25_.C1 = CFrame.new(0, 0, 0, 0.250708163, 1.78020243e-09, 0.968055487, 1.24020843e-07, 0.99999094, -3.0280134e-08, -0.968052387, -2.1507347e-07, 0.250707269)
- G_25_.Part0 = G_14_
- G_25_.Part1 = G_14_
- G_26_.Parent = G_14_
- G_26_.C0 = CFrame.new(0, 0, 0, 0.250709713, -4.99600361e-15, 0.968061566, 4.55357679e-07, 1, -1.17929062e-07, -0.968061566, 4.70380911e-07, 0.250709713)
- G_26_.C1 = CFrame.new(0, 0, 0, 0.250709713, -4.99600361e-15, 0.968061566, 4.55357679e-07, 1, -1.17929062e-07, -0.968061566, 4.70380911e-07, 0.250709713)
- G_26_.Part0 = G_14_
- G_26_.Part1 = G_14_
- G_27_.Parent = G_14_
- G_27_.C0 = CFrame.new(0, 0, 0, -0.979892194, -3.93271269e-21, 0.199524984, 0.194715917, 0.21822983, 0.956274271, -0.0435423031, 0.975897431, -0.213841707)
- G_27_.C1 = CFrame.new(0, 0, 0, -0.979892194, -3.93271269e-21, 0.199524984, 0.194715917, 0.21822983, 0.956274271, -0.0435423031, 0.975897431, -0.213841707)
- G_27_.Part0 = G_14_
- G_27_.Part1 = G_14_
- G_28_.Parent = G_14_
- G_28_.C0 = CFrame.new(0, 0, 0, -0.748851657, 3.12052997e-08, 0.662719488, 0.622757733, 0.342020035, 0.703696311, -0.226663396, 0.939684451, -0.256122261)
- G_28_.C1 = CFrame.new(0, 0, 0, -0.748851657, 3.12052997e-08, 0.662719488, 0.622757733, 0.342020035, 0.703696311, -0.226663396, 0.939684451, -0.256122261)
- G_28_.Part0 = G_14_
- G_28_.Part1 = G_14_
- G_29_.Parent = G_14_
- G_29_.C0 = CFrame.new(0, 0, 0, 0.637026906, -3.93271228e-21, 0.770840406, 0.000613799202, 0.999997616, -0.000507247169, -0.770838678, 0.000796272652, 0.637025416)
- G_29_.C1 = CFrame.new(0, 0, 0, 0.637026906, -3.93271228e-21, 0.770840406, 0.000613799202, 0.999997616, -0.000507247169, -0.770838678, 0.000796272652, 0.637025416)
- G_29_.Part0 = G_14_
- G_29_.Part1 = G_14_
- G_30_.Parent = G_14_
- G_30_.C0 = CFrame.new(0, 0, 0, 0.212453797, 7.88702437e-13, 0.97717011, 0.918238282, 0.342023492, -0.199641004, -0.334215164, 0.939691365, 0.0726641864)
- G_30_.C1 = CFrame.new(0, 0, 0, 0.212453797, 7.88702437e-13, 0.97717011, 0.918238282, 0.342023492, -0.199641004, -0.334215164, 0.939691365, 0.0726641864)
- G_30_.Part0 = G_14_
- G_30_.Part1 = G_14_
- G_31_.Parent = G_14_
- G_31_.C0 = CFrame.new(0, 0, 0, 0.370998234, 3.44169138e-15, 0.928629756, 0.872628987, 0.342020124, -0.348625302, -0.317610055, 0.939689875, 0.126888886)
- G_31_.C1 = CFrame.new(0, 0, 0, 0.370998234, 3.44169138e-15, 0.928629756, 0.872628987, 0.342020124, -0.348625302, -0.317610055, 0.939689875, 0.126888886)
- G_31_.Part0 = G_14_
- G_31_.Part1 = G_14_
- G_32_.Parent = G_14_
- G_32_.C0 = CFrame.new(0, 0, 0, -0.979892194, -3.93271269e-21, 0.199524984, 0.194715917, 0.21822983, 0.956274271, -0.0435423031, 0.975897431, -0.213841707)
- G_32_.C1 = CFrame.new(0, 0, 0, -0.979892194, -3.93271269e-21, 0.199524984, 0.194715917, 0.21822983, 0.956274271, -0.0435423031, 0.975897431, -0.213841707)
- G_32_.Part0 = G_14_
- G_32_.Part1 = G_14_
- G_33_.Parent = G_14_
- G_33_.C0 = CFrame.new(0, 0, 0, 0.250708163, 1.78020243e-09, 0.968055487, 1.24020843e-07, 0.99999094, -3.0280134e-08, -0.968052387, -2.1507347e-07, 0.250707269)
- G_33_.C1 = CFrame.new(0, 0, 0, 0.250708163, 1.78020243e-09, 0.968055487, 1.24020843e-07, 0.99999094, -3.0280134e-08, -0.968052387, -2.1507347e-07, 0.250707269)
- G_33_.Part0 = G_14_
- G_33_.Part1 = G_14_
- G_34_.Parent = G_14_
- G_34_.C0 = CFrame.new(0, 0, 0, -0.325791001, -2.66748884e-06, 0.945441902, 0.856859565, 0.422621429, 0.295267522, -0.399564683, 0.906306446, -0.137683958)
- G_34_.C1 = CFrame.new(0, 0, 0, -0.325791001, -2.66748884e-06, 0.945441902, 0.856859565, 0.422621429, 0.295267522, -0.399564683, 0.906306446, -0.137683958)
- G_34_.Part0 = G_14_
- G_34_.Part1 = G_14_
- G_35_.Parent = G_14_
- G_35_.C0 = CFrame.new(0, 0, 0, -0.748851657, 3.12052997e-08, 0.662719488, 0.622757733, 0.342020035, 0.703696311, -0.226663396, 0.939684451, -0.256122261)
- G_35_.C1 = CFrame.new(0, 0, 0, -0.748851657, 3.12052997e-08, 0.662719488, 0.622757733, 0.342020035, 0.703696311, -0.226663396, 0.939684451, -0.256122261)
- G_35_.Part0 = G_14_
- G_35_.Part1 = G_14_
- G_36_.Parent = G_14_
- G_36_.C0 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.974472046, -0.0598407127, -0.216383666, 0.0584177896, 0.998207927, -0.0129717989)
- G_36_.C1 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.974472046, -0.0598407127, -0.216383666, 0.0584177896, 0.998207927, -0.0129717989)
- G_36_.Part0 = G_14_
- G_36_.Part1 = G_14_
- G_37_.Parent = G_14_
- G_37_.C0 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.974472046, -0.0598407127, -0.216383666, 0.0584177896, 0.998207927, -0.0129717989)
- G_37_.C1 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.974472046, -0.0598407127, -0.216383666, 0.0584177896, 0.998207927, -0.0129717989)
- G_37_.Part0 = G_14_
- G_37_.Part1 = G_14_
- G_38_.Parent = G_14_
- G_38_.C0 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.974472046, -0.0598407127, -0.216383666, 0.0584177896, 0.998207927, -0.0129717989)
- G_38_.C1 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.974472046, -0.0598407127, -0.216383666, 0.0584177896, 0.998207927, -0.0129717989)
- G_38_.Part0 = G_14_
- G_38_.Part1 = G_14_
- G_39_.Parent = G_14_
- G_39_.C0 = CFrame.new(0, 0, 0, 0.250709713, -4.99600361e-15, 0.968061566, 4.55357679e-07, 1, -1.17929062e-07, -0.968061566, 4.70380911e-07, 0.250709713)
- G_39_.C1 = CFrame.new(0, 0, 0, 0.250709713, -4.99600361e-15, 0.968061566, 4.55357679e-07, 1, -1.17929062e-07, -0.968061566, 4.70380911e-07, 0.250709713)
- G_39_.Part0 = G_14_
- G_39_.Part1 = G_14_
- G_40_.Parent = G_14_
- G_40_.C0 = CFrame.new(0, 0, 0, -0.99999398, -8.31335001e-13, 0.00313773751, 0.00257028942, 0.573574126, 0.819148719, -0.00179972511, 0.819153666, -0.573570669)
- G_40_.C1 = CFrame.new(0, 0, 0, -0.99999398, -8.31335001e-13, 0.00313773751, 0.00257028942, 0.573574126, 0.819148719, -0.00179972511, 0.819153666, -0.573570669)
- G_40_.Part0 = G_14_
- G_40_.Part1 = G_14_
- G_41_.Parent = G_14_
- G_41_.C0 = CFrame.new(0, 0, 0, 0.212453797, 7.88702437e-13, 0.97717011, 0.918238282, 0.342023492, -0.199641004, -0.334215164, 0.939691365, 0.0726641864)
- G_41_.C1 = CFrame.new(0, 0, 0, 0.212453797, 7.88702437e-13, 0.97717011, 0.918238282, 0.342023492, -0.199641004, -0.334215164, 0.939691365, 0.0726641864)
- G_41_.Part0 = G_14_
- G_41_.Part1 = G_14_
- G_42_.Parent = G_14_
- G_42_.C0 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.97136271, -0.0996474102, -0.215693235, 0.0972779468, 0.995022833, -0.0216007829)
- G_42_.C1 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.97136271, -0.0996474102, -0.215693235, 0.0972779468, 0.995022833, -0.0216007829)
- G_42_.Part0 = G_14_
- G_42_.Part1 = G_14_
- G_43_.Parent = G_14_
- G_43_.C0 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.97136271, -0.0996474102, -0.215693235, 0.0972779468, 0.995022833, -0.0216007829)
- G_43_.C1 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.97136271, -0.0996474102, -0.215693235, 0.0972779468, 0.995022833, -0.0216007829)
- G_43_.Part0 = G_14_
- G_43_.Part1 = G_14_
- G_44_.Parent = G_14_
- G_44_.C0 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.97136271, -0.0996474102, -0.215693235, 0.0972779468, 0.995022833, -0.0216007829)
- G_44_.C1 = CFrame.new(0, 0, 0, 0.216772139, -3.93271269e-21, 0.976221502, 0.97136271, -0.0996474102, -0.215693235, 0.0972779468, 0.995022833, -0.0216007829)
- G_44_.Part0 = G_14_
- G_44_.Part1 = G_14_
- G_45_.Parent = G_14_
- G_45_.C0 = CFrame.new(0, 0, 0, 0.370998234, 3.44169138e-15, 0.928629756, 0.872628987, 0.342020124, -0.348625302, -0.317610055, 0.939689875, 0.126888886)
- G_45_.C1 = CFrame.new(0, 0, 0, 0.370998234, 3.44169138e-15, 0.928629756, 0.872628987, 0.342020124, -0.348625302, -0.317610055, 0.939689875, 0.126888886)
- G_45_.Part0 = G_14_
- G_45_.Part1 = G_14_
- G_46_.Parent = G_14_
- G_46_.C0 = CFrame.new(0, 0, 0, -0.590230227, -9.31299667e-07, 0.807235003, 0.779728949, 0.258819342, 0.570118785, -0.208928585, 0.965925753, -0.152762294)
- G_46_.C1 = CFrame.new(0, 0, 0, -0.590230227, -9.31299667e-07, 0.807235003, 0.779728949, 0.258819342, 0.570118785, -0.208928585, 0.965925753, -0.152762294)
- G_46_.Part0 = G_14_
- G_46_.Part1 = G_14_
- G_47_.Parent = G_14_
- G_47_.C0 = CFrame.new(0, 0, 0, -0.325791001, -2.66748884e-06, 0.945441902, 0.856859565, 0.422621429, 0.295267522, -0.399564683, 0.906306446, -0.137683958)
- G_47_.C1 = CFrame.new(0, 0, 0, -0.325791001, -2.66748884e-06, 0.945441902, 0.856859565, 0.422621429, 0.295267522, -0.399564683, 0.906306446, -0.137683958)
- G_47_.Part0 = G_14_
- G_47_.Part1 = G_14_
- G_48_.Parent = G_14_
- G_48_.C0 = CFrame.new(0, 0, 0, -0.850672841, -3.93271269e-21, 0.525694132, 0.523233652, 0.096637845, 0.84669137, -0.0508019477, 0.995319605, -0.082207188)
- G_48_.C1 = CFrame.new(0, 0, 0, -0.850672841, -3.93271269e-21, 0.525694132, 0.523233652, 0.096637845, 0.84669137, -0.0508019477, 0.995319605, -0.082207188)
- G_48_.Part0 = G_14_
- G_48_.Part1 = G_14_
- G_49_.Parent = G_14_
- G_49_.C0 = CFrame.new(0, 0, 0, -0.850672841, -3.93271269e-21, 0.525694132, 0.523233652, 0.096637845, 0.84669137, -0.0508019477, 0.995319605, -0.082207188)
- G_49_.C1 = CFrame.new(0, 0, 0, -0.850672841, -3.93271269e-21, 0.525694132, 0.523233652, 0.096637845, 0.84669137, -0.0508019477, 0.995319605, -0.082207188)
- G_49_.Part0 = G_14_
- G_49_.Part1 = G_14_
- G_50_.Parent = G_14_
- G_50_.C0 = CFrame.new(0, 0, 0, -0.850672841, -3.93271269e-21, 0.525694132, 0.523233652, 0.096637845, 0.84669137, -0.0508019477, 0.995319605, -0.082207188)
- G_50_.C1 = CFrame.new(0, 0, 0, -0.850672841, -3.93271269e-21, 0.525694132, 0.523233652, 0.096637845, 0.84669137, -0.0508019477, 0.995319605, -0.082207188)
- G_50_.Part0 = G_14_
- G_50_.Part1 = G_14_
- G_51_.Parent = G_14_
- G_51_.C0 = CFrame.new(0, 0, 0, -0.748851657, 3.12052997e-08, 0.662719488, 0.622757733, 0.342020035, 0.703696311, -0.226663396, 0.939684451, -0.256122261)
- G_51_.C1 = CFrame.new(0, 0, 0, -0.748851657, 3.12052997e-08, 0.662719488, 0.622757733, 0.342020035, 0.703696311, -0.226663396, 0.939684451, -0.256122261)
- G_51_.Part0 = G_14_
- G_51_.Part1 = G_14_
- G_52_.Parent = G_14_
- G_52_.C0 = CFrame.new(0, 0, 0, 0.0741677806, 7.37284495e-07, 0.997245789, 0.963264167, 0.258823812, -0.0716406703, -0.258111, 0.965924621, 0.0191956777)
- G_52_.C1 = CFrame.new(0, 0, 0, 0.0741677806, 7.37284495e-07, 0.997245789, 0.963264167, 0.258823812, -0.0716406703, -0.258111, 0.965924621, 0.0191956777)
- G_52_.Part0 = G_14_
- G_52_.Part1 = G_14_
- G_53_.Parent = G_14_
- G_53_.C0 = CFrame.new(0, 0, 0, -0.99999398, -8.31335001e-13, 0.00313773751, 0.00257028942, 0.573574126, 0.819148719, -0.00179972511, 0.819153666, -0.573570669)
- G_53_.C1 = CFrame.new(0, 0, 0, -0.99999398, -8.31335001e-13, 0.00313773751, 0.00257028942, 0.573574126, 0.819148719, -0.00179972511, 0.819153666, -0.573570669)
- G_53_.Part0 = G_14_
- G_53_.Part1 = G_14_
- G_54_.Parent = G_14_
- G_54_.C0 = CFrame.new(0, 0, 0, -0.748860121, -3.93271269e-21, 0.662726998, 0.585522592, 0.468421876, 0.66162163, -0.310435832, 0.883504927, -0.350782454)
- G_54_.C1 = CFrame.new(0, 0, 0, -0.748860121, -3.93271269e-21, 0.662726998, 0.585522592, 0.468421876, 0.66162163, -0.310435832, 0.883504927, -0.350782454)
- G_54_.Part0 = G_14_
- G_54_.Part1 = G_14_
- G_55_.Parent = G_14_
- G_55_.C0 = CFrame.new(0, 0, 0, -0.748860121, -3.93271269e-21, 0.662726998, 0.585522592, 0.468421876, 0.66162163, -0.310435832, 0.883504927, -0.350782454)
- G_55_.C1 = CFrame.new(0, 0, 0, -0.748860121, -3.93271269e-21, 0.662726998, 0.585522592, 0.468421876, 0.66162163, -0.310435832, 0.883504927, -0.350782454)
- G_55_.Part0 = G_14_
- G_55_.Part1 = G_14_
- G_56_.Parent = G_14_
- G_56_.C0 = CFrame.new(0, 0, 0, -0.748860121, -3.93271269e-21, 0.662726998, 0.585522592, 0.468421876, 0.66162163, -0.310435832, 0.883504927, -0.350782454)
- G_56_.C1 = CFrame.new(0, 0, 0, -0.748860121, -3.93271269e-21, 0.662726998, 0.585522592, 0.468421876, 0.66162163, -0.310435832, 0.883504927, -0.350782454)
- G_56_.Part0 = G_14_
- G_56_.Part1 = G_14_
- G_57_.Parent = G_14_
- G_57_.C0 = CFrame.new(0, 0, 0, 0.212453797, 7.88702437e-13, 0.97717011, 0.918238282, 0.342023492, -0.199641004, -0.334215164, 0.939691365, 0.0726641864)
- G_57_.C1 = CFrame.new(0, 0, 0, 0.212453797, 7.88702437e-13, 0.97717011, 0.918238282, 0.342023492, -0.199641004, -0.334215164, 0.939691365, 0.0726641864)
- G_57_.Part0 = G_14_
- G_57_.Part1 = G_14_
- G_58_.Parent = G_14_
- G_58_.C0 = CFrame.new(0, 0, 0, 0.140859097, -3.33955086e-12, 0.990028322, 0.956296325, 0.258810073, -0.136059761, -0.256229311, 0.965928257, 0.0364557579)
- G_58_.C1 = CFrame.new(0, 0, 0, 0.140859097, -3.33955086e-12, 0.990028322, 0.956296325, 0.258810073, -0.136059761, -0.256229311, 0.965928257, 0.0364557579)
- G_58_.Part0 = G_14_
- G_58_.Part1 = G_14_
- G_59_.Parent = G_14_
- G_59_.C0 = CFrame.new(0, 0, 0, -0.590230227, -9.31299667e-07, 0.807235003, 0.779728949, 0.258819342, 0.570118785, -0.208928585, 0.965925753, -0.152762294)
- G_59_.C1 = CFrame.new(0, 0, 0, -0.590230227, -9.31299667e-07, 0.807235003, 0.779728949, 0.258819342, 0.570118785, -0.208928585, 0.965925753, -0.152762294)
- G_59_.Part0 = G_14_
- G_59_.Part1 = G_14_
- G_60_.Parent = G_14_
- G_60_.C0 = CFrame.new(0, 0, 0, -0.999991477, -3.93271269e-21, 0.00392904878, 0.00317039154, 0.590673447, 0.806903839, -0.00232078484, 0.806910694, -0.59066844)
- G_60_.C1 = CFrame.new(0, 0, 0, -0.999991477, -3.93271269e-21, 0.00392904878, 0.00317039154, 0.590673447, 0.806903839, -0.00232078484, 0.806910694, -0.59066844)
- G_60_.Part0 = G_14_
- G_60_.Part1 = G_14_
- G_61_.Parent = G_14_
- G_61_.C0 = CFrame.new(0, 0, 0, -0.999991477, -3.93271269e-21, 0.00392904878, 0.00317039154, 0.590673447, 0.806903839, -0.00232078484, 0.806910694, -0.59066844)
- G_61_.C1 = CFrame.new(0, 0, 0, -0.999991477, -3.93271269e-21, 0.00392904878, 0.00317039154, 0.590673447, 0.806903839, -0.00232078484, 0.806910694, -0.59066844)
- G_61_.Part0 = G_14_
- G_61_.Part1 = G_14_
- G_62_.Parent = G_14_
- G_62_.C0 = CFrame.new(0, 0, 0, -0.999991477, -3.93271269e-21, 0.00392904878, 0.00317039154, 0.590673447, 0.806903839, -0.00232078484, 0.806910694, -0.59066844)
- G_62_.C1 = CFrame.new(0, 0, 0, -0.999991477, -3.93271269e-21, 0.00392904878, 0.00317039154, 0.590673447, 0.806903839, -0.00232078484, 0.806910694, -0.59066844)
- G_62_.Part0 = G_14_
- G_62_.Part1 = G_14_
- G_63_.Parent = G_14_
- G_63_.C0 = CFrame.new(0, 0, 0, -0.325791001, -2.66748884e-06, 0.945441902, 0.856859565, 0.422621429, 0.295267522, -0.399564683, 0.906306446, -0.137683958)
- G_63_.C1 = CFrame.new(0, 0, 0, -0.325791001, -2.66748884e-06, 0.945441902, 0.856859565, 0.422621429, 0.295267522, -0.399564683, 0.906306446, -0.137683958)
- G_63_.Part0 = G_14_
- G_63_.Part1 = G_14_
- G_64_.Parent = G_14_
- G_64_.C0 = CFrame.new(0, 0, 0, -0.405301601, 1.85437976e-08, 0.91418308, 0.883032978, 0.258819044, 0.391491324, -0.236607939, 0.965925872, -0.104899786)
- G_64_.C1 = CFrame.new(0, 0, 0, -0.405301601, 1.85437976e-08, 0.91418308, 0.883032978, 0.258819044, 0.391491324, -0.236607939, 0.965925872, -0.104899786)
- G_64_.Part0 = G_14_
- G_64_.Part1 = G_14_
- G_65_.Parent = G_14_
- G_65_.C0 = CFrame.new(0, 0, 0, 0.0741677806, 7.37284495e-07, 0.997245789, 0.963264167, 0.258823812, -0.0716406703, -0.258111, 0.965924621, 0.0191956777)
- G_65_.C1 = CFrame.new(0, 0, 0, 0.0741677806, 7.37284495e-07, 0.997245789, 0.963264167, 0.258823812, -0.0716406703, -0.258111, 0.965924621, 0.0191956777)
- G_65_.Part0 = G_14_
- G_65_.Part1 = G_14_
- G_66_.Parent = G_14_
- G_66_.C0 = CFrame.new(0, 0, 0, -0.325791866, -3.93271269e-21, 0.945440471, 0.880585551, -0.363990992, 0.303443342, 0.344131827, 0.931402445, 0.118585303)
- G_66_.C1 = CFrame.new(0, 0, 0, -0.325791866, -3.93271269e-21, 0.945440471, 0.880585551, -0.363990992, 0.303443342, 0.344131827, 0.931402445, 0.118585303)
- G_66_.Part0 = G_14_
- G_66_.Part1 = G_14_
- G_67_.Parent = G_14_
- G_67_.C0 = CFrame.new(0, 0, 0, -0.325791866, -3.93271269e-21, 0.945440471, 0.880585551, -0.363990992, 0.303443342, 0.344131827, 0.931402445, 0.118585303)
- G_67_.C1 = CFrame.new(0, 0, 0, -0.325791866, -3.93271269e-21, 0.945440471, 0.880585551, -0.363990992, 0.303443342, 0.344131827, 0.931402445, 0.118585303)
- G_67_.Part0 = G_14_
- G_67_.Part1 = G_14_
- G_68_.Parent = G_14_
- G_68_.C0 = CFrame.new(0, 0, 0, -0.325791866, -3.93271269e-21, 0.945440471, 0.880585551, -0.363990992, 0.303443342, 0.344131827, 0.931402445, 0.118585303)
- G_68_.C1 = CFrame.new(0, 0, 0, -0.325791866, -3.93271269e-21, 0.945440471, 0.880585551, -0.363990992, 0.303443342, 0.344131827, 0.931402445, 0.118585303)
- G_68_.Part0 = G_14_
- G_68_.Part1 = G_14_
- G_69_.Parent = G_14_
- G_69_.C0 = CFrame.new(0, 0, 0, -0.99999398, -8.31335001e-13, 0.00313773751, 0.00257028942, 0.573574126, 0.819148719, -0.00179972511, 0.819153666, -0.573570669)
- G_69_.C1 = CFrame.new(0, 0, 0, -0.99999398, -8.31335001e-13, 0.00313773751, 0.00257028942, 0.573574126, 0.819148719, -0.00179972511, 0.819153666, -0.573570669)
- G_69_.Part0 = G_14_
- G_69_.Part1 = G_14_
- G_70_.Parent = G_14_
- G_70_.C0 = CFrame.new(0, 0, 0, -0.0434554219, 2.57927013e-12, 0.999053955, 0.965008557, 0.258831978, 0.0419745632, -0.258587062, 0.965922296, -0.0112476517)
- G_70_.C1 = CFrame.new(0, 0, 0, -0.0434554219, 2.57927013e-12, 0.999053955, 0.965008557, 0.258831978, 0.0419745632, -0.258587062, 0.965922296, -0.0112476517)
- G_70_.Part0 = G_14_
- G_70_.Part1 = G_14_
- G_71_.Parent = G_14_
- G_71_.C0 = CFrame.new(0, 0, 0, 0.140859097, -3.33955086e-12, 0.990028322, 0.956296325, 0.258810073, -0.136059761, -0.256229311, 0.965928257, 0.0364557579)
- G_71_.C1 = CFrame.new(0, 0, 0, 0.140859097, -3.33955086e-12, 0.990028322, 0.956296325, 0.258810073, -0.136059761, -0.256229311, 0.965928257, 0.0364557579)
- G_71_.Part0 = G_14_
- G_71_.Part1 = G_14_
- G_72_.Parent = G_14_
- G_72_.C0 = CFrame.new(0, 0, 0, -0.99999398, -3.93271269e-21, 0.00313773751, 0.00312333554, -0.095701538, 0.995404065, 0.000300286309, 0.995410085, 0.0957009643)
- G_72_.C1 = CFrame.new(0, 0, 0, -0.99999398, -3.93271269e-21, 0.00313773751, 0.00312333554, -0.095701538, 0.995404065, 0.000300286309, 0.995410085, 0.0957009643)
- G_72_.Part0 = G_14_
- G_72_.Part1 = G_14_
- G_73_.Parent = G_14_
- G_73_.C0 = CFrame.new(0, 0, 0, -0.99999398, -3.93271269e-21, 0.00313773751, 0.00312333554, -0.095701538, 0.995404065, 0.000300286309, 0.995410085, 0.0957009643)
- G_73_.C1 = CFrame.new(0, 0, 0, -0.99999398, -3.93271269e-21, 0.00313773751, 0.00312333554, -0.095701538, 0.995404065, 0.000300286309, 0.995410085, 0.0957009643)
- G_73_.Part0 = G_14_
- G_73_.Part1 = G_14_
- G_74_.Parent = G_14_
- G_74_.C0 = CFrame.new(0, 0, 0, -0.99999398, -3.93271269e-21, 0.00313773751, 0.00312333554, -0.095701538, 0.995404065, 0.000300286309, 0.995410085, 0.0957009643)
- G_74_.C1 = CFrame.new(0, 0, 0, -0.99999398, -3.93271269e-21, 0.00313773751, 0.00312333554, -0.095701538, 0.995404065, 0.000300286309, 0.995410085, 0.0957009643)
- G_74_.Part0 = G_14_
- G_74_.Part1 = G_14_
- G_75_.Parent = G_14_
- G_75_.C0 = CFrame.new(0, 0, 0, -0.590230227, -9.31299667e-07, 0.807235003, 0.779728949, 0.258819342, 0.570118785, -0.208928585, 0.965925753, -0.152762294)
- G_75_.C1 = CFrame.new(0, 0, 0, -0.590230227, -9.31299667e-07, 0.807235003, 0.779728949, 0.258819342, 0.570118785, -0.208928585, 0.965925753, -0.152762294)
- G_75_.Part0 = G_14_
- G_75_.Part1 = G_14_
- G_76_.Parent = G_14_
- G_76_.C0 = CFrame.new(0, 0, 0, -0.47474581, 7.40539235e-07, 0.880123019, 0.850133717, 0.258818567, 0.458569169, -0.227791816, 0.965925992, -0.122873664)
- G_76_.C1 = CFrame.new(0, 0, 0, -0.47474581, 7.40539235e-07, 0.880123019, 0.850133717, 0.258818567, 0.458569169, -0.227791816, 0.965925992, -0.122873664)
- G_76_.Part0 = G_14_
- G_76_.Part1 = G_14_
- G_77_.Parent = G_14_
- G_77_.C0 = CFrame.new(0, 0, 0, -0.405301601, 1.85437976e-08, 0.91418308, 0.883032978, 0.258819044, 0.391491324, -0.236607939, 0.965925872, -0.104899786)
- G_77_.C1 = CFrame.new(0, 0, 0, -0.405301601, 1.85437976e-08, 0.91418308, 0.883032978, 0.258819044, 0.391491324, -0.236607939, 0.965925872, -0.104899786)
- G_77_.Part0 = G_14_
- G_77_.Part1 = G_14_
- G_78_.Parent = G_14_
- G_78_.C0 = CFrame.new(0, 0, 0, 0.415782541, -3.93271269e-21, -0.909463048, -0.905445874, -0.0938860625, -0.413946003, -0.0853859037, 0.995582938, -0.0390361845)
- G_78_.C1 = CFrame.new(0, 0, 0, 0.415782541, -3.93271269e-21, -0.909463048, -0.905445874, -0.0938860625, -0.413946003, -0.0853859037, 0.995582938, -0.0390361845)
- G_78_.Part0 = G_14_
- G_78_.Part1 = G_14_
- G_79_.Parent = G_14_
- G_79_.C0 = CFrame.new(0, 0, 0, 0.415782541, -3.93271269e-21, -0.909463048, -0.905445874, -0.0938860625, -0.413946003, -0.0853859037, 0.995582938, -0.0390361845)
- G_79_.C1 = CFrame.new(0, 0, 0, 0.415782541, -3.93271269e-21, -0.909463048, -0.905445874, -0.0938860625, -0.413946003, -0.0853859037, 0.995582938, -0.0390361845)
- G_79_.Part0 = G_14_
- G_79_.Part1 = G_14_
- G_80_.Parent = G_14_
- G_80_.C0 = CFrame.new(0, 0, 0, 0.415782541, -3.93271269e-21, -0.909463048, -0.905445874, -0.0938860625, -0.413946003, -0.0853859037, 0.995582938, -0.0390361845)
- G_80_.C1 = CFrame.new(0, 0, 0, 0.415782541, -3.93271269e-21, -0.909463048, -0.905445874, -0.0938860625, -0.413946003, -0.0853859037, 0.995582938, -0.0390361845)
- G_80_.Part0 = G_14_
- G_80_.Part1 = G_14_
- G_81_.Parent = G_14_
- G_81_.C0 = CFrame.new(0, 0, 0, 0.0741677806, 7.37284495e-07, 0.997245789, 0.963264167, 0.258823812, -0.0716406703, -0.258111, 0.965924621, 0.0191956777)
- G_81_.C1 = CFrame.new(0, 0, 0, 0.0741677806, 7.37284495e-07, 0.997245789, 0.963264167, 0.258823812, -0.0716406703, -0.258111, 0.965924621, 0.0191956777)
- G_81_.Part0 = G_14_
- G_81_.Part1 = G_14_
- G_82_.Parent = G_14_
- G_82_.C0 = CFrame.new(0, 0, 0, -0.0912770778, 1.60582658e-12, 0.995824099, 0.961889267, 0.25883013, 0.0881666094, -0.257749289, 0.965922832, -0.0236252565)
- G_82_.C1 = CFrame.new(0, 0, 0, -0.0912770778, 1.60582658e-12, 0.995824099, 0.961889267, 0.25883013, 0.0881666094, -0.257749289, 0.965922832, -0.0236252565)
- G_82_.Part0 = G_14_
- G_82_.Part1 = G_14_
- G_83_.Parent = G_14_
- G_83_.C0 = CFrame.new(0, 0, 0, -0.0434554219, 2.57927013e-12, 0.999053955, 0.965008557, 0.258831978, 0.0419745632, -0.258587062, 0.965922296, -0.0112476517)
- G_83_.C1 = CFrame.new(0, 0, 0, -0.0434554219, 2.57927013e-12, 0.999053955, 0.965008557, 0.258831978, 0.0419745632, -0.258587062, 0.965922296, -0.0112476517)
- G_83_.Part0 = G_14_
- G_83_.Part1 = G_14_
- G_84_.Parent = G_14_
- G_84_.C0 = CFrame.new(0, 0, 0, 0.074167937, -3.93271269e-21, 0.997244477, 0.927819431, -0.366588563, -0.0690045953, 0.365578413, 0.930383146, -0.0271891169)
- G_84_.C1 = CFrame.new(0, 0, 0, 0.074167937, -3.93271269e-21, 0.997244477, 0.927819431, -0.366588563, -0.0690045953, 0.365578413, 0.930383146, -0.0271891169)
- G_84_.Part0 = G_14_
- G_84_.Part1 = G_14_
- G_85_.Parent = G_14_
- G_85_.C0 = CFrame.new(0, 0, 0, 0.074167937, -3.93271269e-21, 0.997244477, 0.927819431, -0.366588563, -0.0690045953, 0.365578413, 0.930383146, -0.0271891169)
- G_85_.C1 = CFrame.new(0, 0, 0, 0.074167937, -3.93271269e-21, 0.997244477, 0.927819431, -0.366588563, -0.0690045953, 0.365578413, 0.930383146, -0.0271891169)
- G_85_.Part0 = G_14_
- G_85_.Part1 = G_14_
- G_86_.Parent = G_14_
- G_86_.C0 = CFrame.new(0, 0, 0, 0.074167937, -3.93271269e-21, 0.997244477, 0.927819431, -0.366588563, -0.0690045953, 0.365578413, 0.930383146, -0.0271891169)
- G_86_.C1 = CFrame.new(0, 0, 0, 0.074167937, -3.93271269e-21, 0.997244477, 0.927819431, -0.366588563, -0.0690045953, 0.365578413, 0.930383146, -0.0271891169)
- G_86_.Part0 = G_14_
- G_86_.Part1 = G_14_
- G_87_.Parent = G_14_
- G_87_.C0 = CFrame.new(0, 0, 0, 0.140859097, -3.33955086e-12, 0.990028322, 0.956296325, 0.258810073, -0.136059761, -0.256229311, 0.965928257, 0.0364557579)
- G_87_.C1 = CFrame.new(0, 0, 0, 0.140859097, -3.33955086e-12, 0.990028322, 0.956296325, 0.258810073, -0.136059761, -0.256229311, 0.965928257, 0.0364557579)
- G_87_.Part0 = G_14_
- G_87_.Part1 = G_14_
- G_88_.Parent = G_14_
- G_88_.C0 = CFrame.new(0, 0, 0, -0.731341481, 1.66188094e-08, 0.682011545, 0.658772647, 0.258819073, 0.706421554, -0.176517606, 0.965925872, -0.189285114)
- G_88_.C1 = CFrame.new(0, 0, 0, -0.731341481, 1.66188094e-08, 0.682011545, 0.658772647, 0.258819073, 0.706421554, -0.176517606, 0.965925872, -0.189285114)
- G_88_.Part0 = G_14_
- G_88_.Part1 = G_14_
- G_89_.Parent = G_14_
- G_89_.C0 = CFrame.new(0, 0, 0, -0.47474581, 7.40539235e-07, 0.880123019, 0.850133717, 0.258818567, 0.458569169, -0.227791816, 0.965925992, -0.122873664)
- G_89_.C1 = CFrame.new(0, 0, 0, -0.47474581, 7.40539235e-07, 0.880123019, 0.850133717, 0.258818567, 0.458569169, -0.227791816, 0.965925992, -0.122873664)
- G_89_.Part0 = G_14_
- G_89_.Part1 = G_14_
- G_90_.Parent = G_14_
- G_90_.C0 = CFrame.new(0, 0, 0, 0.140859097, -3.93271269e-21, 0.990028322, 0.889176905, 0.439724326, -0.126510173, -0.43533954, 0.898132801, 0.0619391724)
- G_90_.C1 = CFrame.new(0, 0, 0, 0.140859097, -3.93271269e-21, 0.990028322, 0.889176905, 0.439724326, -0.126510173, -0.43533954, 0.898132801, 0.0619391724)
- G_90_.Part0 = G_14_
- G_90_.Part1 = G_14_
- G_91_.Parent = G_14_
- G_91_.C0 = CFrame.new(0, 0, 0, 0.140859097, -3.93271269e-21, 0.990028322, 0.889176905, 0.439724326, -0.126510173, -0.43533954, 0.898132801, 0.0619391724)
- G_91_.C1 = CFrame.new(0, 0, 0, 0.140859097, -3.93271269e-21, 0.990028322, 0.889176905, 0.439724326, -0.126510173, -0.43533954, 0.898132801, 0.0619391724)
- G_91_.Part0 = G_14_
- G_91_.Part1 = G_14_
- G_92_.Parent = G_14_
- G_92_.C0 = CFrame.new(0, 0, 0, 0.140859097, -3.93271269e-21, 0.990028322, 0.889176905, 0.439724326, -0.126510173, -0.43533954, 0.898132801, 0.0619391724)
- G_92_.C1 = CFrame.new(0, 0, 0, 0.140859097, -3.93271269e-21, 0.990028322, 0.889176905, 0.439724326, -0.126510173, -0.43533954, 0.898132801, 0.0619391724)
- G_92_.Part0 = G_14_
- G_92_.Part1 = G_14_
- G_93_.Parent = G_14_
- G_93_.C0 = CFrame.new(0, 0, 0, -0.405301601, 1.85437976e-08, 0.91418308, 0.883032978, 0.258819044, 0.391491324, -0.236607939, 0.965925872, -0.104899786)
- G_93_.C1 = CFrame.new(0, 0, 0, -0.405301601, 1.85437976e-08, 0.91418308, 0.883032978, 0.258819044, 0.391491324, -0.236607939, 0.965925872, -0.104899786)
- G_93_.Part0 = G_14_
- G_93_.Part1 = G_14_
- G_94_.Parent = G_14_
- G_94_.C0 = CFrame.new(0, 0, 0, 0.0731284618, 1.8971491e-12, 0.997321367, 0.963335097, 0.258831561, -0.0706364214, -0.258138239, 0.965922475, 0.0189279504)
- G_94_.C1 = CFrame.new(0, 0, 0, 0.0731284618, 1.8971491e-12, 0.997321367, 0.963335097, 0.258831561, -0.0706364214, -0.258138239, 0.965922475, 0.0189279504)
- G_94_.Part0 = G_14_
- G_94_.Part1 = G_14_
- G_95_.Parent = G_14_
- G_95_.C0 = CFrame.new(0, 0, 0, -0.0912770778, 1.60582658e-12, 0.995824099, 0.961889267, 0.25883013, 0.0881666094, -0.257749289, 0.965922832, -0.0236252565)
- G_95_.C1 = CFrame.new(0, 0, 0, -0.0912770778, 1.60582658e-12, 0.995824099, 0.961889267, 0.25883013, 0.0881666094, -0.257749289, 0.965922832, -0.0236252565)
- G_95_.Part0 = G_14_
- G_95_.Part1 = G_14_
- G_96_.Parent = G_14_
- G_96_.C0 = CFrame.new(0, 0, 0, -0.405301124, -3.93271269e-21, 0.914181769, 0.88220942, 0.262153298, 0.391126215, -0.239655763, 0.965026259, -0.106251024)
- G_96_.C1 = CFrame.new(0, 0, 0, -0.405301124, -3.93271269e-21, 0.914181769, 0.88220942, 0.262153298, 0.391126215, -0.239655763, 0.965026259, -0.106251024)
- G_96_.Part0 = G_14_
- G_96_.Part1 = G_14_
- G_97_.Parent = G_14_
- G_97_.C0 = CFrame.new(0, 0, 0, -0.405301124, -3.93271269e-21, 0.914181769, 0.88220942, 0.262153298, 0.391126215, -0.239655763, 0.965026259, -0.106251024)
- G_97_.C1 = CFrame.new(0, 0, 0, -0.405301124, -3.93271269e-21, 0.914181769, 0.88220942, 0.262153298, 0.391126215, -0.239655763, 0.965026259, -0.106251024)
- G_97_.Part0 = G_14_
- G_97_.Part1 = G_14_
- G_98_.Parent = G_14_
- G_98_.C0 = CFrame.new(0, 0, 0, -0.405301124, -3.93271269e-21, 0.914181769, 0.88220942, 0.262153298, 0.391126215, -0.239655763, 0.965026259, -0.106251024)
- G_98_.C1 = CFrame.new(0, 0, 0, -0.405301124, -3.93271269e-21, 0.914181769, 0.88220942, 0.262153298, 0.391126215, -0.239655763, 0.965026259, -0.106251024)
- G_98_.Part0 = G_14_
- G_98_.Part1 = G_14_
- G_99_.Parent = G_14_
- G_99_.C0 = CFrame.new(0, 0, 0, -0.0434554219, 2.57927013e-12, 0.999053955, 0.965008557, 0.258831978, 0.0419745632, -0.258587062, 0.965922296, -0.0112476517)
- G_99_.C1 = CFrame.new(0, 0, 0, -0.0434554219, 2.57927013e-12, 0.999053955, 0.965008557, 0.258831978, 0.0419745632, -0.258587062, 0.965922296, -0.0112476517)
- G_99_.Part0 = G_14_
- G_99_.Part1 = G_14_
- G_100_.Parent = G_14_
- G_100_.C0 = CFrame.new(0, 0, 0, 0.88960129, 1.26743032e-06, 0.456738055, 0.441174865, 0.25881815, -0.859289289, -0.118213169, 0.96592617, 0.230244383)
- G_100_.C1 = CFrame.new(0, 0, 0, 0.88960129, 1.26743032e-06, 0.456738055, 0.441174865, 0.25881815, -0.859289289, -0.118213169, 0.96592617, 0.230244383)
- G_100_.Part0 = G_14_
- G_100_.Part1 = G_14_
- G_101_.Parent = G_14_
- G_101_.C0 = CFrame.new(0, 0, 0, -0.731341481, 1.66188094e-08, 0.682011545, 0.658772647, 0.258819073, 0.706421554, -0.176517606, 0.965925872, -0.189285114)
- G_101_.C1 = CFrame.new(0, 0, 0, -0.731341481, 1.66188094e-08, 0.682011545, 0.658772647, 0.258819073, 0.706421554, -0.176517606, 0.965925872, -0.189285114)
- G_101_.Part0 = G_14_
- G_101_.Part1 = G_14_
- G_102_.Parent = G_14_
- G_102_.C0 = CFrame.new(0, 0, 0, -0.0434554219, -3.93271269e-21, 0.999053955, 0.998663485, 0.0279545076, 0.0434384383, -0.0279280618, 0.999609172, -0.00121477491)
- G_102_.C1 = CFrame.new(0, 0, 0, -0.0434554219, -3.93271269e-21, 0.999053955, 0.998663485, 0.0279545076, 0.0434384383, -0.0279280618, 0.999609172, -0.00121477491)
- G_102_.Part0 = G_14_
- G_102_.Part1 = G_14_
- G_103_.Parent = G_14_
- G_103_.C0 = CFrame.new(0, 0, 0, -0.0434554219, -3.93271269e-21, 0.999053955, 0.998663485, 0.0279545076, 0.0434384383, -0.0279280618, 0.999609172, -0.00121477491)
- G_103_.C1 = CFrame.new(0, 0, 0, -0.0434554219, -3.93271269e-21, 0.999053955, 0.998663485, 0.0279545076, 0.0434384383, -0.0279280618, 0.999609172, -0.00121477491)
- G_103_.Part0 = G_14_
- G_103_.Part1 = G_14_
- G_104_.Parent = G_14_
- G_104_.C0 = CFrame.new(0, 0, 0, -0.0434554219, -3.93271269e-21, 0.999053955, 0.998663485, 0.0279545076, 0.0434384383, -0.0279280618, 0.999609172, -0.00121477491)
- G_104_.C1 = CFrame.new(0, 0, 0, -0.0434554219, -3.93271269e-21, 0.999053955, 0.998663485, 0.0279545076, 0.0434384383, -0.0279280618, 0.999609172, -0.00121477491)
- G_104_.Part0 = G_14_
- G_104_.Part1 = G_14_
- G_105_.Parent = G_14_
- G_105_.C0 = CFrame.new(0, 0, 0, -0.47474581, 7.40539235e-07, 0.880123019, 0.850133717, 0.258818567, 0.458569169, -0.227791816, 0.965925992, -0.122873664)
- G_105_.C1 = CFrame.new(0, 0, 0, -0.47474581, 7.40539235e-07, 0.880123019, 0.850133717, 0.258818567, 0.458569169, -0.227791816, 0.965925992, -0.122873664)
- G_105_.Part0 = G_14_
- G_105_.Part1 = G_14_
- G_106_.Parent = G_14_
- G_106_.C0 = CFrame.new(0, 0, 0, 0.999465704, -2.17852175e-07, -0.0326874293, -0.0315736085, 0.258815795, -0.96541059, 0.00846023485, 0.965926647, 0.258677512)
- G_106_.C1 = CFrame.new(0, 0, 0, 0.999465704, -2.17852175e-07, -0.0326874293, -0.0315736085, 0.258815795, -0.96541059, 0.00846023485, 0.965926647, 0.258677512)
- G_106_.Part0 = G_14_
- G_106_.Part1 = G_14_
- G_107_.Parent = G_14_
- G_107_.C0 = CFrame.new(0, 0, 0, 0.0731284618, 1.8971491e-12, 0.997321367, 0.963335097, 0.258831561, -0.0706364214, -0.258138239, 0.965922475, 0.0189279504)
- G_107_.C1 = CFrame.new(0, 0, 0, 0.0731284618, 1.8971491e-12, 0.997321367, 0.963335097, 0.258831561, -0.0706364214, -0.258138239, 0.965922475, 0.0189279504)
- G_107_.Part0 = G_14_
- G_107_.Part1 = G_14_
- G_108_.Parent = G_14_
- G_108_.C0 = CFrame.new(0, 0, 0, -0.474745095, -3.93271269e-21, 0.880121827, 0.810554802, 0.389662981, 0.437220067, -0.342950881, 0.920957506, -0.184990585)
- G_108_.C1 = CFrame.new(0, 0, 0, -0.474745095, -3.93271269e-21, 0.880121827, 0.810554802, 0.389662981, 0.437220067, -0.342950881, 0.920957506, -0.184990585)
- G_108_.Part0 = G_14_
- G_108_.Part1 = G_14_
- G_109_.Parent = G_14_
- G_109_.C0 = CFrame.new(0, 0, 0, -0.474745095, -3.93271269e-21, 0.880121827, 0.810554802, 0.389662981, 0.437220067, -0.342950881, 0.920957506, -0.184990585)
- G_109_.C1 = CFrame.new(0, 0, 0, -0.474745095, -3.93271269e-21, 0.880121827, 0.810554802, 0.389662981, 0.437220067, -0.342950881, 0.920957506, -0.184990585)
- G_109_.Part0 = G_14_
- G_109_.Part1 = G_14_
- G_110_.Parent = G_14_
- G_110_.C0 = CFrame.new(0, 0, 0, -0.474745095, -3.93271269e-21, 0.880121827, 0.810554802, 0.389662981, 0.437220067, -0.342950881, 0.920957506, -0.184990585)
- G_110_.C1 = CFrame.new(0, 0, 0, -0.474745095, -3.93271269e-21, 0.880121827, 0.810554802, 0.389662981, 0.437220067, -0.342950881, 0.920957506, -0.184990585)
- G_110_.Part0 = G_14_
- G_110_.Part1 = G_14_
- G_111_.Parent = G_14_
- G_111_.C0 = CFrame.new(0, 0, 0, -0.0912770778, 1.60582658e-12, 0.995824099, 0.961889267, 0.25883013, 0.0881666094, -0.257749289, 0.965922832, -0.0236252565)
- G_111_.C1 = CFrame.new(0, 0, 0, -0.0912770778, 1.60582658e-12, 0.995824099, 0.961889267, 0.25883013, 0.0881666094, -0.257749289, 0.965922832, -0.0236252565)
- G_111_.Part0 = G_14_
- G_111_.Part1 = G_14_
- G_112_.Parent = G_14_
- G_112_.C0 = CFrame.new(0, 0, 0, 0.611500084, -1.41398004e-12, -0.791242719, -0.764281929, 0.258818001, -0.59066391, 0.204787865, 0.965926111, 0.158267245)
- G_112_.C1 = CFrame.new(0, 0, 0, 0.611500084, -1.41398004e-12, -0.791242719, -0.764281929, 0.258818001, -0.59066391, 0.204787865, 0.965926111, 0.158267245)
- G_112_.Part0 = G_14_
- G_112_.Part1 = G_14_
- G_113_.Parent = G_14_
- G_113_.C0 = CFrame.new(0, 0, 0, 0.88960129, 1.26743032e-06, 0.456738055, 0.441174865, 0.25881815, -0.859289289, -0.118213169, 0.96592617, 0.230244383)
- G_113_.C1 = CFrame.new(0, 0, 0, 0.88960129, 1.26743032e-06, 0.456738055, 0.441174865, 0.25881815, -0.859289289, -0.118213169, 0.96592617, 0.230244383)
- G_113_.Part0 = G_14_
- G_113_.Part1 = G_14_
- G_114_.Parent = G_14_
- G_114_.C0 = CFrame.new(0, 0, 0, -0.0912770778, -3.93271269e-21, 0.995824099, 0.929939866, -0.357692361, 0.0852381438, 0.356198668, 0.9338395, 0.0326491147)
- G_114_.C1 = CFrame.new(0, 0, 0, -0.0912770778, -3.93271269e-21, 0.995824099, 0.929939866, -0.357692361, 0.0852381438, 0.356198668, 0.9338395, 0.0326491147)
- G_114_.Part0 = G_14_
- G_114_.Part1 = G_14_
- G_115_.Parent = G_14_
- G_115_.C0 = CFrame.new(0, 0, 0, -0.0912770778, -3.93271269e-21, 0.995824099, 0.929939866, -0.357692361, 0.0852381438, 0.356198668, 0.9338395, 0.0326491147)
- G_115_.C1 = CFrame.new(0, 0, 0, -0.0912770778, -3.93271269e-21, 0.995824099, 0.929939866, -0.357692361, 0.0852381438, 0.356198668, 0.9338395, 0.0326491147)
- G_115_.Part0 = G_14_
- G_115_.Part1 = G_14_
- G_116_.Parent = G_14_
- G_116_.C0 = CFrame.new(0, 0, 0, -0.0912770778, -3.93271269e-21, 0.995824099, 0.929939866, -0.357692361, 0.0852381438, 0.356198668, 0.9338395, 0.0326491147)
- G_116_.C1 = CFrame.new(0, 0, 0, -0.0912770778, -3.93271269e-21, 0.995824099, 0.929939866, -0.357692361, 0.0852381438, 0.356198668, 0.9338395, 0.0326491147)
- G_116_.Part0 = G_14_
- G_116_.Part1 = G_14_
- G_117_.Parent = G_14_
- G_117_.C0 = CFrame.new(0, 0, 0, -0.731341481, 1.66188094e-08, 0.682011545, 0.658772647, 0.258819073, 0.706421554, -0.176517606, 0.965925872, -0.189285114)
- G_117_.C1 = CFrame.new(0, 0, 0, -0.731341481, 1.66188094e-08, 0.682011545, 0.658772647, 0.258819073, 0.706421554, -0.176517606, 0.965925872, -0.189285114)
- G_117_.Part0 = G_14_
- G_117_.Part1 = G_14_
- G_118_.Parent = G_14_
- G_118_.C0 = CFrame.new(0, 0, 0, 0.00123544212, 5.05585263e-08, -0.999999285, -0.965925992, 0.258816004, -0.0011933333, 0.258815825, 0.965926647, 0.00031980098)
- G_118_.C1 = CFrame.new(0, 0, 0, 0.00123544212, 5.05585263e-08, -0.999999285, -0.965925992, 0.258816004, -0.0011933333, 0.258815825, 0.965926647, 0.00031980098)
- G_118_.Part0 = G_14_
- G_118_.Part1 = G_14_
- G_119_.Parent = G_14_
- G_119_.C0 = CFrame.new(0, 0, 0, 0.999465704, -2.17852175e-07, -0.0326874293, -0.0315736085, 0.258815795, -0.96541059, 0.00846023485, 0.965926647, 0.258677512)
- G_119_.C1 = CFrame.new(0, 0, 0, 0.999465704, -2.17852175e-07, -0.0326874293, -0.0315736085, 0.258815795, -0.96541059, 0.00846023485, 0.965926647, 0.258677512)
- G_119_.Part0 = G_14_
- G_119_.Part1 = G_14_
- G_120_.Parent = G_14_
- G_120_.C0 = CFrame.new(0, 0, 0, -0.731340468, -3.93271269e-21, 0.682010651, 0.658581018, 0.259860188, 0.706216216, -0.177227423, 0.965646267, -0.190046266)
- G_120_.C1 = CFrame.new(0, 0, 0, -0.731340468, -3.93271269e-21, 0.682010651, 0.658581018, 0.259860188, 0.706216216, -0.177227423, 0.965646267, -0.190046266)
- G_120_.Part0 = G_14_
- G_120_.Part1 = G_14_
- G_121_.Parent = G_14_
- G_121_.C0 = CFrame.new(0, 0, 0, -0.731340468, -3.93271269e-21, 0.682010651, 0.658581018, 0.259860188, 0.706216216, -0.177227423, 0.965646267, -0.190046266)
- G_121_.C1 = CFrame.new(0, 0, 0, -0.731340468, -3.93271269e-21, 0.682010651, 0.658581018, 0.259860188, 0.706216216, -0.177227423, 0.965646267, -0.190046266)
- G_121_.Part0 = G_14_
- G_121_.Part1 = G_14_
- G_122_.Parent = G_14_
- G_122_.C0 = CFrame.new(0, 0, 0, -0.731340468, -3.93271269e-21, 0.682010651, 0.658581018, 0.259860188, 0.706216216, -0.177227423, 0.965646267, -0.190046266)
- G_122_.C1 = CFrame.new(0, 0, 0, -0.731340468, -3.93271269e-21, 0.682010651, 0.658581018, 0.259860188, 0.706216216, -0.177227423, 0.965646267, -0.190046266)
- G_122_.Part0 = G_14_
- G_122_.Part1 = G_14_
- G_123_.Parent = G_14_
- G_123_.C0 = CFrame.new(0, 0, 0, 0.0731284618, 1.8971491e-12, 0.997321367, 0.963335097, 0.258831561, -0.0706364214, -0.258138239, 0.965922475, 0.0189279504)
- G_123_.C1 = CFrame.new(0, 0, 0, 0.0731284618, 1.8971491e-12, 0.997321367, 0.963335097, 0.258831561, -0.0706364214, -0.258138239, 0.965922475, 0.0189279504)
- G_123_.Part0 = G_14_
- G_123_.Part1 = G_14_
- G_124_.Parent = G_14_
- G_124_.C0 = CFrame.new(0, 0, 0, -0.176956683, 1.04023457e-11, -0.984217405, -0.950676382, 0.258836508, 0.170926198, 0.254751414, 0.965921164, -0.0458028466)
- G_124_.C1 = CFrame.new(0, 0, 0, -0.176956683, 1.04023457e-11, -0.984217405, -0.950676382, 0.258836508, 0.170926198, 0.254751414, 0.965921164, -0.0458028466)
- G_124_.Part0 = G_14_
- G_124_.Part1 = G_14_
- G_125_.Parent = G_14_
- G_125_.C0 = CFrame.new(0, 0, 0, 0.611500084, -1.41398004e-12, -0.791242719, -0.764281929, 0.258818001, -0.59066391, 0.204787865, 0.965926111, 0.158267245)
- G_125_.C1 = CFrame.new(0, 0, 0, 0.611500084, -1.41398004e-12, -0.791242719, -0.764281929, 0.258818001, -0.59066391, 0.204787865, 0.965926111, 0.158267245)
- G_125_.Part0 = G_14_
- G_125_.Part1 = G_14_
- G_126_.Parent = G_14_
- G_126_.C0 = CFrame.new(0, 0, 0, 0.0731284618, -3.93271269e-21, 0.997321367, 0.806938887, 0.587662518, -0.059168689, -0.586088359, 0.809106171, 0.0429748558)
- G_126_.C1 = CFrame.new(0, 0, 0, 0.0731284618, -3.93271269e-21, 0.997321367, 0.806938887, 0.587662518, -0.059168689, -0.586088359, 0.809106171, 0.0429748558)
- G_126_.Part0 = G_14_
- G_126_.Part1 = G_14_
- G_127_.Parent = G_14_
- G_127_.C0 = CFrame.new(0, 0, 0, 0.0731284618, -3.93271269e-21, 0.997321367, 0.806938887, 0.587662518, -0.059168689, -0.586088359, 0.809106171, 0.0429748558)
- G_127_.C1 = CFrame.new(0, 0, 0, 0.0731284618, -3.93271269e-21, 0.997321367, 0.806938887, 0.587662518, -0.059168689, -0.586088359, 0.809106171, 0.0429748558)
- G_127_.Part0 = G_14_
- G_127_.Part1 = G_14_
- G_128_.Parent = G_14_
- G_128_.C0 = CFrame.new(0, 0, 0, 0.0731284618, -3.93271269e-21, 0.997321367, 0.806938887, 0.587662518, -0.059168689, -0.586088359, 0.809106171, 0.0429748558)
- G_128_.C1 = CFrame.new(0, 0, 0, 0.0731284618, -3.93271269e-21, 0.997321367, 0.806938887, 0.587662518, -0.059168689, -0.586088359, 0.809106171, 0.0429748558)
- G_128_.Part0 = G_14_
- G_128_.Part1 = G_14_
- G_129_.Parent = G_14_
- G_129_.C0 = CFrame.new(0, 0, 0, 0.88960129, 1.26743032e-06, 0.456738055, 0.441174865, 0.25881815, -0.859289289, -0.118213169, 0.96592617, 0.230244383)
- G_129_.C1 = CFrame.new(0, 0, 0, 0.88960129, 1.26743032e-06, 0.456738055, 0.441174865, 0.25881815, -0.859289289, -0.118213169, 0.96592617, 0.230244383)
- G_129_.Part0 = G_14_
- G_129_.Part1 = G_14_
- G_130_.Parent = G_14_
- G_130_.C0 = CFrame.new(0, 0, 0, -0.426380157, -3.39468215e-07, -0.904544115, -0.873722672, 0.258818805, 0.411851525, 0.234112889, 0.965925992, -0.110355474)
- G_130_.C1 = CFrame.new(0, 0, 0, -0.426380157, -3.39468215e-07, -0.904544115, -0.873722672, 0.258818805, 0.411851525, 0.234112889, 0.965925992, -0.110355474)
- G_130_.Part0 = G_14_
- G_130_.Part1 = G_14_
- G_131_.Parent = G_14_
- G_131_.C0 = CFrame.new(0, 0, 0, 0.00123544212, 5.05585263e-08, -0.999999285, -0.965925992, 0.258816004, -0.0011933333, 0.258815825, 0.965926647, 0.00031980098)
- G_131_.C1 = CFrame.new(0, 0, 0, 0.00123544212, 5.05585263e-08, -0.999999285, -0.965925992, 0.258816004, -0.0011933333, 0.258815825, 0.965926647, 0.00031980098)
- G_131_.Part0 = G_14_
- G_131_.Part1 = G_14_
- G_132_.Parent = G_14_
- G_132_.C0 = CFrame.new(0, 0, 0, 0.889600217, -3.93271269e-21, 0.456737489, 0.454952627, 0.0883199647, -0.886123776, -0.0403390378, 0.996092141, 0.0785694569)
- G_132_.C1 = CFrame.new(0, 0, 0, 0.889600217, -3.93271269e-21, 0.456737489, 0.454952627, 0.0883199647, -0.886123776, -0.0403390378, 0.996092141, 0.0785694569)
- G_132_.Part0 = G_14_
- G_132_.Part1 = G_14_
- G_133_.Parent = G_14_
- G_133_.C0 = CFrame.new(0, 0, 0, 0.889600217, -3.93271269e-21, 0.456737489, 0.454952627, 0.0883199647, -0.886123776, -0.0403390378, 0.996092141, 0.0785694569)
- G_133_.C1 = CFrame.new(0, 0, 0, 0.889600217, -3.93271269e-21, 0.456737489, 0.454952627, 0.0883199647, -0.886123776, -0.0403390378, 0.996092141, 0.0785694569)
- G_133_.Part0 = G_14_
- G_133_.Part1 = G_14_
- G_134_.Parent = G_14_
- G_134_.C0 = CFrame.new(0, 0, 0, 0.889600217, -3.93271269e-21, 0.456737489, 0.454952627, 0.0883199647, -0.886123776, -0.0403390378, 0.996092141, 0.0785694569)
- G_134_.C1 = CFrame.new(0, 0, 0, 0.889600217, -3.93271269e-21, 0.456737489, 0.454952627, 0.0883199647, -0.886123776, -0.0403390378, 0.996092141, 0.0785694569)
- G_134_.Part0 = G_14_
- G_134_.Part1 = G_14_
- G_135_.Parent = G_14_
- G_135_.C0 = CFrame.new(0, 0, 0, 0.999465704, -2.17852175e-07, -0.0326874293, -0.0315736085, 0.258815795, -0.96541059, 0.00846023485, 0.965926647, 0.258677512)
- G_135_.C1 = CFrame.new(0, 0, 0, 0.999465704, -2.17852175e-07, -0.0326874293, -0.0315736085, 0.258815795, -0.96541059, 0.00846023485, 0.965926647, 0.258677512)
- G_135_.Part0 = G_14_
- G_135_.Part1 = G_14_
- G_136_.Parent = G_14_
- G_136_.C0 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_136_.C1 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_136_.Part0 = G_14_
- G_136_.Part1 = G_14_
- G_137_.Parent = G_14_
- G_137_.C0 = CFrame.new(0, 0, 0, -0.176956683, 1.04023457e-11, -0.984217405, -0.950676382, 0.258836508, 0.170926198, 0.254751414, 0.965921164, -0.0458028466)
- G_137_.C1 = CFrame.new(0, 0, 0, -0.176956683, 1.04023457e-11, -0.984217405, -0.950676382, 0.258836508, 0.170926198, 0.254751414, 0.965921164, -0.0458028466)
- G_137_.Part0 = G_14_
- G_137_.Part1 = G_14_
- G_138_.Parent = G_14_
- G_138_.C0 = CFrame.new(0, 0, 0, 0.999464273, -3.93271269e-21, -0.0326873511, -0.0325972922, -0.0741798282, -0.996710658, -0.0024247421, 0.997244895, -0.0741400868)
- G_138_.C1 = CFrame.new(0, 0, 0, 0.999464273, -3.93271269e-21, -0.0326873511, -0.0325972922, -0.0741798282, -0.996710658, -0.0024247421, 0.997244895, -0.0741400868)
- G_138_.Part0 = G_14_
- G_138_.Part1 = G_14_
- G_139_.Parent = G_14_
- G_139_.C0 = CFrame.new(0, 0, 0, 0.999464273, -3.93271269e-21, -0.0326873511, -0.0325972922, -0.0741798282, -0.996710658, -0.0024247421, 0.997244895, -0.0741400868)
- G_139_.C1 = CFrame.new(0, 0, 0, 0.999464273, -3.93271269e-21, -0.0326873511, -0.0325972922, -0.0741798282, -0.996710658, -0.0024247421, 0.997244895, -0.0741400868)
- G_139_.Part0 = G_14_
- G_139_.Part1 = G_14_
- G_140_.Parent = G_14_
- G_140_.C0 = CFrame.new(0, 0, 0, 0.999464273, -3.93271269e-21, -0.0326873511, -0.0325972922, -0.0741798282, -0.996710658, -0.0024247421, 0.997244895, -0.0741400868)
- G_140_.C1 = CFrame.new(0, 0, 0, 0.999464273, -3.93271269e-21, -0.0326873511, -0.0325972922, -0.0741798282, -0.996710658, -0.0024247421, 0.997244895, -0.0741400868)
- G_140_.Part0 = G_14_
- G_140_.Part1 = G_14_
- G_141_.Parent = G_14_
- G_141_.C0 = CFrame.new(0, 0, 0, 0.611500084, -1.41398004e-12, -0.791242719, -0.764281929, 0.258818001, -0.59066391, 0.204787865, 0.965926111, 0.158267245)
- G_141_.C1 = CFrame.new(0, 0, 0, 0.611500084, -1.41398004e-12, -0.791242719, -0.764281929, 0.258818001, -0.59066391, 0.204787865, 0.965926111, 0.158267245)
- G_141_.Part0 = G_14_
- G_141_.Part1 = G_14_
- G_142_.Parent = G_14_
- G_142_.C0 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_142_.C1 = CFrame.new(0.499996185, -2.59981823, 1.52587891e-05, -0.937089622, -0.258805424, 0.23425433, -0.251083314, 0.965927601, 0.06276609, -0.242516831, 1.28433996e-07, -0.970142305)
- G_142_.Part0 = G_14_
- G_142_.Part1 = G_6_
- G_143_.Parent = G_14_
- G_143_.C0 = CFrame.new(0, 0, 0, -0.426380157, -3.39468215e-07, -0.904544115, -0.873722672, 0.258818805, 0.411851525, 0.234112889, 0.965925992, -0.110355474)
- G_143_.C1 = CFrame.new(0, 0, 0, -0.426380157, -3.39468215e-07, -0.904544115, -0.873722672, 0.258818805, 0.411851525, 0.234112889, 0.965925992, -0.110355474)
- G_143_.Part0 = G_14_
- G_143_.Part1 = G_14_
- G_144_.Parent = G_14_
- G_144_.C0 = CFrame.new(0, 0, 0, 0.611500084, -3.93271269e-21, -0.791242719, -0.777024746, -0.188720495, -0.600511968, -0.149323717, 0.982030869, -0.115402602)
- G_144_.C1 = CFrame.new(0, 0, 0, 0.611500084, -3.93271269e-21, -0.791242719, -0.777024746, -0.188720495, -0.600511968, -0.149323717, 0.982030869, -0.115402602)
- G_144_.Part0 = G_14_
- G_144_.Part1 = G_14_
- G_145_.Parent = G_14_
- G_145_.C0 = CFrame.new(0, 0, 0, 0.611500084, -3.93271269e-21, -0.791242719, -0.777024746, -0.188720495, -0.600511968, -0.149323717, 0.982030869, -0.115402602)
- G_145_.C1 = CFrame.new(0, 0, 0, 0.611500084, -3.93271269e-21, -0.791242719, -0.777024746, -0.188720495, -0.600511968, -0.149323717, 0.982030869, -0.115402602)
- G_145_.Part0 = G_14_
- G_145_.Part1 = G_14_
- G_146_.Parent = G_14_
- G_146_.C0 = CFrame.new(0, 0, 0, 0.611500084, -3.93271269e-21, -0.791242719, -0.777024746, -0.188720495, -0.600511968, -0.149323717, 0.982030869, -0.115402602)
- G_146_.C1 = CFrame.new(0, 0, 0, 0.611500084, -3.93271269e-21, -0.791242719, -0.777024746, -0.188720495, -0.600511968, -0.149323717, 0.982030869, -0.115402602)
- G_146_.Part0 = G_14_
- G_146_.Part1 = G_14_
- G_147_.Parent = G_14_
- G_147_.C0 = CFrame.new(0, 0, 0, 0.00123544212, 5.05585263e-08, -0.999999285, -0.965925992, 0.258816004, -0.0011933333, 0.258815825, 0.965926647, 0.00031980098)
- G_147_.C1 = CFrame.new(0, 0, 0, 0.00123544212, 5.05585263e-08, -0.999999285, -0.965925992, 0.258816004, -0.0011933333, 0.258815825, 0.965926647, 0.00031980098)
- G_147_.Part0 = G_14_
- G_147_.Part1 = G_14_
- G_148_.Parent = G_14_
- G_148_.C0 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_148_.C1 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_148_.Part0 = G_14_
- G_148_.Part1 = G_14_
- G_149_.Parent = G_14_
- G_149_.C0 = CFrame.new(0, 0, 0, 0.00123557448, -3.93271269e-21, -0.999998093, -0.788335383, 0.615243852, -0.000974048919, 0.61524266, 0.788336873, 0.000760179595)
- G_149_.C1 = CFrame.new(0, 0, 0, 0.00123557448, -3.93271269e-21, -0.999998093, -0.788335383, 0.615243852, -0.000974048919, 0.61524266, 0.788336873, 0.000760179595)
- G_149_.Part0 = G_14_
- G_149_.Part1 = G_14_
- G_150_.Parent = G_14_
- G_150_.C0 = CFrame.new(0, 0, 0, 0.00123557448, -3.93271269e-21, -0.999998093, -0.788335383, 0.615243852, -0.000974048919, 0.61524266, 0.788336873, 0.000760179595)
- G_150_.C1 = CFrame.new(0, 0, 0, 0.00123557448, -3.93271269e-21, -0.999998093, -0.788335383, 0.615243852, -0.000974048919, 0.61524266, 0.788336873, 0.000760179595)
- G_150_.Part0 = G_14_
- G_150_.Part1 = G_14_
- G_151_.Parent = G_14_
- G_151_.C0 = CFrame.new(0, 0, 0, 0.00123557448, -3.93271269e-21, -0.999998093, -0.788335383, 0.615243852, -0.000974048919, 0.61524266, 0.788336873, 0.000760179595)
- G_151_.C1 = CFrame.new(0, 0, 0, 0.00123557448, -3.93271269e-21, -0.999998093, -0.788335383, 0.615243852, -0.000974048919, 0.61524266, 0.788336873, 0.000760179595)
- G_151_.Part0 = G_14_
- G_151_.Part1 = G_14_
- G_152_.Parent = G_14_
- G_152_.C0 = CFrame.new(0, 0, 0, -0.176956683, 1.04023457e-11, -0.984217405, -0.950676382, 0.258836508, 0.170926198, 0.254751414, 0.965921164, -0.0458028466)
- G_152_.C1 = CFrame.new(0, 0, 0, -0.176956683, 1.04023457e-11, -0.984217405, -0.950676382, 0.258836508, 0.170926198, 0.254751414, 0.965921164, -0.0458028466)
- G_152_.Part0 = G_14_
- G_152_.Part1 = G_14_
- G_153_.Parent = G_14_
- G_153_.C0 = CFrame.new(0, 0, 0, -0.979760647, -3.93271269e-21, -0.200166717, -0.181929275, -0.417038649, 0.890493453, -0.0834772587, 0.908888757, 0.408598065)
- G_153_.C1 = CFrame.new(0, 0, 0, -0.979760647, -3.93271269e-21, -0.200166717, -0.181929275, -0.417038649, 0.890493453, -0.0834772587, 0.908888757, 0.408598065)
- G_153_.Part0 = G_14_
- G_153_.Part1 = G_14_
- G_154_.Parent = G_14_
- G_154_.C0 = CFrame.new(0, 0, 0, -0.176956683, -3.93271269e-21, -0.984217405, -0.9520787, -0.253459662, 0.171178326, -0.249459416, 0.967345953, 0.0448513813)
- G_154_.C1 = CFrame.new(0, 0, 0, -0.176956683, -3.93271269e-21, -0.984217405, -0.9520787, -0.253459662, 0.171178326, -0.249459416, 0.967345953, 0.0448513813)
- G_154_.Part0 = G_14_
- G_154_.Part1 = G_14_
- G_155_.Parent = G_14_
- G_155_.C0 = CFrame.new(0, 0, 0, -0.176956683, -3.93271269e-21, -0.984217405, -0.9520787, -0.253459662, 0.171178326, -0.249459416, 0.967345953, 0.0448513813)
- G_155_.C1 = CFrame.new(0, 0, 0, -0.176956683, -3.93271269e-21, -0.984217405, -0.9520787, -0.253459662, 0.171178326, -0.249459416, 0.967345953, 0.0448513813)
- G_155_.Part0 = G_14_
- G_155_.Part1 = G_14_
- G_156_.Parent = G_14_
- G_156_.C0 = CFrame.new(0, 0, 0, -0.176956683, -3.93271269e-21, -0.984217405, -0.9520787, -0.253459662, 0.171178326, -0.249459416, 0.967345953, 0.0448513813)
- G_156_.C1 = CFrame.new(0, 0, 0, -0.176956683, -3.93271269e-21, -0.984217405, -0.9520787, -0.253459662, 0.171178326, -0.249459416, 0.967345953, 0.0448513813)
- G_156_.Part0 = G_14_
- G_156_.Part1 = G_14_
- G_157_.Parent = G_14_
- G_157_.C0 = CFrame.new(0, 0, 0, -0.426380157, -3.39468215e-07, -0.904544115, -0.873722672, 0.258818805, 0.411851525, 0.234112889, 0.965925992, -0.110355474)
- G_157_.C1 = CFrame.new(0, 0, 0, -0.426380157, -3.39468215e-07, -0.904544115, -0.873722672, 0.258818805, 0.411851525, 0.234112889, 0.965925992, -0.110355474)
- G_157_.Part0 = G_14_
- G_157_.Part1 = G_14_
- G_158_.Parent = G_14_
- G_158_.C0 = CFrame.new(0, 0, 0, -0.979760647, -3.93271269e-21, -0.200166717, -0.181929275, -0.417038649, 0.890493453, -0.0834772587, 0.908888757, 0.408598065)
- G_158_.C1 = CFrame.new(0, 0, 0, -0.979760647, -3.93271269e-21, -0.200166717, -0.181929275, -0.417038649, 0.890493453, -0.0834772587, 0.908888757, 0.408598065)
- G_158_.Part0 = G_14_
- G_158_.Part1 = G_14_
- G_159_.Parent = G_14_
- G_159_.C0 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_159_.C1 = CFrame.new(-1.11798096, -4.20858383, 3.81469727e-05, -0.937076747, -0.258870542, 0.234250262, -0.251143396, 0.965912104, 0.0627769455, -0.242516235, -3.59013075e-06, -0.970147371)
- G_159_.Part0 = G_14_
- G_159_.Part1 = G_12_
- G_160_.Parent = G_14_
- G_160_.C0 = CFrame.new(0, 0, 0, -0.426379502, -3.93271269e-21, -0.904542983, -0.847110033, 0.350651234, 0.399307013, 0.317179114, 0.936506093, -0.149510503)
- G_160_.C1 = CFrame.new(0, 0, 0, -0.426379502, -3.93271269e-21, -0.904542983, -0.847110033, 0.350651234, 0.399307013, 0.317179114, 0.936506093, -0.149510503)
- G_160_.Part0 = G_14_
- G_160_.Part1 = G_14_
- G_161_.Parent = G_14_
- G_161_.C0 = CFrame.new(0, 0, 0, -0.426379502, -3.93271269e-21, -0.904542983, -0.847110033, 0.350651234, 0.399307013, 0.317179114, 0.936506093, -0.149510503)
- G_161_.C1 = CFrame.new(0, 0, 0, -0.426379502, -3.93271269e-21, -0.904542983, -0.847110033, 0.350651234, 0.399307013, 0.317179114, 0.936506093, -0.149510503)
- G_161_.Part0 = G_14_
- G_161_.Part1 = G_14_
- G_162_.Parent = G_14_
- G_162_.C0 = CFrame.new(0, 0, 0, -0.426379502, -3.93271269e-21, -0.904542983, -0.847110033, 0.350651234, 0.399307013, 0.317179114, 0.936506093, -0.149510503)
- G_162_.C1 = CFrame.new(0, 0, 0, -0.426379502, -3.93271269e-21, -0.904542983, -0.847110033, 0.350651234, 0.399307013, 0.317179114, 0.936506093, -0.149510503)
- G_162_.Part0 = G_14_
- G_162_.Part1 = G_14_
- G_163_.Parent = G_14_
- G_163_.C0 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_163_.C1 = CFrame.new(0, 0, 0, 0.24251622, -2.50666687e-08, 0.970137596, 0.937083483, 0.258813679, -0.234253451, -0.251095384, 0.965923488, 0.0627691448)
- G_163_.Part0 = G_14_
- G_163_.Part1 = G_14_
- G_164_.Parent = G_3_
- G_164_.Material = Enum.Material.SmoothPlastic
- G_164_.BrickColor = BrickColor.new("Really black")
- G_164_.Position = Vector3.new(0.0981919989, 5.20197296, 1.05291605)
- G_164_.Rotation = Vector3.new(135, 0, -90)
- G_164_.Anchored = true
- G_164_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_164_.CFrame = CFrame.new(0.0981919989, 5.20197296, 1.05291605, 1.05528628e-07, 1, 6.18172393e-08, 0.707106769, -3.09086197e-08, -0.707106769, -0.707106769, 1.183314e-07, -0.707106769)
- G_164_.TopSurface = Enum.SurfaceType.Smooth
- G_164_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_164_.Position = Vector3.new(0.0981919989, 5.20197296, 1.05291605)
- G_164_.Orientation = Vector3.new(45, 180, 90)
- G_164_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_165_.Parent = G_164_
- G_165_.Scale = Vector3.new(12.3000011, 0.409999996, 4.10000038)
- G_165_.Scale = Vector3.new(12.3000011, 0.409999996, 4.10000038)
- G_166_.Parent = G_3_
- G_166_.Material = Enum.Material.SmoothPlastic
- G_166_.BrickColor = BrickColor.new("Really black")
- G_166_.Position = Vector3.new(-0.101504996, 5.20277309, 1.03442001)
- G_166_.Rotation = Vector3.new(135, 0.00999999978, 90)
- G_166_.Anchored = true
- G_166_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_166_.CFrame = CFrame.new(-0.101504996, 5.20277309, 1.03442001, 5.09341626e-05, -1, 0.000123512742, -0.707106769, -0.000123352584, -0.707106769, 0.707106829, -5.1320807e-05, -0.707106769)
- G_166_.TopSurface = Enum.SurfaceType.Smooth
- G_166_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_166_.Position = Vector3.new(-0.101504996, 5.20277309, 1.03442001)
- G_166_.Orientation = Vector3.new(45, 179.98999, -90.0099945)
- G_166_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_167_.Parent = G_166_
- G_167_.Scale = Vector3.new(12.3000088, 0.409999996, 4.10000229)
- G_167_.Scale = Vector3.new(12.3000088, 0.409999996, 4.10000229)
- G_168_.Parent = G_3_
- G_168_.Material = Enum.Material.SmoothPlastic
- G_168_.BrickColor = BrickColor.new("Really black")
- G_168_.Position = Vector3.new(-0.101549, 5.6376462, 0.889469981)
- G_168_.Rotation = Vector3.new(135, 0.00999999978, 90)
- G_168_.Anchored = true
- G_168_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_168_.CFrame = CFrame.new(-0.101549, 5.6376462, 0.889469981, 5.09341626e-05, -1, 0.000123512742, -0.707106769, -0.000123352584, -0.707106769, 0.707106829, -5.1320807e-05, -0.707106769)
- G_168_.TopSurface = Enum.SurfaceType.Smooth
- G_168_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_168_.Position = Vector3.new(-0.101549, 5.6376462, 0.889469981)
- G_168_.Orientation = Vector3.new(45, 179.98999, -90.0099945)
- G_168_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_169_.Parent = G_168_
- G_169_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_169_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_170_.Parent = G_3_
- G_170_.Material = Enum.Material.SmoothPlastic
- G_170_.BrickColor = BrickColor.new("Really black")
- G_170_.Position = Vector3.new(0.0981329978, 4.76712608, 0.907956004)
- G_170_.Rotation = Vector3.new(45, -0.00999999978, -90)
- G_170_.Anchored = true
- G_170_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_170_.CFrame = CFrame.new(0.0981329978, 4.76712608, 0.907956004, -5.10334939e-05, 1, -0.000123413411, -0.707106769, -0.000123352584, -0.707106769, -0.707106829, 5.11803373e-05, 0.707106769)
- G_170_.TopSurface = Enum.SurfaceType.Smooth
- G_170_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_170_.Position = Vector3.new(0.0981329978, 4.76712608, 0.907956004)
- G_170_.Orientation = Vector3.new(45, -0.00999999978, -90.0099945)
- G_170_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_171_.Parent = G_170_
- G_171_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_171_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_172_.Parent = G_3_
- G_172_.Material = Enum.Material.SmoothPlastic
- G_172_.BrickColor = BrickColor.new("Really black")
- G_172_.Position = Vector3.new(0.0981789976, 5.34695196, 0.618050992)
- G_172_.Rotation = Vector3.new(135, 0, -90)
- G_172_.Anchored = true
- G_172_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_172_.CFrame = CFrame.new(0.0981789976, 5.34695196, 0.618050992, 1.05528628e-07, 1, 6.18172393e-08, 0.707106769, -3.09086197e-08, -0.707106769, -0.707106769, 1.183314e-07, -0.707106769)
- G_172_.TopSurface = Enum.SurfaceType.Smooth
- G_172_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_172_.Position = Vector3.new(0.0981789976, 5.34695196, 0.618050992)
- G_172_.Orientation = Vector3.new(45, 180, 90)
- G_172_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_173_.Parent = G_172_
- G_173_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_173_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_174_.Parent = G_3_
- G_174_.Material = Enum.Material.SmoothPlastic
- G_174_.BrickColor = BrickColor.new("Really black")
- G_174_.Position = Vector3.new(0.0981789976, 5.20199394, 1.05292296)
- G_174_.Rotation = Vector3.new(45, -0.00999999978, -90)
- G_174_.Anchored = true
- G_174_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_174_.CFrame = CFrame.new(0.0981789976, 5.20199394, 1.05292296, -5.10334939e-05, 1, -0.000123413411, -0.707106769, -0.000123352584, -0.707106769, -0.707106829, 5.11803373e-05, 0.707106769)
- G_174_.TopSurface = Enum.SurfaceType.Smooth
- G_174_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_174_.Position = Vector3.new(0.0981789976, 5.20199394, 1.05292296)
- G_174_.Orientation = Vector3.new(45, -0.00999999978, -90.0099945)
- G_174_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_175_.Parent = G_174_
- G_175_.Scale = Vector3.new(12.3000088, 0.409999996, 4.10000229)
- G_175_.Scale = Vector3.new(12.3000088, 0.409999996, 4.10000229)
- G_176_.Parent = G_3_
- G_176_.Material = Enum.Material.SmoothPlastic
- G_176_.BrickColor = BrickColor.new("Really black")
- G_176_.Position = Vector3.new(0.0982230008, 5.63687086, 1.19787502)
- G_176_.Rotation = Vector3.new(45, -0.00999999978, -90)
- G_176_.Anchored = true
- G_176_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_176_.CFrame = CFrame.new(0.0982230008, 5.63687086, 1.19787502, -5.10334939e-05, 1, -0.000123413411, -0.707106769, -0.000123352584, -0.707106769, -0.707106829, 5.11803373e-05, 0.707106769)
- G_176_.TopSurface = Enum.SurfaceType.Smooth
- G_176_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_176_.Position = Vector3.new(0.0982230008, 5.63687086, 1.19787502)
- G_176_.Orientation = Vector3.new(45, -0.00999999978, -90.0099945)
- G_176_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_177_.Parent = G_176_
- G_177_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_177_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_178_.Parent = G_3_
- G_178_.Material = Enum.Material.SmoothPlastic
- G_178_.BrickColor = BrickColor.new("Really black")
- G_178_.Position = Vector3.new(-0.101531997, 5.05777216, 0.599551976)
- G_178_.Rotation = Vector3.new(45, 0, 90)
- G_178_.Anchored = true
- G_178_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_178_.CFrame = CFrame.new(-0.101531997, 5.05777216, 0.599551976, -4.37113883e-08, -1, 0, 0.707106769, -3.09086197e-08, -0.707106769, 0.707106769, -3.09086197e-08, 0.707106769)
- G_178_.TopSurface = Enum.SurfaceType.Smooth
- G_178_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_178_.Position = Vector3.new(-0.101531997, 5.05777216, 0.599551976)
- G_178_.Orientation = Vector3.new(45, 0, 90)
- G_178_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_179_.Parent = G_178_
- G_179_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_179_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_180_.Parent = G_3_
- G_180_.Material = Enum.Material.SmoothPlastic
- G_180_.BrickColor = BrickColor.new("Really black")
- G_180_.Position = Vector3.new(-0.101458997, 4.76790714, 1.17938602)
- G_180_.Rotation = Vector3.new(135, 0.00999999978, 90)
- G_180_.Anchored = true
- G_180_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_180_.CFrame = CFrame.new(-0.101458997, 4.76790714, 1.17938602, 5.09341626e-05, -1, 0.000123512742, -0.707106769, -0.000123352584, -0.707106769, 0.707106829, -5.1320807e-05, -0.707106769)
- G_180_.TopSurface = Enum.SurfaceType.Smooth
- G_180_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_180_.Position = Vector3.new(-0.101458997, 4.76790714, 1.17938602)
- G_180_.Orientation = Vector3.new(45, 179.98999, -90.0099945)
- G_180_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_181_.Parent = G_180_
- G_181_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_181_.Scale = Vector3.new(4.10000181, 0.409999996, 12.3000078)
- G_182_.Parent = G_3_
- G_182_.Material = Enum.Material.SmoothPlastic
- G_182_.BrickColor = BrickColor.new("Lily white")
- G_182_.Position = Vector3.new(-0.0932620019, 5.22326517, 1.04470396)
- G_182_.Rotation = Vector3.new(90, 0, 0)
- G_182_.Anchored = true
- G_182_.Shape = Enum.PartType.Cylinder
- G_182_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_182_.CFrame = CFrame.new(-0.0932620019, 5.22326517, 1.04470396, 1, 0, 0, 0, -4.37113883e-08, -1, 0, 1, -4.37113883e-08)
- G_182_.BottomSurface = Enum.SurfaceType.Smooth
- G_182_.TopSurface = Enum.SurfaceType.Smooth
- G_182_.Color = Color3.new(0.929412, 0.913726, 0.913726)
- G_182_.Position = Vector3.new(-0.0932620019, 5.22326517, 1.04470396)
- G_182_.Orientation = Vector3.new(90, 0, 0)
- G_182_.Color = Color3.new(0.929412, 0.913726, 0.913726)
- G_183_.Parent = G_182_
- G_183_.Scale = Vector3.new(0.409999967, 30.7500038, 45.1000099)
- G_183_.MeshType = Enum.MeshType.Cylinder
- G_183_.Scale = Vector3.new(0.409999967, 30.7500038, 45.1000099)
- G_184_.Parent = G_3_
- G_184_.Material = Enum.Material.SmoothPlastic
- G_184_.BrickColor = BrickColor.new("Really black")
- G_184_.Position = Vector3.new(-0.101504996, 5.34773302, 1.46928799)
- G_184_.Rotation = Vector3.new(45, 0, 90)
- G_184_.Anchored = true
- G_184_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_184_.CFrame = CFrame.new(-0.101504996, 5.34773302, 1.46928799, -4.37113883e-08, -1, 0, 0.707106769, -3.09086197e-08, -0.707106769, 0.707106769, -3.09086197e-08, 0.707106769)
- G_184_.TopSurface = Enum.SurfaceType.Smooth
- G_184_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_184_.Position = Vector3.new(-0.101504996, 5.34773302, 1.46928799)
- G_184_.Orientation = Vector3.new(45, 0, 90)
- G_184_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_185_.Parent = G_184_
- G_185_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_185_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_186_.Parent = G_3_
- G_186_.Material = Enum.Material.SmoothPlastic
- G_186_.BrickColor = BrickColor.new("Really black")
- G_186_.Position = Vector3.new(-0.101517998, 5.20275211, 1.03442705)
- G_186_.Rotation = Vector3.new(45, 0, 90)
- G_186_.Anchored = true
- G_186_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_186_.CFrame = CFrame.new(-0.101517998, 5.20275211, 1.03442705, -4.37113883e-08, -1, 0, 0.707106769, -3.09086197e-08, -0.707106769, 0.707106769, -3.09086197e-08, 0.707106769)
- G_186_.TopSurface = Enum.SurfaceType.Smooth
- G_186_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_186_.Position = Vector3.new(-0.101517998, 5.20275211, 1.03442705)
- G_186_.Orientation = Vector3.new(45, 0, 90)
- G_186_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_187_.Parent = G_186_
- G_187_.Scale = Vector3.new(12.3000011, 0.409999996, 4.10000038)
- G_187_.Scale = Vector3.new(12.3000011, 0.409999996, 4.10000038)
- G_188_.Parent = G_3_
- G_188_.Material = Enum.Material.SmoothPlastic
- G_188_.BrickColor = BrickColor.new("Really black")
- G_188_.Position = Vector3.new(0.0982059985, 5.05698919, 1.487795)
- G_188_.Rotation = Vector3.new(135, 0, -90)
- G_188_.Anchored = true
- G_188_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_188_.CFrame = CFrame.new(0.0982059985, 5.05698919, 1.487795, 1.05528628e-07, 1, 6.18172393e-08, 0.707106769, -3.09086197e-08, -0.707106769, -0.707106769, 1.183314e-07, -0.707106769)
- G_188_.TopSurface = Enum.SurfaceType.Smooth
- G_188_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_188_.Position = Vector3.new(0.0982059985, 5.05698919, 1.487795)
- G_188_.Orientation = Vector3.new(45, 180, 90)
- G_188_.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- G_189_.Parent = G_188_
- G_189_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_189_.Scale = Vector3.new(4.0999999, 0.409999967, 12.3000002)
- G_190_.Parent = G_3_
- G_190_.Material = Enum.Material.SmoothPlastic
- G_190_.BrickColor = BrickColor.new("Lily white")
- G_190_.Position = Vector3.new(0.0899360031, 5.22248507, 1.04263902)
- G_190_.Rotation = Vector3.new(90, 0, 180)
- G_190_.Anchored = true
- G_190_.Shape = Enum.PartType.Cylinder
- G_190_.Size = Vector3.new(0.0500000007, 0.0500000007, 0.0500000007)
- G_190_.CFrame = CFrame.new(0.0899360031, 5.22248507, 1.04263902, -1, -8.74227766e-08, 3.82137093e-15, 0, -4.37113883e-08, -1, 8.74227766e-08, -1, 4.37113883e-08)
- G_190_.BottomSurface = Enum.SurfaceType.Smooth
- G_190_.TopSurface = Enum.SurfaceType.Smooth
- G_190_.Color = Color3.new(0.929412, 0.913726, 0.913726)
- G_190_.Position = Vector3.new(0.0899360031, 5.22248507, 1.04263902)
- G_190_.Orientation = Vector3.new(90, -180, 0)
- G_190_.Color = Color3.new(0.929412, 0.913726, 0.913726)
- G_191_.Parent = G_190_
- G_191_.Scale = Vector3.new(0.409999967, 30.7500038, 45.1000099)
- G_191_.MeshType = Enum.MeshType.Cylinder
- G_191_.Scale = Vector3.new(0.409999967, 30.7500038, 45.1000099)
- G_192_.Parent = G_3_
- G_192_.Material = Enum.Material.Ice
- G_192_.BrickColor = BrickColor.new("Bright yellow")
- G_192_.Reflectance = 0.5
- G_192_.Position = Vector3.new(0.112259537, 6.74117947, -1.02615499)
- G_192_.Rotation = Vector3.new(179.98999, -90, 0)
- G_192_.Anchored = true
- G_192_.Size = Vector3.new(0.727940977, 0.0794117525, 0.0661764666)
- G_192_.CFrame = CFrame.new(0.112259537, 6.74117947, -1.02615499, 3.10037976e-05, 3.0861971e-05, -1, -9.12893593e-05, -1, -3.08652525e-05, -1, 9.12901596e-05, -3.10007235e-05)
- G_192_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_192_.Position = Vector3.new(0.112259537, 6.74117947, -1.02615499)
- G_192_.Orientation = Vector3.new(0, -90, -179.98999)
- G_192_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_193_.Parent = G_3_
- G_193_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_193_.Reflectance = 0.5
- G_193_.Position = Vector3.new(0.185044914, 6.26469135, -0.562865317)
- G_193_.Rotation = Vector3.new(-180, 0, -90)
- G_193_.Anchored = true
- G_193_.CanCollide = false
- G_193_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.264705867)
- G_193_.CFrame = CFrame.new(0.185044914, 6.26469135, -0.562865317, -3.0908519e-05, 1, 4.84791144e-07, 1, 3.09089737e-05, 3.06605415e-07, 3.06745392e-07, 4.84537452e-07, -1)
- G_193_.TopSurface = Enum.SurfaceType.Smooth
- G_193_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_193_.Position = Vector3.new(0.185044914, 6.26469135, -0.562865317)
- G_193_.Orientation = Vector3.new(0, 180, 90)
- G_193_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_194_.Parent = G_193_
- G_194_.Scale = Vector3.new(1, 0.529411674, 1)
- G_194_.Scale = Vector3.new(1, 0.529411674, 1)
- G_195_.Parent = G_3_
- G_195_.Material = Enum.Material.Ice
- G_195_.BrickColor = BrickColor.new("Bright yellow")
- G_195_.Reflectance = 0.5
- G_195_.Position = Vector3.new(0.112257451, 6.63530016, -0.993060589)
- G_195_.Rotation = Vector3.new(179.98999, -90, 0)
- G_195_.Anchored = true
- G_195_.Size = Vector3.new(0.661764622, 0.0794117525, 0.0661764666)
- G_195_.CFrame = CFrame.new(0.112257451, 6.63530016, -0.993060589, 3.10037976e-05, 3.0861971e-05, -1, -9.12893593e-05, -1, -3.08652525e-05, -1, 9.12901596e-05, -3.10007235e-05)
- G_195_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_195_.Position = Vector3.new(0.112257451, 6.63530016, -0.993060589)
- G_195_.Orientation = Vector3.new(0, -90, -179.98999)
- G_195_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_196_.Parent = G_3_
- G_196_.Material = Enum.Material.Ice
- G_196_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_196_.Reflectance = 0.5
- G_196_.Position = Vector3.new(0.112228304, 6.68834591, 0.098853454)
- G_196_.Rotation = Vector3.new(179.98999, 90, 0)
- G_196_.Anchored = true
- G_196_.CanCollide = false
- G_196_.Size = Vector3.new(0.727940977, 0.0500000007, 0.0661764666)
- G_196_.CFrame = CFrame.new(0.112228304, 6.68834591, 0.098853454, 3.00304073e-05, 3.09544739e-05, 1, 0.000152000081, -1, 3.09503594e-05, 1, 0.000151999018, -3.00353695e-05)
- G_196_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_196_.Position = Vector3.new(0.112228304, 6.68834591, 0.098853454)
- G_196_.Orientation = Vector3.new(0, 90, 179.98999)
- G_196_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_197_.Parent = G_196_
- G_197_.Scale = Vector3.new(1, 0.529411674, 1)
- G_197_.Scale = Vector3.new(1, 0.529411674, 1)
- G_198_.Name = "Smooth Block Model"
- G_198_.Parent = G_3_
- G_198_.Material = Enum.Material.Ice
- G_198_.BrickColor = BrickColor.new("Bright yellow")
- G_198_.Reflectance = 0.5
- G_198_.Position = Vector3.new(0.112255245, 6.51619673, -0.562885582)
- G_198_.Rotation = Vector3.new(-180, 0, 0)
- G_198_.Anchored = true
- G_198_.Size = Vector3.new(0.0661764592, 0.158823505, 0.198529392)
- G_198_.CFrame = CFrame.new(0.112255245, 6.51619673, -0.562885582, 1, 4.35009861e-05, 5.28503222e-07, 4.35014445e-05, -1, 2.62890154e-07, 5.28253224e-07, -2.63019359e-07, -1)
- G_198_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_198_.Position = Vector3.new(0.112255245, 6.51619673, -0.562885582)
- G_198_.Orientation = Vector3.new(0, 180, 180)
- G_198_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_199_.Parent = G_198_
- G_199_.MeshType = Enum.MeshType.Wedge
- G_200_.Parent = G_3_
- G_200_.Material = Enum.Material.Ice
- G_200_.BrickColor = BrickColor.new("Bright yellow")
- G_200_.Reflectance = 0.5
- G_200_.Position = Vector3.new(0.1122289, 6.74128675, 0.0988496393)
- G_200_.Rotation = Vector3.new(179.98999, 90, 0)
- G_200_.Anchored = true
- G_200_.Size = Vector3.new(0.727940977, 0.0794117525, 0.0661764666)
- G_200_.CFrame = CFrame.new(0.1122289, 6.74128675, 0.0988496393, 3.00304073e-05, 3.09544739e-05, 1, 0.000152000081, -1, 3.09503594e-05, 1, 0.000151999018, -3.00353695e-05)
- G_200_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_200_.Position = Vector3.new(0.1122289, 6.74128675, 0.0988496393)
- G_200_.Orientation = Vector3.new(0, 90, 179.98999)
- G_200_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_201_.Name = "Smooth Block Model"
- G_201_.Parent = G_3_
- G_201_.Material = Enum.Material.Ice
- G_201_.BrickColor = BrickColor.new("Bright yellow")
- G_201_.Reflectance = 0.5
- G_201_.Position = Vector3.new(0.112219721, 6.84721279, 0.562077045)
- G_201_.Rotation = Vector3.new(-180, 0, 0)
- G_201_.Anchored = true
- G_201_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_201_.CFrame = CFrame.new(0.112219721, 6.84721279, 0.562077045, 1, 4.35009861e-05, 5.28501403e-07, 4.35014445e-05, -1, 2.62890154e-07, 5.28255043e-07, -2.63019359e-07, -1)
- G_201_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_201_.Position = Vector3.new(0.112219721, 6.84721279, 0.562077045)
- G_201_.Orientation = Vector3.new(0, 180, 180)
- G_201_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_202_.Parent = G_201_
- G_202_.MeshType = Enum.MeshType.Wedge
- G_203_.Parent = G_3_
- G_203_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_203_.Reflectance = 0.5
- G_203_.Position = Vector3.new(0.185044914, 6.13236713, -0.46358639)
- G_203_.Rotation = Vector3.new(89.9899979, 0, -90)
- G_203_.Anchored = true
- G_203_.CanCollide = false
- G_203_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.198529392)
- G_203_.CFrame = CFrame.new(0.185044914, 6.13236713, -0.46358639, 4.84831105e-07, 1, 5.37966371e-05, -0.00012920874, 5.37971573e-05, -1, -1, 4.77621654e-07, 0.000129208638)
- G_203_.TopSurface = Enum.SurfaceType.Smooth
- G_203_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_203_.Position = Vector3.new(0.185044914, 6.13236713, -0.46358639)
- G_203_.Orientation = Vector3.new(90, 90, 0)
- G_203_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_204_.Parent = G_203_
- G_204_.Scale = Vector3.new(1, 0.529411674, 1)
- G_204_.Scale = Vector3.new(1, 0.529411674, 1)
- G_205_.Name = "Smooth Block Model"
- G_205_.Parent = G_3_
- G_205_.Material = Enum.Material.Ice
- G_205_.BrickColor = BrickColor.new("Bright yellow")
- G_205_.Reflectance = 0.5
- G_205_.Position = Vector3.new(0.112218171, 6.74132442, 0.495908648)
- G_205_.Rotation = Vector3.new(-180, 0, 0)
- G_205_.Anchored = true
- G_205_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_205_.CFrame = CFrame.new(0.112218171, 6.74132442, 0.495908648, 1, 4.35009861e-05, 5.28501403e-07, 4.35014445e-05, -1, 2.62890154e-07, 5.28255043e-07, -2.63019359e-07, -1)
- G_205_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_205_.Position = Vector3.new(0.112218171, 6.74132442, 0.495908648)
- G_205_.Orientation = Vector3.new(0, 180, 180)
- G_205_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_206_.Parent = G_205_
- G_206_.MeshType = Enum.MeshType.Wedge
- G_207_.Name = "Smooth Block Model"
- G_207_.Parent = G_3_
- G_207_.Material = Enum.Material.Ice
- G_207_.BrickColor = BrickColor.new("Bright yellow")
- G_207_.Reflectance = 0.5
- G_207_.Position = Vector3.new(0.11224249, 6.47649574, -0.232004493)
- G_207_.Rotation = Vector3.new(-180, 0, 180)
- G_207_.Anchored = true
- G_207_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_207_.CFrame = CFrame.new(0.11224249, 6.47649574, -0.232004493, -1, -4.35941765e-05, 4.41080772e-07, -4.35946276e-05, 1, 2.62892769e-07, -4.40830718e-07, 2.63031012e-07, -1)
- G_207_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_207_.Position = Vector3.new(0.11224249, 6.47649574, -0.232004493)
- G_207_.Orientation = Vector3.new(0, 180, 0)
- G_207_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_208_.Parent = G_207_
- G_208_.MeshType = Enum.MeshType.Wedge
- G_209_.Parent = G_3_
- G_209_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_209_.Reflectance = 0.5
- G_209_.Position = Vector3.new(0.185040504, 6.26471233, -0.331247061)
- G_209_.Rotation = Vector3.new(0, 0, -90)
- G_209_.Anchored = true
- G_209_.CanCollide = false
- G_209_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.198529392)
- G_209_.CFrame = CFrame.new(0.185040504, 6.26471233, -0.331247061, 3.09085153e-05, 1, -4.84787449e-07, -1, 3.09089737e-05, -2.19177494e-07, -2.19317499e-07, 4.84537452e-07, 1)
- G_209_.TopSurface = Enum.SurfaceType.Smooth
- G_209_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_209_.Position = Vector3.new(0.185040504, 6.26471233, -0.331247061)
- G_209_.Orientation = Vector3.new(0, 0, -90)
- G_209_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_210_.Parent = G_209_
- G_210_.Scale = Vector3.new(1, 0.529411674, 1)
- G_210_.Scale = Vector3.new(1, 0.529411674, 1)
- G_211_.Name = "Smooth Block Model"
- G_211_.Parent = G_3_
- G_211_.Material = Enum.Material.Ice
- G_211_.BrickColor = BrickColor.new("Bright yellow")
- G_211_.Reflectance = 0.5
- G_211_.Position = Vector3.new(0.112255126, 6.4764533, -0.695238411)
- G_211_.Anchored = true
- G_211_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_211_.CFrame = CFrame.new(0.112255126, 6.4764533, -0.695238411, 1, -4.37445124e-07, -5.28503222e-07, 4.37896233e-07, 1, -2.62890154e-07, 5.2824231e-07, 2.63044825e-07, 1)
- G_211_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_211_.Position = Vector3.new(0.112255126, 6.4764533, -0.695238411)
- G_211_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_212_.Parent = G_211_
- G_212_.MeshType = Enum.MeshType.Wedge
- G_213_.Parent = G_3_
- G_213_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_213_.Reflectance = 0.5
- G_213_.Position = Vector3.new(0.185040981, 6.39705563, -0.463614762)
- G_213_.Rotation = Vector3.new(89.9899979, 0, -90)
- G_213_.Anchored = true
- G_213_.CanCollide = false
- G_213_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.198529392)
- G_213_.CFrame = CFrame.new(0.185040981, 6.39705563, -0.463614762, 4.84831105e-07, 1, 5.37966371e-05, -0.00012920874, 5.37971573e-05, -1, -1, 4.77621654e-07, 0.000129208638)
- G_213_.TopSurface = Enum.SurfaceType.Smooth
- G_213_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_213_.Position = Vector3.new(0.185040981, 6.39705563, -0.463614762)
- G_213_.Orientation = Vector3.new(90, 90, 0)
- G_213_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_214_.Parent = G_213_
- G_214_.Scale = Vector3.new(1, 0.529411674, 1)
- G_214_.Scale = Vector3.new(1, 0.529411674, 1)
- G_215_.Parent = G_3_
- G_215_.Material = Enum.Material.Ice
- G_215_.BrickColor = BrickColor.new("Bright yellow")
- G_215_.Reflectance = 0.5
- G_215_.Position = Vector3.new(0.112242848, 6.83387947, -0.463656843)
- G_215_.Rotation = Vector3.new(-0.00999999978, -90, 0)
- G_215_.Anchored = true
- G_215_.Size = Vector3.new(0.132352918, 0.47647053, 0.0661764666)
- G_215_.CFrame = CFrame.new(0.112242848, 6.83387947, -0.463656843, -3.10001269e-05, 3.00002212e-05, -1, 0.000152000066, 1, 2.99950625e-05, 1, -0.000151998989, -3.1004427e-05)
- G_215_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_215_.Position = Vector3.new(0.112242848, 6.83387947, -0.463656843)
- G_215_.Orientation = Vector3.new(0, -90, 0.00999999978)
- G_215_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_216_.Parent = G_3_
- G_216_.Material = Enum.Material.Ice
- G_216_.BrickColor = BrickColor.new("Bright yellow")
- G_216_.Reflectance = 0.5
- G_216_.Position = Vector3.new(0.112255365, 6.75445175, -0.596001804)
- G_216_.Rotation = Vector3.new(-0.00999999978, -90, 0)
- G_216_.Anchored = true
- G_216_.Size = Vector3.new(0.132352918, 0.31764701, 0.0661764666)
- G_216_.CFrame = CFrame.new(0.112255365, 6.75445175, -0.596001804, -3.10001269e-05, 3.00002212e-05, -1, 0.000152000066, 1, 2.99950625e-05, 1, -0.000151998989, -3.1004427e-05)
- G_216_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_216_.Position = Vector3.new(0.112255365, 6.75445175, -0.596001804)
- G_216_.Orientation = Vector3.new(0, -90, 0.00999999978)
- G_216_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_217_.Name = "Smooth Block Model"
- G_217_.Parent = G_3_
- G_217_.Material = Enum.Material.Ice
- G_217_.BrickColor = BrickColor.new("Bright yellow")
- G_217_.Reflectance = 0.5
- G_217_.Position = Vector3.new(0.112255484, 6.99269056, -0.56293577)
- G_217_.Anchored = true
- G_217_.Size = Vector3.new(0.0661764592, 0.158823505, 0.0661764666)
- G_217_.CFrame = CFrame.new(0.112255484, 6.99269056, -0.56293577, 1, -4.37445124e-07, -5.28503222e-07, 4.37896233e-07, 1, -2.62890154e-07, 5.28240491e-07, 2.63044825e-07, 1)
- G_217_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_217_.Position = Vector3.new(0.112255484, 6.99269056, -0.56293577)
- G_217_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_218_.Parent = G_217_
- G_218_.MeshType = Enum.MeshType.Wedge
- G_219_.Parent = G_3_
- G_219_.Material = Enum.Material.Ice
- G_219_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_219_.Reflectance = 0.5
- G_219_.Position = Vector3.new(0.112260729, 6.89999771, -1.0923388)
- G_219_.Rotation = Vector3.new(179.98999, -90, 0)
- G_219_.Anchored = true
- G_219_.CanCollide = false
- G_219_.Size = Vector3.new(0.860293984, 0.0500000007, 0.0661764666)
- G_219_.CFrame = CFrame.new(0.112260729, 6.89999771, -1.0923388, 3.10037976e-05, 3.0861971e-05, -1, -9.12893593e-05, -1, -3.08652525e-05, -1, 9.12901596e-05, -3.10007235e-05)
- G_219_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_219_.Position = Vector3.new(0.112260729, 6.89999771, -1.0923388)
- G_219_.Orientation = Vector3.new(0, -90, -179.98999)
- G_219_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_220_.Parent = G_219_
- G_220_.Scale = Vector3.new(1, 0.529411674, 1)
- G_220_.Scale = Vector3.new(1, 0.529411674, 1)
- G_221_.Parent = G_3_
- G_221_.Material = Enum.Material.Ice
- G_221_.BrickColor = BrickColor.new("Bright yellow")
- G_221_.Reflectance = 0.5
- G_221_.Position = Vector3.new(0.112259418, 6.95293903, -1.09234118)
- G_221_.Rotation = Vector3.new(179.98999, -90, 0)
- G_221_.Anchored = true
- G_221_.Size = Vector3.new(0.860293984, 0.0794117525, 0.0661764666)
- G_221_.CFrame = CFrame.new(0.112259418, 6.95293903, -1.09234118, 3.10037976e-05, 3.0861971e-05, -1, -9.12893593e-05, -1, -3.08652525e-05, -1, 9.12901596e-05, -3.10007235e-05)
- G_221_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_221_.Position = Vector3.new(0.112259418, 6.95293903, -1.09234118)
- G_221_.Orientation = Vector3.new(0, -90, -179.98999)
- G_221_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_222_.Parent = G_3_
- G_222_.Material = Enum.Material.Ice
- G_222_.BrickColor = BrickColor.new("Bright yellow")
- G_222_.Reflectance = 0.5
- G_222_.Position = Vector3.new(0.112261146, 6.84705877, -1.05924892)
- G_222_.Rotation = Vector3.new(179.98999, -90, 0)
- G_222_.Anchored = true
- G_222_.Size = Vector3.new(0.79411751, 0.0794117525, 0.0661764666)
- G_222_.CFrame = CFrame.new(0.112261146, 6.84705877, -1.05924892, 3.10037976e-05, 3.0861971e-05, -1, -9.12893593e-05, -1, -3.08652525e-05, -1, 9.12901596e-05, -3.10007235e-05)
- G_222_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_222_.Position = Vector3.new(0.112261146, 6.84705877, -1.05924892)
- G_222_.Orientation = Vector3.new(0, -90, -179.98999)
- G_222_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_223_.Parent = G_3_
- G_223_.Material = Enum.Material.Ice
- G_223_.BrickColor = BrickColor.new("Bright yellow")
- G_223_.Reflectance = 0.5
- G_223_.Position = Vector3.new(0.11222735, 6.63540125, 0.0657695383)
- G_223_.Rotation = Vector3.new(179.98999, 90, 0)
- G_223_.Anchored = true
- G_223_.Size = Vector3.new(0.661764622, 0.0794117525, 0.0661764666)
- G_223_.CFrame = CFrame.new(0.11222735, 6.63540125, 0.0657695383, 3.00304073e-05, 3.09544739e-05, 1, 0.000152000081, -1, 3.09503594e-05, 1, 0.000151999018, -3.00353695e-05)
- G_223_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_223_.Position = Vector3.new(0.11222735, 6.63540125, 0.0657695383)
- G_223_.Orientation = Vector3.new(0, 90, 179.98999)
- G_223_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_224_.Parent = G_3_
- G_224_.Material = Enum.Material.Ice
- G_224_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_224_.Reflectance = 0.5
- G_224_.Position = Vector3.new(0.112257034, 6.68823862, -1.0261507)
- G_224_.Rotation = Vector3.new(179.98999, -90, 0)
- G_224_.Anchored = true
- G_224_.CanCollide = false
- G_224_.Size = Vector3.new(0.727940977, 0.0500000007, 0.0661764666)
- G_224_.CFrame = CFrame.new(0.112257034, 6.68823862, -1.0261507, 3.10037976e-05, 3.0861971e-05, -1, -9.12893593e-05, -1, -3.08652525e-05, -1, 9.12901596e-05, -3.10007235e-05)
- G_224_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_224_.Position = Vector3.new(0.112257034, 6.68823862, -1.0261507)
- G_224_.Orientation = Vector3.new(0, -90, -179.98999)
- G_224_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_225_.Parent = G_224_
- G_225_.Scale = Vector3.new(1, 0.529411674, 1)
- G_225_.Scale = Vector3.new(1, 0.529411674, 1)
- G_226_.Name = "Smooth Block Model"
- G_226_.Parent = G_3_
- G_226_.Material = Enum.Material.Ice
- G_226_.BrickColor = BrickColor.new("Bright yellow")
- G_226_.Reflectance = 0.5
- G_226_.Position = Vector3.new(0.112243563, 7.11182404, -0.430594742)
- G_226_.Rotation = Vector3.new(-180, 0, 180)
- G_226_.Anchored = true
- G_226_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_226_.CFrame = CFrame.new(0.112243563, 7.11182404, -0.430594742, -1, -4.35941765e-05, 4.41080772e-07, -4.35946276e-05, 1, 2.62892769e-07, -4.40830718e-07, 2.63045564e-07, -1)
- G_226_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_226_.Position = Vector3.new(0.112243563, 7.11182404, -0.430594742)
- G_226_.Orientation = Vector3.new(0, 180, 0)
- G_226_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_227_.Parent = G_226_
- G_227_.MeshType = Enum.MeshType.Wedge
- G_228_.Name = "Smooth Block Model"
- G_228_.Parent = G_3_
- G_228_.Material = Enum.Material.Ice
- G_228_.BrickColor = BrickColor.new("Bright yellow")
- G_228_.Reflectance = 0.5
- G_228_.Position = Vector3.new(0.112271219, 6.7411418, -1.42321157)
- G_228_.Rotation = Vector3.new(0, 0, -180)
- G_228_.Anchored = true
- G_228_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_228_.CFrame = CFrame.new(0.112271219, 6.7411418, -1.42321157, -1, 3.47230525e-07, -4.4108441e-07, -3.47681663e-07, -1, -2.62892769e-07, -4.40819804e-07, -2.63047639e-07, 1)
- G_228_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_228_.Position = Vector3.new(0.112271219, 6.7411418, -1.42321157)
- G_228_.Orientation = Vector3.new(0, 0, -180)
- G_228_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_229_.Parent = G_228_
- G_229_.MeshType = Enum.MeshType.Wedge
- G_230_.Parent = G_3_
- G_230_.Material = Enum.Material.Ice
- G_230_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_230_.Reflectance = 0.5
- G_230_.Position = Vector3.new(0.112231046, 6.90011692, 0.165014014)
- G_230_.Rotation = Vector3.new(179.98999, 90, 0)
- G_230_.Anchored = true
- G_230_.CanCollide = false
- G_230_.Size = Vector3.new(0.860293984, 0.0500000007, 0.0661764666)
- G_230_.CFrame = CFrame.new(0.112231046, 6.90011692, 0.165014014, 3.00304073e-05, 3.09544739e-05, 1, 0.000152000081, -1, 3.09503594e-05, 1, 0.000151999018, -3.00353695e-05)
- G_230_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_230_.Position = Vector3.new(0.112231046, 6.90011692, 0.165014014)
- G_230_.Orientation = Vector3.new(0, 90, 179.98999)
- G_230_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_231_.Parent = G_230_
- G_231_.Scale = Vector3.new(1, 0.529411674, 1)
- G_231_.Scale = Vector3.new(1, 0.529411674, 1)
- G_232_.Name = "Smooth Block Model"
- G_232_.Parent = G_3_
- G_232_.Material = Enum.Material.Ice
- G_232_.BrickColor = BrickColor.new("Bright yellow")
- G_232_.Reflectance = 0.5
- G_232_.Position = Vector3.new(0.112275869, 6.95289469, -1.55557609)
- G_232_.Rotation = Vector3.new(0, 0, -180)
- G_232_.Anchored = true
- G_232_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_232_.CFrame = CFrame.new(0.112275869, 6.95289469, -1.55557609, -1, 3.47230525e-07, -4.41080772e-07, -3.47681663e-07, -1, -2.62892769e-07, -4.40819804e-07, -2.63047639e-07, 1)
- G_232_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_232_.Position = Vector3.new(0.112275869, 6.95289469, -1.55557609)
- G_232_.Orientation = Vector3.new(0, 0, -180)
- G_232_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_233_.Parent = G_232_
- G_233_.MeshType = Enum.MeshType.Wedge
- G_234_.Name = "Smooth Block Model"
- G_234_.Parent = G_3_
- G_234_.Material = Enum.Material.Ice
- G_234_.BrickColor = BrickColor.new("Bright yellow")
- G_234_.Reflectance = 0.5
- G_234_.Position = Vector3.new(0.112265736, 6.63526535, -1.35702896)
- G_234_.Rotation = Vector3.new(0, 0, -180)
- G_234_.Anchored = true
- G_234_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_234_.CFrame = CFrame.new(0.112265736, 6.63526535, -1.35702896, -1, 3.47230525e-07, -4.4108441e-07, -3.47681663e-07, -1, -2.62892769e-07, -4.40819804e-07, -2.63047639e-07, 1)
- G_234_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_234_.Position = Vector3.new(0.112265736, 6.63526535, -1.35702896)
- G_234_.Orientation = Vector3.new(0, 0, -180)
- G_234_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_235_.Parent = G_234_
- G_235_.MeshType = Enum.MeshType.Wedge
- G_236_.Name = "Smooth Block Model"
- G_236_.Parent = G_3_
- G_236_.Material = Enum.Material.Ice
- G_236_.BrickColor = BrickColor.new("Bright yellow")
- G_236_.Reflectance = 0.5
- G_236_.Position = Vector3.new(0.112231046, 7.10526752, -0.569561779)
- G_236_.Rotation = Vector3.new(89.9899979, 0.0199999996, -180)
- G_236_.Anchored = true
- G_236_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_236_.CFrame = CFrame.new(0.112231046, 7.10526752, -0.569561779, -0.99999994, 3.09922179e-05, 0.00036660186, -0.000366605149, -9.12814721e-05, -0.99999994, -3.09584939e-05, -1, 9.12926771e-05)
- G_236_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_236_.Position = Vector3.new(0.112231046, 7.10526752, -0.569561779)
- G_236_.Orientation = Vector3.new(89.9799957, 76.0199966, -103.979996)
- G_236_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_237_.Parent = G_236_
- G_237_.MeshType = Enum.MeshType.Wedge
- G_238_.Parent = G_3_
- G_238_.Material = Enum.Material.Ice
- G_238_.BrickColor = BrickColor.new("Bright yellow")
- G_238_.Reflectance = 0.5
- G_238_.Position = Vector3.new(0.112230569, 6.95305872, 0.165009961)
- G_238_.Rotation = Vector3.new(179.98999, 90, 0)
- G_238_.Anchored = true
- G_238_.Size = Vector3.new(0.860293984, 0.0794117525, 0.0661764666)
- G_238_.CFrame = CFrame.new(0.112230569, 6.95305872, 0.165009961, 3.00304073e-05, 3.09544739e-05, 1, 0.000152000081, -1, 3.09503594e-05, 1, 0.000151999018, -3.00353695e-05)
- G_238_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_238_.Position = Vector3.new(0.112230569, 6.95305872, 0.165009961)
- G_238_.Orientation = Vector3.new(0, 90, 179.98999)
- G_238_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_239_.Name = "Smooth Block Model"
- G_239_.Parent = G_3_
- G_239_.Material = Enum.Material.Ice
- G_239_.BrickColor = BrickColor.new("Bright yellow")
- G_239_.Reflectance = 0.5
- G_239_.Position = Vector3.new(0.11224702, 6.51621532, -0.364359528)
- G_239_.Rotation = Vector3.new(0, 0, -180)
- G_239_.Anchored = true
- G_239_.Size = Vector3.new(0.0661764592, 0.158823505, 0.198529392)
- G_239_.CFrame = CFrame.new(0.11224702, 6.51621532, -0.364359528, -1, 3.47230525e-07, -4.41080772e-07, -3.47681663e-07, -1, -2.62892769e-07, -4.40819804e-07, -2.63047639e-07, 1)
- G_239_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_239_.Position = Vector3.new(0.11224702, 6.51621532, -0.364359528)
- G_239_.Orientation = Vector3.new(0, 0, -180)
- G_239_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_240_.Parent = G_239_
- G_240_.MeshType = Enum.MeshType.Wedge
- G_241_.Parent = G_3_
- G_241_.Material = Enum.Material.Ice
- G_241_.BrickColor = BrickColor.new("Bright yellow")
- G_241_.Reflectance = 0.5
- G_241_.Position = Vector3.new(0.112242132, 7.11181736, -0.496771157)
- G_241_.Rotation = Vector3.new(-0.00999999978, -90, 0)
- G_241_.Anchored = true
- G_241_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_241_.CFrame = CFrame.new(0.112242132, 7.11181736, -0.496771157, -3.10001269e-05, 3.00002212e-05, -1, 0.000152000066, 1, 2.99950625e-05, 1, -0.000151998989, -3.1004427e-05)
- G_241_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_241_.Position = Vector3.new(0.112242132, 7.11181736, -0.496771157)
- G_241_.Orientation = Vector3.new(0, -90, 0.00999999978)
- G_241_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_242_.Parent = G_3_
- G_242_.Material = Enum.Material.Ice
- G_242_.BrickColor = BrickColor.new("Bright yellow")
- G_242_.Reflectance = 0.5
- G_242_.Position = Vector3.new(0.112242848, 6.75447607, -0.331295341)
- G_242_.Rotation = Vector3.new(-0.00999999978, -90, 0)
- G_242_.Anchored = true
- G_242_.Size = Vector3.new(0.132352918, 0.31764701, 0.0661764666)
- G_242_.CFrame = CFrame.new(0.112242848, 6.75447607, -0.331295341, -3.10001269e-05, 3.00002212e-05, -1, 0.000152000066, 1, 2.99950625e-05, 1, -0.000151998989, -3.1004427e-05)
- G_242_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_242_.Position = Vector3.new(0.112242848, 6.75447607, -0.331295341)
- G_242_.Orientation = Vector3.new(0, -90, 0.00999999978)
- G_242_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_243_.Name = "Smooth Block Model"
- G_243_.Parent = G_3_
- G_243_.Material = Enum.Material.Ice
- G_243_.BrickColor = BrickColor.new("Bright yellow")
- G_243_.Reflectance = 0.5
- G_243_.Position = Vector3.new(0.112214118, 6.95310211, 0.628246725)
- G_243_.Rotation = Vector3.new(-180, 0, 0)
- G_243_.Anchored = true
- G_243_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_243_.CFrame = CFrame.new(0.112214118, 6.95310211, 0.628246725, 1, 4.35009861e-05, 5.28503222e-07, 4.35014445e-05, -1, 2.62890154e-07, 5.28253224e-07, -2.63019359e-07, -1)
- G_243_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_243_.Position = Vector3.new(0.112214118, 6.95310211, 0.628246725)
- G_243_.Orientation = Vector3.new(0, 180, 180)
- G_243_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_244_.Parent = G_243_
- G_244_.MeshType = Enum.MeshType.Wedge
- G_245_.Name = "Smooth Block Model"
- G_245_.Parent = G_3_
- G_245_.Material = Enum.Material.Ice
- G_245_.BrickColor = BrickColor.new("Bright yellow")
- G_245_.Reflectance = 0.5
- G_245_.Position = Vector3.new(0.112243921, 6.99270868, -0.364405662)
- G_245_.Rotation = Vector3.new(-180, 0, 180)
- G_245_.Anchored = true
- G_245_.Size = Vector3.new(0.0661764592, 0.158823505, 0.0661764666)
- G_245_.CFrame = CFrame.new(0.112243921, 6.99270868, -0.364405662, -1, -4.35941765e-05, 4.41080772e-07, -4.35946276e-05, 1, 2.62892769e-07, -4.40830718e-07, 2.63045564e-07, -1)
- G_245_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_245_.Position = Vector3.new(0.112243921, 6.99270868, -0.364405662)
- G_245_.Orientation = Vector3.new(0, 180, 0)
- G_245_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_246_.Parent = G_245_
- G_246_.MeshType = Enum.MeshType.Wedge
- G_247_.Name = "Smooth Block Model"
- G_247_.Parent = G_3_
- G_247_.Material = Enum.Material.Ice
- G_247_.BrickColor = BrickColor.new("Bright yellow")
- G_247_.Reflectance = 0.5
- G_247_.Position = Vector3.new(0.112219959, 6.63543558, 0.429740101)
- G_247_.Rotation = Vector3.new(-180, 0, 0)
- G_247_.Anchored = true
- G_247_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_247_.CFrame = CFrame.new(0.112219959, 6.63543558, 0.429740101, 1, 4.35009861e-05, 5.28501403e-07, 4.35014445e-05, -1, 2.62890154e-07, 5.28255043e-07, -2.63019359e-07, -1)
- G_247_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_247_.Position = Vector3.new(0.112219959, 6.63543558, 0.429740101)
- G_247_.Orientation = Vector3.new(0, 180, 180)
- G_247_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_248_.Parent = G_247_
- G_248_.MeshType = Enum.MeshType.Wedge
- G_249_.Parent = G_3_
- G_249_.Material = Enum.Material.Ice
- G_249_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_249_.Reflectance = 0.5
- G_249_.Position = Vector3.new(0.112258703, 6.79411793, -1.05924702)
- G_249_.Rotation = Vector3.new(179.98999, -90, 0)
- G_249_.Anchored = true
- G_249_.CanCollide = false
- G_249_.Size = Vector3.new(0.79411751, 0.0500000007, 0.0661764666)
- G_249_.CFrame = CFrame.new(0.112258703, 6.79411793, -1.05924702, 3.10037976e-05, 3.0861971e-05, -1, -9.12893593e-05, -1, -3.08652525e-05, -1, 9.12901596e-05, -3.10007235e-05)
- G_249_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_249_.Position = Vector3.new(0.112258703, 6.79411793, -1.05924702)
- G_249_.Orientation = Vector3.new(0, -90, -179.98999)
- G_249_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_250_.Parent = G_249_
- G_250_.Scale = Vector3.new(1, 0.529411674, 1)
- G_250_.Scale = Vector3.new(1, 0.529411674, 1)
- G_251_.Parent = G_3_
- G_251_.Material = Enum.Material.Ice
- G_251_.BrickColor = BrickColor.new("Bright yellow")
- G_251_.Reflectance = 0.5
- G_251_.Position = Vector3.new(0.112228543, 6.84717274, 0.13192974)
- G_251_.Rotation = Vector3.new(179.98999, 90, 0)
- G_251_.Anchored = true
- G_251_.Size = Vector3.new(0.79411751, 0.0794117525, 0.0661764666)
- G_251_.CFrame = CFrame.new(0.112228543, 6.84717274, 0.13192974, 3.00304073e-05, 3.09544739e-05, 1, 0.000152000081, -1, 3.09503594e-05, 1, 0.000151999018, -3.00353695e-05)
- G_251_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_251_.Position = Vector3.new(0.112228543, 6.84717274, 0.13192974)
- G_251_.Orientation = Vector3.new(0, 90, 179.98999)
- G_251_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_252_.Parent = G_3_
- G_252_.Material = Enum.Material.Ice
- G_252_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_252_.Reflectance = 0.5
- G_252_.Position = Vector3.new(0.112228006, 6.79423189, 0.131933793)
- G_252_.Rotation = Vector3.new(179.98999, 90, 0)
- G_252_.Anchored = true
- G_252_.CanCollide = false
- G_252_.Size = Vector3.new(0.79411751, 0.0500000007, 0.0661764666)
- G_252_.CFrame = CFrame.new(0.112228006, 6.79423189, 0.131933793, 3.00304073e-05, 3.09544739e-05, 1, 0.000152000081, -1, 3.09503594e-05, 1, 0.000151999018, -3.00353695e-05)
- G_252_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_252_.Position = Vector3.new(0.112228006, 6.79423189, 0.131933793)
- G_252_.Orientation = Vector3.new(0, 90, 179.98999)
- G_252_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_253_.Parent = G_252_
- G_253_.Scale = Vector3.new(1, 0.529411674, 1)
- G_253_.Scale = Vector3.new(1, 0.529411674, 1)
- G_254_.Name = "Smooth Block Model"
- G_254_.Parent = G_3_
- G_254_.Material = Enum.Material.Ice
- G_254_.BrickColor = BrickColor.new("Bright yellow")
- G_254_.Reflectance = 0.5
- G_254_.Position = Vector3.new(0.112269968, 6.84701824, -1.4893918)
- G_254_.Rotation = Vector3.new(0, 0, -180)
- G_254_.Anchored = true
- G_254_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_254_.CFrame = CFrame.new(0.112269968, 6.84701824, -1.4893918, -1, 3.47230525e-07, -4.4108441e-07, -3.47681663e-07, -1, -2.62892769e-07, -4.40819804e-07, -2.63047639e-07, 1)
- G_254_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_254_.Position = Vector3.new(0.112269968, 6.84701824, -1.4893918)
- G_254_.Orientation = Vector3.new(0, 0, -180)
- G_254_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_255_.Parent = G_254_
- G_255_.MeshType = Enum.MeshType.Wedge
- G_256_.Parent = G_3_
- G_256_.Material = Enum.Material.Ice
- G_256_.BrickColor = BrickColor.new("Bright yellow")
- G_256_.Reflectance = 0.5
- G_256_.Position = Vector3.new(-0.114377975, 6.74127579, 0.0988858715)
- G_256_.Rotation = Vector3.new(180, 90, 0)
- G_256_.Anchored = true
- G_256_.Size = Vector3.new(0.727940977, 0.0794117525, 0.0661764666)
- G_256_.CFrame = CFrame.new(-0.114377975, 6.74127579, 0.0988858715, -3.09999996e-05, 0, 1, 0, -1, 0, 1, 0, 3.09999996e-05)
- G_256_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_256_.Position = Vector3.new(-0.114377975, 6.74127579, 0.0988858715)
- G_256_.Orientation = Vector3.new(0, 90, 180)
- G_256_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_257_.Parent = G_3_
- G_257_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_257_.Reflectance = 0.5
- G_257_.Position = Vector3.new(-0.187134981, 6.26468801, -0.364316583)
- G_257_.Rotation = Vector3.new(-0.00999999978, 0, 90)
- G_257_.Anchored = true
- G_257_.CanCollide = false
- G_257_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.264705867)
- G_257_.CFrame = CFrame.new(-0.187134981, 6.26468801, -0.364316583, -7.6999997e-05, -1, -1.76329991e-08, 1, -7.6999997e-05, 0.000228999997, -0.000228999997, 0, 1)
- G_257_.TopSurface = Enum.SurfaceType.Smooth
- G_257_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_257_.Position = Vector3.new(-0.187134981, 6.26468801, -0.364316583)
- G_257_.Orientation = Vector3.new(-0.00999999978, 0, 90)
- G_257_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_258_.Parent = G_257_
- G_258_.Scale = Vector3.new(1, 0.529411674, 1)
- G_258_.Scale = Vector3.new(1, 0.529411674, 1)
- G_259_.Parent = G_3_
- G_259_.Material = Enum.Material.Ice
- G_259_.BrickColor = BrickColor.new("Bright yellow")
- G_259_.Reflectance = 0.5
- G_259_.Position = Vector3.new(-0.114372015, 6.6353879, 0.0658108741)
- G_259_.Rotation = Vector3.new(180, 90, 0)
- G_259_.Anchored = true
- G_259_.Size = Vector3.new(0.661764622, 0.0794117525, 0.0661764666)
- G_259_.CFrame = CFrame.new(-0.114372015, 6.6353879, 0.0658108741, -3.09999996e-05, 0, 1, 0, -1, 0, 1, 0, 3.09999996e-05)
- G_259_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_259_.Position = Vector3.new(-0.114372015, 6.6353879, 0.0658108741)
- G_259_.Orientation = Vector3.new(0, 90, 180)
- G_259_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_260_.Parent = G_3_
- G_260_.Material = Enum.Material.Ice
- G_260_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_260_.Reflectance = 0.5
- G_260_.Position = Vector3.new(-0.114341974, 6.68823719, -1.02611172)
- G_260_.Rotation = Vector3.new(-180, -90, 0)
- G_260_.Anchored = true
- G_260_.CanCollide = false
- G_260_.Size = Vector3.new(0.727940977, 0.0500000007, 0.0661764666)
- G_260_.CFrame = CFrame.new(-0.114341974, 6.68823719, -1.02611172, -3.09999996e-05, 0, -1, 0, -1, 0, -1, 0, 3.09999996e-05)
- G_260_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_260_.Position = Vector3.new(-0.114341974, 6.68823719, -1.02611172)
- G_260_.Orientation = Vector3.new(0, -90, 180)
- G_260_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_261_.Parent = G_260_
- G_261_.Scale = Vector3.new(1, 0.529411674, 1)
- G_261_.Scale = Vector3.new(1, 0.529411674, 1)
- G_262_.Name = "Smooth Block Model"
- G_262_.Parent = G_3_
- G_262_.Material = Enum.Material.Ice
- G_262_.BrickColor = BrickColor.new("Bright yellow")
- G_262_.Reflectance = 0.5
- G_262_.Position = Vector3.new(-0.114362001, 6.51619577, -0.364344597)
- G_262_.Rotation = Vector3.new(-0.00999999978, 0, -180)
- G_262_.Anchored = true
- G_262_.Size = Vector3.new(0.0661764592, 0.158823505, 0.198529392)
- G_262_.CFrame = CFrame.new(-0.114362001, 6.51619577, -0.364344597, -1, 0, 0, 0, -1, 0.000213000007, 0, 0.000213000007, 1)
- G_262_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_262_.Position = Vector3.new(-0.114362001, 6.51619577, -0.364344597)
- G_262_.Orientation = Vector3.new(-0.00999999978, 0, 180)
- G_262_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_263_.Parent = G_262_
- G_263_.MeshType = Enum.MeshType.Wedge
- G_264_.Parent = G_3_
- G_264_.Material = Enum.Material.Ice
- G_264_.BrickColor = BrickColor.new("Bright yellow")
- G_264_.Reflectance = 0.5
- G_264_.Position = Vector3.new(-0.114344954, 6.74117899, -1.02612364)
- G_264_.Rotation = Vector3.new(-180, -90, 0)
- G_264_.Anchored = true
- G_264_.Size = Vector3.new(0.727940977, 0.0794117525, 0.0661764666)
- G_264_.CFrame = CFrame.new(-0.114344954, 6.74117899, -1.02612364, -3.09999996e-05, 0, -1, 0, -1, 0, -1, 0, 3.09999996e-05)
- G_264_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_264_.Position = Vector3.new(-0.114344954, 6.74117899, -1.02612364)
- G_264_.Orientation = Vector3.new(0, -90, 180)
- G_264_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_265_.Name = "Smooth Block Model"
- G_265_.Parent = G_3_
- G_265_.Material = Enum.Material.Ice
- G_265_.BrickColor = BrickColor.new("Bright yellow")
- G_265_.Reflectance = 0.5
- G_265_.Position = Vector3.new(-0.114346027, 6.84702015, -1.4893657)
- G_265_.Rotation = Vector3.new(-0.00999999978, 0, -180)
- G_265_.Anchored = true
- G_265_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_265_.CFrame = CFrame.new(-0.114346027, 6.84702015, -1.4893657, -1, 0, 0, 0, -1, 0.000213000007, 0, 0.000213000007, 1)
- G_265_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_265_.Position = Vector3.new(-0.114346027, 6.84702015, -1.4893657)
- G_265_.Orientation = Vector3.new(-0.00999999978, 0, 180)
- G_265_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_266_.Parent = G_265_
- G_266_.MeshType = Enum.MeshType.Wedge
- G_267_.Parent = G_3_
- G_267_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_267_.Reflectance = 0.5
- G_267_.Position = Vector3.new(-0.187127948, 6.13235378, -0.463572562)
- G_267_.Rotation = Vector3.new(90, 0, 90)
- G_267_.Anchored = true
- G_267_.CanCollide = false
- G_267_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.198529392)
- G_267_.CFrame = CFrame.new(-0.187127948, 6.13235378, -0.463572562, 0, -1, 0, 0, 0, -1, 1, 0, 0)
- G_267_.TopSurface = Enum.SurfaceType.Smooth
- G_267_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_267_.Position = Vector3.new(-0.187127948, 6.13235378, -0.463572562)
- G_267_.Orientation = Vector3.new(90, -90, 0)
- G_267_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_268_.Parent = G_267_
- G_268_.Scale = Vector3.new(1, 0.529411674, 1)
- G_268_.Scale = Vector3.new(1, 0.529411674, 1)
- G_269_.Name = "Smooth Block Model"
- G_269_.Parent = G_3_
- G_269_.Material = Enum.Material.Ice
- G_269_.BrickColor = BrickColor.new("Bright yellow")
- G_269_.Reflectance = 0.5
- G_269_.Position = Vector3.new(-0.114337087, 6.74114418, -1.42318165)
- G_269_.Rotation = Vector3.new(-0.00999999978, 0, -180)
- G_269_.Anchored = true
- G_269_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_269_.CFrame = CFrame.new(-0.114337087, 6.74114418, -1.42318165, -1, 0, 0, 0, -1, 0.000213000007, 0, 0.000213000007, 1)
- G_269_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_269_.Position = Vector3.new(-0.114337087, 6.74114418, -1.42318165)
- G_269_.Orientation = Vector3.new(-0.00999999978, 0, 180)
- G_269_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_270_.Parent = G_269_
- G_270_.MeshType = Enum.MeshType.Wedge
- G_271_.Name = "Smooth Block Model"
- G_271_.Parent = G_3_
- G_271_.Material = Enum.Material.Ice
- G_271_.BrickColor = BrickColor.new("Bright yellow")
- G_271_.Reflectance = 0.5
- G_271_.Position = Vector3.new(-0.114343047, 6.47644806, -0.695219159)
- G_271_.Rotation = Vector3.new(-0.00999999978, 0, 0)
- G_271_.Anchored = true
- G_271_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_271_.CFrame = CFrame.new(-0.114343047, 6.47644806, -0.695219159, 1, 0, 0, 0, 1, 0.000213000007, 0, -0.000213000007, 1)
- G_271_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_271_.Position = Vector3.new(-0.114343047, 6.47644806, -0.695219159)
- G_271_.Orientation = Vector3.new(-0.00999999978, 0, 0)
- G_271_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_272_.Parent = G_271_
- G_272_.MeshType = Enum.MeshType.Wedge
- G_273_.Parent = G_3_
- G_273_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_273_.Reflectance = 0.5
- G_273_.Position = Vector3.new(-0.18712604, 6.26468086, -0.595938087)
- G_273_.Rotation = Vector3.new(179.98999, 0, 90)
- G_273_.Anchored = true
- G_273_.CanCollide = false
- G_273_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.198529392)
- G_273_.CFrame = CFrame.new(-0.18712604, 6.26468086, -0.595938087, 7.6999997e-05, -1, 1.76329991e-08, -1, -7.6999997e-05, -0.000228999997, 0.000228999997, 0, -1)
- G_273_.TopSurface = Enum.SurfaceType.Smooth
- G_273_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_273_.Position = Vector3.new(-0.18712604, 6.26468086, -0.595938087)
- G_273_.Orientation = Vector3.new(0.00999999978, 180, -90)
- G_273_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_274_.Parent = G_273_
- G_274_.Scale = Vector3.new(1, 0.529411674, 1)
- G_274_.Scale = Vector3.new(1, 0.529411674, 1)
- G_275_.Name = "Smooth Block Model"
- G_275_.Parent = G_3_
- G_275_.Material = Enum.Material.Ice
- G_275_.BrickColor = BrickColor.new("Bright yellow")
- G_275_.Reflectance = 0.5
- G_275_.Position = Vector3.new(-0.114356995, 6.47648478, -0.231983125)
- G_275_.Rotation = Vector3.new(-180, 0, -180)
- G_275_.Anchored = true
- G_275_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_275_.CFrame = CFrame.new(-0.114356995, 6.47648478, -0.231983125, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- G_275_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_275_.Position = Vector3.new(-0.114356995, 6.47648478, -0.231983125)
- G_275_.Orientation = Vector3.new(0, 180, 0)
- G_275_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_276_.Parent = G_275_
- G_276_.MeshType = Enum.MeshType.Wedge
- G_277_.Parent = G_3_
- G_277_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_277_.Reflectance = 0.5
- G_277_.Position = Vector3.new(-0.187136054, 6.39704323, -0.463590562)
- G_277_.Rotation = Vector3.new(90, 0, 90)
- G_277_.Anchored = true
- G_277_.CanCollide = false
- G_277_.Size = Vector3.new(0.0661764592, 0.0500000007, 0.198529392)
- G_277_.CFrame = CFrame.new(-0.187136054, 6.39704323, -0.463590562, 0, -1, 0, 0, 0, -1, 1, 0, 0)
- G_277_.TopSurface = Enum.SurfaceType.Smooth
- G_277_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_277_.Position = Vector3.new(-0.187136054, 6.39704323, -0.463590562)
- G_277_.Orientation = Vector3.new(90, -90, 0)
- G_277_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_278_.Parent = G_277_
- G_278_.Scale = Vector3.new(1, 0.529411674, 1)
- G_278_.Scale = Vector3.new(1, 0.529411674, 1)
- G_279_.Parent = G_3_
- G_279_.Material = Enum.Material.Ice
- G_279_.BrickColor = BrickColor.new("Bright yellow")
- G_279_.Reflectance = 0.5
- G_279_.Position = Vector3.new(-0.114367008, 6.83387804, -0.463630557)
- G_279_.Rotation = Vector3.new(0, 90, 0)
- G_279_.Anchored = true
- G_279_.Size = Vector3.new(0.132352918, 0.47647053, 0.0661764666)
- G_279_.CFrame = CFrame.new(-0.114367008, 6.83387804, -0.463630557, 3.09999996e-05, 0, 1, 0, 1, 0, -1, 0, 3.09999996e-05)
- G_279_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_279_.Position = Vector3.new(-0.114367008, 6.83387804, -0.463630557)
- G_279_.Orientation = Vector3.new(0, 90, 0)
- G_279_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_280_.Parent = G_3_
- G_280_.Material = Enum.Material.Ice
- G_280_.BrickColor = BrickColor.new("Bright yellow")
- G_280_.Reflectance = 0.5
- G_280_.Position = Vector3.new(-0.114373088, 6.75446177, -0.331270576)
- G_280_.Rotation = Vector3.new(0, 90, 0)
- G_280_.Anchored = true
- G_280_.Size = Vector3.new(0.132352918, 0.31764701, 0.0661764666)
- G_280_.CFrame = CFrame.new(-0.114373088, 6.75446177, -0.331270576, 3.09999996e-05, 0, 1, 0, 1, 0, -1, 0, 3.09999996e-05)
- G_280_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_280_.Position = Vector3.new(-0.114373088, 6.75446177, -0.331270576)
- G_280_.Orientation = Vector3.new(0, 90, 0)
- G_280_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_281_.Name = "Smooth Block Model"
- G_281_.Parent = G_3_
- G_281_.Material = Enum.Material.Ice
- G_281_.BrickColor = BrickColor.new("Bright yellow")
- G_281_.Reflectance = 0.5
- G_281_.Position = Vector3.new(-0.114390016, 6.99269676, -0.364379585)
- G_281_.Rotation = Vector3.new(-180, 0, -180)
- G_281_.Anchored = true
- G_281_.Size = Vector3.new(0.0661764592, 0.158823505, 0.0661764666)
- G_281_.CFrame = CFrame.new(-0.114390016, 6.99269676, -0.364379585, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- G_281_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_281_.Position = Vector3.new(-0.114390016, 6.99269676, -0.364379585)
- G_281_.Orientation = Vector3.new(0, 180, 0)
- G_281_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_282_.Parent = G_281_
- G_282_.MeshType = Enum.MeshType.Wedge
- G_283_.Parent = G_3_
- G_283_.Material = Enum.Material.Ice
- G_283_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_283_.Reflectance = 0.5
- G_283_.Position = Vector3.new(-0.114387035, 6.90010405, 0.165039882)
- G_283_.Rotation = Vector3.new(180, 90, 0)
- G_283_.Anchored = true
- G_283_.CanCollide = false
- G_283_.Size = Vector3.new(0.860293984, 0.0500000007, 0.0661764666)
- G_283_.CFrame = CFrame.new(-0.114387035, 6.90010405, 0.165039882, -3.09999996e-05, 0, 1, 0, -1, 0, 1, 0, 3.09999996e-05)
- G_283_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_283_.Position = Vector3.new(-0.114387035, 6.90010405, 0.165039882)
- G_283_.Orientation = Vector3.new(0, 90, 180)
- G_283_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_284_.Parent = G_283_
- G_284_.Scale = Vector3.new(1, 0.529411674, 1)
- G_284_.Scale = Vector3.new(1, 0.529411674, 1)
- G_285_.Parent = G_3_
- G_285_.Material = Enum.Material.Ice
- G_285_.BrickColor = BrickColor.new("Bright yellow")
- G_285_.Reflectance = 0.5
- G_285_.Position = Vector3.new(-0.114389062, 6.95304585, 0.165032879)
- G_285_.Rotation = Vector3.new(180, 90, 0)
- G_285_.Anchored = true
- G_285_.Size = Vector3.new(0.860293984, 0.0794117525, 0.0661764666)
- G_285_.CFrame = CFrame.new(-0.114389062, 6.95304585, 0.165032879, -3.09999996e-05, 0, 1, 0, -1, 0, 1, 0, 3.09999996e-05)
- G_285_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_285_.Position = Vector3.new(-0.114389062, 6.95304585, 0.165032879)
- G_285_.Orientation = Vector3.new(0, 90, 180)
- G_285_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_286_.Parent = G_3_
- G_286_.Material = Enum.Material.Ice
- G_286_.BrickColor = BrickColor.new("Bright yellow")
- G_286_.Reflectance = 0.5
- G_286_.Position = Vector3.new(-0.114385962, 6.84716177, 0.131959885)
- G_286_.Rotation = Vector3.new(180, 90, 0)
- G_286_.Anchored = true
- G_286_.Size = Vector3.new(0.79411751, 0.0794117525, 0.0661764666)
- G_286_.CFrame = CFrame.new(-0.114385962, 6.84716177, 0.131959885, -3.09999996e-05, 0, 1, 0, -1, 0, 1, 0, 3.09999996e-05)
- G_286_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_286_.Position = Vector3.new(-0.114385962, 6.84716177, 0.131959885)
- G_286_.Orientation = Vector3.new(0, 90, 180)
- G_286_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_287_.Parent = G_3_
- G_287_.Material = Enum.Material.Ice
- G_287_.BrickColor = BrickColor.new("Bright yellow")
- G_287_.Reflectance = 0.5
- G_287_.Position = Vector3.new(-0.114336014, 6.63529921, -0.993022084)
- G_287_.Rotation = Vector3.new(-180, -90, 0)
- G_287_.Anchored = true
- G_287_.Size = Vector3.new(0.661764622, 0.0794117525, 0.0661764666)
- G_287_.CFrame = CFrame.new(-0.114336014, 6.63529921, -0.993022084, -3.09999996e-05, 0, -1, 0, -1, 0, -1, 0, 3.09999996e-05)
- G_287_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_287_.Position = Vector3.new(-0.114336014, 6.63529921, -0.993022084)
- G_287_.Orientation = Vector3.new(0, -90, 180)
- G_287_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_288_.Parent = G_3_
- G_288_.Material = Enum.Material.Ice
- G_288_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_288_.Reflectance = 0.5
- G_288_.Position = Vector3.new(-0.114370942, 6.68833303, 0.0988918766)
- G_288_.Rotation = Vector3.new(180, 90, 0)
- G_288_.Anchored = true
- G_288_.CanCollide = false
- G_288_.Size = Vector3.new(0.727940977, 0.0500000007, 0.0661764666)
- G_288_.CFrame = CFrame.new(-0.114370942, 6.68833303, 0.0988918766, -3.09999996e-05, 0, 1, 0, -1, 0, 1, 0, 3.09999996e-05)
- G_288_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_288_.Position = Vector3.new(-0.114370942, 6.68833303, 0.0988918766)
- G_288_.Orientation = Vector3.new(0, 90, 180)
- G_288_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_289_.Parent = G_288_
- G_289_.Scale = Vector3.new(1, 0.529411674, 1)
- G_289_.Scale = Vector3.new(1, 0.529411674, 1)
- G_290_.Name = "Smooth Block Model"
- G_290_.Parent = G_3_
- G_290_.Material = Enum.Material.Ice
- G_290_.BrickColor = BrickColor.new("Bright yellow")
- G_290_.Reflectance = 0.5
- G_290_.Position = Vector3.new(-0.114382982, 7.11180878, -0.496744573)
- G_290_.Rotation = Vector3.new(-0.00999999978, 0, 0)
- G_290_.Anchored = true
- G_290_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_290_.CFrame = CFrame.new(-0.114382982, 7.11180878, -0.496744573, 1, 0, 0, 0, 1, 0.000213000007, 0, -0.000213000007, 1)
- G_290_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_290_.Position = Vector3.new(-0.114382982, 7.11180878, -0.496744573)
- G_290_.Orientation = Vector3.new(-0.00999999978, 0, 0)
- G_290_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_291_.Parent = G_290_
- G_291_.MeshType = Enum.MeshType.Wedge
- G_292_.Name = "Smooth Block Model"
- G_292_.Parent = G_3_
- G_292_.Material = Enum.Material.Ice
- G_292_.BrickColor = BrickColor.new("Bright yellow")
- G_292_.Reflectance = 0.5
- G_292_.Position = Vector3.new(-0.114392042, 6.74130821, 0.495941401)
- G_292_.Rotation = Vector3.new(-180, 0, 0)
- G_292_.Anchored = true
- G_292_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_292_.CFrame = CFrame.new(-0.114392042, 6.74130821, 0.495941401, 1, 0, 0, 0, -1, 0, 0, 0, -1)
- G_292_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_292_.Position = Vector3.new(-0.114392042, 6.74130821, 0.495941401)
- G_292_.Orientation = Vector3.new(0, 180, 180)
- G_292_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_293_.Parent = G_292_
- G_293_.MeshType = Enum.MeshType.Wedge
- G_294_.Parent = G_3_
- G_294_.Material = Enum.Material.Ice
- G_294_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_294_.Reflectance = 0.5
- G_294_.Position = Vector3.new(-0.114356041, 6.89999723, -1.09231484)
- G_294_.Rotation = Vector3.new(-180, -90, 0)
- G_294_.Anchored = true
- G_294_.CanCollide = false
- G_294_.Size = Vector3.new(0.860293984, 0.0500000007, 0.0661764666)
- G_294_.CFrame = CFrame.new(-0.114356041, 6.89999723, -1.09231484, -3.09999996e-05, 0, -1, 0, -1, 0, -1, 0, 3.09999996e-05)
- G_294_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_294_.Position = Vector3.new(-0.114356041, 6.89999723, -1.09231484)
- G_294_.Orientation = Vector3.new(0, -90, 180)
- G_294_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_295_.Parent = G_294_
- G_295_.Scale = Vector3.new(1, 0.529411674, 1)
- G_295_.Scale = Vector3.new(1, 0.529411674, 1)
- G_296_.Name = "Smooth Block Model"
- G_296_.Parent = G_3_
- G_296_.Material = Enum.Material.Ice
- G_296_.BrickColor = BrickColor.new("Bright yellow")
- G_296_.Reflectance = 0.5
- G_296_.Position = Vector3.new(-0.114405036, 6.9530859, 0.628265858)
- G_296_.Rotation = Vector3.new(-180, 0, 0)
- G_296_.Anchored = true
- G_296_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_296_.CFrame = CFrame.new(-0.114405036, 6.9530859, 0.628265858, 1, 0, 0, 0, -1, 0, 0, 0, -1)
- G_296_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_296_.Position = Vector3.new(-0.114405036, 6.9530859, 0.628265858)
- G_296_.Orientation = Vector3.new(0, 180, 180)
- G_296_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_297_.Parent = G_296_
- G_297_.MeshType = Enum.MeshType.Wedge
- G_298_.Name = "Smooth Block Model"
- G_298_.Parent = G_3_
- G_298_.Material = Enum.Material.Ice
- G_298_.BrickColor = BrickColor.new("Bright yellow")
- G_298_.Reflectance = 0.5
- G_298_.Position = Vector3.new(-0.114374995, 6.6354208, 0.429778397)
- G_298_.Rotation = Vector3.new(-180, 0, 0)
- G_298_.Anchored = true
- G_298_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_298_.CFrame = CFrame.new(-0.114374995, 6.6354208, 0.429778397, 1, 0, 0, 0, -1, 0, 0, 0, -1)
- G_298_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_298_.Position = Vector3.new(-0.114374995, 6.6354208, 0.429778397)
- G_298_.Orientation = Vector3.new(0, 180, 180)
- G_298_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_299_.Parent = G_298_
- G_299_.MeshType = Enum.MeshType.Wedge
- G_300_.Name = "Smooth Block Model"
- G_300_.Parent = G_3_
- G_300_.Material = Enum.Material.Ice
- G_300_.BrickColor = BrickColor.new("Bright yellow")
- G_300_.Reflectance = 0.5
- G_300_.Position = Vector3.new(-0.114372015, 7.10527277, -0.357776582)
- G_300_.Rotation = Vector3.new(90, -0.0199999996, 0)
- G_300_.Anchored = true
- G_300_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_300_.CFrame = CFrame.new(-0.114372015, 7.10527277, -0.357776582, 1, -3.09999996e-05, -0.000306000002, -0.000306000002, 0, -1, 3.09999996e-05, 1, -9.48599954e-09)
- G_300_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_300_.Position = Vector3.new(-0.114372015, 7.10527277, -0.357776582)
- G_300_.Orientation = Vector3.new(90, 0, 0)
- G_300_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_301_.Parent = G_300_
- G_301_.MeshType = Enum.MeshType.Wedge
- G_302_.Parent = G_3_
- G_302_.Material = Enum.Material.Ice
- G_302_.BrickColor = BrickColor.new("Bright yellow")
- G_302_.Reflectance = 0.5
- G_302_.Position = Vector3.new(-0.114363074, 6.95293808, -1.0923208)
- G_302_.Rotation = Vector3.new(-180, -90, 0)
- G_302_.Anchored = true
- G_302_.Size = Vector3.new(0.860293984, 0.0794117525, 0.0661764666)
- G_302_.CFrame = CFrame.new(-0.114363074, 6.95293808, -1.0923208, -3.09999996e-05, 0, -1, 0, -1, 0, -1, 0, 3.09999996e-05)
- G_302_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_302_.Position = Vector3.new(-0.114363074, 6.95293808, -1.0923208)
- G_302_.Orientation = Vector3.new(0, -90, 180)
- G_302_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_303_.Name = "Smooth Block Model"
- G_303_.Parent = G_3_
- G_303_.Material = Enum.Material.Ice
- G_303_.BrickColor = BrickColor.new("Bright yellow")
- G_303_.Reflectance = 0.5
- G_303_.Position = Vector3.new(-0.114353061, 6.51619005, -0.562869072)
- G_303_.Rotation = Vector3.new(-180, 0, 0)
- G_303_.Anchored = true
- G_303_.Size = Vector3.new(0.0661764592, 0.158823505, 0.198529392)
- G_303_.CFrame = CFrame.new(-0.114353061, 6.51619005, -0.562869072, 1, 0, 0, 0, -1, 0, 0, 0, -1)
- G_303_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_303_.Position = Vector3.new(-0.114353061, 6.51619005, -0.562869072)
- G_303_.Orientation = Vector3.new(0, 180, 180)
- G_303_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_304_.Parent = G_303_
- G_304_.MeshType = Enum.MeshType.Wedge
- G_305_.Parent = G_3_
- G_305_.Material = Enum.Material.Ice
- G_305_.BrickColor = BrickColor.new("Bright yellow")
- G_305_.Reflectance = 0.5
- G_305_.Position = Vector3.new(-0.114382029, 7.11181688, -0.430566609)
- G_305_.Rotation = Vector3.new(0, 90, 0)
- G_305_.Anchored = true
- G_305_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_305_.CFrame = CFrame.new(-0.114382029, 7.11181688, -0.430566609, 3.09999996e-05, 0, 1, 0, 1, 0, -1, 0, 3.09999996e-05)
- G_305_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_305_.Position = Vector3.new(-0.114382029, 7.11181688, -0.430566609)
- G_305_.Orientation = Vector3.new(0, 90, 0)
- G_305_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_306_.Parent = G_3_
- G_306_.Material = Enum.Material.Ice
- G_306_.BrickColor = BrickColor.new("Bright yellow")
- G_306_.Reflectance = 0.5
- G_306_.Position = Vector3.new(-0.114359975, 6.75445223, -0.595980167)
- G_306_.Rotation = Vector3.new(0, 90, 0)
- G_306_.Anchored = true
- G_306_.Size = Vector3.new(0.132352918, 0.31764701, 0.0661764666)
- G_306_.CFrame = CFrame.new(-0.114359975, 6.75445223, -0.595980167, 3.09999996e-05, 0, 1, 0, 1, 0, -1, 0, 3.09999996e-05)
- G_306_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_306_.Position = Vector3.new(-0.114359975, 6.75445223, -0.595980167)
- G_306_.Orientation = Vector3.new(0, 90, 0)
- G_306_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_307_.Name = "Smooth Block Model"
- G_307_.Parent = G_3_
- G_307_.Material = Enum.Material.Ice
- G_307_.BrickColor = BrickColor.new("Bright yellow")
- G_307_.Reflectance = 0.5
- G_307_.Position = Vector3.new(-0.114346027, 6.95289612, -1.55555284)
- G_307_.Rotation = Vector3.new(-0.00999999978, 0, -180)
- G_307_.Anchored = true
- G_307_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_307_.CFrame = CFrame.new(-0.114346027, 6.95289612, -1.55555284, -1, 0, 0, 0, -1, 0.000213000007, 0, 0.000213000007, 1)
- G_307_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_307_.Position = Vector3.new(-0.114346027, 6.95289612, -1.55555284)
- G_307_.Orientation = Vector3.new(-0.00999999978, 0, 180)
- G_307_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_308_.Parent = G_307_
- G_308_.MeshType = Enum.MeshType.Wedge
- G_309_.Name = "Smooth Block Model"
- G_309_.Parent = G_3_
- G_309_.Material = Enum.Material.Ice
- G_309_.BrickColor = BrickColor.new("Bright yellow")
- G_309_.Reflectance = 0.5
- G_309_.Position = Vector3.new(-0.114374042, 6.99268389, -0.56291306)
- G_309_.Rotation = Vector3.new(-0.00999999978, 0, 0)
- G_309_.Anchored = true
- G_309_.Size = Vector3.new(0.0661764592, 0.158823505, 0.0661764666)
- G_309_.CFrame = CFrame.new(-0.114374042, 6.99268389, -0.56291306, 1, 0, 0, 0, 1, 0.000213000007, 0, -0.000213000007, 1)
- G_309_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_309_.Position = Vector3.new(-0.114374042, 6.99268389, -0.56291306)
- G_309_.Orientation = Vector3.new(-0.00999999978, 0, 0)
- G_309_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_310_.Parent = G_309_
- G_310_.MeshType = Enum.MeshType.Wedge
- G_311_.Name = "Smooth Block Model"
- G_311_.Parent = G_3_
- G_311_.Material = Enum.Material.Ice
- G_311_.BrickColor = BrickColor.new("Bright yellow")
- G_311_.Reflectance = 0.5
- G_311_.Position = Vector3.new(-0.114331007, 6.63526583, -1.35699284)
- G_311_.Rotation = Vector3.new(-0.00999999978, 0, -180)
- G_311_.Anchored = true
- G_311_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_311_.CFrame = CFrame.new(-0.114331007, 6.63526583, -1.35699284, -1, 0, 0, 0, -1, 0.000213000007, 0, 0.000213000007, 1)
- G_311_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_311_.Position = Vector3.new(-0.114331007, 6.63526583, -1.35699284)
- G_311_.Orientation = Vector3.new(-0.00999999978, 0, 180)
- G_311_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_312_.Parent = G_311_
- G_312_.MeshType = Enum.MeshType.Wedge
- G_313_.Parent = G_3_
- G_313_.Material = Enum.Material.Ice
- G_313_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_313_.Reflectance = 0.5
- G_313_.Position = Vector3.new(-0.114382029, 6.79422188, 0.131966874)
- G_313_.Rotation = Vector3.new(180, 90, 0)
- G_313_.Anchored = true
- G_313_.CanCollide = false
- G_313_.Size = Vector3.new(0.79411751, 0.0500000007, 0.0661764666)
- G_313_.CFrame = CFrame.new(-0.114382029, 6.79422188, 0.131966874, -3.09999996e-05, 0, 1, 0, -1, 0, 1, 0, 3.09999996e-05)
- G_313_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_313_.Position = Vector3.new(-0.114382029, 6.79422188, 0.131966874)
- G_313_.Orientation = Vector3.new(0, 90, 180)
- G_313_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_314_.Parent = G_313_
- G_314_.Scale = Vector3.new(1, 0.529411674, 1)
- G_314_.Scale = Vector3.new(1, 0.529411674, 1)
- G_315_.Parent = G_3_
- G_315_.Material = Enum.Material.Ice
- G_315_.BrickColor = BrickColor.new("Bright yellow")
- G_315_.Reflectance = 0.5
- G_315_.Position = Vector3.new(-0.114351988, 6.84705687, -1.05922067)
- G_315_.Rotation = Vector3.new(-180, -90, 0)
- G_315_.Anchored = true
- G_315_.Size = Vector3.new(0.79411751, 0.0794117525, 0.0661764666)
- G_315_.CFrame = CFrame.new(-0.114351988, 6.84705687, -1.05922067, -3.09999996e-05, 0, -1, 0, -1, 0, -1, 0, 3.09999996e-05)
- G_315_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_315_.Position = Vector3.new(-0.114351988, 6.84705687, -1.05922067)
- G_315_.Orientation = Vector3.new(0, -90, 180)
- G_315_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_316_.Parent = G_3_
- G_316_.Material = Enum.Material.Ice
- G_316_.BrickColor = BrickColor.new("Br. yellowish orange")
- G_316_.Reflectance = 0.5
- G_316_.Position = Vector3.new(-0.114349008, 6.79411793, -1.05921566)
- G_316_.Rotation = Vector3.new(-180, -90, 0)
- G_316_.Anchored = true
- G_316_.CanCollide = false
- G_316_.Size = Vector3.new(0.79411751, 0.0500000007, 0.0661764666)
- G_316_.CFrame = CFrame.new(-0.114349008, 6.79411793, -1.05921566, -3.09999996e-05, 0, -1, 0, -1, 0, -1, 0, 3.09999996e-05)
- G_316_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_316_.Position = Vector3.new(-0.114349008, 6.79411793, -1.05921566)
- G_316_.Orientation = Vector3.new(0, -90, 180)
- G_316_.Color = Color3.new(0.886275, 0.603922, 0.247059)
- G_317_.Parent = G_316_
- G_317_.Scale = Vector3.new(1, 0.529411674, 1)
- G_317_.Scale = Vector3.new(1, 0.529411674, 1)
- G_318_.Name = "Smooth Block Model"
- G_318_.Parent = G_3_
- G_318_.Material = Enum.Material.Ice
- G_318_.BrickColor = BrickColor.new("Bright yellow")
- G_318_.Reflectance = 0.5
- G_318_.Position = Vector3.new(-0.114395022, 6.84720087, 0.562101841)
- G_318_.Rotation = Vector3.new(-180, 0, 0)
- G_318_.Anchored = true
- G_318_.Size = Vector3.new(0.0661764592, 0.0794117525, 0.0661764666)
- G_318_.CFrame = CFrame.new(-0.114395022, 6.84720087, 0.562101841, 1, 0, 0, 0, -1, 0, 0, 0, -1)
- G_318_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_318_.Position = Vector3.new(-0.114395022, 6.84720087, 0.562101841)
- G_318_.Orientation = Vector3.new(0, 180, 180)
- G_318_.Color = Color3.new(0.956863, 0.803922, 0.184314)
- G_319_.Parent = G_318_
- G_319_.MeshType = Enum.MeshType.Wedge
- G_2_.Parent = workspace
- G_2_:MakeJoints()
- ---------------------------------------------------------------------------------------
- local L_2_ = G_2_:GetChildren()
- for L_29_forvar1 = 1, #L_2_ do
- L_2_[L_29_forvar1].Parent = game:GetService("Players").LocalPlayer.Backpack
- ypcall(function()
- L_2_[L_29_forvar1]:MakeJoints()
- end)
- end
- G_2_:Destroy()
- for L_30_forvar1 = 1, #G_1_ do
- coroutine.resume(G_1_[L_30_forvar1])
- end
Add Comment
Please, Sign In to add comment