View difference between Paste ID: Pm5Yv0nH and 97gctn14
SHOW: | | - or go back to the newest paste.
1
--[[
2
		Thanks for using Build-To-Lua by jarredbcv.
3
]]--
4
5
New = function(Object, Parent, Name, Data)
6
	local Object = Instance.new(Object)
7
	for Index, Value in pairs(Data or {}) do
8
		Object[Index] = Value
9
	end
10
	Object.Parent = Parent
11
	Object.Name = Name
12
	return Object
13
end
14
	
15
Model = New("Model",Workspace,"Model",{})
16
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(45.9700165, 3.50002599, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
17
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(114.600006, 1, 1),CFrame = CFrame.new(26.1699982, 22.4000416, -22.5500183, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
18
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(17.6000004, 1, 1),CFrame = CFrame.new(57.5699768, 27.2694893, -80.8499832, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
19
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(10.3999996, 0.200000003, 8.60000038),CFrame = CFrame.new(69.1700134, 0.900014997, -41.9499893, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
20
Mesh = New("CylinderMesh",Part,"Mesh",{})
21
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(11.3999996, 4.60000038, 3.4000001),CFrame = CFrame.new(48.3700027, 20.7000084, -68.4500046, 0, -1.00000024, 0, 1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
22
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 1.5999999, 1.20000005),CFrame = CFrame.new(20.2699966, 15.800004, -5.24997711, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
23
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 7.40000057),CFrame = CFrame.new(20.2699909, 10.3999996, 2.84998298, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
24
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(6.60000038, 0.200000003, 6.80000019),CFrame = CFrame.new(77.2700043, 0.900014997, -38.0499954, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
25
Mesh = New("CylinderMesh",Part,"Mesh",{})
26
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(17.6000004, 1, 1),CFrame = CFrame.new(57.5699768, 27.2694893, -77.650032, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
27
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(6.39999962, 20.6000004, 0.200000003),CFrame = CFrame.new(64.5699997, 21.1000004, 45.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
28
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(41.0000038, 31.4000015, 0.200000003),CFrame = CFrame.new(88.2700348, 15.7000017, 45.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
29
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(32.2000008, 9.60000038, 1.20000005),CFrame = CFrame.new(57.8700104, 5.20000887, -62.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
30
Mesh = New("BlockMesh",Part,"Mesh",{})
31
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 4.80000019, 1.20000005),CFrame = CFrame.new(20.2699966, 14.2000017, -2.849998, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
32
Decal = New("Decal",Part,"Decal",{Texture = "http://www.roblox.com/asset/?id=121678640",})
33
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(1, 1, 25.2000027),CFrame = CFrame.new(73.4700012, 10.5, -74.2499924, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
34
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(4, 0.200000003, 3.39999962),CFrame = CFrame.new(58.1700134, 0.300002009, -42.9499893, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
35
Mesh = New("CylinderMesh",Part,"Mesh",{})
36
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 8),CFrame = CFrame.new(20.2699966, 16.2000008, 2.54997993, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
37
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 6),CFrame = CFrame.new(20.2699966, 15.3999996, 3.54997993, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
38
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 5.20000029),CFrame = CFrame.new(20.2699909, 14.2000017, 3.94997406, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
39
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Granite,Size = Vector3.new(1, 6.40000105, 1),CFrame = CFrame.new(64.5699997, 10.300004, 45.2500076, 0, -1.00000024, 0, 1.00000024, 0, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
40
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(15.2000008, 0.600000024, 13.6000004),CFrame = CFrame.new(69.9700165, 0.500011981, -44.4499893, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
41
Mesh = New("CylinderMesh",Part,"Mesh",{})
42
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(52.1700134, 3.50002599, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
43
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 4.5999999),CFrame = CFrame.new(20.2699909, 14.800004, 4.24997711, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
44
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(57.7700272, 5.90000677, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
45
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 2.80000019, 0.800000072),CFrame = CFrame.new(20.2699966, 15.2000017, -1.85001397, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
46
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Granite,Size = Vector3.new(1, 9.80000114, 1),CFrame = CFrame.new(61.8699951, 4.90002012, 45.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
47
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 27.1500015, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
48
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 3.00000024),CFrame = CFrame.new(20.2699909, 13.3999996, 5.04998016, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
49
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(15.8000002, 1, 1),CFrame = CFrame.new(66.9700165, 26.9000034, -74.7500076, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
50
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(30.1999989, 14.8000002, 24),CFrame = CFrame.new(57.8700027, 7.60000277, -74.8500137, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
51
Mesh = New("BlockMesh",Part,"Mesh",{})
52
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 10.1499701, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
53
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(4, 0.200000003, 5.19999981),CFrame = CFrame.new(63.1700058, 0.300002009, -35.6500015, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
54
Mesh = New("CylinderMesh",Part,"Mesh",{})
55
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(11.3999996, 4.60000038, 3.4000001),CFrame = CFrame.new(66.9700317, 20.7000084, -68.4500046, 0, -1.00000024, 0, 1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
56
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 4, 1.20000005),CFrame = CFrame.new(20.2699909, 14.6000156, -4.04998016, -1.00000024, 0, 0, 0, -1.00000024, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
57
ParticleEmitter = New("ParticleEmitter",Part,"ParticleEmitter",{Texture = "rbxassetid://121678640",})
58
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 11.1000004, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
59
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
60
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -13.4499283, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
61
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 14.8000002, 12.8000002),CFrame = CFrame.new(20.2699966, 24.0000057, 0.149970993, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
62
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(15.2000008, 0.600000024, 13.6000004),CFrame = CFrame.new(56.7699966, 0.500011981, -20.6499939, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
63
Mesh = New("CylinderMesh",Part,"Mesh",{})
64
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(17.6000004, 1, 1),CFrame = CFrame.new(57.5699768, 27.2694893, -70.0501556, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
65
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -37.8497391, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
66
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(11.3999996, 4.60000038, 3.4000001),CFrame = CFrame.new(66.9700317, 20.7000084, -81.0499191, 0, -1.00000024, 0, 1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
67
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(11.000001, 10, 12.1999998),CFrame = CFrame.new(57.0699997, 5.80002308, -20.5499954, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
68
Mesh = New("CylinderMesh",Part,"Mesh",{})
69-
ParticleEmitter = New("ParticleEmitter",Part,"ParticleEmitter",{Color = Color3.new(0 1 0 0 0 1 1 0 0 0 ),})
69+
70
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(54.9700165, 3.50002599, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
71
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(1, 4, 24),CFrame = CFrame.new(73.4700165, 13, -74.8500137, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
72
Mesh = New("BlockMesh",Part,"Mesh",{})
73
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(20, 1, 1),CFrame = CFrame.new(27.1699982, 10.3000317, 35.5499878, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
74
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
75
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Granite,Size = Vector3.new(1.59999979, 0.200000003, 1.4000001),CFrame = CFrame.new(22.3699951, 0.300002009, -6.5500102, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
76
Mesh = New("BlockMesh",Part,"Mesh",{})
77
Mesh = New("SpecialMesh",Part,"Mesh",{})
78
Mesh = New("CylinderMesh",Part,"Mesh",{})
79
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(88.2000046, 0.200000003, 132.200012),CFrame = CFrame.new(64.4700012, 31.3000259, -20.9500046, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
80
Mesh = New("BlockMesh",Part,"Mesh",{})
81
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(15.2000008, 0.600000024, 13.6000004),CFrame = CFrame.new(69.9700165, 1.100016, -50.8499374, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
82
Mesh = New("CylinderMesh",Part,"Mesh",{})
83
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -40.6497269, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
84
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -59.6495743, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
85
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -70.44944, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
86
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(88.1999969, 31.4000015, 0.200000003),CFrame = CFrame.new(64.4699554, 15.7000017, -86.9500046, 1.00000048, 0, 0, 0, 1, 0, 0, 0, 1.00000048),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
87
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(1, 4, 24),CFrame = CFrame.new(42.2700043, 13, -74.8500137, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
88
Mesh = New("BlockMesh",Part,"Mesh",{})
89
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -49.0496292, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
90
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -46.0496597, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
91
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 33.9500046, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
92
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 2.40000033),CFrame = CFrame.new(20.2699909, 11.800004, 5.34998322, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
93
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(15.2000008, 0.600000024, 13.6000004),CFrame = CFrame.new(56.7699966, 10.8999996, -20.6499939, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
94
Mesh = New("CylinderMesh",Part,"Mesh",{})
95
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(45.9700165, 5.90000677, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
96
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 4.20000029),CFrame = CFrame.new(20.2699909, 11, 4.44997406, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
97
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Granite,Size = Vector3.new(1.59999979, 0.200000003, 1.4000001),CFrame = CFrame.new(25.5699997, 0.300002009, -3.35004401, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
98
Mesh = New("BlockMesh",Part,"Mesh",{})
99
Mesh = New("SpecialMesh",Part,"Mesh",{})
100
Mesh = New("CylinderMesh",Part,"Mesh",{})
101
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(15.8000002, 1, 1),CFrame = CFrame.new(48.3700027, 26.9000034, -74.7500076, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
102
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 15.8999996, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
103
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
104
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(57.7700272, 3.50002599, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
105
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -43.0496902, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
106
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(1, 9.60000038, 24),CFrame = CFrame.new(73.4700241, 5.20000887, -74.8500137, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
107
Mesh = New("BlockMesh",Part,"Mesh",{})
108
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 16.7499619, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
109
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 17.5000057, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
110
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
111
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 5.90000916, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
112
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
113
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 14.300004, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
114
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
115
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 19.3499832, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
116
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 21.7499847, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
117
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 9),CFrame = CFrame.new(20.2699909, 8.8000164, 2.04997993, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
118
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -73.4494095, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
119
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(80.7999954, 31.4000015, 0.200000003),CFrame = CFrame.new(20.2700119, 15.7000017, -46.6499863, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
120
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -4.84996796, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
121
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 9.5, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
122
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
123
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 3.40000057),CFrame = CFrame.new(20.2699909, 9.60000038, 4.84998322, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
124
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 6.20000029),CFrame = CFrame.new(20.2699909, 12.6000004, 3.44997406, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
125
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 30.1500015, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
126
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(6.4000001, 0.200000003, 132),CFrame = CFrame.new(23.5699921, 17.7000217, -20.8500214, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
127
Mesh = New("BlockMesh",Part,"Mesh",{})
128
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -76.249382, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
129
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 7.54999495, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
130
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -62.4495316, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
131
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -7.6499548, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
132
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -35.0497627, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
133
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -16.2499237, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
134
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -26.6498108, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
135
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -23.8498459, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
136
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 1.55001104, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
137
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -32.4497757, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
138
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 13.3499517, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
139
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -29.4498062, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
140
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -65.0494766, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
141
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -67.6494522, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
142
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -10.6499701, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
143
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(38.5999908, 31.4000015, 0.200000003),CFrame = CFrame.new(20.2699909, 15.7000017, 25.8499832, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
144
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 0.800000012, 8),CFrame = CFrame.new(20.2699909, 1.00002205, 2.54997993, -1, 0, 0, 0, -1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
145
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 1.20000005, 12.8000002),CFrame = CFrame.new(20.2699909, 0.600009024, 0.149970993, -1, 0, 0, 0, -1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
146
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(31.2000008, 1, 1.20000005),CFrame = CFrame.new(57.3700104, 10.5, -62.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
147
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(52.1700134, 5.90000677, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
148
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(54.9700165, 5.90000677, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
149
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 1.90002298, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
150
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
151
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Shape = Enum.PartType.Cylinder,Size = Vector3.new(17.6000004, 1, 1),CFrame = CFrame.new(57.5699768, 27.2694893, -73.6500931, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(1, 0, 0),})
152
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(41.2000046, 31.4000015, 0.200000003),CFrame = CFrame.new(40.7700272, 15.7000017, 45.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
153
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(49.1700058, 3.50002599, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
154
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -57.0495834, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
155
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(5.5999999, 0.200000003, 6.39999962),CFrame = CFrame.new(60.1700134, 0.300002009, -50.2499771, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
156
Mesh = New("CylinderMesh",Part,"Mesh",{})
157
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(0.99999994, 1, 24.2000008),CFrame = CFrame.new(42.2700119, 10.5, -74.7500229, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
158
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Neon,Size = Vector3.new(2, 1.79999995, 0.200000003),CFrame = CFrame.new(49.1700058, 5.90000677, -61.5500031, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
159
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(20, 1, 1),CFrame = CFrame.new(27.1699982, 10.3000317, 39.7500076, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
160
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
161
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(132.199997, 31.4000015, 0.200000003),CFrame = CFrame.new(108.669968, 15.7000017, -20.9499817, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
162
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 7.90000916, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
163
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
164
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 3.90002108, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
165
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
166
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Granite,Size = Vector3.new(4, 0.200000003, 4),CFrame = CFrame.new(22.3700104, 0.300002009, -3.4500041, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
167
Mesh = New("BlockMesh",Part,"Mesh",{})
168
Mesh = New("SpecialMesh",Part,"Mesh",{})
169
Mesh = New("CylinderMesh",Part,"Mesh",{})
170
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(88.1999969, 0.200000003, 132.399994),CFrame = CFrame.new(64.4700012, 0.10001, -20.8500061, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
171
Mesh = New("BlockMesh",Part,"Mesh",{})
172
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(0.200000003, 2.4000001, 6),CFrame = CFrame.new(20.2699966, 2.60003591, 3.54997993, -1, 0, 0, 0, -1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
173
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(27.1699982, 12.7000017, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
174
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
175
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(32.2000008, 4, 1.20000005),CFrame = CFrame.new(57.8700027, 13, -62.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
176
Mesh = New("BlockMesh",Part,"Mesh",{})
177
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Granite,Size = Vector3.new(1, 9.80000114, 1),CFrame = CFrame.new(67.2700043, 4.90002012, 45.2500076, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
178
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(11.3999996, 4.60000038, 3.4000001),CFrame = CFrame.new(48.3700027, 20.7000084, -81.0498428, 0, -1.00000024, 0, 1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
179
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Really red"),Material = Enum.Material.Granite,Size = Vector3.new(1.59999979, 0.200000003, 1.4000001),CFrame = CFrame.new(22.3699951, 0.300002009, -0.550072014, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(1, 0, 0),})
180
Mesh = New("BlockMesh",Part,"Mesh",{})
181
Mesh = New("SpecialMesh",Part,"Mesh",{})
182
Mesh = New("CylinderMesh",Part,"Mesh",{})
183
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Transparency = 1,Transparency = 1,Size = Vector3.new(0.200000003, 16.2000008, 12.8000002),CFrame = CFrame.new(20.2700043, 8.50002003, 0.150002003, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
184
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -51.6496506, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
185
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(1, 9.60000038, 24),CFrame = CFrame.new(42.2700043, 5.20000887, -74.8500137, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
186
Mesh = New("BlockMesh",Part,"Mesh",{})
187
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -19.0498886, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
188
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 4.75000715, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
189
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -54.4496078, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
190
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, 24.5499954, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
191
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(26.1699982, 19.9000206, -2.0499649, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
192
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.769974, 11.1000004, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
193
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
194
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.77002, 1.90002298, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
195
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
196
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.77002, 3.90002108, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
197
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
198
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.769981, 19.9000206, 33.9500046, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
199
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(114.600006, 1, 1),CFrame = CFrame.new(102.570015, 22.4000416, -22.5500183, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
200
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.769943, 14.300004, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
201
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
202
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.769928, 9.5, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
203
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
204
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.77002, 12.7000017, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
205
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
206
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.770058, 17.5000057, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
207
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
208
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.769989, 5.90000916, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
209
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
210
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 10.1499701, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
211
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 27.1500015, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
212
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -13.4499283, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
213
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -49.0496292, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
214
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -37.8497391, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
215
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -21.2498703, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
216
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -59.6495743, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
217
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -40.6497269, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
218
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -70.44944, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
219
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -46.0496597, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
220
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 16.7499619, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
221
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -43.0496902, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
222
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 19.3499832, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
223
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 21.7499847, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
224
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -65.0494766, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
225
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -10.6499701, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
226
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -23.8498459, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
227
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -29.4498062, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
228
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -73.4494095, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
229
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -57.0495834, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
230
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -7.6499548, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
231
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 13.3499517, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
232
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -32.4497757, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
233
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -76.249382, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
234
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -62.4495316, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
235
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -26.6498108, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
236
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -4.84996796, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
237
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 7.54999495, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
238
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 1.55001104, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
239
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -35.0497627, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
240
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -67.6494522, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
241
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -16.2499237, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
242
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -51.6496506, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
243
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 4.75000715, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
244
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -19.0498886, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
245
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -54.4496078, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
246
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, 24.5499954, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
247
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.970009, 19.9000206, -2.0499649, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
248
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Size = Vector3.new(6.4000001, 0.200000003, 132),CFrame = CFrame.new(105.370003, 17.6999969, -20.8499985, 1, 0, 0, 0, 1, 0, 0, 0, 1),Anchored = true,Color = Color3.new(0.768628, 0.156863, 0.109804),})
249
Mesh = New("BlockMesh",Part,"Mesh",{})
250
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.769974, 7.90000916, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
251
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
252
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(101.769989, 15.8999996, 37.3500061, 0, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, 0),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
253
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
254
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(20, 1, 1),CFrame = CFrame.new(101.769989, 10.3000317, 39.7500076, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
255
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
256
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(20, 1, 1),CFrame = CFrame.new(101.769958, 10.3000317, 35.5499878, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})
257
RopeConstraint = New("RopeConstraint",Part,"RopeConstraint",{})
258
Part = New("Part",Model,"Part",{BrickColor = BrickColor.new("Bright red"),Material = Enum.Material.DiamondPlate,Shape = Enum.PartType.Cylinder,Size = Vector3.new(4, 1, 1),CFrame = CFrame.new(102.569969, 19.9000206, 30.1500015, 0, 1.00000024, 0, -1.00000024, 0, 0, 0, 0, 1),Anchored = true,BottomSurface = Enum.SurfaceType.Smooth,TopSurface = Enum.SurfaceType.Smooth,Color = Color3.new(0.768628, 0.156863, 0.109804),})