Loading model...
by Thyon C. · 3/21/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: WavyLamp |
| 3 | |
| 4 | local MS = game:GetService("MaterialService") |
| 5 | |
| 6 | local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") |
| 7 | if not ok then return warn(roots) end |
| 8 | |
| 9 | local tmp = Instance.new("Folder") |
| 10 | for _, r in ipairs(roots) do r.Parent = tmp end |
| 11 | |
| 12 | for _, d in ipairs(tmp:GetDescendants()) do |
| 13 | if d:IsA("MaterialVariant") then |
| 14 | d.Parent = MS |
| 15 | end |
| 16 | end |
| 17 | tmp:Destroy() |
| 18 | |
| 19 | local model = Instance.new("Model") |
| 20 | model.Name = "WavyLamp" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Gold"] = "2022 Stud", |
| 25 | ["Institutional white"] = "2022 Stud", |
| 26 | ["Nougat"] = "2022 Stud", |
| 27 | ["Really black"] = "2022 Universal", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Shape = Enum.PartType.Cylinder |
| 32 | p.Name = "BaseBottom" |
| 33 | p.Size = Vector3.new(0.4, 6, 6) |
| 34 | p.CFrame = CFrame.new(0, 0.16, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 35 | p.BrickColor = BrickColor.new("Really black") |
| 36 | p.Material = Enum.Material.Glacier |
| 37 | p.MaterialVariant = "2022 Universal" |
| 38 | p.Anchored = true |
| 39 | p.Parent = model |
| 40 | end |
| 41 | do |
| 42 | local p = Instance.new("Part") |
| 43 | p.Shape = Enum.PartType.Cylinder |
| 44 | p.Name = "BaseWood" |
| 45 | p.Size = Vector3.new(1.2, 6, 6) |
| 46 | p.CFrame = CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 47 | p.BrickColor = BrickColor.new("Nougat") |
| 48 | p.Material = Enum.Material.Glacier |
| 49 | p.MaterialVariant = "2022 Stud" |
| 50 | p.Anchored = true |
| 51 | p.Parent = model |
| 52 | end |
| 53 | do |
| 54 | local p = Instance.new("Part") |
| 55 | p.Shape = Enum.PartType.Cylinder |
| 56 | p.Name = "BaseButtonOuter" |
| 57 | p.Size = Vector3.new(0.1, 0.6, 0.6) |
| 58 | p.CFrame = CFrame.new(0, 1, -2.95) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 59 | p.BrickColor = BrickColor.new("Gold") |
| 60 | p.Material = Enum.Material.Glacier |
| 61 | p.MaterialVariant = "2022 Stud" |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Shape = Enum.PartType.Cylinder |
| 68 | p.Name = "BaseButtonInner" |
| 69 | p.Size = Vector3.new(0.1, 0.3, 0.3) |
| 70 | p.CFrame = CFrame.new(0, 1, -3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 71 | p.BrickColor = BrickColor.new("Nougat") |
| 72 | p.Material = Enum.Material.Glacier |
| 73 | p.MaterialVariant = "2022 Stud" |
| 74 | p.Anchored = true |
| 75 | p.Parent = model |
| 76 | end |
| 77 | do |
| 78 | local p = Instance.new("Part") |
| 79 | p.Shape = Enum.PartType.Cylinder |
| 80 | p.Name = "GlowCore" |
| 81 | p.Size = Vector3.new(9, 3.5, 3.5) |
| 82 | p.CFrame = CFrame.new(0, 6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 83 | p.BrickColor = BrickColor.new("Daisy orange") |
| 84 | p.Material = Enum.Material.Neon |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Name = "Fin_0_0" |
| 91 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 92 | p.CFrame = CFrame.new(0, 2.1, 2.8) * CFrame.Angles(math.rad(-5.07961), math.rad(0), math.rad(0)) |
| 93 | p.BrickColor = BrickColor.new("Institutional white") |
| 94 | p.Material = Enum.Material.Glacier |
| 95 | p.MaterialVariant = "2022 Stud" |
| 96 | p.Anchored = true |
| 97 | p.Parent = model |
| 98 | end |
| 99 | do |
| 100 | local p = Instance.new("Part") |
| 101 | p.Name = "Fin_0_1" |
| 102 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 103 | p.CFrame = CFrame.new(0.33538, 3.1, 2.86936) * CFrame.Angles(math.rad(-5.07961), math.rad(6.66667), math.rad(0)) |
| 104 | p.BrickColor = BrickColor.new("Institutional white") |
| 105 | p.Material = Enum.Material.Glacier |
| 106 | p.MaterialVariant = "2022 Stud" |
| 107 | p.Anchored = true |
| 108 | p.Parent = model |
| 109 | end |
| 110 | do |
| 111 | local p = Instance.new("Part") |
| 112 | p.Name = "Fin_0_2" |
| 113 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 114 | p.CFrame = CFrame.new(0.686723, 4.1, 2.89751) * CFrame.Angles(math.rad(-5.07961), math.rad(13.3333), math.rad(0)) |
| 115 | p.BrickColor = BrickColor.new("Institutional white") |
| 116 | p.Material = Enum.Material.Glacier |
| 117 | p.MaterialVariant = "2022 Stud" |
| 118 | p.Anchored = true |
| 119 | p.Parent = model |
| 120 | end |
| 121 | do |
| 122 | local p = Instance.new("Part") |
| 123 | p.Name = "Fin_0_3" |
| 124 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 125 | p.CFrame = CFrame.new(1.04886, 5.1, 2.88172) * CFrame.Angles(math.rad(-5.07961), math.rad(20), math.rad(0)) |
| 126 | p.BrickColor = BrickColor.new("Institutional white") |
| 127 | p.Material = Enum.Material.Glacier |
| 128 | p.MaterialVariant = "2022 Stud" |
| 129 | p.Anchored = true |
| 130 | p.Parent = model |
| 131 | end |
| 132 | do |
| 133 | local p = Instance.new("Part") |
| 134 | p.Name = "Fin_0_4" |
| 135 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 136 | p.CFrame = CFrame.new(1.41621, 6.259961, 2.823465) * CFrame.Angles(math.rad(1.27303), math.rad(26.6667), math.rad(0)) |
| 137 | p.BrickColor = BrickColor.new("Institutional white") |
| 138 | p.Material = Enum.Material.Glacier |
| 139 | p.MaterialVariant = "2022 Stud" |
| 140 | p.Anchored = true |
| 141 | p.Parent = model |
| 142 | end |
| 143 | do |
| 144 | local p = Instance.new("Part") |
| 145 | p.Name = "Fin_0_5" |
| 146 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 147 | p.CFrame = CFrame.new(1.72179, 7.1, 2.61786) * CFrame.Angles(math.rad(7.59464), math.rad(33.3333), math.rad(0)) |
| 148 | p.BrickColor = BrickColor.new("Institutional white") |
| 149 | p.Material = Enum.Material.Glacier |
| 150 | p.MaterialVariant = "2022 Stud" |
| 151 | p.Anchored = true |
| 152 | p.Parent = model |
| 153 | end |
| 154 | do |
| 155 | local p = Instance.new("Part") |
| 156 | p.Name = "Fin_0_6" |
| 157 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 158 | p.CFrame = CFrame.new(1.92836, 8.1, 2.29813) * CFrame.Angles(math.rad(7.59464), math.rad(40), math.rad(0)) |
| 159 | p.BrickColor = BrickColor.new("Institutional white") |
| 160 | p.Material = Enum.Material.Glacier |
| 161 | p.MaterialVariant = "2022 Stud" |
| 162 | p.Anchored = true |
| 163 | p.Parent = model |
| 164 | end |
| 165 | do |
| 166 | local p = Instance.new("Part") |
| 167 | p.Name = "Fin_0_7" |
| 168 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 169 | p.CFrame = CFrame.new(2.08514, 9.1, 1.96723) * CFrame.Angles(math.rad(7.59464), math.rad(46.6667), math.rad(0)) |
| 170 | p.BrickColor = BrickColor.new("Institutional white") |
| 171 | p.Material = Enum.Material.Glacier |
| 172 | p.MaterialVariant = "2022 Stud" |
| 173 | p.Anchored = true |
| 174 | p.Parent = model |
| 175 | end |
| 176 | do |
| 177 | local p = Instance.new("Part") |
| 178 | p.Name = "Fin_0_8" |
| 179 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 180 | p.CFrame = CFrame.new(2.19247, 10.1, 1.63223) * CFrame.Angles(math.rad(7.59464), math.rad(53.3333), math.rad(0)) |
| 181 | p.BrickColor = BrickColor.new("Institutional white") |
| 182 | p.Material = Enum.Material.Glacier |
| 183 | p.MaterialVariant = "2022 Stud" |
| 184 | p.Anchored = true |
| 185 | p.Parent = model |
| 186 | end |
| 187 | do |
| 188 | local p = Instance.new("Part") |
| 189 | p.Name = "Fin_0_9" |
| 190 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 191 | p.CFrame = CFrame.new(2.25167, 11.14, 1.3) * CFrame.Angles(math.rad(0), math.rad(60), math.rad(0)) |
| 192 | p.BrickColor = BrickColor.new("Institutional white") |
| 193 | p.Material = Enum.Material.Glacier |
| 194 | p.MaterialVariant = "2022 Stud" |
| 195 | p.Anchored = true |
| 196 | p.Parent = model |
| 197 | end |
| 198 | do |
| 199 | local p = Instance.new("Part") |
| 200 | p.Name = "Fin_1_0" |
| 201 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 202 | p.CFrame = CFrame.new(0.486215, 2.1, 2.75746) * CFrame.Angles(math.rad(-5.07961), math.rad(10), math.rad(0)) |
| 203 | p.BrickColor = BrickColor.new("Institutional white") |
| 204 | p.Material = Enum.Material.Glacier |
| 205 | p.MaterialVariant = "2022 Stud" |
| 206 | p.Anchored = true |
| 207 | p.Parent = model |
| 208 | end |
| 209 | do |
| 210 | local p = Instance.new("Part") |
| 211 | p.Name = "Fin_1_1" |
| 212 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 213 | p.CFrame = CFrame.new(0.828543, 3.1, 2.76753) * CFrame.Angles(math.rad(-5.07961), math.rad(16.6667), math.rad(0)) |
| 214 | p.BrickColor = BrickColor.new("Institutional white") |
| 215 | p.Material = Enum.Material.Glacier |
| 216 | p.MaterialVariant = "2022 Stud" |
| 217 | p.Anchored = true |
| 218 | p.Parent = model |
| 219 | end |
| 220 | do |
| 221 | local p = Instance.new("Part") |
| 222 | p.Name = "Fin_1_2" |
| 223 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 224 | p.CFrame = CFrame.new(1.17944, 4.1, 2.73424) * CFrame.Angles(math.rad(-5.07961), math.rad(23.3333), math.rad(0)) |
| 225 | p.BrickColor = BrickColor.new("Institutional white") |
| 226 | p.Material = Enum.Material.Glacier |
| 227 | p.MaterialVariant = "2022 Stud" |
| 228 | p.Anchored = true |
| 229 | p.Parent = model |
| 230 | end |
| 231 | do |
| 232 | local p = Instance.new("Part") |
| 233 | p.Name = "Fin_1_3" |
| 234 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 235 | p.CFrame = CFrame.new(1.53333, 5.1, 2.65581) * CFrame.Angles(math.rad(-5.07961), math.rad(30), math.rad(0)) |
| 236 | p.BrickColor = BrickColor.new("Institutional white") |
| 237 | p.Material = Enum.Material.Glacier |
| 238 | p.MaterialVariant = "2022 Stud" |
| 239 | p.Anchored = true |
| 240 | p.Parent = model |
| 241 | end |
| 242 | do |
| 243 | local p = Instance.new("Part") |
| 244 | p.Name = "Fin_1_4" |
| 245 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 246 | p.CFrame = CFrame.new(1.88437, 6.21997, 2.533806) * CFrame.Angles(math.rad(1.27303), math.rad(36.6667), math.rad(0)) |
| 247 | p.BrickColor = BrickColor.new("Institutional white") |
| 248 | p.Material = Enum.Material.Glacier |
| 249 | p.MaterialVariant = "2022 Stud" |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Name = "Fin_1_5" |
| 256 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 257 | p.CFrame = CFrame.new(2.15022, 7.1, 2.2791) * CFrame.Angles(math.rad(7.59464), math.rad(43.3333), math.rad(0)) |
| 258 | p.BrickColor = BrickColor.new("Institutional white") |
| 259 | p.Material = Enum.Material.Glacier |
| 260 | p.MaterialVariant = "2022 Stud" |
| 261 | p.Anchored = true |
| 262 | p.Parent = model |
| 263 | end |
| 264 | do |
| 265 | local p = Instance.new("Part") |
| 266 | p.Name = "Fin_1_6" |
| 267 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 268 | p.CFrame = CFrame.new(2.29813, 8.1, 1.92836) * CFrame.Angles(math.rad(7.59464), math.rad(50), math.rad(0)) |
| 269 | p.BrickColor = BrickColor.new("Institutional white") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Stud" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Name = "Fin_1_7" |
| 278 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 279 | p.CFrame = CFrame.new(2.39507, 9.1, 1.57526) * CFrame.Angles(math.rad(7.59464), math.rad(56.6667), math.rad(0)) |
| 280 | p.BrickColor = BrickColor.new("Institutional white") |
| 281 | p.Material = Enum.Material.Glacier |
| 282 | p.MaterialVariant = "2022 Stud" |
| 283 | p.Anchored = true |
| 284 | p.Parent = model |
| 285 | end |
| 286 | do |
| 287 | local p = Instance.new("Part") |
| 288 | p.Name = "Fin_1_8" |
| 289 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 290 | p.CFrame = CFrame.new(2.4426, 10.1, 1.22672) * CFrame.Angles(math.rad(7.59464), math.rad(63.3333), math.rad(0)) |
| 291 | p.BrickColor = BrickColor.new("Institutional white") |
| 292 | p.Material = Enum.Material.Glacier |
| 293 | p.MaterialVariant = "2022 Stud" |
| 294 | p.Anchored = true |
| 295 | p.Parent = model |
| 296 | end |
| 297 | do |
| 298 | local p = Instance.new("Part") |
| 299 | p.Name = "Fin_1_9" |
| 300 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 301 | p.CFrame = CFrame.new(2.4432, 11.1, 0.889252) * CFrame.Angles(math.rad(0), math.rad(70), math.rad(0)) |
| 302 | p.BrickColor = BrickColor.new("Institutional white") |
| 303 | p.Material = Enum.Material.Glacier |
| 304 | p.MaterialVariant = "2022 Stud" |
| 305 | p.Anchored = true |
| 306 | p.Parent = model |
| 307 | end |
| 308 | do |
| 309 | local p = Instance.new("Part") |
| 310 | p.Name = "Fin_2_0" |
| 311 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 312 | p.CFrame = CFrame.new(0.957656, 2.060157, 2.634682) * CFrame.Angles(math.rad(-5.07961), math.rad(20), math.rad(0)) |
| 313 | p.BrickColor = BrickColor.new("Institutional white") |
| 314 | p.Material = Enum.Material.Glacier |
| 315 | p.MaterialVariant = "2022 Stud" |
| 316 | p.Anchored = true |
| 317 | p.Parent = model |
| 318 | end |
| 319 | do |
| 320 | local p = Instance.new("Part") |
| 321 | p.Name = "Fin_2_1" |
| 322 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 323 | p.CFrame = CFrame.new(1.29653, 3.1, 2.58161) * CFrame.Angles(math.rad(-5.07961), math.rad(26.6667), math.rad(0)) |
| 324 | p.BrickColor = BrickColor.new("Institutional white") |
| 325 | p.Material = Enum.Material.Glacier |
| 326 | p.MaterialVariant = "2022 Stud" |
| 327 | p.Anchored = true |
| 328 | p.Parent = model |
| 329 | end |
| 330 | do |
| 331 | local p = Instance.new("Part") |
| 332 | p.Name = "Fin_2_2" |
| 333 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 334 | p.CFrame = CFrame.new(1.63632, 4.1, 2.4879) * CFrame.Angles(math.rad(-5.07961), math.rad(33.3333), math.rad(0)) |
| 335 | p.BrickColor = BrickColor.new("Institutional white") |
| 336 | p.Material = Enum.Material.Glacier |
| 337 | p.MaterialVariant = "2022 Stud" |
| 338 | p.Anchored = true |
| 339 | p.Parent = model |
| 340 | end |
| 341 | do |
| 342 | local p = Instance.new("Part") |
| 343 | p.Name = "Fin_2_3" |
| 344 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 345 | p.CFrame = CFrame.new(1.97121, 5.1, 2.3492) * CFrame.Angles(math.rad(-5.07961), math.rad(40), math.rad(0)) |
| 346 | p.BrickColor = BrickColor.new("Institutional white") |
| 347 | p.Material = Enum.Material.Glacier |
| 348 | p.MaterialVariant = "2022 Stud" |
| 349 | p.Anchored = true |
| 350 | p.Parent = model |
| 351 | end |
| 352 | do |
| 353 | local p = Instance.new("Part") |
| 354 | p.Name = "Fin_2_4" |
| 355 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 356 | p.CFrame = CFrame.new(2.29527, 6.17998, 2.167247) * CFrame.Angles(math.rad(1.27303), math.rad(46.6667), math.rad(0)) |
| 357 | p.BrickColor = BrickColor.new("Institutional white") |
| 358 | p.Material = Enum.Material.Glacier |
| 359 | p.MaterialVariant = "2022 Stud" |
| 360 | p.Anchored = true |
| 361 | p.Parent = model |
| 362 | end |
| 363 | do |
| 364 | local p = Instance.new("Part") |
| 365 | p.Name = "Fin_2_5" |
| 366 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 367 | p.CFrame = CFrame.new(2.51332, 7.1, 1.8711) * CFrame.Angles(math.rad(7.59464), math.rad(53.3333), math.rad(0)) |
| 368 | p.BrickColor = BrickColor.new("Institutional white") |
| 369 | p.Material = Enum.Material.Glacier |
| 370 | p.MaterialVariant = "2022 Stud" |
| 371 | p.Anchored = true |
| 372 | p.Parent = model |
| 373 | end |
| 374 | do |
| 375 | local p = Instance.new("Part") |
| 376 | p.Name = "Fin_2_6" |
| 377 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 378 | p.CFrame = CFrame.new(2.59808, 8.1, 1.5) * CFrame.Angles(math.rad(7.59464), math.rad(60), math.rad(0)) |
| 379 | p.BrickColor = BrickColor.new("Institutional white") |
| 380 | p.Material = Enum.Material.Glacier |
| 381 | p.MaterialVariant = "2022 Stud" |
| 382 | p.Anchored = true |
| 383 | p.Parent = model |
| 384 | end |
| 385 | do |
| 386 | local p = Instance.new("Part") |
| 387 | p.Name = "Fin_2_7" |
| 388 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 389 | p.CFrame = CFrame.new(2.63222, 9.1, 1.13543) * CFrame.Angles(math.rad(7.59464), math.rad(66.6667), math.rad(0)) |
| 390 | p.BrickColor = BrickColor.new("Institutional white") |
| 391 | p.Material = Enum.Material.Glacier |
| 392 | p.MaterialVariant = "2022 Stud" |
| 393 | p.Anchored = true |
| 394 | p.Parent = model |
| 395 | end |
| 396 | do |
| 397 | local p = Instance.new("Part") |
| 398 | p.Name = "Fin_2_8" |
| 399 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 400 | p.CFrame = CFrame.new(2.6185, 10.1, 0.783929) * CFrame.Angles(math.rad(7.59464), math.rad(73.3333), math.rad(0)) |
| 401 | p.BrickColor = BrickColor.new("Institutional white") |
| 402 | p.Material = Enum.Material.Glacier |
| 403 | p.MaterialVariant = "2022 Stud" |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Name = "Fin_2_9" |
| 410 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 411 | p.CFrame = CFrame.new(2.5605, 11.1, 0.451485) * CFrame.Angles(math.rad(0), math.rad(80), math.rad(0)) |
| 412 | p.BrickColor = BrickColor.new("Institutional white") |
| 413 | p.Material = Enum.Material.Glacier |
| 414 | p.MaterialVariant = "2022 Stud" |
| 415 | p.Anchored = true |
| 416 | p.Parent = model |
| 417 | end |
| 418 | do |
| 419 | local p = Instance.new("Part") |
| 420 | p.Name = "Fin_3_0" |
| 421 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 422 | p.CFrame = CFrame.new(1.4, 2.1, 2.42487) * CFrame.Angles(math.rad(-5.07961), math.rad(30), math.rad(0)) |
| 423 | p.BrickColor = BrickColor.new("Institutional white") |
| 424 | p.Material = Enum.Material.Glacier |
| 425 | p.MaterialVariant = "2022 Stud" |
| 426 | p.Anchored = true |
| 427 | p.Parent = model |
| 428 | end |
| 429 | do |
| 430 | local p = Instance.new("Part") |
| 431 | p.Name = "Fin_3_1" |
| 432 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 433 | p.CFrame = CFrame.new(1.72513, 3.1, 2.31725) * CFrame.Angles(math.rad(-5.07961), math.rad(36.6667), math.rad(0)) |
| 434 | p.BrickColor = BrickColor.new("Institutional white") |
| 435 | p.Material = Enum.Material.Glacier |
| 436 | p.MaterialVariant = "2022 Stud" |
| 437 | p.Anchored = true |
| 438 | p.Parent = model |
| 439 | end |
| 440 | do |
| 441 | local p = Instance.new("Part") |
| 442 | p.Name = "Fin_3_2" |
| 443 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 444 | p.CFrame = CFrame.new(2.04347, 4.1, 2.16596) * CFrame.Angles(math.rad(-5.07961), math.rad(43.3333), math.rad(0)) |
| 445 | p.BrickColor = BrickColor.new("Institutional white") |
| 446 | p.Material = Enum.Material.Glacier |
| 447 | p.MaterialVariant = "2022 Stud" |
| 448 | p.Anchored = true |
| 449 | p.Parent = model |
| 450 | end |
| 451 | do |
| 452 | local p = Instance.new("Part") |
| 453 | p.Name = "Fin_3_3" |
| 454 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 455 | p.CFrame = CFrame.new(2.3492, 5.1, 1.97121) * CFrame.Angles(math.rad(-5.07961), math.rad(50), math.rad(0)) |
| 456 | p.BrickColor = BrickColor.new("Institutional white") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Name = "Fin_3_4" |
| 465 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 466 | p.CFrame = CFrame.new(2.63643, 6.13999, 1.734899) * CFrame.Angles(math.rad(1.27303), math.rad(56.6667), math.rad(0)) |
| 467 | p.BrickColor = BrickColor.new("Institutional white") |
| 468 | p.Material = Enum.Material.Glacier |
| 469 | p.MaterialVariant = "2022 Stud" |
| 470 | p.Anchored = true |
| 471 | p.Parent = model |
| 472 | end |
| 473 | do |
| 474 | local p = Instance.new("Part") |
| 475 | p.Name = "Fin_3_5" |
| 476 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 477 | p.CFrame = CFrame.new(2.80005, 7.1, 1.40624) * CFrame.Angles(math.rad(7.59464), math.rad(63.3333), math.rad(0)) |
| 478 | p.BrickColor = BrickColor.new("Institutional white") |
| 479 | p.Material = Enum.Material.Glacier |
| 480 | p.MaterialVariant = "2022 Stud" |
| 481 | p.Anchored = true |
| 482 | p.Parent = model |
| 483 | end |
| 484 | do |
| 485 | local p = Instance.new("Part") |
| 486 | p.Name = "Fin_3_6" |
| 487 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 488 | p.CFrame = CFrame.new(2.81908, 8.1, 1.02606) * CFrame.Angles(math.rad(7.59464), math.rad(70), math.rad(0)) |
| 489 | p.BrickColor = BrickColor.new("Institutional white") |
| 490 | p.Material = Enum.Material.Glacier |
| 491 | p.MaterialVariant = "2022 Stud" |
| 492 | p.Anchored = true |
| 493 | p.Parent = model |
| 494 | end |
| 495 | do |
| 496 | local p = Instance.new("Part") |
| 497 | p.Name = "Fin_3_7" |
| 498 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 499 | p.CFrame = CFrame.new(2.78939, 9.1, 0.661099) * CFrame.Angles(math.rad(7.59464), math.rad(76.6667), math.rad(0)) |
| 500 | p.BrickColor = BrickColor.new("Institutional white") |
| 501 | p.Material = Enum.Material.Glacier |
| 502 | p.MaterialVariant = "2022 Stud" |
| 503 | p.Anchored = true |
| 504 | p.Parent = model |
| 505 | end |
| 506 | do |
| 507 | local p = Instance.new("Part") |
| 508 | p.Name = "Fin_3_8" |
| 509 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 510 | p.CFrame = CFrame.new(2.71485, 10.1, 0.317321) * CFrame.Angles(math.rad(7.59464), math.rad(83.3333), math.rad(0)) |
| 511 | p.BrickColor = BrickColor.new("Institutional white") |
| 512 | p.Material = Enum.Material.Glacier |
| 513 | p.MaterialVariant = "2022 Stud" |
| 514 | p.Anchored = true |
| 515 | p.Parent = model |
| 516 | end |
| 517 | do |
| 518 | local p = Instance.new("Part") |
| 519 | p.Name = "Fin_3_9" |
| 520 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 521 | p.CFrame = CFrame.new(2.6, 11.1, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 522 | p.BrickColor = BrickColor.new("Institutional white") |
| 523 | p.Material = Enum.Material.Glacier |
| 524 | p.MaterialVariant = "2022 Stud" |
| 525 | p.Anchored = true |
| 526 | p.Parent = model |
| 527 | end |
| 528 | do |
| 529 | local p = Instance.new("Part") |
| 530 | p.Name = "Fin_4_0" |
| 531 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 532 | p.CFrame = CFrame.new(1.79981, 2.1, 2.14492) * CFrame.Angles(math.rad(-5.07961), math.rad(40), math.rad(0)) |
| 533 | p.BrickColor = BrickColor.new("Institutional white") |
| 534 | p.Material = Enum.Material.Glacier |
| 535 | p.MaterialVariant = "2022 Stud" |
| 536 | p.Anchored = true |
| 537 | p.Parent = model |
| 538 | end |
| 539 | do |
| 540 | local p = Instance.new("Part") |
| 541 | p.Name = "Fin_4_1" |
| 542 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 543 | p.CFrame = CFrame.new(2.1013, 3.1, 1.98248) * CFrame.Angles(math.rad(-5.07961), math.rad(46.6667), math.rad(0)) |
| 544 | p.BrickColor = BrickColor.new("Institutional white") |
| 545 | p.Material = Enum.Material.Glacier |
| 546 | p.MaterialVariant = "2022 Stud" |
| 547 | p.Anchored = true |
| 548 | p.Parent = model |
| 549 | end |
| 550 | do |
| 551 | local p = Instance.new("Part") |
| 552 | p.Name = "Fin_4_2" |
| 553 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 554 | p.CFrame = CFrame.new(2.38855, 4.1, 1.77821) * CFrame.Angles(math.rad(-5.07961), math.rad(53.3333), math.rad(0)) |
| 555 | p.BrickColor = BrickColor.new("Institutional white") |
| 556 | p.Material = Enum.Material.Glacier |
| 557 | p.MaterialVariant = "2022 Stud" |
| 558 | p.Anchored = true |
| 559 | p.Parent = model |
| 560 | end |
| 561 | do |
| 562 | local p = Instance.new("Part") |
| 563 | p.Name = "Fin_4_3" |
| 564 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 565 | p.CFrame = CFrame.new(2.65581, 5.1, 1.53333) * CFrame.Angles(math.rad(-5.07961), math.rad(60), math.rad(0)) |
| 566 | p.BrickColor = BrickColor.new("Institutional white") |
| 567 | p.Material = Enum.Material.Glacier |
| 568 | p.MaterialVariant = "2022 Stud" |
| 569 | p.Anchored = true |
| 570 | p.Parent = model |
| 571 | end |
| 572 | do |
| 573 | local p = Instance.new("Part") |
| 574 | p.Name = "Fin_4_4" |
| 575 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 576 | p.CFrame = CFrame.new(2.89748, 6.1, 1.24985) * CFrame.Angles(math.rad(1.27303), math.rad(66.6667), math.rad(0)) |
| 577 | p.BrickColor = BrickColor.new("Institutional white") |
| 578 | p.Material = Enum.Material.Glacier |
| 579 | p.MaterialVariant = "2022 Stud" |
| 580 | p.Anchored = true |
| 581 | p.Parent = model |
| 582 | end |
| 583 | do |
| 584 | local p = Instance.new("Part") |
| 585 | p.Name = "Fin_4_5" |
| 586 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 587 | p.CFrame = CFrame.new(3.0017, 7.1, 0.89865) * CFrame.Angles(math.rad(7.59464), math.rad(73.3333), math.rad(0)) |
| 588 | p.BrickColor = BrickColor.new("Institutional white") |
| 589 | p.Material = Enum.Material.Glacier |
| 590 | p.MaterialVariant = "2022 Stud" |
| 591 | p.Anchored = true |
| 592 | p.Parent = model |
| 593 | end |
| 594 | do |
| 595 | local p = Instance.new("Part") |
| 596 | p.Name = "Fin_4_6" |
| 597 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 598 | p.CFrame = CFrame.new(2.95442, 8.1, 0.520945) * CFrame.Angles(math.rad(7.59464), math.rad(80), math.rad(0)) |
| 599 | p.BrickColor = BrickColor.new("Institutional white") |
| 600 | p.Material = Enum.Material.Glacier |
| 601 | p.MaterialVariant = "2022 Stud" |
| 602 | p.Anchored = true |
| 603 | p.Parent = model |
| 604 | end |
| 605 | do |
| 606 | local p = Instance.new("Part") |
| 607 | p.Name = "Fin_4_7" |
| 608 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 609 | p.CFrame = CFrame.new(2.86182, 9.1, 0.166682) * CFrame.Angles(math.rad(7.59464), math.rad(86.6667), math.rad(0)) |
| 610 | p.BrickColor = BrickColor.new("Institutional white") |
| 611 | p.Material = Enum.Material.Glacier |
| 612 | p.MaterialVariant = "2022 Stud" |
| 613 | p.Anchored = true |
| 614 | p.Parent = model |
| 615 | end |
| 616 | do |
| 617 | local p = Instance.new("Part") |
| 618 | p.Name = "Fin_4_8" |
| 619 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 620 | p.CFrame = CFrame.new(2.72871, 10.1, -0.158929) * CFrame.Angles(math.rad(7.59464), math.rad(93.3333), math.rad(0)) |
| 621 | p.BrickColor = BrickColor.new("Institutional white") |
| 622 | p.Material = Enum.Material.Glacier |
| 623 | p.MaterialVariant = "2022 Stud" |
| 624 | p.Anchored = true |
| 625 | p.Parent = model |
| 626 | end |
| 627 | do |
| 628 | local p = Instance.new("Part") |
| 629 | p.Name = "Fin_4_9" |
| 630 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 631 | p.CFrame = CFrame.new(2.5605, 11.1, -0.451485) * CFrame.Angles(math.rad(0), math.rad(100), math.rad(0)) |
| 632 | p.BrickColor = BrickColor.new("Institutional white") |
| 633 | p.Material = Enum.Material.Glacier |
| 634 | p.MaterialVariant = "2022 Stud" |
| 635 | p.Anchored = true |
| 636 | p.Parent = model |
| 637 | end |
| 638 | do |
| 639 | local p = Instance.new("Part") |
| 640 | p.Name = "Fin_5_0" |
| 641 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 642 | p.CFrame = CFrame.new(2.14492, 2.1, 1.79981) * CFrame.Angles(math.rad(-5.07961), math.rad(50), math.rad(0)) |
| 643 | p.BrickColor = BrickColor.new("Institutional white") |
| 644 | p.Material = Enum.Material.Glacier |
| 645 | p.MaterialVariant = "2022 Stud" |
| 646 | p.Anchored = true |
| 647 | p.Parent = model |
| 648 | end |
| 649 | do |
| 650 | local p = Instance.new("Part") |
| 651 | p.Name = "Fin_5_1" |
| 652 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 653 | p.CFrame = CFrame.new(2.41363, 3.1, 1.58747) * CFrame.Angles(math.rad(-5.07961), math.rad(56.6667), math.rad(0)) |
| 654 | p.BrickColor = BrickColor.new("Institutional white") |
| 655 | p.Material = Enum.Material.Glacier |
| 656 | p.MaterialVariant = "2022 Stud" |
| 657 | p.Anchored = true |
| 658 | p.Parent = model |
| 659 | end |
| 660 | do |
| 661 | local p = Instance.new("Part") |
| 662 | p.Name = "Fin_5_2" |
| 663 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 664 | p.CFrame = CFrame.new(2.66104, 4.1, 1.33642) * CFrame.Angles(math.rad(-5.07961), math.rad(63.3333), math.rad(0)) |
| 665 | p.BrickColor = BrickColor.new("Institutional white") |
| 666 | p.Material = Enum.Material.Glacier |
| 667 | p.MaterialVariant = "2022 Stud" |
| 668 | p.Anchored = true |
| 669 | p.Parent = model |
| 670 | end |
| 671 | do |
| 672 | local p = Instance.new("Part") |
| 673 | p.Name = "Fin_5_3" |
| 674 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 675 | p.CFrame = CFrame.new(2.88172, 5.1, 1.04886) * CFrame.Angles(math.rad(-5.07961), math.rad(70), math.rad(0)) |
| 676 | p.BrickColor = BrickColor.new("Institutional white") |
| 677 | p.Material = Enum.Material.Glacier |
| 678 | p.MaterialVariant = "2022 Stud" |
| 679 | p.Anchored = true |
| 680 | p.Parent = model |
| 681 | end |
| 682 | do |
| 683 | local p = Instance.new("Part") |
| 684 | p.Name = "Fin_5_4" |
| 685 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 686 | p.CFrame = CFrame.new(3.0705, 6.1, 0.727721) * CFrame.Angles(math.rad(1.27303), math.rad(76.6667), math.rad(0)) |
| 687 | p.BrickColor = BrickColor.new("Institutional white") |
| 688 | p.Material = Enum.Material.Glacier |
| 689 | p.MaterialVariant = "2022 Stud" |
| 690 | p.Anchored = true |
| 691 | p.Parent = model |
| 692 | end |
| 693 | do |
| 694 | local p = Instance.new("Part") |
| 695 | p.Name = "Fin_5_5" |
| 696 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 697 | p.CFrame = CFrame.new(3.11215, 7.1, 0.363758) * CFrame.Angles(math.rad(7.59464), math.rad(83.3333), math.rad(0)) |
| 698 | p.BrickColor = BrickColor.new("Institutional white") |
| 699 | p.Material = Enum.Material.Glacier |
| 700 | p.MaterialVariant = "2022 Stud" |
| 701 | p.Anchored = true |
| 702 | p.Parent = model |
| 703 | end |
| 704 | do |
| 705 | local p = Instance.new("Part") |
| 706 | p.Name = "Fin_5_6" |
| 707 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 708 | p.CFrame = CFrame.new(3, 8.1, 0) * CFrame.Angles(math.rad(7.59464), math.rad(90), math.rad(0)) |
| 709 | p.BrickColor = BrickColor.new("Institutional white") |
| 710 | p.Material = Enum.Material.Glacier |
| 711 | p.MaterialVariant = "2022 Stud" |
| 712 | p.Anchored = true |
| 713 | p.Parent = model |
| 714 | end |
| 715 | do |
| 716 | local p = Instance.new("Part") |
| 717 | p.Name = "Fin_5_7" |
| 718 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 719 | p.CFrame = CFrame.new(2.84728, 9.1, -0.3328) * CFrame.Angles(math.rad(7.59464), math.rad(96.6667), math.rad(0)) |
| 720 | p.BrickColor = BrickColor.new("Institutional white") |
| 721 | p.Material = Enum.Material.Glacier |
| 722 | p.MaterialVariant = "2022 Stud" |
| 723 | p.Anchored = true |
| 724 | p.Parent = model |
| 725 | end |
| 726 | do |
| 727 | local p = Instance.new("Part") |
| 728 | p.Name = "Fin_5_8" |
| 729 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 730 | p.CFrame = CFrame.new(2.65966, 10.1, -0.63035) * CFrame.Angles(math.rad(7.59464), math.rad(103.333), math.rad(0)) |
| 731 | p.BrickColor = BrickColor.new("Institutional white") |
| 732 | p.Material = Enum.Material.Glacier |
| 733 | p.MaterialVariant = "2022 Stud" |
| 734 | p.Anchored = true |
| 735 | p.Parent = model |
| 736 | end |
| 737 | do |
| 738 | local p = Instance.new("Part") |
| 739 | p.Name = "Fin_5_9" |
| 740 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 741 | p.CFrame = CFrame.new(2.4432, 11.14, -0.889252) * CFrame.Angles(math.rad(0), math.rad(110), math.rad(0)) |
| 742 | p.BrickColor = BrickColor.new("Institutional white") |
| 743 | p.Material = Enum.Material.Glacier |
| 744 | p.MaterialVariant = "2022 Stud" |
| 745 | p.Anchored = true |
| 746 | p.Parent = model |
| 747 | end |
| 748 | do |
| 749 | local p = Instance.new("Part") |
| 750 | p.Name = "Fin_6_0" |
| 751 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 752 | p.CFrame = CFrame.new(2.42487, 2.1, 1.4) * CFrame.Angles(math.rad(-5.07961), math.rad(60), math.rad(0)) |
| 753 | p.BrickColor = BrickColor.new("Institutional white") |
| 754 | p.Material = Enum.Material.Glacier |
| 755 | p.MaterialVariant = "2022 Stud" |
| 756 | p.Anchored = true |
| 757 | p.Parent = model |
| 758 | end |
| 759 | do |
| 760 | local p = Instance.new("Part") |
| 761 | p.Name = "Fin_6_1" |
| 762 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 763 | p.CFrame = CFrame.new(2.65262, 3.1, 1.14423) * CFrame.Angles(math.rad(-5.07961), math.rad(66.6667), math.rad(0)) |
| 764 | p.BrickColor = BrickColor.new("Institutional white") |
| 765 | p.Material = Enum.Material.Glacier |
| 766 | p.MaterialVariant = "2022 Stud" |
| 767 | p.Anchored = true |
| 768 | p.Parent = model |
| 769 | end |
| 770 | do |
| 771 | local p = Instance.new("Part") |
| 772 | p.Name = "Fin_6_2" |
| 773 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 774 | p.CFrame = CFrame.new(2.85268, 4.1, 0.854036) * CFrame.Angles(math.rad(-5.07961), math.rad(73.3333), math.rad(0)) |
| 775 | p.BrickColor = BrickColor.new("Institutional white") |
| 776 | p.Material = Enum.Material.Glacier |
| 777 | p.MaterialVariant = "2022 Stud" |
| 778 | p.Anchored = true |
| 779 | p.Parent = model |
| 780 | end |
| 781 | do |
| 782 | local p = Instance.new("Part") |
| 783 | p.Name = "Fin_6_3" |
| 784 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 785 | p.CFrame = CFrame.new(3.02008, 5.1, 0.532521) * CFrame.Angles(math.rad(-5.07961), math.rad(80), math.rad(0)) |
| 786 | p.BrickColor = BrickColor.new("Institutional white") |
| 787 | p.Material = Enum.Material.Glacier |
| 788 | p.MaterialVariant = "2022 Stud" |
| 789 | p.Anchored = true |
| 790 | p.Parent = model |
| 791 | end |
| 792 | do |
| 793 | local p = Instance.new("Part") |
| 794 | p.Name = "Fin_6_4" |
| 795 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 796 | p.CFrame = CFrame.new(3.15022, 6.1, 0.183479) * CFrame.Angles(math.rad(1.27303), math.rad(86.6667), math.rad(0)) |
| 797 | p.BrickColor = BrickColor.new("Institutional white") |
| 798 | p.Material = Enum.Material.Glacier |
| 799 | p.MaterialVariant = "2022 Stud" |
| 800 | p.Anchored = true |
| 801 | p.Parent = model |
| 802 | end |
| 803 | do |
| 804 | local p = Instance.new("Part") |
| 805 | p.Name = "Fin_6_5" |
| 806 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 807 | p.CFrame = CFrame.new(3.12803, 7.1, -0.182187) * CFrame.Angles(math.rad(7.59464), math.rad(93.3333), math.rad(0)) |
| 808 | p.BrickColor = BrickColor.new("Institutional white") |
| 809 | p.Material = Enum.Material.Glacier |
| 810 | p.MaterialVariant = "2022 Stud" |
| 811 | p.Anchored = true |
| 812 | p.Parent = model |
| 813 | end |
| 814 | do |
| 815 | local p = Instance.new("Part") |
| 816 | p.Name = "Fin_6_6" |
| 817 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 818 | p.CFrame = CFrame.new(2.95442, 8.1, -0.520945) * CFrame.Angles(math.rad(7.59464), math.rad(100), math.rad(0)) |
| 819 | p.BrickColor = BrickColor.new("Institutional white") |
| 820 | p.Material = Enum.Material.Glacier |
| 821 | p.MaterialVariant = "2022 Stud" |
| 822 | p.Anchored = true |
| 823 | p.Parent = model |
| 824 | end |
| 825 | do |
| 826 | local p = Instance.new("Part") |
| 827 | p.Name = "Fin_6_7" |
| 828 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 829 | p.CFrame = CFrame.new(2.74624, 9.1, -0.822169) * CFrame.Angles(math.rad(7.59464), math.rad(106.667), math.rad(0)) |
| 830 | p.BrickColor = BrickColor.new("Institutional white") |
| 831 | p.Material = Enum.Material.Glacier |
| 832 | p.MaterialVariant = "2022 Stud" |
| 833 | p.Anchored = true |
| 834 | p.Parent = model |
| 835 | end |
| 836 | do |
| 837 | local p = Instance.new("Part") |
| 838 | p.Name = "Fin_6_8" |
| 839 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 840 | p.CFrame = CFrame.new(2.50979, 10.1, -1.08262) * CFrame.Angles(math.rad(7.59464), math.rad(113.333), math.rad(0)) |
| 841 | p.BrickColor = BrickColor.new("Institutional white") |
| 842 | p.Material = Enum.Material.Glacier |
| 843 | p.MaterialVariant = "2022 Stud" |
| 844 | p.Anchored = true |
| 845 | p.Parent = model |
| 846 | end |
| 847 | do |
| 848 | local p = Instance.new("Part") |
| 849 | p.Name = "Fin_6_9" |
| 850 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 851 | p.CFrame = CFrame.new(2.25167, 11.1, -1.3) * CFrame.Angles(math.rad(0), math.rad(120), math.rad(0)) |
| 852 | p.BrickColor = BrickColor.new("Institutional white") |
| 853 | p.Material = Enum.Material.Glacier |
| 854 | p.MaterialVariant = "2022 Stud" |
| 855 | p.Anchored = true |
| 856 | p.Parent = model |
| 857 | end |
| 858 | do |
| 859 | local p = Instance.new("Part") |
| 860 | p.Name = "Fin_7_0" |
| 861 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 862 | p.CFrame = CFrame.new(2.63114, 2.1, 0.957656) * CFrame.Angles(math.rad(-5.07961), math.rad(70), math.rad(0)) |
| 863 | p.BrickColor = BrickColor.new("Institutional white") |
| 864 | p.Material = Enum.Material.Glacier |
| 865 | p.MaterialVariant = "2022 Stud" |
| 866 | p.Anchored = true |
| 867 | p.Parent = model |
| 868 | end |
| 869 | do |
| 870 | local p = Instance.new("Part") |
| 871 | p.Name = "Fin_7_1" |
| 872 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 873 | p.CFrame = CFrame.new(2.81102, 3.1, 0.666224) * CFrame.Angles(math.rad(-5.07961), math.rad(76.6667), math.rad(0)) |
| 874 | p.BrickColor = BrickColor.new("Institutional white") |
| 875 | p.Material = Enum.Material.Glacier |
| 876 | p.MaterialVariant = "2022 Stud" |
| 877 | p.Anchored = true |
| 878 | p.Parent = model |
| 879 | end |
| 880 | do |
| 881 | local p = Instance.new("Part") |
| 882 | p.Name = "Fin_7_2" |
| 883 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 884 | p.CFrame = CFrame.new(2.95764, 4.1, 0.345699) * CFrame.Angles(math.rad(-5.07961), math.rad(83.3333), math.rad(0)) |
| 885 | p.BrickColor = BrickColor.new("Institutional white") |
| 886 | p.Material = Enum.Material.Glacier |
| 887 | p.MaterialVariant = "2022 Stud" |
| 888 | p.Anchored = true |
| 889 | p.Parent = model |
| 890 | end |
| 891 | do |
| 892 | local p = Instance.new("Part") |
| 893 | p.Name = "Fin_7_3" |
| 894 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 895 | p.CFrame = CFrame.new(3.06667, 5.1, 0) * CFrame.Angles(math.rad(-5.07961), math.rad(90), math.rad(0)) |
| 896 | p.BrickColor = BrickColor.new("Institutional white") |
| 897 | p.Material = Enum.Material.Glacier |
| 898 | p.MaterialVariant = "2022 Stud" |
| 899 | p.Anchored = true |
| 900 | p.Parent = model |
| 901 | end |
| 902 | do |
| 903 | local p = Instance.new("Part") |
| 904 | p.Name = "Fin_7_4" |
| 905 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 906 | p.CFrame = CFrame.new(3.13422, 6.1, -0.366338) * CFrame.Angles(math.rad(1.27303), math.rad(96.6667), math.rad(0)) |
| 907 | p.BrickColor = BrickColor.new("Institutional white") |
| 908 | p.Material = Enum.Material.Glacier |
| 909 | p.MaterialVariant = "2022 Stud" |
| 910 | p.Anchored = true |
| 911 | p.Parent = model |
| 912 | end |
| 913 | do |
| 914 | local p = Instance.new("Part") |
| 915 | p.Name = "Fin_7_5" |
| 916 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 917 | p.CFrame = CFrame.new(3.04887, 7.1, -0.722596) * CFrame.Angles(math.rad(7.59464), math.rad(103.333), math.rad(0)) |
| 918 | p.BrickColor = BrickColor.new("Institutional white") |
| 919 | p.Material = Enum.Material.Glacier |
| 920 | p.MaterialVariant = "2022 Stud" |
| 921 | p.Anchored = true |
| 922 | p.Parent = model |
| 923 | end |
| 924 | do |
| 925 | local p = Instance.new("Part") |
| 926 | p.Name = "Fin_7_6" |
| 927 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 928 | p.CFrame = CFrame.new(2.81908, 8.1, -1.02606) * CFrame.Angles(math.rad(7.59464), math.rad(110), math.rad(0)) |
| 929 | p.BrickColor = BrickColor.new("Institutional white") |
| 930 | p.Material = Enum.Material.Glacier |
| 931 | p.MaterialVariant = "2022 Stud" |
| 932 | p.Anchored = true |
| 933 | p.Parent = model |
| 934 | end |
| 935 | do |
| 936 | local p = Instance.new("Part") |
| 937 | p.Name = "Fin_7_7" |
| 938 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 939 | p.CFrame = CFrame.new(2.56175, 9.1, -1.28656) * CFrame.Angles(math.rad(7.59464), math.rad(116.667), math.rad(0)) |
| 940 | p.BrickColor = BrickColor.new("Institutional white") |
| 941 | p.Material = Enum.Material.Glacier |
| 942 | p.MaterialVariant = "2022 Stud" |
| 943 | p.Anchored = true |
| 944 | p.Parent = model |
| 945 | end |
| 946 | do |
| 947 | local p = Instance.new("Part") |
| 948 | p.Name = "Fin_7_8" |
| 949 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 950 | p.CFrame = CFrame.new(2.28367, 10.1, -1.50199) * CFrame.Angles(math.rad(7.59464), math.rad(123.333), math.rad(0)) |
| 951 | p.BrickColor = BrickColor.new("Institutional white") |
| 952 | p.Material = Enum.Material.Glacier |
| 953 | p.MaterialVariant = "2022 Stud" |
| 954 | p.Anchored = true |
| 955 | p.Parent = model |
| 956 | end |
| 957 | do |
| 958 | local p = Instance.new("Part") |
| 959 | p.Name = "Fin_7_9" |
| 960 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 961 | p.CFrame = CFrame.new(1.99172, 11.22, -1.67125) * CFrame.Angles(math.rad(0), math.rad(130), math.rad(0)) |
| 962 | p.BrickColor = BrickColor.new("Institutional white") |
| 963 | p.Material = Enum.Material.Glacier |
| 964 | p.MaterialVariant = "2022 Stud" |
| 965 | p.Anchored = true |
| 966 | p.Parent = model |
| 967 | end |
| 968 | do |
| 969 | local p = Instance.new("Part") |
| 970 | p.Name = "Fin_8_0" |
| 971 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 972 | p.CFrame = CFrame.new(2.75746, 2.1, 0.486215) * CFrame.Angles(math.rad(-5.07961), math.rad(80), math.rad(0)) |
| 973 | p.BrickColor = BrickColor.new("Institutional white") |
| 974 | p.Material = Enum.Material.Glacier |
| 975 | p.MaterialVariant = "2022 Stud" |
| 976 | p.Anchored = true |
| 977 | p.Parent = model |
| 978 | end |
| 979 | do |
| 980 | local p = Instance.new("Part") |
| 981 | p.Name = "Fin_8_1" |
| 982 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 983 | p.CFrame = CFrame.new(2.884, 3.1, 0.167974) * CFrame.Angles(math.rad(-5.07961), math.rad(86.6667), math.rad(0)) |
| 984 | p.BrickColor = BrickColor.new("Institutional white") |
| 985 | p.Material = Enum.Material.Glacier |
| 986 | p.MaterialVariant = "2022 Stud" |
| 987 | p.Anchored = true |
| 988 | p.Parent = model |
| 989 | end |
| 990 | do |
| 991 | local p = Instance.new("Part") |
| 992 | p.Name = "Fin_8_2" |
| 993 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 994 | p.CFrame = CFrame.new(2.97274, 4.1, -0.173142) * CFrame.Angles(math.rad(-5.07961), math.rad(93.3333), math.rad(0)) |
| 995 | p.BrickColor = BrickColor.new("Institutional white") |
| 996 | p.Material = Enum.Material.Glacier |
| 997 | p.MaterialVariant = "2022 Stud" |
| 998 | p.Anchored = true |
| 999 | p.Parent = model |
| 1000 | end |
| 1001 | do |
| 1002 | local p = Instance.new("Part") |
| 1003 | p.Name = "Fin_8_3" |
| 1004 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1005 | p.CFrame = CFrame.new(3.02008, 5.1, -0.532521) * CFrame.Angles(math.rad(-5.07961), math.rad(100), math.rad(0)) |
| 1006 | p.BrickColor = BrickColor.new("Institutional white") |
| 1007 | p.Material = Enum.Material.Glacier |
| 1008 | p.MaterialVariant = "2022 Stud" |
| 1009 | p.Anchored = true |
| 1010 | p.Parent = model |
| 1011 | end |
| 1012 | do |
| 1013 | local p = Instance.new("Part") |
| 1014 | p.Name = "Fin_8_4" |
| 1015 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1016 | p.CFrame = CFrame.new(3.02299, 6.1, -0.905024) * CFrame.Angles(math.rad(1.27303), math.rad(106.667), math.rad(0)) |
| 1017 | p.BrickColor = BrickColor.new("Institutional white") |
| 1018 | p.Material = Enum.Material.Glacier |
| 1019 | p.MaterialVariant = "2022 Stud" |
| 1020 | p.Anchored = true |
| 1021 | p.Parent = model |
| 1022 | end |
| 1023 | do |
| 1024 | local p = Instance.new("Part") |
| 1025 | p.Name = "Fin_8_5" |
| 1026 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1027 | p.CFrame = CFrame.new(2.87708, 7.1, -1.24105) * CFrame.Angles(math.rad(7.59464), math.rad(113.333), math.rad(0)) |
| 1028 | p.BrickColor = BrickColor.new("Institutional white") |
| 1029 | p.Material = Enum.Material.Glacier |
| 1030 | p.MaterialVariant = "2022 Stud" |
| 1031 | p.Anchored = true |
| 1032 | p.Parent = model |
| 1033 | end |
| 1034 | do |
| 1035 | local p = Instance.new("Part") |
| 1036 | p.Name = "Fin_8_6" |
| 1037 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1038 | p.CFrame = CFrame.new(2.59808, 8.1, -1.5) * CFrame.Angles(math.rad(7.59464), math.rad(120), math.rad(0)) |
| 1039 | p.BrickColor = BrickColor.new("Institutional white") |
| 1040 | p.Material = Enum.Material.Glacier |
| 1041 | p.MaterialVariant = "2022 Stud" |
| 1042 | p.Anchored = true |
| 1043 | p.Parent = model |
| 1044 | end |
| 1045 | do |
| 1046 | local p = Instance.new("Part") |
| 1047 | p.Name = "Fin_8_7" |
| 1048 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1049 | p.CFrame = CFrame.new(2.29942, 9.1, -1.71185) * CFrame.Angles(math.rad(7.59464), math.rad(126.667), math.rad(0)) |
| 1050 | p.BrickColor = BrickColor.new("Institutional white") |
| 1051 | p.Material = Enum.Material.Glacier |
| 1052 | p.MaterialVariant = "2022 Stud" |
| 1053 | p.Anchored = true |
| 1054 | p.Parent = model |
| 1055 | end |
| 1056 | do |
| 1057 | local p = Instance.new("Part") |
| 1058 | p.Name = "Fin_8_8" |
| 1059 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1060 | p.CFrame = CFrame.new(1.98815, 10.1, -1.87573) * CFrame.Angles(math.rad(7.59464), math.rad(133.333), math.rad(0)) |
| 1061 | p.BrickColor = BrickColor.new("Institutional white") |
| 1062 | p.Material = Enum.Material.Glacier |
| 1063 | p.MaterialVariant = "2022 Stud" |
| 1064 | p.Anchored = true |
| 1065 | p.Parent = model |
| 1066 | end |
| 1067 | do |
| 1068 | local p = Instance.new("Part") |
| 1069 | p.Name = "Fin_8_9" |
| 1070 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1071 | p.CFrame = CFrame.new(1.67125, 11.18, -1.99172) * CFrame.Angles(math.rad(0), math.rad(140), math.rad(0)) |
| 1072 | p.BrickColor = BrickColor.new("Institutional white") |
| 1073 | p.Material = Enum.Material.Glacier |
| 1074 | p.MaterialVariant = "2022 Stud" |
| 1075 | p.Anchored = true |
| 1076 | p.Parent = model |
| 1077 | end |
| 1078 | do |
| 1079 | local p = Instance.new("Part") |
| 1080 | p.Name = "Fin_9_0" |
| 1081 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1082 | p.CFrame = CFrame.new(2.8, 2.1, 0) * CFrame.Angles(math.rad(-5.07961), math.rad(90), math.rad(0)) |
| 1083 | p.BrickColor = BrickColor.new("Institutional white") |
| 1084 | p.Material = Enum.Material.Glacier |
| 1085 | p.MaterialVariant = "2022 Stud" |
| 1086 | p.Anchored = true |
| 1087 | p.Parent = model |
| 1088 | end |
| 1089 | do |
| 1090 | local p = Instance.new("Part") |
| 1091 | p.Name = "Fin_9_1" |
| 1092 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1093 | p.CFrame = CFrame.new(2.86936, 3.1, -0.33538) * CFrame.Angles(math.rad(-5.07961), math.rad(96.6667), math.rad(0)) |
| 1094 | p.BrickColor = BrickColor.new("Institutional white") |
| 1095 | p.Material = Enum.Material.Glacier |
| 1096 | p.MaterialVariant = "2022 Stud" |
| 1097 | p.Anchored = true |
| 1098 | p.Parent = model |
| 1099 | end |
| 1100 | do |
| 1101 | local p = Instance.new("Part") |
| 1102 | p.Name = "Fin_9_2" |
| 1103 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1104 | p.CFrame = CFrame.new(2.89751, 4.1, -0.686723) * CFrame.Angles(math.rad(-5.07961), math.rad(103.333), math.rad(0)) |
| 1105 | p.BrickColor = BrickColor.new("Institutional white") |
| 1106 | p.Material = Enum.Material.Glacier |
| 1107 | p.MaterialVariant = "2022 Stud" |
| 1108 | p.Anchored = true |
| 1109 | p.Parent = model |
| 1110 | end |
| 1111 | do |
| 1112 | local p = Instance.new("Part") |
| 1113 | p.Name = "Fin_9_3" |
| 1114 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1115 | p.CFrame = CFrame.new(2.88172, 5.1, -1.04886) * CFrame.Angles(math.rad(-5.07961), math.rad(110), math.rad(0)) |
| 1116 | p.BrickColor = BrickColor.new("Institutional white") |
| 1117 | p.Material = Enum.Material.Glacier |
| 1118 | p.MaterialVariant = "2022 Stud" |
| 1119 | p.Anchored = true |
| 1120 | p.Parent = model |
| 1121 | end |
| 1122 | do |
| 1123 | local p = Instance.new("Part") |
| 1124 | p.Name = "Fin_9_4" |
| 1125 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1126 | p.CFrame = CFrame.new(2.81991, 6.13999, -1.415321) * CFrame.Angles(math.rad(1.27303), math.rad(116.667), math.rad(0)) |
| 1127 | p.BrickColor = BrickColor.new("Institutional white") |
| 1128 | p.Material = Enum.Material.Glacier |
| 1129 | p.MaterialVariant = "2022 Stud" |
| 1130 | p.Anchored = true |
| 1131 | p.Parent = model |
| 1132 | end |
| 1133 | do |
| 1134 | local p = Instance.new("Part") |
| 1135 | p.Name = "Fin_9_5" |
| 1136 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1137 | p.CFrame = CFrame.new(2.61786, 7.1, -1.72179) * CFrame.Angles(math.rad(7.59464), math.rad(123.333), math.rad(0)) |
| 1138 | p.BrickColor = BrickColor.new("Institutional white") |
| 1139 | p.Material = Enum.Material.Glacier |
| 1140 | p.MaterialVariant = "2022 Stud" |
| 1141 | p.Anchored = true |
| 1142 | p.Parent = model |
| 1143 | end |
| 1144 | do |
| 1145 | local p = Instance.new("Part") |
| 1146 | p.Name = "Fin_9_6" |
| 1147 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1148 | p.CFrame = CFrame.new(2.29813, 8.1, -1.92836) * CFrame.Angles(math.rad(7.59464), math.rad(130), math.rad(0)) |
| 1149 | p.BrickColor = BrickColor.new("Institutional white") |
| 1150 | p.Material = Enum.Material.Glacier |
| 1151 | p.MaterialVariant = "2022 Stud" |
| 1152 | p.Anchored = true |
| 1153 | p.Parent = model |
| 1154 | end |
| 1155 | do |
| 1156 | local p = Instance.new("Part") |
| 1157 | p.Name = "Fin_9_7" |
| 1158 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1159 | p.CFrame = CFrame.new(1.96723, 9.1, -2.08514) * CFrame.Angles(math.rad(7.59464), math.rad(136.667), math.rad(0)) |
| 1160 | p.BrickColor = BrickColor.new("Institutional white") |
| 1161 | p.Material = Enum.Material.Glacier |
| 1162 | p.MaterialVariant = "2022 Stud" |
| 1163 | p.Anchored = true |
| 1164 | p.Parent = model |
| 1165 | end |
| 1166 | do |
| 1167 | local p = Instance.new("Part") |
| 1168 | p.Name = "Fin_9_8" |
| 1169 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1170 | p.CFrame = CFrame.new(1.63223, 10.1, -2.19247) * CFrame.Angles(math.rad(7.59464), math.rad(143.333), math.rad(0)) |
| 1171 | p.BrickColor = BrickColor.new("Institutional white") |
| 1172 | p.Material = Enum.Material.Glacier |
| 1173 | p.MaterialVariant = "2022 Stud" |
| 1174 | p.Anchored = true |
| 1175 | p.Parent = model |
| 1176 | end |
| 1177 | do |
| 1178 | local p = Instance.new("Part") |
| 1179 | p.Name = "Fin_9_9" |
| 1180 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1181 | p.CFrame = CFrame.new(1.3, 11.14, -2.25167) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(0)) |
| 1182 | p.BrickColor = BrickColor.new("Institutional white") |
| 1183 | p.Material = Enum.Material.Glacier |
| 1184 | p.MaterialVariant = "2022 Stud" |
| 1185 | p.Anchored = true |
| 1186 | p.Parent = model |
| 1187 | end |
| 1188 | do |
| 1189 | local p = Instance.new("Part") |
| 1190 | p.Name = "Fin_10_0" |
| 1191 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1192 | p.CFrame = CFrame.new(2.75746, 2.1, -0.486215) * CFrame.Angles(math.rad(-5.07961), math.rad(100), math.rad(0)) |
| 1193 | p.BrickColor = BrickColor.new("Institutional white") |
| 1194 | p.Material = Enum.Material.Glacier |
| 1195 | p.MaterialVariant = "2022 Stud" |
| 1196 | p.Anchored = true |
| 1197 | p.Parent = model |
| 1198 | end |
| 1199 | do |
| 1200 | local p = Instance.new("Part") |
| 1201 | p.Name = "Fin_10_1" |
| 1202 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1203 | p.CFrame = CFrame.new(2.76753, 3.1, -0.828543) * CFrame.Angles(math.rad(-5.07961), math.rad(106.667), math.rad(0)) |
| 1204 | p.BrickColor = BrickColor.new("Institutional white") |
| 1205 | p.Material = Enum.Material.Glacier |
| 1206 | p.MaterialVariant = "2022 Stud" |
| 1207 | p.Anchored = true |
| 1208 | p.Parent = model |
| 1209 | end |
| 1210 | do |
| 1211 | local p = Instance.new("Part") |
| 1212 | p.Name = "Fin_10_2" |
| 1213 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1214 | p.CFrame = CFrame.new(2.73424, 4.1, -1.17944) * CFrame.Angles(math.rad(-5.07961), math.rad(113.333), math.rad(0)) |
| 1215 | p.BrickColor = BrickColor.new("Institutional white") |
| 1216 | p.Material = Enum.Material.Glacier |
| 1217 | p.MaterialVariant = "2022 Stud" |
| 1218 | p.Anchored = true |
| 1219 | p.Parent = model |
| 1220 | end |
| 1221 | do |
| 1222 | local p = Instance.new("Part") |
| 1223 | p.Name = "Fin_10_3" |
| 1224 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1225 | p.CFrame = CFrame.new(2.65581, 5.1, -1.53333) * CFrame.Angles(math.rad(-5.07961), math.rad(120), math.rad(0)) |
| 1226 | p.BrickColor = BrickColor.new("Institutional white") |
| 1227 | p.Material = Enum.Material.Glacier |
| 1228 | p.MaterialVariant = "2022 Stud" |
| 1229 | p.Anchored = true |
| 1230 | p.Parent = model |
| 1231 | end |
| 1232 | do |
| 1233 | local p = Instance.new("Part") |
| 1234 | p.Name = "Fin_10_4" |
| 1235 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1236 | p.CFrame = CFrame.new(2.53114, 6.21997, -1.881704) * CFrame.Angles(math.rad(1.27303), math.rad(126.667), math.rad(0)) |
| 1237 | p.BrickColor = BrickColor.new("Institutional white") |
| 1238 | p.Material = Enum.Material.Glacier |
| 1239 | p.MaterialVariant = "2022 Stud" |
| 1240 | p.Anchored = true |
| 1241 | p.Parent = model |
| 1242 | end |
| 1243 | do |
| 1244 | local p = Instance.new("Part") |
| 1245 | p.Name = "Fin_10_5" |
| 1246 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1247 | p.CFrame = CFrame.new(2.2791, 7.1, -2.15022) * CFrame.Angles(math.rad(7.59464), math.rad(133.333), math.rad(0)) |
| 1248 | p.BrickColor = BrickColor.new("Institutional white") |
| 1249 | p.Material = Enum.Material.Glacier |
| 1250 | p.MaterialVariant = "2022 Stud" |
| 1251 | p.Anchored = true |
| 1252 | p.Parent = model |
| 1253 | end |
| 1254 | do |
| 1255 | local p = Instance.new("Part") |
| 1256 | p.Name = "Fin_10_6" |
| 1257 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1258 | p.CFrame = CFrame.new(1.92836, 8.1, -2.29813) * CFrame.Angles(math.rad(7.59464), math.rad(140), math.rad(0)) |
| 1259 | p.BrickColor = BrickColor.new("Institutional white") |
| 1260 | p.Material = Enum.Material.Glacier |
| 1261 | p.MaterialVariant = "2022 Stud" |
| 1262 | p.Anchored = true |
| 1263 | p.Parent = model |
| 1264 | end |
| 1265 | do |
| 1266 | local p = Instance.new("Part") |
| 1267 | p.Name = "Fin_10_7" |
| 1268 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1269 | p.CFrame = CFrame.new(1.57526, 9.1, -2.39507) * CFrame.Angles(math.rad(7.59464), math.rad(146.667), math.rad(0)) |
| 1270 | p.BrickColor = BrickColor.new("Institutional white") |
| 1271 | p.Material = Enum.Material.Glacier |
| 1272 | p.MaterialVariant = "2022 Stud" |
| 1273 | p.Anchored = true |
| 1274 | p.Parent = model |
| 1275 | end |
| 1276 | do |
| 1277 | local p = Instance.new("Part") |
| 1278 | p.Name = "Fin_10_8" |
| 1279 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1280 | p.CFrame = CFrame.new(1.22672, 10.1, -2.4426) * CFrame.Angles(math.rad(7.59464), math.rad(153.333), math.rad(0)) |
| 1281 | p.BrickColor = BrickColor.new("Institutional white") |
| 1282 | p.Material = Enum.Material.Glacier |
| 1283 | p.MaterialVariant = "2022 Stud" |
| 1284 | p.Anchored = true |
| 1285 | p.Parent = model |
| 1286 | end |
| 1287 | do |
| 1288 | local p = Instance.new("Part") |
| 1289 | p.Name = "Fin_10_9" |
| 1290 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1291 | p.CFrame = CFrame.new(0.889252, 11.1, -2.4432) * CFrame.Angles(math.rad(0), math.rad(160), math.rad(0)) |
| 1292 | p.BrickColor = BrickColor.new("Institutional white") |
| 1293 | p.Material = Enum.Material.Glacier |
| 1294 | p.MaterialVariant = "2022 Stud" |
| 1295 | p.Anchored = true |
| 1296 | p.Parent = model |
| 1297 | end |
| 1298 | do |
| 1299 | local p = Instance.new("Part") |
| 1300 | p.Name = "Fin_11_0" |
| 1301 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1302 | p.CFrame = CFrame.new(2.63114, 2.1, -0.957656) * CFrame.Angles(math.rad(-5.07961), math.rad(110), math.rad(0)) |
| 1303 | p.BrickColor = BrickColor.new("Institutional white") |
| 1304 | p.Material = Enum.Material.Glacier |
| 1305 | p.MaterialVariant = "2022 Stud" |
| 1306 | p.Anchored = true |
| 1307 | p.Parent = model |
| 1308 | end |
| 1309 | do |
| 1310 | local p = Instance.new("Part") |
| 1311 | p.Name = "Fin_11_1" |
| 1312 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1313 | p.CFrame = CFrame.new(2.58161, 3.1, -1.29653) * CFrame.Angles(math.rad(-5.07961), math.rad(116.667), math.rad(0)) |
| 1314 | p.BrickColor = BrickColor.new("Institutional white") |
| 1315 | p.Material = Enum.Material.Glacier |
| 1316 | p.MaterialVariant = "2022 Stud" |
| 1317 | p.Anchored = true |
| 1318 | p.Parent = model |
| 1319 | end |
| 1320 | do |
| 1321 | local p = Instance.new("Part") |
| 1322 | p.Name = "Fin_11_2" |
| 1323 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1324 | p.CFrame = CFrame.new(2.4879, 4.1, -1.63632) * CFrame.Angles(math.rad(-5.07961), math.rad(123.333), math.rad(0)) |
| 1325 | p.BrickColor = BrickColor.new("Institutional white") |
| 1326 | p.Material = Enum.Material.Glacier |
| 1327 | p.MaterialVariant = "2022 Stud" |
| 1328 | p.Anchored = true |
| 1329 | p.Parent = model |
| 1330 | end |
| 1331 | do |
| 1332 | local p = Instance.new("Part") |
| 1333 | p.Name = "Fin_11_3" |
| 1334 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1335 | p.CFrame = CFrame.new(2.3492, 5.1, -1.97121) * CFrame.Angles(math.rad(-5.07961), math.rad(130), math.rad(0)) |
| 1336 | p.BrickColor = BrickColor.new("Institutional white") |
| 1337 | p.Material = Enum.Material.Glacier |
| 1338 | p.MaterialVariant = "2022 Stud" |
| 1339 | p.Anchored = true |
| 1340 | p.Parent = model |
| 1341 | end |
| 1342 | do |
| 1343 | local p = Instance.new("Part") |
| 1344 | p.Name = "Fin_11_4" |
| 1345 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1346 | p.CFrame = CFrame.new(2.16547, 6.17998, -2.293493) * CFrame.Angles(math.rad(1.27303), math.rad(136.667), math.rad(0)) |
| 1347 | p.BrickColor = BrickColor.new("Institutional white") |
| 1348 | p.Material = Enum.Material.Glacier |
| 1349 | p.MaterialVariant = "2022 Stud" |
| 1350 | p.Anchored = true |
| 1351 | p.Parent = model |
| 1352 | end |
| 1353 | do |
| 1354 | local p = Instance.new("Part") |
| 1355 | p.Name = "Fin_11_5" |
| 1356 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1357 | p.CFrame = CFrame.new(1.8711, 7.1, -2.51332) * CFrame.Angles(math.rad(7.59464), math.rad(143.333), math.rad(0)) |
| 1358 | p.BrickColor = BrickColor.new("Institutional white") |
| 1359 | p.Material = Enum.Material.Glacier |
| 1360 | p.MaterialVariant = "2022 Stud" |
| 1361 | p.Anchored = true |
| 1362 | p.Parent = model |
| 1363 | end |
| 1364 | do |
| 1365 | local p = Instance.new("Part") |
| 1366 | p.Name = "Fin_11_6" |
| 1367 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1368 | p.CFrame = CFrame.new(1.5, 8.1, -2.59808) * CFrame.Angles(math.rad(7.59464), math.rad(150), math.rad(0)) |
| 1369 | p.BrickColor = BrickColor.new("Institutional white") |
| 1370 | p.Material = Enum.Material.Glacier |
| 1371 | p.MaterialVariant = "2022 Stud" |
| 1372 | p.Anchored = true |
| 1373 | p.Parent = model |
| 1374 | end |
| 1375 | do |
| 1376 | local p = Instance.new("Part") |
| 1377 | p.Name = "Fin_11_7" |
| 1378 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1379 | p.CFrame = CFrame.new(1.13543, 9.1, -2.63222) * CFrame.Angles(math.rad(7.59464), math.rad(156.667), math.rad(0)) |
| 1380 | p.BrickColor = BrickColor.new("Institutional white") |
| 1381 | p.Material = Enum.Material.Glacier |
| 1382 | p.MaterialVariant = "2022 Stud" |
| 1383 | p.Anchored = true |
| 1384 | p.Parent = model |
| 1385 | end |
| 1386 | do |
| 1387 | local p = Instance.new("Part") |
| 1388 | p.Name = "Fin_11_8" |
| 1389 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1390 | p.CFrame = CFrame.new(0.783929, 10.1, -2.6185) * CFrame.Angles(math.rad(7.59464), math.rad(163.333), math.rad(0)) |
| 1391 | p.BrickColor = BrickColor.new("Institutional white") |
| 1392 | p.Material = Enum.Material.Glacier |
| 1393 | p.MaterialVariant = "2022 Stud" |
| 1394 | p.Anchored = true |
| 1395 | p.Parent = model |
| 1396 | end |
| 1397 | do |
| 1398 | local p = Instance.new("Part") |
| 1399 | p.Name = "Fin_11_9" |
| 1400 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1401 | p.CFrame = CFrame.new(0.451485, 11.1, -2.5605) * CFrame.Angles(math.rad(0), math.rad(170), math.rad(0)) |
| 1402 | p.BrickColor = BrickColor.new("Institutional white") |
| 1403 | p.Material = Enum.Material.Glacier |
| 1404 | p.MaterialVariant = "2022 Stud" |
| 1405 | p.Anchored = true |
| 1406 | p.Parent = model |
| 1407 | end |
| 1408 | do |
| 1409 | local p = Instance.new("Part") |
| 1410 | p.Name = "Fin_12_0" |
| 1411 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1412 | p.CFrame = CFrame.new(2.42487, 2.1, -1.4) * CFrame.Angles(math.rad(-5.07961), math.rad(120), math.rad(0)) |
| 1413 | p.BrickColor = BrickColor.new("Institutional white") |
| 1414 | p.Material = Enum.Material.Glacier |
| 1415 | p.MaterialVariant = "2022 Stud" |
| 1416 | p.Anchored = true |
| 1417 | p.Parent = model |
| 1418 | end |
| 1419 | do |
| 1420 | local p = Instance.new("Part") |
| 1421 | p.Name = "Fin_12_1" |
| 1422 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1423 | p.CFrame = CFrame.new(2.31725, 3.1, -1.72513) * CFrame.Angles(math.rad(-5.07961), math.rad(126.667), math.rad(0)) |
| 1424 | p.BrickColor = BrickColor.new("Institutional white") |
| 1425 | p.Material = Enum.Material.Glacier |
| 1426 | p.MaterialVariant = "2022 Stud" |
| 1427 | p.Anchored = true |
| 1428 | p.Parent = model |
| 1429 | end |
| 1430 | do |
| 1431 | local p = Instance.new("Part") |
| 1432 | p.Name = "Fin_12_2" |
| 1433 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1434 | p.CFrame = CFrame.new(2.16596, 4.1, -2.04347) * CFrame.Angles(math.rad(-5.07961), math.rad(133.333), math.rad(0)) |
| 1435 | p.BrickColor = BrickColor.new("Institutional white") |
| 1436 | p.Material = Enum.Material.Glacier |
| 1437 | p.MaterialVariant = "2022 Stud" |
| 1438 | p.Anchored = true |
| 1439 | p.Parent = model |
| 1440 | end |
| 1441 | do |
| 1442 | local p = Instance.new("Part") |
| 1443 | p.Name = "Fin_12_3" |
| 1444 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1445 | p.CFrame = CFrame.new(1.97121, 5.1, -2.3492) * CFrame.Angles(math.rad(-5.07961), math.rad(140), math.rad(0)) |
| 1446 | p.BrickColor = BrickColor.new("Institutional white") |
| 1447 | p.Material = Enum.Material.Glacier |
| 1448 | p.MaterialVariant = "2022 Stud" |
| 1449 | p.Anchored = true |
| 1450 | p.Parent = model |
| 1451 | end |
| 1452 | do |
| 1453 | local p = Instance.new("Part") |
| 1454 | p.Name = "Fin_12_4" |
| 1455 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1456 | p.CFrame = CFrame.new(1.73401, 6.13999, -2.635541) * CFrame.Angles(math.rad(1.27303), math.rad(146.667), math.rad(0)) |
| 1457 | p.BrickColor = BrickColor.new("Institutional white") |
| 1458 | p.Material = Enum.Material.Glacier |
| 1459 | p.MaterialVariant = "2022 Stud" |
| 1460 | p.Anchored = true |
| 1461 | p.Parent = model |
| 1462 | end |
| 1463 | do |
| 1464 | local p = Instance.new("Part") |
| 1465 | p.Name = "Fin_12_5" |
| 1466 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1467 | p.CFrame = CFrame.new(1.40624, 7.1, -2.80005) * CFrame.Angles(math.rad(7.59464), math.rad(153.333), math.rad(0)) |
| 1468 | p.BrickColor = BrickColor.new("Institutional white") |
| 1469 | p.Material = Enum.Material.Glacier |
| 1470 | p.MaterialVariant = "2022 Stud" |
| 1471 | p.Anchored = true |
| 1472 | p.Parent = model |
| 1473 | end |
| 1474 | do |
| 1475 | local p = Instance.new("Part") |
| 1476 | p.Name = "Fin_12_6" |
| 1477 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1478 | p.CFrame = CFrame.new(1.02606, 8.1, -2.81908) * CFrame.Angles(math.rad(7.59464), math.rad(160), math.rad(0)) |
| 1479 | p.BrickColor = BrickColor.new("Institutional white") |
| 1480 | p.Material = Enum.Material.Glacier |
| 1481 | p.MaterialVariant = "2022 Stud" |
| 1482 | p.Anchored = true |
| 1483 | p.Parent = model |
| 1484 | end |
| 1485 | do |
| 1486 | local p = Instance.new("Part") |
| 1487 | p.Name = "Fin_12_7" |
| 1488 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1489 | p.CFrame = CFrame.new(0.661099, 9.1, -2.78939) * CFrame.Angles(math.rad(7.59464), math.rad(166.667), math.rad(0)) |
| 1490 | p.BrickColor = BrickColor.new("Institutional white") |
| 1491 | p.Material = Enum.Material.Glacier |
| 1492 | p.MaterialVariant = "2022 Stud" |
| 1493 | p.Anchored = true |
| 1494 | p.Parent = model |
| 1495 | end |
| 1496 | do |
| 1497 | local p = Instance.new("Part") |
| 1498 | p.Name = "Fin_12_8" |
| 1499 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1500 | p.CFrame = CFrame.new(0.317321, 10.1, -2.71485) * CFrame.Angles(math.rad(7.59464), math.rad(173.333), math.rad(0)) |
| 1501 | p.BrickColor = BrickColor.new("Institutional white") |
| 1502 | p.Material = Enum.Material.Glacier |
| 1503 | p.MaterialVariant = "2022 Stud" |
| 1504 | p.Anchored = true |
| 1505 | p.Parent = model |
| 1506 | end |
| 1507 | do |
| 1508 | local p = Instance.new("Part") |
| 1509 | p.Name = "Fin_12_9" |
| 1510 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1511 | p.CFrame = CFrame.new(0, 11.1, -2.6) * CFrame.Angles(math.rad(0), math.rad(180), math.rad(0)) |
| 1512 | p.BrickColor = BrickColor.new("Institutional white") |
| 1513 | p.Material = Enum.Material.Glacier |
| 1514 | p.MaterialVariant = "2022 Stud" |
| 1515 | p.Anchored = true |
| 1516 | p.Parent = model |
| 1517 | end |
| 1518 | do |
| 1519 | local p = Instance.new("Part") |
| 1520 | p.Name = "Fin_13_0" |
| 1521 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1522 | p.CFrame = CFrame.new(2.14492, 2.1, -1.79981) * CFrame.Angles(math.rad(-5.07961), math.rad(130), math.rad(0)) |
| 1523 | p.BrickColor = BrickColor.new("Institutional white") |
| 1524 | p.Material = Enum.Material.Glacier |
| 1525 | p.MaterialVariant = "2022 Stud" |
| 1526 | p.Anchored = true |
| 1527 | p.Parent = model |
| 1528 | end |
| 1529 | do |
| 1530 | local p = Instance.new("Part") |
| 1531 | p.Name = "Fin_13_1" |
| 1532 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1533 | p.CFrame = CFrame.new(1.98248, 3.1, -2.1013) * CFrame.Angles(math.rad(-5.07961), math.rad(136.667), math.rad(0)) |
| 1534 | p.BrickColor = BrickColor.new("Institutional white") |
| 1535 | p.Material = Enum.Material.Glacier |
| 1536 | p.MaterialVariant = "2022 Stud" |
| 1537 | p.Anchored = true |
| 1538 | p.Parent = model |
| 1539 | end |
| 1540 | do |
| 1541 | local p = Instance.new("Part") |
| 1542 | p.Name = "Fin_13_2" |
| 1543 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1544 | p.CFrame = CFrame.new(1.77821, 4.1, -2.38855) * CFrame.Angles(math.rad(-5.07961), math.rad(143.333), math.rad(0)) |
| 1545 | p.BrickColor = BrickColor.new("Institutional white") |
| 1546 | p.Material = Enum.Material.Glacier |
| 1547 | p.MaterialVariant = "2022 Stud" |
| 1548 | p.Anchored = true |
| 1549 | p.Parent = model |
| 1550 | end |
| 1551 | do |
| 1552 | local p = Instance.new("Part") |
| 1553 | p.Name = "Fin_13_3" |
| 1554 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1555 | p.CFrame = CFrame.new(1.53333, 5.1, -2.65581) * CFrame.Angles(math.rad(-5.07961), math.rad(150), math.rad(0)) |
| 1556 | p.BrickColor = BrickColor.new("Institutional white") |
| 1557 | p.Material = Enum.Material.Glacier |
| 1558 | p.MaterialVariant = "2022 Stud" |
| 1559 | p.Anchored = true |
| 1560 | p.Parent = model |
| 1561 | end |
| 1562 | do |
| 1563 | local p = Instance.new("Part") |
| 1564 | p.Name = "Fin_13_4" |
| 1565 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1566 | p.CFrame = CFrame.new(1.24985, 6.1, -2.89748) * CFrame.Angles(math.rad(1.27303), math.rad(156.667), math.rad(0)) |
| 1567 | p.BrickColor = BrickColor.new("Institutional white") |
| 1568 | p.Material = Enum.Material.Glacier |
| 1569 | p.MaterialVariant = "2022 Stud" |
| 1570 | p.Anchored = true |
| 1571 | p.Parent = model |
| 1572 | end |
| 1573 | do |
| 1574 | local p = Instance.new("Part") |
| 1575 | p.Name = "Fin_13_5" |
| 1576 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1577 | p.CFrame = CFrame.new(0.89865, 7.1, -3.0017) * CFrame.Angles(math.rad(7.59464), math.rad(163.333), math.rad(0)) |
| 1578 | p.BrickColor = BrickColor.new("Institutional white") |
| 1579 | p.Material = Enum.Material.Glacier |
| 1580 | p.MaterialVariant = "2022 Stud" |
| 1581 | p.Anchored = true |
| 1582 | p.Parent = model |
| 1583 | end |
| 1584 | do |
| 1585 | local p = Instance.new("Part") |
| 1586 | p.Name = "Fin_13_6" |
| 1587 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1588 | p.CFrame = CFrame.new(0.520945, 8.1, -2.95442) * CFrame.Angles(math.rad(7.59464), math.rad(170), math.rad(0)) |
| 1589 | p.BrickColor = BrickColor.new("Institutional white") |
| 1590 | p.Material = Enum.Material.Glacier |
| 1591 | p.MaterialVariant = "2022 Stud" |
| 1592 | p.Anchored = true |
| 1593 | p.Parent = model |
| 1594 | end |
| 1595 | do |
| 1596 | local p = Instance.new("Part") |
| 1597 | p.Name = "Fin_13_7" |
| 1598 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1599 | p.CFrame = CFrame.new(0.166682, 9.1, -2.86182) * CFrame.Angles(math.rad(7.59464), math.rad(176.667), math.rad(0)) |
| 1600 | p.BrickColor = BrickColor.new("Institutional white") |
| 1601 | p.Material = Enum.Material.Glacier |
| 1602 | p.MaterialVariant = "2022 Stud" |
| 1603 | p.Anchored = true |
| 1604 | p.Parent = model |
| 1605 | end |
| 1606 | do |
| 1607 | local p = Instance.new("Part") |
| 1608 | p.Name = "Fin_13_8" |
| 1609 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1610 | p.CFrame = CFrame.new(-0.158929, 10.1, -2.72871) * CFrame.Angles(math.rad(7.59464), math.rad(183.333), math.rad(0)) |
| 1611 | p.BrickColor = BrickColor.new("Institutional white") |
| 1612 | p.Material = Enum.Material.Glacier |
| 1613 | p.MaterialVariant = "2022 Stud" |
| 1614 | p.Anchored = true |
| 1615 | p.Parent = model |
| 1616 | end |
| 1617 | do |
| 1618 | local p = Instance.new("Part") |
| 1619 | p.Name = "Fin_13_9" |
| 1620 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1621 | p.CFrame = CFrame.new(-0.451485, 11.1, -2.5605) * CFrame.Angles(math.rad(0), math.rad(190), math.rad(0)) |
| 1622 | p.BrickColor = BrickColor.new("Institutional white") |
| 1623 | p.Material = Enum.Material.Glacier |
| 1624 | p.MaterialVariant = "2022 Stud" |
| 1625 | p.Anchored = true |
| 1626 | p.Parent = model |
| 1627 | end |
| 1628 | do |
| 1629 | local p = Instance.new("Part") |
| 1630 | p.Name = "Fin_14_0" |
| 1631 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1632 | p.CFrame = CFrame.new(1.79981, 2.139843, -2.148462) * CFrame.Angles(math.rad(-5.07961), math.rad(140), math.rad(0)) |
| 1633 | p.BrickColor = BrickColor.new("Institutional white") |
| 1634 | p.Material = Enum.Material.Glacier |
| 1635 | p.MaterialVariant = "2022 Stud" |
| 1636 | p.Anchored = true |
| 1637 | p.Parent = model |
| 1638 | end |
| 1639 | do |
| 1640 | local p = Instance.new("Part") |
| 1641 | p.Name = "Fin_14_1" |
| 1642 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1643 | p.CFrame = CFrame.new(1.58747, 3.1, -2.41363) * CFrame.Angles(math.rad(-5.07961), math.rad(146.667), math.rad(0)) |
| 1644 | p.BrickColor = BrickColor.new("Institutional white") |
| 1645 | p.Material = Enum.Material.Glacier |
| 1646 | p.MaterialVariant = "2022 Stud" |
| 1647 | p.Anchored = true |
| 1648 | p.Parent = model |
| 1649 | end |
| 1650 | do |
| 1651 | local p = Instance.new("Part") |
| 1652 | p.Name = "Fin_14_2" |
| 1653 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1654 | p.CFrame = CFrame.new(1.33642, 4.1, -2.66104) * CFrame.Angles(math.rad(-5.07961), math.rad(153.333), math.rad(0)) |
| 1655 | p.BrickColor = BrickColor.new("Institutional white") |
| 1656 | p.Material = Enum.Material.Glacier |
| 1657 | p.MaterialVariant = "2022 Stud" |
| 1658 | p.Anchored = true |
| 1659 | p.Parent = model |
| 1660 | end |
| 1661 | do |
| 1662 | local p = Instance.new("Part") |
| 1663 | p.Name = "Fin_14_3" |
| 1664 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1665 | p.CFrame = CFrame.new(1.04886, 5.1, -2.88172) * CFrame.Angles(math.rad(-5.07961), math.rad(160), math.rad(0)) |
| 1666 | p.BrickColor = BrickColor.new("Institutional white") |
| 1667 | p.Material = Enum.Material.Glacier |
| 1668 | p.MaterialVariant = "2022 Stud" |
| 1669 | p.Anchored = true |
| 1670 | p.Parent = model |
| 1671 | end |
| 1672 | do |
| 1673 | local p = Instance.new("Part") |
| 1674 | p.Name = "Fin_14_4" |
| 1675 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1676 | p.CFrame = CFrame.new(0.727721, 6.1, -3.0705) * CFrame.Angles(math.rad(1.27303), math.rad(166.667), math.rad(0)) |
| 1677 | p.BrickColor = BrickColor.new("Institutional white") |
| 1678 | p.Material = Enum.Material.Glacier |
| 1679 | p.MaterialVariant = "2022 Stud" |
| 1680 | p.Anchored = true |
| 1681 | p.Parent = model |
| 1682 | end |
| 1683 | do |
| 1684 | local p = Instance.new("Part") |
| 1685 | p.Name = "Fin_14_5" |
| 1686 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1687 | p.CFrame = CFrame.new(0.363758, 7.1, -3.11215) * CFrame.Angles(math.rad(7.59464), math.rad(173.333), math.rad(0)) |
| 1688 | p.BrickColor = BrickColor.new("Institutional white") |
| 1689 | p.Material = Enum.Material.Glacier |
| 1690 | p.MaterialVariant = "2022 Stud" |
| 1691 | p.Anchored = true |
| 1692 | p.Parent = model |
| 1693 | end |
| 1694 | do |
| 1695 | local p = Instance.new("Part") |
| 1696 | p.Name = "Fin_14_6" |
| 1697 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1698 | p.CFrame = CFrame.new(0, 8.1, -3) * CFrame.Angles(math.rad(7.59464), math.rad(180), math.rad(0)) |
| 1699 | p.BrickColor = BrickColor.new("Institutional white") |
| 1700 | p.Material = Enum.Material.Glacier |
| 1701 | p.MaterialVariant = "2022 Stud" |
| 1702 | p.Anchored = true |
| 1703 | p.Parent = model |
| 1704 | end |
| 1705 | do |
| 1706 | local p = Instance.new("Part") |
| 1707 | p.Name = "Fin_14_7" |
| 1708 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1709 | p.CFrame = CFrame.new(-0.3328, 9.1, -2.84728) * CFrame.Angles(math.rad(7.59464), math.rad(186.667), math.rad(0)) |
| 1710 | p.BrickColor = BrickColor.new("Institutional white") |
| 1711 | p.Material = Enum.Material.Glacier |
| 1712 | p.MaterialVariant = "2022 Stud" |
| 1713 | p.Anchored = true |
| 1714 | p.Parent = model |
| 1715 | end |
| 1716 | do |
| 1717 | local p = Instance.new("Part") |
| 1718 | p.Name = "Fin_14_8" |
| 1719 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1720 | p.CFrame = CFrame.new(-0.63035, 10.1, -2.65966) * CFrame.Angles(math.rad(7.59464), math.rad(193.333), math.rad(0)) |
| 1721 | p.BrickColor = BrickColor.new("Institutional white") |
| 1722 | p.Material = Enum.Material.Glacier |
| 1723 | p.MaterialVariant = "2022 Stud" |
| 1724 | p.Anchored = true |
| 1725 | p.Parent = model |
| 1726 | end |
| 1727 | do |
| 1728 | local p = Instance.new("Part") |
| 1729 | p.Name = "Fin_14_9" |
| 1730 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1731 | p.CFrame = CFrame.new(-0.889252, 11.14, -2.4432) * CFrame.Angles(math.rad(0), math.rad(200), math.rad(0)) |
| 1732 | p.BrickColor = BrickColor.new("Institutional white") |
| 1733 | p.Material = Enum.Material.Glacier |
| 1734 | p.MaterialVariant = "2022 Stud" |
| 1735 | p.Anchored = true |
| 1736 | p.Parent = model |
| 1737 | end |
| 1738 | do |
| 1739 | local p = Instance.new("Part") |
| 1740 | p.Name = "Fin_15_0" |
| 1741 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1742 | p.CFrame = CFrame.new(1.4, 2.060157, -2.421328) * CFrame.Angles(math.rad(-5.07961), math.rad(150), math.rad(0)) |
| 1743 | p.BrickColor = BrickColor.new("Institutional white") |
| 1744 | p.Material = Enum.Material.Glacier |
| 1745 | p.MaterialVariant = "2022 Stud" |
| 1746 | p.Anchored = true |
| 1747 | p.Parent = model |
| 1748 | end |
| 1749 | do |
| 1750 | local p = Instance.new("Part") |
| 1751 | p.Name = "Fin_15_1" |
| 1752 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1753 | p.CFrame = CFrame.new(1.14423, 3.1, -2.65262) * CFrame.Angles(math.rad(-5.07961), math.rad(156.667), math.rad(0)) |
| 1754 | p.BrickColor = BrickColor.new("Institutional white") |
| 1755 | p.Material = Enum.Material.Glacier |
| 1756 | p.MaterialVariant = "2022 Stud" |
| 1757 | p.Anchored = true |
| 1758 | p.Parent = model |
| 1759 | end |
| 1760 | do |
| 1761 | local p = Instance.new("Part") |
| 1762 | p.Name = "Fin_15_2" |
| 1763 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1764 | p.CFrame = CFrame.new(0.854036, 4.1, -2.85268) * CFrame.Angles(math.rad(-5.07961), math.rad(163.333), math.rad(0)) |
| 1765 | p.BrickColor = BrickColor.new("Institutional white") |
| 1766 | p.Material = Enum.Material.Glacier |
| 1767 | p.MaterialVariant = "2022 Stud" |
| 1768 | p.Anchored = true |
| 1769 | p.Parent = model |
| 1770 | end |
| 1771 | do |
| 1772 | local p = Instance.new("Part") |
| 1773 | p.Name = "Fin_15_3" |
| 1774 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1775 | p.CFrame = CFrame.new(0.532521, 5.1, -3.02008) * CFrame.Angles(math.rad(-5.07961), math.rad(170), math.rad(0)) |
| 1776 | p.BrickColor = BrickColor.new("Institutional white") |
| 1777 | p.Material = Enum.Material.Glacier |
| 1778 | p.MaterialVariant = "2022 Stud" |
| 1779 | p.Anchored = true |
| 1780 | p.Parent = model |
| 1781 | end |
| 1782 | do |
| 1783 | local p = Instance.new("Part") |
| 1784 | p.Name = "Fin_15_4" |
| 1785 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1786 | p.CFrame = CFrame.new(0.183479, 6.1, -3.15022) * CFrame.Angles(math.rad(1.27303), math.rad(176.667), math.rad(0)) |
| 1787 | p.BrickColor = BrickColor.new("Institutional white") |
| 1788 | p.Material = Enum.Material.Glacier |
| 1789 | p.MaterialVariant = "2022 Stud" |
| 1790 | p.Anchored = true |
| 1791 | p.Parent = model |
| 1792 | end |
| 1793 | do |
| 1794 | local p = Instance.new("Part") |
| 1795 | p.Name = "Fin_15_5" |
| 1796 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1797 | p.CFrame = CFrame.new(-0.182187, 7.1, -3.12803) * CFrame.Angles(math.rad(7.59464), math.rad(183.333), math.rad(0)) |
| 1798 | p.BrickColor = BrickColor.new("Institutional white") |
| 1799 | p.Material = Enum.Material.Glacier |
| 1800 | p.MaterialVariant = "2022 Stud" |
| 1801 | p.Anchored = true |
| 1802 | p.Parent = model |
| 1803 | end |
| 1804 | do |
| 1805 | local p = Instance.new("Part") |
| 1806 | p.Name = "Fin_15_6" |
| 1807 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1808 | p.CFrame = CFrame.new(-0.520945, 8.1, -2.95442) * CFrame.Angles(math.rad(7.59464), math.rad(190), math.rad(0)) |
| 1809 | p.BrickColor = BrickColor.new("Institutional white") |
| 1810 | p.Material = Enum.Material.Glacier |
| 1811 | p.MaterialVariant = "2022 Stud" |
| 1812 | p.Anchored = true |
| 1813 | p.Parent = model |
| 1814 | end |
| 1815 | do |
| 1816 | local p = Instance.new("Part") |
| 1817 | p.Name = "Fin_15_7" |
| 1818 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1819 | p.CFrame = CFrame.new(-0.822169, 9.1, -2.74624) * CFrame.Angles(math.rad(7.59464), math.rad(196.667), math.rad(0)) |
| 1820 | p.BrickColor = BrickColor.new("Institutional white") |
| 1821 | p.Material = Enum.Material.Glacier |
| 1822 | p.MaterialVariant = "2022 Stud" |
| 1823 | p.Anchored = true |
| 1824 | p.Parent = model |
| 1825 | end |
| 1826 | do |
| 1827 | local p = Instance.new("Part") |
| 1828 | p.Name = "Fin_15_8" |
| 1829 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1830 | p.CFrame = CFrame.new(-1.08262, 10.1, -2.50979) * CFrame.Angles(math.rad(7.59464), math.rad(203.333), math.rad(0)) |
| 1831 | p.BrickColor = BrickColor.new("Institutional white") |
| 1832 | p.Material = Enum.Material.Glacier |
| 1833 | p.MaterialVariant = "2022 Stud" |
| 1834 | p.Anchored = true |
| 1835 | p.Parent = model |
| 1836 | end |
| 1837 | do |
| 1838 | local p = Instance.new("Part") |
| 1839 | p.Name = "Fin_15_9" |
| 1840 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1841 | p.CFrame = CFrame.new(-1.3, 11.1, -2.25167) * CFrame.Angles(math.rad(0), math.rad(210), math.rad(0)) |
| 1842 | p.BrickColor = BrickColor.new("Institutional white") |
| 1843 | p.Material = Enum.Material.Glacier |
| 1844 | p.MaterialVariant = "2022 Stud" |
| 1845 | p.Anchored = true |
| 1846 | p.Parent = model |
| 1847 | end |
| 1848 | do |
| 1849 | local p = Instance.new("Part") |
| 1850 | p.Name = "Fin_16_0" |
| 1851 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1852 | p.CFrame = CFrame.new(0.957656, 2.1, -2.63114) * CFrame.Angles(math.rad(-5.07961), math.rad(160), math.rad(0)) |
| 1853 | p.BrickColor = BrickColor.new("Institutional white") |
| 1854 | p.Material = Enum.Material.Glacier |
| 1855 | p.MaterialVariant = "2022 Stud" |
| 1856 | p.Anchored = true |
| 1857 | p.Parent = model |
| 1858 | end |
| 1859 | do |
| 1860 | local p = Instance.new("Part") |
| 1861 | p.Name = "Fin_16_1" |
| 1862 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1863 | p.CFrame = CFrame.new(0.666224, 3.1, -2.81102) * CFrame.Angles(math.rad(-5.07961), math.rad(166.667), math.rad(0)) |
| 1864 | p.BrickColor = BrickColor.new("Institutional white") |
| 1865 | p.Material = Enum.Material.Glacier |
| 1866 | p.MaterialVariant = "2022 Stud" |
| 1867 | p.Anchored = true |
| 1868 | p.Parent = model |
| 1869 | end |
| 1870 | do |
| 1871 | local p = Instance.new("Part") |
| 1872 | p.Name = "Fin_16_2" |
| 1873 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1874 | p.CFrame = CFrame.new(0.345699, 4.1, -2.95764) * CFrame.Angles(math.rad(-5.07961), math.rad(173.333), math.rad(0)) |
| 1875 | p.BrickColor = BrickColor.new("Institutional white") |
| 1876 | p.Material = Enum.Material.Glacier |
| 1877 | p.MaterialVariant = "2022 Stud" |
| 1878 | p.Anchored = true |
| 1879 | p.Parent = model |
| 1880 | end |
| 1881 | do |
| 1882 | local p = Instance.new("Part") |
| 1883 | p.Name = "Fin_16_3" |
| 1884 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1885 | p.CFrame = CFrame.new(0, 5.1, -3.06667) * CFrame.Angles(math.rad(-5.07961), math.rad(180), math.rad(0)) |
| 1886 | p.BrickColor = BrickColor.new("Institutional white") |
| 1887 | p.Material = Enum.Material.Glacier |
| 1888 | p.MaterialVariant = "2022 Stud" |
| 1889 | p.Anchored = true |
| 1890 | p.Parent = model |
| 1891 | end |
| 1892 | do |
| 1893 | local p = Instance.new("Part") |
| 1894 | p.Name = "Fin_16_4" |
| 1895 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1896 | p.CFrame = CFrame.new(-0.366338, 6.1, -3.13422) * CFrame.Angles(math.rad(1.27303), math.rad(186.667), math.rad(0)) |
| 1897 | p.BrickColor = BrickColor.new("Institutional white") |
| 1898 | p.Material = Enum.Material.Glacier |
| 1899 | p.MaterialVariant = "2022 Stud" |
| 1900 | p.Anchored = true |
| 1901 | p.Parent = model |
| 1902 | end |
| 1903 | do |
| 1904 | local p = Instance.new("Part") |
| 1905 | p.Name = "Fin_16_5" |
| 1906 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1907 | p.CFrame = CFrame.new(-0.722596, 7.1, -3.04887) * CFrame.Angles(math.rad(7.59464), math.rad(193.333), math.rad(0)) |
| 1908 | p.BrickColor = BrickColor.new("Institutional white") |
| 1909 | p.Material = Enum.Material.Glacier |
| 1910 | p.MaterialVariant = "2022 Stud" |
| 1911 | p.Anchored = true |
| 1912 | p.Parent = model |
| 1913 | end |
| 1914 | do |
| 1915 | local p = Instance.new("Part") |
| 1916 | p.Name = "Fin_16_6" |
| 1917 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1918 | p.CFrame = CFrame.new(-1.02606, 8.1, -2.81908) * CFrame.Angles(math.rad(7.59464), math.rad(200), math.rad(0)) |
| 1919 | p.BrickColor = BrickColor.new("Institutional white") |
| 1920 | p.Material = Enum.Material.Glacier |
| 1921 | p.MaterialVariant = "2022 Stud" |
| 1922 | p.Anchored = true |
| 1923 | p.Parent = model |
| 1924 | end |
| 1925 | do |
| 1926 | local p = Instance.new("Part") |
| 1927 | p.Name = "Fin_16_7" |
| 1928 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1929 | p.CFrame = CFrame.new(-1.28656, 9.1, -2.56175) * CFrame.Angles(math.rad(7.59464), math.rad(206.667), math.rad(0)) |
| 1930 | p.BrickColor = BrickColor.new("Institutional white") |
| 1931 | p.Material = Enum.Material.Glacier |
| 1932 | p.MaterialVariant = "2022 Stud" |
| 1933 | p.Anchored = true |
| 1934 | p.Parent = model |
| 1935 | end |
| 1936 | do |
| 1937 | local p = Instance.new("Part") |
| 1938 | p.Name = "Fin_16_8" |
| 1939 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1940 | p.CFrame = CFrame.new(-1.50199, 10.1, -2.28367) * CFrame.Angles(math.rad(7.59464), math.rad(213.333), math.rad(0)) |
| 1941 | p.BrickColor = BrickColor.new("Institutional white") |
| 1942 | p.Material = Enum.Material.Glacier |
| 1943 | p.MaterialVariant = "2022 Stud" |
| 1944 | p.Anchored = true |
| 1945 | p.Parent = model |
| 1946 | end |
| 1947 | do |
| 1948 | local p = Instance.new("Part") |
| 1949 | p.Name = "Fin_16_9" |
| 1950 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1951 | p.CFrame = CFrame.new(-1.67125, 11.22, -1.99172) * CFrame.Angles(math.rad(0), math.rad(220), math.rad(0)) |
| 1952 | p.BrickColor = BrickColor.new("Institutional white") |
| 1953 | p.Material = Enum.Material.Glacier |
| 1954 | p.MaterialVariant = "2022 Stud" |
| 1955 | p.Anchored = true |
| 1956 | p.Parent = model |
| 1957 | end |
| 1958 | do |
| 1959 | local p = Instance.new("Part") |
| 1960 | p.Name = "Fin_17_0" |
| 1961 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1962 | p.CFrame = CFrame.new(0.486215, 2.1, -2.75746) * CFrame.Angles(math.rad(-5.07961), math.rad(170), math.rad(0)) |
| 1963 | p.BrickColor = BrickColor.new("Institutional white") |
| 1964 | p.Material = Enum.Material.Glacier |
| 1965 | p.MaterialVariant = "2022 Stud" |
| 1966 | p.Anchored = true |
| 1967 | p.Parent = model |
| 1968 | end |
| 1969 | do |
| 1970 | local p = Instance.new("Part") |
| 1971 | p.Name = "Fin_17_1" |
| 1972 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1973 | p.CFrame = CFrame.new(0.167974, 3.1, -2.884) * CFrame.Angles(math.rad(-5.07961), math.rad(176.667), math.rad(0)) |
| 1974 | p.BrickColor = BrickColor.new("Institutional white") |
| 1975 | p.Material = Enum.Material.Glacier |
| 1976 | p.MaterialVariant = "2022 Stud" |
| 1977 | p.Anchored = true |
| 1978 | p.Parent = model |
| 1979 | end |
| 1980 | do |
| 1981 | local p = Instance.new("Part") |
| 1982 | p.Name = "Fin_17_2" |
| 1983 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1984 | p.CFrame = CFrame.new(-0.173142, 4.1, -2.97274) * CFrame.Angles(math.rad(-5.07961), math.rad(183.333), math.rad(0)) |
| 1985 | p.BrickColor = BrickColor.new("Institutional white") |
| 1986 | p.Material = Enum.Material.Glacier |
| 1987 | p.MaterialVariant = "2022 Stud" |
| 1988 | p.Anchored = true |
| 1989 | p.Parent = model |
| 1990 | end |
| 1991 | do |
| 1992 | local p = Instance.new("Part") |
| 1993 | p.Name = "Fin_17_3" |
| 1994 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 1995 | p.CFrame = CFrame.new(-0.532521, 5.1, -3.02008) * CFrame.Angles(math.rad(-5.07961), math.rad(190), math.rad(0)) |
| 1996 | p.BrickColor = BrickColor.new("Institutional white") |
| 1997 | p.Material = Enum.Material.Glacier |
| 1998 | p.MaterialVariant = "2022 Stud" |
| 1999 | p.Anchored = true |
| 2000 | p.Parent = model |
| 2001 | end |
| 2002 | do |
| 2003 | local p = Instance.new("Part") |
| 2004 | p.Name = "Fin_17_4" |
| 2005 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2006 | p.CFrame = CFrame.new(-0.905024, 6.1, -3.02299) * CFrame.Angles(math.rad(1.27303), math.rad(196.667), math.rad(0)) |
| 2007 | p.BrickColor = BrickColor.new("Institutional white") |
| 2008 | p.Material = Enum.Material.Glacier |
| 2009 | p.MaterialVariant = "2022 Stud" |
| 2010 | p.Anchored = true |
| 2011 | p.Parent = model |
| 2012 | end |
| 2013 | do |
| 2014 | local p = Instance.new("Part") |
| 2015 | p.Name = "Fin_17_5" |
| 2016 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2017 | p.CFrame = CFrame.new(-1.24105, 7.139649, -2.871793) * CFrame.Angles(math.rad(7.59464), math.rad(203.333), math.rad(0)) |
| 2018 | p.BrickColor = BrickColor.new("Institutional white") |
| 2019 | p.Material = Enum.Material.Glacier |
| 2020 | p.MaterialVariant = "2022 Stud" |
| 2021 | p.Anchored = true |
| 2022 | p.Parent = model |
| 2023 | end |
| 2024 | do |
| 2025 | local p = Instance.new("Part") |
| 2026 | p.Name = "Fin_17_6" |
| 2027 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2028 | p.CFrame = CFrame.new(-1.5, 8.139649, -2.592793) * CFrame.Angles(math.rad(7.59464), math.rad(210), math.rad(0)) |
| 2029 | p.BrickColor = BrickColor.new("Institutional white") |
| 2030 | p.Material = Enum.Material.Glacier |
| 2031 | p.MaterialVariant = "2022 Stud" |
| 2032 | p.Anchored = true |
| 2033 | p.Parent = model |
| 2034 | end |
| 2035 | do |
| 2036 | local p = Instance.new("Part") |
| 2037 | p.Name = "Fin_17_7" |
| 2038 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2039 | p.CFrame = CFrame.new(-1.71185, 9.1, -2.29942) * CFrame.Angles(math.rad(7.59464), math.rad(216.667), math.rad(0)) |
| 2040 | p.BrickColor = BrickColor.new("Institutional white") |
| 2041 | p.Material = Enum.Material.Glacier |
| 2042 | p.MaterialVariant = "2022 Stud" |
| 2043 | p.Anchored = true |
| 2044 | p.Parent = model |
| 2045 | end |
| 2046 | do |
| 2047 | local p = Instance.new("Part") |
| 2048 | p.Name = "Fin_17_8" |
| 2049 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2050 | p.CFrame = CFrame.new(-1.87573, 10.1, -1.98815) * CFrame.Angles(math.rad(7.59464), math.rad(223.333), math.rad(0)) |
| 2051 | p.BrickColor = BrickColor.new("Institutional white") |
| 2052 | p.Material = Enum.Material.Glacier |
| 2053 | p.MaterialVariant = "2022 Stud" |
| 2054 | p.Anchored = true |
| 2055 | p.Parent = model |
| 2056 | end |
| 2057 | do |
| 2058 | local p = Instance.new("Part") |
| 2059 | p.Name = "Fin_17_9" |
| 2060 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2061 | p.CFrame = CFrame.new(-1.99172, 11.18, -1.67125) * CFrame.Angles(math.rad(0), math.rad(230), math.rad(0)) |
| 2062 | p.BrickColor = BrickColor.new("Institutional white") |
| 2063 | p.Material = Enum.Material.Glacier |
| 2064 | p.MaterialVariant = "2022 Stud" |
| 2065 | p.Anchored = true |
| 2066 | p.Parent = model |
| 2067 | end |
| 2068 | do |
| 2069 | local p = Instance.new("Part") |
| 2070 | p.Name = "Fin_18_0" |
| 2071 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2072 | p.CFrame = CFrame.new(0, 2.1, -2.8) * CFrame.Angles(math.rad(-5.07961), math.rad(180), math.rad(0)) |
| 2073 | p.BrickColor = BrickColor.new("Institutional white") |
| 2074 | p.Material = Enum.Material.Glacier |
| 2075 | p.MaterialVariant = "2022 Stud" |
| 2076 | p.Anchored = true |
| 2077 | p.Parent = model |
| 2078 | end |
| 2079 | do |
| 2080 | local p = Instance.new("Part") |
| 2081 | p.Name = "Fin_18_1" |
| 2082 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2083 | p.CFrame = CFrame.new(-0.33538, 3.1, -2.86936) * CFrame.Angles(math.rad(-5.07961), math.rad(186.667), math.rad(0)) |
| 2084 | p.BrickColor = BrickColor.new("Institutional white") |
| 2085 | p.Material = Enum.Material.Glacier |
| 2086 | p.MaterialVariant = "2022 Stud" |
| 2087 | p.Anchored = true |
| 2088 | p.Parent = model |
| 2089 | end |
| 2090 | do |
| 2091 | local p = Instance.new("Part") |
| 2092 | p.Name = "Fin_18_2" |
| 2093 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2094 | p.CFrame = CFrame.new(-0.686723, 4.1, -2.89751) * CFrame.Angles(math.rad(-5.07961), math.rad(193.333), math.rad(0)) |
| 2095 | p.BrickColor = BrickColor.new("Institutional white") |
| 2096 | p.Material = Enum.Material.Glacier |
| 2097 | p.MaterialVariant = "2022 Stud" |
| 2098 | p.Anchored = true |
| 2099 | p.Parent = model |
| 2100 | end |
| 2101 | do |
| 2102 | local p = Instance.new("Part") |
| 2103 | p.Name = "Fin_18_3" |
| 2104 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2105 | p.CFrame = CFrame.new(-1.04886, 5.1, -2.88172) * CFrame.Angles(math.rad(-5.07961), math.rad(200), math.rad(0)) |
| 2106 | p.BrickColor = BrickColor.new("Institutional white") |
| 2107 | p.Material = Enum.Material.Glacier |
| 2108 | p.MaterialVariant = "2022 Stud" |
| 2109 | p.Anchored = true |
| 2110 | p.Parent = model |
| 2111 | end |
| 2112 | do |
| 2113 | local p = Instance.new("Part") |
| 2114 | p.Name = "Fin_18_4" |
| 2115 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2116 | p.CFrame = CFrame.new(-1.41621, 6.13999, -2.819021) * CFrame.Angles(math.rad(1.27303), math.rad(206.667), math.rad(0)) |
| 2117 | p.BrickColor = BrickColor.new("Institutional white") |
| 2118 | p.Material = Enum.Material.Glacier |
| 2119 | p.MaterialVariant = "2022 Stud" |
| 2120 | p.Anchored = true |
| 2121 | p.Parent = model |
| 2122 | end |
| 2123 | do |
| 2124 | local p = Instance.new("Part") |
| 2125 | p.Name = "Fin_18_5" |
| 2126 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2127 | p.CFrame = CFrame.new(-1.72179, 7.060351, -2.623147) * CFrame.Angles(math.rad(7.59464), math.rad(213.333), math.rad(0)) |
| 2128 | p.BrickColor = BrickColor.new("Institutional white") |
| 2129 | p.Material = Enum.Material.Glacier |
| 2130 | p.MaterialVariant = "2022 Stud" |
| 2131 | p.Anchored = true |
| 2132 | p.Parent = model |
| 2133 | end |
| 2134 | do |
| 2135 | local p = Instance.new("Part") |
| 2136 | p.Name = "Fin_18_6" |
| 2137 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2138 | p.CFrame = CFrame.new(-1.92836, 8.060351, -2.303417) * CFrame.Angles(math.rad(7.59464), math.rad(220), math.rad(0)) |
| 2139 | p.BrickColor = BrickColor.new("Institutional white") |
| 2140 | p.Material = Enum.Material.Glacier |
| 2141 | p.MaterialVariant = "2022 Stud" |
| 2142 | p.Anchored = true |
| 2143 | p.Parent = model |
| 2144 | end |
| 2145 | do |
| 2146 | local p = Instance.new("Part") |
| 2147 | p.Name = "Fin_18_7" |
| 2148 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2149 | p.CFrame = CFrame.new(-2.08514, 9.1, -1.96723) * CFrame.Angles(math.rad(7.59464), math.rad(226.667), math.rad(0)) |
| 2150 | p.BrickColor = BrickColor.new("Institutional white") |
| 2151 | p.Material = Enum.Material.Glacier |
| 2152 | p.MaterialVariant = "2022 Stud" |
| 2153 | p.Anchored = true |
| 2154 | p.Parent = model |
| 2155 | end |
| 2156 | do |
| 2157 | local p = Instance.new("Part") |
| 2158 | p.Name = "Fin_18_8" |
| 2159 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2160 | p.CFrame = CFrame.new(-2.19247, 10.1, -1.63223) * CFrame.Angles(math.rad(7.59464), math.rad(233.333), math.rad(0)) |
| 2161 | p.BrickColor = BrickColor.new("Institutional white") |
| 2162 | p.Material = Enum.Material.Glacier |
| 2163 | p.MaterialVariant = "2022 Stud" |
| 2164 | p.Anchored = true |
| 2165 | p.Parent = model |
| 2166 | end |
| 2167 | do |
| 2168 | local p = Instance.new("Part") |
| 2169 | p.Name = "Fin_18_9" |
| 2170 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2171 | p.CFrame = CFrame.new(-2.25167, 11.14, -1.3) * CFrame.Angles(math.rad(0), math.rad(240), math.rad(0)) |
| 2172 | p.BrickColor = BrickColor.new("Institutional white") |
| 2173 | p.Material = Enum.Material.Glacier |
| 2174 | p.MaterialVariant = "2022 Stud" |
| 2175 | p.Anchored = true |
| 2176 | p.Parent = model |
| 2177 | end |
| 2178 | do |
| 2179 | local p = Instance.new("Part") |
| 2180 | p.Name = "Fin_19_0" |
| 2181 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2182 | p.CFrame = CFrame.new(-0.486215, 2.1, -2.75746) * CFrame.Angles(math.rad(-5.07961), math.rad(190), math.rad(0)) |
| 2183 | p.BrickColor = BrickColor.new("Institutional white") |
| 2184 | p.Material = Enum.Material.Glacier |
| 2185 | p.MaterialVariant = "2022 Stud" |
| 2186 | p.Anchored = true |
| 2187 | p.Parent = model |
| 2188 | end |
| 2189 | do |
| 2190 | local p = Instance.new("Part") |
| 2191 | p.Name = "Fin_19_1" |
| 2192 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2193 | p.CFrame = CFrame.new(-0.828543, 3.1, -2.76753) * CFrame.Angles(math.rad(-5.07961), math.rad(196.667), math.rad(0)) |
| 2194 | p.BrickColor = BrickColor.new("Institutional white") |
| 2195 | p.Material = Enum.Material.Glacier |
| 2196 | p.MaterialVariant = "2022 Stud" |
| 2197 | p.Anchored = true |
| 2198 | p.Parent = model |
| 2199 | end |
| 2200 | do |
| 2201 | local p = Instance.new("Part") |
| 2202 | p.Name = "Fin_19_2" |
| 2203 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2204 | p.CFrame = CFrame.new(-1.17944, 4.1, -2.73424) * CFrame.Angles(math.rad(-5.07961), math.rad(203.333), math.rad(0)) |
| 2205 | p.BrickColor = BrickColor.new("Institutional white") |
| 2206 | p.Material = Enum.Material.Glacier |
| 2207 | p.MaterialVariant = "2022 Stud" |
| 2208 | p.Anchored = true |
| 2209 | p.Parent = model |
| 2210 | end |
| 2211 | do |
| 2212 | local p = Instance.new("Part") |
| 2213 | p.Name = "Fin_19_3" |
| 2214 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2215 | p.CFrame = CFrame.new(-1.53333, 5.1, -2.65581) * CFrame.Angles(math.rad(-5.07961), math.rad(210), math.rad(0)) |
| 2216 | p.BrickColor = BrickColor.new("Institutional white") |
| 2217 | p.Material = Enum.Material.Glacier |
| 2218 | p.MaterialVariant = "2022 Stud" |
| 2219 | p.Anchored = true |
| 2220 | p.Parent = model |
| 2221 | end |
| 2222 | do |
| 2223 | local p = Instance.new("Part") |
| 2224 | p.Name = "Fin_19_4" |
| 2225 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2226 | p.CFrame = CFrame.new(-1.88437, 5.98003, -2.533806) * CFrame.Angles(math.rad(1.27303), math.rad(216.667), math.rad(0)) |
| 2227 | p.BrickColor = BrickColor.new("Institutional white") |
| 2228 | p.Material = Enum.Material.Glacier |
| 2229 | p.MaterialVariant = "2022 Stud" |
| 2230 | p.Anchored = true |
| 2231 | p.Parent = model |
| 2232 | end |
| 2233 | do |
| 2234 | local p = Instance.new("Part") |
| 2235 | p.Name = "Fin_19_5" |
| 2236 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2237 | p.CFrame = CFrame.new(-2.15022, 7.1, -2.2791) * CFrame.Angles(math.rad(7.59464), math.rad(223.333), math.rad(0)) |
| 2238 | p.BrickColor = BrickColor.new("Institutional white") |
| 2239 | p.Material = Enum.Material.Glacier |
| 2240 | p.MaterialVariant = "2022 Stud" |
| 2241 | p.Anchored = true |
| 2242 | p.Parent = model |
| 2243 | end |
| 2244 | do |
| 2245 | local p = Instance.new("Part") |
| 2246 | p.Name = "Fin_19_6" |
| 2247 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2248 | p.CFrame = CFrame.new(-2.29813, 8.1, -1.92836) * CFrame.Angles(math.rad(7.59464), math.rad(230), math.rad(0)) |
| 2249 | p.BrickColor = BrickColor.new("Institutional white") |
| 2250 | p.Material = Enum.Material.Glacier |
| 2251 | p.MaterialVariant = "2022 Stud" |
| 2252 | p.Anchored = true |
| 2253 | p.Parent = model |
| 2254 | end |
| 2255 | do |
| 2256 | local p = Instance.new("Part") |
| 2257 | p.Name = "Fin_19_7" |
| 2258 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2259 | p.CFrame = CFrame.new(-2.39507, 9.1, -1.57526) * CFrame.Angles(math.rad(7.59464), math.rad(236.667), math.rad(0)) |
| 2260 | p.BrickColor = BrickColor.new("Institutional white") |
| 2261 | p.Material = Enum.Material.Glacier |
| 2262 | p.MaterialVariant = "2022 Stud" |
| 2263 | p.Anchored = true |
| 2264 | p.Parent = model |
| 2265 | end |
| 2266 | do |
| 2267 | local p = Instance.new("Part") |
| 2268 | p.Name = "Fin_19_8" |
| 2269 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2270 | p.CFrame = CFrame.new(-2.4426, 10.1, -1.22672) * CFrame.Angles(math.rad(7.59464), math.rad(243.333), math.rad(0)) |
| 2271 | p.BrickColor = BrickColor.new("Institutional white") |
| 2272 | p.Material = Enum.Material.Glacier |
| 2273 | p.MaterialVariant = "2022 Stud" |
| 2274 | p.Anchored = true |
| 2275 | p.Parent = model |
| 2276 | end |
| 2277 | do |
| 2278 | local p = Instance.new("Part") |
| 2279 | p.Name = "Fin_19_9" |
| 2280 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2281 | p.CFrame = CFrame.new(-2.4432, 11.1, -0.889252) * CFrame.Angles(math.rad(0), math.rad(250), math.rad(0)) |
| 2282 | p.BrickColor = BrickColor.new("Institutional white") |
| 2283 | p.Material = Enum.Material.Glacier |
| 2284 | p.MaterialVariant = "2022 Stud" |
| 2285 | p.Anchored = true |
| 2286 | p.Parent = model |
| 2287 | end |
| 2288 | do |
| 2289 | local p = Instance.new("Part") |
| 2290 | p.Name = "Fin_20_0" |
| 2291 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2292 | p.CFrame = CFrame.new(-0.957656, 2.139843, -2.634682) * CFrame.Angles(math.rad(-5.07961), math.rad(200), math.rad(0)) |
| 2293 | p.BrickColor = BrickColor.new("Institutional white") |
| 2294 | p.Material = Enum.Material.Glacier |
| 2295 | p.MaterialVariant = "2022 Stud" |
| 2296 | p.Anchored = true |
| 2297 | p.Parent = model |
| 2298 | end |
| 2299 | do |
| 2300 | local p = Instance.new("Part") |
| 2301 | p.Name = "Fin_20_1" |
| 2302 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2303 | p.CFrame = CFrame.new(-1.29653, 3.1, -2.58161) * CFrame.Angles(math.rad(-5.07961), math.rad(206.667), math.rad(0)) |
| 2304 | p.BrickColor = BrickColor.new("Institutional white") |
| 2305 | p.Material = Enum.Material.Glacier |
| 2306 | p.MaterialVariant = "2022 Stud" |
| 2307 | p.Anchored = true |
| 2308 | p.Parent = model |
| 2309 | end |
| 2310 | do |
| 2311 | local p = Instance.new("Part") |
| 2312 | p.Name = "Fin_20_2" |
| 2313 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2314 | p.CFrame = CFrame.new(-1.63632, 4.1, -2.4879) * CFrame.Angles(math.rad(-5.07961), math.rad(213.333), math.rad(0)) |
| 2315 | p.BrickColor = BrickColor.new("Institutional white") |
| 2316 | p.Material = Enum.Material.Glacier |
| 2317 | p.MaterialVariant = "2022 Stud" |
| 2318 | p.Anchored = true |
| 2319 | p.Parent = model |
| 2320 | end |
| 2321 | do |
| 2322 | local p = Instance.new("Part") |
| 2323 | p.Name = "Fin_20_3" |
| 2324 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2325 | p.CFrame = CFrame.new(-1.97121, 5.1, -2.3492) * CFrame.Angles(math.rad(-5.07961), math.rad(220), math.rad(0)) |
| 2326 | p.BrickColor = BrickColor.new("Institutional white") |
| 2327 | p.Material = Enum.Material.Glacier |
| 2328 | p.MaterialVariant = "2022 Stud" |
| 2329 | p.Anchored = true |
| 2330 | p.Parent = model |
| 2331 | end |
| 2332 | do |
| 2333 | local p = Instance.new("Part") |
| 2334 | p.Name = "Fin_20_4" |
| 2335 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2336 | p.CFrame = CFrame.new(-2.29527, 6.02002, -2.167247) * CFrame.Angles(math.rad(1.27303), math.rad(226.667), math.rad(0)) |
| 2337 | p.BrickColor = BrickColor.new("Institutional white") |
| 2338 | p.Material = Enum.Material.Glacier |
| 2339 | p.MaterialVariant = "2022 Stud" |
| 2340 | p.Anchored = true |
| 2341 | p.Parent = model |
| 2342 | end |
| 2343 | do |
| 2344 | local p = Instance.new("Part") |
| 2345 | p.Name = "Fin_20_5" |
| 2346 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2347 | p.CFrame = CFrame.new(-2.51332, 7.1, -1.8711) * CFrame.Angles(math.rad(7.59464), math.rad(233.333), math.rad(0)) |
| 2348 | p.BrickColor = BrickColor.new("Institutional white") |
| 2349 | p.Material = Enum.Material.Glacier |
| 2350 | p.MaterialVariant = "2022 Stud" |
| 2351 | p.Anchored = true |
| 2352 | p.Parent = model |
| 2353 | end |
| 2354 | do |
| 2355 | local p = Instance.new("Part") |
| 2356 | p.Name = "Fin_20_6" |
| 2357 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2358 | p.CFrame = CFrame.new(-2.59808, 8.1, -1.5) * CFrame.Angles(math.rad(7.59464), math.rad(240), math.rad(0)) |
| 2359 | p.BrickColor = BrickColor.new("Institutional white") |
| 2360 | p.Material = Enum.Material.Glacier |
| 2361 | p.MaterialVariant = "2022 Stud" |
| 2362 | p.Anchored = true |
| 2363 | p.Parent = model |
| 2364 | end |
| 2365 | do |
| 2366 | local p = Instance.new("Part") |
| 2367 | p.Name = "Fin_20_7" |
| 2368 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2369 | p.CFrame = CFrame.new(-2.63222, 9.1, -1.13543) * CFrame.Angles(math.rad(7.59464), math.rad(246.667), math.rad(0)) |
| 2370 | p.BrickColor = BrickColor.new("Institutional white") |
| 2371 | p.Material = Enum.Material.Glacier |
| 2372 | p.MaterialVariant = "2022 Stud" |
| 2373 | p.Anchored = true |
| 2374 | p.Parent = model |
| 2375 | end |
| 2376 | do |
| 2377 | local p = Instance.new("Part") |
| 2378 | p.Name = "Fin_20_8" |
| 2379 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2380 | p.CFrame = CFrame.new(-2.6185, 10.1, -0.783929) * CFrame.Angles(math.rad(7.59464), math.rad(253.333), math.rad(0)) |
| 2381 | p.BrickColor = BrickColor.new("Institutional white") |
| 2382 | p.Material = Enum.Material.Glacier |
| 2383 | p.MaterialVariant = "2022 Stud" |
| 2384 | p.Anchored = true |
| 2385 | p.Parent = model |
| 2386 | end |
| 2387 | do |
| 2388 | local p = Instance.new("Part") |
| 2389 | p.Name = "Fin_20_9" |
| 2390 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2391 | p.CFrame = CFrame.new(-2.5605, 11.1, -0.451485) * CFrame.Angles(math.rad(0), math.rad(260), math.rad(0)) |
| 2392 | p.BrickColor = BrickColor.new("Institutional white") |
| 2393 | p.Material = Enum.Material.Glacier |
| 2394 | p.MaterialVariant = "2022 Stud" |
| 2395 | p.Anchored = true |
| 2396 | p.Parent = model |
| 2397 | end |
| 2398 | do |
| 2399 | local p = Instance.new("Part") |
| 2400 | p.Name = "Fin_21_0" |
| 2401 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2402 | p.CFrame = CFrame.new(-1.4, 2.1, -2.42487) * CFrame.Angles(math.rad(-5.07961), math.rad(210), math.rad(0)) |
| 2403 | p.BrickColor = BrickColor.new("Institutional white") |
| 2404 | p.Material = Enum.Material.Glacier |
| 2405 | p.MaterialVariant = "2022 Stud" |
| 2406 | p.Anchored = true |
| 2407 | p.Parent = model |
| 2408 | end |
| 2409 | do |
| 2410 | local p = Instance.new("Part") |
| 2411 | p.Name = "Fin_21_1" |
| 2412 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2413 | p.CFrame = CFrame.new(-1.72513, 3.1, -2.31725) * CFrame.Angles(math.rad(-5.07961), math.rad(216.667), math.rad(0)) |
| 2414 | p.BrickColor = BrickColor.new("Institutional white") |
| 2415 | p.Material = Enum.Material.Glacier |
| 2416 | p.MaterialVariant = "2022 Stud" |
| 2417 | p.Anchored = true |
| 2418 | p.Parent = model |
| 2419 | end |
| 2420 | do |
| 2421 | local p = Instance.new("Part") |
| 2422 | p.Name = "Fin_21_2" |
| 2423 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2424 | p.CFrame = CFrame.new(-2.04347, 4.1, -2.16596) * CFrame.Angles(math.rad(-5.07961), math.rad(223.333), math.rad(0)) |
| 2425 | p.BrickColor = BrickColor.new("Institutional white") |
| 2426 | p.Material = Enum.Material.Glacier |
| 2427 | p.MaterialVariant = "2022 Stud" |
| 2428 | p.Anchored = true |
| 2429 | p.Parent = model |
| 2430 | end |
| 2431 | do |
| 2432 | local p = Instance.new("Part") |
| 2433 | p.Name = "Fin_21_3" |
| 2434 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2435 | p.CFrame = CFrame.new(-2.3492, 5.1, -1.97121) * CFrame.Angles(math.rad(-5.07961), math.rad(230), math.rad(0)) |
| 2436 | p.BrickColor = BrickColor.new("Institutional white") |
| 2437 | p.Material = Enum.Material.Glacier |
| 2438 | p.MaterialVariant = "2022 Stud" |
| 2439 | p.Anchored = true |
| 2440 | p.Parent = model |
| 2441 | end |
| 2442 | do |
| 2443 | local p = Instance.new("Part") |
| 2444 | p.Name = "Fin_21_4" |
| 2445 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2446 | p.CFrame = CFrame.new(-2.63643, 6.06001, -1.734899) * CFrame.Angles(math.rad(1.27303), math.rad(236.667), math.rad(0)) |
| 2447 | p.BrickColor = BrickColor.new("Institutional white") |
| 2448 | p.Material = Enum.Material.Glacier |
| 2449 | p.MaterialVariant = "2022 Stud" |
| 2450 | p.Anchored = true |
| 2451 | p.Parent = model |
| 2452 | end |
| 2453 | do |
| 2454 | local p = Instance.new("Part") |
| 2455 | p.Name = "Fin_21_5" |
| 2456 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2457 | p.CFrame = CFrame.new(-2.80005, 7.1, -1.40624) * CFrame.Angles(math.rad(7.59464), math.rad(243.333), math.rad(0)) |
| 2458 | p.BrickColor = BrickColor.new("Institutional white") |
| 2459 | p.Material = Enum.Material.Glacier |
| 2460 | p.MaterialVariant = "2022 Stud" |
| 2461 | p.Anchored = true |
| 2462 | p.Parent = model |
| 2463 | end |
| 2464 | do |
| 2465 | local p = Instance.new("Part") |
| 2466 | p.Name = "Fin_21_6" |
| 2467 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2468 | p.CFrame = CFrame.new(-2.81908, 8.1, -1.02606) * CFrame.Angles(math.rad(7.59464), math.rad(250), math.rad(0)) |
| 2469 | p.BrickColor = BrickColor.new("Institutional white") |
| 2470 | p.Material = Enum.Material.Glacier |
| 2471 | p.MaterialVariant = "2022 Stud" |
| 2472 | p.Anchored = true |
| 2473 | p.Parent = model |
| 2474 | end |
| 2475 | do |
| 2476 | local p = Instance.new("Part") |
| 2477 | p.Name = "Fin_21_7" |
| 2478 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2479 | p.CFrame = CFrame.new(-2.78939, 9.1, -0.661099) * CFrame.Angles(math.rad(7.59464), math.rad(256.667), math.rad(0)) |
| 2480 | p.BrickColor = BrickColor.new("Institutional white") |
| 2481 | p.Material = Enum.Material.Glacier |
| 2482 | p.MaterialVariant = "2022 Stud" |
| 2483 | p.Anchored = true |
| 2484 | p.Parent = model |
| 2485 | end |
| 2486 | do |
| 2487 | local p = Instance.new("Part") |
| 2488 | p.Name = "Fin_21_8" |
| 2489 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2490 | p.CFrame = CFrame.new(-2.71485, 10.1, -0.317321) * CFrame.Angles(math.rad(7.59464), math.rad(263.333), math.rad(0)) |
| 2491 | p.BrickColor = BrickColor.new("Institutional white") |
| 2492 | p.Material = Enum.Material.Glacier |
| 2493 | p.MaterialVariant = "2022 Stud" |
| 2494 | p.Anchored = true |
| 2495 | p.Parent = model |
| 2496 | end |
| 2497 | do |
| 2498 | local p = Instance.new("Part") |
| 2499 | p.Name = "Fin_21_9" |
| 2500 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2501 | p.CFrame = CFrame.new(-2.6, 11.1, 0) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(0)) |
| 2502 | p.BrickColor = BrickColor.new("Institutional white") |
| 2503 | p.Material = Enum.Material.Glacier |
| 2504 | p.MaterialVariant = "2022 Stud" |
| 2505 | p.Anchored = true |
| 2506 | p.Parent = model |
| 2507 | end |
| 2508 | do |
| 2509 | local p = Instance.new("Part") |
| 2510 | p.Name = "Fin_22_0" |
| 2511 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2512 | p.CFrame = CFrame.new(-1.79981, 2.1, -2.14492) * CFrame.Angles(math.rad(-5.07961), math.rad(220), math.rad(0)) |
| 2513 | p.BrickColor = BrickColor.new("Institutional white") |
| 2514 | p.Material = Enum.Material.Glacier |
| 2515 | p.MaterialVariant = "2022 Stud" |
| 2516 | p.Anchored = true |
| 2517 | p.Parent = model |
| 2518 | end |
| 2519 | do |
| 2520 | local p = Instance.new("Part") |
| 2521 | p.Name = "Fin_22_1" |
| 2522 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2523 | p.CFrame = CFrame.new(-2.1013, 3.1, -1.98248) * CFrame.Angles(math.rad(-5.07961), math.rad(226.667), math.rad(0)) |
| 2524 | p.BrickColor = BrickColor.new("Institutional white") |
| 2525 | p.Material = Enum.Material.Glacier |
| 2526 | p.MaterialVariant = "2022 Stud" |
| 2527 | p.Anchored = true |
| 2528 | p.Parent = model |
| 2529 | end |
| 2530 | do |
| 2531 | local p = Instance.new("Part") |
| 2532 | p.Name = "Fin_22_2" |
| 2533 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2534 | p.CFrame = CFrame.new(-2.38855, 4.1, -1.77821) * CFrame.Angles(math.rad(-5.07961), math.rad(233.333), math.rad(0)) |
| 2535 | p.BrickColor = BrickColor.new("Institutional white") |
| 2536 | p.Material = Enum.Material.Glacier |
| 2537 | p.MaterialVariant = "2022 Stud" |
| 2538 | p.Anchored = true |
| 2539 | p.Parent = model |
| 2540 | end |
| 2541 | do |
| 2542 | local p = Instance.new("Part") |
| 2543 | p.Name = "Fin_22_3" |
| 2544 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2545 | p.CFrame = CFrame.new(-2.65581, 5.1, -1.53333) * CFrame.Angles(math.rad(-5.07961), math.rad(240), math.rad(0)) |
| 2546 | p.BrickColor = BrickColor.new("Institutional white") |
| 2547 | p.Material = Enum.Material.Glacier |
| 2548 | p.MaterialVariant = "2022 Stud" |
| 2549 | p.Anchored = true |
| 2550 | p.Parent = model |
| 2551 | end |
| 2552 | do |
| 2553 | local p = Instance.new("Part") |
| 2554 | p.Name = "Fin_22_4" |
| 2555 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2556 | p.CFrame = CFrame.new(-2.89748, 6.1, -1.24985) * CFrame.Angles(math.rad(1.27303), math.rad(246.667), math.rad(0)) |
| 2557 | p.BrickColor = BrickColor.new("Institutional white") |
| 2558 | p.Material = Enum.Material.Glacier |
| 2559 | p.MaterialVariant = "2022 Stud" |
| 2560 | p.Anchored = true |
| 2561 | p.Parent = model |
| 2562 | end |
| 2563 | do |
| 2564 | local p = Instance.new("Part") |
| 2565 | p.Name = "Fin_22_5" |
| 2566 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2567 | p.CFrame = CFrame.new(-3.0017, 7.1, -0.89865) * CFrame.Angles(math.rad(7.59464), math.rad(253.333), math.rad(0)) |
| 2568 | p.BrickColor = BrickColor.new("Institutional white") |
| 2569 | p.Material = Enum.Material.Glacier |
| 2570 | p.MaterialVariant = "2022 Stud" |
| 2571 | p.Anchored = true |
| 2572 | p.Parent = model |
| 2573 | end |
| 2574 | do |
| 2575 | local p = Instance.new("Part") |
| 2576 | p.Name = "Fin_22_6" |
| 2577 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2578 | p.CFrame = CFrame.new(-2.95442, 8.1, -0.520945) * CFrame.Angles(math.rad(7.59464), math.rad(260), math.rad(0)) |
| 2579 | p.BrickColor = BrickColor.new("Institutional white") |
| 2580 | p.Material = Enum.Material.Glacier |
| 2581 | p.MaterialVariant = "2022 Stud" |
| 2582 | p.Anchored = true |
| 2583 | p.Parent = model |
| 2584 | end |
| 2585 | do |
| 2586 | local p = Instance.new("Part") |
| 2587 | p.Name = "Fin_22_7" |
| 2588 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2589 | p.CFrame = CFrame.new(-2.86182, 9.1, -0.166682) * CFrame.Angles(math.rad(7.59464), math.rad(266.667), math.rad(0)) |
| 2590 | p.BrickColor = BrickColor.new("Institutional white") |
| 2591 | p.Material = Enum.Material.Glacier |
| 2592 | p.MaterialVariant = "2022 Stud" |
| 2593 | p.Anchored = true |
| 2594 | p.Parent = model |
| 2595 | end |
| 2596 | do |
| 2597 | local p = Instance.new("Part") |
| 2598 | p.Name = "Fin_22_8" |
| 2599 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2600 | p.CFrame = CFrame.new(-2.72871, 10.1, 0.158929) * CFrame.Angles(math.rad(7.59464), math.rad(273.333), math.rad(0)) |
| 2601 | p.BrickColor = BrickColor.new("Institutional white") |
| 2602 | p.Material = Enum.Material.Glacier |
| 2603 | p.MaterialVariant = "2022 Stud" |
| 2604 | p.Anchored = true |
| 2605 | p.Parent = model |
| 2606 | end |
| 2607 | do |
| 2608 | local p = Instance.new("Part") |
| 2609 | p.Name = "Fin_22_9" |
| 2610 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2611 | p.CFrame = CFrame.new(-2.5605, 11.1, 0.451485) * CFrame.Angles(math.rad(0), math.rad(280), math.rad(0)) |
| 2612 | p.BrickColor = BrickColor.new("Institutional white") |
| 2613 | p.Material = Enum.Material.Glacier |
| 2614 | p.MaterialVariant = "2022 Stud" |
| 2615 | p.Anchored = true |
| 2616 | p.Parent = model |
| 2617 | end |
| 2618 | do |
| 2619 | local p = Instance.new("Part") |
| 2620 | p.Name = "Fin_23_0" |
| 2621 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2622 | p.CFrame = CFrame.new(-2.14492, 2.1, -1.79981) * CFrame.Angles(math.rad(-5.07961), math.rad(230), math.rad(0)) |
| 2623 | p.BrickColor = BrickColor.new("Institutional white") |
| 2624 | p.Material = Enum.Material.Glacier |
| 2625 | p.MaterialVariant = "2022 Stud" |
| 2626 | p.Anchored = true |
| 2627 | p.Parent = model |
| 2628 | end |
| 2629 | do |
| 2630 | local p = Instance.new("Part") |
| 2631 | p.Name = "Fin_23_1" |
| 2632 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2633 | p.CFrame = CFrame.new(-2.41363, 3.1, -1.58747) * CFrame.Angles(math.rad(-5.07961), math.rad(236.667), math.rad(0)) |
| 2634 | p.BrickColor = BrickColor.new("Institutional white") |
| 2635 | p.Material = Enum.Material.Glacier |
| 2636 | p.MaterialVariant = "2022 Stud" |
| 2637 | p.Anchored = true |
| 2638 | p.Parent = model |
| 2639 | end |
| 2640 | do |
| 2641 | local p = Instance.new("Part") |
| 2642 | p.Name = "Fin_23_2" |
| 2643 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2644 | p.CFrame = CFrame.new(-2.66104, 4.1, -1.33642) * CFrame.Angles(math.rad(-5.07961), math.rad(243.333), math.rad(0)) |
| 2645 | p.BrickColor = BrickColor.new("Institutional white") |
| 2646 | p.Material = Enum.Material.Glacier |
| 2647 | p.MaterialVariant = "2022 Stud" |
| 2648 | p.Anchored = true |
| 2649 | p.Parent = model |
| 2650 | end |
| 2651 | do |
| 2652 | local p = Instance.new("Part") |
| 2653 | p.Name = "Fin_23_3" |
| 2654 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2655 | p.CFrame = CFrame.new(-2.88172, 5.1, -1.04886) * CFrame.Angles(math.rad(-5.07961), math.rad(250), math.rad(0)) |
| 2656 | p.BrickColor = BrickColor.new("Institutional white") |
| 2657 | p.Material = Enum.Material.Glacier |
| 2658 | p.MaterialVariant = "2022 Stud" |
| 2659 | p.Anchored = true |
| 2660 | p.Parent = model |
| 2661 | end |
| 2662 | do |
| 2663 | local p = Instance.new("Part") |
| 2664 | p.Name = "Fin_23_4" |
| 2665 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2666 | p.CFrame = CFrame.new(-3.0705, 6.1, -0.727721) * CFrame.Angles(math.rad(1.27303), math.rad(256.667), math.rad(0)) |
| 2667 | p.BrickColor = BrickColor.new("Institutional white") |
| 2668 | p.Material = Enum.Material.Glacier |
| 2669 | p.MaterialVariant = "2022 Stud" |
| 2670 | p.Anchored = true |
| 2671 | p.Parent = model |
| 2672 | end |
| 2673 | do |
| 2674 | local p = Instance.new("Part") |
| 2675 | p.Name = "Fin_23_5" |
| 2676 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2677 | p.CFrame = CFrame.new(-3.11215, 7.1, -0.363758) * CFrame.Angles(math.rad(7.59464), math.rad(263.333), math.rad(0)) |
| 2678 | p.BrickColor = BrickColor.new("Institutional white") |
| 2679 | p.Material = Enum.Material.Glacier |
| 2680 | p.MaterialVariant = "2022 Stud" |
| 2681 | p.Anchored = true |
| 2682 | p.Parent = model |
| 2683 | end |
| 2684 | do |
| 2685 | local p = Instance.new("Part") |
| 2686 | p.Name = "Fin_23_6" |
| 2687 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2688 | p.CFrame = CFrame.new(-3, 8.1, 0) * CFrame.Angles(math.rad(7.59464), math.rad(270), math.rad(0)) |
| 2689 | p.BrickColor = BrickColor.new("Institutional white") |
| 2690 | p.Material = Enum.Material.Glacier |
| 2691 | p.MaterialVariant = "2022 Stud" |
| 2692 | p.Anchored = true |
| 2693 | p.Parent = model |
| 2694 | end |
| 2695 | do |
| 2696 | local p = Instance.new("Part") |
| 2697 | p.Name = "Fin_23_7" |
| 2698 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2699 | p.CFrame = CFrame.new(-2.84728, 9.1, 0.3328) * CFrame.Angles(math.rad(7.59464), math.rad(276.667), math.rad(0)) |
| 2700 | p.BrickColor = BrickColor.new("Institutional white") |
| 2701 | p.Material = Enum.Material.Glacier |
| 2702 | p.MaterialVariant = "2022 Stud" |
| 2703 | p.Anchored = true |
| 2704 | p.Parent = model |
| 2705 | end |
| 2706 | do |
| 2707 | local p = Instance.new("Part") |
| 2708 | p.Name = "Fin_23_8" |
| 2709 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2710 | p.CFrame = CFrame.new(-2.65966, 10.1, 0.63035) * CFrame.Angles(math.rad(7.59464), math.rad(283.333), math.rad(0)) |
| 2711 | p.BrickColor = BrickColor.new("Institutional white") |
| 2712 | p.Material = Enum.Material.Glacier |
| 2713 | p.MaterialVariant = "2022 Stud" |
| 2714 | p.Anchored = true |
| 2715 | p.Parent = model |
| 2716 | end |
| 2717 | do |
| 2718 | local p = Instance.new("Part") |
| 2719 | p.Name = "Fin_23_9" |
| 2720 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2721 | p.CFrame = CFrame.new(-2.4432, 11.14, 0.889252) * CFrame.Angles(math.rad(0), math.rad(290), math.rad(0)) |
| 2722 | p.BrickColor = BrickColor.new("Institutional white") |
| 2723 | p.Material = Enum.Material.Glacier |
| 2724 | p.MaterialVariant = "2022 Stud" |
| 2725 | p.Anchored = true |
| 2726 | p.Parent = model |
| 2727 | end |
| 2728 | do |
| 2729 | local p = Instance.new("Part") |
| 2730 | p.Name = "Fin_24_0" |
| 2731 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2732 | p.CFrame = CFrame.new(-2.42487, 2.1, -1.4) * CFrame.Angles(math.rad(-5.07961), math.rad(240), math.rad(0)) |
| 2733 | p.BrickColor = BrickColor.new("Institutional white") |
| 2734 | p.Material = Enum.Material.Glacier |
| 2735 | p.MaterialVariant = "2022 Stud" |
| 2736 | p.Anchored = true |
| 2737 | p.Parent = model |
| 2738 | end |
| 2739 | do |
| 2740 | local p = Instance.new("Part") |
| 2741 | p.Name = "Fin_24_1" |
| 2742 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2743 | p.CFrame = CFrame.new(-2.65262, 3.1, -1.14423) * CFrame.Angles(math.rad(-5.07961), math.rad(246.667), math.rad(0)) |
| 2744 | p.BrickColor = BrickColor.new("Institutional white") |
| 2745 | p.Material = Enum.Material.Glacier |
| 2746 | p.MaterialVariant = "2022 Stud" |
| 2747 | p.Anchored = true |
| 2748 | p.Parent = model |
| 2749 | end |
| 2750 | do |
| 2751 | local p = Instance.new("Part") |
| 2752 | p.Name = "Fin_24_2" |
| 2753 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2754 | p.CFrame = CFrame.new(-2.85268, 4.1, -0.854036) * CFrame.Angles(math.rad(-5.07961), math.rad(253.333), math.rad(0)) |
| 2755 | p.BrickColor = BrickColor.new("Institutional white") |
| 2756 | p.Material = Enum.Material.Glacier |
| 2757 | p.MaterialVariant = "2022 Stud" |
| 2758 | p.Anchored = true |
| 2759 | p.Parent = model |
| 2760 | end |
| 2761 | do |
| 2762 | local p = Instance.new("Part") |
| 2763 | p.Name = "Fin_24_3" |
| 2764 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2765 | p.CFrame = CFrame.new(-3.02008, 5.1, -0.532521) * CFrame.Angles(math.rad(-5.07961), math.rad(260), math.rad(0)) |
| 2766 | p.BrickColor = BrickColor.new("Institutional white") |
| 2767 | p.Material = Enum.Material.Glacier |
| 2768 | p.MaterialVariant = "2022 Stud" |
| 2769 | p.Anchored = true |
| 2770 | p.Parent = model |
| 2771 | end |
| 2772 | do |
| 2773 | local p = Instance.new("Part") |
| 2774 | p.Name = "Fin_24_4" |
| 2775 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2776 | p.CFrame = CFrame.new(-3.15022, 6.1, -0.183479) * CFrame.Angles(math.rad(1.27303), math.rad(266.667), math.rad(0)) |
| 2777 | p.BrickColor = BrickColor.new("Institutional white") |
| 2778 | p.Material = Enum.Material.Glacier |
| 2779 | p.MaterialVariant = "2022 Stud" |
| 2780 | p.Anchored = true |
| 2781 | p.Parent = model |
| 2782 | end |
| 2783 | do |
| 2784 | local p = Instance.new("Part") |
| 2785 | p.Name = "Fin_24_5" |
| 2786 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2787 | p.CFrame = CFrame.new(-3.12803, 7.1, 0.182187) * CFrame.Angles(math.rad(7.59464), math.rad(273.333), math.rad(0)) |
| 2788 | p.BrickColor = BrickColor.new("Institutional white") |
| 2789 | p.Material = Enum.Material.Glacier |
| 2790 | p.MaterialVariant = "2022 Stud" |
| 2791 | p.Anchored = true |
| 2792 | p.Parent = model |
| 2793 | end |
| 2794 | do |
| 2795 | local p = Instance.new("Part") |
| 2796 | p.Name = "Fin_24_6" |
| 2797 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2798 | p.CFrame = CFrame.new(-2.95442, 8.1, 0.520945) * CFrame.Angles(math.rad(7.59464), math.rad(280), math.rad(0)) |
| 2799 | p.BrickColor = BrickColor.new("Institutional white") |
| 2800 | p.Material = Enum.Material.Glacier |
| 2801 | p.MaterialVariant = "2022 Stud" |
| 2802 | p.Anchored = true |
| 2803 | p.Parent = model |
| 2804 | end |
| 2805 | do |
| 2806 | local p = Instance.new("Part") |
| 2807 | p.Name = "Fin_24_7" |
| 2808 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2809 | p.CFrame = CFrame.new(-2.74624, 9.1, 0.822169) * CFrame.Angles(math.rad(7.59464), math.rad(286.667), math.rad(0)) |
| 2810 | p.BrickColor = BrickColor.new("Institutional white") |
| 2811 | p.Material = Enum.Material.Glacier |
| 2812 | p.MaterialVariant = "2022 Stud" |
| 2813 | p.Anchored = true |
| 2814 | p.Parent = model |
| 2815 | end |
| 2816 | do |
| 2817 | local p = Instance.new("Part") |
| 2818 | p.Name = "Fin_24_8" |
| 2819 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2820 | p.CFrame = CFrame.new(-2.50979, 10.1, 1.08262) * CFrame.Angles(math.rad(7.59464), math.rad(293.333), math.rad(0)) |
| 2821 | p.BrickColor = BrickColor.new("Institutional white") |
| 2822 | p.Material = Enum.Material.Glacier |
| 2823 | p.MaterialVariant = "2022 Stud" |
| 2824 | p.Anchored = true |
| 2825 | p.Parent = model |
| 2826 | end |
| 2827 | do |
| 2828 | local p = Instance.new("Part") |
| 2829 | p.Name = "Fin_24_9" |
| 2830 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2831 | p.CFrame = CFrame.new(-2.25167, 11.1, 1.3) * CFrame.Angles(math.rad(0), math.rad(300), math.rad(0)) |
| 2832 | p.BrickColor = BrickColor.new("Institutional white") |
| 2833 | p.Material = Enum.Material.Glacier |
| 2834 | p.MaterialVariant = "2022 Stud" |
| 2835 | p.Anchored = true |
| 2836 | p.Parent = model |
| 2837 | end |
| 2838 | do |
| 2839 | local p = Instance.new("Part") |
| 2840 | p.Name = "Fin_25_0" |
| 2841 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2842 | p.CFrame = CFrame.new(-2.63114, 2.1, -0.957656) * CFrame.Angles(math.rad(-5.07961), math.rad(250), math.rad(0)) |
| 2843 | p.BrickColor = BrickColor.new("Institutional white") |
| 2844 | p.Material = Enum.Material.Glacier |
| 2845 | p.MaterialVariant = "2022 Stud" |
| 2846 | p.Anchored = true |
| 2847 | p.Parent = model |
| 2848 | end |
| 2849 | do |
| 2850 | local p = Instance.new("Part") |
| 2851 | p.Name = "Fin_25_1" |
| 2852 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2853 | p.CFrame = CFrame.new(-2.81102, 3.1, -0.666224) * CFrame.Angles(math.rad(-5.07961), math.rad(256.667), math.rad(0)) |
| 2854 | p.BrickColor = BrickColor.new("Institutional white") |
| 2855 | p.Material = Enum.Material.Glacier |
| 2856 | p.MaterialVariant = "2022 Stud" |
| 2857 | p.Anchored = true |
| 2858 | p.Parent = model |
| 2859 | end |
| 2860 | do |
| 2861 | local p = Instance.new("Part") |
| 2862 | p.Name = "Fin_25_2" |
| 2863 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2864 | p.CFrame = CFrame.new(-2.95764, 4.1, -0.345699) * CFrame.Angles(math.rad(-5.07961), math.rad(263.333), math.rad(0)) |
| 2865 | p.BrickColor = BrickColor.new("Institutional white") |
| 2866 | p.Material = Enum.Material.Glacier |
| 2867 | p.MaterialVariant = "2022 Stud" |
| 2868 | p.Anchored = true |
| 2869 | p.Parent = model |
| 2870 | end |
| 2871 | do |
| 2872 | local p = Instance.new("Part") |
| 2873 | p.Name = "Fin_25_3" |
| 2874 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2875 | p.CFrame = CFrame.new(-3.06667, 5.1, 0) * CFrame.Angles(math.rad(-5.07961), math.rad(270), math.rad(0)) |
| 2876 | p.BrickColor = BrickColor.new("Institutional white") |
| 2877 | p.Material = Enum.Material.Glacier |
| 2878 | p.MaterialVariant = "2022 Stud" |
| 2879 | p.Anchored = true |
| 2880 | p.Parent = model |
| 2881 | end |
| 2882 | do |
| 2883 | local p = Instance.new("Part") |
| 2884 | p.Name = "Fin_25_4" |
| 2885 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2886 | p.CFrame = CFrame.new(-3.13422, 6.1, 0.366338) * CFrame.Angles(math.rad(1.27303), math.rad(276.667), math.rad(0)) |
| 2887 | p.BrickColor = BrickColor.new("Institutional white") |
| 2888 | p.Material = Enum.Material.Glacier |
| 2889 | p.MaterialVariant = "2022 Stud" |
| 2890 | p.Anchored = true |
| 2891 | p.Parent = model |
| 2892 | end |
| 2893 | do |
| 2894 | local p = Instance.new("Part") |
| 2895 | p.Name = "Fin_25_5" |
| 2896 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2897 | p.CFrame = CFrame.new(-3.04887, 7.1, 0.722596) * CFrame.Angles(math.rad(7.59464), math.rad(283.333), math.rad(0)) |
| 2898 | p.BrickColor = BrickColor.new("Institutional white") |
| 2899 | p.Material = Enum.Material.Glacier |
| 2900 | p.MaterialVariant = "2022 Stud" |
| 2901 | p.Anchored = true |
| 2902 | p.Parent = model |
| 2903 | end |
| 2904 | do |
| 2905 | local p = Instance.new("Part") |
| 2906 | p.Name = "Fin_25_6" |
| 2907 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2908 | p.CFrame = CFrame.new(-2.81908, 8.1, 1.02606) * CFrame.Angles(math.rad(7.59464), math.rad(290), math.rad(0)) |
| 2909 | p.BrickColor = BrickColor.new("Institutional white") |
| 2910 | p.Material = Enum.Material.Glacier |
| 2911 | p.MaterialVariant = "2022 Stud" |
| 2912 | p.Anchored = true |
| 2913 | p.Parent = model |
| 2914 | end |
| 2915 | do |
| 2916 | local p = Instance.new("Part") |
| 2917 | p.Name = "Fin_25_7" |
| 2918 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2919 | p.CFrame = CFrame.new(-2.56175, 9.1, 1.28656) * CFrame.Angles(math.rad(7.59464), math.rad(296.667), math.rad(0)) |
| 2920 | p.BrickColor = BrickColor.new("Institutional white") |
| 2921 | p.Material = Enum.Material.Glacier |
| 2922 | p.MaterialVariant = "2022 Stud" |
| 2923 | p.Anchored = true |
| 2924 | p.Parent = model |
| 2925 | end |
| 2926 | do |
| 2927 | local p = Instance.new("Part") |
| 2928 | p.Name = "Fin_25_8" |
| 2929 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2930 | p.CFrame = CFrame.new(-2.28367, 10.1, 1.50199) * CFrame.Angles(math.rad(7.59464), math.rad(303.333), math.rad(0)) |
| 2931 | p.BrickColor = BrickColor.new("Institutional white") |
| 2932 | p.Material = Enum.Material.Glacier |
| 2933 | p.MaterialVariant = "2022 Stud" |
| 2934 | p.Anchored = true |
| 2935 | p.Parent = model |
| 2936 | end |
| 2937 | do |
| 2938 | local p = Instance.new("Part") |
| 2939 | p.Name = "Fin_25_9" |
| 2940 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2941 | p.CFrame = CFrame.new(-1.99172, 11.22, 1.67125) * CFrame.Angles(math.rad(0), math.rad(310), math.rad(0)) |
| 2942 | p.BrickColor = BrickColor.new("Institutional white") |
| 2943 | p.Material = Enum.Material.Glacier |
| 2944 | p.MaterialVariant = "2022 Stud" |
| 2945 | p.Anchored = true |
| 2946 | p.Parent = model |
| 2947 | end |
| 2948 | do |
| 2949 | local p = Instance.new("Part") |
| 2950 | p.Name = "Fin_26_0" |
| 2951 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2952 | p.CFrame = CFrame.new(-2.75746, 2.1, -0.486215) * CFrame.Angles(math.rad(-5.07961), math.rad(260), math.rad(0)) |
| 2953 | p.BrickColor = BrickColor.new("Institutional white") |
| 2954 | p.Material = Enum.Material.Glacier |
| 2955 | p.MaterialVariant = "2022 Stud" |
| 2956 | p.Anchored = true |
| 2957 | p.Parent = model |
| 2958 | end |
| 2959 | do |
| 2960 | local p = Instance.new("Part") |
| 2961 | p.Name = "Fin_26_1" |
| 2962 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2963 | p.CFrame = CFrame.new(-2.884, 3.1, -0.167974) * CFrame.Angles(math.rad(-5.07961), math.rad(266.667), math.rad(0)) |
| 2964 | p.BrickColor = BrickColor.new("Institutional white") |
| 2965 | p.Material = Enum.Material.Glacier |
| 2966 | p.MaterialVariant = "2022 Stud" |
| 2967 | p.Anchored = true |
| 2968 | p.Parent = model |
| 2969 | end |
| 2970 | do |
| 2971 | local p = Instance.new("Part") |
| 2972 | p.Name = "Fin_26_2" |
| 2973 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2974 | p.CFrame = CFrame.new(-2.97274, 4.1, 0.173142) * CFrame.Angles(math.rad(-5.07961), math.rad(273.333), math.rad(0)) |
| 2975 | p.BrickColor = BrickColor.new("Institutional white") |
| 2976 | p.Material = Enum.Material.Glacier |
| 2977 | p.MaterialVariant = "2022 Stud" |
| 2978 | p.Anchored = true |
| 2979 | p.Parent = model |
| 2980 | end |
| 2981 | do |
| 2982 | local p = Instance.new("Part") |
| 2983 | p.Name = "Fin_26_3" |
| 2984 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2985 | p.CFrame = CFrame.new(-3.02008, 5.1, 0.532521) * CFrame.Angles(math.rad(-5.07961), math.rad(280), math.rad(0)) |
| 2986 | p.BrickColor = BrickColor.new("Institutional white") |
| 2987 | p.Material = Enum.Material.Glacier |
| 2988 | p.MaterialVariant = "2022 Stud" |
| 2989 | p.Anchored = true |
| 2990 | p.Parent = model |
| 2991 | end |
| 2992 | do |
| 2993 | local p = Instance.new("Part") |
| 2994 | p.Name = "Fin_26_4" |
| 2995 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 2996 | p.CFrame = CFrame.new(-3.02299, 6.1, 0.905024) * CFrame.Angles(math.rad(1.27303), math.rad(286.667), math.rad(0)) |
| 2997 | p.BrickColor = BrickColor.new("Institutional white") |
| 2998 | p.Material = Enum.Material.Glacier |
| 2999 | p.MaterialVariant = "2022 Stud" |
| 3000 | p.Anchored = true |
| 3001 | p.Parent = model |
| 3002 | end |
| 3003 | do |
| 3004 | local p = Instance.new("Part") |
| 3005 | p.Name = "Fin_26_5" |
| 3006 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3007 | p.CFrame = CFrame.new(-2.87708, 7.1, 1.24105) * CFrame.Angles(math.rad(7.59464), math.rad(293.333), math.rad(0)) |
| 3008 | p.BrickColor = BrickColor.new("Institutional white") |
| 3009 | p.Material = Enum.Material.Glacier |
| 3010 | p.MaterialVariant = "2022 Stud" |
| 3011 | p.Anchored = true |
| 3012 | p.Parent = model |
| 3013 | end |
| 3014 | do |
| 3015 | local p = Instance.new("Part") |
| 3016 | p.Name = "Fin_26_6" |
| 3017 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3018 | p.CFrame = CFrame.new(-2.59808, 8.1, 1.5) * CFrame.Angles(math.rad(7.59464), math.rad(300), math.rad(0)) |
| 3019 | p.BrickColor = BrickColor.new("Institutional white") |
| 3020 | p.Material = Enum.Material.Glacier |
| 3021 | p.MaterialVariant = "2022 Stud" |
| 3022 | p.Anchored = true |
| 3023 | p.Parent = model |
| 3024 | end |
| 3025 | do |
| 3026 | local p = Instance.new("Part") |
| 3027 | p.Name = "Fin_26_7" |
| 3028 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3029 | p.CFrame = CFrame.new(-2.29942, 9.1, 1.71185) * CFrame.Angles(math.rad(7.59464), math.rad(306.667), math.rad(0)) |
| 3030 | p.BrickColor = BrickColor.new("Institutional white") |
| 3031 | p.Material = Enum.Material.Glacier |
| 3032 | p.MaterialVariant = "2022 Stud" |
| 3033 | p.Anchored = true |
| 3034 | p.Parent = model |
| 3035 | end |
| 3036 | do |
| 3037 | local p = Instance.new("Part") |
| 3038 | p.Name = "Fin_26_8" |
| 3039 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3040 | p.CFrame = CFrame.new(-1.98815, 10.1, 1.87573) * CFrame.Angles(math.rad(7.59464), math.rad(313.333), math.rad(0)) |
| 3041 | p.BrickColor = BrickColor.new("Institutional white") |
| 3042 | p.Material = Enum.Material.Glacier |
| 3043 | p.MaterialVariant = "2022 Stud" |
| 3044 | p.Anchored = true |
| 3045 | p.Parent = model |
| 3046 | end |
| 3047 | do |
| 3048 | local p = Instance.new("Part") |
| 3049 | p.Name = "Fin_26_9" |
| 3050 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3051 | p.CFrame = CFrame.new(-1.67125, 11.18, 1.99172) * CFrame.Angles(math.rad(0), math.rad(320), math.rad(0)) |
| 3052 | p.BrickColor = BrickColor.new("Institutional white") |
| 3053 | p.Material = Enum.Material.Glacier |
| 3054 | p.MaterialVariant = "2022 Stud" |
| 3055 | p.Anchored = true |
| 3056 | p.Parent = model |
| 3057 | end |
| 3058 | do |
| 3059 | local p = Instance.new("Part") |
| 3060 | p.Name = "Fin_27_0" |
| 3061 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3062 | p.CFrame = CFrame.new(-2.8, 2.1, 0) * CFrame.Angles(math.rad(-5.07961), math.rad(270), math.rad(0)) |
| 3063 | p.BrickColor = BrickColor.new("Institutional white") |
| 3064 | p.Material = Enum.Material.Glacier |
| 3065 | p.MaterialVariant = "2022 Stud" |
| 3066 | p.Anchored = true |
| 3067 | p.Parent = model |
| 3068 | end |
| 3069 | do |
| 3070 | local p = Instance.new("Part") |
| 3071 | p.Name = "Fin_27_1" |
| 3072 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3073 | p.CFrame = CFrame.new(-2.86936, 3.1, 0.33538) * CFrame.Angles(math.rad(-5.07961), math.rad(276.667), math.rad(0)) |
| 3074 | p.BrickColor = BrickColor.new("Institutional white") |
| 3075 | p.Material = Enum.Material.Glacier |
| 3076 | p.MaterialVariant = "2022 Stud" |
| 3077 | p.Anchored = true |
| 3078 | p.Parent = model |
| 3079 | end |
| 3080 | do |
| 3081 | local p = Instance.new("Part") |
| 3082 | p.Name = "Fin_27_2" |
| 3083 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3084 | p.CFrame = CFrame.new(-2.89751, 4.1, 0.686723) * CFrame.Angles(math.rad(-5.07961), math.rad(283.333), math.rad(0)) |
| 3085 | p.BrickColor = BrickColor.new("Institutional white") |
| 3086 | p.Material = Enum.Material.Glacier |
| 3087 | p.MaterialVariant = "2022 Stud" |
| 3088 | p.Anchored = true |
| 3089 | p.Parent = model |
| 3090 | end |
| 3091 | do |
| 3092 | local p = Instance.new("Part") |
| 3093 | p.Name = "Fin_27_3" |
| 3094 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3095 | p.CFrame = CFrame.new(-2.88172, 5.1, 1.04886) * CFrame.Angles(math.rad(-5.07961), math.rad(290), math.rad(0)) |
| 3096 | p.BrickColor = BrickColor.new("Institutional white") |
| 3097 | p.Material = Enum.Material.Glacier |
| 3098 | p.MaterialVariant = "2022 Stud" |
| 3099 | p.Anchored = true |
| 3100 | p.Parent = model |
| 3101 | end |
| 3102 | do |
| 3103 | local p = Instance.new("Part") |
| 3104 | p.Name = "Fin_27_4" |
| 3105 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3106 | p.CFrame = CFrame.new(-2.81991, 6.13999, 1.417099) * CFrame.Angles(math.rad(1.27303), math.rad(296.667), math.rad(0)) |
| 3107 | p.BrickColor = BrickColor.new("Institutional white") |
| 3108 | p.Material = Enum.Material.Glacier |
| 3109 | p.MaterialVariant = "2022 Stud" |
| 3110 | p.Anchored = true |
| 3111 | p.Parent = model |
| 3112 | end |
| 3113 | do |
| 3114 | local p = Instance.new("Part") |
| 3115 | p.Name = "Fin_27_5" |
| 3116 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3117 | p.CFrame = CFrame.new(-2.61786, 7.1, 1.72179) * CFrame.Angles(math.rad(7.59464), math.rad(303.333), math.rad(0)) |
| 3118 | p.BrickColor = BrickColor.new("Institutional white") |
| 3119 | p.Material = Enum.Material.Glacier |
| 3120 | p.MaterialVariant = "2022 Stud" |
| 3121 | p.Anchored = true |
| 3122 | p.Parent = model |
| 3123 | end |
| 3124 | do |
| 3125 | local p = Instance.new("Part") |
| 3126 | p.Name = "Fin_27_6" |
| 3127 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3128 | p.CFrame = CFrame.new(-2.29813, 8.1, 1.92836) * CFrame.Angles(math.rad(7.59464), math.rad(310), math.rad(0)) |
| 3129 | p.BrickColor = BrickColor.new("Institutional white") |
| 3130 | p.Material = Enum.Material.Glacier |
| 3131 | p.MaterialVariant = "2022 Stud" |
| 3132 | p.Anchored = true |
| 3133 | p.Parent = model |
| 3134 | end |
| 3135 | do |
| 3136 | local p = Instance.new("Part") |
| 3137 | p.Name = "Fin_27_7" |
| 3138 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3139 | p.CFrame = CFrame.new(-1.96723, 9.1, 2.08514) * CFrame.Angles(math.rad(7.59464), math.rad(316.667), math.rad(0)) |
| 3140 | p.BrickColor = BrickColor.new("Institutional white") |
| 3141 | p.Material = Enum.Material.Glacier |
| 3142 | p.MaterialVariant = "2022 Stud" |
| 3143 | p.Anchored = true |
| 3144 | p.Parent = model |
| 3145 | end |
| 3146 | do |
| 3147 | local p = Instance.new("Part") |
| 3148 | p.Name = "Fin_27_8" |
| 3149 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3150 | p.CFrame = CFrame.new(-1.63223, 10.1, 2.19247) * CFrame.Angles(math.rad(7.59464), math.rad(323.333), math.rad(0)) |
| 3151 | p.BrickColor = BrickColor.new("Institutional white") |
| 3152 | p.Material = Enum.Material.Glacier |
| 3153 | p.MaterialVariant = "2022 Stud" |
| 3154 | p.Anchored = true |
| 3155 | p.Parent = model |
| 3156 | end |
| 3157 | do |
| 3158 | local p = Instance.new("Part") |
| 3159 | p.Name = "Fin_27_9" |
| 3160 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3161 | p.CFrame = CFrame.new(-1.3, 11.14, 2.25167) * CFrame.Angles(math.rad(0), math.rad(330), math.rad(0)) |
| 3162 | p.BrickColor = BrickColor.new("Institutional white") |
| 3163 | p.Material = Enum.Material.Glacier |
| 3164 | p.MaterialVariant = "2022 Stud" |
| 3165 | p.Anchored = true |
| 3166 | p.Parent = model |
| 3167 | end |
| 3168 | do |
| 3169 | local p = Instance.new("Part") |
| 3170 | p.Name = "Fin_28_0" |
| 3171 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3172 | p.CFrame = CFrame.new(-2.75746, 2.1, 0.486215) * CFrame.Angles(math.rad(-5.07961), math.rad(280), math.rad(0)) |
| 3173 | p.BrickColor = BrickColor.new("Institutional white") |
| 3174 | p.Material = Enum.Material.Glacier |
| 3175 | p.MaterialVariant = "2022 Stud" |
| 3176 | p.Anchored = true |
| 3177 | p.Parent = model |
| 3178 | end |
| 3179 | do |
| 3180 | local p = Instance.new("Part") |
| 3181 | p.Name = "Fin_28_1" |
| 3182 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3183 | p.CFrame = CFrame.new(-2.76753, 3.1, 0.828543) * CFrame.Angles(math.rad(-5.07961), math.rad(286.667), math.rad(0)) |
| 3184 | p.BrickColor = BrickColor.new("Institutional white") |
| 3185 | p.Material = Enum.Material.Glacier |
| 3186 | p.MaterialVariant = "2022 Stud" |
| 3187 | p.Anchored = true |
| 3188 | p.Parent = model |
| 3189 | end |
| 3190 | do |
| 3191 | local p = Instance.new("Part") |
| 3192 | p.Name = "Fin_28_2" |
| 3193 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3194 | p.CFrame = CFrame.new(-2.73424, 4.1, 1.17944) * CFrame.Angles(math.rad(-5.07961), math.rad(293.333), math.rad(0)) |
| 3195 | p.BrickColor = BrickColor.new("Institutional white") |
| 3196 | p.Material = Enum.Material.Glacier |
| 3197 | p.MaterialVariant = "2022 Stud" |
| 3198 | p.Anchored = true |
| 3199 | p.Parent = model |
| 3200 | end |
| 3201 | do |
| 3202 | local p = Instance.new("Part") |
| 3203 | p.Name = "Fin_28_3" |
| 3204 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3205 | p.CFrame = CFrame.new(-2.65581, 5.1, 1.53333) * CFrame.Angles(math.rad(-5.07961), math.rad(300), math.rad(0)) |
| 3206 | p.BrickColor = BrickColor.new("Institutional white") |
| 3207 | p.Material = Enum.Material.Glacier |
| 3208 | p.MaterialVariant = "2022 Stud" |
| 3209 | p.Anchored = true |
| 3210 | p.Parent = model |
| 3211 | end |
| 3212 | do |
| 3213 | local p = Instance.new("Part") |
| 3214 | p.Name = "Fin_28_4" |
| 3215 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3216 | p.CFrame = CFrame.new(-2.53114, 5.98003, 1.881704) * CFrame.Angles(math.rad(1.27303), math.rad(306.667), math.rad(0)) |
| 3217 | p.BrickColor = BrickColor.new("Institutional white") |
| 3218 | p.Material = Enum.Material.Glacier |
| 3219 | p.MaterialVariant = "2022 Stud" |
| 3220 | p.Anchored = true |
| 3221 | p.Parent = model |
| 3222 | end |
| 3223 | do |
| 3224 | local p = Instance.new("Part") |
| 3225 | p.Name = "Fin_28_5" |
| 3226 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3227 | p.CFrame = CFrame.new(-2.2791, 7.1, 2.15022) * CFrame.Angles(math.rad(7.59464), math.rad(313.333), math.rad(0)) |
| 3228 | p.BrickColor = BrickColor.new("Institutional white") |
| 3229 | p.Material = Enum.Material.Glacier |
| 3230 | p.MaterialVariant = "2022 Stud" |
| 3231 | p.Anchored = true |
| 3232 | p.Parent = model |
| 3233 | end |
| 3234 | do |
| 3235 | local p = Instance.new("Part") |
| 3236 | p.Name = "Fin_28_6" |
| 3237 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3238 | p.CFrame = CFrame.new(-1.92836, 8.1, 2.29813) * CFrame.Angles(math.rad(7.59464), math.rad(320), math.rad(0)) |
| 3239 | p.BrickColor = BrickColor.new("Institutional white") |
| 3240 | p.Material = Enum.Material.Glacier |
| 3241 | p.MaterialVariant = "2022 Stud" |
| 3242 | p.Anchored = true |
| 3243 | p.Parent = model |
| 3244 | end |
| 3245 | do |
| 3246 | local p = Instance.new("Part") |
| 3247 | p.Name = "Fin_28_7" |
| 3248 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3249 | p.CFrame = CFrame.new(-1.57526, 9.1, 2.39507) * CFrame.Angles(math.rad(7.59464), math.rad(326.667), math.rad(0)) |
| 3250 | p.BrickColor = BrickColor.new("Institutional white") |
| 3251 | p.Material = Enum.Material.Glacier |
| 3252 | p.MaterialVariant = "2022 Stud" |
| 3253 | p.Anchored = true |
| 3254 | p.Parent = model |
| 3255 | end |
| 3256 | do |
| 3257 | local p = Instance.new("Part") |
| 3258 | p.Name = "Fin_28_8" |
| 3259 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3260 | p.CFrame = CFrame.new(-1.22672, 10.1, 2.4426) * CFrame.Angles(math.rad(7.59464), math.rad(333.333), math.rad(0)) |
| 3261 | p.BrickColor = BrickColor.new("Institutional white") |
| 3262 | p.Material = Enum.Material.Glacier |
| 3263 | p.MaterialVariant = "2022 Stud" |
| 3264 | p.Anchored = true |
| 3265 | p.Parent = model |
| 3266 | end |
| 3267 | do |
| 3268 | local p = Instance.new("Part") |
| 3269 | p.Name = "Fin_28_9" |
| 3270 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3271 | p.CFrame = CFrame.new(-0.889252, 11.1, 2.4432) * CFrame.Angles(math.rad(0), math.rad(340), math.rad(0)) |
| 3272 | p.BrickColor = BrickColor.new("Institutional white") |
| 3273 | p.Material = Enum.Material.Glacier |
| 3274 | p.MaterialVariant = "2022 Stud" |
| 3275 | p.Anchored = true |
| 3276 | p.Parent = model |
| 3277 | end |
| 3278 | do |
| 3279 | local p = Instance.new("Part") |
| 3280 | p.Name = "Fin_29_0" |
| 3281 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3282 | p.CFrame = CFrame.new(-2.63114, 2.1, 0.957656) * CFrame.Angles(math.rad(-5.07961), math.rad(290), math.rad(0)) |
| 3283 | p.BrickColor = BrickColor.new("Institutional white") |
| 3284 | p.Material = Enum.Material.Glacier |
| 3285 | p.MaterialVariant = "2022 Stud" |
| 3286 | p.Anchored = true |
| 3287 | p.Parent = model |
| 3288 | end |
| 3289 | do |
| 3290 | local p = Instance.new("Part") |
| 3291 | p.Name = "Fin_29_1" |
| 3292 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3293 | p.CFrame = CFrame.new(-2.58161, 3.1, 1.29653) * CFrame.Angles(math.rad(-5.07961), math.rad(296.667), math.rad(0)) |
| 3294 | p.BrickColor = BrickColor.new("Institutional white") |
| 3295 | p.Material = Enum.Material.Glacier |
| 3296 | p.MaterialVariant = "2022 Stud" |
| 3297 | p.Anchored = true |
| 3298 | p.Parent = model |
| 3299 | end |
| 3300 | do |
| 3301 | local p = Instance.new("Part") |
| 3302 | p.Name = "Fin_29_2" |
| 3303 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3304 | p.CFrame = CFrame.new(-2.4879, 4.1, 1.63632) * CFrame.Angles(math.rad(-5.07961), math.rad(303.333), math.rad(0)) |
| 3305 | p.BrickColor = BrickColor.new("Institutional white") |
| 3306 | p.Material = Enum.Material.Glacier |
| 3307 | p.MaterialVariant = "2022 Stud" |
| 3308 | p.Anchored = true |
| 3309 | p.Parent = model |
| 3310 | end |
| 3311 | do |
| 3312 | local p = Instance.new("Part") |
| 3313 | p.Name = "Fin_29_3" |
| 3314 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3315 | p.CFrame = CFrame.new(-2.3492, 5.1, 1.97121) * CFrame.Angles(math.rad(-5.07961), math.rad(310), math.rad(0)) |
| 3316 | p.BrickColor = BrickColor.new("Institutional white") |
| 3317 | p.Material = Enum.Material.Glacier |
| 3318 | p.MaterialVariant = "2022 Stud" |
| 3319 | p.Anchored = true |
| 3320 | p.Parent = model |
| 3321 | end |
| 3322 | do |
| 3323 | local p = Instance.new("Part") |
| 3324 | p.Name = "Fin_29_4" |
| 3325 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3326 | p.CFrame = CFrame.new(-2.16547, 6.02002, 2.293493) * CFrame.Angles(math.rad(1.27303), math.rad(316.667), math.rad(0)) |
| 3327 | p.BrickColor = BrickColor.new("Institutional white") |
| 3328 | p.Material = Enum.Material.Glacier |
| 3329 | p.MaterialVariant = "2022 Stud" |
| 3330 | p.Anchored = true |
| 3331 | p.Parent = model |
| 3332 | end |
| 3333 | do |
| 3334 | local p = Instance.new("Part") |
| 3335 | p.Name = "Fin_29_5" |
| 3336 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3337 | p.CFrame = CFrame.new(-1.8711, 7.1, 2.51332) * CFrame.Angles(math.rad(7.59464), math.rad(323.333), math.rad(0)) |
| 3338 | p.BrickColor = BrickColor.new("Institutional white") |
| 3339 | p.Material = Enum.Material.Glacier |
| 3340 | p.MaterialVariant = "2022 Stud" |
| 3341 | p.Anchored = true |
| 3342 | p.Parent = model |
| 3343 | end |
| 3344 | do |
| 3345 | local p = Instance.new("Part") |
| 3346 | p.Name = "Fin_29_6" |
| 3347 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3348 | p.CFrame = CFrame.new(-1.5, 8.1, 2.59808) * CFrame.Angles(math.rad(7.59464), math.rad(330), math.rad(0)) |
| 3349 | p.BrickColor = BrickColor.new("Institutional white") |
| 3350 | p.Material = Enum.Material.Glacier |
| 3351 | p.MaterialVariant = "2022 Stud" |
| 3352 | p.Anchored = true |
| 3353 | p.Parent = model |
| 3354 | end |
| 3355 | do |
| 3356 | local p = Instance.new("Part") |
| 3357 | p.Name = "Fin_29_7" |
| 3358 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3359 | p.CFrame = CFrame.new(-1.13543, 9.1, 2.63222) * CFrame.Angles(math.rad(7.59464), math.rad(336.667), math.rad(0)) |
| 3360 | p.BrickColor = BrickColor.new("Institutional white") |
| 3361 | p.Material = Enum.Material.Glacier |
| 3362 | p.MaterialVariant = "2022 Stud" |
| 3363 | p.Anchored = true |
| 3364 | p.Parent = model |
| 3365 | end |
| 3366 | do |
| 3367 | local p = Instance.new("Part") |
| 3368 | p.Name = "Fin_29_8" |
| 3369 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3370 | p.CFrame = CFrame.new(-0.783929, 10.1, 2.6185) * CFrame.Angles(math.rad(7.59464), math.rad(343.333), math.rad(0)) |
| 3371 | p.BrickColor = BrickColor.new("Institutional white") |
| 3372 | p.Material = Enum.Material.Glacier |
| 3373 | p.MaterialVariant = "2022 Stud" |
| 3374 | p.Anchored = true |
| 3375 | p.Parent = model |
| 3376 | end |
| 3377 | do |
| 3378 | local p = Instance.new("Part") |
| 3379 | p.Name = "Fin_29_9" |
| 3380 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3381 | p.CFrame = CFrame.new(-0.451485, 11.1, 2.5605) * CFrame.Angles(math.rad(0), math.rad(350), math.rad(0)) |
| 3382 | p.BrickColor = BrickColor.new("Institutional white") |
| 3383 | p.Material = Enum.Material.Glacier |
| 3384 | p.MaterialVariant = "2022 Stud" |
| 3385 | p.Anchored = true |
| 3386 | p.Parent = model |
| 3387 | end |
| 3388 | do |
| 3389 | local p = Instance.new("Part") |
| 3390 | p.Name = "Fin_30_0" |
| 3391 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3392 | p.CFrame = CFrame.new(-2.42487, 2.1, 1.4) * CFrame.Angles(math.rad(-5.07961), math.rad(300), math.rad(0)) |
| 3393 | p.BrickColor = BrickColor.new("Institutional white") |
| 3394 | p.Material = Enum.Material.Glacier |
| 3395 | p.MaterialVariant = "2022 Stud" |
| 3396 | p.Anchored = true |
| 3397 | p.Parent = model |
| 3398 | end |
| 3399 | do |
| 3400 | local p = Instance.new("Part") |
| 3401 | p.Name = "Fin_30_1" |
| 3402 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3403 | p.CFrame = CFrame.new(-2.31725, 3.1, 1.72513) * CFrame.Angles(math.rad(-5.07961), math.rad(306.667), math.rad(0)) |
| 3404 | p.BrickColor = BrickColor.new("Institutional white") |
| 3405 | p.Material = Enum.Material.Glacier |
| 3406 | p.MaterialVariant = "2022 Stud" |
| 3407 | p.Anchored = true |
| 3408 | p.Parent = model |
| 3409 | end |
| 3410 | do |
| 3411 | local p = Instance.new("Part") |
| 3412 | p.Name = "Fin_30_2" |
| 3413 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3414 | p.CFrame = CFrame.new(-2.16596, 4.1, 2.04347) * CFrame.Angles(math.rad(-5.07961), math.rad(313.333), math.rad(0)) |
| 3415 | p.BrickColor = BrickColor.new("Institutional white") |
| 3416 | p.Material = Enum.Material.Glacier |
| 3417 | p.MaterialVariant = "2022 Stud" |
| 3418 | p.Anchored = true |
| 3419 | p.Parent = model |
| 3420 | end |
| 3421 | do |
| 3422 | local p = Instance.new("Part") |
| 3423 | p.Name = "Fin_30_3" |
| 3424 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3425 | p.CFrame = CFrame.new(-1.97121, 5.1, 2.3492) * CFrame.Angles(math.rad(-5.07961), math.rad(320), math.rad(0)) |
| 3426 | p.BrickColor = BrickColor.new("Institutional white") |
| 3427 | p.Material = Enum.Material.Glacier |
| 3428 | p.MaterialVariant = "2022 Stud" |
| 3429 | p.Anchored = true |
| 3430 | p.Parent = model |
| 3431 | end |
| 3432 | do |
| 3433 | local p = Instance.new("Part") |
| 3434 | p.Name = "Fin_30_4" |
| 3435 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3436 | p.CFrame = CFrame.new(-1.73401, 6.06001, 2.635541) * CFrame.Angles(math.rad(1.27303), math.rad(326.667), math.rad(0)) |
| 3437 | p.BrickColor = BrickColor.new("Institutional white") |
| 3438 | p.Material = Enum.Material.Glacier |
| 3439 | p.MaterialVariant = "2022 Stud" |
| 3440 | p.Anchored = true |
| 3441 | p.Parent = model |
| 3442 | end |
| 3443 | do |
| 3444 | local p = Instance.new("Part") |
| 3445 | p.Name = "Fin_30_5" |
| 3446 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3447 | p.CFrame = CFrame.new(-1.40624, 7.1, 2.80005) * CFrame.Angles(math.rad(7.59464), math.rad(333.333), math.rad(0)) |
| 3448 | p.BrickColor = BrickColor.new("Institutional white") |
| 3449 | p.Material = Enum.Material.Glacier |
| 3450 | p.MaterialVariant = "2022 Stud" |
| 3451 | p.Anchored = true |
| 3452 | p.Parent = model |
| 3453 | end |
| 3454 | do |
| 3455 | local p = Instance.new("Part") |
| 3456 | p.Name = "Fin_30_6" |
| 3457 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3458 | p.CFrame = CFrame.new(-1.02606, 8.1, 2.81908) * CFrame.Angles(math.rad(7.59464), math.rad(340), math.rad(0)) |
| 3459 | p.BrickColor = BrickColor.new("Institutional white") |
| 3460 | p.Material = Enum.Material.Glacier |
| 3461 | p.MaterialVariant = "2022 Stud" |
| 3462 | p.Anchored = true |
| 3463 | p.Parent = model |
| 3464 | end |
| 3465 | do |
| 3466 | local p = Instance.new("Part") |
| 3467 | p.Name = "Fin_30_7" |
| 3468 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3469 | p.CFrame = CFrame.new(-0.661099, 9.1, 2.78939) * CFrame.Angles(math.rad(7.59464), math.rad(346.667), math.rad(0)) |
| 3470 | p.BrickColor = BrickColor.new("Institutional white") |
| 3471 | p.Material = Enum.Material.Glacier |
| 3472 | p.MaterialVariant = "2022 Stud" |
| 3473 | p.Anchored = true |
| 3474 | p.Parent = model |
| 3475 | end |
| 3476 | do |
| 3477 | local p = Instance.new("Part") |
| 3478 | p.Name = "Fin_30_8" |
| 3479 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3480 | p.CFrame = CFrame.new(-0.317321, 10.1, 2.71485) * CFrame.Angles(math.rad(7.59464), math.rad(353.333), math.rad(0)) |
| 3481 | p.BrickColor = BrickColor.new("Institutional white") |
| 3482 | p.Material = Enum.Material.Glacier |
| 3483 | p.MaterialVariant = "2022 Stud" |
| 3484 | p.Anchored = true |
| 3485 | p.Parent = model |
| 3486 | end |
| 3487 | do |
| 3488 | local p = Instance.new("Part") |
| 3489 | p.Name = "Fin_30_9" |
| 3490 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3491 | p.CFrame = CFrame.new(0, 11.1, 2.6) * CFrame.Angles(math.rad(0), math.rad(360), math.rad(0)) |
| 3492 | p.BrickColor = BrickColor.new("Institutional white") |
| 3493 | p.Material = Enum.Material.Glacier |
| 3494 | p.MaterialVariant = "2022 Stud" |
| 3495 | p.Anchored = true |
| 3496 | p.Parent = model |
| 3497 | end |
| 3498 | do |
| 3499 | local p = Instance.new("Part") |
| 3500 | p.Name = "Fin_31_0" |
| 3501 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3502 | p.CFrame = CFrame.new(-2.14492, 2.1, 1.79981) * CFrame.Angles(math.rad(-5.07961), math.rad(310), math.rad(0)) |
| 3503 | p.BrickColor = BrickColor.new("Institutional white") |
| 3504 | p.Material = Enum.Material.Glacier |
| 3505 | p.MaterialVariant = "2022 Stud" |
| 3506 | p.Anchored = true |
| 3507 | p.Parent = model |
| 3508 | end |
| 3509 | do |
| 3510 | local p = Instance.new("Part") |
| 3511 | p.Name = "Fin_31_1" |
| 3512 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3513 | p.CFrame = CFrame.new(-1.98248, 3.1, 2.1013) * CFrame.Angles(math.rad(-5.07961), math.rad(316.667), math.rad(0)) |
| 3514 | p.BrickColor = BrickColor.new("Institutional white") |
| 3515 | p.Material = Enum.Material.Glacier |
| 3516 | p.MaterialVariant = "2022 Stud" |
| 3517 | p.Anchored = true |
| 3518 | p.Parent = model |
| 3519 | end |
| 3520 | do |
| 3521 | local p = Instance.new("Part") |
| 3522 | p.Name = "Fin_31_2" |
| 3523 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3524 | p.CFrame = CFrame.new(-1.77821, 4.1, 2.38855) * CFrame.Angles(math.rad(-5.07961), math.rad(323.333), math.rad(0)) |
| 3525 | p.BrickColor = BrickColor.new("Institutional white") |
| 3526 | p.Material = Enum.Material.Glacier |
| 3527 | p.MaterialVariant = "2022 Stud" |
| 3528 | p.Anchored = true |
| 3529 | p.Parent = model |
| 3530 | end |
| 3531 | do |
| 3532 | local p = Instance.new("Part") |
| 3533 | p.Name = "Fin_31_3" |
| 3534 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3535 | p.CFrame = CFrame.new(-1.53333, 5.1, 2.65581) * CFrame.Angles(math.rad(-5.07961), math.rad(330), math.rad(0)) |
| 3536 | p.BrickColor = BrickColor.new("Institutional white") |
| 3537 | p.Material = Enum.Material.Glacier |
| 3538 | p.MaterialVariant = "2022 Stud" |
| 3539 | p.Anchored = true |
| 3540 | p.Parent = model |
| 3541 | end |
| 3542 | do |
| 3543 | local p = Instance.new("Part") |
| 3544 | p.Name = "Fin_31_4" |
| 3545 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3546 | p.CFrame = CFrame.new(-1.24985, 6.1, 2.89748) * CFrame.Angles(math.rad(1.27303), math.rad(336.667), math.rad(0)) |
| 3547 | p.BrickColor = BrickColor.new("Institutional white") |
| 3548 | p.Material = Enum.Material.Glacier |
| 3549 | p.MaterialVariant = "2022 Stud" |
| 3550 | p.Anchored = true |
| 3551 | p.Parent = model |
| 3552 | end |
| 3553 | do |
| 3554 | local p = Instance.new("Part") |
| 3555 | p.Name = "Fin_31_5" |
| 3556 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3557 | p.CFrame = CFrame.new(-0.89865, 7.1, 3.0017) * CFrame.Angles(math.rad(7.59464), math.rad(343.333), math.rad(0)) |
| 3558 | p.BrickColor = BrickColor.new("Institutional white") |
| 3559 | p.Material = Enum.Material.Glacier |
| 3560 | p.MaterialVariant = "2022 Stud" |
| 3561 | p.Anchored = true |
| 3562 | p.Parent = model |
| 3563 | end |
| 3564 | do |
| 3565 | local p = Instance.new("Part") |
| 3566 | p.Name = "Fin_31_6" |
| 3567 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3568 | p.CFrame = CFrame.new(-0.520945, 8.1, 2.95442) * CFrame.Angles(math.rad(7.59464), math.rad(350), math.rad(0)) |
| 3569 | p.BrickColor = BrickColor.new("Institutional white") |
| 3570 | p.Material = Enum.Material.Glacier |
| 3571 | p.MaterialVariant = "2022 Stud" |
| 3572 | p.Anchored = true |
| 3573 | p.Parent = model |
| 3574 | end |
| 3575 | do |
| 3576 | local p = Instance.new("Part") |
| 3577 | p.Name = "Fin_31_7" |
| 3578 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3579 | p.CFrame = CFrame.new(-0.166682, 9.1, 2.86182) * CFrame.Angles(math.rad(7.59464), math.rad(356.667), math.rad(0)) |
| 3580 | p.BrickColor = BrickColor.new("Institutional white") |
| 3581 | p.Material = Enum.Material.Glacier |
| 3582 | p.MaterialVariant = "2022 Stud" |
| 3583 | p.Anchored = true |
| 3584 | p.Parent = model |
| 3585 | end |
| 3586 | do |
| 3587 | local p = Instance.new("Part") |
| 3588 | p.Name = "Fin_31_8" |
| 3589 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3590 | p.CFrame = CFrame.new(0.158929, 10.1, 2.72871) * CFrame.Angles(math.rad(7.59464), math.rad(363.333), math.rad(0)) |
| 3591 | p.BrickColor = BrickColor.new("Institutional white") |
| 3592 | p.Material = Enum.Material.Glacier |
| 3593 | p.MaterialVariant = "2022 Stud" |
| 3594 | p.Anchored = true |
| 3595 | p.Parent = model |
| 3596 | end |
| 3597 | do |
| 3598 | local p = Instance.new("Part") |
| 3599 | p.Name = "Fin_31_9" |
| 3600 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3601 | p.CFrame = CFrame.new(0.451485, 11.1, 2.5605) * CFrame.Angles(math.rad(0), math.rad(370), math.rad(0)) |
| 3602 | p.BrickColor = BrickColor.new("Institutional white") |
| 3603 | p.Material = Enum.Material.Glacier |
| 3604 | p.MaterialVariant = "2022 Stud" |
| 3605 | p.Anchored = true |
| 3606 | p.Parent = model |
| 3607 | end |
| 3608 | do |
| 3609 | local p = Instance.new("Part") |
| 3610 | p.Name = "Fin_32_0" |
| 3611 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3612 | p.CFrame = CFrame.new(-1.79981, 2.060157, 2.148462) * CFrame.Angles(math.rad(-5.07961), math.rad(320), math.rad(0)) |
| 3613 | p.BrickColor = BrickColor.new("Institutional white") |
| 3614 | p.Material = Enum.Material.Glacier |
| 3615 | p.MaterialVariant = "2022 Stud" |
| 3616 | p.Anchored = true |
| 3617 | p.Parent = model |
| 3618 | end |
| 3619 | do |
| 3620 | local p = Instance.new("Part") |
| 3621 | p.Name = "Fin_32_1" |
| 3622 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3623 | p.CFrame = CFrame.new(-1.58747, 3.1, 2.41363) * CFrame.Angles(math.rad(-5.07961), math.rad(326.667), math.rad(0)) |
| 3624 | p.BrickColor = BrickColor.new("Institutional white") |
| 3625 | p.Material = Enum.Material.Glacier |
| 3626 | p.MaterialVariant = "2022 Stud" |
| 3627 | p.Anchored = true |
| 3628 | p.Parent = model |
| 3629 | end |
| 3630 | do |
| 3631 | local p = Instance.new("Part") |
| 3632 | p.Name = "Fin_32_2" |
| 3633 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3634 | p.CFrame = CFrame.new(-1.33642, 4.1, 2.66104) * CFrame.Angles(math.rad(-5.07961), math.rad(333.333), math.rad(0)) |
| 3635 | p.BrickColor = BrickColor.new("Institutional white") |
| 3636 | p.Material = Enum.Material.Glacier |
| 3637 | p.MaterialVariant = "2022 Stud" |
| 3638 | p.Anchored = true |
| 3639 | p.Parent = model |
| 3640 | end |
| 3641 | do |
| 3642 | local p = Instance.new("Part") |
| 3643 | p.Name = "Fin_32_3" |
| 3644 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3645 | p.CFrame = CFrame.new(-1.04886, 5.1, 2.88172) * CFrame.Angles(math.rad(-5.07961), math.rad(340), math.rad(0)) |
| 3646 | p.BrickColor = BrickColor.new("Institutional white") |
| 3647 | p.Material = Enum.Material.Glacier |
| 3648 | p.MaterialVariant = "2022 Stud" |
| 3649 | p.Anchored = true |
| 3650 | p.Parent = model |
| 3651 | end |
| 3652 | do |
| 3653 | local p = Instance.new("Part") |
| 3654 | p.Name = "Fin_32_4" |
| 3655 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3656 | p.CFrame = CFrame.new(-0.727721, 6.1, 3.0705) * CFrame.Angles(math.rad(1.27303), math.rad(346.667), math.rad(0)) |
| 3657 | p.BrickColor = BrickColor.new("Institutional white") |
| 3658 | p.Material = Enum.Material.Glacier |
| 3659 | p.MaterialVariant = "2022 Stud" |
| 3660 | p.Anchored = true |
| 3661 | p.Parent = model |
| 3662 | end |
| 3663 | do |
| 3664 | local p = Instance.new("Part") |
| 3665 | p.Name = "Fin_32_5" |
| 3666 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3667 | p.CFrame = CFrame.new(-0.363758, 7.1, 3.11215) * CFrame.Angles(math.rad(7.59464), math.rad(353.333), math.rad(0)) |
| 3668 | p.BrickColor = BrickColor.new("Institutional white") |
| 3669 | p.Material = Enum.Material.Glacier |
| 3670 | p.MaterialVariant = "2022 Stud" |
| 3671 | p.Anchored = true |
| 3672 | p.Parent = model |
| 3673 | end |
| 3674 | do |
| 3675 | local p = Instance.new("Part") |
| 3676 | p.Name = "Fin_32_6" |
| 3677 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3678 | p.CFrame = CFrame.new(0, 8.1, 3) * CFrame.Angles(math.rad(7.59464), math.rad(360), math.rad(0)) |
| 3679 | p.BrickColor = BrickColor.new("Institutional white") |
| 3680 | p.Material = Enum.Material.Glacier |
| 3681 | p.MaterialVariant = "2022 Stud" |
| 3682 | p.Anchored = true |
| 3683 | p.Parent = model |
| 3684 | end |
| 3685 | do |
| 3686 | local p = Instance.new("Part") |
| 3687 | p.Name = "Fin_32_7" |
| 3688 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3689 | p.CFrame = CFrame.new(0.3328, 9.1, 2.84728) * CFrame.Angles(math.rad(7.59464), math.rad(366.667), math.rad(0)) |
| 3690 | p.BrickColor = BrickColor.new("Institutional white") |
| 3691 | p.Material = Enum.Material.Glacier |
| 3692 | p.MaterialVariant = "2022 Stud" |
| 3693 | p.Anchored = true |
| 3694 | p.Parent = model |
| 3695 | end |
| 3696 | do |
| 3697 | local p = Instance.new("Part") |
| 3698 | p.Name = "Fin_32_8" |
| 3699 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3700 | p.CFrame = CFrame.new(0.63035, 10.1, 2.65966) * CFrame.Angles(math.rad(7.59464), math.rad(373.333), math.rad(0)) |
| 3701 | p.BrickColor = BrickColor.new("Institutional white") |
| 3702 | p.Material = Enum.Material.Glacier |
| 3703 | p.MaterialVariant = "2022 Stud" |
| 3704 | p.Anchored = true |
| 3705 | p.Parent = model |
| 3706 | end |
| 3707 | do |
| 3708 | local p = Instance.new("Part") |
| 3709 | p.Name = "Fin_32_9" |
| 3710 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3711 | p.CFrame = CFrame.new(0.889252, 11.14, 2.4432) * CFrame.Angles(math.rad(0), math.rad(380), math.rad(0)) |
| 3712 | p.BrickColor = BrickColor.new("Institutional white") |
| 3713 | p.Material = Enum.Material.Glacier |
| 3714 | p.MaterialVariant = "2022 Stud" |
| 3715 | p.Anchored = true |
| 3716 | p.Parent = model |
| 3717 | end |
| 3718 | do |
| 3719 | local p = Instance.new("Part") |
| 3720 | p.Name = "Fin_33_0" |
| 3721 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3722 | p.CFrame = CFrame.new(-1.4, 2.139843, 2.421328) * CFrame.Angles(math.rad(-5.07961), math.rad(330), math.rad(0)) |
| 3723 | p.BrickColor = BrickColor.new("Institutional white") |
| 3724 | p.Material = Enum.Material.Glacier |
| 3725 | p.MaterialVariant = "2022 Stud" |
| 3726 | p.Anchored = true |
| 3727 | p.Parent = model |
| 3728 | end |
| 3729 | do |
| 3730 | local p = Instance.new("Part") |
| 3731 | p.Name = "Fin_33_1" |
| 3732 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3733 | p.CFrame = CFrame.new(-1.14423, 3.1, 2.65262) * CFrame.Angles(math.rad(-5.07961), math.rad(336.667), math.rad(0)) |
| 3734 | p.BrickColor = BrickColor.new("Institutional white") |
| 3735 | p.Material = Enum.Material.Glacier |
| 3736 | p.MaterialVariant = "2022 Stud" |
| 3737 | p.Anchored = true |
| 3738 | p.Parent = model |
| 3739 | end |
| 3740 | do |
| 3741 | local p = Instance.new("Part") |
| 3742 | p.Name = "Fin_33_2" |
| 3743 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3744 | p.CFrame = CFrame.new(-0.854036, 4.1, 2.85268) * CFrame.Angles(math.rad(-5.07961), math.rad(343.333), math.rad(0)) |
| 3745 | p.BrickColor = BrickColor.new("Institutional white") |
| 3746 | p.Material = Enum.Material.Glacier |
| 3747 | p.MaterialVariant = "2022 Stud" |
| 3748 | p.Anchored = true |
| 3749 | p.Parent = model |
| 3750 | end |
| 3751 | do |
| 3752 | local p = Instance.new("Part") |
| 3753 | p.Name = "Fin_33_3" |
| 3754 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3755 | p.CFrame = CFrame.new(-0.532521, 5.1, 3.02008) * CFrame.Angles(math.rad(-5.07961), math.rad(350), math.rad(0)) |
| 3756 | p.BrickColor = BrickColor.new("Institutional white") |
| 3757 | p.Material = Enum.Material.Glacier |
| 3758 | p.MaterialVariant = "2022 Stud" |
| 3759 | p.Anchored = true |
| 3760 | p.Parent = model |
| 3761 | end |
| 3762 | do |
| 3763 | local p = Instance.new("Part") |
| 3764 | p.Name = "Fin_33_4" |
| 3765 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3766 | p.CFrame = CFrame.new(-0.183479, 6.1, 3.15022) * CFrame.Angles(math.rad(1.27303), math.rad(356.667), math.rad(0)) |
| 3767 | p.BrickColor = BrickColor.new("Institutional white") |
| 3768 | p.Material = Enum.Material.Glacier |
| 3769 | p.MaterialVariant = "2022 Stud" |
| 3770 | p.Anchored = true |
| 3771 | p.Parent = model |
| 3772 | end |
| 3773 | do |
| 3774 | local p = Instance.new("Part") |
| 3775 | p.Name = "Fin_33_5" |
| 3776 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3777 | p.CFrame = CFrame.new(0.182187, 7.1, 3.12803) * CFrame.Angles(math.rad(7.59464), math.rad(363.333), math.rad(0)) |
| 3778 | p.BrickColor = BrickColor.new("Institutional white") |
| 3779 | p.Material = Enum.Material.Glacier |
| 3780 | p.MaterialVariant = "2022 Stud" |
| 3781 | p.Anchored = true |
| 3782 | p.Parent = model |
| 3783 | end |
| 3784 | do |
| 3785 | local p = Instance.new("Part") |
| 3786 | p.Name = "Fin_33_6" |
| 3787 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3788 | p.CFrame = CFrame.new(0.520945, 8.1, 2.95442) * CFrame.Angles(math.rad(7.59464), math.rad(370), math.rad(0)) |
| 3789 | p.BrickColor = BrickColor.new("Institutional white") |
| 3790 | p.Material = Enum.Material.Glacier |
| 3791 | p.MaterialVariant = "2022 Stud" |
| 3792 | p.Anchored = true |
| 3793 | p.Parent = model |
| 3794 | end |
| 3795 | do |
| 3796 | local p = Instance.new("Part") |
| 3797 | p.Name = "Fin_33_7" |
| 3798 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3799 | p.CFrame = CFrame.new(0.822169, 9.1, 2.74624) * CFrame.Angles(math.rad(7.59464), math.rad(376.667), math.rad(0)) |
| 3800 | p.BrickColor = BrickColor.new("Institutional white") |
| 3801 | p.Material = Enum.Material.Glacier |
| 3802 | p.MaterialVariant = "2022 Stud" |
| 3803 | p.Anchored = true |
| 3804 | p.Parent = model |
| 3805 | end |
| 3806 | do |
| 3807 | local p = Instance.new("Part") |
| 3808 | p.Name = "Fin_33_8" |
| 3809 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3810 | p.CFrame = CFrame.new(1.08262, 10.1, 2.50979) * CFrame.Angles(math.rad(7.59464), math.rad(383.333), math.rad(0)) |
| 3811 | p.BrickColor = BrickColor.new("Institutional white") |
| 3812 | p.Material = Enum.Material.Glacier |
| 3813 | p.MaterialVariant = "2022 Stud" |
| 3814 | p.Anchored = true |
| 3815 | p.Parent = model |
| 3816 | end |
| 3817 | do |
| 3818 | local p = Instance.new("Part") |
| 3819 | p.Name = "Fin_33_9" |
| 3820 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3821 | p.CFrame = CFrame.new(1.3, 11.1, 2.25167) * CFrame.Angles(math.rad(0), math.rad(390), math.rad(0)) |
| 3822 | p.BrickColor = BrickColor.new("Institutional white") |
| 3823 | p.Material = Enum.Material.Glacier |
| 3824 | p.MaterialVariant = "2022 Stud" |
| 3825 | p.Anchored = true |
| 3826 | p.Parent = model |
| 3827 | end |
| 3828 | do |
| 3829 | local p = Instance.new("Part") |
| 3830 | p.Name = "Fin_34_0" |
| 3831 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3832 | p.CFrame = CFrame.new(-0.957656, 2.1, 2.63114) * CFrame.Angles(math.rad(-5.07961), math.rad(340), math.rad(0)) |
| 3833 | p.BrickColor = BrickColor.new("Institutional white") |
| 3834 | p.Material = Enum.Material.Glacier |
| 3835 | p.MaterialVariant = "2022 Stud" |
| 3836 | p.Anchored = true |
| 3837 | p.Parent = model |
| 3838 | end |
| 3839 | do |
| 3840 | local p = Instance.new("Part") |
| 3841 | p.Name = "Fin_34_1" |
| 3842 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3843 | p.CFrame = CFrame.new(-0.666224, 3.1, 2.81102) * CFrame.Angles(math.rad(-5.07961), math.rad(346.667), math.rad(0)) |
| 3844 | p.BrickColor = BrickColor.new("Institutional white") |
| 3845 | p.Material = Enum.Material.Glacier |
| 3846 | p.MaterialVariant = "2022 Stud" |
| 3847 | p.Anchored = true |
| 3848 | p.Parent = model |
| 3849 | end |
| 3850 | do |
| 3851 | local p = Instance.new("Part") |
| 3852 | p.Name = "Fin_34_2" |
| 3853 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3854 | p.CFrame = CFrame.new(-0.345699, 4.1, 2.95764) * CFrame.Angles(math.rad(-5.07961), math.rad(353.333), math.rad(0)) |
| 3855 | p.BrickColor = BrickColor.new("Institutional white") |
| 3856 | p.Material = Enum.Material.Glacier |
| 3857 | p.MaterialVariant = "2022 Stud" |
| 3858 | p.Anchored = true |
| 3859 | p.Parent = model |
| 3860 | end |
| 3861 | do |
| 3862 | local p = Instance.new("Part") |
| 3863 | p.Name = "Fin_34_3" |
| 3864 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3865 | p.CFrame = CFrame.new(0, 5.1, 3.06667) * CFrame.Angles(math.rad(-5.07961), math.rad(360), math.rad(0)) |
| 3866 | p.BrickColor = BrickColor.new("Institutional white") |
| 3867 | p.Material = Enum.Material.Glacier |
| 3868 | p.MaterialVariant = "2022 Stud" |
| 3869 | p.Anchored = true |
| 3870 | p.Parent = model |
| 3871 | end |
| 3872 | do |
| 3873 | local p = Instance.new("Part") |
| 3874 | p.Name = "Fin_34_4" |
| 3875 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3876 | p.CFrame = CFrame.new(0.366338, 6.1, 3.13422) * CFrame.Angles(math.rad(1.27303), math.rad(366.667), math.rad(0)) |
| 3877 | p.BrickColor = BrickColor.new("Institutional white") |
| 3878 | p.Material = Enum.Material.Glacier |
| 3879 | p.MaterialVariant = "2022 Stud" |
| 3880 | p.Anchored = true |
| 3881 | p.Parent = model |
| 3882 | end |
| 3883 | do |
| 3884 | local p = Instance.new("Part") |
| 3885 | p.Name = "Fin_34_5" |
| 3886 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3887 | p.CFrame = CFrame.new(0.722596, 7.1, 3.04887) * CFrame.Angles(math.rad(7.59464), math.rad(373.333), math.rad(0)) |
| 3888 | p.BrickColor = BrickColor.new("Institutional white") |
| 3889 | p.Material = Enum.Material.Glacier |
| 3890 | p.MaterialVariant = "2022 Stud" |
| 3891 | p.Anchored = true |
| 3892 | p.Parent = model |
| 3893 | end |
| 3894 | do |
| 3895 | local p = Instance.new("Part") |
| 3896 | p.Name = "Fin_34_6" |
| 3897 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3898 | p.CFrame = CFrame.new(1.02606, 8.1, 2.81908) * CFrame.Angles(math.rad(7.59464), math.rad(380), math.rad(0)) |
| 3899 | p.BrickColor = BrickColor.new("Institutional white") |
| 3900 | p.Material = Enum.Material.Glacier |
| 3901 | p.MaterialVariant = "2022 Stud" |
| 3902 | p.Anchored = true |
| 3903 | p.Parent = model |
| 3904 | end |
| 3905 | do |
| 3906 | local p = Instance.new("Part") |
| 3907 | p.Name = "Fin_34_7" |
| 3908 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3909 | p.CFrame = CFrame.new(1.28656, 9.1, 2.56175) * CFrame.Angles(math.rad(7.59464), math.rad(386.667), math.rad(0)) |
| 3910 | p.BrickColor = BrickColor.new("Institutional white") |
| 3911 | p.Material = Enum.Material.Glacier |
| 3912 | p.MaterialVariant = "2022 Stud" |
| 3913 | p.Anchored = true |
| 3914 | p.Parent = model |
| 3915 | end |
| 3916 | do |
| 3917 | local p = Instance.new("Part") |
| 3918 | p.Name = "Fin_34_8" |
| 3919 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3920 | p.CFrame = CFrame.new(1.50199, 10.1, 2.28367) * CFrame.Angles(math.rad(7.59464), math.rad(393.333), math.rad(0)) |
| 3921 | p.BrickColor = BrickColor.new("Institutional white") |
| 3922 | p.Material = Enum.Material.Glacier |
| 3923 | p.MaterialVariant = "2022 Stud" |
| 3924 | p.Anchored = true |
| 3925 | p.Parent = model |
| 3926 | end |
| 3927 | do |
| 3928 | local p = Instance.new("Part") |
| 3929 | p.Name = "Fin_34_9" |
| 3930 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3931 | p.CFrame = CFrame.new(1.67125, 11.14, 1.99172) * CFrame.Angles(math.rad(0), math.rad(400), math.rad(0)) |
| 3932 | p.BrickColor = BrickColor.new("Institutional white") |
| 3933 | p.Material = Enum.Material.Glacier |
| 3934 | p.MaterialVariant = "2022 Stud" |
| 3935 | p.Anchored = true |
| 3936 | p.Parent = model |
| 3937 | end |
| 3938 | do |
| 3939 | local p = Instance.new("Part") |
| 3940 | p.Name = "Fin_35_0" |
| 3941 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3942 | p.CFrame = CFrame.new(-0.486215, 2.1, 2.75746) * CFrame.Angles(math.rad(-5.07961), math.rad(350), math.rad(0)) |
| 3943 | p.BrickColor = BrickColor.new("Institutional white") |
| 3944 | p.Material = Enum.Material.Glacier |
| 3945 | p.MaterialVariant = "2022 Stud" |
| 3946 | p.Anchored = true |
| 3947 | p.Parent = model |
| 3948 | end |
| 3949 | do |
| 3950 | local p = Instance.new("Part") |
| 3951 | p.Name = "Fin_35_1" |
| 3952 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3953 | p.CFrame = CFrame.new(-0.167974, 3.1, 2.884) * CFrame.Angles(math.rad(-5.07961), math.rad(356.667), math.rad(0)) |
| 3954 | p.BrickColor = BrickColor.new("Institutional white") |
| 3955 | p.Material = Enum.Material.Glacier |
| 3956 | p.MaterialVariant = "2022 Stud" |
| 3957 | p.Anchored = true |
| 3958 | p.Parent = model |
| 3959 | end |
| 3960 | do |
| 3961 | local p = Instance.new("Part") |
| 3962 | p.Name = "Fin_35_2" |
| 3963 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3964 | p.CFrame = CFrame.new(0.173142, 4.1, 2.97274) * CFrame.Angles(math.rad(-5.07961), math.rad(363.333), math.rad(0)) |
| 3965 | p.BrickColor = BrickColor.new("Institutional white") |
| 3966 | p.Material = Enum.Material.Glacier |
| 3967 | p.MaterialVariant = "2022 Stud" |
| 3968 | p.Anchored = true |
| 3969 | p.Parent = model |
| 3970 | end |
| 3971 | do |
| 3972 | local p = Instance.new("Part") |
| 3973 | p.Name = "Fin_35_3" |
| 3974 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3975 | p.CFrame = CFrame.new(0.532521, 5.1, 3.02008) * CFrame.Angles(math.rad(-5.07961), math.rad(370), math.rad(0)) |
| 3976 | p.BrickColor = BrickColor.new("Institutional white") |
| 3977 | p.Material = Enum.Material.Glacier |
| 3978 | p.MaterialVariant = "2022 Stud" |
| 3979 | p.Anchored = true |
| 3980 | p.Parent = model |
| 3981 | end |
| 3982 | do |
| 3983 | local p = Instance.new("Part") |
| 3984 | p.Name = "Fin_35_4" |
| 3985 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3986 | p.CFrame = CFrame.new(0.905024, 6.1, 3.02299) * CFrame.Angles(math.rad(1.27303), math.rad(376.667), math.rad(0)) |
| 3987 | p.BrickColor = BrickColor.new("Institutional white") |
| 3988 | p.Material = Enum.Material.Glacier |
| 3989 | p.MaterialVariant = "2022 Stud" |
| 3990 | p.Anchored = true |
| 3991 | p.Parent = model |
| 3992 | end |
| 3993 | do |
| 3994 | local p = Instance.new("Part") |
| 3995 | p.Name = "Fin_35_5" |
| 3996 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 3997 | p.CFrame = CFrame.new(1.24105, 7.1, 2.87708) * CFrame.Angles(math.rad(7.59464), math.rad(383.333), math.rad(0)) |
| 3998 | p.BrickColor = BrickColor.new("Institutional white") |
| 3999 | p.Material = Enum.Material.Glacier |
| 4000 | p.MaterialVariant = "2022 Stud" |
| 4001 | p.Anchored = true |
| 4002 | p.Parent = model |
| 4003 | end |
| 4004 | do |
| 4005 | local p = Instance.new("Part") |
| 4006 | p.Name = "Fin_35_6" |
| 4007 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 4008 | p.CFrame = CFrame.new(1.5, 8.1, 2.59808) * CFrame.Angles(math.rad(7.59464), math.rad(390), math.rad(0)) |
| 4009 | p.BrickColor = BrickColor.new("Institutional white") |
| 4010 | p.Material = Enum.Material.Glacier |
| 4011 | p.MaterialVariant = "2022 Stud" |
| 4012 | p.Anchored = true |
| 4013 | p.Parent = model |
| 4014 | end |
| 4015 | do |
| 4016 | local p = Instance.new("Part") |
| 4017 | p.Name = "Fin_35_7" |
| 4018 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 4019 | p.CFrame = CFrame.new(1.71185, 9.1, 2.29942) * CFrame.Angles(math.rad(7.59464), math.rad(396.667), math.rad(0)) |
| 4020 | p.BrickColor = BrickColor.new("Institutional white") |
| 4021 | p.Material = Enum.Material.Glacier |
| 4022 | p.MaterialVariant = "2022 Stud" |
| 4023 | p.Anchored = true |
| 4024 | p.Parent = model |
| 4025 | end |
| 4026 | do |
| 4027 | local p = Instance.new("Part") |
| 4028 | p.Name = "Fin_35_8" |
| 4029 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 4030 | p.CFrame = CFrame.new(1.87573, 10.1, 1.98815) * CFrame.Angles(math.rad(7.59464), math.rad(403.333), math.rad(0)) |
| 4031 | p.BrickColor = BrickColor.new("Institutional white") |
| 4032 | p.Material = Enum.Material.Glacier |
| 4033 | p.MaterialVariant = "2022 Stud" |
| 4034 | p.Anchored = true |
| 4035 | p.Parent = model |
| 4036 | end |
| 4037 | do |
| 4038 | local p = Instance.new("Part") |
| 4039 | p.Name = "Fin_35_9" |
| 4040 | p.Size = Vector3.new(0.2, 1.1, 0.8) |
| 4041 | p.CFrame = CFrame.new(1.99172, 11.1, 1.67125) * CFrame.Angles(math.rad(0), math.rad(410), math.rad(0)) |
| 4042 | p.BrickColor = BrickColor.new("Institutional white") |
| 4043 | p.Material = Enum.Material.Glacier |
| 4044 | p.MaterialVariant = "2022 Stud" |
| 4045 | p.Anchored = true |
| 4046 | p.Parent = model |
| 4047 | end |
| 4048 | model.PrimaryPart = model:FindFirstChild("BaseWood") |
| 4049 | print("WavyLamp built: " .. #model:GetChildren() .. " parts") |
Loading comments...