Loading model...
by Miguel · 9/18/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: PremiumEggCollection |
| 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 = "PremiumEggCollection" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Black"] = "2022 Glue", |
| 25 | ["Bright green"] = "2022 Stud", |
| 26 | ["Dark stone grey"] = "2022 Stud", |
| 27 | ["Deep orange"] = "2022 Stud", |
| 28 | ["Earth green"] = "2022 Stud", |
| 29 | ["Gold"] = "2022 Stud", |
| 30 | ["Lime green"] = "2022 Stud", |
| 31 | ["Medium stone grey"] = "2022 Inlet", |
| 32 | ["Navy blue"] = "2022 Stud", |
| 33 | ["Really black"] = "2022 Universal", |
| 34 | ["Reddish brown"] = "2022 Small Stud", |
| 35 | ["White"] = "2022 Stud", |
| 36 | } |
| 37 | do |
| 38 | local p = Instance.new("Part") |
| 39 | p.Shape = Enum.PartType.Cylinder |
| 40 | p.Name = "Com_Pedestal1" |
| 41 | p.Size = Vector3.new(0.5, 5, 5) |
| 42 | p.CFrame = CFrame.new(-30, -0.29, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 43 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 44 | p.Material = Enum.Material.Glacier |
| 45 | p.MaterialVariant = "2022 Stud" |
| 46 | p.Anchored = true |
| 47 | p.Parent = model |
| 48 | end |
| 49 | do |
| 50 | local p = Instance.new("Part") |
| 51 | p.Shape = Enum.PartType.Cylinder |
| 52 | p.Name = "Com_Pedestal2" |
| 53 | p.Size = Vector3.new(0.5, 6, 6) |
| 54 | p.CFrame = CFrame.new(-30, -0.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 55 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 56 | p.Material = Enum.Material.Glacier |
| 57 | p.MaterialVariant = "2022 Inlet" |
| 58 | p.Anchored = true |
| 59 | p.Parent = model |
| 60 | end |
| 61 | do |
| 62 | local p = Instance.new("Part") |
| 63 | p.Shape = Enum.PartType.Cylinder |
| 64 | p.Name = "Com_seg_0" |
| 65 | p.Size = Vector3.new(1, 4, 4) |
| 66 | p.CFrame = CFrame.new(-30, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 67 | p.BrickColor = BrickColor.new("White") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Stud" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("Part") |
| 75 | p.Shape = Enum.PartType.Cylinder |
| 76 | p.Name = "Com_seg_1" |
| 77 | p.Size = Vector3.new(1, 6, 6) |
| 78 | p.CFrame = CFrame.new(-30, 1.38, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 79 | p.BrickColor = BrickColor.new("White") |
| 80 | p.Material = Enum.Material.Glacier |
| 81 | p.MaterialVariant = "2022 Stud" |
| 82 | p.Anchored = true |
| 83 | p.Parent = model |
| 84 | end |
| 85 | do |
| 86 | local p = Instance.new("Part") |
| 87 | p.Shape = Enum.PartType.Cylinder |
| 88 | p.Name = "Com_seg_2" |
| 89 | p.Size = Vector3.new(1, 7.8, 7.8) |
| 90 | p.CFrame = CFrame.new(-30, 2.42, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 91 | p.BrickColor = BrickColor.new("Reddish brown") |
| 92 | p.Material = Enum.Material.Glacier |
| 93 | p.MaterialVariant = "2022 Small Stud" |
| 94 | p.Anchored = true |
| 95 | p.Parent = model |
| 96 | end |
| 97 | do |
| 98 | local p = Instance.new("Part") |
| 99 | p.Shape = Enum.PartType.Cylinder |
| 100 | p.Name = "Com_seg_3" |
| 101 | p.Size = Vector3.new(1, 8, 8) |
| 102 | p.CFrame = CFrame.new(-30, 3.46, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 103 | p.BrickColor = BrickColor.new("White") |
| 104 | p.Material = Enum.Material.Glacier |
| 105 | p.MaterialVariant = "2022 Stud" |
| 106 | p.Anchored = true |
| 107 | p.Parent = model |
| 108 | end |
| 109 | do |
| 110 | local p = Instance.new("Part") |
| 111 | p.Shape = Enum.PartType.Cylinder |
| 112 | p.Name = "Com_seg_4" |
| 113 | p.Size = Vector3.new(1, 8.4, 8.4) |
| 114 | p.CFrame = CFrame.new(-30, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 115 | p.BrickColor = BrickColor.new("Reddish brown") |
| 116 | p.Material = Enum.Material.Glacier |
| 117 | p.MaterialVariant = "2022 Small Stud" |
| 118 | p.Anchored = true |
| 119 | p.Parent = model |
| 120 | end |
| 121 | do |
| 122 | local p = Instance.new("Part") |
| 123 | p.Shape = Enum.PartType.Cylinder |
| 124 | p.Name = "Com_seg_5" |
| 125 | p.Size = Vector3.new(1, 7.6, 7.6) |
| 126 | p.CFrame = CFrame.new(-30, 5.54, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 127 | p.BrickColor = BrickColor.new("White") |
| 128 | p.Material = Enum.Material.Glacier |
| 129 | p.MaterialVariant = "2022 Stud" |
| 130 | p.Anchored = true |
| 131 | p.Parent = model |
| 132 | end |
| 133 | do |
| 134 | local p = Instance.new("Part") |
| 135 | p.Shape = Enum.PartType.Cylinder |
| 136 | p.Name = "Com_seg_6" |
| 137 | p.Size = Vector3.new(1, 6.8, 6.8) |
| 138 | p.CFrame = CFrame.new(-30, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 139 | p.BrickColor = BrickColor.new("White") |
| 140 | p.Material = Enum.Material.Glacier |
| 141 | p.MaterialVariant = "2022 Stud" |
| 142 | p.Anchored = true |
| 143 | p.Parent = model |
| 144 | end |
| 145 | do |
| 146 | local p = Instance.new("Part") |
| 147 | p.Shape = Enum.PartType.Cylinder |
| 148 | p.Name = "Com_seg_7" |
| 149 | p.Size = Vector3.new(1, 6, 6) |
| 150 | p.CFrame = CFrame.new(-30, 7.54, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 151 | p.BrickColor = BrickColor.new("Reddish brown") |
| 152 | p.Material = Enum.Material.Glacier |
| 153 | p.MaterialVariant = "2022 Small Stud" |
| 154 | p.Anchored = true |
| 155 | p.Parent = model |
| 156 | end |
| 157 | do |
| 158 | local p = Instance.new("Part") |
| 159 | p.Shape = Enum.PartType.Cylinder |
| 160 | p.Name = "Com_seg_8" |
| 161 | p.Size = Vector3.new(1, 4.2, 4.2) |
| 162 | p.CFrame = CFrame.new(-30, 8.58, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 163 | p.BrickColor = BrickColor.new("White") |
| 164 | p.Material = Enum.Material.Glacier |
| 165 | p.MaterialVariant = "2022 Stud" |
| 166 | p.Anchored = true |
| 167 | p.Parent = model |
| 168 | end |
| 169 | do |
| 170 | local p = Instance.new("Part") |
| 171 | p.Shape = Enum.PartType.Cylinder |
| 172 | p.Name = "Com_seg_9" |
| 173 | p.Size = Vector3.new(1, 2.6, 2.6) |
| 174 | p.CFrame = CFrame.new(-30, 9.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 175 | p.BrickColor = BrickColor.new("White") |
| 176 | p.Material = Enum.Material.Glacier |
| 177 | p.MaterialVariant = "2022 Stud" |
| 178 | p.Anchored = true |
| 179 | p.Parent = model |
| 180 | end |
| 181 | do |
| 182 | local p = Instance.new("Part") |
| 183 | p.Shape = Enum.PartType.Cylinder |
| 184 | p.Name = "Com_seg_10" |
| 185 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 186 | p.CFrame = CFrame.new(-30, 10.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 187 | p.BrickColor = BrickColor.new("White") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Stud" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Shape = Enum.PartType.Ball |
| 196 | p.Name = "Com_Stud_2_0" |
| 197 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 198 | p.CFrame = CFrame.new(-22.3, 2.5, 0) |
| 199 | p.BrickColor = BrickColor.new("Reddish brown") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Small Stud" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("Part") |
| 207 | p.Shape = Enum.PartType.Ball |
| 208 | p.Name = "Com_Stud_4_0" |
| 209 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 210 | p.CFrame = CFrame.new(-21.7, 4.5, 0) |
| 211 | p.BrickColor = BrickColor.new("Reddish brown") |
| 212 | p.Material = Enum.Material.Glacier |
| 213 | p.MaterialVariant = "2022 Small Stud" |
| 214 | p.Anchored = true |
| 215 | p.Parent = model |
| 216 | end |
| 217 | do |
| 218 | local p = Instance.new("Part") |
| 219 | p.Shape = Enum.PartType.Ball |
| 220 | p.Name = "Com_Stud_7_0" |
| 221 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 222 | p.CFrame = CFrame.new(-24.1, 7.5, 0) |
| 223 | p.BrickColor = BrickColor.new("Reddish brown") |
| 224 | p.Material = Enum.Material.Glacier |
| 225 | p.MaterialVariant = "2022 Small Stud" |
| 226 | p.Anchored = true |
| 227 | p.Parent = model |
| 228 | end |
| 229 | do |
| 230 | local p = Instance.new("Part") |
| 231 | p.Shape = Enum.PartType.Ball |
| 232 | p.Name = "Com_Stud_2_45" |
| 233 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 234 | p.CFrame = CFrame.new(-24.5553, 2.5, -5.44472) |
| 235 | p.BrickColor = BrickColor.new("Reddish brown") |
| 236 | p.Material = Enum.Material.Glacier |
| 237 | p.MaterialVariant = "2022 Small Stud" |
| 238 | p.Anchored = true |
| 239 | p.Parent = model |
| 240 | end |
| 241 | do |
| 242 | local p = Instance.new("Part") |
| 243 | p.Shape = Enum.PartType.Ball |
| 244 | p.Name = "Com_Stud_4_45" |
| 245 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 246 | p.CFrame = CFrame.new(-24.131, 4.5, -5.86899) |
| 247 | p.BrickColor = BrickColor.new("Reddish brown") |
| 248 | p.Material = Enum.Material.Glacier |
| 249 | p.MaterialVariant = "2022 Small Stud" |
| 250 | p.Anchored = true |
| 251 | p.Parent = model |
| 252 | end |
| 253 | do |
| 254 | local p = Instance.new("Part") |
| 255 | p.Shape = Enum.PartType.Ball |
| 256 | p.Name = "Com_Stud_7_45" |
| 257 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 258 | p.CFrame = CFrame.new(-25.8281, 7.5, -4.17193) |
| 259 | p.BrickColor = BrickColor.new("Reddish brown") |
| 260 | p.Material = Enum.Material.Glacier |
| 261 | p.MaterialVariant = "2022 Small Stud" |
| 262 | p.Anchored = true |
| 263 | p.Parent = model |
| 264 | end |
| 265 | do |
| 266 | local p = Instance.new("Part") |
| 267 | p.Shape = Enum.PartType.Ball |
| 268 | p.Name = "Com_Stud_2_90" |
| 269 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 270 | p.CFrame = CFrame.new(-30, 2.5, -7.7) |
| 271 | p.BrickColor = BrickColor.new("Reddish brown") |
| 272 | p.Material = Enum.Material.Glacier |
| 273 | p.MaterialVariant = "2022 Small Stud" |
| 274 | p.Anchored = true |
| 275 | p.Parent = model |
| 276 | end |
| 277 | do |
| 278 | local p = Instance.new("Part") |
| 279 | p.Shape = Enum.PartType.Ball |
| 280 | p.Name = "Com_Stud_4_90" |
| 281 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 282 | p.CFrame = CFrame.new(-30, 4.5, -8.3) |
| 283 | p.BrickColor = BrickColor.new("Reddish brown") |
| 284 | p.Material = Enum.Material.Glacier |
| 285 | p.MaterialVariant = "2022 Small Stud" |
| 286 | p.Anchored = true |
| 287 | p.Parent = model |
| 288 | end |
| 289 | do |
| 290 | local p = Instance.new("Part") |
| 291 | p.Shape = Enum.PartType.Ball |
| 292 | p.Name = "Com_Stud_7_90" |
| 293 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 294 | p.CFrame = CFrame.new(-30, 7.5, -5.9) |
| 295 | p.BrickColor = BrickColor.new("Reddish brown") |
| 296 | p.Material = Enum.Material.Glacier |
| 297 | p.MaterialVariant = "2022 Small Stud" |
| 298 | p.Anchored = true |
| 299 | p.Parent = model |
| 300 | end |
| 301 | do |
| 302 | local p = Instance.new("Part") |
| 303 | p.Shape = Enum.PartType.Ball |
| 304 | p.Name = "Com_Stud_2_135" |
| 305 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 306 | p.CFrame = CFrame.new(-35.4447, 2.5, -5.44472) |
| 307 | p.BrickColor = BrickColor.new("Reddish brown") |
| 308 | p.Material = Enum.Material.Glacier |
| 309 | p.MaterialVariant = "2022 Small Stud" |
| 310 | p.Anchored = true |
| 311 | p.Parent = model |
| 312 | end |
| 313 | do |
| 314 | local p = Instance.new("Part") |
| 315 | p.Shape = Enum.PartType.Ball |
| 316 | p.Name = "Com_Stud_4_135" |
| 317 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 318 | p.CFrame = CFrame.new(-35.869, 4.5, -5.86899) |
| 319 | p.BrickColor = BrickColor.new("Reddish brown") |
| 320 | p.Material = Enum.Material.Glacier |
| 321 | p.MaterialVariant = "2022 Small Stud" |
| 322 | p.Anchored = true |
| 323 | p.Parent = model |
| 324 | end |
| 325 | do |
| 326 | local p = Instance.new("Part") |
| 327 | p.Shape = Enum.PartType.Ball |
| 328 | p.Name = "Com_Stud_7_135" |
| 329 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 330 | p.CFrame = CFrame.new(-34.1719, 7.5, -4.17193) |
| 331 | p.BrickColor = BrickColor.new("Reddish brown") |
| 332 | p.Material = Enum.Material.Glacier |
| 333 | p.MaterialVariant = "2022 Small Stud" |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("Part") |
| 339 | p.Shape = Enum.PartType.Ball |
| 340 | p.Name = "Com_Stud_2_180" |
| 341 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 342 | p.CFrame = CFrame.new(-37.7, 2.5, 0) |
| 343 | p.BrickColor = BrickColor.new("Reddish brown") |
| 344 | p.Material = Enum.Material.Glacier |
| 345 | p.MaterialVariant = "2022 Small Stud" |
| 346 | p.Anchored = true |
| 347 | p.Parent = model |
| 348 | end |
| 349 | do |
| 350 | local p = Instance.new("Part") |
| 351 | p.Shape = Enum.PartType.Ball |
| 352 | p.Name = "Com_Stud_4_180" |
| 353 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 354 | p.CFrame = CFrame.new(-38.3, 4.5, 0) |
| 355 | p.BrickColor = BrickColor.new("Reddish brown") |
| 356 | p.Material = Enum.Material.Glacier |
| 357 | p.MaterialVariant = "2022 Small Stud" |
| 358 | p.Anchored = true |
| 359 | p.Parent = model |
| 360 | end |
| 361 | do |
| 362 | local p = Instance.new("Part") |
| 363 | p.Shape = Enum.PartType.Ball |
| 364 | p.Name = "Com_Stud_7_180" |
| 365 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 366 | p.CFrame = CFrame.new(-35.9, 7.5, 0) |
| 367 | p.BrickColor = BrickColor.new("Reddish brown") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Small Stud" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Shape = Enum.PartType.Ball |
| 376 | p.Name = "Com_Stud_2_225" |
| 377 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 378 | p.CFrame = CFrame.new(-35.4447, 2.5, 5.44472) |
| 379 | p.BrickColor = BrickColor.new("Reddish brown") |
| 380 | p.Material = Enum.Material.Glacier |
| 381 | p.MaterialVariant = "2022 Small Stud" |
| 382 | p.Anchored = true |
| 383 | p.Parent = model |
| 384 | end |
| 385 | do |
| 386 | local p = Instance.new("Part") |
| 387 | p.Shape = Enum.PartType.Ball |
| 388 | p.Name = "Com_Stud_4_225" |
| 389 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 390 | p.CFrame = CFrame.new(-35.869, 4.5, 5.86899) |
| 391 | p.BrickColor = BrickColor.new("Reddish brown") |
| 392 | p.Material = Enum.Material.Glacier |
| 393 | p.MaterialVariant = "2022 Small Stud" |
| 394 | p.Anchored = true |
| 395 | p.Parent = model |
| 396 | end |
| 397 | do |
| 398 | local p = Instance.new("Part") |
| 399 | p.Shape = Enum.PartType.Ball |
| 400 | p.Name = "Com_Stud_7_225" |
| 401 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 402 | p.CFrame = CFrame.new(-34.1719, 7.5, 4.17193) |
| 403 | p.BrickColor = BrickColor.new("Reddish brown") |
| 404 | p.Material = Enum.Material.Glacier |
| 405 | p.MaterialVariant = "2022 Small Stud" |
| 406 | p.Anchored = true |
| 407 | p.Parent = model |
| 408 | end |
| 409 | do |
| 410 | local p = Instance.new("Part") |
| 411 | p.Shape = Enum.PartType.Ball |
| 412 | p.Name = "Com_Stud_2_270" |
| 413 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 414 | p.CFrame = CFrame.new(-30, 2.5, 7.7) |
| 415 | p.BrickColor = BrickColor.new("Reddish brown") |
| 416 | p.Material = Enum.Material.Glacier |
| 417 | p.MaterialVariant = "2022 Small Stud" |
| 418 | p.Anchored = true |
| 419 | p.Parent = model |
| 420 | end |
| 421 | do |
| 422 | local p = Instance.new("Part") |
| 423 | p.Shape = Enum.PartType.Ball |
| 424 | p.Name = "Com_Stud_4_270" |
| 425 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 426 | p.CFrame = CFrame.new(-30, 4.5, 8.3) |
| 427 | p.BrickColor = BrickColor.new("Reddish brown") |
| 428 | p.Material = Enum.Material.Glacier |
| 429 | p.MaterialVariant = "2022 Small Stud" |
| 430 | p.Anchored = true |
| 431 | p.Parent = model |
| 432 | end |
| 433 | do |
| 434 | local p = Instance.new("Part") |
| 435 | p.Shape = Enum.PartType.Ball |
| 436 | p.Name = "Com_Stud_7_270" |
| 437 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 438 | p.CFrame = CFrame.new(-30, 7.5, 5.9) |
| 439 | p.BrickColor = BrickColor.new("Reddish brown") |
| 440 | p.Material = Enum.Material.Glacier |
| 441 | p.MaterialVariant = "2022 Small Stud" |
| 442 | p.Anchored = true |
| 443 | p.Parent = model |
| 444 | end |
| 445 | do |
| 446 | local p = Instance.new("Part") |
| 447 | p.Shape = Enum.PartType.Ball |
| 448 | p.Name = "Com_Stud_2_315" |
| 449 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 450 | p.CFrame = CFrame.new(-24.5553, 2.5, 5.44472) |
| 451 | p.BrickColor = BrickColor.new("Reddish brown") |
| 452 | p.Material = Enum.Material.Glacier |
| 453 | p.MaterialVariant = "2022 Small Stud" |
| 454 | p.Anchored = true |
| 455 | p.Parent = model |
| 456 | end |
| 457 | do |
| 458 | local p = Instance.new("Part") |
| 459 | p.Shape = Enum.PartType.Ball |
| 460 | p.Name = "Com_Stud_4_315" |
| 461 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 462 | p.CFrame = CFrame.new(-24.131, 4.5, 5.86899) |
| 463 | p.BrickColor = BrickColor.new("Reddish brown") |
| 464 | p.Material = Enum.Material.Glacier |
| 465 | p.MaterialVariant = "2022 Small Stud" |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("Part") |
| 471 | p.Shape = Enum.PartType.Ball |
| 472 | p.Name = "Com_Stud_7_315" |
| 473 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 474 | p.CFrame = CFrame.new(-25.8281, 7.5, 4.17193) |
| 475 | p.BrickColor = BrickColor.new("Reddish brown") |
| 476 | p.Material = Enum.Material.Glacier |
| 477 | p.MaterialVariant = "2022 Small Stud" |
| 478 | p.Anchored = true |
| 479 | p.Parent = model |
| 480 | end |
| 481 | do |
| 482 | local p = Instance.new("Part") |
| 483 | p.Shape = Enum.PartType.Cylinder |
| 484 | p.Name = "Com_Vine1_0" |
| 485 | p.Size = Vector3.new(4.21133, 0.6, 0.6) |
| 486 | p.CFrame = CFrame.new(-25.2242, 1.5, -3.38492) * CFrame.Angles(math.rad(0), math.rad(12.9438), math.rad(28.3535)) |
| 487 | p.BrickColor = BrickColor.new("Bright green") |
| 488 | p.Material = Enum.Material.Glacier |
| 489 | p.MaterialVariant = "2022 Stud" |
| 490 | p.Anchored = true |
| 491 | p.Parent = model |
| 492 | end |
| 493 | do |
| 494 | local p = Instance.new("Part") |
| 495 | p.Name = "Com_Leaf1_0" |
| 496 | p.Size = Vector3.new(0.8, 0.6, 0.2) |
| 497 | p.CFrame = CFrame.new(-23.4182, 2.5, -3.8) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(15)) |
| 498 | p.BrickColor = BrickColor.new("Earth green") |
| 499 | p.Material = Enum.Material.Glacier |
| 500 | p.MaterialVariant = "2022 Stud" |
| 501 | p.Anchored = true |
| 502 | p.Parent = model |
| 503 | end |
| 504 | do |
| 505 | local p = Instance.new("Part") |
| 506 | p.Shape = Enum.PartType.Cylinder |
| 507 | p.Name = "Com_Vine1_1" |
| 508 | p.Size = Vector3.new(4.58896, 0.44, 0.44) |
| 509 | p.CFrame = CFrame.new(-22.6091, 3.5, -1.9) * CFrame.Angles(math.rad(0), math.rad(-66.9336), math.rad(25.838)) |
| 510 | p.BrickColor = BrickColor.new("Bright green") |
| 511 | p.Material = Enum.Material.Glacier |
| 512 | p.MaterialVariant = "2022 Stud" |
| 513 | p.Anchored = true |
| 514 | p.Parent = model |
| 515 | end |
| 516 | do |
| 517 | local p = Instance.new("Part") |
| 518 | p.Name = "Com_Leaf1_1" |
| 519 | p.Size = Vector3.new(0.8, 0.6, 0.2) |
| 520 | p.CFrame = CFrame.new(-21.8, 4.5, 0) * CFrame.Angles(math.rad(30), math.rad(-30), math.rad(15)) |
| 521 | p.BrickColor = BrickColor.new("Earth green") |
| 522 | p.Material = Enum.Material.Glacier |
| 523 | p.MaterialVariant = "2022 Stud" |
| 524 | p.Anchored = true |
| 525 | p.Parent = model |
| 526 | end |
| 527 | do |
| 528 | local p = Instance.new("Part") |
| 529 | p.Shape = Enum.PartType.Cylinder |
| 530 | p.Name = "Com_Vine1_2" |
| 531 | p.Size = Vector3.new(4.56292, 0.48, 0.48) |
| 532 | p.CFrame = CFrame.new(-22.8689, 5.5, 1.75) * CFrame.Angles(math.rad(-180), math.rad(-58.5832), math.rad(-154.004)) |
| 533 | p.BrickColor = BrickColor.new("Bright green") |
| 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 = "Com_Leaf1_2" |
| 542 | p.Size = Vector3.new(0.8, 0.6, 0.2) |
| 543 | p.CFrame = CFrame.new(-23.9378, 6.5, 3.5) * CFrame.Angles(math.rad(30), math.rad(-60), math.rad(15)) |
| 544 | p.BrickColor = BrickColor.new("Earth green") |
| 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.Shape = Enum.PartType.Cylinder |
| 553 | p.Name = "Com_Vine1_3" |
| 554 | p.Size = Vector3.new(4.36037, 0.56, 0.56) |
| 555 | p.CFrame = CFrame.new(-25.8689, 7.5, 3.65526) * CFrame.Angles(math.rad(-180), math.rad(-4.59659), math.rad(-152.698)) |
| 556 | p.BrickColor = BrickColor.new("Bright green") |
| 557 | p.Material = Enum.Material.Glacier |
| 558 | p.MaterialVariant = "2022 Stud" |
| 559 | p.Anchored = true |
| 560 | p.Parent = model |
| 561 | end |
| 562 | do |
| 563 | local p = Instance.new("Part") |
| 564 | p.Name = "Com_Leaf1_3" |
| 565 | p.Size = Vector3.new(0.8, 0.6, 0.2) |
| 566 | p.CFrame = CFrame.new(-27.8, 8.5, 3.81051) * CFrame.Angles(math.rad(30), math.rad(-90), math.rad(15)) |
| 567 | p.BrickColor = BrickColor.new("Earth green") |
| 568 | p.Material = Enum.Material.Glacier |
| 569 | p.MaterialVariant = "2022 Stud" |
| 570 | p.Anchored = true |
| 571 | p.Parent = model |
| 572 | end |
| 573 | do |
| 574 | local p = Instance.new("Part") |
| 575 | p.Shape = Enum.PartType.Cylinder |
| 576 | p.Name = "Com_Vine2_0" |
| 577 | p.Size = Vector3.new(4.65, 0.38, 0.38) |
| 578 | p.CFrame = CFrame.new(-36.6507, 2.5, 2.05) * CFrame.Angles(math.rad(-180), math.rad(-77.6005), math.rad(-154.526)) |
| 579 | p.BrickColor = BrickColor.new("Bright green") |
| 580 | p.Material = Enum.Material.Glacier |
| 581 | p.MaterialVariant = "2022 Stud" |
| 582 | p.Anchored = true |
| 583 | p.Parent = model |
| 584 | end |
| 585 | do |
| 586 | local p = Instance.new("Part") |
| 587 | p.Name = "Com_Leaf2_0" |
| 588 | p.Size = Vector3.new(0.8, 0.6, 0.2) |
| 589 | p.CFrame = CFrame.new(-37.1014, 3.5, 4.1) * CFrame.Angles(math.rad(-20), math.rad(-180), math.rad(-15)) |
| 590 | p.BrickColor = BrickColor.new("Earth green") |
| 591 | p.Material = Enum.Material.Glacier |
| 592 | p.MaterialVariant = "2022 Stud" |
| 593 | p.Anchored = true |
| 594 | p.Parent = model |
| 595 | end |
| 596 | do |
| 597 | local p = Instance.new("Part") |
| 598 | p.Shape = Enum.PartType.Cylinder |
| 599 | p.Name = "Com_Vine2_1" |
| 600 | p.Size = Vector3.new(4.61498, 0.38, 0.38) |
| 601 | p.CFrame = CFrame.new(-35.5007, 4.5, 5.4275) * CFrame.Angles(math.rad(0), math.rad(-39.6697), math.rad(25.6817)) |
| 602 | p.BrickColor = BrickColor.new("Bright green") |
| 603 | p.Material = Enum.Material.Glacier |
| 604 | p.MaterialVariant = "2022 Stud" |
| 605 | p.Anchored = true |
| 606 | p.Parent = model |
| 607 | end |
| 608 | do |
| 609 | local p = Instance.new("Part") |
| 610 | p.Name = "Com_Leaf2_1" |
| 611 | p.Size = Vector3.new(0.8, 0.6, 0.2) |
| 612 | p.CFrame = CFrame.new(-33.9, 5.5, 6.755) * CFrame.Angles(math.rad(-20), math.rad(-210), math.rad(-15)) |
| 613 | p.BrickColor = BrickColor.new("Earth green") |
| 614 | p.Material = Enum.Material.Glacier |
| 615 | p.MaterialVariant = "2022 Stud" |
| 616 | p.Anchored = true |
| 617 | p.Parent = model |
| 618 | end |
| 619 | do |
| 620 | local p = Instance.new("Part") |
| 621 | p.Shape = Enum.PartType.Cylinder |
| 622 | p.Name = "Com_Vine2_2" |
| 623 | p.Size = Vector3.new(4.48576, 0.42, 0.42) |
| 624 | p.CFrame = CFrame.new(-31.95, 6.5, 6.2775) * CFrame.Angles(math.rad(0), math.rad(13.7593), math.rad(26.4781)) |
| 625 | p.BrickColor = BrickColor.new("Bright green") |
| 626 | p.Material = Enum.Material.Glacier |
| 627 | p.MaterialVariant = "2022 Stud" |
| 628 | p.Anchored = true |
| 629 | p.Parent = model |
| 630 | end |
| 631 | do |
| 632 | local p = Instance.new("Part") |
| 633 | p.Name = "Com_Leaf2_2" |
| 634 | p.Size = Vector3.new(0.8, 0.6, 0.2) |
| 635 | p.CFrame = CFrame.new(-30, 7.5, 5.8) * CFrame.Angles(math.rad(-20), math.rad(-240), math.rad(-15)) |
| 636 | p.BrickColor = BrickColor.new("Earth green") |
| 637 | p.Material = Enum.Material.Glacier |
| 638 | p.MaterialVariant = "2022 Stud" |
| 639 | p.Anchored = true |
| 640 | p.Parent = model |
| 641 | end |
| 642 | do |
| 643 | local p = Instance.new("Part") |
| 644 | p.Shape = Enum.PartType.Cylinder |
| 645 | p.Name = "Com_TopStud" |
| 646 | p.Size = Vector3.new(0.4, 0.8, 0.8) |
| 647 | p.CFrame = CFrame.new(-30, 11.24, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 648 | p.BrickColor = BrickColor.new("White") |
| 649 | p.Material = Enum.Material.Glacier |
| 650 | p.MaterialVariant = "2022 Stud" |
| 651 | p.Anchored = true |
| 652 | p.Parent = model |
| 653 | end |
| 654 | do |
| 655 | local p = Instance.new("Part") |
| 656 | p.Shape = Enum.PartType.Cylinder |
| 657 | p.Name = "Fire_Pedestal1" |
| 658 | p.Size = Vector3.new(0.5, 5, 5) |
| 659 | p.CFrame = CFrame.new(-15, -0.29, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 660 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 661 | p.Material = Enum.Material.Glacier |
| 662 | p.MaterialVariant = "2022 Stud" |
| 663 | p.Anchored = true |
| 664 | p.Parent = model |
| 665 | end |
| 666 | do |
| 667 | local p = Instance.new("Part") |
| 668 | p.Shape = Enum.PartType.Cylinder |
| 669 | p.Name = "Fire_Pedestal2" |
| 670 | p.Size = Vector3.new(0.5, 6, 6) |
| 671 | p.CFrame = CFrame.new(-15, -0.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 672 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 673 | p.Material = Enum.Material.Glacier |
| 674 | p.MaterialVariant = "2022 Inlet" |
| 675 | p.Anchored = true |
| 676 | p.Parent = model |
| 677 | end |
| 678 | do |
| 679 | local p = Instance.new("Part") |
| 680 | p.Shape = Enum.PartType.Cylinder |
| 681 | p.Name = "Fire_seg_0" |
| 682 | p.Size = Vector3.new(1, 4, 4) |
| 683 | p.CFrame = CFrame.new(-15, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 684 | p.BrickColor = BrickColor.new("Really black") |
| 685 | p.Material = Enum.Material.Glacier |
| 686 | p.MaterialVariant = "2022 Universal" |
| 687 | p.Anchored = true |
| 688 | p.Parent = model |
| 689 | end |
| 690 | do |
| 691 | local p = Instance.new("Part") |
| 692 | p.Shape = Enum.PartType.Cylinder |
| 693 | p.Name = "Fire_seg_1" |
| 694 | p.Size = Vector3.new(1, 6, 6) |
| 695 | p.CFrame = CFrame.new(-15, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 696 | p.BrickColor = BrickColor.new("Really black") |
| 697 | p.Material = Enum.Material.Glacier |
| 698 | p.MaterialVariant = "2022 Universal" |
| 699 | p.Anchored = true |
| 700 | p.Parent = model |
| 701 | end |
| 702 | do |
| 703 | local p = Instance.new("Part") |
| 704 | p.Shape = Enum.PartType.Cylinder |
| 705 | p.Name = "Fire_seg_2" |
| 706 | p.Size = Vector3.new(1, 7.4, 7.4) |
| 707 | p.CFrame = CFrame.new(-15, 2.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 708 | p.BrickColor = BrickColor.new("Really black") |
| 709 | p.Material = Enum.Material.Glacier |
| 710 | p.MaterialVariant = "2022 Universal" |
| 711 | p.Anchored = true |
| 712 | p.Parent = model |
| 713 | end |
| 714 | do |
| 715 | local p = Instance.new("Part") |
| 716 | p.Shape = Enum.PartType.Cylinder |
| 717 | p.Name = "Fire_seg_3" |
| 718 | p.Size = Vector3.new(1, 8, 8) |
| 719 | p.CFrame = CFrame.new(-15, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 720 | p.BrickColor = BrickColor.new("Really black") |
| 721 | p.Material = Enum.Material.Glacier |
| 722 | p.MaterialVariant = "2022 Universal" |
| 723 | p.Anchored = true |
| 724 | p.Parent = model |
| 725 | end |
| 726 | do |
| 727 | local p = Instance.new("Part") |
| 728 | p.Shape = Enum.PartType.Cylinder |
| 729 | p.Name = "Fire_seg_4" |
| 730 | p.Size = Vector3.new(1, 8, 8) |
| 731 | p.CFrame = CFrame.new(-15, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 732 | p.BrickColor = BrickColor.new("Really black") |
| 733 | p.Material = Enum.Material.Glacier |
| 734 | p.MaterialVariant = "2022 Universal" |
| 735 | p.Anchored = true |
| 736 | p.Parent = model |
| 737 | end |
| 738 | do |
| 739 | local p = Instance.new("Part") |
| 740 | p.Shape = Enum.PartType.Cylinder |
| 741 | p.Name = "Fire_seg_5" |
| 742 | p.Size = Vector3.new(1, 7.6, 7.6) |
| 743 | p.CFrame = CFrame.new(-15, 5.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 744 | p.BrickColor = BrickColor.new("Really black") |
| 745 | p.Material = Enum.Material.Glacier |
| 746 | p.MaterialVariant = "2022 Universal" |
| 747 | p.Anchored = true |
| 748 | p.Parent = model |
| 749 | end |
| 750 | do |
| 751 | local p = Instance.new("Part") |
| 752 | p.Shape = Enum.PartType.Cylinder |
| 753 | p.Name = "Fire_seg_6" |
| 754 | p.Size = Vector3.new(1, 6.8, 6.8) |
| 755 | p.CFrame = CFrame.new(-15, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 756 | p.BrickColor = BrickColor.new("Really black") |
| 757 | p.Material = Enum.Material.Glacier |
| 758 | p.MaterialVariant = "2022 Universal" |
| 759 | p.Anchored = true |
| 760 | p.Parent = model |
| 761 | end |
| 762 | do |
| 763 | local p = Instance.new("Part") |
| 764 | p.Shape = Enum.PartType.Cylinder |
| 765 | p.Name = "Fire_seg_7" |
| 766 | p.Size = Vector3.new(1, 5.6, 5.6) |
| 767 | p.CFrame = CFrame.new(-15, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 768 | p.BrickColor = BrickColor.new("Really black") |
| 769 | p.Material = Enum.Material.Glacier |
| 770 | p.MaterialVariant = "2022 Universal" |
| 771 | p.Anchored = true |
| 772 | p.Parent = model |
| 773 | end |
| 774 | do |
| 775 | local p = Instance.new("Part") |
| 776 | p.Shape = Enum.PartType.Cylinder |
| 777 | p.Name = "Fire_seg_8" |
| 778 | p.Size = Vector3.new(1, 4.2, 4.2) |
| 779 | p.CFrame = CFrame.new(-15, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 780 | p.BrickColor = BrickColor.new("Really black") |
| 781 | p.Material = Enum.Material.Glacier |
| 782 | p.MaterialVariant = "2022 Universal" |
| 783 | p.Anchored = true |
| 784 | p.Parent = model |
| 785 | end |
| 786 | do |
| 787 | local p = Instance.new("Part") |
| 788 | p.Shape = Enum.PartType.Cylinder |
| 789 | p.Name = "Fire_seg_9" |
| 790 | p.Size = Vector3.new(1, 2.6, 2.6) |
| 791 | p.CFrame = CFrame.new(-15, 9.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 792 | p.BrickColor = BrickColor.new("Really black") |
| 793 | p.Material = Enum.Material.Glacier |
| 794 | p.MaterialVariant = "2022 Universal" |
| 795 | p.Anchored = true |
| 796 | p.Parent = model |
| 797 | end |
| 798 | do |
| 799 | local p = Instance.new("Part") |
| 800 | p.Shape = Enum.PartType.Cylinder |
| 801 | p.Name = "Fire_seg_10" |
| 802 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 803 | p.CFrame = CFrame.new(-15, 10.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 804 | p.BrickColor = BrickColor.new("Really black") |
| 805 | p.Material = Enum.Material.Glacier |
| 806 | p.MaterialVariant = "2022 Universal" |
| 807 | p.Anchored = true |
| 808 | p.Parent = model |
| 809 | end |
| 810 | do |
| 811 | local p = Instance.new("Part") |
| 812 | p.Name = "Fire_Rock_1_0" |
| 813 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 814 | p.CFrame = CFrame.new(-8.9, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(45)) |
| 815 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 816 | p.Material = Enum.Material.Glacier |
| 817 | p.MaterialVariant = "2022 Stud" |
| 818 | p.Anchored = true |
| 819 | p.Parent = model |
| 820 | end |
| 821 | do |
| 822 | local p = Instance.new("Part") |
| 823 | p.Name = "Fire_Rock_1_60" |
| 824 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 825 | p.CFrame = CFrame.new(-11.95, 1.5, -5.28275) * CFrame.Angles(math.rad(60), math.rad(30), math.rad(45)) |
| 826 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 827 | p.Material = Enum.Material.Glacier |
| 828 | p.MaterialVariant = "2022 Stud" |
| 829 | p.Anchored = true |
| 830 | p.Parent = model |
| 831 | end |
| 832 | do |
| 833 | local p = Instance.new("Part") |
| 834 | p.Name = "Fire_Rock_1_120" |
| 835 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 836 | p.CFrame = CFrame.new(-18.05, 1.5, -5.28275) * CFrame.Angles(math.rad(120), math.rad(30), math.rad(45)) |
| 837 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 838 | p.Material = Enum.Material.Glacier |
| 839 | p.MaterialVariant = "2022 Stud" |
| 840 | p.Anchored = true |
| 841 | p.Parent = model |
| 842 | end |
| 843 | do |
| 844 | local p = Instance.new("Part") |
| 845 | p.Name = "Fire_Rock_1_180" |
| 846 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 847 | p.CFrame = CFrame.new(-21.1, 1.5, 0) * CFrame.Angles(math.rad(180), math.rad(30), math.rad(45)) |
| 848 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 849 | p.Material = Enum.Material.Glacier |
| 850 | p.MaterialVariant = "2022 Stud" |
| 851 | p.Anchored = true |
| 852 | p.Parent = model |
| 853 | end |
| 854 | do |
| 855 | local p = Instance.new("Part") |
| 856 | p.Name = "Fire_Rock_1_240" |
| 857 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 858 | p.CFrame = CFrame.new(-18.05, 1.5, 5.28275) * CFrame.Angles(math.rad(240), math.rad(30), math.rad(45)) |
| 859 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 860 | p.Material = Enum.Material.Glacier |
| 861 | p.MaterialVariant = "2022 Stud" |
| 862 | p.Anchored = true |
| 863 | p.Parent = model |
| 864 | end |
| 865 | do |
| 866 | local p = Instance.new("Part") |
| 867 | p.Name = "Fire_Rock_3_0" |
| 868 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 869 | p.CFrame = CFrame.new(-6.9, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(45)) |
| 870 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 871 | p.Material = Enum.Material.Glacier |
| 872 | p.MaterialVariant = "2022 Stud" |
| 873 | p.Anchored = true |
| 874 | p.Parent = model |
| 875 | end |
| 876 | do |
| 877 | local p = Instance.new("Part") |
| 878 | p.Name = "Fire_Rock_3_120" |
| 879 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 880 | p.CFrame = CFrame.new(-19.05, 3.5, -7.01481) * CFrame.Angles(math.rad(120), math.rad(90), math.rad(45)) |
| 881 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 882 | p.Material = Enum.Material.Glacier |
| 883 | p.MaterialVariant = "2022 Stud" |
| 884 | p.Anchored = true |
| 885 | p.Parent = model |
| 886 | end |
| 887 | do |
| 888 | local p = Instance.new("Part") |
| 889 | p.Name = "Fire_Rock_3_180" |
| 890 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 891 | p.CFrame = CFrame.new(-23.1, 3.5, 0) * CFrame.Angles(math.rad(180), math.rad(90), math.rad(45)) |
| 892 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 893 | p.Material = Enum.Material.Glacier |
| 894 | p.MaterialVariant = "2022 Stud" |
| 895 | p.Anchored = true |
| 896 | p.Parent = model |
| 897 | end |
| 898 | do |
| 899 | local p = Instance.new("Part") |
| 900 | p.Name = "Fire_Rock_3_240" |
| 901 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 902 | p.CFrame = CFrame.new(-19.05, 3.5, 7.01481) * CFrame.Angles(math.rad(240), math.rad(90), math.rad(45)) |
| 903 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 904 | p.Material = Enum.Material.Glacier |
| 905 | p.MaterialVariant = "2022 Stud" |
| 906 | p.Anchored = true |
| 907 | p.Parent = model |
| 908 | end |
| 909 | do |
| 910 | local p = Instance.new("Part") |
| 911 | p.Name = "Fire_Rock_3_300" |
| 912 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 913 | p.CFrame = CFrame.new(-10.95, 3.5, 7.01481) * CFrame.Angles(math.rad(300), math.rad(90), math.rad(45)) |
| 914 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 915 | p.Material = Enum.Material.Glacier |
| 916 | p.MaterialVariant = "2022 Stud" |
| 917 | p.Anchored = true |
| 918 | p.Parent = model |
| 919 | end |
| 920 | do |
| 921 | local p = Instance.new("Part") |
| 922 | p.Name = "Fire_Rock_5_0" |
| 923 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 924 | p.CFrame = CFrame.new(-7.3, 5.5, 0) * CFrame.Angles(math.rad(0), math.rad(150), math.rad(45)) |
| 925 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 926 | p.Material = Enum.Material.Glacier |
| 927 | p.MaterialVariant = "2022 Stud" |
| 928 | p.Anchored = true |
| 929 | p.Parent = model |
| 930 | end |
| 931 | do |
| 932 | local p = Instance.new("Part") |
| 933 | p.Name = "Fire_Rock_5_60" |
| 934 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 935 | p.CFrame = CFrame.new(-11.15, 5.5, -6.6684) * CFrame.Angles(math.rad(60), math.rad(150), math.rad(45)) |
| 936 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 937 | p.Material = Enum.Material.Glacier |
| 938 | p.MaterialVariant = "2022 Stud" |
| 939 | p.Anchored = true |
| 940 | p.Parent = model |
| 941 | end |
| 942 | do |
| 943 | local p = Instance.new("Part") |
| 944 | p.Name = "Fire_Rock_5_120" |
| 945 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 946 | p.CFrame = CFrame.new(-18.85, 5.5, -6.6684) * CFrame.Angles(math.rad(120), math.rad(150), math.rad(45)) |
| 947 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 948 | p.Material = Enum.Material.Glacier |
| 949 | p.MaterialVariant = "2022 Stud" |
| 950 | p.Anchored = true |
| 951 | p.Parent = model |
| 952 | end |
| 953 | do |
| 954 | local p = Instance.new("Part") |
| 955 | p.Name = "Fire_Rock_5_180" |
| 956 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 957 | p.CFrame = CFrame.new(-22.7, 5.5, 0) * CFrame.Angles(math.rad(180), math.rad(150), math.rad(45)) |
| 958 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 959 | p.Material = Enum.Material.Glacier |
| 960 | p.MaterialVariant = "2022 Stud" |
| 961 | p.Anchored = true |
| 962 | p.Parent = model |
| 963 | end |
| 964 | do |
| 965 | local p = Instance.new("Part") |
| 966 | p.Name = "Fire_Rock_5_300" |
| 967 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 968 | p.CFrame = CFrame.new(-11.15, 5.5, 6.6684) * CFrame.Angles(math.rad(300), math.rad(150), math.rad(45)) |
| 969 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 970 | p.Material = Enum.Material.Glacier |
| 971 | p.MaterialVariant = "2022 Stud" |
| 972 | p.Anchored = true |
| 973 | p.Parent = model |
| 974 | end |
| 975 | do |
| 976 | local p = Instance.new("Part") |
| 977 | p.Name = "Fire_Rock_7_60" |
| 978 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 979 | p.CFrame = CFrame.new(-12.15, 7.5, -4.93635) * CFrame.Angles(math.rad(60), math.rad(210), math.rad(45)) |
| 980 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 981 | p.Material = Enum.Material.Glacier |
| 982 | p.MaterialVariant = "2022 Stud" |
| 983 | p.Anchored = true |
| 984 | p.Parent = model |
| 985 | end |
| 986 | do |
| 987 | local p = Instance.new("Part") |
| 988 | p.Name = "Fire_Rock_7_120" |
| 989 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 990 | p.CFrame = CFrame.new(-17.85, 7.5, -4.93635) * CFrame.Angles(math.rad(120), math.rad(210), math.rad(45)) |
| 991 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 992 | p.Material = Enum.Material.Glacier |
| 993 | p.MaterialVariant = "2022 Stud" |
| 994 | p.Anchored = true |
| 995 | p.Parent = model |
| 996 | end |
| 997 | do |
| 998 | local p = Instance.new("Part") |
| 999 | p.Name = "Fire_Rock_7_180" |
| 1000 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1001 | p.CFrame = CFrame.new(-20.7, 7.5, 0) * CFrame.Angles(math.rad(180), math.rad(210), math.rad(45)) |
| 1002 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1003 | p.Material = Enum.Material.Glacier |
| 1004 | p.MaterialVariant = "2022 Stud" |
| 1005 | p.Anchored = true |
| 1006 | p.Parent = model |
| 1007 | end |
| 1008 | do |
| 1009 | local p = Instance.new("Part") |
| 1010 | p.Name = "Fire_Rock_7_240" |
| 1011 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1012 | p.CFrame = CFrame.new(-17.85, 7.5, 4.93635) * CFrame.Angles(math.rad(240), math.rad(210), math.rad(45)) |
| 1013 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1014 | p.Material = Enum.Material.Glacier |
| 1015 | p.MaterialVariant = "2022 Stud" |
| 1016 | p.Anchored = true |
| 1017 | p.Parent = model |
| 1018 | end |
| 1019 | do |
| 1020 | local p = Instance.new("Part") |
| 1021 | p.Name = "Fire_Rock_7_300" |
| 1022 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1023 | p.CFrame = CFrame.new(-12.15, 7.5, 4.93635) * CFrame.Angles(math.rad(300), math.rad(210), math.rad(45)) |
| 1024 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1025 | p.Material = Enum.Material.Glacier |
| 1026 | p.MaterialVariant = "2022 Stud" |
| 1027 | p.Anchored = true |
| 1028 | p.Parent = model |
| 1029 | end |
| 1030 | do |
| 1031 | local p = Instance.new("Part") |
| 1032 | p.Name = "Fire_Rock_9_0" |
| 1033 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1034 | p.CFrame = CFrame.new(-12.3, 9.5, 0) * CFrame.Angles(math.rad(0), math.rad(270), math.rad(45)) |
| 1035 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1036 | p.Material = Enum.Material.Glacier |
| 1037 | p.MaterialVariant = "2022 Stud" |
| 1038 | p.Anchored = true |
| 1039 | p.Parent = model |
| 1040 | end |
| 1041 | do |
| 1042 | local p = Instance.new("Part") |
| 1043 | p.Name = "Fire_Rock_9_60" |
| 1044 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1045 | p.CFrame = CFrame.new(-13.65, 9.5, -2.33827) * CFrame.Angles(math.rad(60), math.rad(270), math.rad(45)) |
| 1046 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1047 | p.Material = Enum.Material.Glacier |
| 1048 | p.MaterialVariant = "2022 Stud" |
| 1049 | p.Anchored = true |
| 1050 | p.Parent = model |
| 1051 | end |
| 1052 | do |
| 1053 | local p = Instance.new("Part") |
| 1054 | p.Name = "Fire_Rock_9_120" |
| 1055 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1056 | p.CFrame = CFrame.new(-16.35, 9.5, -2.33827) * CFrame.Angles(math.rad(120), math.rad(270), math.rad(45)) |
| 1057 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1058 | p.Material = Enum.Material.Glacier |
| 1059 | p.MaterialVariant = "2022 Stud" |
| 1060 | p.Anchored = true |
| 1061 | p.Parent = model |
| 1062 | end |
| 1063 | do |
| 1064 | local p = Instance.new("Part") |
| 1065 | p.Name = "Fire_Rock_9_240" |
| 1066 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1067 | p.CFrame = CFrame.new(-16.35, 9.5, 2.33827) * CFrame.Angles(math.rad(240), math.rad(270), math.rad(45)) |
| 1068 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1069 | p.Material = Enum.Material.Glacier |
| 1070 | p.MaterialVariant = "2022 Stud" |
| 1071 | p.Anchored = true |
| 1072 | p.Parent = model |
| 1073 | end |
| 1074 | do |
| 1075 | local p = Instance.new("Part") |
| 1076 | p.Name = "Fire_Rock_9_300" |
| 1077 | p.Size = Vector3.new(1.5, 1.5, 1) |
| 1078 | p.CFrame = CFrame.new(-13.65, 9.5, 2.33827) * CFrame.Angles(math.rad(300), math.rad(270), math.rad(45)) |
| 1079 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1080 | p.Material = Enum.Material.Glacier |
| 1081 | p.MaterialVariant = "2022 Stud" |
| 1082 | p.Anchored = true |
| 1083 | p.Parent = model |
| 1084 | end |
| 1085 | do |
| 1086 | local p = Instance.new("Part") |
| 1087 | p.Shape = Enum.PartType.Cylinder |
| 1088 | p.Name = "Fire_Crack_0_0" |
| 1089 | p.Size = Vector3.new(3.73625, 0.28, 0.28) |
| 1090 | p.CFrame = CFrame.new(-8.14424, 2.5, -1.38518) * CFrame.Angles(math.rad(0), math.rad(61.3831), math.rad(32.364)) |
| 1091 | p.BrickColor = BrickColor.new("Deep orange") |
| 1092 | p.Material = Enum.Material.Neon |
| 1093 | p.Anchored = true |
| 1094 | p.Parent = model |
| 1095 | end |
| 1096 | do |
| 1097 | local p = Instance.new("Part") |
| 1098 | p.Shape = Enum.PartType.Ball |
| 1099 | p.Name = "Fire_CrackNode_0_0" |
| 1100 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1101 | p.CFrame = CFrame.new(-8.9, 1.5, 0) |
| 1102 | p.BrickColor = BrickColor.new("Deep orange") |
| 1103 | p.Material = Enum.Material.Neon |
| 1104 | p.Anchored = true |
| 1105 | p.Parent = model |
| 1106 | end |
| 1107 | do |
| 1108 | local p = Instance.new("Part") |
| 1109 | p.Shape = Enum.PartType.Cylinder |
| 1110 | p.Name = "Fire_Crack_0_1" |
| 1111 | p.Size = Vector3.new(4.56859, 0.24, 0.24) |
| 1112 | p.CFrame = CFrame.new(-7.40273, 4.5, -0.716636) * CFrame.Angles(math.rad(-180), math.rad(-89.6026), math.rad(-154.038)) |
| 1113 | p.BrickColor = BrickColor.new("Deep orange") |
| 1114 | p.Material = Enum.Material.Neon |
| 1115 | p.Anchored = true |
| 1116 | p.Parent = model |
| 1117 | end |
| 1118 | do |
| 1119 | local p = Instance.new("Part") |
| 1120 | p.Shape = Enum.PartType.Ball |
| 1121 | p.Name = "Fire_CrackNode_0_1" |
| 1122 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1123 | p.CFrame = CFrame.new(-7.38849, 3.5, -2.77036) |
| 1124 | p.BrickColor = BrickColor.new("Deep orange") |
| 1125 | p.Material = Enum.Material.Neon |
| 1126 | p.Anchored = true |
| 1127 | p.Parent = model |
| 1128 | end |
| 1129 | do |
| 1130 | local p = Instance.new("Part") |
| 1131 | p.Shape = Enum.PartType.Cylinder |
| 1132 | p.Name = "Fire_Crack_0_2" |
| 1133 | p.Size = Vector3.new(5.34197, 0.32, 0.32) |
| 1134 | p.CFrame = CFrame.new(-8.74032, 6.5, -0.756455) * CFrame.Angles(math.rad(-180), math.rad(57.7029), math.rad(-158.013)) |
| 1135 | p.BrickColor = BrickColor.new("Deep orange") |
| 1136 | p.Material = Enum.Material.Neon |
| 1137 | p.Anchored = true |
| 1138 | p.Parent = model |
| 1139 | end |
| 1140 | do |
| 1141 | local p = Instance.new("Part") |
| 1142 | p.Shape = Enum.PartType.Ball |
| 1143 | p.Name = "Fire_CrackNode_0_2" |
| 1144 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1145 | p.CFrame = CFrame.new(-7.41698, 5.5, 1.33709) |
| 1146 | p.BrickColor = BrickColor.new("Deep orange") |
| 1147 | p.Material = Enum.Material.Neon |
| 1148 | p.Anchored = true |
| 1149 | p.Parent = model |
| 1150 | end |
| 1151 | do |
| 1152 | local p = Instance.new("Part") |
| 1153 | p.Shape = Enum.PartType.Cylinder |
| 1154 | p.Name = "Fire_Crack_0_3" |
| 1155 | p.Size = Vector3.new(3.85438, 0.4, 0.4) |
| 1156 | p.CFrame = CFrame.new(-11.2023, 8.5, -1.65942) * CFrame.Angles(math.rad(-180), math.rad(-46.2763), math.rad(-148.742)) |
| 1157 | p.BrickColor = BrickColor.new("Deep orange") |
| 1158 | p.Material = Enum.Material.Neon |
| 1159 | p.Anchored = true |
| 1160 | p.Parent = model |
| 1161 | end |
| 1162 | do |
| 1163 | local p = Instance.new("Part") |
| 1164 | p.Shape = Enum.PartType.Ball |
| 1165 | p.Name = "Fire_CrackNode_0_3" |
| 1166 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1167 | p.CFrame = CFrame.new(-10.0637, 7.5, -2.85) |
| 1168 | p.BrickColor = BrickColor.new("Deep orange") |
| 1169 | p.Material = Enum.Material.Neon |
| 1170 | p.Anchored = true |
| 1171 | p.Parent = model |
| 1172 | end |
| 1173 | do |
| 1174 | local p = Instance.new("Part") |
| 1175 | p.Shape = Enum.PartType.Cylinder |
| 1176 | p.Name = "Fire_Crack_1_0" |
| 1177 | p.Size = Vector3.new(4.5429, 0.4, 0.4) |
| 1178 | p.CFrame = CFrame.new(-20.3824, 3.5, -5.27259) * CFrame.Angles(math.rad(-180), math.rad(-36.8315), math.rad(-153.88)) |
| 1179 | p.BrickColor = BrickColor.new("Deep orange") |
| 1180 | p.Material = Enum.Material.Neon |
| 1181 | p.Anchored = true |
| 1182 | p.Parent = model |
| 1183 | end |
| 1184 | do |
| 1185 | local p = Instance.new("Part") |
| 1186 | p.Shape = Enum.PartType.Ball |
| 1187 | p.Name = "Fire_CrackNode_1_0" |
| 1188 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1189 | p.CFrame = CFrame.new(-18.75, 2.5, -6.49519) |
| 1190 | p.BrickColor = BrickColor.new("Deep orange") |
| 1191 | p.Material = Enum.Material.Neon |
| 1192 | p.Anchored = true |
| 1193 | p.Parent = model |
| 1194 | end |
| 1195 | do |
| 1196 | local p = Instance.new("Part") |
| 1197 | p.Shape = Enum.PartType.Cylinder |
| 1198 | p.Name = "Fire_Crack_1_1" |
| 1199 | p.Size = Vector3.new(5.62064, 0.24, 0.24) |
| 1200 | p.CFrame = CFrame.new(-19.6874, 5.5, -5.26694) * CFrame.Angles(math.rad(0), math.rad(27.6036), math.rad(20.8444)) |
| 1201 | p.BrickColor = BrickColor.new("Deep orange") |
| 1202 | p.Material = Enum.Material.Neon |
| 1203 | p.Anchored = true |
| 1204 | p.Parent = model |
| 1205 | end |
| 1206 | do |
| 1207 | local p = Instance.new("Part") |
| 1208 | p.Shape = Enum.PartType.Ball |
| 1209 | p.Name = "Fire_CrackNode_1_1" |
| 1210 | p.Size = Vector3.new(0.38, 0.38, 0.38) |
| 1211 | p.CFrame = CFrame.new(-22.0148, 4.5, -4.05) |
| 1212 | p.BrickColor = BrickColor.new("Deep orange") |
| 1213 | p.Material = Enum.Material.Neon |
| 1214 | p.Anchored = true |
| 1215 | p.Parent = model |
| 1216 | end |
| 1217 | do |
| 1218 | local p = Instance.new("Part") |
| 1219 | p.Shape = Enum.PartType.Cylinder |
| 1220 | p.Name = "Fire_Crack_1_2" |
| 1221 | p.Size = Vector3.new(4.32551, 0.4, 0.4) |
| 1222 | p.CFrame = CFrame.new(-17.827, 7.5, -4.62393) * CFrame.Angles(math.rad(-180), math.rad(-75.9046), math.rad(-152.46)) |
| 1223 | p.BrickColor = BrickColor.new("Deep orange") |
| 1224 | p.Material = Enum.Material.Neon |
| 1225 | p.Anchored = true |
| 1226 | p.Parent = model |
| 1227 | end |
| 1228 | do |
| 1229 | local p = Instance.new("Part") |
| 1230 | p.Shape = Enum.PartType.Ball |
| 1231 | p.Name = "Fire_CrackNode_1_2" |
| 1232 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1233 | p.CFrame = CFrame.new(-17.3599, 6.5, -6.48388) |
| 1234 | p.BrickColor = BrickColor.new("Deep orange") |
| 1235 | p.Material = Enum.Material.Neon |
| 1236 | p.Anchored = true |
| 1237 | p.Parent = model |
| 1238 | end |
| 1239 | do |
| 1240 | local p = Instance.new("Part") |
| 1241 | p.Shape = Enum.PartType.Cylinder |
| 1242 | p.Name = "Fire_Crack_2_0" |
| 1243 | p.Size = Vector3.new(4.35426, 0.4, 0.4) |
| 1244 | p.CFrame = CFrame.new(-19.6275, 3, 5.24467) * CFrame.Angles(math.rad(-180), math.rad(1.38312), math.rad(-136.451)) |
| 1245 | p.BrickColor = BrickColor.new("Deep orange") |
| 1246 | p.Material = Enum.Material.Neon |
| 1247 | p.Anchored = true |
| 1248 | p.Parent = model |
| 1249 | end |
| 1250 | do |
| 1251 | local p = Instance.new("Part") |
| 1252 | p.Shape = Enum.PartType.Ball |
| 1253 | p.Name = "Fire_CrackNode_2_0" |
| 1254 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1255 | p.CFrame = CFrame.new(-18.05, 1.5, 5.28275) |
| 1256 | p.BrickColor = BrickColor.new("Deep orange") |
| 1257 | p.Material = Enum.Material.Neon |
| 1258 | p.Anchored = true |
| 1259 | p.Parent = model |
| 1260 | end |
| 1261 | do |
| 1262 | local p = Instance.new("Part") |
| 1263 | p.Shape = Enum.PartType.Cylinder |
| 1264 | p.Name = "Fire_Crack_2_1" |
| 1265 | p.Size = Vector3.new(6.03021, 0.32, 0.32) |
| 1266 | p.CFrame = CFrame.new(-18.5974, 6, 5.40999) * CFrame.Angles(math.rad(0), math.rad(-4.46049), math.rad(29.8344)) |
| 1267 | p.BrickColor = BrickColor.new("Deep orange") |
| 1268 | p.Material = Enum.Material.Neon |
| 1269 | p.Anchored = true |
| 1270 | p.Parent = model |
| 1271 | end |
| 1272 | do |
| 1273 | local p = Instance.new("Part") |
| 1274 | p.Shape = Enum.PartType.Ball |
| 1275 | p.Name = "Fire_CrackNode_2_1" |
| 1276 | p.Size = Vector3.new(0.5, 0.5, 0.5) |
| 1277 | p.CFrame = CFrame.new(-21.205, 4.5, 5.20658) |
| 1278 | p.BrickColor = BrickColor.new("Deep orange") |
| 1279 | p.Material = Enum.Material.Neon |
| 1280 | p.Anchored = true |
| 1281 | p.Parent = model |
| 1282 | end |
| 1283 | do |
| 1284 | local p = Instance.new("Part") |
| 1285 | p.Shape = Enum.PartType.Cylinder |
| 1286 | p.Name = "Fire_Spike_3_45" |
| 1287 | p.Size = Vector3.new(2.5, 1.2, 1.2) |
| 1288 | p.CFrame = CFrame.new(-8.81282, 3.5, -6.18718) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 1289 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1290 | p.Material = Enum.Material.Glacier |
| 1291 | p.MaterialVariant = "2022 Stud" |
| 1292 | p.Anchored = true |
| 1293 | p.Parent = model |
| 1294 | end |
| 1295 | do |
| 1296 | local p = Instance.new("Part") |
| 1297 | p.Shape = Enum.PartType.Cylinder |
| 1298 | p.Name = "Fire_SpikeTip_3_45" |
| 1299 | p.Size = Vector3.new(1.5, 0.6, 0.6) |
| 1300 | p.CFrame = CFrame.new(-7.37032, 3.5, -7.62968) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(0)) |
| 1301 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1302 | p.Material = Enum.Material.Glacier |
| 1303 | p.MaterialVariant = "2022 Stud" |
| 1304 | p.Anchored = true |
| 1305 | p.Parent = model |
| 1306 | end |
| 1307 | do |
| 1308 | local p = Instance.new("Part") |
| 1309 | p.Shape = Enum.PartType.Cylinder |
| 1310 | p.Name = "Fire_Spike_4_180" |
| 1311 | p.Size = Vector3.new(2.5, 1.2, 1.2) |
| 1312 | p.CFrame = CFrame.new(-23.75, 4.5, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-180)) |
| 1313 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1314 | p.Material = Enum.Material.Glacier |
| 1315 | p.MaterialVariant = "2022 Stud" |
| 1316 | p.Anchored = true |
| 1317 | p.Parent = model |
| 1318 | end |
| 1319 | do |
| 1320 | local p = Instance.new("Part") |
| 1321 | p.Shape = Enum.PartType.Cylinder |
| 1322 | p.Name = "Fire_SpikeTip_4_180" |
| 1323 | p.Size = Vector3.new(1.5, 0.6, 0.6) |
| 1324 | p.CFrame = CFrame.new(-25.79, 4.5, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-180)) |
| 1325 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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.Shape = Enum.PartType.Cylinder |
| 1334 | p.Name = "Fire_Spike_6_-45" |
| 1335 | p.Size = Vector3.new(2.5, 1.16, 1.16) |
| 1336 | p.CFrame = CFrame.new(-9.66134, 6.5, 5.33866) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 1337 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1338 | p.Material = Enum.Material.Glacier |
| 1339 | p.MaterialVariant = "2022 Stud" |
| 1340 | p.Anchored = true |
| 1341 | p.Parent = model |
| 1342 | end |
| 1343 | do |
| 1344 | local p = Instance.new("Part") |
| 1345 | p.Shape = Enum.PartType.Cylinder |
| 1346 | p.Name = "Fire_SpikeTip_6_-45" |
| 1347 | p.Size = Vector3.new(1.5, 0.6, 0.6) |
| 1348 | p.CFrame = CFrame.new(-8.21885, 6.5, 6.78115) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 1349 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1350 | p.Material = Enum.Material.Glacier |
| 1351 | p.MaterialVariant = "2022 Stud" |
| 1352 | p.Anchored = true |
| 1353 | p.Parent = model |
| 1354 | end |
| 1355 | do |
| 1356 | local p = Instance.new("Part") |
| 1357 | p.Shape = Enum.PartType.Cylinder |
| 1358 | p.Name = "Fire_Spike_7_90" |
| 1359 | p.Size = Vector3.new(2.5, 1.2, 1.2) |
| 1360 | p.CFrame = CFrame.new(-15, 7.5, -6.35) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1361 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1362 | p.Material = Enum.Material.Glacier |
| 1363 | p.MaterialVariant = "2022 Stud" |
| 1364 | p.Anchored = true |
| 1365 | p.Parent = model |
| 1366 | end |
| 1367 | do |
| 1368 | local p = Instance.new("Part") |
| 1369 | p.Shape = Enum.PartType.Cylinder |
| 1370 | p.Name = "Fire_SpikeTip_7_90" |
| 1371 | p.Size = Vector3.new(1.5, 0.6, 0.6) |
| 1372 | p.CFrame = CFrame.new(-15, 7.5, -8.39) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 1373 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1374 | p.Material = Enum.Material.Glacier |
| 1375 | p.MaterialVariant = "2022 Stud" |
| 1376 | p.Anchored = true |
| 1377 | p.Parent = model |
| 1378 | end |
| 1379 | do |
| 1380 | local p = Instance.new("Part") |
| 1381 | p.Shape = Enum.PartType.Cylinder |
| 1382 | p.Name = "Fire_Spike_8_220" |
| 1383 | p.Size = Vector3.new(2.5, 1.2, 1.2) |
| 1384 | p.CFrame = CFrame.new(-18.7919, 8.5, 3.1818) * CFrame.Angles(math.rad(-180), math.rad(-40), math.rad(-180)) |
| 1385 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1386 | p.Material = Enum.Material.Glacier |
| 1387 | p.MaterialVariant = "2022 Stud" |
| 1388 | p.Anchored = true |
| 1389 | p.Parent = model |
| 1390 | end |
| 1391 | do |
| 1392 | local p = Instance.new("Part") |
| 1393 | p.Shape = Enum.PartType.Cylinder |
| 1394 | p.Name = "Fire_SpikeTip_8_220" |
| 1395 | p.Size = Vector3.new(1.5, 0.6, 0.6) |
| 1396 | p.CFrame = CFrame.new(-20.3546, 8.5, 4.49308) * CFrame.Angles(math.rad(-180), math.rad(-40), math.rad(-180)) |
| 1397 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1398 | p.Material = Enum.Material.Glacier |
| 1399 | p.MaterialVariant = "2022 Stud" |
| 1400 | p.Anchored = true |
| 1401 | p.Parent = model |
| 1402 | end |
| 1403 | do |
| 1404 | local p = Instance.new("Part") |
| 1405 | p.Shape = Enum.PartType.Cylinder |
| 1406 | p.Name = "Fire_Spike_5_300" |
| 1407 | p.Size = Vector3.new(2.5, 1.2, 1.2) |
| 1408 | p.CFrame = CFrame.new(-10.825, 5.5, 7.23131) * CFrame.Angles(math.rad(0), math.rad(-60), math.rad(0)) |
| 1409 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1410 | p.Material = Enum.Material.Glacier |
| 1411 | p.MaterialVariant = "2022 Stud" |
| 1412 | p.Anchored = true |
| 1413 | p.Parent = model |
| 1414 | end |
| 1415 | do |
| 1416 | local p = Instance.new("Part") |
| 1417 | p.Shape = Enum.PartType.Cylinder |
| 1418 | p.Name = "Fire_SpikeTip_5_300" |
| 1419 | p.Size = Vector3.new(1.5, 0.6, 0.6) |
| 1420 | p.CFrame = CFrame.new(-9.805, 5.5, 8.998) * CFrame.Angles(math.rad(0), math.rad(-60), math.rad(0)) |
| 1421 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1422 | p.Material = Enum.Material.Glacier |
| 1423 | p.MaterialVariant = "2022 Stud" |
| 1424 | p.Anchored = true |
| 1425 | p.Parent = model |
| 1426 | end |
| 1427 | do |
| 1428 | local p = Instance.new("WedgePart") |
| 1429 | p.Name = "Fire_Flame_0" |
| 1430 | p.Size = Vector3.new(0.5, 2, 0.5) |
| 1431 | p.CFrame = CFrame.new(-14.5, 11, 0) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 1432 | p.BrickColor = BrickColor.new("Deep orange") |
| 1433 | p.Material = Enum.Material.Glacier |
| 1434 | p.MaterialVariant = "2022 Stud" |
| 1435 | p.Anchored = true |
| 1436 | p.Parent = model |
| 1437 | end |
| 1438 | do |
| 1439 | local p = Instance.new("WedgePart") |
| 1440 | p.Name = "Fire_FlameGlow_0" |
| 1441 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 1442 | p.CFrame = CFrame.new(-14.5, 11.2, 0) * CFrame.Angles(math.rad(15), math.rad(0), math.rad(0)) |
| 1443 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1444 | p.Material = Enum.Material.Neon |
| 1445 | p.Anchored = true |
| 1446 | p.Parent = model |
| 1447 | end |
| 1448 | do |
| 1449 | local p = Instance.new("WedgePart") |
| 1450 | p.Name = "Fire_Flame_1" |
| 1451 | p.Size = Vector3.new(0.5, 2, 0.5) |
| 1452 | p.CFrame = CFrame.new(-14.8455, 11, -0.475528) * CFrame.Angles(math.rad(15), math.rad(-72), math.rad(0)) |
| 1453 | p.BrickColor = BrickColor.new("Deep orange") |
| 1454 | p.Material = Enum.Material.Glacier |
| 1455 | p.MaterialVariant = "2022 Stud" |
| 1456 | p.Anchored = true |
| 1457 | p.Parent = model |
| 1458 | end |
| 1459 | do |
| 1460 | local p = Instance.new("WedgePart") |
| 1461 | p.Name = "Fire_FlameGlow_1" |
| 1462 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 1463 | p.CFrame = CFrame.new(-14.8455, 11.2, -0.475528) * CFrame.Angles(math.rad(15), math.rad(-72), math.rad(0)) |
| 1464 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1465 | p.Material = Enum.Material.Neon |
| 1466 | p.Anchored = true |
| 1467 | p.Parent = model |
| 1468 | end |
| 1469 | do |
| 1470 | local p = Instance.new("WedgePart") |
| 1471 | p.Name = "Fire_Flame_2" |
| 1472 | p.Size = Vector3.new(0.5, 2, 0.5) |
| 1473 | p.CFrame = CFrame.new(-15.4045, 11, -0.293893) * CFrame.Angles(math.rad(15), math.rad(-144), math.rad(0)) |
| 1474 | p.BrickColor = BrickColor.new("Deep orange") |
| 1475 | p.Material = Enum.Material.Glacier |
| 1476 | p.MaterialVariant = "2022 Stud" |
| 1477 | p.Anchored = true |
| 1478 | p.Parent = model |
| 1479 | end |
| 1480 | do |
| 1481 | local p = Instance.new("WedgePart") |
| 1482 | p.Name = "Fire_FlameGlow_2" |
| 1483 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 1484 | p.CFrame = CFrame.new(-15.4045, 11.2, -0.293893) * CFrame.Angles(math.rad(15), math.rad(-144), math.rad(0)) |
| 1485 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1486 | p.Material = Enum.Material.Neon |
| 1487 | p.Anchored = true |
| 1488 | p.Parent = model |
| 1489 | end |
| 1490 | do |
| 1491 | local p = Instance.new("WedgePart") |
| 1492 | p.Name = "Fire_Flame_3" |
| 1493 | p.Size = Vector3.new(0.5, 2, 0.5) |
| 1494 | p.CFrame = CFrame.new(-15.4045, 11, 0.293893) * CFrame.Angles(math.rad(15), math.rad(-216), math.rad(0)) |
| 1495 | p.BrickColor = BrickColor.new("Deep orange") |
| 1496 | p.Material = Enum.Material.Glacier |
| 1497 | p.MaterialVariant = "2022 Stud" |
| 1498 | p.Anchored = true |
| 1499 | p.Parent = model |
| 1500 | end |
| 1501 | do |
| 1502 | local p = Instance.new("WedgePart") |
| 1503 | p.Name = "Fire_FlameGlow_3" |
| 1504 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 1505 | p.CFrame = CFrame.new(-15.4045, 11.2, 0.293893) * CFrame.Angles(math.rad(15), math.rad(-216), math.rad(0)) |
| 1506 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1507 | p.Material = Enum.Material.Neon |
| 1508 | p.Anchored = true |
| 1509 | p.Parent = model |
| 1510 | end |
| 1511 | do |
| 1512 | local p = Instance.new("WedgePart") |
| 1513 | p.Name = "Fire_Flame_4" |
| 1514 | p.Size = Vector3.new(0.5, 2, 0.5) |
| 1515 | p.CFrame = CFrame.new(-14.8455, 11, 0.475528) * CFrame.Angles(math.rad(15), math.rad(-288), math.rad(0)) |
| 1516 | p.BrickColor = BrickColor.new("Deep orange") |
| 1517 | p.Material = Enum.Material.Glacier |
| 1518 | p.MaterialVariant = "2022 Stud" |
| 1519 | p.Anchored = true |
| 1520 | p.Parent = model |
| 1521 | end |
| 1522 | do |
| 1523 | local p = Instance.new("WedgePart") |
| 1524 | p.Name = "Fire_FlameGlow_4" |
| 1525 | p.Size = Vector3.new(0.3, 1.5, 0.3) |
| 1526 | p.CFrame = CFrame.new(-14.8455, 11.2, 0.475528) * CFrame.Angles(math.rad(15), math.rad(-288), math.rad(0)) |
| 1527 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1528 | p.Material = Enum.Material.Neon |
| 1529 | p.Anchored = true |
| 1530 | p.Parent = model |
| 1531 | end |
| 1532 | do |
| 1533 | local p = Instance.new("Part") |
| 1534 | p.Shape = Enum.PartType.Ball |
| 1535 | p.Name = "Fire_Ember_0" |
| 1536 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 1537 | p.CFrame = CFrame.new(-9.8377, 3.36328, 0) |
| 1538 | p.BrickColor = BrickColor.new("Deep orange") |
| 1539 | p.Material = Enum.Material.Neon |
| 1540 | p.Anchored = true |
| 1541 | p.Parent = model |
| 1542 | end |
| 1543 | do |
| 1544 | local p = Instance.new("Part") |
| 1545 | p.Shape = Enum.PartType.Ball |
| 1546 | p.Name = "Fire_Ember_1" |
| 1547 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 1548 | p.CFrame = CFrame.new(-12.0347, 8.46783, -5.13597) |
| 1549 | p.BrickColor = BrickColor.new("Deep orange") |
| 1550 | p.Material = Enum.Material.Neon |
| 1551 | p.Anchored = true |
| 1552 | p.Parent = model |
| 1553 | end |
| 1554 | do |
| 1555 | local p = Instance.new("Part") |
| 1556 | p.Shape = Enum.PartType.Ball |
| 1557 | p.Name = "Fire_Ember_2" |
| 1558 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 1559 | p.CFrame = CFrame.new(-17.4671, 6.64429, -4.27321) |
| 1560 | p.BrickColor = BrickColor.new("Deep orange") |
| 1561 | p.Material = Enum.Material.Neon |
| 1562 | p.Anchored = true |
| 1563 | p.Parent = model |
| 1564 | end |
| 1565 | do |
| 1566 | local p = Instance.new("Part") |
| 1567 | p.Shape = Enum.PartType.Ball |
| 1568 | p.Name = "Fire_Ember_3" |
| 1569 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 1570 | p.CFrame = CFrame.new(-19.429, 3.55187, 0) |
| 1571 | p.BrickColor = BrickColor.new("Deep orange") |
| 1572 | p.Material = Enum.Material.Neon |
| 1573 | p.Anchored = true |
| 1574 | p.Parent = model |
| 1575 | end |
| 1576 | do |
| 1577 | local p = Instance.new("Part") |
| 1578 | p.Shape = Enum.PartType.Ball |
| 1579 | p.Name = "Fire_Ember_4" |
| 1580 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 1581 | p.CFrame = CFrame.new(-17.2885, 6.84696, 3.96384) |
| 1582 | p.BrickColor = BrickColor.new("Deep orange") |
| 1583 | p.Material = Enum.Material.Neon |
| 1584 | p.Anchored = true |
| 1585 | p.Parent = model |
| 1586 | end |
| 1587 | do |
| 1588 | local p = Instance.new("Part") |
| 1589 | p.Shape = Enum.PartType.Ball |
| 1590 | p.Name = "Fire_Ember_5" |
| 1591 | p.Size = Vector3.new(0.3, 0.3, 0.3) |
| 1592 | p.CFrame = CFrame.new(-12.7876, 8.79774, 3.83195) |
| 1593 | p.BrickColor = BrickColor.new("Deep orange") |
| 1594 | p.Material = Enum.Material.Neon |
| 1595 | p.Anchored = true |
| 1596 | p.Parent = model |
| 1597 | end |
| 1598 | do |
| 1599 | local p = Instance.new("Part") |
| 1600 | p.Shape = Enum.PartType.Cylinder |
| 1601 | p.Name = "Tox_Pedestal1" |
| 1602 | p.Size = Vector3.new(0.5, 5, 5) |
| 1603 | p.CFrame = CFrame.new(0, -0.29, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1604 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 1605 | p.Material = Enum.Material.Glacier |
| 1606 | p.MaterialVariant = "2022 Stud" |
| 1607 | p.Anchored = true |
| 1608 | p.Parent = model |
| 1609 | end |
| 1610 | do |
| 1611 | local p = Instance.new("Part") |
| 1612 | p.Shape = Enum.PartType.Cylinder |
| 1613 | p.Name = "Tox_Pedestal2" |
| 1614 | p.Size = Vector3.new(0.5, 6, 6) |
| 1615 | p.CFrame = CFrame.new(0, -0.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1616 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 1617 | p.Material = Enum.Material.Glacier |
| 1618 | p.MaterialVariant = "2022 Inlet" |
| 1619 | p.Anchored = true |
| 1620 | p.Parent = model |
| 1621 | end |
| 1622 | do |
| 1623 | local p = Instance.new("Part") |
| 1624 | p.Shape = Enum.PartType.Cylinder |
| 1625 | p.Name = "Tox_seg_0" |
| 1626 | p.Size = Vector3.new(1, 4, 4) |
| 1627 | p.CFrame = CFrame.new(0, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1628 | p.BrickColor = BrickColor.new("Really black") |
| 1629 | p.Material = Enum.Material.Glacier |
| 1630 | p.MaterialVariant = "2022 Universal" |
| 1631 | p.Anchored = true |
| 1632 | p.Parent = model |
| 1633 | end |
| 1634 | do |
| 1635 | local p = Instance.new("Part") |
| 1636 | p.Shape = Enum.PartType.Cylinder |
| 1637 | p.Name = "Tox_seg_1" |
| 1638 | p.Size = Vector3.new(1, 6, 6) |
| 1639 | p.CFrame = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1640 | p.BrickColor = BrickColor.new("Really black") |
| 1641 | p.Material = Enum.Material.Glacier |
| 1642 | p.MaterialVariant = "2022 Universal" |
| 1643 | p.Anchored = true |
| 1644 | p.Parent = model |
| 1645 | end |
| 1646 | do |
| 1647 | local p = Instance.new("Part") |
| 1648 | p.Shape = Enum.PartType.Cylinder |
| 1649 | p.Name = "Tox_seg_2" |
| 1650 | p.Size = Vector3.new(1, 7.4, 7.4) |
| 1651 | p.CFrame = CFrame.new(0, 2.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1652 | p.BrickColor = BrickColor.new("Really black") |
| 1653 | p.Material = Enum.Material.Glacier |
| 1654 | p.MaterialVariant = "2022 Universal" |
| 1655 | p.Anchored = true |
| 1656 | p.Parent = model |
| 1657 | end |
| 1658 | do |
| 1659 | local p = Instance.new("Part") |
| 1660 | p.Shape = Enum.PartType.Cylinder |
| 1661 | p.Name = "Tox_seg_3" |
| 1662 | p.Size = Vector3.new(1, 8, 8) |
| 1663 | p.CFrame = CFrame.new(0, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1664 | p.BrickColor = BrickColor.new("Really black") |
| 1665 | p.Material = Enum.Material.Glacier |
| 1666 | p.MaterialVariant = "2022 Universal" |
| 1667 | p.Anchored = true |
| 1668 | p.Parent = model |
| 1669 | end |
| 1670 | do |
| 1671 | local p = Instance.new("Part") |
| 1672 | p.Shape = Enum.PartType.Cylinder |
| 1673 | p.Name = "Tox_seg_4" |
| 1674 | p.Size = Vector3.new(1, 8, 8) |
| 1675 | p.CFrame = CFrame.new(0, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1676 | p.BrickColor = BrickColor.new("Really black") |
| 1677 | p.Material = Enum.Material.Glacier |
| 1678 | p.MaterialVariant = "2022 Universal" |
| 1679 | p.Anchored = true |
| 1680 | p.Parent = model |
| 1681 | end |
| 1682 | do |
| 1683 | local p = Instance.new("Part") |
| 1684 | p.Shape = Enum.PartType.Cylinder |
| 1685 | p.Name = "Tox_seg_5" |
| 1686 | p.Size = Vector3.new(1, 7.6, 7.6) |
| 1687 | p.CFrame = CFrame.new(0, 5.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1688 | p.BrickColor = BrickColor.new("Really black") |
| 1689 | p.Material = Enum.Material.Glacier |
| 1690 | p.MaterialVariant = "2022 Universal" |
| 1691 | p.Anchored = true |
| 1692 | p.Parent = model |
| 1693 | end |
| 1694 | do |
| 1695 | local p = Instance.new("Part") |
| 1696 | p.Shape = Enum.PartType.Cylinder |
| 1697 | p.Name = "Tox_seg_6" |
| 1698 | p.Size = Vector3.new(1, 7.2, 7.2) |
| 1699 | p.CFrame = CFrame.new(0, 6.54, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1700 | p.BrickColor = BrickColor.new("Lime green") |
| 1701 | p.Material = Enum.Material.Glacier |
| 1702 | p.MaterialVariant = "2022 Stud" |
| 1703 | p.Anchored = true |
| 1704 | p.Parent = model |
| 1705 | end |
| 1706 | do |
| 1707 | local p = Instance.new("Part") |
| 1708 | p.Shape = Enum.PartType.Cylinder |
| 1709 | p.Name = "Tox_seg_7" |
| 1710 | p.Size = Vector3.new(1, 6, 6) |
| 1711 | p.CFrame = CFrame.new(0, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1712 | p.BrickColor = BrickColor.new("Lime green") |
| 1713 | p.Material = Enum.Material.Glacier |
| 1714 | p.MaterialVariant = "2022 Stud" |
| 1715 | p.Anchored = true |
| 1716 | p.Parent = model |
| 1717 | end |
| 1718 | do |
| 1719 | local p = Instance.new("Part") |
| 1720 | p.Shape = Enum.PartType.Cylinder |
| 1721 | p.Name = "Tox_seg_8" |
| 1722 | p.Size = Vector3.new(1, 4.6, 4.6) |
| 1723 | p.CFrame = CFrame.new(0, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1724 | p.BrickColor = BrickColor.new("Lime green") |
| 1725 | p.Material = Enum.Material.Glacier |
| 1726 | p.MaterialVariant = "2022 Stud" |
| 1727 | p.Anchored = true |
| 1728 | p.Parent = model |
| 1729 | end |
| 1730 | do |
| 1731 | local p = Instance.new("Part") |
| 1732 | p.Shape = Enum.PartType.Cylinder |
| 1733 | p.Name = "Tox_seg_9" |
| 1734 | p.Size = Vector3.new(1, 3, 3) |
| 1735 | p.CFrame = CFrame.new(0, 9.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1736 | p.BrickColor = BrickColor.new("Lime green") |
| 1737 | p.Material = Enum.Material.Glacier |
| 1738 | p.MaterialVariant = "2022 Stud" |
| 1739 | p.Anchored = true |
| 1740 | p.Parent = model |
| 1741 | end |
| 1742 | do |
| 1743 | local p = Instance.new("Part") |
| 1744 | p.Shape = Enum.PartType.Cylinder |
| 1745 | p.Name = "Tox_seg_10" |
| 1746 | p.Size = Vector3.new(1, 1.6, 1.6) |
| 1747 | p.CFrame = CFrame.new(0, 10.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 1748 | p.BrickColor = BrickColor.new("Lime green") |
| 1749 | p.Material = Enum.Material.Glacier |
| 1750 | p.MaterialVariant = "2022 Stud" |
| 1751 | p.Anchored = true |
| 1752 | p.Parent = model |
| 1753 | end |
| 1754 | do |
| 1755 | local p = Instance.new("Part") |
| 1756 | p.Shape = Enum.PartType.Cylinder |
| 1757 | p.Name = "Tox_Drip_0" |
| 1758 | p.Size = Vector3.new(3.2311, 1.16, 1.16) |
| 1759 | p.CFrame = CFrame.new(7.6, 5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-68.1986)) |
| 1760 | p.BrickColor = BrickColor.new("Lime green") |
| 1761 | p.Material = Enum.Material.Glacier |
| 1762 | p.MaterialVariant = "2022 Stud" |
| 1763 | p.Anchored = true |
| 1764 | p.Parent = model |
| 1765 | end |
| 1766 | do |
| 1767 | local p = Instance.new("Part") |
| 1768 | p.Shape = Enum.PartType.Ball |
| 1769 | p.Name = "Tox_DripTip_0" |
| 1770 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 1771 | p.CFrame = CFrame.new(8.2, 3.5, 0) |
| 1772 | p.BrickColor = BrickColor.new("Lime green") |
| 1773 | p.Material = Enum.Material.Glacier |
| 1774 | p.MaterialVariant = "2022 Stud" |
| 1775 | p.Anchored = true |
| 1776 | p.Parent = model |
| 1777 | end |
| 1778 | do |
| 1779 | local p = Instance.new("Part") |
| 1780 | p.Shape = Enum.PartType.Cylinder |
| 1781 | p.Name = "Tox_Drip_45" |
| 1782 | p.Size = Vector3.new(2.33238, 0.76, 0.76) |
| 1783 | p.CFrame = CFrame.new(5.37401, 5.5, -5.37401) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(-59.0362)) |
| 1784 | p.BrickColor = BrickColor.new("Lime green") |
| 1785 | p.Material = Enum.Material.Glacier |
| 1786 | p.MaterialVariant = "2022 Stud" |
| 1787 | p.Anchored = true |
| 1788 | p.Parent = model |
| 1789 | end |
| 1790 | do |
| 1791 | local p = Instance.new("Part") |
| 1792 | p.Shape = Enum.PartType.Ball |
| 1793 | p.Name = "Tox_DripTip_45" |
| 1794 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 1795 | p.CFrame = CFrame.new(5.79828, 4.5, -5.79828) |
| 1796 | p.BrickColor = BrickColor.new("Lime green") |
| 1797 | p.Material = Enum.Material.Glacier |
| 1798 | p.MaterialVariant = "2022 Stud" |
| 1799 | p.Anchored = true |
| 1800 | p.Parent = model |
| 1801 | end |
| 1802 | do |
| 1803 | local p = Instance.new("Part") |
| 1804 | p.Shape = Enum.PartType.Cylinder |
| 1805 | p.Name = "Tox_Drip_90" |
| 1806 | p.Size = Vector3.new(3.61386, 1.46, 1.46) |
| 1807 | p.CFrame = CFrame.new(0, 4.75, -7.45) * CFrame.Angles(math.rad(-75.5792), math.rad(90), math.rad(0)) |
| 1808 | p.BrickColor = BrickColor.new("Lime green") |
| 1809 | p.Material = Enum.Material.Glacier |
| 1810 | p.MaterialVariant = "2022 Stud" |
| 1811 | p.Anchored = true |
| 1812 | p.Parent = model |
| 1813 | end |
| 1814 | do |
| 1815 | local p = Instance.new("Part") |
| 1816 | p.Shape = Enum.PartType.Ball |
| 1817 | p.Name = "Tox_DripTip_90" |
| 1818 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 1819 | p.CFrame = CFrame.new(0, 3, -7.9) |
| 1820 | p.BrickColor = BrickColor.new("Lime green") |
| 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.Shape = Enum.PartType.Cylinder |
| 1829 | p.Name = "Tox_Drip_135" |
| 1830 | p.Size = Vector3.new(1.80278, 0.66, 0.66) |
| 1831 | p.CFrame = CFrame.new(-5.3033, 5.75, -5.3033) * CFrame.Angles(math.rad(-180), math.rad(45), math.rad(123.69)) |
| 1832 | p.BrickColor = BrickColor.new("Lime green") |
| 1833 | p.Material = Enum.Material.Glacier |
| 1834 | p.MaterialVariant = "2022 Stud" |
| 1835 | p.Anchored = true |
| 1836 | p.Parent = model |
| 1837 | end |
| 1838 | do |
| 1839 | local p = Instance.new("Part") |
| 1840 | p.Shape = Enum.PartType.Ball |
| 1841 | p.Name = "Tox_DripTip_135" |
| 1842 | p.Size = Vector3.new(0.7, 0.7, 0.7) |
| 1843 | p.CFrame = CFrame.new(-5.65685, 5, -5.65685) |
| 1844 | p.BrickColor = BrickColor.new("Lime green") |
| 1845 | p.Material = Enum.Material.Glacier |
| 1846 | p.MaterialVariant = "2022 Stud" |
| 1847 | p.Anchored = true |
| 1848 | p.Parent = model |
| 1849 | end |
| 1850 | do |
| 1851 | local p = Instance.new("Part") |
| 1852 | p.Shape = Enum.PartType.Cylinder |
| 1853 | p.Name = "Tox_Drip_180" |
| 1854 | p.Size = Vector3.new(2.77309, 0.96, 0.96) |
| 1855 | p.CFrame = CFrame.new(-7.6, 5.25, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(115.641)) |
| 1856 | p.BrickColor = BrickColor.new("Lime green") |
| 1857 | p.Material = Enum.Material.Glacier |
| 1858 | p.MaterialVariant = "2022 Stud" |
| 1859 | p.Anchored = true |
| 1860 | p.Parent = model |
| 1861 | end |
| 1862 | do |
| 1863 | local p = Instance.new("Part") |
| 1864 | p.Shape = Enum.PartType.Ball |
| 1865 | p.Name = "Tox_DripTip_180" |
| 1866 | p.Size = Vector3.new(1, 1, 1) |
| 1867 | p.CFrame = CFrame.new(-8.2, 4, 0) |
| 1868 | p.BrickColor = BrickColor.new("Lime green") |
| 1869 | p.Material = Enum.Material.Glacier |
| 1870 | p.MaterialVariant = "2022 Stud" |
| 1871 | p.Anchored = true |
| 1872 | p.Parent = model |
| 1873 | end |
| 1874 | do |
| 1875 | local p = Instance.new("Part") |
| 1876 | p.Shape = Enum.PartType.Cylinder |
| 1877 | p.Name = "Tox_Drip_225" |
| 1878 | p.Size = Vector3.new(4.04475, 1.36, 1.36) |
| 1879 | p.CFrame = CFrame.new(-5.16188, 4.5, 5.16188) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(98.5308)) |
| 1880 | p.BrickColor = BrickColor.new("Lime green") |
| 1881 | p.Material = Enum.Material.Glacier |
| 1882 | p.MaterialVariant = "2022 Stud" |
| 1883 | p.Anchored = true |
| 1884 | p.Parent = model |
| 1885 | end |
| 1886 | do |
| 1887 | local p = Instance.new("Part") |
| 1888 | p.Shape = Enum.PartType.Ball |
| 1889 | p.Name = "Tox_DripTip_225" |
| 1890 | p.Size = Vector3.new(1.4, 1.4, 1.4) |
| 1891 | p.CFrame = CFrame.new(-5.37401, 2.5, 5.37401) |
| 1892 | p.BrickColor = BrickColor.new("Lime green") |
| 1893 | p.Material = Enum.Material.Glacier |
| 1894 | p.MaterialVariant = "2022 Stud" |
| 1895 | p.Anchored = true |
| 1896 | p.Parent = model |
| 1897 | end |
| 1898 | do |
| 1899 | local p = Instance.new("Part") |
| 1900 | p.Shape = Enum.PartType.Cylinder |
| 1901 | p.Name = "Tox_Drip_270" |
| 1902 | p.Size = Vector3.new(2.33238, 0.86, 0.86) |
| 1903 | p.CFrame = CFrame.new(0, 5.5, 7.6) * CFrame.Angles(math.rad(59.0362), math.rad(-90), math.rad(0)) |
| 1904 | p.BrickColor = BrickColor.new("Lime green") |
| 1905 | p.Material = Enum.Material.Glacier |
| 1906 | p.MaterialVariant = "2022 Stud" |
| 1907 | p.Anchored = true |
| 1908 | p.Parent = model |
| 1909 | end |
| 1910 | do |
| 1911 | local p = Instance.new("Part") |
| 1912 | p.Shape = Enum.PartType.Ball |
| 1913 | p.Name = "Tox_DripTip_270" |
| 1914 | p.Size = Vector3.new(0.9, 0.9, 0.9) |
| 1915 | p.CFrame = CFrame.new(0, 4.5, 8.2) |
| 1916 | p.BrickColor = BrickColor.new("Lime green") |
| 1917 | p.Material = Enum.Material.Glacier |
| 1918 | p.MaterialVariant = "2022 Stud" |
| 1919 | p.Anchored = true |
| 1920 | p.Parent = model |
| 1921 | end |
| 1922 | do |
| 1923 | local p = Instance.new("Part") |
| 1924 | p.Shape = Enum.PartType.Cylinder |
| 1925 | p.Name = "Tox_Drip_315" |
| 1926 | p.Size = Vector3.new(3.2311, 1.06, 1.06) |
| 1927 | p.CFrame = CFrame.new(5.37401, 5, 5.37401) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(-68.1986)) |
| 1928 | p.BrickColor = BrickColor.new("Lime green") |
| 1929 | p.Material = Enum.Material.Glacier |
| 1930 | p.MaterialVariant = "2022 Stud" |
| 1931 | p.Anchored = true |
| 1932 | p.Parent = model |
| 1933 | end |
| 1934 | do |
| 1935 | local p = Instance.new("Part") |
| 1936 | p.Shape = Enum.PartType.Ball |
| 1937 | p.Name = "Tox_DripTip_315" |
| 1938 | p.Size = Vector3.new(1.1, 1.1, 1.1) |
| 1939 | p.CFrame = CFrame.new(5.79828, 3.5, 5.79828) |
| 1940 | p.BrickColor = BrickColor.new("Lime green") |
| 1941 | p.Material = Enum.Material.Glacier |
| 1942 | p.MaterialVariant = "2022 Stud" |
| 1943 | p.Anchored = true |
| 1944 | p.Parent = model |
| 1945 | end |
| 1946 | do |
| 1947 | local p = Instance.new("Part") |
| 1948 | p.Shape = Enum.PartType.Ball |
| 1949 | p.Name = "Tox_Bubble_7_20" |
| 1950 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 1951 | p.CFrame = CFrame.new(5.26228, 7.5, -1.91531) |
| 1952 | p.BrickColor = BrickColor.new("Lime green") |
| 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.Shape = Enum.PartType.Ball |
| 1961 | p.Name = "Tox_Bubble_8_150" |
| 1962 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 1963 | p.CFrame = CFrame.new(-3.63731, 8.5, -2.1) |
| 1964 | p.BrickColor = BrickColor.new("Lime green") |
| 1965 | p.Material = Enum.Material.Glacier |
| 1966 | p.MaterialVariant = "2022 Stud" |
| 1967 | p.Anchored = true |
| 1968 | p.Parent = model |
| 1969 | end |
| 1970 | do |
| 1971 | local p = Instance.new("Part") |
| 1972 | p.Shape = Enum.PartType.Ball |
| 1973 | p.Name = "Tox_Bubble_9_260" |
| 1974 | p.Size = Vector3.new(1, 1, 1) |
| 1975 | p.CFrame = CFrame.new(-0.451485, 9.5, 2.5605) |
| 1976 | p.BrickColor = BrickColor.new("Lime green") |
| 1977 | p.Material = Enum.Material.Glacier |
| 1978 | p.MaterialVariant = "2022 Stud" |
| 1979 | p.Anchored = true |
| 1980 | p.Parent = model |
| 1981 | end |
| 1982 | do |
| 1983 | local p = Instance.new("Part") |
| 1984 | p.Shape = Enum.PartType.Ball |
| 1985 | p.Name = "Tox_Bubble_6_300" |
| 1986 | p.Size = Vector3.new(1.8, 1.8, 1.8) |
| 1987 | p.CFrame = CFrame.new(3.4, 6.5, 5.88897) |
| 1988 | p.BrickColor = BrickColor.new("Lime green") |
| 1989 | p.Material = Enum.Material.Glacier |
| 1990 | p.MaterialVariant = "2022 Stud" |
| 1991 | p.Anchored = true |
| 1992 | p.Parent = model |
| 1993 | end |
| 1994 | do |
| 1995 | local p = Instance.new("Part") |
| 1996 | p.Shape = Enum.PartType.Ball |
| 1997 | p.Name = "Tox_Bubble_8_60" |
| 1998 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 1999 | p.CFrame = CFrame.new(2.1, 8.5, -3.63731) |
| 2000 | p.BrickColor = BrickColor.new("Lime green") |
| 2001 | p.Material = Enum.Material.Glacier |
| 2002 | p.MaterialVariant = "2022 Stud" |
| 2003 | p.Anchored = true |
| 2004 | p.Parent = model |
| 2005 | end |
| 2006 | do |
| 2007 | local p = Instance.new("Part") |
| 2008 | p.Shape = Enum.PartType.Cylinder |
| 2009 | p.Name = "Tox_Plate" |
| 2010 | p.Size = Vector3.new(0.5, 3, 3) |
| 2011 | p.CFrame = CFrame.new(8.2, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 2012 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2013 | p.Material = Enum.Material.Glacier |
| 2014 | p.MaterialVariant = "2022 Stud" |
| 2015 | p.Anchored = true |
| 2016 | p.Parent = model |
| 2017 | end |
| 2018 | do |
| 2019 | local p = Instance.new("WedgePart") |
| 2020 | p.Name = "Tox_Bio_0" |
| 2021 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 2022 | p.CFrame = CFrame.new(8.5, 4.1, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 2023 | p.BrickColor = BrickColor.new("Lime green") |
| 2024 | p.Material = Enum.Material.Neon |
| 2025 | p.Anchored = true |
| 2026 | p.Parent = model |
| 2027 | end |
| 2028 | do |
| 2029 | local p = Instance.new("WedgePart") |
| 2030 | p.Name = "Tox_Bio_1" |
| 2031 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 2032 | p.CFrame = CFrame.new(8.5, 3.2, -0.519615) * CFrame.Angles(math.rad(120), math.rad(90), math.rad(0)) |
| 2033 | p.BrickColor = BrickColor.new("Lime green") |
| 2034 | p.Material = Enum.Material.Neon |
| 2035 | p.Anchored = true |
| 2036 | p.Parent = model |
| 2037 | end |
| 2038 | do |
| 2039 | local p = Instance.new("WedgePart") |
| 2040 | p.Name = "Tox_Bio_2" |
| 2041 | p.Size = Vector3.new(0.2, 0.8, 0.8) |
| 2042 | p.CFrame = CFrame.new(8.5, 3.2, 0.519615) * CFrame.Angles(math.rad(240), math.rad(90), math.rad(0)) |
| 2043 | p.BrickColor = BrickColor.new("Lime green") |
| 2044 | p.Material = Enum.Material.Neon |
| 2045 | p.Anchored = true |
| 2046 | p.Parent = model |
| 2047 | end |
| 2048 | do |
| 2049 | local p = Instance.new("Part") |
| 2050 | p.Shape = Enum.PartType.Cylinder |
| 2051 | p.Name = "Tox_Pipe1" |
| 2052 | p.Size = Vector3.new(2, 0.8, 0.8) |
| 2053 | p.CFrame = CFrame.new(-9, 4.5, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-180)) |
| 2054 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 2055 | p.Material = Enum.Material.Glacier |
| 2056 | p.MaterialVariant = "2022 Inlet" |
| 2057 | p.Anchored = true |
| 2058 | p.Parent = model |
| 2059 | end |
| 2060 | do |
| 2061 | local p = Instance.new("Part") |
| 2062 | p.Shape = Enum.PartType.Cylinder |
| 2063 | p.Name = "Tox_Pipe1_Ring" |
| 2064 | p.Size = Vector3.new(0.4, 1.2, 1.2) |
| 2065 | p.CFrame = CFrame.new(-10, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 2066 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2067 | p.Material = Enum.Material.Glacier |
| 2068 | p.MaterialVariant = "2022 Stud" |
| 2069 | p.Anchored = true |
| 2070 | p.Parent = model |
| 2071 | end |
| 2072 | do |
| 2073 | local p = Instance.new("Part") |
| 2074 | p.Shape = Enum.PartType.Cylinder |
| 2075 | p.Name = "Tox_Pipe1_Glow" |
| 2076 | p.Size = Vector3.new(0.4, 0.9, 0.9) |
| 2077 | p.CFrame = CFrame.new(-10.2, 4.5, 0.04) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 2078 | p.BrickColor = BrickColor.new("Lime green") |
| 2079 | p.Material = Enum.Material.Neon |
| 2080 | p.Anchored = true |
| 2081 | p.Parent = model |
| 2082 | end |
| 2083 | do |
| 2084 | local p = Instance.new("Part") |
| 2085 | p.Shape = Enum.PartType.Ball |
| 2086 | p.Name = "Tox_TopBubble_0" |
| 2087 | p.Size = Vector3.new(1.46, 1.46, 1.46) |
| 2088 | p.CFrame = CFrame.new(1.2, 10.5, 0) |
| 2089 | p.BrickColor = BrickColor.new("Lime green") |
| 2090 | p.Material = Enum.Material.Glacier |
| 2091 | p.MaterialVariant = "2022 Stud" |
| 2092 | p.Anchored = true |
| 2093 | p.Parent = model |
| 2094 | end |
| 2095 | do |
| 2096 | local p = Instance.new("Part") |
| 2097 | p.Shape = Enum.PartType.Ball |
| 2098 | p.Name = "Tox_TopBubble_1" |
| 2099 | p.Size = Vector3.new(1.42, 1.42, 1.42) |
| 2100 | p.CFrame = CFrame.new(0.6, 10.5, -1.03923) |
| 2101 | p.BrickColor = BrickColor.new("Lime green") |
| 2102 | p.Material = Enum.Material.Glacier |
| 2103 | p.MaterialVariant = "2022 Stud" |
| 2104 | p.Anchored = true |
| 2105 | p.Parent = model |
| 2106 | end |
| 2107 | do |
| 2108 | local p = Instance.new("Part") |
| 2109 | p.Shape = Enum.PartType.Ball |
| 2110 | p.Name = "Tox_TopBubble_2" |
| 2111 | p.Size = Vector3.new(1.38, 1.38, 1.38) |
| 2112 | p.CFrame = CFrame.new(-0.6, 10.5, -1.03923) |
| 2113 | p.BrickColor = BrickColor.new("Lime green") |
| 2114 | p.Material = Enum.Material.Glacier |
| 2115 | p.MaterialVariant = "2022 Stud" |
| 2116 | p.Anchored = true |
| 2117 | p.Parent = model |
| 2118 | end |
| 2119 | do |
| 2120 | local p = Instance.new("Part") |
| 2121 | p.Shape = Enum.PartType.Ball |
| 2122 | p.Name = "Tox_TopBubble_3" |
| 2123 | p.Size = Vector3.new(1.42, 1.42, 1.42) |
| 2124 | p.CFrame = CFrame.new(-1.2, 10.5, 0) |
| 2125 | p.BrickColor = BrickColor.new("Lime green") |
| 2126 | p.Material = Enum.Material.Glacier |
| 2127 | p.MaterialVariant = "2022 Stud" |
| 2128 | p.Anchored = true |
| 2129 | p.Parent = model |
| 2130 | end |
| 2131 | do |
| 2132 | local p = Instance.new("Part") |
| 2133 | p.Shape = Enum.PartType.Ball |
| 2134 | p.Name = "Tox_TopBubble_4" |
| 2135 | p.Size = Vector3.new(1.46, 1.46, 1.46) |
| 2136 | p.CFrame = CFrame.new(-0.6, 10.5, 1.03923) |
| 2137 | p.BrickColor = BrickColor.new("Lime green") |
| 2138 | p.Material = Enum.Material.Glacier |
| 2139 | p.MaterialVariant = "2022 Stud" |
| 2140 | p.Anchored = true |
| 2141 | p.Parent = model |
| 2142 | end |
| 2143 | do |
| 2144 | local p = Instance.new("Part") |
| 2145 | p.Shape = Enum.PartType.Ball |
| 2146 | p.Name = "Tox_TopBubble_5" |
| 2147 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 2148 | p.CFrame = CFrame.new(0.6, 10.5, 1.03923) |
| 2149 | p.BrickColor = BrickColor.new("Lime green") |
| 2150 | p.Material = Enum.Material.Glacier |
| 2151 | p.MaterialVariant = "2022 Stud" |
| 2152 | p.Anchored = true |
| 2153 | p.Parent = model |
| 2154 | end |
| 2155 | do |
| 2156 | local p = Instance.new("Part") |
| 2157 | p.Shape = Enum.PartType.Ball |
| 2158 | p.Name = "Tox_TopBubble_Center" |
| 2159 | p.Size = Vector3.new(2.5, 2.5, 2.5) |
| 2160 | p.CFrame = CFrame.new(0, 11, 0) |
| 2161 | p.BrickColor = BrickColor.new("Lime green") |
| 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.Shape = Enum.PartType.Ball |
| 2170 | p.Name = "Tox_Fume_0" |
| 2171 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 2172 | p.CFrame = CFrame.new(5.5, 2, 0) |
| 2173 | p.BrickColor = BrickColor.new("Lime green") |
| 2174 | p.Material = Enum.Material.Neon |
| 2175 | p.Anchored = true |
| 2176 | p.Parent = model |
| 2177 | end |
| 2178 | do |
| 2179 | local p = Instance.new("Part") |
| 2180 | p.Shape = Enum.PartType.Ball |
| 2181 | p.Name = "Tox_Fume_1" |
| 2182 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 2183 | p.CFrame = CFrame.new(1.69959, 3.5, -5.23081) |
| 2184 | p.BrickColor = BrickColor.new("Lime green") |
| 2185 | p.Material = Enum.Material.Neon |
| 2186 | p.Anchored = true |
| 2187 | p.Parent = model |
| 2188 | end |
| 2189 | do |
| 2190 | local p = Instance.new("Part") |
| 2191 | p.Shape = Enum.PartType.Ball |
| 2192 | p.Name = "Tox_Fume_2" |
| 2193 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 2194 | p.CFrame = CFrame.new(-4.44959, 5, -3.23282) |
| 2195 | p.BrickColor = BrickColor.new("Lime green") |
| 2196 | p.Material = Enum.Material.Neon |
| 2197 | p.Anchored = true |
| 2198 | p.Parent = model |
| 2199 | end |
| 2200 | do |
| 2201 | local p = Instance.new("Part") |
| 2202 | p.Shape = Enum.PartType.Ball |
| 2203 | p.Name = "Tox_Fume_3" |
| 2204 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 2205 | p.CFrame = CFrame.new(-4.44959, 6.5, 3.23282) |
| 2206 | p.BrickColor = BrickColor.new("Lime green") |
| 2207 | p.Material = Enum.Material.Neon |
| 2208 | p.Anchored = true |
| 2209 | p.Parent = model |
| 2210 | end |
| 2211 | do |
| 2212 | local p = Instance.new("Part") |
| 2213 | p.Shape = Enum.PartType.Ball |
| 2214 | p.Name = "Tox_Fume_4" |
| 2215 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 2216 | p.CFrame = CFrame.new(1.69959, 8, 5.23081) |
| 2217 | p.BrickColor = BrickColor.new("Lime green") |
| 2218 | p.Material = Enum.Material.Neon |
| 2219 | p.Anchored = true |
| 2220 | p.Parent = model |
| 2221 | end |
| 2222 | do |
| 2223 | local p = Instance.new("Part") |
| 2224 | p.Shape = Enum.PartType.Cylinder |
| 2225 | p.Name = "Cyb_Pedestal1" |
| 2226 | p.Size = Vector3.new(0.5, 5, 5) |
| 2227 | p.CFrame = CFrame.new(15, -0.41, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2228 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2229 | p.Material = Enum.Material.Glacier |
| 2230 | p.MaterialVariant = "2022 Stud" |
| 2231 | p.Anchored = true |
| 2232 | p.Parent = model |
| 2233 | end |
| 2234 | do |
| 2235 | local p = Instance.new("Part") |
| 2236 | p.Shape = Enum.PartType.Cylinder |
| 2237 | p.Name = "Cyb_Pedestal2" |
| 2238 | p.Size = Vector3.new(0.5, 6, 6) |
| 2239 | p.CFrame = CFrame.new(15, -0.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2240 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 2241 | p.Material = Enum.Material.Glacier |
| 2242 | p.MaterialVariant = "2022 Inlet" |
| 2243 | p.Anchored = true |
| 2244 | p.Parent = model |
| 2245 | end |
| 2246 | do |
| 2247 | local p = Instance.new("Part") |
| 2248 | p.Shape = Enum.PartType.Cylinder |
| 2249 | p.Name = "Cyb_seg_0" |
| 2250 | p.Size = Vector3.new(1, 4, 4) |
| 2251 | p.CFrame = CFrame.new(15, 0.38, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2252 | p.BrickColor = BrickColor.new("Navy blue") |
| 2253 | p.Material = Enum.Material.Glacier |
| 2254 | p.MaterialVariant = "2022 Stud" |
| 2255 | p.Anchored = true |
| 2256 | p.Parent = model |
| 2257 | end |
| 2258 | do |
| 2259 | local p = Instance.new("Part") |
| 2260 | p.Shape = Enum.PartType.Cylinder |
| 2261 | p.Name = "Cyb_seg_1" |
| 2262 | p.Size = Vector3.new(1, 5.6, 5.6) |
| 2263 | p.CFrame = CFrame.new(15, 1.42, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2264 | p.BrickColor = BrickColor.new("Black") |
| 2265 | p.Material = Enum.Material.Glacier |
| 2266 | p.MaterialVariant = "2022 Glue" |
| 2267 | p.Anchored = true |
| 2268 | p.Parent = model |
| 2269 | end |
| 2270 | do |
| 2271 | local p = Instance.new("Part") |
| 2272 | p.Shape = Enum.PartType.Cylinder |
| 2273 | p.Name = "Cyb_glow_1" |
| 2274 | p.Size = Vector3.new(1.05, 5.8, 5.8) |
| 2275 | p.CFrame = CFrame.new(15, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2276 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2277 | p.Material = Enum.Material.Neon |
| 2278 | p.Anchored = true |
| 2279 | p.Parent = model |
| 2280 | end |
| 2281 | do |
| 2282 | local p = Instance.new("Part") |
| 2283 | p.Shape = Enum.PartType.Cylinder |
| 2284 | p.Name = "Cyb_seg_2" |
| 2285 | p.Size = Vector3.new(1, 7.4, 7.4) |
| 2286 | p.CFrame = CFrame.new(15, 2.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2287 | p.BrickColor = BrickColor.new("Navy blue") |
| 2288 | p.Material = Enum.Material.Glacier |
| 2289 | p.MaterialVariant = "2022 Stud" |
| 2290 | p.Anchored = true |
| 2291 | p.Parent = model |
| 2292 | end |
| 2293 | do |
| 2294 | local p = Instance.new("Part") |
| 2295 | p.Shape = Enum.PartType.Cylinder |
| 2296 | p.Name = "Cyb_seg_3" |
| 2297 | p.Size = Vector3.new(1, 8, 8) |
| 2298 | p.CFrame = CFrame.new(15, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2299 | p.BrickColor = BrickColor.new("Navy blue") |
| 2300 | p.Material = Enum.Material.Glacier |
| 2301 | p.MaterialVariant = "2022 Stud" |
| 2302 | p.Anchored = true |
| 2303 | p.Parent = model |
| 2304 | end |
| 2305 | do |
| 2306 | local p = Instance.new("Part") |
| 2307 | p.Shape = Enum.PartType.Cylinder |
| 2308 | p.Name = "Cyb_seg_4" |
| 2309 | p.Size = Vector3.new(1, 7.56, 7.56) |
| 2310 | p.CFrame = CFrame.new(15, 4.58, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2311 | p.BrickColor = BrickColor.new("Black") |
| 2312 | p.Material = Enum.Material.Glacier |
| 2313 | p.MaterialVariant = "2022 Glue" |
| 2314 | p.Anchored = true |
| 2315 | p.Parent = model |
| 2316 | end |
| 2317 | do |
| 2318 | local p = Instance.new("Part") |
| 2319 | p.Shape = Enum.PartType.Cylinder |
| 2320 | p.Name = "Cyb_glow_4" |
| 2321 | p.Size = Vector3.new(1.05, 7.8, 7.8) |
| 2322 | p.CFrame = CFrame.new(15, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2323 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2324 | p.Material = Enum.Material.Neon |
| 2325 | p.Anchored = true |
| 2326 | p.Parent = model |
| 2327 | end |
| 2328 | do |
| 2329 | local p = Instance.new("Part") |
| 2330 | p.Shape = Enum.PartType.Cylinder |
| 2331 | p.Name = "Cyb_seg_5" |
| 2332 | p.Size = Vector3.new(1, 7.6, 7.6) |
| 2333 | p.CFrame = CFrame.new(15, 5.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2334 | p.BrickColor = BrickColor.new("Navy blue") |
| 2335 | p.Material = Enum.Material.Glacier |
| 2336 | p.MaterialVariant = "2022 Stud" |
| 2337 | p.Anchored = true |
| 2338 | p.Parent = model |
| 2339 | end |
| 2340 | do |
| 2341 | local p = Instance.new("Part") |
| 2342 | p.Shape = Enum.PartType.Cylinder |
| 2343 | p.Name = "Cyb_seg_6" |
| 2344 | p.Size = Vector3.new(1, 6.8, 6.8) |
| 2345 | p.CFrame = CFrame.new(15, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2346 | p.BrickColor = BrickColor.new("Navy blue") |
| 2347 | p.Material = Enum.Material.Glacier |
| 2348 | p.MaterialVariant = "2022 Stud" |
| 2349 | p.Anchored = true |
| 2350 | p.Parent = model |
| 2351 | end |
| 2352 | do |
| 2353 | local p = Instance.new("Part") |
| 2354 | p.Shape = Enum.PartType.Cylinder |
| 2355 | p.Name = "Cyb_seg_7" |
| 2356 | p.Size = Vector3.new(1, 5.2, 5.2) |
| 2357 | p.CFrame = CFrame.new(15, 7.58, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2358 | p.BrickColor = BrickColor.new("Black") |
| 2359 | p.Material = Enum.Material.Glacier |
| 2360 | p.MaterialVariant = "2022 Glue" |
| 2361 | p.Anchored = true |
| 2362 | p.Parent = model |
| 2363 | end |
| 2364 | do |
| 2365 | local p = Instance.new("Part") |
| 2366 | p.Shape = Enum.PartType.Cylinder |
| 2367 | p.Name = "Cyb_glow_7" |
| 2368 | p.Size = Vector3.new(1.05, 5.4, 5.4) |
| 2369 | p.CFrame = CFrame.new(15, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2370 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2371 | p.Material = Enum.Material.Neon |
| 2372 | p.Anchored = true |
| 2373 | p.Parent = model |
| 2374 | end |
| 2375 | do |
| 2376 | local p = Instance.new("Part") |
| 2377 | p.Shape = Enum.PartType.Cylinder |
| 2378 | p.Name = "Cyb_seg_8" |
| 2379 | p.Size = Vector3.new(1, 4.2, 4.2) |
| 2380 | p.CFrame = CFrame.new(15, 8.62, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2381 | p.BrickColor = BrickColor.new("Navy blue") |
| 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.Shape = Enum.PartType.Cylinder |
| 2390 | p.Name = "Cyb_seg_9" |
| 2391 | p.Size = Vector3.new(1, 2.6, 2.6) |
| 2392 | p.CFrame = CFrame.new(15, 9.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2393 | p.BrickColor = BrickColor.new("Navy blue") |
| 2394 | p.Material = Enum.Material.Glacier |
| 2395 | p.MaterialVariant = "2022 Stud" |
| 2396 | p.Anchored = true |
| 2397 | p.Parent = model |
| 2398 | end |
| 2399 | do |
| 2400 | local p = Instance.new("Part") |
| 2401 | p.Shape = Enum.PartType.Cylinder |
| 2402 | p.Name = "Cyb_seg_10" |
| 2403 | p.Size = Vector3.new(1, 0.8, 0.8) |
| 2404 | p.CFrame = CFrame.new(15, 10.58, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2405 | p.BrickColor = BrickColor.new("Black") |
| 2406 | p.Material = Enum.Material.Glacier |
| 2407 | p.MaterialVariant = "2022 Glue" |
| 2408 | p.Anchored = true |
| 2409 | p.Parent = model |
| 2410 | end |
| 2411 | do |
| 2412 | local p = Instance.new("Part") |
| 2413 | p.Shape = Enum.PartType.Cylinder |
| 2414 | p.Name = "Cyb_glow_10" |
| 2415 | p.Size = Vector3.new(1.05, 1, 1) |
| 2416 | p.CFrame = CFrame.new(15, 10.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2417 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2418 | p.Material = Enum.Material.Neon |
| 2419 | p.Anchored = true |
| 2420 | p.Parent = model |
| 2421 | end |
| 2422 | do |
| 2423 | local p = Instance.new("Part") |
| 2424 | p.Shape = Enum.PartType.Cylinder |
| 2425 | p.Name = "Cyb_Trace_0_0" |
| 2426 | p.Size = Vector3.new(1.16619, 0.3, 0.3) |
| 2427 | p.CFrame = CFrame.new(22.8, 3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(59.0362)) |
| 2428 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2429 | p.Material = Enum.Material.Neon |
| 2430 | p.Anchored = true |
| 2431 | p.Parent = model |
| 2432 | end |
| 2433 | do |
| 2434 | local p = Instance.new("Part") |
| 2435 | p.Shape = Enum.PartType.Ball |
| 2436 | p.Name = "Cyb_Node_0_0" |
| 2437 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2438 | p.CFrame = CFrame.new(22.5, 2.5, 0) |
| 2439 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2440 | p.Material = Enum.Material.Neon |
| 2441 | p.Anchored = true |
| 2442 | p.Parent = model |
| 2443 | end |
| 2444 | do |
| 2445 | local p = Instance.new("Part") |
| 2446 | p.Shape = Enum.PartType.Cylinder |
| 2447 | p.Name = "Cyb_Trace_0_1" |
| 2448 | p.Size = Vector3.new(2.8131, 0.22, 0.22) |
| 2449 | p.CFrame = CFrame.new(22.8558, 3.5, -1.38518) * CFrame.Angles(math.rad(-180), math.rad(80), math.rad(-180)) |
| 2450 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2451 | p.Material = Enum.Material.Neon |
| 2452 | p.Anchored = true |
| 2453 | p.Parent = model |
| 2454 | end |
| 2455 | do |
| 2456 | local p = Instance.new("Part") |
| 2457 | p.Shape = Enum.PartType.Ball |
| 2458 | p.Name = "Cyb_Node_0_1" |
| 2459 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2460 | p.CFrame = CFrame.new(23.1, 3.5, 0) |
| 2461 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2462 | p.Material = Enum.Material.Neon |
| 2463 | p.Anchored = true |
| 2464 | p.Parent = model |
| 2465 | end |
| 2466 | do |
| 2467 | local p = Instance.new("Part") |
| 2468 | p.Shape = Enum.PartType.Cylinder |
| 2469 | p.Name = "Cyb_Trace_0_2" |
| 2470 | p.Size = Vector3.new(2.03961, 0.3, 0.3) |
| 2471 | p.CFrame = CFrame.new(22.4236, 4.5, -2.70196) * CFrame.Angles(math.rad(-180), math.rad(-20), math.rad(-101.31)) |
| 2472 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2473 | p.Material = Enum.Material.Neon |
| 2474 | p.Anchored = true |
| 2475 | p.Parent = model |
| 2476 | end |
| 2477 | do |
| 2478 | local p = Instance.new("Part") |
| 2479 | p.Shape = Enum.PartType.Ball |
| 2480 | p.Name = "Cyb_Node_0_2" |
| 2481 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2482 | p.CFrame = CFrame.new(22.6115, 3.5, -2.77036) |
| 2483 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2484 | p.Material = Enum.Material.Neon |
| 2485 | p.Anchored = true |
| 2486 | p.Parent = model |
| 2487 | end |
| 2488 | do |
| 2489 | local p = Instance.new("Part") |
| 2490 | p.Shape = Enum.PartType.Ball |
| 2491 | p.Name = "Cyb_Node_0_end" |
| 2492 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 2493 | p.CFrame = CFrame.new(22.2356, 5.5, -2.63355) |
| 2494 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2495 | p.Material = Enum.Material.Neon |
| 2496 | p.Anchored = true |
| 2497 | p.Parent = model |
| 2498 | end |
| 2499 | do |
| 2500 | local p = Instance.new("Part") |
| 2501 | p.Shape = Enum.PartType.Cylinder |
| 2502 | p.Name = "Cyb_Trace_1_0" |
| 2503 | p.Size = Vector3.new(2.08806, 0.3, 0.3) |
| 2504 | p.CFrame = CFrame.new(15, 3.5, -7.8) * CFrame.Angles(math.rad(73.3008), math.rad(90), math.rad(0)) |
| 2505 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2506 | p.Material = Enum.Material.Neon |
| 2507 | p.Anchored = true |
| 2508 | p.Parent = model |
| 2509 | end |
| 2510 | do |
| 2511 | local p = Instance.new("Part") |
| 2512 | p.Shape = Enum.PartType.Ball |
| 2513 | p.Name = "Cyb_Node_1_0" |
| 2514 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2515 | p.CFrame = CFrame.new(15, 2.5, -7.5) |
| 2516 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2517 | p.Material = Enum.Material.Neon |
| 2518 | p.Anchored = true |
| 2519 | p.Parent = model |
| 2520 | end |
| 2521 | do |
| 2522 | local p = Instance.new("Part") |
| 2523 | p.Shape = Enum.PartType.Cylinder |
| 2524 | p.Name = "Cyb_Trace_1_1" |
| 2525 | p.Size = Vector3.new(2.94665, 0.22, 0.22) |
| 2526 | p.CFrame = CFrame.new(16.3168, 5, -7.66782) * CFrame.Angles(math.rad(0), math.rad(-18.1705), math.rad(19.8384)) |
| 2527 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2528 | p.Material = Enum.Material.Neon |
| 2529 | p.Anchored = true |
| 2530 | p.Parent = model |
| 2531 | end |
| 2532 | do |
| 2533 | local p = Instance.new("Part") |
| 2534 | p.Shape = Enum.PartType.Ball |
| 2535 | p.Name = "Cyb_Node_1_1" |
| 2536 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2537 | p.CFrame = CFrame.new(15, 4.5, -8.1) |
| 2538 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2539 | p.Material = Enum.Material.Neon |
| 2540 | p.Anchored = true |
| 2541 | p.Parent = model |
| 2542 | end |
| 2543 | do |
| 2544 | local p = Instance.new("Part") |
| 2545 | p.Shape = Enum.PartType.Cylinder |
| 2546 | p.Name = "Cyb_Trace_1_2" |
| 2547 | p.Size = Vector3.new(2.82843, 0.26, 0.26) |
| 2548 | p.CFrame = CFrame.new(17.2915, 6.5, -6.29594) * CFrame.Angles(math.rad(-180), math.rad(-70), math.rad(-135)) |
| 2549 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2550 | p.Material = Enum.Material.Neon |
| 2551 | p.Anchored = true |
| 2552 | p.Parent = model |
| 2553 | end |
| 2554 | do |
| 2555 | local p = Instance.new("Part") |
| 2556 | p.Shape = Enum.PartType.Ball |
| 2557 | p.Name = "Cyb_Node_1_2" |
| 2558 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2559 | p.CFrame = CFrame.new(17.6336, 5.5, -7.23563) |
| 2560 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2561 | p.Material = Enum.Material.Neon |
| 2562 | p.Anchored = true |
| 2563 | p.Parent = model |
| 2564 | end |
| 2565 | do |
| 2566 | local p = Instance.new("Part") |
| 2567 | p.Shape = Enum.PartType.Ball |
| 2568 | p.Name = "Cyb_Node_1_end" |
| 2569 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 2570 | p.CFrame = CFrame.new(16.9495, 7.5, -5.35625) |
| 2571 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2572 | p.Material = Enum.Material.Neon |
| 2573 | p.Anchored = true |
| 2574 | p.Parent = model |
| 2575 | end |
| 2576 | do |
| 2577 | local p = Instance.new("Part") |
| 2578 | p.Shape = Enum.PartType.Cylinder |
| 2579 | p.Name = "Cyb_Trace_2_0" |
| 2580 | p.Size = Vector3.new(2.98555, 0.22, 0.22) |
| 2581 | p.CFrame = CFrame.new(7.14424, 4, -1.38518) * CFrame.Angles(math.rad(0), math.rad(80), math.rad(19.5693)) |
| 2582 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2583 | p.Material = Enum.Material.Neon |
| 2584 | p.Anchored = true |
| 2585 | p.Parent = model |
| 2586 | end |
| 2587 | do |
| 2588 | local p = Instance.new("Part") |
| 2589 | p.Shape = Enum.PartType.Ball |
| 2590 | p.Name = "Cyb_Node_2_0" |
| 2591 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2592 | p.CFrame = CFrame.new(6.9, 3.5, 0) |
| 2593 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2594 | p.Material = Enum.Material.Neon |
| 2595 | p.Anchored = true |
| 2596 | p.Parent = model |
| 2597 | end |
| 2598 | do |
| 2599 | local p = Instance.new("Part") |
| 2600 | p.Shape = Enum.PartType.Cylinder |
| 2601 | p.Name = "Cyb_Trace_2_1" |
| 2602 | p.Size = Vector3.new(2.33238, 0.26, 0.26) |
| 2603 | p.CFrame = CFrame.new(7.9523, 5.5, -2.56515) * CFrame.Angles(math.rad(0), math.rad(-20), math.rad(59.0362)) |
| 2604 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2605 | p.Material = Enum.Material.Neon |
| 2606 | p.Anchored = true |
| 2607 | p.Parent = model |
| 2608 | end |
| 2609 | do |
| 2610 | local p = Instance.new("Part") |
| 2611 | p.Shape = Enum.PartType.Ball |
| 2612 | p.Name = "Cyb_Node_2_1" |
| 2613 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2614 | p.CFrame = CFrame.new(7.38849, 4.5, -2.77036) |
| 2615 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2616 | p.Material = Enum.Material.Neon |
| 2617 | p.Anchored = true |
| 2618 | p.Parent = model |
| 2619 | end |
| 2620 | do |
| 2621 | local p = Instance.new("Part") |
| 2622 | p.Shape = Enum.PartType.Cylinder |
| 2623 | p.Name = "Cyb_Trace_2_2" |
| 2624 | p.Size = Vector3.new(2.68026, 0.22, 0.22) |
| 2625 | p.CFrame = CFrame.new(8.90806, 7, -1.17997) * CFrame.Angles(math.rad(0), math.rad(-71.6255), math.rad(21.9068)) |
| 2626 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2627 | p.Material = Enum.Material.Neon |
| 2628 | p.Anchored = true |
| 2629 | p.Parent = model |
| 2630 | end |
| 2631 | do |
| 2632 | local p = Instance.new("Part") |
| 2633 | p.Shape = Enum.PartType.Ball |
| 2634 | p.Name = "Cyb_Node_2_2" |
| 2635 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2636 | p.CFrame = CFrame.new(8.51612, 6.5, -2.35994) |
| 2637 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2638 | p.Material = Enum.Material.Neon |
| 2639 | p.Anchored = true |
| 2640 | p.Parent = model |
| 2641 | end |
| 2642 | do |
| 2643 | local p = Instance.new("Part") |
| 2644 | p.Shape = Enum.PartType.Ball |
| 2645 | p.Name = "Cyb_Node_2_end" |
| 2646 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 2647 | p.CFrame = CFrame.new(9.3, 7.5, 0) |
| 2648 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2649 | p.Material = Enum.Material.Neon |
| 2650 | p.Anchored = true |
| 2651 | p.Parent = model |
| 2652 | end |
| 2653 | do |
| 2654 | local p = Instance.new("Part") |
| 2655 | p.Shape = Enum.PartType.Cylinder |
| 2656 | p.Name = "Cyb_Trace_3_0" |
| 2657 | p.Size = Vector3.new(2.82843, 0.18, 0.18) |
| 2658 | p.CFrame = CFrame.new(15, 2.5, 7.1) * CFrame.Angles(math.rad(-45), math.rad(-90), math.rad(0)) |
| 2659 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2660 | p.Material = Enum.Material.Neon |
| 2661 | p.Anchored = true |
| 2662 | p.Parent = model |
| 2663 | end |
| 2664 | do |
| 2665 | local p = Instance.new("Part") |
| 2666 | p.Shape = Enum.PartType.Ball |
| 2667 | p.Name = "Cyb_Node_3_0" |
| 2668 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2669 | p.CFrame = CFrame.new(15, 1.5, 6.1) |
| 2670 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2671 | p.Material = Enum.Material.Neon |
| 2672 | p.Anchored = true |
| 2673 | p.Parent = model |
| 2674 | end |
| 2675 | do |
| 2676 | local p = Instance.new("Part") |
| 2677 | p.Shape = Enum.PartType.Cylinder |
| 2678 | p.Name = "Cyb_Trace_3_1" |
| 2679 | p.Size = Vector3.new(2.8131, 0.22, 0.22) |
| 2680 | p.CFrame = CFrame.new(16.3852, 3.5, 7.85576) * CFrame.Angles(math.rad(0), math.rad(10), math.rad(0)) |
| 2681 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2682 | p.Material = Enum.Material.Neon |
| 2683 | p.Anchored = true |
| 2684 | p.Parent = model |
| 2685 | end |
| 2686 | do |
| 2687 | local p = Instance.new("Part") |
| 2688 | p.Shape = Enum.PartType.Ball |
| 2689 | p.Name = "Cyb_Node_3_1" |
| 2690 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2691 | p.CFrame = CFrame.new(15, 3.5, 8.1) |
| 2692 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2693 | p.Material = Enum.Material.Neon |
| 2694 | p.Anchored = true |
| 2695 | p.Parent = model |
| 2696 | end |
| 2697 | do |
| 2698 | local p = Instance.new("Part") |
| 2699 | p.Shape = Enum.PartType.Cylinder |
| 2700 | p.Name = "Cyb_Trace_3_2" |
| 2701 | p.Size = Vector3.new(2.03961, 0.3, 0.3) |
| 2702 | p.CFrame = CFrame.new(17.702, 4.5, 7.42357) * CFrame.Angles(math.rad(-180), math.rad(70), math.rad(-101.31)) |
| 2703 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2704 | p.Material = Enum.Material.Neon |
| 2705 | p.Anchored = true |
| 2706 | p.Parent = model |
| 2707 | end |
| 2708 | do |
| 2709 | local p = Instance.new("Part") |
| 2710 | p.Shape = Enum.PartType.Ball |
| 2711 | p.Name = "Cyb_Node_3_2" |
| 2712 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 2713 | p.CFrame = CFrame.new(17.7704, 3.5, 7.61151) |
| 2714 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2715 | p.Material = Enum.Material.Neon |
| 2716 | p.Anchored = true |
| 2717 | p.Parent = model |
| 2718 | end |
| 2719 | do |
| 2720 | local p = Instance.new("Part") |
| 2721 | p.Shape = Enum.PartType.Ball |
| 2722 | p.Name = "Cyb_Node_3_end" |
| 2723 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 2724 | p.CFrame = CFrame.new(17.6336, 5.5, 7.23563) |
| 2725 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2726 | p.Material = Enum.Material.Neon |
| 2727 | p.Anchored = true |
| 2728 | p.Parent = model |
| 2729 | end |
| 2730 | do |
| 2731 | local p = Instance.new("Part") |
| 2732 | p.Name = "Cyb_Greeble_45_4" |
| 2733 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 2734 | p.CFrame = CFrame.new(20.7983, 4.5, -5.79828) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 2735 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2736 | p.Material = Enum.Material.Glacier |
| 2737 | p.MaterialVariant = "2022 Stud" |
| 2738 | p.Anchored = true |
| 2739 | p.Parent = model |
| 2740 | end |
| 2741 | do |
| 2742 | local p = Instance.new("Part") |
| 2743 | p.Name = "Cyb_Glow_45_4" |
| 2744 | p.Size = Vector3.new(1.3, 0.4, 0.4) |
| 2745 | p.CFrame = CFrame.new(20.7983, 4.5, -5.79828) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 2746 | p.BrickColor = BrickColor.new("Hot pink") |
| 2747 | p.Material = Enum.Material.Neon |
| 2748 | p.Anchored = true |
| 2749 | p.Parent = model |
| 2750 | end |
| 2751 | do |
| 2752 | local p = Instance.new("Part") |
| 2753 | p.Name = "Cyb_Greeble_135_5" |
| 2754 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 2755 | p.CFrame = CFrame.new(9.48457, 5.5, -5.51543) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 2756 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2757 | p.Material = Enum.Material.Glacier |
| 2758 | p.MaterialVariant = "2022 Stud" |
| 2759 | p.Anchored = true |
| 2760 | p.Parent = model |
| 2761 | end |
| 2762 | do |
| 2763 | local p = Instance.new("Part") |
| 2764 | p.Name = "Cyb_Glow_135_5" |
| 2765 | p.Size = Vector3.new(1.3, 0.4, 0.4) |
| 2766 | p.CFrame = CFrame.new(9.48457, 5.5, -5.51543) * CFrame.Angles(math.rad(0), math.rad(-135), math.rad(0)) |
| 2767 | p.BrickColor = BrickColor.new("Hot pink") |
| 2768 | p.Material = Enum.Material.Neon |
| 2769 | p.Anchored = true |
| 2770 | p.Parent = model |
| 2771 | end |
| 2772 | do |
| 2773 | local p = Instance.new("Part") |
| 2774 | p.Name = "Cyb_Greeble_225_3" |
| 2775 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 2776 | p.CFrame = CFrame.new(9.20172, 3.5, 5.79828) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 2777 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 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 = "Cyb_Glow_225_3" |
| 2786 | p.Size = Vector3.new(1.3, 0.4, 0.4) |
| 2787 | p.CFrame = CFrame.new(9.20172, 3.5, 5.79828) * CFrame.Angles(math.rad(0), math.rad(-225), math.rad(0)) |
| 2788 | p.BrickColor = BrickColor.new("Hot pink") |
| 2789 | p.Material = Enum.Material.Neon |
| 2790 | p.Anchored = true |
| 2791 | p.Parent = model |
| 2792 | end |
| 2793 | do |
| 2794 | local p = Instance.new("Part") |
| 2795 | p.Name = "Cyb_Greeble_315_6" |
| 2796 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 2797 | p.CFrame = CFrame.new(19.9497, 6.5, 4.94975) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 2798 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2799 | p.Material = Enum.Material.Glacier |
| 2800 | p.MaterialVariant = "2022 Stud" |
| 2801 | p.Anchored = true |
| 2802 | p.Parent = model |
| 2803 | end |
| 2804 | do |
| 2805 | local p = Instance.new("Part") |
| 2806 | p.Name = "Cyb_Glow_315_6" |
| 2807 | p.Size = Vector3.new(1.3, 0.4, 0.4) |
| 2808 | p.CFrame = CFrame.new(19.9497, 6.5, 4.94975) * CFrame.Angles(math.rad(0), math.rad(-315), math.rad(0)) |
| 2809 | p.BrickColor = BrickColor.new("Hot pink") |
| 2810 | p.Material = Enum.Material.Neon |
| 2811 | p.Anchored = true |
| 2812 | p.Parent = model |
| 2813 | end |
| 2814 | do |
| 2815 | local p = Instance.new("Part") |
| 2816 | p.Name = "Cyb_Greeble_0_8" |
| 2817 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 2818 | p.CFrame = CFrame.new(19.4, 8.5, 0) |
| 2819 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2820 | p.Material = Enum.Material.Glacier |
| 2821 | p.MaterialVariant = "2022 Stud" |
| 2822 | p.Anchored = true |
| 2823 | p.Parent = model |
| 2824 | end |
| 2825 | do |
| 2826 | local p = Instance.new("Part") |
| 2827 | p.Name = "Cyb_Glow_0_8" |
| 2828 | p.Size = Vector3.new(1.3, 0.4, 0.4) |
| 2829 | p.CFrame = CFrame.new(19.4, 8.5, 0) |
| 2830 | p.BrickColor = BrickColor.new("Hot pink") |
| 2831 | p.Material = Enum.Material.Neon |
| 2832 | p.Anchored = true |
| 2833 | p.Parent = model |
| 2834 | end |
| 2835 | do |
| 2836 | local p = Instance.new("Part") |
| 2837 | p.Name = "Cyb_Greeble_180_7" |
| 2838 | p.Size = Vector3.new(1.2, 1.2, 1.2) |
| 2839 | p.CFrame = CFrame.new(9.2, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 2840 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2841 | p.Material = Enum.Material.Glacier |
| 2842 | p.MaterialVariant = "2022 Stud" |
| 2843 | p.Anchored = true |
| 2844 | p.Parent = model |
| 2845 | end |
| 2846 | do |
| 2847 | local p = Instance.new("Part") |
| 2848 | p.Name = "Cyb_Glow_180_7" |
| 2849 | p.Size = Vector3.new(1.3, 0.4, 0.4) |
| 2850 | p.CFrame = CFrame.new(9.2, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 2851 | p.BrickColor = BrickColor.new("Hot pink") |
| 2852 | p.Material = Enum.Material.Neon |
| 2853 | p.Anchored = true |
| 2854 | p.Parent = model |
| 2855 | end |
| 2856 | do |
| 2857 | local p = Instance.new("Part") |
| 2858 | p.Shape = Enum.PartType.Cylinder |
| 2859 | p.Name = "Cyb_Ant1" |
| 2860 | p.Size = Vector3.new(3.31663, 0.3, 0.3) |
| 2861 | p.CFrame = CFrame.new(17.3385, 11, -2.33848) * CFrame.Angles(math.rad(0), math.rad(45), math.rad(64.7606)) |
| 2862 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2863 | p.Material = Enum.Material.Glacier |
| 2864 | p.MaterialVariant = "2022 Stud" |
| 2865 | p.Anchored = true |
| 2866 | p.Parent = model |
| 2867 | end |
| 2868 | do |
| 2869 | local p = Instance.new("Part") |
| 2870 | p.Shape = Enum.PartType.Ball |
| 2871 | p.Name = "Cyb_Ant1_Tip" |
| 2872 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 2873 | p.CFrame = CFrame.new(17.8385, 12.5, -2.83848) |
| 2874 | p.BrickColor = BrickColor.new("Toothpaste") |
| 2875 | p.Material = Enum.Material.Neon |
| 2876 | p.Anchored = true |
| 2877 | p.Parent = model |
| 2878 | end |
| 2879 | do |
| 2880 | local p = Instance.new("Part") |
| 2881 | p.Shape = Enum.PartType.Cylinder |
| 2882 | p.Name = "Cyb_Ant2" |
| 2883 | p.Size = Vector3.new(2.44949, 0.3, 0.3) |
| 2884 | p.CFrame = CFrame.new(12.6615, 10.5, 2.33848) * CFrame.Angles(math.rad(-180), math.rad(-45), math.rad(-125.264)) |
| 2885 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2886 | p.Material = Enum.Material.Glacier |
| 2887 | p.MaterialVariant = "2022 Stud" |
| 2888 | p.Anchored = true |
| 2889 | p.Parent = model |
| 2890 | end |
| 2891 | do |
| 2892 | local p = Instance.new("Part") |
| 2893 | p.Shape = Enum.PartType.Ball |
| 2894 | p.Name = "Cyb_Ant2_Tip" |
| 2895 | p.Size = Vector3.new(0.6, 0.6, 0.6) |
| 2896 | p.CFrame = CFrame.new(12.1615, 11.5, 2.83848) |
| 2897 | p.BrickColor = BrickColor.new("Hot pink") |
| 2898 | p.Material = Enum.Material.Neon |
| 2899 | p.Anchored = true |
| 2900 | p.Parent = model |
| 2901 | end |
| 2902 | do |
| 2903 | local p = Instance.new("Part") |
| 2904 | p.Shape = Enum.PartType.Cylinder |
| 2905 | p.Name = "Cel_Pedestal1" |
| 2906 | p.Size = Vector3.new(0.5, 5, 5) |
| 2907 | p.CFrame = CFrame.new(30, -0.29, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2908 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 2909 | p.Material = Enum.Material.Glacier |
| 2910 | p.MaterialVariant = "2022 Stud" |
| 2911 | p.Anchored = true |
| 2912 | p.Parent = model |
| 2913 | end |
| 2914 | do |
| 2915 | local p = Instance.new("Part") |
| 2916 | p.Shape = Enum.PartType.Cylinder |
| 2917 | p.Name = "Cel_Pedestal2" |
| 2918 | p.Size = Vector3.new(0.5, 6, 6) |
| 2919 | p.CFrame = CFrame.new(30, -0.75, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2920 | p.BrickColor = BrickColor.new("Medium stone grey") |
| 2921 | p.Material = Enum.Material.Glacier |
| 2922 | p.MaterialVariant = "2022 Inlet" |
| 2923 | p.Anchored = true |
| 2924 | p.Parent = model |
| 2925 | end |
| 2926 | do |
| 2927 | local p = Instance.new("Part") |
| 2928 | p.Shape = Enum.PartType.Cylinder |
| 2929 | p.Name = "Cel_seg_0" |
| 2930 | p.Size = Vector3.new(1, 4, 4) |
| 2931 | p.CFrame = CFrame.new(30, 0.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2932 | p.BrickColor = BrickColor.new("Navy blue") |
| 2933 | p.Material = Enum.Material.Glacier |
| 2934 | p.MaterialVariant = "2022 Stud" |
| 2935 | p.Anchored = true |
| 2936 | p.Parent = model |
| 2937 | end |
| 2938 | do |
| 2939 | local p = Instance.new("Part") |
| 2940 | p.Shape = Enum.PartType.Cylinder |
| 2941 | p.Name = "Cel_seg_1" |
| 2942 | p.Size = Vector3.new(1, 6, 6) |
| 2943 | p.CFrame = CFrame.new(30, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2944 | p.BrickColor = BrickColor.new("Navy blue") |
| 2945 | p.Material = Enum.Material.Glacier |
| 2946 | p.MaterialVariant = "2022 Stud" |
| 2947 | p.Anchored = true |
| 2948 | p.Parent = model |
| 2949 | end |
| 2950 | do |
| 2951 | local p = Instance.new("Part") |
| 2952 | p.Shape = Enum.PartType.Cylinder |
| 2953 | p.Name = "Cel_seg_2" |
| 2954 | p.Size = Vector3.new(1, 7.4, 7.4) |
| 2955 | p.CFrame = CFrame.new(30, 2.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2956 | p.BrickColor = BrickColor.new("Navy blue") |
| 2957 | p.Material = Enum.Material.Glacier |
| 2958 | p.MaterialVariant = "2022 Stud" |
| 2959 | p.Anchored = true |
| 2960 | p.Parent = model |
| 2961 | end |
| 2962 | do |
| 2963 | local p = Instance.new("Part") |
| 2964 | p.Shape = Enum.PartType.Cylinder |
| 2965 | p.Name = "Cel_seg_3" |
| 2966 | p.Size = Vector3.new(1, 8, 8) |
| 2967 | p.CFrame = CFrame.new(30, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2968 | p.BrickColor = BrickColor.new("Navy blue") |
| 2969 | p.Material = Enum.Material.Glacier |
| 2970 | p.MaterialVariant = "2022 Stud" |
| 2971 | p.Anchored = true |
| 2972 | p.Parent = model |
| 2973 | end |
| 2974 | do |
| 2975 | local p = Instance.new("Part") |
| 2976 | p.Shape = Enum.PartType.Cylinder |
| 2977 | p.Name = "Cel_seg_4" |
| 2978 | p.Size = Vector3.new(1, 8, 8) |
| 2979 | p.CFrame = CFrame.new(30, 4.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2980 | p.BrickColor = BrickColor.new("Navy blue") |
| 2981 | p.Material = Enum.Material.Glacier |
| 2982 | p.MaterialVariant = "2022 Stud" |
| 2983 | p.Anchored = true |
| 2984 | p.Parent = model |
| 2985 | end |
| 2986 | do |
| 2987 | local p = Instance.new("Part") |
| 2988 | p.Shape = Enum.PartType.Cylinder |
| 2989 | p.Name = "Cel_seg_5" |
| 2990 | p.Size = Vector3.new(1, 7.6, 7.6) |
| 2991 | p.CFrame = CFrame.new(30, 5.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 2992 | p.BrickColor = BrickColor.new("Navy blue") |
| 2993 | p.Material = Enum.Material.Glacier |
| 2994 | p.MaterialVariant = "2022 Stud" |
| 2995 | p.Anchored = true |
| 2996 | p.Parent = model |
| 2997 | end |
| 2998 | do |
| 2999 | local p = Instance.new("Part") |
| 3000 | p.Shape = Enum.PartType.Cylinder |
| 3001 | p.Name = "Cel_seg_6" |
| 3002 | p.Size = Vector3.new(1, 6.8, 6.8) |
| 3003 | p.CFrame = CFrame.new(30, 6.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 3004 | p.BrickColor = BrickColor.new("Navy blue") |
| 3005 | p.Material = Enum.Material.Glacier |
| 3006 | p.MaterialVariant = "2022 Stud" |
| 3007 | p.Anchored = true |
| 3008 | p.Parent = model |
| 3009 | end |
| 3010 | do |
| 3011 | local p = Instance.new("Part") |
| 3012 | p.Shape = Enum.PartType.Cylinder |
| 3013 | p.Name = "Cel_seg_7" |
| 3014 | p.Size = Vector3.new(1, 5.6, 5.6) |
| 3015 | p.CFrame = CFrame.new(30, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 3016 | p.BrickColor = BrickColor.new("Navy blue") |
| 3017 | p.Material = Enum.Material.Glacier |
| 3018 | p.MaterialVariant = "2022 Stud" |
| 3019 | p.Anchored = true |
| 3020 | p.Parent = model |
| 3021 | end |
| 3022 | do |
| 3023 | local p = Instance.new("Part") |
| 3024 | p.Shape = Enum.PartType.Cylinder |
| 3025 | p.Name = "Cel_seg_8" |
| 3026 | p.Size = Vector3.new(1, 4.2, 4.2) |
| 3027 | p.CFrame = CFrame.new(30, 8.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 3028 | p.BrickColor = BrickColor.new("Navy blue") |
| 3029 | p.Material = Enum.Material.Glacier |
| 3030 | p.MaterialVariant = "2022 Stud" |
| 3031 | p.Anchored = true |
| 3032 | p.Parent = model |
| 3033 | end |
| 3034 | do |
| 3035 | local p = Instance.new("Part") |
| 3036 | p.Shape = Enum.PartType.Cylinder |
| 3037 | p.Name = "Cel_seg_9" |
| 3038 | p.Size = Vector3.new(1, 2.6, 2.6) |
| 3039 | p.CFrame = CFrame.new(30, 9.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 3040 | p.BrickColor = BrickColor.new("Navy blue") |
| 3041 | p.Material = Enum.Material.Glacier |
| 3042 | p.MaterialVariant = "2022 Stud" |
| 3043 | p.Anchored = true |
| 3044 | p.Parent = model |
| 3045 | end |
| 3046 | do |
| 3047 | local p = Instance.new("Part") |
| 3048 | p.Shape = Enum.PartType.Cylinder |
| 3049 | p.Name = "Cel_seg_10" |
| 3050 | p.Size = Vector3.new(1, 1.2, 1.2) |
| 3051 | p.CFrame = CFrame.new(30, 10.46, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 3052 | p.BrickColor = BrickColor.new("Navy blue") |
| 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 = "Cel_Star_0_A" |
| 3061 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3062 | p.CFrame = CFrame.new(38.2, 3.5, 0.04) |
| 3063 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_0_B" |
| 3072 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3073 | p.CFrame = CFrame.new(38.2, 3.5, 0) |
| 3074 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_1_A" |
| 3083 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3084 | p.CFrame = CFrame.new(34.978, 6.5, -4.97803) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 3085 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_1_B" |
| 3094 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3095 | p.CFrame = CFrame.new(34.9497, 6.5, -4.94975) * CFrame.Angles(math.rad(0), math.rad(-45), math.rad(0)) |
| 3096 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_2_A" |
| 3105 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3106 | p.CFrame = CFrame.new(25.9346, 4.5, -7.08141) * CFrame.Angles(math.rad(0), math.rad(-120), math.rad(0)) |
| 3107 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_2_B" |
| 3116 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3117 | p.CFrame = CFrame.new(25.9, 4.5, -7.10141) * CFrame.Angles(math.rad(0), math.rad(-120), math.rad(0)) |
| 3118 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_3_A" |
| 3127 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3128 | p.CFrame = CFrame.new(24.2, 7.5, 0) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 3129 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_3_B" |
| 3138 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3139 | p.CFrame = CFrame.new(24.2, 7.5, 0.04) * CFrame.Angles(math.rad(0), math.rad(-180), math.rad(0)) |
| 3140 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_4_A" |
| 3149 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3150 | p.CFrame = CFrame.new(26.1346, 5.5, 6.735) * CFrame.Angles(math.rad(0), math.rad(-240), math.rad(0)) |
| 3151 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_4_B" |
| 3160 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3161 | p.CFrame = CFrame.new(26.1, 5.5, 6.755) * CFrame.Angles(math.rad(0), math.rad(-240), math.rad(0)) |
| 3162 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_5_A" |
| 3171 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3172 | p.CFrame = CFrame.new(32.2346, 8.5, 3.83051) * CFrame.Angles(math.rad(0), math.rad(-300), math.rad(0)) |
| 3173 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_5_B" |
| 3182 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3183 | p.CFrame = CFrame.new(32.2, 8.5, 3.81051) * CFrame.Angles(math.rad(0), math.rad(-300), math.rad(0)) |
| 3184 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_6_A" |
| 3193 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3194 | p.CFrame = CFrame.new(30.04, 2.5, 7.6) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 3195 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_6_B" |
| 3204 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3205 | p.CFrame = CFrame.new(30, 2.5, 7.6) * CFrame.Angles(math.rad(0), math.rad(-270), math.rad(0)) |
| 3206 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_7_A" |
| 3215 | p.Size = Vector3.new(1.5, 0.2, 0.2) |
| 3216 | p.CFrame = CFrame.new(30.04, 9.5, -2.8) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 3217 | p.BrickColor = BrickColor.new("Gold") |
| 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 = "Cel_Star_7_B" |
| 3226 | p.Size = Vector3.new(0.2, 1.5, 0.2) |
| 3227 | p.CFrame = CFrame.new(30, 9.5, -2.8) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 3228 | p.BrickColor = BrickColor.new("Gold") |
| 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.Shape = Enum.PartType.Ball |
| 3237 | p.Name = "Cel_TinyStar_0" |
| 3238 | p.Size = Vector3.new(0.255006, 0.255006, 0.255006) |
| 3239 | p.CFrame = CFrame.new(35.8216, 7.25484, -0.922448) |
| 3240 | p.BrickColor = BrickColor.new("White") |
| 3241 | p.Material = Enum.Material.Glacier |
| 3242 | p.MaterialVariant = "2022 Stud" |
| 3243 | p.Anchored = true |
| 3244 | p.Parent = model |
| 3245 | end |
| 3246 | do |
| 3247 | local p = Instance.new("Part") |
| 3248 | p.Shape = Enum.PartType.Ball |
| 3249 | p.Name = "Cel_TinyStar_1" |
| 3250 | p.Size = Vector3.new(0.348134, 0.348134, 0.348134) |
| 3251 | p.CFrame = CFrame.new(36.0406, 2.75584, -4.53509) |
| 3252 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3253 | p.Material = Enum.Material.Neon |
| 3254 | p.Anchored = true |
| 3255 | p.Parent = model |
| 3256 | end |
| 3257 | do |
| 3258 | local p = Instance.new("Part") |
| 3259 | p.Shape = Enum.PartType.Ball |
| 3260 | p.Name = "Cel_TinyStar_2" |
| 3261 | p.Size = Vector3.new(0.205959, 0.205959, 0.205959) |
| 3262 | p.CFrame = CFrame.new(23.7414, 2.28245, -3.34292) |
| 3263 | p.BrickColor = BrickColor.new("White") |
| 3264 | p.Material = Enum.Material.Glacier |
| 3265 | p.MaterialVariant = "2022 Stud" |
| 3266 | p.Anchored = true |
| 3267 | p.Parent = model |
| 3268 | end |
| 3269 | do |
| 3270 | local p = Instance.new("Part") |
| 3271 | p.Shape = Enum.PartType.Ball |
| 3272 | p.Name = "Cel_TinyStar_3" |
| 3273 | p.Size = Vector3.new(0.312249, 0.312249, 0.312249) |
| 3274 | p.CFrame = CFrame.new(23.588, 3.59395, 4.78399) |
| 3275 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3276 | p.Material = Enum.Material.Neon |
| 3277 | p.Anchored = true |
| 3278 | p.Parent = model |
| 3279 | end |
| 3280 | do |
| 3281 | local p = Instance.new("Part") |
| 3282 | p.Shape = Enum.PartType.Ball |
| 3283 | p.Name = "Cel_TinyStar_4" |
| 3284 | p.Size = Vector3.new(0.244088, 0.244088, 0.244088) |
| 3285 | p.CFrame = CFrame.new(24.4477, 7.34896, 1.61088) |
| 3286 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3287 | p.Material = Enum.Material.Neon |
| 3288 | p.Anchored = true |
| 3289 | p.Parent = model |
| 3290 | end |
| 3291 | do |
| 3292 | local p = Instance.new("Part") |
| 3293 | p.Shape = Enum.PartType.Ball |
| 3294 | p.Name = "Cel_TinyStar_5" |
| 3295 | p.Size = Vector3.new(0.351761, 0.351761, 0.351761) |
| 3296 | p.CFrame = CFrame.new(35.4507, 4.00372, 5.85577) |
| 3297 | p.BrickColor = BrickColor.new("White") |
| 3298 | p.Material = Enum.Material.Glacier |
| 3299 | p.MaterialVariant = "2022 Stud" |
| 3300 | p.Anchored = true |
| 3301 | p.Parent = model |
| 3302 | end |
| 3303 | do |
| 3304 | local p = Instance.new("Part") |
| 3305 | p.Shape = Enum.PartType.Ball |
| 3306 | p.Name = "Cel_TinyStar_6" |
| 3307 | p.Size = Vector3.new(0.231096, 0.231096, 0.231096) |
| 3308 | p.CFrame = CFrame.new(27.2049, 7.78325, -4.38902) |
| 3309 | p.BrickColor = BrickColor.new("Gold") |
| 3310 | p.Material = Enum.Material.Glacier |
| 3311 | p.MaterialVariant = "2022 Stud" |
| 3312 | p.Anchored = true |
| 3313 | p.Parent = model |
| 3314 | end |
| 3315 | do |
| 3316 | local p = Instance.new("Part") |
| 3317 | p.Shape = Enum.PartType.Ball |
| 3318 | p.Name = "Cel_TinyStar_7" |
| 3319 | p.Size = Vector3.new(0.271796, 0.271796, 0.271796) |
| 3320 | p.CFrame = CFrame.new(24.6897, 2.41989, -4.9913) |
| 3321 | p.BrickColor = BrickColor.new("Gold") |
| 3322 | p.Material = Enum.Material.Glacier |
| 3323 | p.MaterialVariant = "2022 Stud" |
| 3324 | p.Anchored = true |
| 3325 | p.Parent = model |
| 3326 | end |
| 3327 | do |
| 3328 | local p = Instance.new("Part") |
| 3329 | p.Shape = Enum.PartType.Ball |
| 3330 | p.Name = "Cel_TinyStar_8" |
| 3331 | p.Size = Vector3.new(0.345946, 0.345946, 0.345946) |
| 3332 | p.CFrame = CFrame.new(32.206, 6.93353, 5.87953) |
| 3333 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3334 | p.Material = Enum.Material.Neon |
| 3335 | p.Anchored = true |
| 3336 | p.Parent = model |
| 3337 | end |
| 3338 | do |
| 3339 | local p = Instance.new("Part") |
| 3340 | p.Shape = Enum.PartType.Ball |
| 3341 | p.Name = "Cel_TinyStar_9" |
| 3342 | p.Size = Vector3.new(0.21576, 0.21576, 0.21576) |
| 3343 | p.CFrame = CFrame.new(36.6008, 2.62344, 3.50583) |
| 3344 | p.BrickColor = BrickColor.new("Gold") |
| 3345 | p.Material = Enum.Material.Glacier |
| 3346 | p.MaterialVariant = "2022 Stud" |
| 3347 | p.Anchored = true |
| 3348 | p.Parent = model |
| 3349 | end |
| 3350 | do |
| 3351 | local p = Instance.new("Part") |
| 3352 | p.Shape = Enum.PartType.Ball |
| 3353 | p.Name = "Cel_TinyStar_10" |
| 3354 | p.Size = Vector3.new(0.372341, 0.372341, 0.372341) |
| 3355 | p.CFrame = CFrame.new(27.4584, 8.96464, 2.34265) |
| 3356 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3357 | p.Material = Enum.Material.Neon |
| 3358 | p.Anchored = true |
| 3359 | p.Parent = model |
| 3360 | end |
| 3361 | do |
| 3362 | local p = Instance.new("Part") |
| 3363 | p.Shape = Enum.PartType.Ball |
| 3364 | p.Name = "Cel_TinyStar_11" |
| 3365 | p.Size = Vector3.new(0.332253, 0.332253, 0.332253) |
| 3366 | p.CFrame = CFrame.new(37.1017, 3.2306, -3.31757) |
| 3367 | p.BrickColor = BrickColor.new("Gold") |
| 3368 | p.Material = Enum.Material.Glacier |
| 3369 | p.MaterialVariant = "2022 Stud" |
| 3370 | p.Anchored = true |
| 3371 | p.Parent = model |
| 3372 | end |
| 3373 | do |
| 3374 | local p = Instance.new("Part") |
| 3375 | p.Shape = Enum.PartType.Ball |
| 3376 | p.Name = "Cel_TinyStar_12" |
| 3377 | p.Size = Vector3.new(0.373297, 0.373297, 0.373297) |
| 3378 | p.CFrame = CFrame.new(30.8518, 10.367, 1.09362) |
| 3379 | p.BrickColor = BrickColor.new("Gold") |
| 3380 | p.Material = Enum.Material.Glacier |
| 3381 | p.MaterialVariant = "2022 Stud" |
| 3382 | p.Anchored = true |
| 3383 | p.Parent = model |
| 3384 | end |
| 3385 | do |
| 3386 | local p = Instance.new("Part") |
| 3387 | p.Shape = Enum.PartType.Ball |
| 3388 | p.Name = "Cel_TinyStar_13" |
| 3389 | p.Size = Vector3.new(0.272966, 0.272966, 0.272966) |
| 3390 | p.CFrame = CFrame.new(24.7354, 4.00176, 6.02358) |
| 3391 | p.BrickColor = BrickColor.new("Gold") |
| 3392 | p.Material = Enum.Material.Glacier |
| 3393 | p.MaterialVariant = "2022 Stud" |
| 3394 | p.Anchored = true |
| 3395 | p.Parent = model |
| 3396 | end |
| 3397 | do |
| 3398 | local p = Instance.new("Part") |
| 3399 | p.Shape = Enum.PartType.Ball |
| 3400 | p.Name = "Cel_TinyStar_14" |
| 3401 | p.Size = Vector3.new(0.340364, 0.340364, 0.340364) |
| 3402 | p.CFrame = CFrame.new(26.1917, 4.69744, 6.94544) |
| 3403 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3404 | p.Material = Enum.Material.Neon |
| 3405 | p.Anchored = true |
| 3406 | p.Parent = model |
| 3407 | end |
| 3408 | do |
| 3409 | local p = Instance.new("Part") |
| 3410 | p.Shape = Enum.PartType.Ball |
| 3411 | p.Name = "Cel_TinyStar_15" |
| 3412 | p.Size = Vector3.new(0.234228, 0.234228, 0.234228) |
| 3413 | p.CFrame = CFrame.new(25.51, 7.33232, 3.67337) |
| 3414 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3415 | p.Material = Enum.Material.Neon |
| 3416 | p.Anchored = true |
| 3417 | p.Parent = model |
| 3418 | end |
| 3419 | do |
| 3420 | local p = Instance.new("Part") |
| 3421 | p.Shape = Enum.PartType.Ball |
| 3422 | p.Name = "Cel_TinyStar_16" |
| 3423 | p.Size = Vector3.new(0.25399, 0.25399, 0.25399) |
| 3424 | p.CFrame = CFrame.new(22.2239, 3.7033, -1.87928) |
| 3425 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3426 | p.Material = Enum.Material.Neon |
| 3427 | p.Anchored = true |
| 3428 | p.Parent = model |
| 3429 | end |
| 3430 | do |
| 3431 | local p = Instance.new("Part") |
| 3432 | p.Shape = Enum.PartType.Ball |
| 3433 | p.Name = "Cel_TinyStar_17" |
| 3434 | p.Size = Vector3.new(0.264857, 0.264857, 0.264857) |
| 3435 | p.CFrame = CFrame.new(31.0112, 7.69346, -5.23233) |
| 3436 | p.BrickColor = BrickColor.new("White") |
| 3437 | p.Material = Enum.Material.Glacier |
| 3438 | p.MaterialVariant = "2022 Stud" |
| 3439 | p.Anchored = true |
| 3440 | p.Parent = model |
| 3441 | end |
| 3442 | do |
| 3443 | local p = Instance.new("Part") |
| 3444 | p.Shape = Enum.PartType.Ball |
| 3445 | p.Name = "Cel_TinyStar_18" |
| 3446 | p.Size = Vector3.new(0.263091, 0.263091, 0.263091) |
| 3447 | p.CFrame = CFrame.new(37.8378, 3.56143, -1.60262) |
| 3448 | p.BrickColor = BrickColor.new("Gold") |
| 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.Shape = Enum.PartType.Ball |
| 3457 | p.Name = "Cel_TinyStar_19" |
| 3458 | p.Size = Vector3.new(0.313436, 0.313436, 0.313436) |
| 3459 | p.CFrame = CFrame.new(35.8411, 2.0957, 3.54743) |
| 3460 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3461 | p.Material = Enum.Material.Neon |
| 3462 | p.Anchored = true |
| 3463 | p.Parent = model |
| 3464 | end |
| 3465 | do |
| 3466 | local p = Instance.new("Part") |
| 3467 | p.Shape = Enum.PartType.Ball |
| 3468 | p.Name = "Cel_TinyStar_20" |
| 3469 | p.Size = Vector3.new(0.279126, 0.279126, 0.279126) |
| 3470 | p.CFrame = CFrame.new(25.5216, 4.3321, 6.62901) |
| 3471 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3472 | p.Material = Enum.Material.Neon |
| 3473 | p.Anchored = true |
| 3474 | p.Parent = model |
| 3475 | end |
| 3476 | do |
| 3477 | local p = Instance.new("Part") |
| 3478 | p.Shape = Enum.PartType.Ball |
| 3479 | p.Name = "Cel_TinyStar_21" |
| 3480 | p.Size = Vector3.new(0.249326, 0.249326, 0.249326) |
| 3481 | p.CFrame = CFrame.new(29.3002, 5.62967, -7.46353) |
| 3482 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3483 | p.Material = Enum.Material.Neon |
| 3484 | p.Anchored = true |
| 3485 | p.Parent = model |
| 3486 | end |
| 3487 | do |
| 3488 | local p = Instance.new("Part") |
| 3489 | p.Shape = Enum.PartType.Ball |
| 3490 | p.Name = "Cel_TinyStar_22" |
| 3491 | p.Size = Vector3.new(0.285687, 0.285687, 0.285687) |
| 3492 | p.CFrame = CFrame.new(29.8702, 6.3508, 6.91815) |
| 3493 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3494 | p.Material = Enum.Material.Neon |
| 3495 | p.Anchored = true |
| 3496 | p.Parent = model |
| 3497 | end |
| 3498 | do |
| 3499 | local p = Instance.new("Part") |
| 3500 | p.Shape = Enum.PartType.Ball |
| 3501 | p.Name = "Cel_TinyStar_23" |
| 3502 | p.Size = Vector3.new(0.399508, 0.399508, 0.399508) |
| 3503 | p.CFrame = CFrame.new(31.487, 5.0946, -7.61839) |
| 3504 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3505 | p.Material = Enum.Material.Neon |
| 3506 | p.Anchored = true |
| 3507 | p.Parent = model |
| 3508 | end |
| 3509 | do |
| 3510 | local p = Instance.new("Part") |
| 3511 | p.Shape = Enum.PartType.Ball |
| 3512 | p.Name = "Cel_TinyStar_24" |
| 3513 | p.Size = Vector3.new(0.372221, 0.372221, 0.372221) |
| 3514 | p.CFrame = CFrame.new(30.2632, 5.94164, 7.2419) |
| 3515 | p.BrickColor = BrickColor.new("White") |
| 3516 | p.Material = Enum.Material.Glacier |
| 3517 | p.MaterialVariant = "2022 Stud" |
| 3518 | p.Anchored = true |
| 3519 | p.Parent = model |
| 3520 | end |
| 3521 | do |
| 3522 | local p = Instance.new("Part") |
| 3523 | p.Shape = Enum.PartType.Ball |
| 3524 | p.Name = "Cel_TinyStar_25" |
| 3525 | p.Size = Vector3.new(0.284432, 0.284432, 0.284432) |
| 3526 | p.CFrame = CFrame.new(31.5741, 7.14701, 5.81427) |
| 3527 | p.BrickColor = BrickColor.new("White") |
| 3528 | p.Material = Enum.Material.Glacier |
| 3529 | p.MaterialVariant = "2022 Stud" |
| 3530 | p.Anchored = true |
| 3531 | p.Parent = model |
| 3532 | end |
| 3533 | do |
| 3534 | local p = Instance.new("Part") |
| 3535 | p.Shape = Enum.PartType.Ball |
| 3536 | p.Name = "Cel_TinyStar_26" |
| 3537 | p.Size = Vector3.new(0.29361, 0.29361, 0.29361) |
| 3538 | p.CFrame = CFrame.new(23.5611, 4.96291, 4.4286) |
| 3539 | p.BrickColor = BrickColor.new("Gold") |
| 3540 | p.Material = Enum.Material.Glacier |
| 3541 | p.MaterialVariant = "2022 Stud" |
| 3542 | p.Anchored = true |
| 3543 | p.Parent = model |
| 3544 | end |
| 3545 | do |
| 3546 | local p = Instance.new("Part") |
| 3547 | p.Shape = Enum.PartType.Ball |
| 3548 | p.Name = "Cel_TinyStar_27" |
| 3549 | p.Size = Vector3.new(0.202296, 0.202296, 0.202296) |
| 3550 | p.CFrame = CFrame.new(31.0031, 10.2397, 1.2005) |
| 3551 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3552 | p.Material = Enum.Material.Neon |
| 3553 | p.Anchored = true |
| 3554 | p.Parent = model |
| 3555 | end |
| 3556 | do |
| 3557 | local p = Instance.new("Part") |
| 3558 | p.Shape = Enum.PartType.Ball |
| 3559 | p.Name = "Cel_TinyStar_28" |
| 3560 | p.Size = Vector3.new(0.350176, 0.350176, 0.350176) |
| 3561 | p.CFrame = CFrame.new(35.5582, 2.53097, 4.91339) |
| 3562 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3563 | p.Material = Enum.Material.Neon |
| 3564 | p.Anchored = true |
| 3565 | p.Parent = model |
| 3566 | end |
| 3567 | do |
| 3568 | local p = Instance.new("Part") |
| 3569 | p.Shape = Enum.PartType.Ball |
| 3570 | p.Name = "Cel_TinyStar_29" |
| 3571 | p.Size = Vector3.new(0.231632, 0.231632, 0.231632) |
| 3572 | p.CFrame = CFrame.new(27.8472, 4.56158, -7.67932) |
| 3573 | p.BrickColor = BrickColor.new("White") |
| 3574 | p.Material = Enum.Material.Glacier |
| 3575 | p.MaterialVariant = "2022 Stud" |
| 3576 | p.Anchored = true |
| 3577 | p.Parent = model |
| 3578 | end |
| 3579 | do |
| 3580 | local p = Instance.new("Part") |
| 3581 | p.Shape = Enum.PartType.Cylinder |
| 3582 | p.Name = "Cel_CrownBase" |
| 3583 | p.Size = Vector3.new(0.5, 2.5, 2.5) |
| 3584 | p.CFrame = CFrame.new(30, 11, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 3585 | p.BrickColor = BrickColor.new("Gold") |
| 3586 | p.Material = Enum.Material.Glacier |
| 3587 | p.MaterialVariant = "2022 Stud" |
| 3588 | p.Anchored = true |
| 3589 | p.Parent = model |
| 3590 | end |
| 3591 | do |
| 3592 | local p = Instance.new("Part") |
| 3593 | p.Shape = Enum.PartType.Cylinder |
| 3594 | p.Name = "Cel_Spire" |
| 3595 | p.Size = Vector3.new(3, 0.8, 0.8) |
| 3596 | p.CFrame = CFrame.new(30, 12.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 3597 | p.BrickColor = BrickColor.new("Gold") |
| 3598 | p.Material = Enum.Material.Glacier |
| 3599 | p.MaterialVariant = "2022 Stud" |
| 3600 | p.Anchored = true |
| 3601 | p.Parent = model |
| 3602 | end |
| 3603 | do |
| 3604 | local p = Instance.new("Part") |
| 3605 | p.Name = "Cel_SpireGlow" |
| 3606 | p.Size = Vector3.new(1.5, 1.5, 1.5) |
| 3607 | p.CFrame = CFrame.new(30, 14.5, 0) * CFrame.Angles(math.rad(45), math.rad(45), math.rad(45)) |
| 3608 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3609 | p.Material = Enum.Material.Neon |
| 3610 | p.Anchored = true |
| 3611 | p.Parent = model |
| 3612 | end |
| 3613 | do |
| 3614 | local p = Instance.new("Part") |
| 3615 | p.Name = "Cel_Crystal_0" |
| 3616 | p.Size = Vector3.new(2, 0.8, 0.8) |
| 3617 | p.CFrame = CFrame.new(33.5, 12, 0) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(15)) |
| 3618 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3619 | p.Material = Enum.Material.Neon |
| 3620 | p.Anchored = true |
| 3621 | p.Parent = model |
| 3622 | end |
| 3623 | do |
| 3624 | local p = Instance.new("Part") |
| 3625 | p.Name = "Cel_Crystal_1" |
| 3626 | p.Size = Vector3.new(2, 0.8, 0.8) |
| 3627 | p.CFrame = CFrame.new(30, 12.9975, -3.5) * CFrame.Angles(math.rad(30), math.rad(90), math.rad(15)) |
| 3628 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3629 | p.Material = Enum.Material.Neon |
| 3630 | p.Anchored = true |
| 3631 | p.Parent = model |
| 3632 | end |
| 3633 | do |
| 3634 | local p = Instance.new("Part") |
| 3635 | p.Name = "Cel_Crystal_2" |
| 3636 | p.Size = Vector3.new(2, 0.8, 0.8) |
| 3637 | p.CFrame = CFrame.new(26.5, 12.1411, 0) * CFrame.Angles(math.rad(30), math.rad(180), math.rad(15)) |
| 3638 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3639 | p.Material = Enum.Material.Neon |
| 3640 | p.Anchored = true |
| 3641 | p.Parent = model |
| 3642 | end |
| 3643 | do |
| 3644 | local p = Instance.new("Part") |
| 3645 | p.Name = "Cel_Crystal_3" |
| 3646 | p.Size = Vector3.new(2, 0.8, 0.8) |
| 3647 | p.CFrame = CFrame.new(30, 11.0225, 3.5) * CFrame.Angles(math.rad(30), math.rad(270), math.rad(15)) |
| 3648 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3649 | p.Material = Enum.Material.Neon |
| 3650 | p.Anchored = true |
| 3651 | p.Parent = model |
| 3652 | end |
| 3653 | do |
| 3654 | local p = Instance.new("Part") |
| 3655 | p.Shape = Enum.PartType.Ball |
| 3656 | p.Name = "Cel_Float_0" |
| 3657 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3658 | p.CFrame = CFrame.new(36, 5, 0) |
| 3659 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3660 | p.Material = Enum.Material.Neon |
| 3661 | p.Anchored = true |
| 3662 | p.Parent = model |
| 3663 | end |
| 3664 | do |
| 3665 | local p = Instance.new("Part") |
| 3666 | p.Shape = Enum.PartType.Ball |
| 3667 | p.Name = "Cel_Float_1" |
| 3668 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3669 | p.CFrame = CFrame.new(34.2426, 7.72789, -4.24264) |
| 3670 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3671 | p.Material = Enum.Material.Neon |
| 3672 | p.Anchored = true |
| 3673 | p.Parent = model |
| 3674 | end |
| 3675 | do |
| 3676 | local p = Instance.new("Part") |
| 3677 | p.Shape = Enum.PartType.Ball |
| 3678 | p.Name = "Cel_Float_2" |
| 3679 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3680 | p.CFrame = CFrame.new(30, 2.72959, -6) |
| 3681 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3682 | p.Material = Enum.Material.Neon |
| 3683 | p.Anchored = true |
| 3684 | p.Parent = model |
| 3685 | end |
| 3686 | do |
| 3687 | local p = Instance.new("Part") |
| 3688 | p.Shape = Enum.PartType.Ball |
| 3689 | p.Name = "Cel_Float_3" |
| 3690 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3691 | p.CFrame = CFrame.new(25.7574, 4.16175, -4.24264) |
| 3692 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3693 | p.Material = Enum.Material.Neon |
| 3694 | p.Anchored = true |
| 3695 | p.Parent = model |
| 3696 | end |
| 3697 | do |
| 3698 | local p = Instance.new("Part") |
| 3699 | p.Shape = Enum.PartType.Ball |
| 3700 | p.Name = "Cel_Float_4" |
| 3701 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3702 | p.CFrame = CFrame.new(24, 7.96807, 0) |
| 3703 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3704 | p.Material = Enum.Material.Neon |
| 3705 | p.Anchored = true |
| 3706 | p.Parent = model |
| 3707 | end |
| 3708 | do |
| 3709 | local p = Instance.new("Part") |
| 3710 | p.Shape = Enum.PartType.Ball |
| 3711 | p.Name = "Cel_Float_5" |
| 3712 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3713 | p.CFrame = CFrame.new(25.7574, 3.36794, 4.24264) |
| 3714 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3715 | p.Material = Enum.Material.Neon |
| 3716 | p.Anchored = true |
| 3717 | p.Parent = model |
| 3718 | end |
| 3719 | do |
| 3720 | local p = Instance.new("Part") |
| 3721 | p.Shape = Enum.PartType.Ball |
| 3722 | p.Name = "Cel_Float_6" |
| 3723 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3724 | p.CFrame = CFrame.new(30, 3.39028, 6) |
| 3725 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3726 | p.Material = Enum.Material.Neon |
| 3727 | p.Anchored = true |
| 3728 | p.Parent = model |
| 3729 | end |
| 3730 | do |
| 3731 | local p = Instance.new("Part") |
| 3732 | p.Shape = Enum.PartType.Ball |
| 3733 | p.Name = "Cel_Float_7" |
| 3734 | p.Size = Vector3.new(0.4, 0.4, 0.4) |
| 3735 | p.CFrame = CFrame.new(34.2426, 7.97182, 4.24264) |
| 3736 | p.BrickColor = BrickColor.new("Toothpaste") |
| 3737 | p.Material = Enum.Material.Neon |
| 3738 | p.Anchored = true |
| 3739 | p.Parent = model |
| 3740 | end |
| 3741 | do |
| 3742 | local rightV = Vector3.new(0.866025,0.5,0).Unit |
| 3743 | local upV = (Vector3.new(-0.17101,0.296198,-0.939693) - Vector3.new(-0.17101,0.296198,-0.939693):Dot(rightV)*rightV).Unit |
| 3744 | local normalV = upV:Cross(rightV) |
| 3745 | local pos = Vector3.new(30, 5, 0) |
| 3746 | local cyl = Instance.new("Part") |
| 3747 | cyl.Shape = Enum.PartType.Cylinder |
| 3748 | cyl.Size = Vector3.new(0.4, 13, 13) |
| 3749 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 3750 | cyl.BrickColor = BrickColor.new("Gold") |
| 3751 | cyl.Material = Enum.Material.Glacier |
| 3752 | cyl.MaterialVariant = "2022 Stud" |
| 3753 | cyl.Anchored = true; cyl.Parent = workspace |
| 3754 | local cuts = {} |
| 3755 | local hole = Instance.new("Part") |
| 3756 | hole.Shape = Enum.PartType.Cylinder |
| 3757 | hole.Size = Vector3.new(0.6, 11, 11) |
| 3758 | hole.CFrame = cyl.CFrame |
| 3759 | hole.BrickColor = BrickColor.new("Gold") |
| 3760 | hole.Material = Enum.Material.Glacier |
| 3761 | hole.MaterialVariant = "2022 Stud" |
| 3762 | hole.Anchored = true; hole.Parent = workspace |
| 3763 | table.insert(cuts, hole) |
| 3764 | if #cuts > 0 then |
| 3765 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 3766 | for _, c in ipairs(cuts) do c:Destroy() end |
| 3767 | if ok and result then |
| 3768 | cyl:Destroy() |
| 3769 | result.Name = "Cel_Ring1"; result.Anchored = true; result.Parent = model |
| 3770 | else |
| 3771 | cyl.Name = "Cel_Ring1"; cyl.Parent = model |
| 3772 | end |
| 3773 | else |
| 3774 | cyl.Name = "Cel_Ring1"; cyl.Parent = model |
| 3775 | end |
| 3776 | end |
| 3777 | do |
| 3778 | local rightV = Vector3.new(0.664463,-0.241845,-0.707107).Unit |
| 3779 | local upV = (Vector3.new(-0.746452,-0.260403,-0.612372) - Vector3.new(-0.746452,-0.260403,-0.612372):Dot(rightV)*rightV).Unit |
| 3780 | local normalV = upV:Cross(rightV) |
| 3781 | local pos = Vector3.new(30, 5, 0) |
| 3782 | local cyl = Instance.new("Part") |
| 3783 | cyl.Shape = Enum.PartType.Cylinder |
| 3784 | cyl.Size = Vector3.new(0.4, 14, 14) |
| 3785 | cyl.CFrame = CFrame.fromMatrix(pos, normalV, rightV) |
| 3786 | cyl.BrickColor = BrickColor.new("Gold") |
| 3787 | cyl.Material = Enum.Material.Glacier |
| 3788 | cyl.MaterialVariant = "2022 Stud" |
| 3789 | cyl.Anchored = true; cyl.Parent = workspace |
| 3790 | local cuts = {} |
| 3791 | local hole = Instance.new("Part") |
| 3792 | hole.Shape = Enum.PartType.Cylinder |
| 3793 | hole.Size = Vector3.new(0.6, 12, 12) |
| 3794 | hole.CFrame = cyl.CFrame |
| 3795 | hole.BrickColor = BrickColor.new("Gold") |
| 3796 | hole.Material = Enum.Material.Glacier |
| 3797 | hole.MaterialVariant = "2022 Stud" |
| 3798 | hole.Anchored = true; hole.Parent = workspace |
| 3799 | table.insert(cuts, hole) |
| 3800 | if #cuts > 0 then |
| 3801 | local ok, result = pcall(function() return cyl:SubtractAsync(cuts) end) |
| 3802 | for _, c in ipairs(cuts) do c:Destroy() end |
| 3803 | if ok and result then |
| 3804 | cyl:Destroy() |
| 3805 | result.Name = "Cel_Ring2"; result.Anchored = true; result.Parent = model |
| 3806 | else |
| 3807 | cyl.Name = "Cel_Ring2"; cyl.Parent = model |
| 3808 | end |
| 3809 | else |
| 3810 | cyl.Name = "Cel_Ring2"; cyl.Parent = model |
| 3811 | end |
| 3812 | end |
| 3813 | model.PrimaryPart = model:FindFirstChild("Tox_seg_0") |
| 3814 | print("PremiumEggCollection built: " .. #model:GetChildren() .. " parts") |
Loading comments...