Loading model...
by lvkee · 9/5/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: AlienEgg |
| 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 = "AlienEgg" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright green"] = "2022 Stud", |
| 25 | ["Dark taupe"] = "2022 Stud", |
| 26 | ["Earth green"] = "2022 Stud", |
| 27 | ["Medium brown"] = "2022 Stud", |
| 28 | ["Pine Cone"] = "2022 Small Stud", |
| 29 | } |
| 30 | do |
| 31 | local p = Instance.new("Part") |
| 32 | p.Shape = Enum.PartType.Cylinder |
| 33 | p.Name = "Core_0" |
| 34 | p.Size = Vector3.new(1.25, 5.61996, 5.61996) |
| 35 | p.CFrame = CFrame.new(0, 0.545, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 36 | p.BrickColor = BrickColor.new("Earth green") |
| 37 | p.Material = Enum.Material.Glacier |
| 38 | p.MaterialVariant = "2022 Stud" |
| 39 | p.Anchored = true |
| 40 | p.Parent = model |
| 41 | end |
| 42 | do |
| 43 | local p = Instance.new("Part") |
| 44 | p.Shape = Enum.PartType.Cylinder |
| 45 | p.Name = "Core_1" |
| 46 | p.Size = Vector3.new(1.25, 9.21662, 9.21662) |
| 47 | p.CFrame = CFrame.new(0, 1.835, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 48 | p.BrickColor = BrickColor.new("Bright green") |
| 49 | p.Material = Enum.Material.Glacier |
| 50 | p.MaterialVariant = "2022 Stud" |
| 51 | p.Anchored = true |
| 52 | p.Parent = model |
| 53 | end |
| 54 | do |
| 55 | local p = Instance.new("Part") |
| 56 | p.Shape = Enum.PartType.Cylinder |
| 57 | p.Name = "Core_2" |
| 58 | p.Size = Vector3.new(1.25, 11.2341, 11.2341) |
| 59 | p.CFrame = CFrame.new(0, 3.125, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 60 | p.BrickColor = BrickColor.new("Lime green") |
| 61 | p.Material = Enum.Material.Neon |
| 62 | p.Anchored = true |
| 63 | p.Parent = model |
| 64 | end |
| 65 | do |
| 66 | local p = Instance.new("Part") |
| 67 | p.Shape = Enum.PartType.Cylinder |
| 68 | p.Name = "Core_3" |
| 69 | p.Size = Vector3.new(1.25, 12.5094, 12.5094) |
| 70 | p.CFrame = CFrame.new(0, 4.295, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 71 | p.BrickColor = BrickColor.new("Lime green") |
| 72 | p.Material = Enum.Material.Neon |
| 73 | p.Anchored = true |
| 74 | p.Parent = model |
| 75 | end |
| 76 | do |
| 77 | local p = Instance.new("Part") |
| 78 | p.Shape = Enum.PartType.Cylinder |
| 79 | p.Name = "Core_4" |
| 80 | p.Size = Vector3.new(1.25, 13.2994, 13.2994) |
| 81 | p.CFrame = CFrame.new(0, 5.585, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 82 | p.BrickColor = BrickColor.new("Bright green") |
| 83 | p.Material = Enum.Material.Glacier |
| 84 | p.MaterialVariant = "2022 Stud" |
| 85 | p.Anchored = true |
| 86 | p.Parent = model |
| 87 | end |
| 88 | do |
| 89 | local p = Instance.new("Part") |
| 90 | p.Shape = Enum.PartType.Cylinder |
| 91 | p.Name = "Core_5" |
| 92 | p.Size = Vector3.new(1.25, 13.7263, 13.7263) |
| 93 | p.CFrame = CFrame.new(0, 6.875, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 94 | p.BrickColor = BrickColor.new("Lime green") |
| 95 | p.Material = Enum.Material.Neon |
| 96 | p.Anchored = true |
| 97 | p.Parent = model |
| 98 | end |
| 99 | do |
| 100 | local p = Instance.new("Part") |
| 101 | p.Shape = Enum.PartType.Cylinder |
| 102 | p.Name = "Core_6" |
| 103 | p.Size = Vector3.new(1.25, 13.8598, 13.8598) |
| 104 | p.CFrame = CFrame.new(0, 8.125, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 105 | p.BrickColor = BrickColor.new("Lime green") |
| 106 | p.Material = Enum.Material.Neon |
| 107 | p.Anchored = true |
| 108 | p.Parent = model |
| 109 | end |
| 110 | do |
| 111 | local p = Instance.new("Part") |
| 112 | p.Shape = Enum.PartType.Cylinder |
| 113 | p.Name = "Core_7" |
| 114 | p.Size = Vector3.new(1.25, 13.7431, 13.7431) |
| 115 | p.CFrame = CFrame.new(0, 9.415, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 116 | p.BrickColor = BrickColor.new("Bright green") |
| 117 | p.Material = Enum.Material.Glacier |
| 118 | p.MaterialVariant = "2022 Stud" |
| 119 | p.Anchored = true |
| 120 | p.Parent = model |
| 121 | end |
| 122 | do |
| 123 | local p = Instance.new("Part") |
| 124 | p.Shape = Enum.PartType.Cylinder |
| 125 | p.Name = "Core_8" |
| 126 | p.Size = Vector3.new(1.25, 13.4037, 13.4037) |
| 127 | p.CFrame = CFrame.new(0, 10.705, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 128 | p.BrickColor = BrickColor.new("Earth green") |
| 129 | p.Material = Enum.Material.Glacier |
| 130 | p.MaterialVariant = "2022 Stud" |
| 131 | p.Anchored = true |
| 132 | p.Parent = model |
| 133 | end |
| 134 | do |
| 135 | local p = Instance.new("Part") |
| 136 | p.Shape = Enum.PartType.Cylinder |
| 137 | p.Name = "Core_9" |
| 138 | p.Size = Vector3.new(1.25, 12.8578, 12.8578) |
| 139 | p.CFrame = CFrame.new(0, 11.995, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 140 | p.BrickColor = BrickColor.new("Lime green") |
| 141 | p.Material = Enum.Material.Neon |
| 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 = "Core_10" |
| 149 | p.Size = Vector3.new(1.25, 12.1115, 12.1115) |
| 150 | p.CFrame = CFrame.new(0, 13.285, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 151 | p.BrickColor = BrickColor.new("Bright green") |
| 152 | p.Material = Enum.Material.Glacier |
| 153 | p.MaterialVariant = "2022 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 = "Core_11" |
| 161 | p.Size = Vector3.new(1.25, 11.1593, 11.1593) |
| 162 | p.CFrame = CFrame.new(0, 14.575, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 163 | p.BrickColor = BrickColor.new("Lime green") |
| 164 | p.Material = Enum.Material.Neon |
| 165 | p.Anchored = true |
| 166 | p.Parent = model |
| 167 | end |
| 168 | do |
| 169 | local p = Instance.new("Part") |
| 170 | p.Shape = Enum.PartType.Cylinder |
| 171 | p.Name = "Core_12" |
| 172 | p.Size = Vector3.new(1.25, 9.97944, 9.97944) |
| 173 | p.CFrame = CFrame.new(0, 15.625, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 174 | p.BrickColor = BrickColor.new("Lime green") |
| 175 | p.Material = Enum.Material.Neon |
| 176 | p.Anchored = true |
| 177 | p.Parent = model |
| 178 | end |
| 179 | do |
| 180 | local p = Instance.new("Part") |
| 181 | p.Shape = Enum.PartType.Cylinder |
| 182 | p.Name = "Core_13" |
| 183 | p.Size = Vector3.new(1.25, 8.51814, 8.51814) |
| 184 | p.CFrame = CFrame.new(0, 16.915, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 185 | p.BrickColor = BrickColor.new("Bright green") |
| 186 | p.Material = Enum.Material.Glacier |
| 187 | p.MaterialVariant = "2022 Stud" |
| 188 | p.Anchored = true |
| 189 | p.Parent = model |
| 190 | end |
| 191 | do |
| 192 | local p = Instance.new("Part") |
| 193 | p.Shape = Enum.PartType.Cylinder |
| 194 | p.Name = "Core_14" |
| 195 | p.Size = Vector3.new(1.25, 6.63993, 6.63993) |
| 196 | p.CFrame = CFrame.new(0, 18.205, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 197 | p.BrickColor = BrickColor.new("Earth green") |
| 198 | p.Material = Enum.Material.Glacier |
| 199 | p.MaterialVariant = "2022 Stud" |
| 200 | p.Anchored = true |
| 201 | p.Parent = model |
| 202 | end |
| 203 | do |
| 204 | local p = Instance.new("Part") |
| 205 | p.Shape = Enum.PartType.Cylinder |
| 206 | p.Name = "Core_15" |
| 207 | p.Size = Vector3.new(1.25, 3.84524, 3.84524) |
| 208 | p.CFrame = CFrame.new(0, 19.375, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 209 | p.BrickColor = BrickColor.new("Earth green") |
| 210 | p.Material = Enum.Material.Glacier |
| 211 | p.MaterialVariant = "2022 Stud" |
| 212 | p.Anchored = true |
| 213 | p.Parent = model |
| 214 | end |
| 215 | do |
| 216 | local p = Instance.new("Part") |
| 217 | p.Shape = Enum.PartType.Cylinder |
| 218 | p.Name = "Vein_0" |
| 219 | p.Size = Vector3.new(3.68778, 1.59364, 1.59364) |
| 220 | p.CFrame = CFrame.new(-1.5505, 14.3758, -5.89127) * CFrame.Angles(math.rad(0), math.rad(78.7259), math.rad(-50.7704)) |
| 221 | p.BrickColor = BrickColor.new("Dark taupe") |
| 222 | p.Material = Enum.Material.Glacier |
| 223 | p.MaterialVariant = "2022 Stud" |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("Part") |
| 229 | p.Shape = Enum.PartType.Cylinder |
| 230 | p.Name = "Vein_1" |
| 231 | p.Size = Vector3.new(3.27714, 1.85642, 1.85642) |
| 232 | p.CFrame = CFrame.new(-1.23174, 3.31315, 5.95294) * CFrame.Angles(math.rad(-180), math.rad(-26.8407), math.rad(-147.403)) |
| 233 | p.BrickColor = BrickColor.new("Dark taupe") |
| 234 | p.Material = Enum.Material.Glacier |
| 235 | p.MaterialVariant = "2022 Stud" |
| 236 | p.Anchored = true |
| 237 | p.Parent = model |
| 238 | end |
| 239 | do |
| 240 | local p = Instance.new("Part") |
| 241 | p.Shape = Enum.PartType.Cylinder |
| 242 | p.Name = "Vein_2" |
| 243 | p.Size = Vector3.new(2.66807, 2.07739, 2.07739) |
| 244 | p.CFrame = CFrame.new(6.16969, 7.68894, 3.17351) * CFrame.Angles(math.rad(0), math.rad(58.4088), math.rad(24.1395)) |
| 245 | p.BrickColor = BrickColor.new("Dark taupe") |
| 246 | p.Material = Enum.Material.Glacier |
| 247 | p.MaterialVariant = "2022 Stud" |
| 248 | p.Anchored = true |
| 249 | p.Parent = model |
| 250 | end |
| 251 | do |
| 252 | local p = Instance.new("Part") |
| 253 | p.Shape = Enum.PartType.Cylinder |
| 254 | p.Name = "Vein_3" |
| 255 | p.Size = Vector3.new(3.13379, 1.4344, 1.4344) |
| 256 | p.CFrame = CFrame.new(-5.93323, 2.91982, 1.28497) * CFrame.Angles(math.rad(0), math.rad(-61.0235), math.rad(-20.3762)) |
| 257 | p.BrickColor = BrickColor.new("Pine Cone") |
| 258 | p.Material = Enum.Material.Glacier |
| 259 | p.MaterialVariant = "2022 Small Stud" |
| 260 | p.Anchored = true |
| 261 | p.Parent = model |
| 262 | end |
| 263 | do |
| 264 | local p = Instance.new("Part") |
| 265 | p.Shape = Enum.PartType.Cylinder |
| 266 | p.Name = "Vein_4" |
| 267 | p.Size = Vector3.new(3.04353, 1.61143, 1.61143) |
| 268 | p.CFrame = CFrame.new(6.65405, 12.6669, 1.12184) * CFrame.Angles(math.rad(-180), math.rad(66.2017), math.rad(-143.678)) |
| 269 | p.BrickColor = BrickColor.new("Pine Cone") |
| 270 | p.Material = Enum.Material.Glacier |
| 271 | p.MaterialVariant = "2022 Small Stud" |
| 272 | p.Anchored = true |
| 273 | p.Parent = model |
| 274 | end |
| 275 | do |
| 276 | local p = Instance.new("Part") |
| 277 | p.Shape = Enum.PartType.Cylinder |
| 278 | p.Name = "Vein_5" |
| 279 | p.Size = Vector3.new(2.97862, 1.90694, 1.90694) |
| 280 | p.CFrame = CFrame.new(0.099254, 7.05252, 7.40762) * CFrame.Angles(math.rad(0), math.rad(-20.763), math.rad(0)) |
| 281 | p.BrickColor = BrickColor.new("Pine Cone") |
| 282 | p.Material = Enum.Material.Glacier |
| 283 | p.MaterialVariant = "2022 Small Stud" |
| 284 | p.Anchored = true |
| 285 | p.Parent = model |
| 286 | end |
| 287 | do |
| 288 | local p = Instance.new("Part") |
| 289 | p.Shape = Enum.PartType.Cylinder |
| 290 | p.Name = "Vein_6" |
| 291 | p.Size = Vector3.new(2.72539, 1.18341, 1.18341) |
| 292 | p.CFrame = CFrame.new(2.85035, 18.5085, 1.50341) * CFrame.Angles(math.rad(0), math.rad(-21.2202), math.rad(-40.3755)) |
| 293 | p.BrickColor = BrickColor.new("Pine Cone") |
| 294 | p.Material = Enum.Material.Glacier |
| 295 | p.MaterialVariant = "2022 Small Stud" |
| 296 | p.Anchored = true |
| 297 | p.Parent = model |
| 298 | end |
| 299 | do |
| 300 | local p = Instance.new("Part") |
| 301 | p.Shape = Enum.PartType.Cylinder |
| 302 | p.Name = "Vein_7" |
| 303 | p.Size = Vector3.new(2.67213, 1.9505, 1.9505) |
| 304 | p.CFrame = CFrame.new(3.8616, 10, -6.36813) * CFrame.Angles(math.rad(-180), math.rad(18.7431), math.rad(-180)) |
| 305 | p.BrickColor = BrickColor.new("Dark taupe") |
| 306 | p.Material = Enum.Material.Glacier |
| 307 | p.MaterialVariant = "2022 Stud" |
| 308 | p.Anchored = true |
| 309 | p.Parent = model |
| 310 | end |
| 311 | do |
| 312 | local p = Instance.new("Part") |
| 313 | p.Shape = Enum.PartType.Cylinder |
| 314 | p.Name = "Vein_8" |
| 315 | p.Size = Vector3.new(2.95981, 1.71569, 1.71569) |
| 316 | p.CFrame = CFrame.new(0.983498, 16.6869, -4.58485) * CFrame.Angles(math.rad(0), math.rad(34.1064), math.rad(-36.6188)) |
| 317 | p.BrickColor = BrickColor.new("Dark taupe") |
| 318 | p.Material = Enum.Material.Glacier |
| 319 | p.MaterialVariant = "2022 Stud" |
| 320 | p.Anchored = true |
| 321 | p.Parent = model |
| 322 | end |
| 323 | do |
| 324 | local p = Instance.new("Part") |
| 325 | p.Shape = Enum.PartType.Cylinder |
| 326 | p.Name = "Vein_9" |
| 327 | p.Size = Vector3.new(3.06405, 1.45794, 1.45794) |
| 328 | p.CFrame = CFrame.new(-6.47435, 12.6669, 1.10415) * CFrame.Angles(math.rad(0), math.rad(63.0369), math.rad(36.0399)) |
| 329 | p.BrickColor = BrickColor.new("Dark taupe") |
| 330 | p.Material = Enum.Material.Glacier |
| 331 | p.MaterialVariant = "2022 Stud" |
| 332 | p.Anchored = true |
| 333 | p.Parent = model |
| 334 | end |
| 335 | do |
| 336 | local p = Instance.new("Part") |
| 337 | p.Shape = Enum.PartType.Cylinder |
| 338 | p.Name = "Vein_10" |
| 339 | p.Size = Vector3.new(3.57924, 1.63494, 1.63494) |
| 340 | p.CFrame = CFrame.new(-7.31549, 10, 2.296) * CFrame.Angles(math.rad(-180), math.rad(-17.4247), math.rad(99.4192)) |
| 341 | p.BrickColor = BrickColor.new("Medium brown") |
| 342 | p.Material = Enum.Material.Glacier |
| 343 | p.MaterialVariant = "2022 Stud" |
| 344 | p.Anchored = true |
| 345 | p.Parent = model |
| 346 | end |
| 347 | do |
| 348 | local p = Instance.new("Part") |
| 349 | p.Shape = Enum.PartType.Cylinder |
| 350 | p.Name = "Vein_11" |
| 351 | p.Size = Vector3.new(2.88497, 2.03294, 2.03294) |
| 352 | p.CFrame = CFrame.new(1.20831, 0.633518, 2.235) * CFrame.Angles(math.rad(-180), math.rad(-33.0934), math.rad(-179.017)) |
| 353 | p.BrickColor = BrickColor.new("Pine Cone") |
| 354 | p.Material = Enum.Material.Glacier |
| 355 | p.MaterialVariant = "2022 Small Stud" |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | do |
| 360 | local p = Instance.new("Part") |
| 361 | p.Shape = Enum.PartType.Cylinder |
| 362 | p.Name = "Vein_12" |
| 363 | p.Size = Vector3.new(2.62393, 1.81634, 1.81634) |
| 364 | p.CFrame = CFrame.new(3.83121, 10, 6.42202) * CFrame.Angles(math.rad(-180), math.rad(-31.9903), math.rad(-180)) |
| 365 | p.BrickColor = BrickColor.new("Pine Cone") |
| 366 | p.Material = Enum.Material.Glacier |
| 367 | p.MaterialVariant = "2022 Small Stud" |
| 368 | p.Anchored = true |
| 369 | p.Parent = model |
| 370 | end |
| 371 | do |
| 372 | local p = Instance.new("Part") |
| 373 | p.Shape = Enum.PartType.Cylinder |
| 374 | p.Name = "Vein_13" |
| 375 | p.Size = Vector3.new(3.36457, 1.81805, 1.81805) |
| 376 | p.CFrame = CFrame.new(-4.62724, 14.3151, -3.9765) * CFrame.Angles(math.rad(0), math.rad(-11.7164), math.rad(60.1048)) |
| 377 | p.BrickColor = BrickColor.new("Medium brown") |
| 378 | p.Material = Enum.Material.Glacier |
| 379 | p.MaterialVariant = "2022 Stud" |
| 380 | p.Anchored = true |
| 381 | p.Parent = model |
| 382 | end |
| 383 | do |
| 384 | local p = Instance.new("Part") |
| 385 | p.Shape = Enum.PartType.Cylinder |
| 386 | p.Name = "Vein_14" |
| 387 | p.Size = Vector3.new(2.06765, 1.90105, 1.90105) |
| 388 | p.CFrame = CFrame.new(-0.874667, 19.3665, -1.59841) * CFrame.Angles(math.rad(0), math.rad(32.1895), math.rad(-1.37227)) |
| 389 | p.BrickColor = BrickColor.new("Medium brown") |
| 390 | p.Material = Enum.Material.Glacier |
| 391 | p.MaterialVariant = "2022 Stud" |
| 392 | p.Anchored = true |
| 393 | p.Parent = model |
| 394 | end |
| 395 | do |
| 396 | local p = Instance.new("Part") |
| 397 | p.Shape = Enum.PartType.Cylinder |
| 398 | p.Name = "Vein_15" |
| 399 | p.Size = Vector3.new(2.83763, 1.40821, 1.40821) |
| 400 | p.CFrame = CFrame.new(4.85862, 3.30037, 3.56059) * CFrame.Angles(math.rad(-180), math.rad(-76.3589), math.rad(-139.251)) |
| 401 | p.BrickColor = BrickColor.new("Dark taupe") |
| 402 | p.Material = Enum.Material.Glacier |
| 403 | p.MaterialVariant = "2022 Stud" |
| 404 | p.Anchored = true |
| 405 | p.Parent = model |
| 406 | end |
| 407 | do |
| 408 | local p = Instance.new("Part") |
| 409 | p.Shape = Enum.PartType.Cylinder |
| 410 | p.Name = "Vein_16" |
| 411 | p.Size = Vector3.new(2.77339, 1.52172, 1.52172) |
| 412 | p.CFrame = CFrame.new(0.963876, 16.6869, 4.68284) * CFrame.Angles(math.rad(0), math.rad(-25.6712), math.rad(-39.5374)) |
| 413 | p.BrickColor = BrickColor.new("Dark taupe") |
| 414 | p.Material = Enum.Material.Glacier |
| 415 | p.MaterialVariant = "2022 Stud" |
| 416 | p.Anchored = true |
| 417 | p.Parent = model |
| 418 | end |
| 419 | do |
| 420 | local p = Instance.new("Part") |
| 421 | p.Shape = Enum.PartType.Cylinder |
| 422 | p.Name = "Vein_17" |
| 423 | p.Size = Vector3.new(2.96107, 1.00389, 1.00389) |
| 424 | p.CFrame = CFrame.new(7.36102, 7.33314, -1.17047) * CFrame.Angles(math.rad(-180), math.rad(-85.2308), math.rad(142.497)) |
| 425 | p.BrickColor = BrickColor.new("Medium brown") |
| 426 | p.Material = Enum.Material.Glacier |
| 427 | p.MaterialVariant = "2022 Stud" |
| 428 | p.Anchored = true |
| 429 | p.Parent = model |
| 430 | end |
| 431 | do |
| 432 | local p = Instance.new("Part") |
| 433 | p.Shape = Enum.PartType.Cylinder |
| 434 | p.Name = "Vein_18" |
| 435 | p.Size = Vector3.new(3.23767, 2.05102, 2.05102) |
| 436 | p.CFrame = CFrame.new(1.92821, 11.4737, -6.74997) * CFrame.Angles(math.rad(0), math.rad(4.06385), math.rad(-65.5565)) |
| 437 | p.BrickColor = BrickColor.new("Dark taupe") |
| 438 | p.Material = Enum.Material.Glacier |
| 439 | p.MaterialVariant = "2022 Stud" |
| 440 | p.Anchored = true |
| 441 | p.Parent = model |
| 442 | end |
| 443 | do |
| 444 | local p = Instance.new("Part") |
| 445 | p.Shape = Enum.PartType.Cylinder |
| 446 | p.Name = "Vein_19" |
| 447 | p.Size = Vector3.new(2.32606, 2.00627, 2.00627) |
| 448 | p.CFrame = CFrame.new(-4.1864, 17.0802, 0.915733) * CFrame.Angles(math.rad(-180), math.rad(63.0681), math.rad(152.025)) |
| 449 | p.BrickColor = BrickColor.new("Pine Cone") |
| 450 | p.Material = Enum.Material.Glacier |
| 451 | p.MaterialVariant = "2022 Small Stud" |
| 452 | p.Anchored = true |
| 453 | p.Parent = model |
| 454 | end |
| 455 | do |
| 456 | local p = Instance.new("Part") |
| 457 | p.Shape = Enum.PartType.Cylinder |
| 458 | p.Name = "Vein_20" |
| 459 | p.Size = Vector3.new(3.62885, 1.60922, 1.60922) |
| 460 | p.CFrame = CFrame.new(7.05933, 10, -2.2156) * CFrame.Angles(math.rad(-180), math.rad(-17.4247), math.rad(-103.337)) |
| 461 | p.BrickColor = BrickColor.new("Pine Cone") |
| 462 | p.Material = Enum.Material.Glacier |
| 463 | p.MaterialVariant = "2022 Small Stud" |
| 464 | p.Anchored = true |
| 465 | p.Parent = model |
| 466 | end |
| 467 | do |
| 468 | local p = Instance.new("Part") |
| 469 | p.Shape = Enum.PartType.Cylinder |
| 470 | p.Name = "Vein_21" |
| 471 | p.Size = Vector3.new(2.82327, 2.04462, 2.04462) |
| 472 | p.CFrame = CFrame.new(-6.50195, 7.68894, -3.31304) * CFrame.Angles(math.rad(0), math.rad(51.3944), math.rad(-22.7356)) |
| 473 | p.BrickColor = BrickColor.new("Dark taupe") |
| 474 | p.Material = Enum.Material.Glacier |
| 475 | p.MaterialVariant = "2022 Stud" |
| 476 | p.Anchored = true |
| 477 | p.Parent = model |
| 478 | end |
| 479 | do |
| 480 | local p = Instance.new("Part") |
| 481 | p.Shape = Enum.PartType.Cylinder |
| 482 | p.Name = "Vein_22" |
| 483 | p.Size = Vector3.new(2.99579, 2.01, 2.01) |
| 484 | p.CFrame = CFrame.new(3.68653, 4.2112, -5.79353) * CFrame.Angles(math.rad(0), math.rad(-39.0979), math.rad(0.585308)) |
| 485 | p.BrickColor = BrickColor.new("Medium brown") |
| 486 | p.Material = Enum.Material.Glacier |
| 487 | p.MaterialVariant = "2022 Stud" |
| 488 | p.Anchored = true |
| 489 | p.Parent = model |
| 490 | end |
| 491 | do |
| 492 | local p = Instance.new("Part") |
| 493 | p.Shape = Enum.PartType.Cylinder |
| 494 | p.Name = "Vein_23" |
| 495 | p.Size = Vector3.new(2.45707, 1.73076, 1.73076) |
| 496 | p.CFrame = CFrame.new(-3.58965, 10, 5.96094) * CFrame.Angles(math.rad(0), math.rad(-24.3166), math.rad(0)) |
| 497 | p.BrickColor = BrickColor.new("Pine Cone") |
| 498 | p.Material = Enum.Material.Glacier |
| 499 | p.MaterialVariant = "2022 Small Stud" |
| 500 | p.Anchored = true |
| 501 | p.Parent = model |
| 502 | end |
| 503 | do |
| 504 | local p = Instance.new("Part") |
| 505 | p.Shape = Enum.PartType.Cylinder |
| 506 | p.Name = "Vein_24" |
| 507 | p.Size = Vector3.new(2.74401, 1.4487, 1.4487) |
| 508 | p.CFrame = CFrame.new(3.43085, 4.2112, 5.31452) * CFrame.Angles(math.rad(0), math.rad(31.1366), math.rad(0.639015)) |
| 509 | p.BrickColor = BrickColor.new("Pine Cone") |
| 510 | p.Material = Enum.Material.Glacier |
| 511 | p.MaterialVariant = "2022 Small Stud" |
| 512 | p.Anchored = true |
| 513 | p.Parent = model |
| 514 | end |
| 515 | do |
| 516 | local p = Instance.new("Part") |
| 517 | p.Shape = Enum.PartType.Cylinder |
| 518 | p.Name = "Vein_25" |
| 519 | p.Size = Vector3.new(3.11752, 1.64725, 1.64725) |
| 520 | p.CFrame = CFrame.new(1.93329, 5.62421, -6.93955) * CFrame.Angles(math.rad(-180), math.rad(18.8252), math.rad(-113.607)) |
| 521 | p.BrickColor = BrickColor.new("Medium brown") |
| 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 = "Vein_26" |
| 531 | p.Size = Vector3.new(3.28434, 2.02219, 2.02219) |
| 532 | p.CFrame = CFrame.new(5.61678, 8.57169, -5.29339) * CFrame.Angles(math.rad(-180), math.rad(52.7963), math.rad(-119.568)) |
| 533 | p.BrickColor = BrickColor.new("Medium brown") |
| 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.Shape = Enum.PartType.Cylinder |
| 542 | p.Name = "Vein_27" |
| 543 | p.Size = Vector3.new(2.81901, 1.38899, 1.38899) |
| 544 | p.CFrame = CFrame.new(6.16673, 12.3111, 3.09491) * CFrame.Angles(math.rad(0), math.rad(40.9178), math.rad(-22.7719)) |
| 545 | p.BrickColor = BrickColor.new("Pine Cone") |
| 546 | p.Material = Enum.Material.Glacier |
| 547 | p.MaterialVariant = "2022 Small Stud" |
| 548 | p.Anchored = true |
| 549 | p.Parent = model |
| 550 | end |
| 551 | do |
| 552 | local p = Instance.new("Part") |
| 553 | p.Shape = Enum.PartType.Cylinder |
| 554 | p.Name = "Vein_28" |
| 555 | p.Size = Vector3.new(3.45948, 1.01424, 1.01424) |
| 556 | p.CFrame = CFrame.new(4.7272, 14.3151, -4.05492) * CFrame.Angles(math.rad(-180), math.rad(-14.2604), math.rad(-122.525)) |
| 557 | p.BrickColor = BrickColor.new("Dark taupe") |
| 558 | p.Material = Enum.Material.Glacier |
| 559 | p.MaterialVariant = "2022 Stud" |
| 560 | p.Anchored = true |
| 561 | p.Parent = model |
| 562 | end |
| 563 | do |
| 564 | local p = Instance.new("Part") |
| 565 | p.Shape = Enum.PartType.Cylinder |
| 566 | p.Name = "Vein_29" |
| 567 | p.Size = Vector3.new(2.65858, 2.05447, 2.05447) |
| 568 | p.CFrame = CFrame.new(-6.12407, 12.3111, -3.14047) * CFrame.Angles(math.rad(-180), math.rad(-56.1152), math.rad(155.769)) |
| 569 | p.BrickColor = BrickColor.new("Dark taupe") |
| 570 | p.Material = Enum.Material.Glacier |
| 571 | p.MaterialVariant = "2022 Stud" |
| 572 | p.Anchored = true |
| 573 | p.Parent = model |
| 574 | end |
| 575 | do |
| 576 | local p = Instance.new("Part") |
| 577 | p.Shape = Enum.PartType.Cylinder |
| 578 | p.Name = "Vein_30" |
| 579 | p.Size = Vector3.new(2.94807, 1.16734, 1.16734) |
| 580 | p.CFrame = CFrame.new(1.12829, 3.31315, 5.67678) * CFrame.Angles(math.rad(-180), math.rad(17.1012), math.rad(143.211)) |
| 581 | p.BrickColor = BrickColor.new("Pine Cone") |
| 582 | p.Material = Enum.Material.Glacier |
| 583 | p.MaterialVariant = "2022 Small Stud" |
| 584 | p.Anchored = true |
| 585 | p.Parent = model |
| 586 | end |
| 587 | do |
| 588 | local p = Instance.new("Part") |
| 589 | p.Shape = Enum.PartType.Cylinder |
| 590 | p.Name = "Vein_31" |
| 591 | p.Size = Vector3.new(2.83613, 1.97361, 1.97361) |
| 592 | p.CFrame = CFrame.new(0, 18.4557, 3.1124) * CFrame.Angles(math.rad(38.6705), math.rad(90), math.rad(0)) |
| 593 | p.BrickColor = BrickColor.new("Pine Cone") |
| 594 | p.Material = Enum.Material.Glacier |
| 595 | p.MaterialVariant = "2022 Small Stud" |
| 596 | p.Anchored = true |
| 597 | p.Parent = model |
| 598 | end |
| 599 | do |
| 600 | local p = Instance.new("Part") |
| 601 | p.Shape = Enum.PartType.Cylinder |
| 602 | p.Name = "Vein_32" |
| 603 | p.Size = Vector3.new(3.35467, 1.02278, 1.02278) |
| 604 | p.CFrame = CFrame.new(4.3777, 14.3151, 3.75844) * CFrame.Angles(math.rad(-180), math.rad(13.0943), math.rad(-119.6)) |
| 605 | p.BrickColor = BrickColor.new("Dark taupe") |
| 606 | p.Material = Enum.Material.Glacier |
| 607 | p.MaterialVariant = "2022 Stud" |
| 608 | p.Anchored = true |
| 609 | p.Parent = model |
| 610 | end |
| 611 | do |
| 612 | local p = Instance.new("Part") |
| 613 | p.Shape = Enum.PartType.Cylinder |
| 614 | p.Name = "Vein_33" |
| 615 | p.Size = Vector3.new(2.99611, 1.97923, 1.97923) |
| 616 | p.CFrame = CFrame.new(1.32353, 0.633518, -2.28685) * CFrame.Angles(math.rad(-180), math.rad(27.9182), math.rad(-179.053)) |
| 617 | p.BrickColor = BrickColor.new("Medium brown") |
| 618 | p.Material = Enum.Material.Glacier |
| 619 | p.MaterialVariant = "2022 Stud" |
| 620 | p.Anchored = true |
| 621 | p.Parent = model |
| 622 | end |
| 623 | do |
| 624 | local p = Instance.new("Part") |
| 625 | p.Shape = Enum.PartType.Cylinder |
| 626 | p.Name = "Vein_34" |
| 627 | p.Size = Vector3.new(2.91255, 1.919, 1.919) |
| 628 | p.CFrame = CFrame.new(-3.43621, 4.2112, 5.49259) * CFrame.Angles(math.rad(-180), math.rad(48.0873), math.rad(-179.398)) |
| 629 | p.BrickColor = BrickColor.new("Pine Cone") |
| 630 | p.Material = Enum.Material.Glacier |
| 631 | p.MaterialVariant = "2022 Small Stud" |
| 632 | p.Anchored = true |
| 633 | p.Parent = model |
| 634 | end |
| 635 | do |
| 636 | local p = Instance.new("Part") |
| 637 | p.Shape = Enum.PartType.Cylinder |
| 638 | p.Name = "Vein_35" |
| 639 | p.Size = Vector3.new(3.19798, 1.7517, 1.7517) |
| 640 | p.CFrame = CFrame.new(-4.264, 14.3151, 3.67679) * CFrame.Angles(math.rad(0), math.rad(5.69876), math.rad(65.7971)) |
| 641 | p.BrickColor = BrickColor.new("Medium brown") |
| 642 | p.Material = Enum.Material.Glacier |
| 643 | p.MaterialVariant = "2022 Stud" |
| 644 | p.Anchored = true |
| 645 | p.Parent = model |
| 646 | end |
| 647 | do |
| 648 | local p = Instance.new("Part") |
| 649 | p.Shape = Enum.PartType.Cylinder |
| 650 | p.Name = "Vein_36" |
| 651 | p.Size = Vector3.new(2.8827, 1.19815, 1.19815) |
| 652 | p.CFrame = CFrame.new(5.55622, 2.91982, 1.25802) * CFrame.Angles(math.rad(0), math.rad(70.5563), math.rad(22.2415)) |
| 653 | p.BrickColor = BrickColor.new("Medium brown") |
| 654 | p.Material = Enum.Material.Glacier |
| 655 | p.MaterialVariant = "2022 Stud" |
| 656 | p.Anchored = true |
| 657 | p.Parent = model |
| 658 | end |
| 659 | do |
| 660 | local p = Instance.new("Part") |
| 661 | p.Shape = Enum.PartType.Cylinder |
| 662 | p.Name = "Vein_37" |
| 663 | p.Size = Vector3.new(3.22331, 1.92692, 1.92692) |
| 664 | p.CFrame = CFrame.new(-5.28214, 15.0514, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(113.031)) |
| 665 | p.BrickColor = BrickColor.new("Dark taupe") |
| 666 | p.Material = Enum.Material.Glacier |
| 667 | p.MaterialVariant = "2022 Stud" |
| 668 | p.Anchored = true |
| 669 | p.Parent = model |
| 670 | end |
| 671 | do |
| 672 | local p = Instance.new("Part") |
| 673 | p.Shape = Enum.PartType.Cylinder |
| 674 | p.Name = "Vein_38" |
| 675 | p.Size = Vector3.new(3.23841, 2.15724, 2.15724) |
| 676 | p.CFrame = CFrame.new(-1.99249, 11.4737, -7.00267) * CFrame.Angles(math.rad(-180), math.rad(-2.75448), math.rad(114.472)) |
| 677 | p.BrickColor = BrickColor.new("Medium brown") |
| 678 | p.Material = Enum.Material.Glacier |
| 679 | p.MaterialVariant = "2022 Stud" |
| 680 | p.Anchored = true |
| 681 | p.Parent = model |
| 682 | end |
| 683 | do |
| 684 | local p = Instance.new("Part") |
| 685 | p.Shape = Enum.PartType.Cylinder |
| 686 | p.Name = "Vein_39" |
| 687 | p.Size = Vector3.new(3.03499, 1.90632, 1.90632) |
| 688 | p.CFrame = CFrame.new(0, 1.54434, -4.2201) * CFrame.Angles(math.rad(35.7253), math.rad(-90), math.rad(0)) |
| 689 | p.BrickColor = BrickColor.new("Medium brown") |
| 690 | p.Material = Enum.Material.Glacier |
| 691 | p.MaterialVariant = "2022 Stud" |
| 692 | p.Anchored = true |
| 693 | p.Parent = model |
| 694 | end |
| 695 | do |
| 696 | local p = Instance.new("Part") |
| 697 | p.Shape = Enum.PartType.Cylinder |
| 698 | p.Name = "Vein_40" |
| 699 | p.Size = Vector3.new(2.7001, 1.24138, 1.24138) |
| 700 | p.CFrame = CFrame.new(-0.007068, 7.05252, -7.17857) * CFrame.Angles(math.rad(0), math.rad(-1.59571), math.rad(0)) |
| 701 | p.BrickColor = BrickColor.new("Dark taupe") |
| 702 | p.Material = Enum.Material.Glacier |
| 703 | p.MaterialVariant = "2022 Stud" |
| 704 | p.Anchored = true |
| 705 | p.Parent = model |
| 706 | end |
| 707 | do |
| 708 | local p = Instance.new("Part") |
| 709 | p.Shape = Enum.PartType.Cylinder |
| 710 | p.Name = "Vein_41" |
| 711 | p.Size = Vector3.new(2.87238, 1.47879, 1.47879) |
| 712 | p.CFrame = CFrame.new(-3.58523, 16.6996, -2.73101) * CFrame.Angles(math.rad(-180), math.rad(78.3854), math.rad(139.846)) |
| 713 | p.BrickColor = BrickColor.new("Medium brown") |
| 714 | p.Material = Enum.Material.Glacier |
| 715 | p.MaterialVariant = "2022 Stud" |
| 716 | p.Anchored = true |
| 717 | p.Parent = model |
| 718 | end |
| 719 | do |
| 720 | local p = Instance.new("Part") |
| 721 | p.Shape = Enum.PartType.Cylinder |
| 722 | p.Name = "Vein_42" |
| 723 | p.Size = Vector3.new(2.932, 1.77985, 1.77985) |
| 724 | p.CFrame = CFrame.new(-6.65089, 7.68894, 3.36364) * CFrame.Angles(math.rad(0), math.rad(-46.0688), math.rad(-21.8481)) |
| 725 | p.BrickColor = BrickColor.new("Dark taupe") |
| 726 | p.Material = Enum.Material.Glacier |
| 727 | p.MaterialVariant = "2022 Stud" |
| 728 | p.Anchored = true |
| 729 | p.Parent = model |
| 730 | end |
| 731 | do |
| 732 | local p = Instance.new("Part") |
| 733 | p.Shape = Enum.PartType.Cylinder |
| 734 | p.Name = "Vein_43" |
| 735 | p.Size = Vector3.new(2.94149, 1.99954, 1.99954) |
| 736 | p.CFrame = CFrame.new(-7.49638, 7.33314, -1.14781) * CFrame.Angles(math.rad(-180), math.rad(-80.987), math.rad(142.203)) |
| 737 | p.BrickColor = BrickColor.new("Dark taupe") |
| 738 | p.Material = Enum.Material.Glacier |
| 739 | p.MaterialVariant = "2022 Stud" |
| 740 | p.Anchored = true |
| 741 | p.Parent = model |
| 742 | end |
| 743 | do |
| 744 | local p = Instance.new("Part") |
| 745 | p.Shape = Enum.PartType.Cylinder |
| 746 | p.Name = "Vein_44" |
| 747 | p.Size = Vector3.new(2.88947, 1.14521, 1.14521) |
| 748 | p.CFrame = CFrame.new(-1.2127, 0.633518, 2.23764) * CFrame.Angles(math.rad(0), math.rad(-32.9107), math.rad(0.981924)) |
| 749 | p.BrickColor = BrickColor.new("Pine Cone") |
| 750 | p.Material = Enum.Material.Glacier |
| 751 | p.MaterialVariant = "2022 Small Stud" |
| 752 | p.Anchored = true |
| 753 | p.Parent = model |
| 754 | end |
| 755 | do |
| 756 | local p = Instance.new("Part") |
| 757 | p.Shape = Enum.PartType.Cylinder |
| 758 | p.Name = "Vein_45" |
| 759 | p.Size = Vector3.new(2.3405, 1.07683, 1.07683) |
| 760 | p.CFrame = CFrame.new(4.19763, 17.0802, -0.912737) * CFrame.Angles(math.rad(0), math.rad(-61.8383), math.rad(-27.7878)) |
| 761 | p.BrickColor = BrickColor.new("Pine Cone") |
| 762 | p.Material = Enum.Material.Glacier |
| 763 | p.MaterialVariant = "2022 Small Stud" |
| 764 | p.Anchored = true |
| 765 | p.Parent = model |
| 766 | end |
| 767 | do |
| 768 | local p = Instance.new("Part") |
| 769 | p.Shape = Enum.PartType.Cylinder |
| 770 | p.Name = "Vein_46" |
| 771 | p.Size = Vector3.new(3.31201, 1.70597, 1.70597) |
| 772 | p.CFrame = CFrame.new(5.42277, 15.0514, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-63.5919)) |
| 773 | p.BrickColor = BrickColor.new("Pine Cone") |
| 774 | p.Material = Enum.Material.Glacier |
| 775 | p.MaterialVariant = "2022 Small Stud" |
| 776 | p.Anchored = true |
| 777 | p.Parent = model |
| 778 | end |
| 779 | do |
| 780 | local p = Instance.new("Part") |
| 781 | p.Shape = Enum.PartType.Cylinder |
| 782 | p.Name = "Vein_47" |
| 783 | p.Size = Vector3.new(3.54907, 1.70613, 1.70613) |
| 784 | p.CFrame = CFrame.new(6.97811, 10, 2.19011) * CFrame.Angles(math.rad(0), math.rad(-17.4247), math.rad(84.2139)) |
| 785 | p.BrickColor = BrickColor.new("Pine Cone") |
| 786 | p.Material = Enum.Material.Glacier |
| 787 | p.MaterialVariant = "2022 Small Stud" |
| 788 | p.Anchored = true |
| 789 | p.Parent = model |
| 790 | end |
| 791 | do |
| 792 | local p = Instance.new("Part") |
| 793 | p.Shape = Enum.PartType.Cylinder |
| 794 | p.Name = "Vein_48" |
| 795 | p.Size = Vector3.new(2.59407, 1.08519, 1.08519) |
| 796 | p.CFrame = CFrame.new(-0.039368, 12.9475, 6.80885) * CFrame.Angles(math.rad(0), math.rad(9.29136), math.rad(0)) |
| 797 | p.BrickColor = BrickColor.new("Medium brown") |
| 798 | p.Material = Enum.Material.Glacier |
| 799 | p.MaterialVariant = "2022 Stud" |
| 800 | p.Anchored = true |
| 801 | p.Parent = model |
| 802 | end |
| 803 | do |
| 804 | local p = Instance.new("Part") |
| 805 | p.Shape = Enum.PartType.Cylinder |
| 806 | p.Name = "Vein_49" |
| 807 | p.Size = Vector3.new(2.60385, 1.07065, 1.07065) |
| 808 | p.CFrame = CFrame.new(-0.031245, 12.9475, -6.8687) * CFrame.Angles(math.rad(0), math.rad(-7.33445), math.rad(0)) |
| 809 | p.BrickColor = BrickColor.new("Pine Cone") |
| 810 | p.Material = Enum.Material.Glacier |
| 811 | p.MaterialVariant = "2022 Small Stud" |
| 812 | p.Anchored = true |
| 813 | p.Parent = model |
| 814 | end |
| 815 | do |
| 816 | local p = Instance.new("Part") |
| 817 | p.Shape = Enum.PartType.Cylinder |
| 818 | p.Name = "Vein_50" |
| 819 | p.Size = Vector3.new(2.8492, 2.0865, 2.0865) |
| 820 | p.CFrame = CFrame.new(2.6736, 18.5085, -1.40336) * CFrame.Angles(math.rad(0), math.rad(22.1796), math.rad(-38.2902)) |
| 821 | p.BrickColor = BrickColor.new("Dark taupe") |
| 822 | p.Material = Enum.Material.Glacier |
| 823 | p.MaterialVariant = "2022 Stud" |
| 824 | p.Anchored = true |
| 825 | p.Parent = model |
| 826 | end |
| 827 | do |
| 828 | local p = Instance.new("Part") |
| 829 | p.Shape = Enum.PartType.Cylinder |
| 830 | p.Name = "Vein_51" |
| 831 | p.Size = Vector3.new(2.97308, 1.08503, 1.08503) |
| 832 | p.CFrame = CFrame.new(-2.48009, 0.60876, -0.032754) * CFrame.Angles(math.rad(-180), math.rad(87.8919), math.rad(-180)) |
| 833 | p.BrickColor = BrickColor.new("Pine Cone") |
| 834 | p.Material = Enum.Material.Glacier |
| 835 | p.MaterialVariant = "2022 Small Stud" |
| 836 | p.Anchored = true |
| 837 | p.Parent = model |
| 838 | end |
| 839 | do |
| 840 | local p = Instance.new("Part") |
| 841 | p.Shape = Enum.PartType.Cylinder |
| 842 | p.Name = "Vein_52" |
| 843 | p.Size = Vector3.new(3.2732, 1.33417, 1.33417) |
| 844 | p.CFrame = CFrame.new(-5.15595, 11.4283, -4.89037) * CFrame.Angles(math.rad(0), math.rad(68.5407), math.rad(-60.7776)) |
| 845 | p.BrickColor = BrickColor.new("Dark taupe") |
| 846 | p.Material = Enum.Material.Glacier |
| 847 | p.MaterialVariant = "2022 Stud" |
| 848 | p.Anchored = true |
| 849 | p.Parent = model |
| 850 | end |
| 851 | do |
| 852 | local p = Instance.new("Part") |
| 853 | p.Shape = Enum.PartType.Cylinder |
| 854 | p.Name = "Vein_53" |
| 855 | p.Size = Vector3.new(3.14132, 1.25708, 1.25708) |
| 856 | p.CFrame = CFrame.new(-7.16162, 4.94858, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-109.211)) |
| 857 | p.BrickColor = BrickColor.new("Pine Cone") |
| 858 | p.Material = Enum.Material.Glacier |
| 859 | p.MaterialVariant = "2022 Small Stud" |
| 860 | p.Anchored = true |
| 861 | p.Parent = model |
| 862 | end |
| 863 | do |
| 864 | local p = Instance.new("Part") |
| 865 | p.Shape = Enum.PartType.Cylinder |
| 866 | p.Name = "Vein_54" |
| 867 | p.Size = Vector3.new(3.33738, 1.86802, 1.86802) |
| 868 | p.CFrame = CFrame.new(-4.81274, 11.4283, 4.59847) * CFrame.Angles(math.rad(0), math.rad(-83.107), math.rad(-58.8645)) |
| 869 | p.BrickColor = BrickColor.new("Medium brown") |
| 870 | p.Material = Enum.Material.Glacier |
| 871 | p.MaterialVariant = "2022 Stud" |
| 872 | p.Anchored = true |
| 873 | p.Parent = model |
| 874 | end |
| 875 | do |
| 876 | local p = Instance.new("Part") |
| 877 | p.Shape = Enum.PartType.Cylinder |
| 878 | p.Name = "Vein_55" |
| 879 | p.Size = Vector3.new(3.64359, 1.61145, 1.61145) |
| 880 | p.CFrame = CFrame.new(-1.56032, 14.3758, 5.91336) * CFrame.Angles(math.rad(0), math.rad(-77.6987), math.rad(-51.6295)) |
| 881 | p.BrickColor = BrickColor.new("Pine Cone") |
| 882 | p.Material = Enum.Material.Glacier |
| 883 | p.MaterialVariant = "2022 Small Stud" |
| 884 | p.Anchored = true |
| 885 | p.Parent = model |
| 886 | end |
| 887 | do |
| 888 | local p = Instance.new("Part") |
| 889 | p.Shape = Enum.PartType.Cylinder |
| 890 | p.Name = "Vein_56" |
| 891 | p.Size = Vector3.new(3.2241, 1.94154, 1.94154) |
| 892 | p.CFrame = CFrame.new(6.63184, 4.94858, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(66.9364)) |
| 893 | p.BrickColor = BrickColor.new("Dark taupe") |
| 894 | p.Material = Enum.Material.Glacier |
| 895 | p.MaterialVariant = "2022 Stud" |
| 896 | p.Anchored = true |
| 897 | p.Parent = model |
| 898 | end |
| 899 | do |
| 900 | local p = Instance.new("Part") |
| 901 | p.Shape = Enum.PartType.Cylinder |
| 902 | p.Name = "Vein_57" |
| 903 | p.Size = Vector3.new(3.22149, 1.18849, 1.18849) |
| 904 | p.CFrame = CFrame.new(1.96942, 8.52626, -6.96921) * CFrame.Angles(math.rad(0), math.rad(-15.3214), math.rad(66.1976)) |
| 905 | p.BrickColor = BrickColor.new("Pine Cone") |
| 906 | p.Material = Enum.Material.Glacier |
| 907 | p.MaterialVariant = "2022 Small Stud" |
| 908 | p.Anchored = true |
| 909 | p.Parent = model |
| 910 | end |
| 911 | do |
| 912 | local p = Instance.new("Part") |
| 913 | p.Shape = Enum.PartType.Cylinder |
| 914 | p.Name = "Vein_58" |
| 915 | p.Size = Vector3.new(3.20152, 1.79078, 1.79078) |
| 916 | p.CFrame = CFrame.new(-1.82311, 5.62421, -6.66416) * CFrame.Angles(math.rad(-180), math.rad(-49.7981), math.rad(116.84)) |
| 917 | p.BrickColor = BrickColor.new("Dark taupe") |
| 918 | p.Material = Enum.Material.Glacier |
| 919 | p.MaterialVariant = "2022 Stud" |
| 920 | p.Anchored = true |
| 921 | p.Parent = model |
| 922 | end |
| 923 | do |
| 924 | local p = Instance.new("Part") |
| 925 | p.Shape = Enum.PartType.Cylinder |
| 926 | p.Name = "Vein_59" |
| 927 | p.Size = Vector3.new(2.33998, 1.50829, 1.50829) |
| 928 | p.CFrame = CFrame.new(4.25217, 17.0802, 0.93958) * CFrame.Angles(math.rad(0), math.rad(65.2035), math.rad(-27.7944)) |
| 929 | p.BrickColor = BrickColor.new("Dark taupe") |
| 930 | p.Material = Enum.Material.Glacier |
| 931 | p.MaterialVariant = "2022 Stud" |
| 932 | p.Anchored = true |
| 933 | p.Parent = model |
| 934 | end |
| 935 | do |
| 936 | local p = Instance.new("Part") |
| 937 | p.Shape = Enum.PartType.Cylinder |
| 938 | p.Name = "Vein_60" |
| 939 | p.Size = Vector3.new(3.20045, 2.0366, 2.0366) |
| 940 | p.CFrame = CFrame.new(-1.88172, 8.52626, 6.67324) * CFrame.Angles(math.rad(-180), math.rad(19.3321), math.rad(-112.933)) |
| 941 | p.BrickColor = BrickColor.new("Pine Cone") |
| 942 | p.Material = Enum.Material.Glacier |
| 943 | p.MaterialVariant = "2022 Small Stud" |
| 944 | p.Anchored = true |
| 945 | p.Parent = model |
| 946 | end |
| 947 | do |
| 948 | local p = Instance.new("Part") |
| 949 | p.Shape = Enum.PartType.Cylinder |
| 950 | p.Name = "Vein_61" |
| 951 | p.Size = Vector3.new(2.52061, 1.80804, 1.80804) |
| 952 | p.CFrame = CFrame.new(3.69442, 16.6996, 2.72495) * CFrame.Angles(math.rad(-180), math.rad(-81.6811), math.rad(132.706)) |
| 953 | p.BrickColor = BrickColor.new("Medium brown") |
| 954 | p.Material = Enum.Material.Glacier |
| 955 | p.MaterialVariant = "2022 Stud" |
| 956 | p.Anchored = true |
| 957 | p.Parent = model |
| 958 | end |
| 959 | do |
| 960 | local p = Instance.new("Part") |
| 961 | p.Shape = Enum.PartType.Cylinder |
| 962 | p.Name = "Vein_62" |
| 963 | p.Size = Vector3.new(3.11531, 1.1181, 1.1181) |
| 964 | p.CFrame = CFrame.new(4.80724, 3.30037, -3.59721) * CFrame.Angles(math.rad(0), math.rad(88.092), math.rad(36.4815)) |
| 965 | p.BrickColor = BrickColor.new("Dark taupe") |
| 966 | p.Material = Enum.Material.Glacier |
| 967 | p.MaterialVariant = "2022 Stud" |
| 968 | p.Anchored = true |
| 969 | p.Parent = model |
| 970 | end |
| 971 | do |
| 972 | local p = Instance.new("Part") |
| 973 | p.Shape = Enum.PartType.Cylinder |
| 974 | p.Name = "Vein_63" |
| 975 | p.Size = Vector3.new(3.33907, 1.87386, 1.87386) |
| 976 | p.CFrame = CFrame.new(-4.9348, 3.30037, -3.72461) * CFrame.Angles(math.rad(-180), math.rad(83.0265), math.rad(-146.309)) |
| 977 | p.BrickColor = BrickColor.new("Pine Cone") |
| 978 | p.Material = Enum.Material.Glacier |
| 979 | p.MaterialVariant = "2022 Small Stud" |
| 980 | p.Anchored = true |
| 981 | p.Parent = model |
| 982 | end |
| 983 | do |
| 984 | local p = Instance.new("Part") |
| 985 | p.Shape = Enum.PartType.Cylinder |
| 986 | p.Name = "Vein_64" |
| 987 | p.Size = Vector3.new(3.39477, 1.29839, 1.29839) |
| 988 | p.CFrame = CFrame.new(3.76437, 1.49151, 1.98178) * CFrame.Angles(math.rad(-180), math.rad(21.6241), math.rad(148.664)) |
| 989 | p.BrickColor = BrickColor.new("Pine Cone") |
| 990 | p.Material = Enum.Material.Glacier |
| 991 | p.MaterialVariant = "2022 Small Stud" |
| 992 | p.Anchored = true |
| 993 | p.Parent = model |
| 994 | end |
| 995 | do |
| 996 | local p = Instance.new("Part") |
| 997 | p.Shape = Enum.PartType.Cylinder |
| 998 | p.Name = "Vein_65" |
| 999 | p.Size = Vector3.new(3.24679, 1.64354, 1.64354) |
| 1000 | p.CFrame = CFrame.new(-5.27662, 8.57169, -4.98222) * CFrame.Angles(math.rad(-180), math.rad(-57.6401), math.rad(118.378)) |
| 1001 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1002 | p.Material = Enum.Material.Glacier |
| 1003 | p.MaterialVariant = "2022 Small Stud" |
| 1004 | p.Anchored = true |
| 1005 | p.Parent = model |
| 1006 | end |
| 1007 | do |
| 1008 | local p = Instance.new("Part") |
| 1009 | p.Shape = Enum.PartType.Cylinder |
| 1010 | p.Name = "Vein_66" |
| 1011 | p.Size = Vector3.new(2.83475, 1.50626, 1.50626) |
| 1012 | p.CFrame = CFrame.new(-5.97617, 12.3111, 2.97509) * CFrame.Angles(math.rad(-180), math.rad(35.8849), math.rad(157.362)) |
| 1013 | p.BrickColor = BrickColor.new("Dark taupe") |
| 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.Shape = Enum.PartType.Cylinder |
| 1022 | p.Name = "Vein_67" |
| 1023 | p.Size = Vector3.new(2.72872, 1.55515, 1.55515) |
| 1024 | p.CFrame = CFrame.new(3.76742, 16.6996, -2.82565) * CFrame.Angles(math.rad(0), math.rad(86.6576), math.rad(-42.7498)) |
| 1025 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1026 | p.Material = Enum.Material.Glacier |
| 1027 | p.MaterialVariant = "2022 Small Stud" |
| 1028 | p.Anchored = true |
| 1029 | p.Parent = model |
| 1030 | end |
| 1031 | do |
| 1032 | local p = Instance.new("Part") |
| 1033 | p.Shape = Enum.PartType.Cylinder |
| 1034 | p.Name = "Vein_68" |
| 1035 | p.Size = Vector3.new(3.18287, 1.53176, 1.53176) |
| 1036 | p.CFrame = CFrame.new(5.47785, 5.68494, -4.74845) * CFrame.Angles(math.rad(-180), math.rad(9.07793), math.rad(113.59)) |
| 1037 | p.BrickColor = BrickColor.new("Medium brown") |
| 1038 | p.Material = Enum.Material.Glacier |
| 1039 | p.MaterialVariant = "2022 Stud" |
| 1040 | p.Anchored = true |
| 1041 | p.Parent = model |
| 1042 | end |
| 1043 | do |
| 1044 | local p = Instance.new("Part") |
| 1045 | p.Shape = Enum.PartType.Cylinder |
| 1046 | p.Name = "Vein_69" |
| 1047 | p.Size = Vector3.new(2.65837, 1.11749, 1.11749) |
| 1048 | p.CFrame = CFrame.new(6.14428, 12.3111, -3.18714) * CFrame.Angles(math.rad(0), math.rad(-64.8189), math.rad(-24.2332)) |
| 1049 | p.BrickColor = BrickColor.new("Medium brown") |
| 1050 | p.Material = Enum.Material.Glacier |
| 1051 | p.MaterialVariant = "2022 Stud" |
| 1052 | p.Anchored = true |
| 1053 | p.Parent = model |
| 1054 | end |
| 1055 | do |
| 1056 | local p = Instance.new("Part") |
| 1057 | p.Shape = Enum.PartType.Cylinder |
| 1058 | p.Name = "Vein_70" |
| 1059 | p.Size = Vector3.new(2.15089, 2.11914, 2.11914) |
| 1060 | p.CFrame = CFrame.new(-1.79391, 19.3912, 0.026701) * CFrame.Angles(math.rad(0), math.rad(87.6244), math.rad(0)) |
| 1061 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1062 | p.Material = Enum.Material.Glacier |
| 1063 | p.MaterialVariant = "2022 Small Stud" |
| 1064 | p.Anchored = true |
| 1065 | p.Parent = model |
| 1066 | end |
| 1067 | do |
| 1068 | local p = Instance.new("Part") |
| 1069 | p.Shape = Enum.PartType.Cylinder |
| 1070 | p.Name = "Vein_71" |
| 1071 | p.Size = Vector3.new(2.6823, 2.0028, 2.0028) |
| 1072 | p.CFrame = CFrame.new(-2.77983, 18.5085, 1.46635) * CFrame.Angles(math.rad(0), math.rad(21.1998), math.rad(41.1627)) |
| 1073 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1074 | p.Material = Enum.Material.Glacier |
| 1075 | p.MaterialVariant = "2022 Small Stud" |
| 1076 | p.Anchored = true |
| 1077 | p.Parent = model |
| 1078 | end |
| 1079 | do |
| 1080 | local p = Instance.new("Part") |
| 1081 | p.Shape = Enum.PartType.Cylinder |
| 1082 | p.Name = "Vein_72" |
| 1083 | p.Size = Vector3.new(3.10187, 1.19957, 1.19957) |
| 1084 | p.CFrame = CFrame.new(-1.8784, 5.62421, 6.72795) * CFrame.Angles(math.rad(-180), math.rad(14.5369), math.rad(112.937)) |
| 1085 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1086 | p.Material = Enum.Material.Glacier |
| 1087 | p.MaterialVariant = "2022 Stud" |
| 1088 | p.Anchored = true |
| 1089 | p.Parent = model |
| 1090 | end |
| 1091 | do |
| 1092 | local p = Instance.new("Part") |
| 1093 | p.Shape = Enum.PartType.Cylinder |
| 1094 | p.Name = "Vein_73" |
| 1095 | p.Size = Vector3.new(3.57191, 1.57763, 1.57763) |
| 1096 | p.CFrame = CFrame.new(-7.0571, 10, -2.2149) * CFrame.Angles(math.rad(-180), math.rad(17.4247), math.rad(98.6818)) |
| 1097 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1098 | p.Material = Enum.Material.Glacier |
| 1099 | p.MaterialVariant = "2022 Stud" |
| 1100 | p.Anchored = true |
| 1101 | p.Parent = model |
| 1102 | end |
| 1103 | do |
| 1104 | local p = Instance.new("Part") |
| 1105 | p.Shape = Enum.PartType.Cylinder |
| 1106 | p.Name = "Vein_74" |
| 1107 | p.Size = Vector3.new(2.88802, 2.08293, 2.08293) |
| 1108 | p.CFrame = CFrame.new(6.78271, 7.68894, -3.49445) * CFrame.Angles(math.rad(0), math.rad(-59.6297), math.rad(22.1983)) |
| 1109 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1110 | p.Material = Enum.Material.Glacier |
| 1111 | p.MaterialVariant = "2022 Small Stud" |
| 1112 | p.Anchored = true |
| 1113 | p.Parent = model |
| 1114 | end |
| 1115 | do |
| 1116 | local p = Instance.new("Part") |
| 1117 | p.Shape = Enum.PartType.Cylinder |
| 1118 | p.Name = "Vein_75" |
| 1119 | p.Size = Vector3.new(3.37485, 1.45477, 1.45477) |
| 1120 | p.CFrame = CFrame.new(5.0643, 11.4283, 4.83656) * CFrame.Angles(math.rad(-180), math.rad(-82.3017), math.rad(122.173)) |
| 1121 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1122 | p.Material = Enum.Material.Glacier |
| 1123 | p.MaterialVariant = "2022 Stud" |
| 1124 | p.Anchored = true |
| 1125 | p.Parent = model |
| 1126 | end |
| 1127 | do |
| 1128 | local p = Instance.new("Part") |
| 1129 | p.Shape = Enum.PartType.Cylinder |
| 1130 | p.Name = "Vein_76" |
| 1131 | p.Size = Vector3.new(3.33799, 1.31824, 1.31824) |
| 1132 | p.CFrame = CFrame.new(1.26206, 3.31315, -6.09509) * CFrame.Angles(math.rad(0), math.rad(26.9997), math.rad(31.9318)) |
| 1133 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1134 | p.Material = Enum.Material.Glacier |
| 1135 | p.MaterialVariant = "2022 Stud" |
| 1136 | p.Anchored = true |
| 1137 | p.Parent = model |
| 1138 | end |
| 1139 | do |
| 1140 | local p = Instance.new("Part") |
| 1141 | p.Shape = Enum.PartType.Cylinder |
| 1142 | p.Name = "Vein_77" |
| 1143 | p.Size = Vector3.new(3.2958, 1.3423, 1.3423) |
| 1144 | p.CFrame = CFrame.new(2.10516, 8.52626, 7.52633) * CFrame.Angles(math.rad(0), math.rad(33.7146), math.rad(63.4207)) |
| 1145 | p.BrickColor = BrickColor.new("Medium brown") |
| 1146 | p.Material = Enum.Material.Glacier |
| 1147 | p.MaterialVariant = "2022 Stud" |
| 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 = "Vein_78" |
| 1155 | p.Size = Vector3.new(2.80531, 2.14878, 2.14878) |
| 1156 | p.CFrame = CFrame.new(6.40965, 12.6669, -1.04513) * CFrame.Angles(math.rad(-180), math.rad(-76.5293), math.rad(-140.013)) |
| 1157 | p.BrickColor = BrickColor.new("Medium brown") |
| 1158 | p.Material = Enum.Material.Glacier |
| 1159 | p.MaterialVariant = "2022 Stud" |
| 1160 | p.Anchored = true |
| 1161 | p.Parent = model |
| 1162 | end |
| 1163 | do |
| 1164 | local p = Instance.new("Part") |
| 1165 | p.Shape = Enum.PartType.Cylinder |
| 1166 | p.Name = "Vein_79" |
| 1167 | p.Size = Vector3.new(2.17045, 1.79425, 1.79425) |
| 1168 | p.CFrame = CFrame.new(-2.70648, 15.7888, 4.21007) * CFrame.Angles(math.rad(-180), math.rad(33.4659), math.rad(179.192)) |
| 1169 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1170 | p.Material = Enum.Material.Glacier |
| 1171 | p.MaterialVariant = "2022 Stud" |
| 1172 | p.Anchored = true |
| 1173 | p.Parent = model |
| 1174 | end |
| 1175 | do |
| 1176 | local p = Instance.new("Part") |
| 1177 | p.Shape = Enum.PartType.Cylinder |
| 1178 | p.Name = "Vein_80" |
| 1179 | p.Size = Vector3.new(2.98979, 1.18576, 1.18576) |
| 1180 | p.CFrame = CFrame.new(-7.63669, 7.33314, 1.19185) * CFrame.Angles(math.rad(-180), math.rad(87.9937), math.rad(142.918)) |
| 1181 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1182 | p.Material = Enum.Material.Glacier |
| 1183 | p.MaterialVariant = "2022 Stud" |
| 1184 | p.Anchored = true |
| 1185 | p.Parent = model |
| 1186 | end |
| 1187 | do |
| 1188 | local p = Instance.new("Part") |
| 1189 | p.Shape = Enum.PartType.Cylinder |
| 1190 | p.Name = "Vein_81" |
| 1191 | p.Size = Vector3.new(2.9092, 1.14124, 1.14124) |
| 1192 | p.CFrame = CFrame.new(0, 1.54434, 4.17607) * CFrame.Angles(math.rad(-37.5278), math.rad(90), math.rad(0)) |
| 1193 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1194 | p.Material = Enum.Material.Glacier |
| 1195 | p.MaterialVariant = "2022 Small Stud" |
| 1196 | p.Anchored = true |
| 1197 | p.Parent = model |
| 1198 | end |
| 1199 | do |
| 1200 | local p = Instance.new("Part") |
| 1201 | p.Shape = Enum.PartType.Cylinder |
| 1202 | p.Name = "Vein_82" |
| 1203 | p.Size = Vector3.new(3.3376, 1.69502, 1.69502) |
| 1204 | p.CFrame = CFrame.new(1.97957, 11.4737, 6.85825) * CFrame.Angles(math.rad(0), math.rad(-19.3036), math.rad(-62.0204)) |
| 1205 | p.BrickColor = BrickColor.new("Medium brown") |
| 1206 | p.Material = Enum.Material.Glacier |
| 1207 | p.MaterialVariant = "2022 Stud" |
| 1208 | p.Anchored = true |
| 1209 | p.Parent = model |
| 1210 | end |
| 1211 | do |
| 1212 | local p = Instance.new("Part") |
| 1213 | p.Shape = Enum.PartType.Cylinder |
| 1214 | p.Name = "Vein_83" |
| 1215 | p.Size = Vector3.new(3.33923, 0.99315, 0.99315) |
| 1216 | p.CFrame = CFrame.new(5.37769, 11.4283, -5.11142) * CFrame.Angles(math.rad(-180), math.rad(73.1318), math.rad(121.188)) |
| 1217 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1218 | p.Material = Enum.Material.Glacier |
| 1219 | p.MaterialVariant = "2022 Stud" |
| 1220 | p.Anchored = true |
| 1221 | p.Parent = model |
| 1222 | end |
| 1223 | do |
| 1224 | local p = Instance.new("Part") |
| 1225 | p.Shape = Enum.PartType.Cylinder |
| 1226 | p.Name = "Vein_84" |
| 1227 | p.Size = Vector3.new(3.21184, 1.0286, 1.0286) |
| 1228 | p.CFrame = CFrame.new(-1.89475, 11.4737, 6.74254) * CFrame.Angles(math.rad(-180), math.rad(25.6045), math.rad(113.409)) |
| 1229 | p.BrickColor = BrickColor.new("Medium brown") |
| 1230 | p.Material = Enum.Material.Glacier |
| 1231 | p.MaterialVariant = "2022 Stud" |
| 1232 | p.Anchored = true |
| 1233 | p.Parent = model |
| 1234 | end |
| 1235 | do |
| 1236 | local p = Instance.new("Part") |
| 1237 | p.Shape = Enum.PartType.Cylinder |
| 1238 | p.Name = "Vein_85" |
| 1239 | p.Size = Vector3.new(3.08593, 1.57215, 1.57215) |
| 1240 | p.CFrame = CFrame.new(5.06854, 5.68494, 4.4078) * CFrame.Angles(math.rad(-180), math.rad(-23.0646), math.rad(109.052)) |
| 1241 | p.BrickColor = BrickColor.new("Medium brown") |
| 1242 | p.Material = Enum.Material.Glacier |
| 1243 | p.MaterialVariant = "2022 Stud" |
| 1244 | p.Anchored = true |
| 1245 | p.Parent = model |
| 1246 | end |
| 1247 | do |
| 1248 | local p = Instance.new("Part") |
| 1249 | p.Shape = Enum.PartType.Cylinder |
| 1250 | p.Name = "Vein_86" |
| 1251 | p.Size = Vector3.new(2.8324, 1.18892, 1.18892) |
| 1252 | p.CFrame = CFrame.new(7.03539, 7.33314, 1.06827) * CFrame.Angles(math.rad(0), math.rad(77.9535), math.rad(-39.5288)) |
| 1253 | p.BrickColor = BrickColor.new("Medium brown") |
| 1254 | p.Material = Enum.Material.Glacier |
| 1255 | p.MaterialVariant = "2022 Stud" |
| 1256 | p.Anchored = true |
| 1257 | p.Parent = model |
| 1258 | end |
| 1259 | do |
| 1260 | local p = Instance.new("Part") |
| 1261 | p.Shape = Enum.PartType.Cylinder |
| 1262 | p.Name = "Vein_87" |
| 1263 | p.Size = Vector3.new(2.36423, 1.09613, 1.09613) |
| 1264 | p.CFrame = CFrame.new(-4.00793, 17.0802, -0.827893) * CFrame.Angles(math.rad(-180), math.rad(-52.1347), math.rad(152.515)) |
| 1265 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1266 | p.Material = Enum.Material.Glacier |
| 1267 | p.MaterialVariant = "2022 Small Stud" |
| 1268 | p.Anchored = true |
| 1269 | p.Parent = model |
| 1270 | end |
| 1271 | do |
| 1272 | local p = Instance.new("Part") |
| 1273 | p.Shape = Enum.PartType.Cylinder |
| 1274 | p.Name = "Vein_88" |
| 1275 | p.Size = Vector3.new(3.04179, 1.08223, 1.08223) |
| 1276 | p.CFrame = CFrame.new(2.53184, 0.60876, -0.069013) * CFrame.Angles(math.rad(0), math.rad(85.6553), math.rad(0)) |
| 1277 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1278 | p.Material = Enum.Material.Glacier |
| 1279 | p.MaterialVariant = "2022 Small Stud" |
| 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 = "Vein_89" |
| 1287 | p.Size = Vector3.new(3.28722, 1.77025, 1.77025) |
| 1288 | p.CFrame = CFrame.new(5.23794, 8.57169, 4.96873) * CFrame.Angles(math.rad(-180), math.rad(-68.8061), math.rad(-119.656)) |
| 1289 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1290 | p.Material = Enum.Material.Glacier |
| 1291 | p.MaterialVariant = "2022 Small 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 = "Vein_90" |
| 1299 | p.Size = Vector3.new(3.52131, 1.40453, 1.40453) |
| 1300 | p.CFrame = CFrame.new(1.87421, 5.62421, 6.97975) * CFrame.Angles(math.rad(-180), math.rad(-68.1969), math.rad(-125.783)) |
| 1301 | p.BrickColor = BrickColor.new("Medium brown") |
| 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 = "Vein_91" |
| 1311 | p.Size = Vector3.new(3.28135, 1.21546, 1.21546) |
| 1312 | p.CFrame = CFrame.new(1.61351, 14.3758, -5.97669) * CFrame.Angles(math.rad(-180), math.rad(64.0327), math.rad(119.476)) |
| 1313 | p.BrickColor = BrickColor.new("Medium brown") |
| 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 = "Vein_92" |
| 1323 | p.Size = Vector3.new(2.4687, 1.04769, 1.04769) |
| 1324 | p.CFrame = CFrame.new(-2.55679, 18.5085, -1.3518) * CFrame.Angles(math.rad(-180), math.rad(20.6299), math.rad(134.345)) |
| 1325 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1326 | p.Material = Enum.Material.Glacier |
| 1327 | p.MaterialVariant = "2022 Small 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 = "Vein_93" |
| 1335 | p.Size = Vector3.new(2.0124, 1.50307, 1.50307) |
| 1336 | p.CFrame = CFrame.new(0.819096, 19.3665, -1.56512) * CFrame.Angles(math.rad(-180), math.rad(35.4821), math.rad(178.59)) |
| 1337 | p.BrickColor = BrickColor.new("Medium brown") |
| 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 = "Vein_94" |
| 1347 | p.Size = Vector3.new(2.59004, 1.67827, 1.67827) |
| 1348 | p.CFrame = CFrame.new(-0.900629, 16.6869, 4.51401) * CFrame.Angles(math.rad(0), math.rad(18.1044), math.rad(42.9725)) |
| 1349 | p.BrickColor = BrickColor.new("Dark taupe") |
| 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 = "Vein_95" |
| 1359 | p.Size = Vector3.new(3.19728, 2.00165, 2.00165) |
| 1360 | p.CFrame = CFrame.new(-5.70548, 2.91982, -1.17288) * CFrame.Angles(math.rad(0), math.rad(51.3096), math.rad(-19.9542)) |
| 1361 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1362 | p.Material = Enum.Material.Glacier |
| 1363 | p.MaterialVariant = "2022 Small 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 = "Vein_96" |
| 1371 | p.Size = Vector3.new(2.50454, 1.80367, 1.80367) |
| 1372 | p.CFrame = CFrame.new(0, 18.4557, -3.0339) * CFrame.Angles(math.rad(-45.0373), math.rad(-90), math.rad(0)) |
| 1373 | p.BrickColor = BrickColor.new("Dark taupe") |
| 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 = "Vein_97" |
| 1383 | p.Size = Vector3.new(2.34243, 1.28642, 1.28642) |
| 1384 | p.CFrame = CFrame.new(2.89641, 15.7888, -4.53836) * CFrame.Angles(math.rad(0), math.rad(-37.4753), math.rad(-0.748571)) |
| 1385 | p.BrickColor = BrickColor.new("Dark taupe") |
| 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 = "Vein_98" |
| 1395 | p.Size = Vector3.new(2.98932, 1.15705, 1.15705) |
| 1396 | p.CFrame = CFrame.new(-3.69654, 4.2112, -5.6078) * CFrame.Angles(math.rad(-180), math.rad(-19.7216), math.rad(-179.413)) |
| 1397 | p.BrickColor = BrickColor.new("Medium brown") |
| 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 = "Vein_99" |
| 1407 | p.Size = Vector3.new(2.07771, 1.36, 1.36) |
| 1408 | p.CFrame = CFrame.new(0.941311, 19.3665, 1.56645) * CFrame.Angles(math.rad(-180), math.rad(-24.9927), math.rad(178.634)) |
| 1409 | p.BrickColor = BrickColor.new("Dark taupe") |
| 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 = "Vein_100" |
| 1419 | p.Size = Vector3.new(2.57513, 2.11482, 2.11482) |
| 1420 | p.CFrame = CFrame.new(-3.76306, 10, -6.3022) * CFrame.Angles(math.rad(0), math.rad(31.2644), math.rad(0)) |
| 1421 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1422 | p.Material = Enum.Material.Glacier |
| 1423 | p.MaterialVariant = "2022 Small Stud" |
| 1424 | p.Anchored = true |
| 1425 | p.Parent = model |
| 1426 | end |
| 1427 | do |
| 1428 | local p = Instance.new("Part") |
| 1429 | p.Shape = Enum.PartType.Cylinder |
| 1430 | p.Name = "Vein_101" |
| 1431 | p.Size = Vector3.new(2.73371, 1.01118, 1.01118) |
| 1432 | p.CFrame = CFrame.new(-4.81529, 3.30037, 3.48945) * CFrame.Angles(math.rad(0), math.rad(-66.1582), math.rad(42.653)) |
| 1433 | p.BrickColor = BrickColor.new("Medium brown") |
| 1434 | p.Material = Enum.Material.Glacier |
| 1435 | p.MaterialVariant = "2022 Stud" |
| 1436 | p.Anchored = true |
| 1437 | p.Parent = model |
| 1438 | end |
| 1439 | do |
| 1440 | local p = Instance.new("Part") |
| 1441 | p.Shape = Enum.PartType.Cylinder |
| 1442 | p.Name = "Vein_102" |
| 1443 | p.Size = Vector3.new(2.04933, 2.19814, 2.19814) |
| 1444 | p.CFrame = CFrame.new(-0.919244, 19.3665, 1.55323) * CFrame.Angles(math.rad(0), math.rad(-26.1843), math.rad(-1.38454)) |
| 1445 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1446 | p.Material = Enum.Material.Glacier |
| 1447 | p.MaterialVariant = "2022 Small Stud" |
| 1448 | p.Anchored = true |
| 1449 | p.Parent = model |
| 1450 | end |
| 1451 | do |
| 1452 | local p = Instance.new("Part") |
| 1453 | p.Shape = Enum.PartType.Cylinder |
| 1454 | p.Name = "Vein_103" |
| 1455 | p.Size = Vector3.new(2.27644, 1.08791, 1.08791) |
| 1456 | p.CFrame = CFrame.new(2.74925, 15.7888, 4.35844) * CFrame.Angles(math.rad(0), math.rad(43.7966), math.rad(-0.770272)) |
| 1457 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1458 | p.Material = Enum.Material.Glacier |
| 1459 | p.MaterialVariant = "2022 Small Stud" |
| 1460 | p.Anchored = true |
| 1461 | p.Parent = model |
| 1462 | end |
| 1463 | do |
| 1464 | local p = Instance.new("Part") |
| 1465 | p.Shape = Enum.PartType.Cylinder |
| 1466 | p.Name = "Vein_104" |
| 1467 | p.Size = Vector3.new(2.86644, 1.60706, 1.60706) |
| 1468 | p.CFrame = CFrame.new(5.38293, 2.91982, -1.17274) * CFrame.Angles(math.rad(0), math.rad(-62.2354), math.rad(22.3745)) |
| 1469 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1470 | p.Material = Enum.Material.Glacier |
| 1471 | p.MaterialVariant = "2022 Small Stud" |
| 1472 | p.Anchored = true |
| 1473 | p.Parent = model |
| 1474 | end |
| 1475 | do |
| 1476 | local p = Instance.new("Part") |
| 1477 | p.Shape = Enum.PartType.Cylinder |
| 1478 | p.Name = "Vein_105" |
| 1479 | p.Size = Vector3.new(3.07396, 2.11991, 2.11991) |
| 1480 | p.CFrame = CFrame.new(-5.39652, 5.68494, -4.71696) * CFrame.Angles(math.rad(0), math.rad(52.8275), math.rad(-71.604)) |
| 1481 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1482 | p.Material = Enum.Material.Glacier |
| 1483 | p.MaterialVariant = "2022 Small Stud" |
| 1484 | p.Anchored = true |
| 1485 | p.Parent = model |
| 1486 | end |
| 1487 | do |
| 1488 | local p = Instance.new("Part") |
| 1489 | p.Shape = Enum.PartType.Cylinder |
| 1490 | p.Name = "Vein_106" |
| 1491 | p.Size = Vector3.new(2.96565, 2.05512, 2.05512) |
| 1492 | p.CFrame = CFrame.new(-1.14481, 3.31315, -5.78209) * CFrame.Angles(math.rad(-180), math.rad(16.0824), math.rad(-143.465)) |
| 1493 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1494 | p.Material = Enum.Material.Glacier |
| 1495 | p.MaterialVariant = "2022 Stud" |
| 1496 | p.Anchored = true |
| 1497 | p.Parent = model |
| 1498 | end |
| 1499 | do |
| 1500 | local p = Instance.new("Part") |
| 1501 | p.Shape = Enum.PartType.Cylinder |
| 1502 | p.Name = "Vein_107" |
| 1503 | p.Size = Vector3.new(2.57139, 1.34198, 1.34198) |
| 1504 | p.CFrame = CFrame.new(-3.66644, 16.6996, 2.72158) * CFrame.Angles(math.rad(0), math.rad(-86.4807), math.rad(-46.0817)) |
| 1505 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1506 | p.Material = Enum.Material.Glacier |
| 1507 | p.MaterialVariant = "2022 Stud" |
| 1508 | p.Anchored = true |
| 1509 | p.Parent = model |
| 1510 | end |
| 1511 | do |
| 1512 | local p = Instance.new("Part") |
| 1513 | p.Shape = Enum.PartType.Cylinder |
| 1514 | p.Name = "Vein_108" |
| 1515 | p.Size = Vector3.new(2.93116, 2.00049, 2.00049) |
| 1516 | p.CFrame = CFrame.new(-6.35627, 12.6669, -1.06709) * CFrame.Angles(math.rad(0), math.rad(-67.4261), math.rad(37.9536)) |
| 1517 | p.BrickColor = BrickColor.new("Medium brown") |
| 1518 | p.Material = Enum.Material.Glacier |
| 1519 | p.MaterialVariant = "2022 Stud" |
| 1520 | p.Anchored = true |
| 1521 | p.Parent = model |
| 1522 | end |
| 1523 | do |
| 1524 | local p = Instance.new("Part") |
| 1525 | p.Shape = Enum.PartType.Cylinder |
| 1526 | p.Name = "Vein_109" |
| 1527 | p.Size = Vector3.new(3.23316, 1.36302, 1.36302) |
| 1528 | p.CFrame = CFrame.new(-2.00953, 8.52626, -7.0933) * CFrame.Angles(math.rad(-180), math.rad(-10.6569), math.rad(-114.267)) |
| 1529 | p.BrickColor = BrickColor.new("Medium brown") |
| 1530 | p.Material = Enum.Material.Glacier |
| 1531 | p.MaterialVariant = "2022 Stud" |
| 1532 | p.Anchored = true |
| 1533 | p.Parent = model |
| 1534 | end |
| 1535 | do |
| 1536 | local p = Instance.new("Part") |
| 1537 | p.Shape = Enum.PartType.Cylinder |
| 1538 | p.Name = "Vein_110" |
| 1539 | p.Size = Vector3.new(2.63949, 1.63473, 1.63473) |
| 1540 | p.CFrame = CFrame.new(-0.88924, 16.6869, -4.33323) * CFrame.Angles(math.rad(-180), math.rad(24.9872), math.rad(138.02)) |
| 1541 | p.BrickColor = BrickColor.new("Medium brown") |
| 1542 | p.Material = Enum.Material.Glacier |
| 1543 | p.MaterialVariant = "2022 Stud" |
| 1544 | p.Anchored = true |
| 1545 | p.Parent = model |
| 1546 | end |
| 1547 | do |
| 1548 | local p = Instance.new("Part") |
| 1549 | p.Shape = Enum.PartType.Cylinder |
| 1550 | p.Name = "Vein_111" |
| 1551 | p.Size = Vector3.new(3.2235, 1.98053, 1.98053) |
| 1552 | p.CFrame = CFrame.new(-5.20801, 8.57169, 4.89932) * CFrame.Angles(math.rad(-180), math.rad(48.0888), math.rad(117.602)) |
| 1553 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1554 | p.Material = Enum.Material.Glacier |
| 1555 | p.MaterialVariant = "2022 Stud" |
| 1556 | p.Anchored = true |
| 1557 | p.Parent = model |
| 1558 | end |
| 1559 | do |
| 1560 | local p = Instance.new("Part") |
| 1561 | p.Shape = Enum.PartType.Cylinder |
| 1562 | p.Name = "Vein_112" |
| 1563 | p.Size = Vector3.new(2.8605, 2.11811, 2.11811) |
| 1564 | p.CFrame = CFrame.new(3.7063, 1.49151, -1.96551) * CFrame.Angles(math.rad(0), math.rad(19.7336), math.rad(38.1118)) |
| 1565 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1566 | p.Material = Enum.Material.Glacier |
| 1567 | p.MaterialVariant = "2022 Small Stud" |
| 1568 | p.Anchored = true |
| 1569 | p.Parent = model |
| 1570 | end |
| 1571 | do |
| 1572 | local p = Instance.new("Part") |
| 1573 | p.Shape = Enum.PartType.Cylinder |
| 1574 | p.Name = "Vein_113" |
| 1575 | p.Size = Vector3.new(3.49055, 2.04672, 2.04672) |
| 1576 | p.CFrame = CFrame.new(-3.82353, 1.49151, 2.01137) * CFrame.Angles(math.rad(-180), math.rad(-21.7781), math.rad(-149.616)) |
| 1577 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1578 | p.Material = Enum.Material.Glacier |
| 1579 | p.MaterialVariant = "2022 Small Stud" |
| 1580 | p.Anchored = true |
| 1581 | p.Parent = model |
| 1582 | end |
| 1583 | do |
| 1584 | local p = Instance.new("Part") |
| 1585 | p.Shape = Enum.PartType.Cylinder |
| 1586 | p.Name = "Vein_114" |
| 1587 | p.Size = Vector3.new(2.93054, 1.23736, 1.23736) |
| 1588 | p.CFrame = CFrame.new(-1.26739, 0.633518, -2.25322) * CFrame.Angles(math.rad(0), math.rad(30.1087), math.rad(0.968163)) |
| 1589 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1590 | p.Material = Enum.Material.Glacier |
| 1591 | p.MaterialVariant = "2022 Small Stud" |
| 1592 | p.Anchored = true |
| 1593 | p.Parent = model |
| 1594 | end |
| 1595 | do |
| 1596 | local p = Instance.new("Part") |
| 1597 | p.Shape = Enum.PartType.Cylinder |
| 1598 | p.Name = "Vein_115" |
| 1599 | p.Size = Vector3.new(3.19327, 1.8509, 1.8509) |
| 1600 | p.CFrame = CFrame.new(-5.05789, 5.68494, 4.37627) * CFrame.Angles(math.rad(0), math.rad(-2.88279), math.rad(-65.9859)) |
| 1601 | p.BrickColor = BrickColor.new("Pine Cone") |
| 1602 | p.Material = Enum.Material.Glacier |
| 1603 | p.MaterialVariant = "2022 Small Stud" |
| 1604 | p.Anchored = true |
| 1605 | p.Parent = model |
| 1606 | end |
| 1607 | do |
| 1608 | local p = Instance.new("Part") |
| 1609 | p.Shape = Enum.PartType.Cylinder |
| 1610 | p.Name = "Vein_116" |
| 1611 | p.Size = Vector3.new(2.96322, 1.20682, 1.20682) |
| 1612 | p.CFrame = CFrame.new(-3.65046, 1.49151, -1.93203) * CFrame.Angles(math.rad(-180), math.rad(20.3468), math.rad(-143.43)) |
| 1613 | p.BrickColor = BrickColor.new("Medium brown") |
| 1614 | p.Material = Enum.Material.Glacier |
| 1615 | p.MaterialVariant = "2022 Stud" |
| 1616 | p.Anchored = true |
| 1617 | p.Parent = model |
| 1618 | end |
| 1619 | do |
| 1620 | local p = Instance.new("Part") |
| 1621 | p.Shape = Enum.PartType.Cylinder |
| 1622 | p.Name = "Vein_117" |
| 1623 | p.Size = Vector3.new(2.23584, 1.25276, 1.25276) |
| 1624 | p.CFrame = CFrame.new(-2.79236, 15.7888, -4.27694) * CFrame.Angles(math.rad(-180), math.rad(-24.9037), math.rad(179.216)) |
| 1625 | p.BrickColor = BrickColor.new("Dark taupe") |
| 1626 | p.Material = Enum.Material.Glacier |
| 1627 | p.MaterialVariant = "2022 Stud" |
| 1628 | p.Anchored = true |
| 1629 | p.Parent = model |
| 1630 | end |
| 1631 | do |
| 1632 | local p = Instance.new("Part") |
| 1633 | p.Shape = Enum.PartType.Cylinder |
| 1634 | p.Name = "Vein_118" |
| 1635 | p.Size = Vector3.new(2.12303, 1.24432, 1.24432) |
| 1636 | p.CFrame = CFrame.new(1.76041, 19.3912, 0.073204) * CFrame.Angles(math.rad(-180), math.rad(83.3887), math.rad(-180)) |
| 1637 | p.BrickColor = BrickColor.new("Medium brown") |
| 1638 | p.Material = Enum.Material.Glacier |
| 1639 | p.MaterialVariant = "2022 Stud" |
| 1640 | p.Anchored = true |
| 1641 | p.Parent = model |
| 1642 | end |
| 1643 | do |
| 1644 | local p = Instance.new("Part") |
| 1645 | p.Shape = Enum.PartType.Cylinder |
| 1646 | p.Name = "Vein_119" |
| 1647 | p.Size = Vector3.new(3.27788, 2.0235, 2.0235) |
| 1648 | p.CFrame = CFrame.new(1.5842, 14.3758, 5.87278) * CFrame.Angles(math.rad(-180), math.rad(-64.696), math.rad(119.368)) |
| 1649 | p.BrickColor = BrickColor.new("Medium brown") |
| 1650 | p.Material = Enum.Material.Glacier |
| 1651 | p.MaterialVariant = "2022 Stud" |
| 1652 | p.Anchored = true |
| 1653 | p.Parent = model |
| 1654 | end |
| 1655 | model.PrimaryPart = model:FindFirstChild("Core_7") |
| 1656 | print("AlienEgg built: " .. #model:GetChildren() .. " parts") |
Loading comments...