Advertisement
iiJosephCats205

n

Oct 6th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 199.56 KB | None | 0 0
  1. NLS([[
  2. --By Rufus14
  3. for i,v in pairs(game.ReplicatedStorage:GetChildren()) do
  4. if v.Name == "PolishSlavBegin" or v.Name == "PolishSlavWalk" then
  5. v:destroy()
  6. end
  7. end
  8. local RunTheServersided = Instance.new("ScreenGui")
  9. local Frame = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. --Properties:
  12. RunTheServersided.Name = "RunTheServersided"
  13. RunTheServersided.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  14.  
  15. Frame.Parent = RunTheServersided
  16. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  17. Frame.BackgroundTransparency = 0.64999997615814
  18. Frame.Size = UDim2.new(1, 0, 1, 0)
  19.  
  20. TextLabel.Parent = Frame
  21. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  22. TextLabel.BackgroundTransparency = 1
  23. TextLabel.Position = UDim2.new(0.427, 0, 0.427, 0)
  24. TextLabel.Size = UDim2.new(0, 464, 0, 117)
  25. TextLabel.Font = Enum.Font.SourceSans
  26. TextLabel.Text = "Run the serversided script now."
  27. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  28. TextLabel.TextSize = 39
  29. mouse = game.Players.LocalPlayer:GetMouse()
  30. local walkevent = game.ReplicatedStorage:WaitForChild("PolishSlavWalk")
  31. local startevent = game.ReplicatedStorage:WaitForChild("PolishSlavBegin")
  32. startevent:FireServer()
  33. local slavic = game.Players.LocalPlayer.Character:WaitForChild("SlavicThings")
  34. local redfoo = slavic.Boombox:WaitForChild("Redfoo - Get Ridiculous (Sonic Mine Remix)")
  35. RunTheServersided:destroy()
  36. local humanoid = game.Players.LocalPlayer.Character.Humanoid
  37. humanoid.WalkSpeed = 20
  38. function walk(speed)
  39. if speed > 5 then
  40. walkevent:FireServer(true)
  41. else
  42. walkevent:FireServer(false)
  43. end
  44. end
  45. humanoid.Running:connect(walk)
  46. function die()
  47. workspace.CurrentCamera.FieldOfView = 70
  48. script:Remove()
  49. end
  50. humanoid.Died:connect(die)
  51. while game:GetService("RunService").RenderStepped:wait() do
  52. workspace.CurrentCamera.FieldOfView = 70 + redfoo.PlaybackLoudness / 100
  53. end
  54. ]]),owner.Character)
  55.  
  56. --By Rufus14
  57. local intro = Instance.new("RemoteEvent", game.ReplicatedStorage)
  58. intro.Name = "PolishSlavBegin"
  59. local walkevent = Instance.new("RemoteEvent", game.ReplicatedStorage)
  60. walkevent.Name = "PolishSlavWalk"
  61. currentplayer = nil
  62. function begin(player)
  63. if currentplayer == nil then
  64. currentplayer = player
  65. --Converted with ttyyuu12345's model to script plugin v4
  66. local function sandbox(var,func)
  67. local env = getfenv(func)
  68. local newenv = setmetatable({},{
  69. __index = function(self,k)
  70. if k=="script" then
  71. return var
  72. else
  73. return env[k]
  74. end
  75. end,
  76. })
  77. setfenv(func,newenv)
  78. return func
  79. end
  80. local cors = {}
  81. local mas = Instance.new("Model",game:GetService("Lighting"))
  82. local boomboxmodel = Instance.new("Model")
  83. local boomboxpart = Instance.new("Part")
  84. local boomboxdecal = Instance.new("Decal")
  85. local Sound3 = Instance.new("Sound")
  86. local BlockMesh5 = Instance.new("BlockMesh")
  87. local boomboxweld = Instance.new("Weld")
  88. local belt = Instance.new("Part")
  89. boomboxmodel.Name = "SlavicThings"
  90. boomboxmodel.Parent = mas
  91. boomboxpart.Name = "Boombox"
  92. boomboxpart.Parent = boomboxmodel
  93. boomboxpart.CFrame = CFrame.new(3, 3.30000019, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  94. boomboxpart.Position = Vector3.new(3, 3.30000019, 1)
  95. boomboxpart.Color = Color3.new(0.105882, 0.164706, 0.207843)
  96. boomboxpart.Size = Vector3.new(2, 3, 2)
  97. boomboxpart.BottomSurface = Enum.SurfaceType.Smooth
  98. boomboxpart.BrickColor = BrickColor.new("Black")
  99. boomboxpart.TopSurface = Enum.SurfaceType.Smooth
  100. boomboxpart.brickColor = BrickColor.new("Black")
  101. boomboxdecal.Name = "Speaker"
  102. boomboxdecal.Parent = boomboxpart
  103. boomboxdecal.Texture = "http://www.roblox.com/asset/?id=24716155"
  104. boomboxdecal.Face = Enum.NormalId.Top
  105. boomboxpart:BreakJoints()
  106. belt:BreakJoints()
  107. Sound3.Name = "Redfoo - Get Ridiculous (Sonic Mine Remix)"
  108. Sound3.Parent = boomboxpart
  109. Sound3.SoundId = "rbxassetid://997839954"
  110. Sound3.Volume = 2
  111. Sound3.Looped = true
  112. BlockMesh5.Parent = boomboxpart
  113. boomboxweld.Parent = boomboxpart
  114. boomboxweld.C0 = CFrame.new(0, -0.150000095, -0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  115. boomboxweld.Part0 = boomboxpart
  116. boomboxweld.Part1 = belt
  117. belt.Name = "Belt"
  118. belt.Parent = boomboxmodel
  119. belt.CFrame = CFrame.new(3, 3.1500001, 0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  120. belt.Position = Vector3.new(3, 3.1500001, 0.5)
  121. belt.Color = Color3.new(0.105882, 0.164706, 0.207843)
  122. belt.Size = Vector3.new(2.4000001, 0.0999996886, 3.4000001)
  123. belt.BottomSurface = Enum.SurfaceType.Smooth
  124. belt.BrickColor = BrickColor.new("Black")
  125. belt.TopSurface = Enum.SurfaceType.Smooth
  126. belt.brickColor = BrickColor.new("Black")
  127. for i,v in pairs(mas:GetChildren()) do
  128. v.Parent = workspace
  129. pcall(function() v:MakeJoints() end)
  130. end
  131. mas:Destroy()
  132. for i,v in pairs(cors) do
  133. spawn(function()
  134. pcall(v)
  135. end)
  136. end
  137. --Converted with ttyyuu12345's model to script plugin v4
  138. function sandbox(var,func)
  139. local env = getfenv(func)
  140. local newenv = setmetatable({},{
  141. __index = function(self,k)
  142. if k=="script" then
  143. return var
  144. else
  145. return env[k]
  146. end
  147. end,
  148. })
  149. setfenv(func,newenv)
  150. return func
  151. end
  152. cors = {}
  153. mas = Instance.new("Model",game:GetService("Lighting"))
  154. local Model0 = Instance.new("Model")
  155. local Model1 = Instance.new("Model")
  156. local Part2 = Instance.new("Part")
  157. local Part3 = Instance.new("Part")
  158. local PointLight4 = Instance.new("PointLight")
  159. local Model5 = Instance.new("Model")
  160. local Part6 = Instance.new("Part")
  161. local Part7 = Instance.new("Part")
  162. local Part8 = Instance.new("Part")
  163. local Part9 = Instance.new("Part")
  164. local Part10 = Instance.new("Part")
  165. local Model11 = Instance.new("Model")
  166. local WedgePart12 = Instance.new("WedgePart")
  167. local SpecialMesh13 = Instance.new("SpecialMesh")
  168. local Model14 = Instance.new("Model")
  169. local Part15 = Instance.new("Part")
  170. local Part16 = Instance.new("Part")
  171. local Part17 = Instance.new("Part")
  172. local WedgePart18 = Instance.new("WedgePart")
  173. local SpecialMesh19 = Instance.new("SpecialMesh")
  174. local Part20 = Instance.new("Part")
  175. local Part21 = Instance.new("Part")
  176. local Part22 = Instance.new("Part")
  177. local Part23 = Instance.new("Part")
  178. local Part24 = Instance.new("Part")
  179. local Part25 = Instance.new("Part")
  180. local Part26 = Instance.new("Part")
  181. local Part27 = Instance.new("Part")
  182. local Part28 = Instance.new("Part")
  183. local Model29 = Instance.new("Model")
  184. local Part30 = Instance.new("Part")
  185. local Part31 = Instance.new("Part")
  186. local Part32 = Instance.new("Part")
  187. local Part33 = Instance.new("Part")
  188. local Part34 = Instance.new("Part")
  189. local Model35 = Instance.new("Model")
  190. local WedgePart36 = Instance.new("WedgePart")
  191. local SpecialMesh37 = Instance.new("SpecialMesh")
  192. local Model38 = Instance.new("Model")
  193. local Part39 = Instance.new("Part")
  194. local Part40 = Instance.new("Part")
  195. local Part41 = Instance.new("Part")
  196. local WedgePart42 = Instance.new("WedgePart")
  197. local SpecialMesh43 = Instance.new("SpecialMesh")
  198. local Part44 = Instance.new("Part")
  199. local Part45 = Instance.new("Part")
  200. local Part46 = Instance.new("Part")
  201. local Part47 = Instance.new("Part")
  202. local Part48 = Instance.new("Part")
  203. local Part49 = Instance.new("Part")
  204. local Part50 = Instance.new("Part")
  205. local Part51 = Instance.new("Part")
  206. local Part52 = Instance.new("Part")
  207. local Model53 = Instance.new("Model")
  208. local Part54 = Instance.new("Part")
  209. local Part55 = Instance.new("Part")
  210. local Part56 = Instance.new("Part")
  211. local SurfaceGui57 = Instance.new("SurfaceGui")
  212. local TextLabel58 = Instance.new("TextLabel")
  213. local Model59 = Instance.new("Model")
  214. Part60 = Instance.new("Part")
  215. Part61 = Instance.new("Part")
  216. Part62 = Instance.new("Part")
  217. Part63 = Instance.new("Part")
  218. Part64 = Instance.new("Part")
  219. Model65 = Instance.new("Model")
  220. Part66 = Instance.new("Part")
  221. Part67 = Instance.new("Part")
  222. Part68 = Instance.new("Part")
  223. Part69 = Instance.new("Part")
  224. Part70 = Instance.new("Part")
  225. Model71 = Instance.new("Model")
  226. WedgePart72 = Instance.new("WedgePart")
  227. SpecialMesh73 = Instance.new("SpecialMesh")
  228. Model74 = Instance.new("Model")
  229. Part75 = Instance.new("Part")
  230. Part76 = Instance.new("Part")
  231. Part77 = Instance.new("Part")
  232. WedgePart78 = Instance.new("WedgePart")
  233. SpecialMesh79 = Instance.new("SpecialMesh")
  234. Part80 = Instance.new("Part")
  235. Part81 = Instance.new("Part")
  236. Part82 = Instance.new("Part")
  237. Part83 = Instance.new("Part")
  238. Part84 = Instance.new("Part")
  239. Part85 = Instance.new("Part")
  240. Part86 = Instance.new("Part")
  241. Part87 = Instance.new("Part")
  242. Part88 = Instance.new("Part")
  243. Model89 = Instance.new("Model")
  244. Part90 = Instance.new("Part")
  245. Part91 = Instance.new("Part")
  246. Part92 = Instance.new("Part")
  247. Part93 = Instance.new("Part")
  248. Part94 = Instance.new("Part")
  249. Model95 = Instance.new("Model")
  250. Part96 = Instance.new("Part")
  251. Part97 = Instance.new("Part")
  252. Part98 = Instance.new("Part")
  253. SurfaceGui99 = Instance.new("SurfaceGui")
  254. TextLabel100 = Instance.new("TextLabel")
  255. Model101 = Instance.new("Model")
  256. Part102 = Instance.new("Part")
  257. Part103 = Instance.new("Part")
  258. Part104 = Instance.new("Part")
  259. Part105 = Instance.new("Part")
  260. Part106 = Instance.new("Part")
  261. Model107 = Instance.new("Model")
  262. Part108 = Instance.new("Part")
  263. Part109 = Instance.new("Part")
  264. Part110 = Instance.new("Part")
  265. Part111 = Instance.new("Part")
  266. Part112 = Instance.new("Part")
  267. Model113 = Instance.new("Model")
  268. Part114 = Instance.new("Part")
  269. Part115 = Instance.new("Part")
  270. Part116 = Instance.new("Part")
  271. Part117 = Instance.new("Part")
  272. Part118 = Instance.new("Part")
  273. Model119 = Instance.new("Model")
  274. Part120 = Instance.new("Part")
  275. Part121 = Instance.new("Part")
  276. Part122 = Instance.new("Part")
  277. Part123 = Instance.new("Part")
  278. Part124 = Instance.new("Part")
  279. Model125 = Instance.new("Model")
  280. WedgePart126 = Instance.new("WedgePart")
  281. SpecialMesh127 = Instance.new("SpecialMesh")
  282. Model128 = Instance.new("Model")
  283. Part129 = Instance.new("Part")
  284. Part130 = Instance.new("Part")
  285. Part131 = Instance.new("Part")
  286. WedgePart132 = Instance.new("WedgePart")
  287. SpecialMesh133 = Instance.new("SpecialMesh")
  288. Part134 = Instance.new("Part")
  289. Part135 = Instance.new("Part")
  290. Part136 = Instance.new("Part")
  291. Part137 = Instance.new("Part")
  292. Part138 = Instance.new("Part")
  293. Part139 = Instance.new("Part")
  294. Part140 = Instance.new("Part")
  295. Part141 = Instance.new("Part")
  296. Part142 = Instance.new("Part")
  297. Model143 = Instance.new("Model")
  298. Part144 = Instance.new("Part")
  299. Part145 = Instance.new("Part")
  300. Part146 = Instance.new("Part")
  301. Part147 = Instance.new("Part")
  302. Part148 = Instance.new("Part")
  303. Model149 = Instance.new("Model")
  304. Part150 = Instance.new("Part")
  305. Part151 = Instance.new("Part")
  306. Part152 = Instance.new("Part")
  307. Part153 = Instance.new("Part")
  308. Part154 = Instance.new("Part")
  309. Model155 = Instance.new("Model")
  310. Part156 = Instance.new("Part")
  311. Part157 = Instance.new("Part")
  312. Part158 = Instance.new("Part")
  313. SurfaceGui159 = Instance.new("SurfaceGui")
  314. TextLabel160 = Instance.new("TextLabel")
  315. Model161 = Instance.new("Model")
  316. Part162 = Instance.new("Part")
  317. Part163 = Instance.new("Part")
  318. Part164 = Instance.new("Part")
  319. Part165 = Instance.new("Part")
  320. Part166 = Instance.new("Part")
  321. Model167 = Instance.new("Model")
  322. WedgePart168 = Instance.new("WedgePart")
  323. SpecialMesh169 = Instance.new("SpecialMesh")
  324. Model170 = Instance.new("Model")
  325. Part171 = Instance.new("Part")
  326. Part172 = Instance.new("Part")
  327. Part173 = Instance.new("Part")
  328. WedgePart174 = Instance.new("WedgePart")
  329. SpecialMesh175 = Instance.new("SpecialMesh")
  330. Part176 = Instance.new("Part")
  331. Part177 = Instance.new("Part")
  332. Part178 = Instance.new("Part")
  333. Part179 = Instance.new("Part")
  334. Part180 = Instance.new("Part")
  335. Part181 = Instance.new("Part")
  336. Part182 = Instance.new("Part")
  337. Part183 = Instance.new("Part")
  338. Part184 = Instance.new("Part")
  339. Model185 = Instance.new("Model")
  340. Part186 = Instance.new("Part")
  341. Part187 = Instance.new("Part")
  342. Part188 = Instance.new("Part")
  343. SurfaceGui189 = Instance.new("SurfaceGui")
  344. TextLabel190 = Instance.new("TextLabel")
  345. Model191 = Instance.new("Model")
  346. Part192 = Instance.new("Part")
  347. Part193 = Instance.new("Part")
  348. Part194 = Instance.new("Part")
  349. Part195 = Instance.new("Part")
  350. Part196 = Instance.new("Part")
  351. Part197 = Instance.new("Part")
  352. Part198 = Instance.new("Part")
  353. Model199 = Instance.new("Model")
  354. Part200 = Instance.new("Part")
  355. Part201 = Instance.new("Part")
  356. Part202 = Instance.new("Part")
  357. Part203 = Instance.new("Part")
  358. Part204 = Instance.new("Part")
  359. Model205 = Instance.new("Model")
  360. Part206 = Instance.new("Part")
  361. Part207 = Instance.new("Part")
  362. Part208 = Instance.new("Part")
  363. Part209 = Instance.new("Part")
  364. Part210 = Instance.new("Part")
  365. Model211 = Instance.new("Model")
  366. Part212 = Instance.new("Part")
  367. Part213 = Instance.new("Part")
  368. Part214 = Instance.new("Part")
  369. SurfaceGui215 = Instance.new("SurfaceGui")
  370. TextLabel216 = Instance.new("TextLabel")
  371. Model217 = Instance.new("Model")
  372. Part218 = Instance.new("Part")
  373. Part219 = Instance.new("Part")
  374. Part220 = Instance.new("Part")
  375. Part221 = Instance.new("Part")
  376. Model222 = Instance.new("Model")
  377. Part223 = Instance.new("Part")
  378. Part224 = Instance.new("Part")
  379. Part225 = Instance.new("Part")
  380. Part226 = Instance.new("Part")
  381. Part227 = Instance.new("Part")
  382. Model228 = Instance.new("Model")
  383. Part229 = Instance.new("Part")
  384. Part230 = Instance.new("Part")
  385. Part231 = Instance.new("Part")
  386. Part232 = Instance.new("Part")
  387. Part233 = Instance.new("Part")
  388. Model234 = Instance.new("Model")
  389. Part235 = Instance.new("Part")
  390. Part236 = Instance.new("Part")
  391. PointLight237 = Instance.new("PointLight")
  392. Model238 = Instance.new("Model")
  393. Model239 = Instance.new("Model")
  394. Part240 = Instance.new("Part")
  395. Part241 = Instance.new("Part")
  396. Part242 = Instance.new("Part")
  397. Part243 = Instance.new("Part")
  398. Model244 = Instance.new("Model")
  399. Model245 = Instance.new("Model")
  400. Part246 = Instance.new("Part")
  401. Part247 = Instance.new("Part")
  402. Part248 = Instance.new("Part")
  403. Part249 = Instance.new("Part")
  404. Model250 = Instance.new("Model")
  405. Model251 = Instance.new("Model")
  406. Part252 = Instance.new("Part")
  407. Part253 = Instance.new("Part")
  408. Part254 = Instance.new("Part")
  409. Part255 = Instance.new("Part")
  410. Model256 = Instance.new("Model")
  411. Model257 = Instance.new("Model")
  412. Part258 = Instance.new("Part")
  413. Part259 = Instance.new("Part")
  414. Part260 = Instance.new("Part")
  415. Part261 = Instance.new("Part")
  416. Model262 = Instance.new("Model")
  417. Model263 = Instance.new("Model")
  418. Part264 = Instance.new("Part")
  419. Part265 = Instance.new("Part")
  420. Part266 = Instance.new("Part")
  421. Part267 = Instance.new("Part")
  422. Model268 = Instance.new("Model")
  423. Model269 = Instance.new("Model")
  424. Part270 = Instance.new("Part")
  425. Part271 = Instance.new("Part")
  426. Part272 = Instance.new("Part")
  427. Part273 = Instance.new("Part")
  428. Model274 = Instance.new("Model")
  429. Model275 = Instance.new("Model")
  430. Part276 = Instance.new("Part")
  431. Part277 = Instance.new("Part")
  432. Part278 = Instance.new("Part")
  433. Part279 = Instance.new("Part")
  434. Part280 = Instance.new("Part")
  435. SurfaceGui281 = Instance.new("SurfaceGui")
  436. TextLabel282 = Instance.new("TextLabel")
  437. Part283 = Instance.new("Part")
  438. Part284 = Instance.new("Part")
  439. Part285 = Instance.new("Part")
  440. Part286 = Instance.new("Part")
  441. Part287 = Instance.new("Part")
  442. Part288 = Instance.new("Part")
  443. Texture289 = Instance.new("Texture")
  444. Part290 = Instance.new("Part")
  445. Decal291 = Instance.new("Decal")
  446. Part292 = Instance.new("Part")
  447. Part293 = Instance.new("Part")
  448. Part294 = Instance.new("Part")
  449. Part295 = Instance.new("Part")
  450. Part296 = Instance.new("Part")
  451. Part297 = Instance.new("Part")
  452. Decal298 = Instance.new("Decal")
  453. Part299 = Instance.new("Part")
  454. Part300 = Instance.new("Part")
  455. SurfaceGui301 = Instance.new("SurfaceGui")
  456. TextLabel302 = Instance.new("TextLabel")
  457. Part303 = Instance.new("Part")
  458. Part304 = Instance.new("Part")
  459. Part305 = Instance.new("Part")
  460. Part306 = Instance.new("Part")
  461. Part307 = Instance.new("Part")
  462. local Part308 = Instance.new("Part")
  463. local Part309 = Instance.new("Part")
  464. local Part310 = Instance.new("Part")
  465. local Part311 = Instance.new("Part")
  466. local Part312 = Instance.new("Part")
  467. local Texture313 = Instance.new("Texture")
  468. local Part314 = Instance.new("Part")
  469. local Part315 = Instance.new("Part")
  470. local SurfaceGui316 = Instance.new("SurfaceGui")
  471. local TextLabel317 = Instance.new("TextLabel")
  472. local Part318 = Instance.new("Part")
  473. local Part319 = Instance.new("Part")
  474. local Part320 = Instance.new("Part")
  475. local Part321 = Instance.new("Part")
  476. local Part322 = Instance.new("Part")
  477. local Part323 = Instance.new("Part")
  478. local Part324 = Instance.new("Part")
  479. local Part325 = Instance.new("Part")
  480. local Part326 = Instance.new("Part")
  481. local Texture327 = Instance.new("Texture")
  482. local Part328 = Instance.new("Part")
  483. local WedgePart329 = Instance.new("WedgePart")
  484. local WedgePart330 = Instance.new("WedgePart")
  485. Model0.Name = "biedra"
  486. Model0.Parent = mas
  487. Model1.Parent = Model0
  488. Part2.Parent = Model1
  489. Part2.CFrame = CFrame.new(37.1436615, 18.4392605, -149.512512, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  490. Part2.Position = Vector3.new(37.1436615, 18.4392605, -149.512512)
  491. Part2.Size = Vector3.new(2.32000065, 0.630000114, 16.9599972)
  492. Part2.Anchored = true
  493. Part2.BottomSurface = Enum.SurfaceType.Smooth
  494. Part2.Material = Enum.Material.Granite
  495. Part2.TopSurface = Enum.SurfaceType.Smooth
  496. Part3.Parent = Model1
  497. Part3.CFrame = CFrame.new(37.1486664, 18.0792732, -149.452545, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  498. Part3.Position = Vector3.new(37.1486664, 18.0792732, -149.452545)
  499. Part3.Size = Vector3.new(1.87000072, 0.250000149, 16.6599941)
  500. Part3.Anchored = true
  501. Part3.BottomSurface = Enum.SurfaceType.Smooth
  502. Part3.Material = Enum.Material.Neon
  503. Part3.TopSurface = Enum.SurfaceType.Smooth
  504. PointLight4.Parent = Part3
  505. PointLight4.Range = 60
  506. PointLight4.Brightness = 2
  507. Model5.Parent = Model0
  508. Part6.Parent = Model5
  509. Part6.CFrame = CFrame.new(47.0101318, 3.04446602, -115.685089, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  510. Part6.Position = Vector3.new(47.0101318, 3.04446602, -115.685089)
  511. Part6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  512. Part6.Size = Vector3.new(1.42000043, 0.0700000077, 7.9199996)
  513. Part6.Anchored = true
  514. Part6.BottomSurface = Enum.SurfaceType.Smooth
  515. Part6.BrickColor = BrickColor.new("Black")
  516. Part6.Material = Enum.Material.Metal
  517. Part6.TopSurface = Enum.SurfaceType.Smooth
  518. Part6.brickColor = BrickColor.new("Black")
  519. Part7.Parent = Model5
  520. Part7.CFrame = CFrame.new(46.8604813, 1.61664963, -110.401367, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  521. Part7.Position = Vector3.new(46.8604813, 1.61664963, -110.401367)
  522. Part7.Color = Color3.new(0.792157, 0.796079, 0.819608)
  523. Part7.Size = Vector3.new(1.33999944, 3.21999884, 0.0500000007)
  524. Part7.Anchored = true
  525. Part7.BottomSurface = Enum.SurfaceType.Smooth
  526. Part7.BrickColor = BrickColor.new("Ghost grey")
  527. Part7.Material = Enum.Material.Metal
  528. Part7.TopSurface = Enum.SurfaceType.Smooth
  529. Part7.brickColor = BrickColor.new("Ghost grey")
  530. Part8.Parent = Model5
  531. Part8.CFrame = CFrame.new(46.2302322, 1.72166252, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  532. Part8.Position = Vector3.new(46.2302322, 1.72166252, -111.076324)
  533. Part8.Color = Color3.new(0.792157, 0.796079, 0.819608)
  534. Part8.Size = Vector3.new(0.0799999908, 3.00999904, 1.40000474)
  535. Part8.Anchored = true
  536. Part8.BottomSurface = Enum.SurfaceType.Smooth
  537. Part8.BrickColor = BrickColor.new("Ghost grey")
  538. Part8.Material = Enum.Material.Metal
  539. Part8.TopSurface = Enum.SurfaceType.Smooth
  540. Part8.brickColor = BrickColor.new("Ghost grey")
  541. Part9.Parent = Model5
  542. Part9.CFrame = CFrame.new(46.8901443, 1.5366497, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  543. Part9.Position = Vector3.new(46.8901443, 1.5366497, -111.076324)
  544. Part9.Color = Color3.new(0.792157, 0.796079, 0.819608)
  545. Part9.Size = Vector3.new(1.40000069, 2.63999939, 1.40000474)
  546. Part9.Anchored = true
  547. Part9.BottomSurface = Enum.SurfaceType.Smooth
  548. Part9.BrickColor = BrickColor.new("Ghost grey")
  549. Part9.Material = Enum.Material.Metal
  550. Part9.TopSurface = Enum.SurfaceType.Smooth
  551. Part9.brickColor = BrickColor.new("Ghost grey")
  552. Part10.Parent = Model5
  553. Part10.CFrame = CFrame.new(47.0101318, 1.59165764, -115.830261, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  554. Part10.Position = Vector3.new(47.0101318, 1.59165764, -115.830261)
  555. Part10.Color = Color3.new(0.792157, 0.796079, 0.819608)
  556. Part10.Size = Vector3.new(1.64000046, 2.74999928, 8.21000481)
  557. Part10.Anchored = true
  558. Part10.BottomSurface = Enum.SurfaceType.Smooth
  559. Part10.BrickColor = BrickColor.new("Ghost grey")
  560. Part10.Material = Enum.Material.Metal
  561. Part10.TopSurface = Enum.SurfaceType.Smooth
  562. Part10.brickColor = BrickColor.new("Ghost grey")
  563. Model11.Name = "kasa"
  564. Model11.Parent = Model5
  565. WedgePart12.Name = "Brick 3 - Plate Wedge"
  566. WedgePart12.Parent = Model11
  567. WedgePart12.CFrame = CFrame.new(48.6759148, 3.74669075, -110.677216, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  568. WedgePart12.Orientation = Vector3.new(90, 140.539993, 0)
  569. WedgePart12.Position = Vector3.new(48.6759148, 3.74669075, -110.677216)
  570. WedgePart12.Rotation = Vector3.new(90, 0, -140.539993)
  571. WedgePart12.Color = Color3.new(0.94902, 0.952941, 0.952941)
  572. WedgePart12.Size = Vector3.new(2.00000024, 0.799999595, 0.400000036)
  573. WedgePart12.Anchored = true
  574. WedgePart12.BottomSurface = Enum.SurfaceType.Smooth
  575. WedgePart12.BrickColor = BrickColor.new("White")
  576. WedgePart12.Material = Enum.Material.Metal
  577. WedgePart12.brickColor = BrickColor.new("White")
  578. WedgePart12.FormFactor = Enum.FormFactor.Custom
  579. WedgePart12.formFactor = Enum.FormFactor.Custom
  580. SpecialMesh13.Parent = WedgePart12
  581. SpecialMesh13.MeshType = Enum.MeshType.Wedge
  582. Model14.Parent = Model11
  583. Part15.Parent = Model14
  584. Part15.CFrame = CFrame.new(48.8031731, 3.12669182, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  585. Part15.Orientation = Vector3.new(0, 50.5399971, 0)
  586. Part15.Position = Vector3.new(48.8031731, 3.12669182, -110.83139)
  587. Part15.Rotation = Vector3.new(0, 50.5399971, 0)
  588. Part15.Color = Color3.new(0.94902, 0.952941, 0.952941)
  589. Part15.Size = Vector3.new(1.59998417, 0.400000036, 1.99999595)
  590. Part15.Anchored = true
  591. Part15.BrickColor = BrickColor.new("White")
  592. Part15.Material = Enum.Material.Metal
  593. Part15.brickColor = BrickColor.new("White")
  594. Part15.FormFactor = Enum.FormFactor.Custom
  595. Part15.formFactor = Enum.FormFactor.Custom
  596. Part16.Parent = Model14
  597. Part16.CFrame = CFrame.new(48.8031731, 3.24668884, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  598. Part16.Orientation = Vector3.new(0, 50.5399971, 0)
  599. Part16.Position = Vector3.new(48.8031731, 3.24668884, -110.83139)
  600. Part16.Rotation = Vector3.new(0, 50.5399971, 0)
  601. Part16.Color = Color3.new(0.94902, 0.952941, 0.952941)
  602. Part16.Size = Vector3.new(1.51998425, 0.200000003, 1.91999567)
  603. Part16.Anchored = true
  604. Part16.BrickColor = BrickColor.new("White")
  605. Part16.Material = Enum.Material.Metal
  606. Part16.brickColor = BrickColor.new("White")
  607. Part16.FormFactor = Enum.FormFactor.Custom
  608. Part16.formFactor = Enum.FormFactor.Custom
  609. Part17.Parent = Model14
  610. Part17.CFrame = CFrame.new(48.8031731, 3.3416748, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  611. Part17.Orientation = Vector3.new(0, 50.5399971, 0)
  612. Part17.Position = Vector3.new(48.8031731, 3.3416748, -110.83139)
  613. Part17.Rotation = Vector3.new(0, 50.5399971, 0)
  614. Part17.Color = Color3.new(0.94902, 0.952941, 0.952941)
  615. Part17.Size = Vector3.new(1.51998425, 0.389999926, 1.91999567)
  616. Part17.Anchored = true
  617. Part17.BrickColor = BrickColor.new("White")
  618. Part17.Material = Enum.Material.Metal
  619. Part17.brickColor = BrickColor.new("White")
  620. Part17.FormFactor = Enum.FormFactor.Custom
  621. Part17.formFactor = Enum.FormFactor.Custom
  622. WedgePart18.Name = "Brick 3 - Plate Wedge"
  623. WedgePart18.Parent = Model11
  624. WedgePart18.CFrame = CFrame.new(48.8031731, 3.64668274, -110.83139, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  625. WedgePart18.Orientation = Vector3.new(90, 140.539993, 0)
  626. WedgePart18.Position = Vector3.new(48.8031731, 3.64668274, -110.83139)
  627. WedgePart18.Rotation = Vector3.new(90, 0, -140.539993)
  628. WedgePart18.Color = Color3.new(0.8, 0.556863, 0.411765)
  629. WedgePart18.Size = Vector3.new(2.00000024, 1.59999967, 0.200000003)
  630. WedgePart18.Anchored = true
  631. WedgePart18.BottomSurface = Enum.SurfaceType.Smooth
  632. WedgePart18.BrickColor = BrickColor.new("Nougat")
  633. WedgePart18.Material = Enum.Material.Metal
  634. WedgePart18.brickColor = BrickColor.new("Nougat")
  635. WedgePart18.FormFactor = Enum.FormFactor.Custom
  636. WedgePart18.formFactor = Enum.FormFactor.Custom
  637. SpecialMesh19.Parent = WedgePart18
  638. SpecialMesh19.MeshType = Enum.MeshType.Wedge
  639. Part20.Parent = Model11
  640. Part20.CFrame = CFrame.new(47.8951492, 4.14668655, -110.672821, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  641. Part20.Orientation = Vector3.new(0, 50.5399971, 0)
  642. Part20.Position = Vector3.new(47.8951492, 4.14668655, -110.672821)
  643. Part20.Rotation = Vector3.new(0, 50.5399971, 0)
  644. Part20.Color = Color3.new(1, 0.34902, 0.34902)
  645. Part20.Size = Vector3.new(0.200000003, 0.400000006, 0.800000012)
  646. Part20.Anchored = true
  647. Part20.BrickColor = BrickColor.new("Persimmon")
  648. Part20.Material = Enum.Material.DiamondPlate
  649. Part20.brickColor = BrickColor.new("Persimmon")
  650. Part20.FormFactor = Enum.FormFactor.Custom
  651. Part20.formFactor = Enum.FormFactor.Custom
  652. Part21.Parent = Model11
  653. Part21.CFrame = CFrame.new(47.8176346, 3.84669495, -110.736237, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  654. Part21.Orientation = Vector3.new(0, 50.5399971, 0)
  655. Part21.Position = Vector3.new(47.8176346, 3.84669495, -110.736237)
  656. Part21.Rotation = Vector3.new(0, 50.5399971, 0)
  657. Part21.Color = Color3.new(0.94902, 0.952941, 0.952941)
  658. Part21.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  659. Part21.Anchored = true
  660. Part21.BrickColor = BrickColor.new("White")
  661. Part21.Material = Enum.Material.Metal
  662. Part21.brickColor = BrickColor.new("White")
  663. Part21.FormFactor = Enum.FormFactor.Custom
  664. Part21.formFactor = Enum.FormFactor.Custom
  665. Part22.Parent = Model11
  666. Part22.CFrame = CFrame.new(48.589489, 3.74668694, -110.101166, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  667. Part22.Orientation = Vector3.new(0, 50.5399971, 0)
  668. Part22.Position = Vector3.new(48.589489, 3.74668694, -110.101166)
  669. Part22.Rotation = Vector3.new(0, 50.5399971, 0)
  670. Part22.Color = Color3.new(0.94902, 0.952941, 0.952941)
  671. Part22.Size = Vector3.new(0.200000003, 0.400000006, 1.3999958)
  672. Part22.Anchored = true
  673. Part22.BrickColor = BrickColor.new("White")
  674. Part22.Material = Enum.Material.Metal
  675. Part22.brickColor = BrickColor.new("White")
  676. Part22.FormFactor = Enum.FormFactor.Custom
  677. Part22.formFactor = Enum.FormFactor.Custom
  678. Part23.Parent = Model5
  679. Part23.CFrame = CFrame.new(48.9050407, 1.57165146, -111.001709, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  680. Part23.Position = Vector3.new(48.9050407, 1.57165146, -111.001709)
  681. Part23.Color = Color3.new(0.886275, 0.862745, 0.737255)
  682. Part23.Size = Vector3.new(2.66999865, 2.70999932, 2.64000416)
  683. Part23.Anchored = true
  684. Part23.BottomSurface = Enum.SurfaceType.Smooth
  685. Part23.BrickColor = BrickColor.new("Khaki")
  686. Part23.Material = Enum.Material.Metal
  687. Part23.TopSurface = Enum.SurfaceType.Smooth
  688. Part23.brickColor = BrickColor.new("Khaki")
  689. Part24.Parent = Model5
  690. Part24.CFrame = CFrame.new(48.2351761, 4.40166092, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  691. Part24.Position = Vector3.new(48.2351761, 4.40166092, -116.745422)
  692. Part24.Color = Color3.new(0.886275, 0.862745, 0.737255)
  693. Part24.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  694. Part24.Anchored = true
  695. Part24.BottomSurface = Enum.SurfaceType.Smooth
  696. Part24.BrickColor = BrickColor.new("Khaki")
  697. Part24.Material = Enum.Material.Metal
  698. Part24.TopSurface = Enum.SurfaceType.Smooth
  699. Part24.brickColor = BrickColor.new("Khaki")
  700. Part25.Parent = Model5
  701. Part25.CFrame = CFrame.new(48.3302269, 3.67712402, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  702. Part25.Position = Vector3.new(48.3302269, 3.67712402, -116.745422)
  703. Part25.Color = Color3.new(0.886275, 0.862745, 0.737255)
  704. Part25.Size = Vector3.new(0.659999371, 0.93999964, 4.80000114)
  705. Part25.Anchored = true
  706. Part25.BottomSurface = Enum.SurfaceType.Smooth
  707. Part25.BrickColor = BrickColor.new("Khaki")
  708. Part25.Material = Enum.Material.Metal
  709. Part25.TopSurface = Enum.SurfaceType.Smooth
  710. Part25.brickColor = BrickColor.new("Khaki")
  711. Part26.Parent = Model5
  712. Part26.CFrame = CFrame.new(48.2351799, 3.0410614, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  713. Part26.Position = Vector3.new(48.2351799, 3.0410614, -116.745422)
  714. Part26.Color = Color3.new(0.886275, 0.862745, 0.737255)
  715. Part26.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  716. Part26.Anchored = true
  717. Part26.BottomSurface = Enum.SurfaceType.Smooth
  718. Part26.BrickColor = BrickColor.new("Khaki")
  719. Part26.Material = Enum.Material.Metal
  720. Part26.TopSurface = Enum.SurfaceType.Smooth
  721. Part26.brickColor = BrickColor.new("Khaki")
  722. Part27.Parent = Model5
  723. Part27.CFrame = CFrame.new(48.2351799, 1.49165154, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  724. Part27.Position = Vector3.new(48.2351799, 1.49165154, -116.745422)
  725. Part27.Color = Color3.new(0.886275, 0.862745, 0.737255)
  726. Part27.Size = Vector3.new(0.849999309, 2.54999924, 4.80000114)
  727. Part27.Anchored = true
  728. Part27.BottomSurface = Enum.SurfaceType.Smooth
  729. Part27.BrickColor = BrickColor.new("Khaki")
  730. Part27.Material = Enum.Material.Metal
  731. Part27.TopSurface = Enum.SurfaceType.Smooth
  732. Part27.brickColor = BrickColor.new("Khaki")
  733. Part28.Parent = Model5
  734. Part28.CFrame = CFrame.new(49.0251579, 1.54165268, -114.973694, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  735. Part28.Position = Vector3.new(49.0251579, 1.54165268, -114.973694)
  736. Part28.Color = Color3.new(0.886275, 0.862745, 0.737255)
  737. Part28.Size = Vector3.new(2.42999887, 2.64999938, 0.590005398)
  738. Part28.Anchored = true
  739. Part28.BottomSurface = Enum.SurfaceType.Smooth
  740. Part28.BrickColor = BrickColor.new("Khaki")
  741. Part28.Material = Enum.Material.Metal
  742. Part28.TopSurface = Enum.SurfaceType.Smooth
  743. Part28.brickColor = BrickColor.new("Khaki")
  744. Model29.Parent = Model0
  745. Part30.Parent = Model29
  746. Part30.CFrame = CFrame.new(17.3316765, 3.04447174, -115.685089, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  747. Part30.Position = Vector3.new(17.3316765, 3.04447174, -115.685089)
  748. Part30.Color = Color3.new(0.105882, 0.164706, 0.207843)
  749. Part30.Size = Vector3.new(1.42000043, 0.0700000077, 7.9199996)
  750. Part30.Anchored = true
  751. Part30.BottomSurface = Enum.SurfaceType.Smooth
  752. Part30.BrickColor = BrickColor.new("Black")
  753. Part30.Material = Enum.Material.Metal
  754. Part30.TopSurface = Enum.SurfaceType.Smooth
  755. Part30.brickColor = BrickColor.new("Black")
  756. Part31.Parent = Model29
  757. Part31.CFrame = CFrame.new(17.1820087, 1.61666107, -110.401367, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  758. Part31.Position = Vector3.new(17.1820087, 1.61666107, -110.401367)
  759. Part31.Color = Color3.new(0.792157, 0.796079, 0.819608)
  760. Part31.Size = Vector3.new(1.33999944, 3.21999884, 0.0500000007)
  761. Part31.Anchored = true
  762. Part31.BottomSurface = Enum.SurfaceType.Smooth
  763. Part31.BrickColor = BrickColor.new("Ghost grey")
  764. Part31.Material = Enum.Material.Metal
  765. Part31.TopSurface = Enum.SurfaceType.Smooth
  766. Part31.brickColor = BrickColor.new("Ghost grey")
  767. Part32.Parent = Model29
  768. Part32.CFrame = CFrame.new(16.5517654, 1.72167206, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  769. Part32.Position = Vector3.new(16.5517654, 1.72167206, -111.076324)
  770. Part32.Color = Color3.new(0.792157, 0.796079, 0.819608)
  771. Part32.Size = Vector3.new(0.0799999908, 3.00999904, 1.40000474)
  772. Part32.Anchored = true
  773. Part32.BottomSurface = Enum.SurfaceType.Smooth
  774. Part32.BrickColor = BrickColor.new("Ghost grey")
  775. Part32.Material = Enum.Material.Metal
  776. Part32.TopSurface = Enum.SurfaceType.Smooth
  777. Part32.brickColor = BrickColor.new("Ghost grey")
  778. Part33.Parent = Model29
  779. Part33.CFrame = CFrame.new(17.2117081, 1.53665733, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  780. Part33.Position = Vector3.new(17.2117081, 1.53665733, -111.076324)
  781. Part33.Color = Color3.new(0.792157, 0.796079, 0.819608)
  782. Part33.Size = Vector3.new(1.40000069, 2.63999939, 1.40000474)
  783. Part33.Anchored = true
  784. Part33.BottomSurface = Enum.SurfaceType.Smooth
  785. Part33.BrickColor = BrickColor.new("Ghost grey")
  786. Part33.Material = Enum.Material.Metal
  787. Part33.TopSurface = Enum.SurfaceType.Smooth
  788. Part33.brickColor = BrickColor.new("Ghost grey")
  789. Part34.Parent = Model29
  790. Part34.CFrame = CFrame.new(17.3316784, 1.59166527, -115.830261, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  791. Part34.Position = Vector3.new(17.3316784, 1.59166527, -115.830261)
  792. Part34.Color = Color3.new(0.792157, 0.796079, 0.819608)
  793. Part34.Size = Vector3.new(1.64000046, 2.74999928, 8.21000481)
  794. Part34.Anchored = true
  795. Part34.BottomSurface = Enum.SurfaceType.Smooth
  796. Part34.BrickColor = BrickColor.new("Ghost grey")
  797. Part34.Material = Enum.Material.Metal
  798. Part34.TopSurface = Enum.SurfaceType.Smooth
  799. Part34.brickColor = BrickColor.new("Ghost grey")
  800. Model35.Name = "kasa"
  801. Model35.Parent = Model29
  802. WedgePart36.Name = "Brick 3 - Plate Wedge"
  803. WedgePart36.Parent = Model35
  804. WedgePart36.CFrame = CFrame.new(18.997509, 3.74669838, -110.677216, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  805. WedgePart36.Orientation = Vector3.new(90, 140.539993, 0)
  806. WedgePart36.Position = Vector3.new(18.997509, 3.74669838, -110.677216)
  807. WedgePart36.Rotation = Vector3.new(90, 0, -140.539993)
  808. WedgePart36.Color = Color3.new(0.94902, 0.952941, 0.952941)
  809. WedgePart36.Size = Vector3.new(2.00000024, 0.799999595, 0.400000036)
  810. WedgePart36.Anchored = true
  811. WedgePart36.BottomSurface = Enum.SurfaceType.Smooth
  812. WedgePart36.BrickColor = BrickColor.new("White")
  813. WedgePart36.Material = Enum.Material.Metal
  814. WedgePart36.brickColor = BrickColor.new("White")
  815. WedgePart36.FormFactor = Enum.FormFactor.Custom
  816. WedgePart36.formFactor = Enum.FormFactor.Custom
  817. SpecialMesh37.Parent = WedgePart36
  818. SpecialMesh37.MeshType = Enum.MeshType.Wedge
  819. Model38.Parent = Model35
  820. Part39.Parent = Model38
  821. Part39.CFrame = CFrame.new(19.1247368, 3.12670326, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  822. Part39.Orientation = Vector3.new(0, 50.5399971, 0)
  823. Part39.Position = Vector3.new(19.1247368, 3.12670326, -110.83139)
  824. Part39.Rotation = Vector3.new(0, 50.5399971, 0)
  825. Part39.Color = Color3.new(0.94902, 0.952941, 0.952941)
  826. Part39.Size = Vector3.new(1.59998417, 0.400000036, 1.99999595)
  827. Part39.Anchored = true
  828. Part39.BrickColor = BrickColor.new("White")
  829. Part39.Material = Enum.Material.Metal
  830. Part39.brickColor = BrickColor.new("White")
  831. Part39.FormFactor = Enum.FormFactor.Custom
  832. Part39.formFactor = Enum.FormFactor.Custom
  833. Part40.Parent = Model38
  834. Part40.CFrame = CFrame.new(19.1247387, 3.24669647, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  835. Part40.Orientation = Vector3.new(0, 50.5399971, 0)
  836. Part40.Position = Vector3.new(19.1247387, 3.24669647, -110.83139)
  837. Part40.Rotation = Vector3.new(0, 50.5399971, 0)
  838. Part40.Color = Color3.new(0.94902, 0.952941, 0.952941)
  839. Part40.Size = Vector3.new(1.51998425, 0.200000003, 1.91999567)
  840. Part40.Anchored = true
  841. Part40.BrickColor = BrickColor.new("White")
  842. Part40.Material = Enum.Material.Metal
  843. Part40.brickColor = BrickColor.new("White")
  844. Part40.FormFactor = Enum.FormFactor.Custom
  845. Part40.formFactor = Enum.FormFactor.Custom
  846. Part41.Parent = Model38
  847. Part41.CFrame = CFrame.new(19.1247368, 3.34168243, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  848. Part41.Orientation = Vector3.new(0, 50.5399971, 0)
  849. Part41.Position = Vector3.new(19.1247368, 3.34168243, -110.83139)
  850. Part41.Rotation = Vector3.new(0, 50.5399971, 0)
  851. Part41.Color = Color3.new(0.94902, 0.952941, 0.952941)
  852. Part41.Size = Vector3.new(1.51998425, 0.389999926, 1.91999567)
  853. Part41.Anchored = true
  854. Part41.BrickColor = BrickColor.new("White")
  855. Part41.Material = Enum.Material.Metal
  856. Part41.brickColor = BrickColor.new("White")
  857. Part41.FormFactor = Enum.FormFactor.Custom
  858. Part41.formFactor = Enum.FormFactor.Custom
  859. WedgePart42.Name = "Brick 3 - Plate Wedge"
  860. WedgePart42.Parent = Model35
  861. WedgePart42.CFrame = CFrame.new(19.1247387, 3.64669228, -110.83139, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  862. WedgePart42.Orientation = Vector3.new(90, 140.539993, 0)
  863. WedgePart42.Position = Vector3.new(19.1247387, 3.64669228, -110.83139)
  864. WedgePart42.Rotation = Vector3.new(90, 0, -140.539993)
  865. WedgePart42.Color = Color3.new(0.8, 0.556863, 0.411765)
  866. WedgePart42.Size = Vector3.new(2.00000024, 1.59999967, 0.200000003)
  867. WedgePart42.Anchored = true
  868. WedgePart42.BottomSurface = Enum.SurfaceType.Smooth
  869. WedgePart42.BrickColor = BrickColor.new("Nougat")
  870. WedgePart42.Material = Enum.Material.Metal
  871. WedgePart42.brickColor = BrickColor.new("Nougat")
  872. WedgePart42.FormFactor = Enum.FormFactor.Custom
  873. WedgePart42.formFactor = Enum.FormFactor.Custom
  874. SpecialMesh43.Parent = WedgePart42
  875. SpecialMesh43.MeshType = Enum.MeshType.Wedge
  876. Part44.Parent = Model35
  877. Part44.CFrame = CFrame.new(18.2167473, 4.14669418, -110.672821, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  878. Part44.Orientation = Vector3.new(0, 50.5399971, 0)
  879. Part44.Position = Vector3.new(18.2167473, 4.14669418, -110.672821)
  880. Part44.Rotation = Vector3.new(0, 50.5399971, 0)
  881. Part44.Color = Color3.new(1, 0.34902, 0.34902)
  882. Part44.Size = Vector3.new(0.200000003, 0.400000006, 0.800000012)
  883. Part44.Anchored = true
  884. Part44.BrickColor = BrickColor.new("Persimmon")
  885. Part44.Material = Enum.Material.DiamondPlate
  886. Part44.brickColor = BrickColor.new("Persimmon")
  887. Part44.FormFactor = Enum.FormFactor.Custom
  888. Part44.formFactor = Enum.FormFactor.Custom
  889. Part45.Parent = Model35
  890. Part45.CFrame = CFrame.new(18.1392326, 3.84670639, -110.736237, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  891. Part45.Orientation = Vector3.new(0, 50.5399971, 0)
  892. Part45.Position = Vector3.new(18.1392326, 3.84670639, -110.736237)
  893. Part45.Rotation = Vector3.new(0, 50.5399971, 0)
  894. Part45.Color = Color3.new(0.94902, 0.952941, 0.952941)
  895. Part45.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  896. Part45.Anchored = true
  897. Part45.BrickColor = BrickColor.new("White")
  898. Part45.Material = Enum.Material.Metal
  899. Part45.brickColor = BrickColor.new("White")
  900. Part45.FormFactor = Enum.FormFactor.Custom
  901. Part45.formFactor = Enum.FormFactor.Custom
  902. Part46.Parent = Model35
  903. Part46.CFrame = CFrame.new(18.9110222, 3.74669647, -110.101166, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  904. Part46.Orientation = Vector3.new(0, 50.5399971, 0)
  905. Part46.Position = Vector3.new(18.9110222, 3.74669647, -110.101166)
  906. Part46.Rotation = Vector3.new(0, 50.5399971, 0)
  907. Part46.Color = Color3.new(0.94902, 0.952941, 0.952941)
  908. Part46.Size = Vector3.new(0.200000003, 0.400000006, 1.3999958)
  909. Part46.Anchored = true
  910. Part46.BrickColor = BrickColor.new("White")
  911. Part46.Material = Enum.Material.Metal
  912. Part46.brickColor = BrickColor.new("White")
  913. Part46.FormFactor = Enum.FormFactor.Custom
  914. Part46.formFactor = Enum.FormFactor.Custom
  915. Part47.Parent = Model29
  916. Part47.CFrame = CFrame.new(19.2266369, 1.57165909, -111.001709, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  917. Part47.Position = Vector3.new(19.2266369, 1.57165909, -111.001709)
  918. Part47.Color = Color3.new(0.886275, 0.862745, 0.737255)
  919. Part47.Size = Vector3.new(2.66999865, 2.70999932, 2.64000416)
  920. Part47.Anchored = true
  921. Part47.BottomSurface = Enum.SurfaceType.Smooth
  922. Part47.BrickColor = BrickColor.new("Khaki")
  923. Part47.Material = Enum.Material.Metal
  924. Part47.TopSurface = Enum.SurfaceType.Smooth
  925. Part47.brickColor = BrickColor.new("Khaki")
  926. Part48.Parent = Model29
  927. Part48.CFrame = CFrame.new(18.5567417, 4.40166855, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  928. Part48.Position = Vector3.new(18.5567417, 4.40166855, -116.745422)
  929. Part48.Color = Color3.new(0.886275, 0.862745, 0.737255)
  930. Part48.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  931. Part48.Anchored = true
  932. Part48.BottomSurface = Enum.SurfaceType.Smooth
  933. Part48.BrickColor = BrickColor.new("Khaki")
  934. Part48.Material = Enum.Material.Metal
  935. Part48.TopSurface = Enum.SurfaceType.Smooth
  936. Part48.brickColor = BrickColor.new("Khaki")
  937. Part49.Parent = Model29
  938. Part49.CFrame = CFrame.new(18.6517754, 3.67713547, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  939. Part49.Position = Vector3.new(18.6517754, 3.67713547, -116.745422)
  940. Part49.Color = Color3.new(0.886275, 0.862745, 0.737255)
  941. Part49.Size = Vector3.new(0.659999371, 0.93999964, 4.80000114)
  942. Part49.Anchored = true
  943. Part49.BottomSurface = Enum.SurfaceType.Smooth
  944. Part49.BrickColor = BrickColor.new("Khaki")
  945. Part49.Material = Enum.Material.Metal
  946. Part49.TopSurface = Enum.SurfaceType.Smooth
  947. Part49.brickColor = BrickColor.new("Khaki")
  948. Part50.Parent = Model29
  949. Part50.CFrame = CFrame.new(18.5567436, 3.04106903, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  950. Part50.Position = Vector3.new(18.5567436, 3.04106903, -116.745422)
  951. Part50.Color = Color3.new(0.886275, 0.862745, 0.737255)
  952. Part50.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  953. Part50.Anchored = true
  954. Part50.BottomSurface = Enum.SurfaceType.Smooth
  955. Part50.BrickColor = BrickColor.new("Khaki")
  956. Part50.Material = Enum.Material.Metal
  957. Part50.TopSurface = Enum.SurfaceType.Smooth
  958. Part50.brickColor = BrickColor.new("Khaki")
  959. Part51.Parent = Model29
  960. Part51.CFrame = CFrame.new(18.5567417, 1.49165916, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  961. Part51.Position = Vector3.new(18.5567417, 1.49165916, -116.745422)
  962. Part51.Color = Color3.new(0.886275, 0.862745, 0.737255)
  963. Part51.Size = Vector3.new(0.849999309, 2.54999924, 4.80000114)
  964. Part51.Anchored = true
  965. Part51.BottomSurface = Enum.SurfaceType.Smooth
  966. Part51.BrickColor = BrickColor.new("Khaki")
  967. Part51.Material = Enum.Material.Metal
  968. Part51.TopSurface = Enum.SurfaceType.Smooth
  969. Part51.brickColor = BrickColor.new("Khaki")
  970. Part52.Parent = Model29
  971. Part52.CFrame = CFrame.new(19.3467236, 1.54166031, -114.973694, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  972. Part52.Position = Vector3.new(19.3467236, 1.54166031, -114.973694)
  973. Part52.Color = Color3.new(0.886275, 0.862745, 0.737255)
  974. Part52.Size = Vector3.new(2.42999887, 2.64999938, 0.590005398)
  975. Part52.Anchored = true
  976. Part52.BottomSurface = Enum.SurfaceType.Smooth
  977. Part52.BrickColor = BrickColor.new("Khaki")
  978. Part52.Material = Enum.Material.Metal
  979. Part52.TopSurface = Enum.SurfaceType.Smooth
  980. Part52.brickColor = BrickColor.new("Khaki")
  981. Model53.Parent = Model0
  982. Part54.Parent = Model53
  983. Part54.CFrame = CFrame.new(25.2065029, 16.6066933, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  984. Part54.Position = Vector3.new(25.2065029, 16.6066933, -118.34668)
  985. Part54.Color = Color3.new(0.623529, 0.631373, 0.67451)
  986. Part54.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  987. Part54.Anchored = true
  988. Part54.BottomSurface = Enum.SurfaceType.Smooth
  989. Part54.BrickColor = BrickColor.new("Fossil")
  990. Part54.Material = Enum.Material.Metal
  991. Part54.TopSurface = Enum.SurfaceType.Smooth
  992. Part54.brickColor = BrickColor.new("Fossil")
  993. Part55.Parent = Model53
  994. Part55.CFrame = CFrame.new(20.3962212, 16.6066952, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  995. Part55.Position = Vector3.new(20.3962212, 16.6066952, -118.34668)
  996. Part55.Color = Color3.new(0.623529, 0.631373, 0.67451)
  997. Part55.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  998. Part55.Anchored = true
  999. Part55.BottomSurface = Enum.SurfaceType.Smooth
  1000. Part55.BrickColor = BrickColor.new("Fossil")
  1001. Part55.Material = Enum.Material.Metal
  1002. Part55.TopSurface = Enum.SurfaceType.Smooth
  1003. Part55.brickColor = BrickColor.new("Fossil")
  1004. Part56.Parent = Model53
  1005. Part56.CFrame = CFrame.new(22.8163643, 12.5516777, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1006. Part56.Position = Vector3.new(22.8163643, 12.5516777, -118.34668)
  1007. Part56.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1008. Part56.Size = Vector3.new(5.00000334, 4.49000072, 0.330000579)
  1009. Part56.Anchored = true
  1010. Part56.BottomSurface = Enum.SurfaceType.Smooth
  1011. Part56.BrickColor = BrickColor.new("Fossil")
  1012. Part56.Material = Enum.Material.Metal
  1013. Part56.TopSurface = Enum.SurfaceType.Smooth
  1014. Part56.brickColor = BrickColor.new("Fossil")
  1015. SurfaceGui57.Parent = Part56
  1016. SurfaceGui57.LightInfluence = 1
  1017. TextLabel58.Parent = SurfaceGui57
  1018. TextLabel58.Size = UDim2.new(0, 800, 0, 500)
  1019. TextLabel58.BackgroundColor = BrickColor.new("Institutional white")
  1020. TextLabel58.BackgroundColor3 = Color3.new(1, 1, 1)
  1021. TextLabel58.BackgroundTransparency = 1
  1022. TextLabel58.Font = Enum.Font.SourceSans
  1023. TextLabel58.FontSize = Enum.FontSize.Size14
  1024. TextLabel58.Text = "Kasa 3"
  1025. TextLabel58.TextColor = BrickColor.new("Persimmon")
  1026. TextLabel58.TextColor3 = Color3.new(1, 0.345098, 0.258824)
  1027. TextLabel58.TextScaled = true
  1028. TextLabel58.TextSize = 14
  1029. TextLabel58.TextWrap = true
  1030. TextLabel58.TextWrapped = true
  1031. Model59.Parent = Model0
  1032. Part60.Parent = Model59
  1033. Part60.CFrame = CFrame.new(25.6092739, 7.00167847, -100.087646, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1034. Part60.Position = Vector3.new(25.6092739, 7.00167847, -100.087646)
  1035. Part60.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1036. Part60.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  1037. Part60.Anchored = true
  1038. Part60.BottomSurface = Enum.SurfaceType.Smooth
  1039. Part60.BrickColor = BrickColor.new("Institutional white")
  1040. Part60.TopSurface = Enum.SurfaceType.Smooth
  1041. Part60.brickColor = BrickColor.new("Institutional white")
  1042. Part61.Parent = Model59
  1043. Part61.CFrame = CFrame.new(21.1019135, 10.1066818, -100.087646, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1044. Part61.Position = Vector3.new(21.1019135, 10.1066818, -100.087646)
  1045. Part61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1046. Part61.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  1047. Part61.Anchored = true
  1048. Part61.BottomSurface = Enum.SurfaceType.Smooth
  1049. Part61.BrickColor = BrickColor.new("Institutional white")
  1050. Part61.TopSurface = Enum.SurfaceType.Smooth
  1051. Part61.brickColor = BrickColor.new("Institutional white")
  1052. Part62.Parent = Model59
  1053. Part62.CFrame = CFrame.new(16.5967789, 7.00168037, -100.087646, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1054. Part62.Position = Vector3.new(16.5967789, 7.00168037, -100.087646)
  1055. Part62.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1056. Part62.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  1057. Part62.Anchored = true
  1058. Part62.BottomSurface = Enum.SurfaceType.Smooth
  1059. Part62.BrickColor = BrickColor.new("Institutional white")
  1060. Part62.TopSurface = Enum.SurfaceType.Smooth
  1061. Part62.brickColor = BrickColor.new("Institutional white")
  1062. Part63.Parent = Model59
  1063. Part63.CFrame = CFrame.new(21.0350189, 7.02667427, -100.102875, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1064. Part63.Position = Vector3.new(21.0350189, 7.02667427, -100.102875)
  1065. Part63.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1066. Part63.Size = Vector3.new(8.87000275, 5.98000288, 0.120000005)
  1067. Part63.Anchored = true
  1068. Part63.BottomSurface = Enum.SurfaceType.Smooth
  1069. Part63.BrickColor = BrickColor.new("Black")
  1070. Part63.CanCollide = false
  1071. Part63.Material = Enum.Material.Glass
  1072. Part63.TopSurface = Enum.SurfaceType.Smooth
  1073. Part63.brickColor = BrickColor.new("Black")
  1074. Part64.Parent = Model59
  1075. Part64.CFrame = CFrame.new(21.1019154, 3.91068459, -100.087646, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1076. Part64.Position = Vector3.new(21.1019154, 3.91068459, -100.087646)
  1077. Part64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1078. Part64.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  1079. Part64.Anchored = true
  1080. Part64.BottomSurface = Enum.SurfaceType.Smooth
  1081. Part64.BrickColor = BrickColor.new("Institutional white")
  1082. Part64.TopSurface = Enum.SurfaceType.Smooth
  1083. Part64.brickColor = BrickColor.new("Institutional white")
  1084. Model65.Parent = Model0
  1085. Part66.Parent = Model65
  1086. Part66.CFrame = CFrame.new(8.02806473, 3.04447556, -115.685089, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1087. Part66.Position = Vector3.new(8.02806473, 3.04447556, -115.685089)
  1088. Part66.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1089. Part66.Size = Vector3.new(1.42000043, 0.0700000077, 7.9199996)
  1090. Part66.Anchored = true
  1091. Part66.BottomSurface = Enum.SurfaceType.Smooth
  1092. Part66.BrickColor = BrickColor.new("Black")
  1093. Part66.Material = Enum.Material.Metal
  1094. Part66.TopSurface = Enum.SurfaceType.Smooth
  1095. Part66.brickColor = BrickColor.new("Black")
  1096. Part67.Parent = Model65
  1097. Part67.CFrame = CFrame.new(7.87841034, 1.61666107, -110.401367, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1098. Part67.Position = Vector3.new(7.87841034, 1.61666107, -110.401367)
  1099. Part67.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1100. Part67.Size = Vector3.new(1.33999944, 3.21999884, 0.0500000007)
  1101. Part67.Anchored = true
  1102. Part67.BottomSurface = Enum.SurfaceType.Smooth
  1103. Part67.BrickColor = BrickColor.new("Ghost grey")
  1104. Part67.Material = Enum.Material.Metal
  1105. Part67.TopSurface = Enum.SurfaceType.Smooth
  1106. Part67.brickColor = BrickColor.new("Ghost grey")
  1107. Part68.Parent = Model65
  1108. Part68.CFrame = CFrame.new(7.24814987, 1.72167587, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1109. Part68.Position = Vector3.new(7.24814987, 1.72167587, -111.076324)
  1110. Part68.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1111. Part68.Size = Vector3.new(0.0799999908, 3.00999904, 1.40000474)
  1112. Part68.Anchored = true
  1113. Part68.BottomSurface = Enum.SurfaceType.Smooth
  1114. Part68.BrickColor = BrickColor.new("Ghost grey")
  1115. Part68.Material = Enum.Material.Metal
  1116. Part68.TopSurface = Enum.SurfaceType.Smooth
  1117. Part68.brickColor = BrickColor.new("Ghost grey")
  1118. Part69.Parent = Model65
  1119. Part69.CFrame = CFrame.new(7.90813065, 1.53666115, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1120. Part69.Position = Vector3.new(7.90813065, 1.53666115, -111.076324)
  1121. Part69.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1122. Part69.Size = Vector3.new(1.40000069, 2.63999939, 1.40000474)
  1123. Part69.Anchored = true
  1124. Part69.BottomSurface = Enum.SurfaceType.Smooth
  1125. Part69.BrickColor = BrickColor.new("Ghost grey")
  1126. Part69.Material = Enum.Material.Metal
  1127. Part69.TopSurface = Enum.SurfaceType.Smooth
  1128. Part69.brickColor = BrickColor.new("Ghost grey")
  1129. Part70.Parent = Model65
  1130. Part70.CFrame = CFrame.new(8.02806854, 1.59166718, -115.830261, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1131. Part70.Position = Vector3.new(8.02806854, 1.59166718, -115.830261)
  1132. Part70.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1133. Part70.Size = Vector3.new(1.64000046, 2.74999928, 8.21000481)
  1134. Part70.Anchored = true
  1135. Part70.BottomSurface = Enum.SurfaceType.Smooth
  1136. Part70.BrickColor = BrickColor.new("Ghost grey")
  1137. Part70.Material = Enum.Material.Metal
  1138. Part70.TopSurface = Enum.SurfaceType.Smooth
  1139. Part70.brickColor = BrickColor.new("Ghost grey")
  1140. Model71.Name = "kasa"
  1141. Model71.Parent = Model65
  1142. WedgePart72.Name = "Brick 3 - Plate Wedge"
  1143. WedgePart72.Parent = Model71
  1144. WedgePart72.CFrame = CFrame.new(9.69387054, 3.74670029, -110.677216, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  1145. WedgePart72.Orientation = Vector3.new(90, 140.539993, 0)
  1146. WedgePart72.Position = Vector3.new(9.69387054, 3.74670029, -110.677216)
  1147. WedgePart72.Rotation = Vector3.new(90, 0, -140.539993)
  1148. WedgePart72.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1149. WedgePart72.Size = Vector3.new(2.00000024, 0.799999595, 0.400000036)
  1150. WedgePart72.Anchored = true
  1151. WedgePart72.BottomSurface = Enum.SurfaceType.Smooth
  1152. WedgePart72.BrickColor = BrickColor.new("White")
  1153. WedgePart72.Material = Enum.Material.Metal
  1154. WedgePart72.brickColor = BrickColor.new("White")
  1155. WedgePart72.FormFactor = Enum.FormFactor.Custom
  1156. WedgePart72.formFactor = Enum.FormFactor.Custom
  1157. SpecialMesh73.Parent = WedgePart72
  1158. SpecialMesh73.MeshType = Enum.MeshType.Wedge
  1159. Model74.Parent = Model71
  1160. Part75.Parent = Model74
  1161. Part75.CFrame = CFrame.new(9.82113266, 3.12670517, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1162. Part75.Orientation = Vector3.new(0, 50.5399971, 0)
  1163. Part75.Position = Vector3.new(9.82113266, 3.12670517, -110.83139)
  1164. Part75.Rotation = Vector3.new(0, 50.5399971, 0)
  1165. Part75.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1166. Part75.Size = Vector3.new(1.59998417, 0.400000036, 1.99999595)
  1167. Part75.Anchored = true
  1168. Part75.BrickColor = BrickColor.new("White")
  1169. Part75.Material = Enum.Material.Metal
  1170. Part75.brickColor = BrickColor.new("White")
  1171. Part75.FormFactor = Enum.FormFactor.Custom
  1172. Part75.formFactor = Enum.FormFactor.Custom
  1173. Part76.Parent = Model74
  1174. Part76.CFrame = CFrame.new(9.82113266, 3.24670029, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1175. Part76.Orientation = Vector3.new(0, 50.5399971, 0)
  1176. Part76.Position = Vector3.new(9.82113266, 3.24670029, -110.83139)
  1177. Part76.Rotation = Vector3.new(0, 50.5399971, 0)
  1178. Part76.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1179. Part76.Size = Vector3.new(1.51998425, 0.200000003, 1.91999567)
  1180. Part76.Anchored = true
  1181. Part76.BrickColor = BrickColor.new("White")
  1182. Part76.Material = Enum.Material.Metal
  1183. Part76.brickColor = BrickColor.new("White")
  1184. Part76.FormFactor = Enum.FormFactor.Custom
  1185. Part76.formFactor = Enum.FormFactor.Custom
  1186. Part77.Parent = Model74
  1187. Part77.CFrame = CFrame.new(9.82113266, 3.34168625, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1188. Part77.Orientation = Vector3.new(0, 50.5399971, 0)
  1189. Part77.Position = Vector3.new(9.82113266, 3.34168625, -110.83139)
  1190. Part77.Rotation = Vector3.new(0, 50.5399971, 0)
  1191. Part77.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1192. Part77.Size = Vector3.new(1.51998425, 0.389999926, 1.91999567)
  1193. Part77.Anchored = true
  1194. Part77.BrickColor = BrickColor.new("White")
  1195. Part77.Material = Enum.Material.Metal
  1196. Part77.brickColor = BrickColor.new("White")
  1197. Part77.FormFactor = Enum.FormFactor.Custom
  1198. Part77.formFactor = Enum.FormFactor.Custom
  1199. WedgePart78.Name = "Brick 3 - Plate Wedge"
  1200. WedgePart78.Parent = Model71
  1201. WedgePart78.CFrame = CFrame.new(9.82113266, 3.64669418, -110.83139, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  1202. WedgePart78.Orientation = Vector3.new(90, 140.539993, 0)
  1203. WedgePart78.Position = Vector3.new(9.82113266, 3.64669418, -110.83139)
  1204. WedgePart78.Rotation = Vector3.new(90, 0, -140.539993)
  1205. WedgePart78.Color = Color3.new(0.8, 0.556863, 0.411765)
  1206. WedgePart78.Size = Vector3.new(2.00000024, 1.59999967, 0.200000003)
  1207. WedgePart78.Anchored = true
  1208. WedgePart78.BottomSurface = Enum.SurfaceType.Smooth
  1209. WedgePart78.BrickColor = BrickColor.new("Nougat")
  1210. WedgePart78.Material = Enum.Material.Metal
  1211. WedgePart78.brickColor = BrickColor.new("Nougat")
  1212. WedgePart78.FormFactor = Enum.FormFactor.Custom
  1213. WedgePart78.formFactor = Enum.FormFactor.Custom
  1214. SpecialMesh79.Parent = WedgePart78
  1215. SpecialMesh79.MeshType = Enum.MeshType.Wedge
  1216. Part80.Parent = Model71
  1217. Part80.CFrame = CFrame.new(8.91315079, 4.14669609, -110.672821, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1218. Part80.Orientation = Vector3.new(0, 50.5399971, 0)
  1219. Part80.Position = Vector3.new(8.91315079, 4.14669609, -110.672821)
  1220. Part80.Rotation = Vector3.new(0, 50.5399971, 0)
  1221. Part80.Color = Color3.new(1, 0.34902, 0.34902)
  1222. Part80.Size = Vector3.new(0.200000003, 0.400000006, 0.800000012)
  1223. Part80.Anchored = true
  1224. Part80.BrickColor = BrickColor.new("Persimmon")
  1225. Part80.Material = Enum.Material.DiamondPlate
  1226. Part80.brickColor = BrickColor.new("Persimmon")
  1227. Part80.FormFactor = Enum.FormFactor.Custom
  1228. Part80.formFactor = Enum.FormFactor.Custom
  1229. Part81.Parent = Model71
  1230. Part81.CFrame = CFrame.new(8.83562469, 3.8467083, -110.736237, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1231. Part81.Orientation = Vector3.new(0, 50.5399971, 0)
  1232. Part81.Position = Vector3.new(8.83562469, 3.8467083, -110.736237)
  1233. Part81.Rotation = Vector3.new(0, 50.5399971, 0)
  1234. Part81.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1235. Part81.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1236. Part81.Anchored = true
  1237. Part81.BrickColor = BrickColor.new("White")
  1238. Part81.Material = Enum.Material.Metal
  1239. Part81.brickColor = BrickColor.new("White")
  1240. Part81.FormFactor = Enum.FormFactor.Custom
  1241. Part81.formFactor = Enum.FormFactor.Custom
  1242. Part82.Parent = Model71
  1243. Part82.CFrame = CFrame.new(9.60741425, 3.74670029, -110.101166, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1244. Part82.Orientation = Vector3.new(0, 50.5399971, 0)
  1245. Part82.Position = Vector3.new(9.60741425, 3.74670029, -110.101166)
  1246. Part82.Rotation = Vector3.new(0, 50.5399971, 0)
  1247. Part82.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1248. Part82.Size = Vector3.new(0.200000003, 0.400000006, 1.3999958)
  1249. Part82.Anchored = true
  1250. Part82.BrickColor = BrickColor.new("White")
  1251. Part82.Material = Enum.Material.Metal
  1252. Part82.brickColor = BrickColor.new("White")
  1253. Part82.FormFactor = Enum.FormFactor.Custom
  1254. Part82.formFactor = Enum.FormFactor.Custom
  1255. Part83.Parent = Model65
  1256. Part83.CFrame = CFrame.new(9.92301178, 1.5716629, -111.001709, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1257. Part83.Position = Vector3.new(9.92301178, 1.5716629, -111.001709)
  1258. Part83.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1259. Part83.Size = Vector3.new(2.66999865, 2.70999932, 2.64000416)
  1260. Part83.Anchored = true
  1261. Part83.BottomSurface = Enum.SurfaceType.Smooth
  1262. Part83.BrickColor = BrickColor.new("Khaki")
  1263. Part83.Material = Enum.Material.Metal
  1264. Part83.TopSurface = Enum.SurfaceType.Smooth
  1265. Part83.brickColor = BrickColor.new("Khaki")
  1266. Part84.Parent = Model65
  1267. Part84.CFrame = CFrame.new(9.25313568, 4.40167236, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1268. Part84.Position = Vector3.new(9.25313568, 4.40167236, -116.745422)
  1269. Part84.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1270. Part84.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  1271. Part84.Anchored = true
  1272. Part84.BottomSurface = Enum.SurfaceType.Smooth
  1273. Part84.BrickColor = BrickColor.new("Khaki")
  1274. Part84.Material = Enum.Material.Metal
  1275. Part84.TopSurface = Enum.SurfaceType.Smooth
  1276. Part84.brickColor = BrickColor.new("Khaki")
  1277. Part85.Parent = Model65
  1278. Part85.CFrame = CFrame.new(9.34817505, 3.67713737, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1279. Part85.Position = Vector3.new(9.34817505, 3.67713737, -116.745422)
  1280. Part85.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1281. Part85.Size = Vector3.new(0.659999371, 0.93999964, 4.80000114)
  1282. Part85.Anchored = true
  1283. Part85.BottomSurface = Enum.SurfaceType.Smooth
  1284. Part85.BrickColor = BrickColor.new("Khaki")
  1285. Part85.Material = Enum.Material.Metal
  1286. Part85.TopSurface = Enum.SurfaceType.Smooth
  1287. Part85.brickColor = BrickColor.new("Khaki")
  1288. Part86.Parent = Model65
  1289. Part86.CFrame = CFrame.new(9.25313568, 3.04107475, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1290. Part86.Position = Vector3.new(9.25313568, 3.04107475, -116.745422)
  1291. Part86.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1292. Part86.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  1293. Part86.Anchored = true
  1294. Part86.BottomSurface = Enum.SurfaceType.Smooth
  1295. Part86.BrickColor = BrickColor.new("Khaki")
  1296. Part86.Material = Enum.Material.Metal
  1297. Part86.TopSurface = Enum.SurfaceType.Smooth
  1298. Part86.brickColor = BrickColor.new("Khaki")
  1299. Part87.Parent = Model65
  1300. Part87.CFrame = CFrame.new(9.25313568, 1.49165916, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1301. Part87.Position = Vector3.new(9.25313568, 1.49165916, -116.745422)
  1302. Part87.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1303. Part87.Size = Vector3.new(0.849999309, 2.54999924, 4.80000114)
  1304. Part87.Anchored = true
  1305. Part87.BottomSurface = Enum.SurfaceType.Smooth
  1306. Part87.BrickColor = BrickColor.new("Khaki")
  1307. Part87.Material = Enum.Material.Metal
  1308. Part87.TopSurface = Enum.SurfaceType.Smooth
  1309. Part87.brickColor = BrickColor.new("Khaki")
  1310. Part88.Parent = Model65
  1311. Part88.CFrame = CFrame.new(10.0431175, 1.54166412, -114.973694, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1312. Part88.Position = Vector3.new(10.0431175, 1.54166412, -114.973694)
  1313. Part88.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1314. Part88.Size = Vector3.new(2.42999887, 2.64999938, 0.590005398)
  1315. Part88.Anchored = true
  1316. Part88.BottomSurface = Enum.SurfaceType.Smooth
  1317. Part88.BrickColor = BrickColor.new("Khaki")
  1318. Part88.Material = Enum.Material.Metal
  1319. Part88.TopSurface = Enum.SurfaceType.Smooth
  1320. Part88.brickColor = BrickColor.new("Khaki")
  1321. Model89.Parent = Model0
  1322. Part90.Parent = Model89
  1323. Part90.CFrame = CFrame.new(-20.9960709, 7.74668503, -185.816467, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1324. Part90.Position = Vector3.new(-20.9960709, 7.74668503, -185.816467)
  1325. Part90.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1326. Part90.Size = Vector3.new(0.0500000007, 2.27999878, 0.229999989)
  1327. Part90.Anchored = true
  1328. Part90.BottomSurface = Enum.SurfaceType.Smooth
  1329. Part90.BrickColor = BrickColor.new("Institutional white")
  1330. Part90.Material = Enum.Material.Metal
  1331. Part90.TopSurface = Enum.SurfaceType.Smooth
  1332. Part90.brickColor = BrickColor.new("Institutional white")
  1333. Part91.Parent = Model89
  1334. Part91.CFrame = CFrame.new(-20.9960709, 8.86668587, -183.241455, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1335. Part91.Position = Vector3.new(-20.9960709, 8.86668587, -183.241455)
  1336. Part91.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1337. Part91.Size = Vector3.new(0.0500000007, 0.33999899, 5.38000011)
  1338. Part91.Anchored = true
  1339. Part91.BottomSurface = Enum.SurfaceType.Smooth
  1340. Part91.BrickColor = BrickColor.new("Institutional white")
  1341. Part91.Material = Enum.Material.Metal
  1342. Part91.TopSurface = Enum.SurfaceType.Smooth
  1343. Part91.brickColor = BrickColor.new("Institutional white")
  1344. Part92.Parent = Model89
  1345. Part92.CFrame = CFrame.new(-20.9960709, 7.74668503, -180.701477, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1346. Part92.Position = Vector3.new(-20.9960709, 7.74668503, -180.701477)
  1347. Part92.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1348. Part92.Size = Vector3.new(0.0500000007, 2.27999878, 0.229999989)
  1349. Part92.Anchored = true
  1350. Part92.BottomSurface = Enum.SurfaceType.Smooth
  1351. Part92.BrickColor = BrickColor.new("Institutional white")
  1352. Part92.Material = Enum.Material.Metal
  1353. Part92.TopSurface = Enum.SurfaceType.Smooth
  1354. Part92.brickColor = BrickColor.new("Institutional white")
  1355. Part93.Parent = Model89
  1356. Part93.CFrame = CFrame.new(-20.9960709, 7.66168213, -183.284119, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1357. Part93.Position = Vector3.new(-20.9960709, 7.66168213, -183.284119)
  1358. Part93.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1359. Part93.Size = Vector3.new(0.0500000007, 2.10999894, 4.94000149)
  1360. Part93.Anchored = true
  1361. Part93.BottomSurface = Enum.SurfaceType.Smooth
  1362. Part93.BrickColor = BrickColor.new("Black")
  1363. Part93.Material = Enum.Material.Metal
  1364. Part93.TopSurface = Enum.SurfaceType.Smooth
  1365. Part93.brickColor = BrickColor.new("Black")
  1366. Part94.Parent = Model89
  1367. Part94.CFrame = CFrame.new(-20.9960709, 3.43667603, -183.251373, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1368. Part94.Position = Vector3.new(-20.9960709, 3.43667603, -183.251373)
  1369. Part94.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1370. Part94.Size = Vector3.new(0.0500000007, 6.53999996, 5.35999966)
  1371. Part94.Anchored = true
  1372. Part94.BottomSurface = Enum.SurfaceType.Smooth
  1373. Part94.BrickColor = BrickColor.new("Institutional white")
  1374. Part94.Material = Enum.Material.Metal
  1375. Part94.TopSurface = Enum.SurfaceType.Smooth
  1376. Part94.brickColor = BrickColor.new("Institutional white")
  1377. Model95.Parent = Model0
  1378. Part96.Parent = Model95
  1379. Part96.CFrame = CFrame.new(15.5820942, 16.6066971, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1380. Part96.Position = Vector3.new(15.5820942, 16.6066971, -118.34668)
  1381. Part96.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1382. Part96.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  1383. Part96.Anchored = true
  1384. Part96.BottomSurface = Enum.SurfaceType.Smooth
  1385. Part96.BrickColor = BrickColor.new("Fossil")
  1386. Part96.Material = Enum.Material.Metal
  1387. Part96.TopSurface = Enum.SurfaceType.Smooth
  1388. Part96.brickColor = BrickColor.new("Fossil")
  1389. Part97.Parent = Model95
  1390. Part97.CFrame = CFrame.new(10.7718735, 16.6066971, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1391. Part97.Position = Vector3.new(10.7718735, 16.6066971, -118.34668)
  1392. Part97.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1393. Part97.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  1394. Part97.Anchored = true
  1395. Part97.BottomSurface = Enum.SurfaceType.Smooth
  1396. Part97.BrickColor = BrickColor.new("Fossil")
  1397. Part97.Material = Enum.Material.Metal
  1398. Part97.TopSurface = Enum.SurfaceType.Smooth
  1399. Part97.brickColor = BrickColor.new("Fossil")
  1400. Part98.Parent = Model95
  1401. Part98.CFrame = CFrame.new(13.1920128, 12.5516787, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1402. Part98.Position = Vector3.new(13.1920128, 12.5516787, -118.34668)
  1403. Part98.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1404. Part98.Size = Vector3.new(5.00000334, 4.49000072, 0.330000579)
  1405. Part98.Anchored = true
  1406. Part98.BottomSurface = Enum.SurfaceType.Smooth
  1407. Part98.BrickColor = BrickColor.new("Fossil")
  1408. Part98.Material = Enum.Material.Metal
  1409. Part98.TopSurface = Enum.SurfaceType.Smooth
  1410. Part98.brickColor = BrickColor.new("Fossil")
  1411. SurfaceGui99.Parent = Part98
  1412. SurfaceGui99.LightInfluence = 1
  1413. TextLabel100.Parent = SurfaceGui99
  1414. TextLabel100.Size = UDim2.new(0, 800, 0, 500)
  1415. TextLabel100.BackgroundColor = BrickColor.new("Institutional white")
  1416. TextLabel100.BackgroundColor3 = Color3.new(1, 1, 1)
  1417. TextLabel100.BackgroundTransparency = 1
  1418. TextLabel100.Font = Enum.Font.SourceSans
  1419. TextLabel100.FontSize = Enum.FontSize.Size14
  1420. TextLabel100.Text = "Kasa 4"
  1421. TextLabel100.TextColor = BrickColor.new("Persimmon")
  1422. TextLabel100.TextColor3 = Color3.new(1, 0.345098, 0.258824)
  1423. TextLabel100.TextScaled = true
  1424. TextLabel100.TextSize = 14
  1425. TextLabel100.TextWrap = true
  1426. TextLabel100.TextWrapped = true
  1427. Model101.Parent = Model0
  1428. Part102.Parent = Model101
  1429. Part102.CFrame = CFrame.new(15.1740761, 7.00168037, -100.104736, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1430. Part102.Position = Vector3.new(15.1740761, 7.00168037, -100.104736)
  1431. Part102.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1432. Part102.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  1433. Part102.Anchored = true
  1434. Part102.BottomSurface = Enum.SurfaceType.Smooth
  1435. Part102.BrickColor = BrickColor.new("Institutional white")
  1436. Part102.TopSurface = Enum.SurfaceType.Smooth
  1437. Part102.brickColor = BrickColor.new("Institutional white")
  1438. Part103.Parent = Model101
  1439. Part103.CFrame = CFrame.new(10.6667137, 10.1066837, -100.104736, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1440. Part103.Position = Vector3.new(10.6667137, 10.1066837, -100.104736)
  1441. Part103.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1442. Part103.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  1443. Part103.Anchored = true
  1444. Part103.BottomSurface = Enum.SurfaceType.Smooth
  1445. Part103.BrickColor = BrickColor.new("Institutional white")
  1446. Part103.TopSurface = Enum.SurfaceType.Smooth
  1447. Part103.brickColor = BrickColor.new("Institutional white")
  1448. Part104.Parent = Model101
  1449. Part104.CFrame = CFrame.new(6.16157532, 7.00168419, -100.104736, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1450. Part104.Position = Vector3.new(6.16157532, 7.00168419, -100.104736)
  1451. Part104.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1452. Part104.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  1453. Part104.Anchored = true
  1454. Part104.BottomSurface = Enum.SurfaceType.Smooth
  1455. Part104.BrickColor = BrickColor.new("Institutional white")
  1456. Part104.TopSurface = Enum.SurfaceType.Smooth
  1457. Part104.brickColor = BrickColor.new("Institutional white")
  1458. Part105.Parent = Model101
  1459. Part105.CFrame = CFrame.new(10.5998268, 7.02667618, -100.119965, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1460. Part105.Position = Vector3.new(10.5998268, 7.02667618, -100.119965)
  1461. Part105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1462. Part105.Size = Vector3.new(8.87000275, 5.98000288, 0.120000005)
  1463. Part105.Anchored = true
  1464. Part105.BottomSurface = Enum.SurfaceType.Smooth
  1465. Part105.BrickColor = BrickColor.new("Black")
  1466. Part105.CanCollide = false
  1467. Part105.Material = Enum.Material.Glass
  1468. Part105.TopSurface = Enum.SurfaceType.Smooth
  1469. Part105.brickColor = BrickColor.new("Black")
  1470. Part106.Parent = Model101
  1471. Part106.CFrame = CFrame.new(10.6667137, 3.91069031, -100.104736, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1472. Part106.Position = Vector3.new(10.6667137, 3.91069031, -100.104736)
  1473. Part106.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1474. Part106.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  1475. Part106.Anchored = true
  1476. Part106.BottomSurface = Enum.SurfaceType.Smooth
  1477. Part106.BrickColor = BrickColor.new("Institutional white")
  1478. Part106.TopSurface = Enum.SurfaceType.Smooth
  1479. Part106.brickColor = BrickColor.new("Institutional white")
  1480. Model107.Parent = Model0
  1481. Part108.Parent = Model107
  1482. Part108.CFrame = CFrame.new(26.8915672, 7.74667358, -198.809875, 0, -2.08616257e-07, 1.00000203, 0, 1.00000215, -2.98023224e-07, -1, 0, 0)
  1483. Part108.Orientation = Vector3.new(0, 90, 0)
  1484. Part108.Position = Vector3.new(26.8915672, 7.74667358, -198.809875)
  1485. Part108.Rotation = Vector3.new(0, 90, 0)
  1486. Part108.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1487. Part108.Size = Vector3.new(0.0500000007, 2.27999878, 0.229999989)
  1488. Part108.Anchored = true
  1489. Part108.BottomSurface = Enum.SurfaceType.Smooth
  1490. Part108.BrickColor = BrickColor.new("Institutional white")
  1491. Part108.Material = Enum.Material.Metal
  1492. Part108.TopSurface = Enum.SurfaceType.Smooth
  1493. Part108.brickColor = BrickColor.new("Institutional white")
  1494. Part109.Parent = Model107
  1495. Part109.CFrame = CFrame.new(29.4665241, 8.86667061, -198.809845, 0, -2.08616257e-07, 1.00000203, 0, 1.00000215, -2.98023224e-07, -1, 0, 0)
  1496. Part109.Orientation = Vector3.new(0, 90, 0)
  1497. Part109.Position = Vector3.new(29.4665241, 8.86667061, -198.809845)
  1498. Part109.Rotation = Vector3.new(0, 90, 0)
  1499. Part109.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1500. Part109.Size = Vector3.new(0.0500000007, 0.33999899, 5.38000011)
  1501. Part109.Anchored = true
  1502. Part109.BottomSurface = Enum.SurfaceType.Smooth
  1503. Part109.BrickColor = BrickColor.new("Institutional white")
  1504. Part109.Material = Enum.Material.Metal
  1505. Part109.TopSurface = Enum.SurfaceType.Smooth
  1506. Part109.brickColor = BrickColor.new("Institutional white")
  1507. Part110.Parent = Model107
  1508. Part110.CFrame = CFrame.new(32.0065079, 7.74667168, -198.809906, 0, -2.08616257e-07, 1.00000203, 0, 1.00000215, -2.98023224e-07, -1, 0, 0)
  1509. Part110.Orientation = Vector3.new(0, 90, 0)
  1510. Part110.Position = Vector3.new(32.0065079, 7.74667168, -198.809906)
  1511. Part110.Rotation = Vector3.new(0, 90, 0)
  1512. Part110.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1513. Part110.Size = Vector3.new(0.0500000007, 2.27999878, 0.229999989)
  1514. Part110.Anchored = true
  1515. Part110.BottomSurface = Enum.SurfaceType.Smooth
  1516. Part110.BrickColor = BrickColor.new("Institutional white")
  1517. Part110.Material = Enum.Material.Metal
  1518. Part110.TopSurface = Enum.SurfaceType.Smooth
  1519. Part110.brickColor = BrickColor.new("Institutional white")
  1520. Part111.Parent = Model107
  1521. Part111.CFrame = CFrame.new(29.4239216, 7.66166687, -198.809875, 0, -2.08616257e-07, 1.00000203, 0, 1.00000215, -2.98023224e-07, -1, 0, 0)
  1522. Part111.Orientation = Vector3.new(0, 90, 0)
  1523. Part111.Position = Vector3.new(29.4239216, 7.66166687, -198.809875)
  1524. Part111.Rotation = Vector3.new(0, 90, 0)
  1525. Part111.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1526. Part111.Size = Vector3.new(0.0500000007, 2.10999894, 4.94000149)
  1527. Part111.Anchored = true
  1528. Part111.BottomSurface = Enum.SurfaceType.Smooth
  1529. Part111.BrickColor = BrickColor.new("Black")
  1530. Part111.Material = Enum.Material.Metal
  1531. Part111.TopSurface = Enum.SurfaceType.Smooth
  1532. Part111.brickColor = BrickColor.new("Black")
  1533. Part112.Parent = Model107
  1534. Part112.CFrame = CFrame.new(29.4566364, 3.43666458, -198.809906, 0, -2.08616257e-07, 1.00000203, 0, 1.00000215, -2.98023224e-07, -1, 0, 0)
  1535. Part112.Orientation = Vector3.new(0, 90, 0)
  1536. Part112.Position = Vector3.new(29.4566364, 3.43666458, -198.809906)
  1537. Part112.Rotation = Vector3.new(0, 90, 0)
  1538. Part112.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1539. Part112.Size = Vector3.new(0.0500000007, 6.53999996, 5.35999966)
  1540. Part112.Anchored = true
  1541. Part112.BottomSurface = Enum.SurfaceType.Smooth
  1542. Part112.BrickColor = BrickColor.new("Institutional white")
  1543. Part112.Material = Enum.Material.Metal
  1544. Part112.TopSurface = Enum.SurfaceType.Smooth
  1545. Part112.brickColor = BrickColor.new("Institutional white")
  1546. Model113.Parent = Model0
  1547. Part114.Parent = Model113
  1548. Part114.CFrame = CFrame.new(-21.6721268, 7.74668884, -185.816467, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1549. Part114.Position = Vector3.new(-21.6721268, 7.74668884, -185.816467)
  1550. Part114.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1551. Part114.Size = Vector3.new(0.0500000007, 2.27999878, 0.229999989)
  1552. Part114.Anchored = true
  1553. Part114.BottomSurface = Enum.SurfaceType.Smooth
  1554. Part114.BrickColor = BrickColor.new("Institutional white")
  1555. Part114.Material = Enum.Material.Metal
  1556. Part114.TopSurface = Enum.SurfaceType.Smooth
  1557. Part114.brickColor = BrickColor.new("Institutional white")
  1558. Part115.Parent = Model113
  1559. Part115.CFrame = CFrame.new(-21.6721268, 8.86668396, -183.241455, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1560. Part115.Position = Vector3.new(-21.6721268, 8.86668396, -183.241455)
  1561. Part115.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1562. Part115.Size = Vector3.new(0.0500000007, 0.33999899, 5.38000011)
  1563. Part115.Anchored = true
  1564. Part115.BottomSurface = Enum.SurfaceType.Smooth
  1565. Part115.BrickColor = BrickColor.new("Institutional white")
  1566. Part115.Material = Enum.Material.Metal
  1567. Part115.TopSurface = Enum.SurfaceType.Smooth
  1568. Part115.brickColor = BrickColor.new("Institutional white")
  1569. Part116.Parent = Model113
  1570. Part116.CFrame = CFrame.new(-21.6721268, 7.74668884, -180.701477, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1571. Part116.Position = Vector3.new(-21.6721268, 7.74668884, -180.701477)
  1572. Part116.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1573. Part116.Size = Vector3.new(0.0500000007, 2.27999878, 0.229999989)
  1574. Part116.Anchored = true
  1575. Part116.BottomSurface = Enum.SurfaceType.Smooth
  1576. Part116.BrickColor = BrickColor.new("Institutional white")
  1577. Part116.Material = Enum.Material.Metal
  1578. Part116.TopSurface = Enum.SurfaceType.Smooth
  1579. Part116.brickColor = BrickColor.new("Institutional white")
  1580. Part117.Parent = Model113
  1581. Part117.CFrame = CFrame.new(-21.6721268, 7.66168213, -183.284119, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1582. Part117.Position = Vector3.new(-21.6721268, 7.66168213, -183.284119)
  1583. Part117.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1584. Part117.Size = Vector3.new(0.0500000007, 2.10999894, 4.94000149)
  1585. Part117.Anchored = true
  1586. Part117.BottomSurface = Enum.SurfaceType.Smooth
  1587. Part117.BrickColor = BrickColor.new("Black")
  1588. Part117.Material = Enum.Material.Metal
  1589. Part117.TopSurface = Enum.SurfaceType.Smooth
  1590. Part117.brickColor = BrickColor.new("Black")
  1591. Part118.Parent = Model113
  1592. Part118.CFrame = CFrame.new(-21.6721268, 3.43668175, -183.251373, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1593. Part118.Position = Vector3.new(-21.6721268, 3.43668175, -183.251373)
  1594. Part118.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1595. Part118.Size = Vector3.new(0.0500000007, 6.53999996, 5.35999966)
  1596. Part118.Anchored = true
  1597. Part118.BottomSurface = Enum.SurfaceType.Smooth
  1598. Part118.BrickColor = BrickColor.new("Institutional white")
  1599. Part118.Material = Enum.Material.Metal
  1600. Part118.TopSurface = Enum.SurfaceType.Smooth
  1601. Part118.brickColor = BrickColor.new("Institutional white")
  1602. Model119.Parent = Model0
  1603. Part120.Parent = Model119
  1604. Part120.CFrame = CFrame.new(26.5406151, 3.04447174, -115.685089, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1605. Part120.Position = Vector3.new(26.5406151, 3.04447174, -115.685089)
  1606. Part120.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1607. Part120.Size = Vector3.new(1.42000043, 0.0700000077, 7.9199996)
  1608. Part120.Anchored = true
  1609. Part120.BottomSurface = Enum.SurfaceType.Smooth
  1610. Part120.BrickColor = BrickColor.new("Black")
  1611. Part120.Material = Enum.Material.Metal
  1612. Part120.TopSurface = Enum.SurfaceType.Smooth
  1613. Part120.brickColor = BrickColor.new("Black")
  1614. Part121.Parent = Model119
  1615. Part121.CFrame = CFrame.new(26.390955, 1.61665726, -110.401367, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1616. Part121.Position = Vector3.new(26.390955, 1.61665726, -110.401367)
  1617. Part121.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1618. Part121.Size = Vector3.new(1.33999944, 3.21999884, 0.0500000007)
  1619. Part121.Anchored = true
  1620. Part121.BottomSurface = Enum.SurfaceType.Smooth
  1621. Part121.BrickColor = BrickColor.new("Ghost grey")
  1622. Part121.Material = Enum.Material.Metal
  1623. Part121.TopSurface = Enum.SurfaceType.Smooth
  1624. Part121.brickColor = BrickColor.new("Ghost grey")
  1625. Part122.Parent = Model119
  1626. Part122.CFrame = CFrame.new(25.7607079, 1.72166824, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1627. Part122.Position = Vector3.new(25.7607079, 1.72166824, -111.076324)
  1628. Part122.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1629. Part122.Size = Vector3.new(0.0799999908, 3.00999904, 1.40000474)
  1630. Part122.Anchored = true
  1631. Part122.BottomSurface = Enum.SurfaceType.Smooth
  1632. Part122.BrickColor = BrickColor.new("Ghost grey")
  1633. Part122.Material = Enum.Material.Metal
  1634. Part122.TopSurface = Enum.SurfaceType.Smooth
  1635. Part122.brickColor = BrickColor.new("Ghost grey")
  1636. Part123.Parent = Model119
  1637. Part123.CFrame = CFrame.new(26.4207573, 1.53665543, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1638. Part123.Position = Vector3.new(26.4207573, 1.53665543, -111.076324)
  1639. Part123.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1640. Part123.Size = Vector3.new(1.40000069, 2.63999939, 1.40000474)
  1641. Part123.Anchored = true
  1642. Part123.BottomSurface = Enum.SurfaceType.Smooth
  1643. Part123.BrickColor = BrickColor.new("Ghost grey")
  1644. Part123.Material = Enum.Material.Metal
  1645. Part123.TopSurface = Enum.SurfaceType.Smooth
  1646. Part123.brickColor = BrickColor.new("Ghost grey")
  1647. Part124.Parent = Model119
  1648. Part124.CFrame = CFrame.new(26.5406132, 1.59166145, -115.830261, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1649. Part124.Position = Vector3.new(26.5406132, 1.59166145, -115.830261)
  1650. Part124.Color = Color3.new(0.792157, 0.796079, 0.819608)
  1651. Part124.Size = Vector3.new(1.64000046, 2.74999928, 8.21000481)
  1652. Part124.Anchored = true
  1653. Part124.BottomSurface = Enum.SurfaceType.Smooth
  1654. Part124.BrickColor = BrickColor.new("Ghost grey")
  1655. Part124.Material = Enum.Material.Metal
  1656. Part124.TopSurface = Enum.SurfaceType.Smooth
  1657. Part124.brickColor = BrickColor.new("Ghost grey")
  1658. Model125.Name = "kasa"
  1659. Model125.Parent = Model119
  1660. WedgePart126.Name = "Brick 3 - Plate Wedge"
  1661. WedgePart126.Parent = Model125
  1662. WedgePart126.CFrame = CFrame.new(28.2064476, 3.74669647, -110.677216, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  1663. WedgePart126.Orientation = Vector3.new(90, 140.539993, 0)
  1664. WedgePart126.Position = Vector3.new(28.2064476, 3.74669647, -110.677216)
  1665. WedgePart126.Rotation = Vector3.new(90, 0, -140.539993)
  1666. WedgePart126.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1667. WedgePart126.Size = Vector3.new(2.00000024, 0.799999595, 0.400000036)
  1668. WedgePart126.Anchored = true
  1669. WedgePart126.BottomSurface = Enum.SurfaceType.Smooth
  1670. WedgePart126.BrickColor = BrickColor.new("White")
  1671. WedgePart126.Material = Enum.Material.Metal
  1672. WedgePart126.brickColor = BrickColor.new("White")
  1673. WedgePart126.FormFactor = Enum.FormFactor.Custom
  1674. WedgePart126.formFactor = Enum.FormFactor.Custom
  1675. SpecialMesh127.Parent = WedgePart126
  1676. SpecialMesh127.MeshType = Enum.MeshType.Wedge
  1677. Model128.Parent = Model125
  1678. Part129.Parent = Model128
  1679. Part129.CFrame = CFrame.new(28.3337097, 3.12669945, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1680. Part129.Orientation = Vector3.new(0, 50.5399971, 0)
  1681. Part129.Position = Vector3.new(28.3337097, 3.12669945, -110.83139)
  1682. Part129.Rotation = Vector3.new(0, 50.5399971, 0)
  1683. Part129.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1684. Part129.Size = Vector3.new(1.59998417, 0.400000036, 1.99999595)
  1685. Part129.Anchored = true
  1686. Part129.BrickColor = BrickColor.new("White")
  1687. Part129.Material = Enum.Material.Metal
  1688. Part129.brickColor = BrickColor.new("White")
  1689. Part129.FormFactor = Enum.FormFactor.Custom
  1690. Part129.formFactor = Enum.FormFactor.Custom
  1691. Part130.Parent = Model128
  1692. Part130.CFrame = CFrame.new(28.3337097, 3.24669456, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1693. Part130.Orientation = Vector3.new(0, 50.5399971, 0)
  1694. Part130.Position = Vector3.new(28.3337097, 3.24669456, -110.83139)
  1695. Part130.Rotation = Vector3.new(0, 50.5399971, 0)
  1696. Part130.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1697. Part130.Size = Vector3.new(1.51998425, 0.200000003, 1.91999567)
  1698. Part130.Anchored = true
  1699. Part130.BrickColor = BrickColor.new("White")
  1700. Part130.Material = Enum.Material.Metal
  1701. Part130.brickColor = BrickColor.new("White")
  1702. Part130.FormFactor = Enum.FormFactor.Custom
  1703. Part130.formFactor = Enum.FormFactor.Custom
  1704. Part131.Parent = Model128
  1705. Part131.CFrame = CFrame.new(28.3337097, 3.34168053, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1706. Part131.Orientation = Vector3.new(0, 50.5399971, 0)
  1707. Part131.Position = Vector3.new(28.3337097, 3.34168053, -110.83139)
  1708. Part131.Rotation = Vector3.new(0, 50.5399971, 0)
  1709. Part131.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1710. Part131.Size = Vector3.new(1.51998425, 0.389999926, 1.91999567)
  1711. Part131.Anchored = true
  1712. Part131.BrickColor = BrickColor.new("White")
  1713. Part131.Material = Enum.Material.Metal
  1714. Part131.brickColor = BrickColor.new("White")
  1715. Part131.FormFactor = Enum.FormFactor.Custom
  1716. Part131.formFactor = Enum.FormFactor.Custom
  1717. WedgePart132.Name = "Brick 3 - Plate Wedge"
  1718. WedgePart132.Parent = Model125
  1719. WedgePart132.CFrame = CFrame.new(28.3337097, 3.64668846, -110.83139, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  1720. WedgePart132.Orientation = Vector3.new(90, 140.539993, 0)
  1721. WedgePart132.Position = Vector3.new(28.3337097, 3.64668846, -110.83139)
  1722. WedgePart132.Rotation = Vector3.new(90, 0, -140.539993)
  1723. WedgePart132.Color = Color3.new(0.8, 0.556863, 0.411765)
  1724. WedgePart132.Size = Vector3.new(2.00000024, 1.59999967, 0.200000003)
  1725. WedgePart132.Anchored = true
  1726. WedgePart132.BottomSurface = Enum.SurfaceType.Smooth
  1727. WedgePart132.BrickColor = BrickColor.new("Nougat")
  1728. WedgePart132.Material = Enum.Material.Metal
  1729. WedgePart132.brickColor = BrickColor.new("Nougat")
  1730. WedgePart132.FormFactor = Enum.FormFactor.Custom
  1731. WedgePart132.formFactor = Enum.FormFactor.Custom
  1732. SpecialMesh133.Parent = WedgePart132
  1733. SpecialMesh133.MeshType = Enum.MeshType.Wedge
  1734. Part134.Parent = Model125
  1735. Part134.CFrame = CFrame.new(27.4257469, 4.14669037, -110.672821, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1736. Part134.Orientation = Vector3.new(0, 50.5399971, 0)
  1737. Part134.Position = Vector3.new(27.4257469, 4.14669037, -110.672821)
  1738. Part134.Rotation = Vector3.new(0, 50.5399971, 0)
  1739. Part134.Color = Color3.new(1, 0.34902, 0.34902)
  1740. Part134.Size = Vector3.new(0.200000003, 0.400000006, 0.800000012)
  1741. Part134.Anchored = true
  1742. Part134.BrickColor = BrickColor.new("Persimmon")
  1743. Part134.Material = Enum.Material.DiamondPlate
  1744. Part134.brickColor = BrickColor.new("Persimmon")
  1745. Part134.FormFactor = Enum.FormFactor.Custom
  1746. Part134.formFactor = Enum.FormFactor.Custom
  1747. Part135.Parent = Model125
  1748. Part135.CFrame = CFrame.new(27.3482342, 3.84670258, -110.736237, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1749. Part135.Orientation = Vector3.new(0, 50.5399971, 0)
  1750. Part135.Position = Vector3.new(27.3482342, 3.84670258, -110.736237)
  1751. Part135.Rotation = Vector3.new(0, 50.5399971, 0)
  1752. Part135.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1753. Part135.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1754. Part135.Anchored = true
  1755. Part135.BrickColor = BrickColor.new("White")
  1756. Part135.Material = Enum.Material.Metal
  1757. Part135.brickColor = BrickColor.new("White")
  1758. Part135.FormFactor = Enum.FormFactor.Custom
  1759. Part135.formFactor = Enum.FormFactor.Custom
  1760. Part136.Parent = Model125
  1761. Part136.CFrame = CFrame.new(28.1199627, 3.74669456, -110.101166, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  1762. Part136.Orientation = Vector3.new(0, 50.5399971, 0)
  1763. Part136.Position = Vector3.new(28.1199627, 3.74669456, -110.101166)
  1764. Part136.Rotation = Vector3.new(0, 50.5399971, 0)
  1765. Part136.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1766. Part136.Size = Vector3.new(0.200000003, 0.400000006, 1.3999958)
  1767. Part136.Anchored = true
  1768. Part136.BrickColor = BrickColor.new("White")
  1769. Part136.Material = Enum.Material.Metal
  1770. Part136.brickColor = BrickColor.new("White")
  1771. Part136.FormFactor = Enum.FormFactor.Custom
  1772. Part136.formFactor = Enum.FormFactor.Custom
  1773. Part137.Parent = Model119
  1774. Part137.CFrame = CFrame.new(28.4356384, 1.57165909, -111.001709, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1775. Part137.Position = Vector3.new(28.4356384, 1.57165909, -111.001709)
  1776. Part137.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1777. Part137.Size = Vector3.new(2.66999865, 2.70999932, 2.64000416)
  1778. Part137.Anchored = true
  1779. Part137.BottomSurface = Enum.SurfaceType.Smooth
  1780. Part137.BrickColor = BrickColor.new("Khaki")
  1781. Part137.Material = Enum.Material.Metal
  1782. Part137.TopSurface = Enum.SurfaceType.Smooth
  1783. Part137.brickColor = BrickColor.new("Khaki")
  1784. Part138.Parent = Model119
  1785. Part138.CFrame = CFrame.new(27.7657127, 4.40166664, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1786. Part138.Position = Vector3.new(27.7657127, 4.40166664, -116.745422)
  1787. Part138.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1788. Part138.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  1789. Part138.Anchored = true
  1790. Part138.BottomSurface = Enum.SurfaceType.Smooth
  1791. Part138.BrickColor = BrickColor.new("Khaki")
  1792. Part138.Material = Enum.Material.Metal
  1793. Part138.TopSurface = Enum.SurfaceType.Smooth
  1794. Part138.brickColor = BrickColor.new("Khaki")
  1795. Part139.Parent = Model119
  1796. Part139.CFrame = CFrame.new(27.8607483, 3.67712975, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1797. Part139.Position = Vector3.new(27.8607483, 3.67712975, -116.745422)
  1798. Part139.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1799. Part139.Size = Vector3.new(0.659999371, 0.93999964, 4.80000114)
  1800. Part139.Anchored = true
  1801. Part139.BottomSurface = Enum.SurfaceType.Smooth
  1802. Part139.BrickColor = BrickColor.new("Khaki")
  1803. Part139.Material = Enum.Material.Metal
  1804. Part139.TopSurface = Enum.SurfaceType.Smooth
  1805. Part139.brickColor = BrickColor.new("Khaki")
  1806. Part140.Parent = Model119
  1807. Part140.CFrame = CFrame.new(27.7657146, 3.04106712, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1808. Part140.Position = Vector3.new(27.7657146, 3.04106712, -116.745422)
  1809. Part140.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1810. Part140.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  1811. Part140.Anchored = true
  1812. Part140.BottomSurface = Enum.SurfaceType.Smooth
  1813. Part140.BrickColor = BrickColor.new("Khaki")
  1814. Part140.Material = Enum.Material.Metal
  1815. Part140.TopSurface = Enum.SurfaceType.Smooth
  1816. Part140.brickColor = BrickColor.new("Khaki")
  1817. Part141.Parent = Model119
  1818. Part141.CFrame = CFrame.new(27.7657127, 1.49165726, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1819. Part141.Position = Vector3.new(27.7657127, 1.49165726, -116.745422)
  1820. Part141.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1821. Part141.Size = Vector3.new(0.849999309, 2.54999924, 4.80000114)
  1822. Part141.Anchored = true
  1823. Part141.BottomSurface = Enum.SurfaceType.Smooth
  1824. Part141.BrickColor = BrickColor.new("Khaki")
  1825. Part141.Material = Enum.Material.Metal
  1826. Part141.TopSurface = Enum.SurfaceType.Smooth
  1827. Part141.brickColor = BrickColor.new("Khaki")
  1828. Part142.Parent = Model119
  1829. Part142.CFrame = CFrame.new(28.5556927, 1.5416584, -114.973694, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1830. Part142.Position = Vector3.new(28.5556927, 1.5416584, -114.973694)
  1831. Part142.Color = Color3.new(0.886275, 0.862745, 0.737255)
  1832. Part142.Size = Vector3.new(2.42999887, 2.64999938, 0.590005398)
  1833. Part142.Anchored = true
  1834. Part142.BottomSurface = Enum.SurfaceType.Smooth
  1835. Part142.BrickColor = BrickColor.new("Khaki")
  1836. Part142.Material = Enum.Material.Metal
  1837. Part142.TopSurface = Enum.SurfaceType.Smooth
  1838. Part142.brickColor = BrickColor.new("Khaki")
  1839. Model143.Parent = Model0
  1840. Part144.Parent = Model143
  1841. Part144.CFrame = CFrame.new(37.9423103, 7.00167465, -100.150787, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1842. Part144.Position = Vector3.new(37.9423103, 7.00167465, -100.150787)
  1843. Part144.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1844. Part144.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  1845. Part144.Anchored = true
  1846. Part144.BottomSurface = Enum.SurfaceType.Smooth
  1847. Part144.BrickColor = BrickColor.new("Institutional white")
  1848. Part144.TopSurface = Enum.SurfaceType.Smooth
  1849. Part144.brickColor = BrickColor.new("Institutional white")
  1850. Part145.Parent = Model143
  1851. Part145.CFrame = CFrame.new(33.4349136, 10.106678, -100.150787, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1852. Part145.Position = Vector3.new(33.4349136, 10.106678, -100.150787)
  1853. Part145.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1854. Part145.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  1855. Part145.Anchored = true
  1856. Part145.BottomSurface = Enum.SurfaceType.Smooth
  1857. Part145.BrickColor = BrickColor.new("Institutional white")
  1858. Part145.TopSurface = Enum.SurfaceType.Smooth
  1859. Part145.brickColor = BrickColor.new("Institutional white")
  1860. Part146.Parent = Model143
  1861. Part146.CFrame = CFrame.new(28.9297791, 7.00167847, -100.150787, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1862. Part146.Position = Vector3.new(28.9297791, 7.00167847, -100.150787)
  1863. Part146.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1864. Part146.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  1865. Part146.Anchored = true
  1866. Part146.BottomSurface = Enum.SurfaceType.Smooth
  1867. Part146.BrickColor = BrickColor.new("Institutional white")
  1868. Part146.TopSurface = Enum.SurfaceType.Smooth
  1869. Part146.brickColor = BrickColor.new("Institutional white")
  1870. Part147.Parent = Model143
  1871. Part147.CFrame = CFrame.new(33.3680191, 7.02666855, -100.166016, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1872. Part147.Position = Vector3.new(33.3680191, 7.02666855, -100.166016)
  1873. Part147.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1874. Part147.Size = Vector3.new(8.87000275, 5.98000288, 0.120000005)
  1875. Part147.Anchored = true
  1876. Part147.BottomSurface = Enum.SurfaceType.Smooth
  1877. Part147.BrickColor = BrickColor.new("Black")
  1878. Part147.CanCollide = false
  1879. Part147.Material = Enum.Material.Glass
  1880. Part147.TopSurface = Enum.SurfaceType.Smooth
  1881. Part147.brickColor = BrickColor.new("Black")
  1882. Part148.Parent = Model143
  1883. Part148.CFrame = CFrame.new(33.4349174, 3.91068268, -100.150787, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1884. Part148.Position = Vector3.new(33.4349174, 3.91068268, -100.150787)
  1885. Part148.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1886. Part148.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  1887. Part148.Anchored = true
  1888. Part148.BottomSurface = Enum.SurfaceType.Smooth
  1889. Part148.BrickColor = BrickColor.new("Institutional white")
  1890. Part148.TopSurface = Enum.SurfaceType.Smooth
  1891. Part148.brickColor = BrickColor.new("Institutional white")
  1892. Model149.Parent = Model0
  1893. Part150.Parent = Model149
  1894. Part150.CFrame = CFrame.new(-10.1567459, 6.68668365, -100.658813, 0, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 1, 0, 0)
  1895. Part150.Orientation = Vector3.new(0, -90, 0)
  1896. Part150.Position = Vector3.new(-10.1567459, 6.68668365, -100.658813)
  1897. Part150.Rotation = Vector3.new(0, -90, 0)
  1898. Part150.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1899. Part150.Size = Vector3.new(0.269999981, 13.04, 0.120000005)
  1900. Part150.Anchored = true
  1901. Part150.BottomSurface = Enum.SurfaceType.Smooth
  1902. Part150.BrickColor = BrickColor.new("Institutional white")
  1903. Part150.TopSurface = Enum.SurfaceType.Smooth
  1904. Part150.brickColor = BrickColor.new("Institutional white")
  1905. Part151.Parent = Model149
  1906. Part151.CFrame = CFrame.new(-10.1468048, 6.68668747, -110.990997, 0, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 1, 0, 0)
  1907. Part151.Orientation = Vector3.new(0, -90, 0)
  1908. Part151.Position = Vector3.new(-10.1468048, 6.68668747, -110.990997)
  1909. Part151.Rotation = Vector3.new(0, -90, 0)
  1910. Part151.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1911. Part151.Size = Vector3.new(0.269999981, 13.04, 0.300000012)
  1912. Part151.Anchored = true
  1913. Part151.BottomSurface = Enum.SurfaceType.Smooth
  1914. Part151.BrickColor = BrickColor.new("Institutional white")
  1915. Part151.TopSurface = Enum.SurfaceType.Smooth
  1916. Part151.brickColor = BrickColor.new("Institutional white")
  1917. Part152.Parent = Model149
  1918. Part152.CFrame = CFrame.new(-10.1566963, 6.68668747, -105.950989, 0, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 1, 0, 0)
  1919. Part152.Orientation = Vector3.new(0, -90, 0)
  1920. Part152.Position = Vector3.new(-10.1566963, 6.68668747, -105.950989)
  1921. Part152.Rotation = Vector3.new(0, -90, 0)
  1922. Part152.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1923. Part152.Size = Vector3.new(0.269999981, 13.04, 0.120000005)
  1924. Part152.Anchored = true
  1925. Part152.BottomSurface = Enum.SurfaceType.Smooth
  1926. Part152.BrickColor = BrickColor.new("Institutional white")
  1927. Part152.TopSurface = Enum.SurfaceType.Smooth
  1928. Part152.brickColor = BrickColor.new("Institutional white")
  1929. Part153.Parent = Model149
  1930. Part153.CFrame = CFrame.new(-10.1568184, 6.68668556, -103.334686, 0, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 1, 0, 0)
  1931. Part153.Orientation = Vector3.new(0, -90, 0)
  1932. Part153.Position = Vector3.new(-10.1568184, 6.68668556, -103.334686)
  1933. Part153.Rotation = Vector3.new(0, -90, 0)
  1934. Part153.Color = Color3.new(0.356863, 0.364706, 0.411765)
  1935. Part153.Transparency = 0.40000000596046
  1936. Part153.Size = Vector3.new(4.99000168, 13.04, 0.120000005)
  1937. Part153.Anchored = true
  1938. Part153.BottomSurface = Enum.SurfaceType.Smooth
  1939. Part153.BrickColor = BrickColor.new("Smoky grey")
  1940. Part153.CanCollide = false
  1941. Part153.Material = Enum.Material.Glass
  1942. Part153.TopSurface = Enum.SurfaceType.Smooth
  1943. Part153.brickColor = BrickColor.new("Smoky grey")
  1944. Part154.Parent = Model149
  1945. Part154.CFrame = CFrame.new(-10.1567459, 6.68668365, -108.591064, 0, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 1, 0, 0)
  1946. Part154.Orientation = Vector3.new(0, -90, 0)
  1947. Part154.Position = Vector3.new(-10.1567459, 6.68668365, -108.591064)
  1948. Part154.Rotation = Vector3.new(0, -90, 0)
  1949. Part154.Color = Color3.new(0.356863, 0.364706, 0.411765)
  1950. Part154.Transparency = 0.40000000596046
  1951. Part154.Size = Vector3.new(4.99000168, 13.04, 0.120000005)
  1952. Part154.Anchored = true
  1953. Part154.BottomSurface = Enum.SurfaceType.Smooth
  1954. Part154.BrickColor = BrickColor.new("Smoky grey")
  1955. Part154.CanCollide = false
  1956. Part154.Material = Enum.Material.Glass
  1957. Part154.TopSurface = Enum.SurfaceType.Smooth
  1958. Part154.brickColor = BrickColor.new("Smoky grey")
  1959. Model155.Parent = Model0
  1960. Part156.Parent = Model155
  1961. Part156.CFrame = CFrame.new(46.0953407, 16.6066895, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1962. Part156.Position = Vector3.new(46.0953407, 16.6066895, -118.34668)
  1963. Part156.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1964. Part156.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  1965. Part156.Anchored = true
  1966. Part156.BottomSurface = Enum.SurfaceType.Smooth
  1967. Part156.BrickColor = BrickColor.new("Fossil")
  1968. Part156.Material = Enum.Material.Metal
  1969. Part156.TopSurface = Enum.SurfaceType.Smooth
  1970. Part156.brickColor = BrickColor.new("Fossil")
  1971. Part157.Parent = Model155
  1972. Part157.CFrame = CFrame.new(41.2850876, 16.6066895, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1973. Part157.Position = Vector3.new(41.2850876, 16.6066895, -118.34668)
  1974. Part157.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1975. Part157.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  1976. Part157.Anchored = true
  1977. Part157.BottomSurface = Enum.SurfaceType.Smooth
  1978. Part157.BrickColor = BrickColor.new("Fossil")
  1979. Part157.Material = Enum.Material.Metal
  1980. Part157.TopSurface = Enum.SurfaceType.Smooth
  1981. Part157.brickColor = BrickColor.new("Fossil")
  1982. Part158.Parent = Model155
  1983. Part158.CFrame = CFrame.new(43.7052002, 12.551671, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  1984. Part158.Position = Vector3.new(43.7052002, 12.551671, -118.34668)
  1985. Part158.Color = Color3.new(0.623529, 0.631373, 0.67451)
  1986. Part158.Size = Vector3.new(5.00000334, 4.49000072, 0.330000579)
  1987. Part158.Anchored = true
  1988. Part158.BottomSurface = Enum.SurfaceType.Smooth
  1989. Part158.BrickColor = BrickColor.new("Fossil")
  1990. Part158.Material = Enum.Material.Metal
  1991. Part158.TopSurface = Enum.SurfaceType.Smooth
  1992. Part158.brickColor = BrickColor.new("Fossil")
  1993. SurfaceGui159.Parent = Part158
  1994. SurfaceGui159.LightInfluence = 1
  1995. TextLabel160.Parent = SurfaceGui159
  1996. TextLabel160.Size = UDim2.new(0, 800, 0, 500)
  1997. TextLabel160.BackgroundColor = BrickColor.new("Institutional white")
  1998. TextLabel160.BackgroundColor3 = Color3.new(1, 1, 1)
  1999. TextLabel160.BackgroundTransparency = 1
  2000. TextLabel160.Font = Enum.Font.SourceSans
  2001. TextLabel160.FontSize = Enum.FontSize.Size14
  2002. TextLabel160.Text = "Kasa 1"
  2003. TextLabel160.TextColor = BrickColor.new("Persimmon")
  2004. TextLabel160.TextColor3 = Color3.new(1, 0.345098, 0.258824)
  2005. TextLabel160.TextScaled = true
  2006. TextLabel160.TextSize = 14
  2007. TextLabel160.TextWrap = true
  2008. TextLabel160.TextWrapped = true
  2009. Model161.Parent = Model0
  2010. Part162.Parent = Model161
  2011. Part162.CFrame = CFrame.new(37.2435188, 3.04446602, -115.685089, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2012. Part162.Position = Vector3.new(37.2435188, 3.04446602, -115.685089)
  2013. Part162.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2014. Part162.Size = Vector3.new(1.42000043, 0.0700000077, 7.9199996)
  2015. Part162.Anchored = true
  2016. Part162.BottomSurface = Enum.SurfaceType.Smooth
  2017. Part162.BrickColor = BrickColor.new("Black")
  2018. Part162.Material = Enum.Material.Metal
  2019. Part162.TopSurface = Enum.SurfaceType.Smooth
  2020. Part162.brickColor = BrickColor.new("Black")
  2021. Part163.Parent = Model161
  2022. Part163.CFrame = CFrame.new(37.0938606, 1.61665344, -110.401367, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2023. Part163.Position = Vector3.new(37.0938606, 1.61665344, -110.401367)
  2024. Part163.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2025. Part163.Size = Vector3.new(1.33999944, 3.21999884, 0.0500000007)
  2026. Part163.Anchored = true
  2027. Part163.BottomSurface = Enum.SurfaceType.Smooth
  2028. Part163.BrickColor = BrickColor.new("Ghost grey")
  2029. Part163.Material = Enum.Material.Metal
  2030. Part163.TopSurface = Enum.SurfaceType.Smooth
  2031. Part163.brickColor = BrickColor.new("Ghost grey")
  2032. Part164.Parent = Model161
  2033. Part164.CFrame = CFrame.new(36.4636078, 1.72166443, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2034. Part164.Position = Vector3.new(36.4636078, 1.72166443, -111.076324)
  2035. Part164.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2036. Part164.Size = Vector3.new(0.0799999908, 3.00999904, 1.40000474)
  2037. Part164.Anchored = true
  2038. Part164.BottomSurface = Enum.SurfaceType.Smooth
  2039. Part164.BrickColor = BrickColor.new("Ghost grey")
  2040. Part164.Material = Enum.Material.Metal
  2041. Part164.TopSurface = Enum.SurfaceType.Smooth
  2042. Part164.brickColor = BrickColor.new("Ghost grey")
  2043. Part165.Parent = Model161
  2044. Part165.CFrame = CFrame.new(37.1235237, 1.53665161, -111.076324, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2045. Part165.Position = Vector3.new(37.1235237, 1.53665161, -111.076324)
  2046. Part165.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2047. Part165.Size = Vector3.new(1.40000069, 2.63999939, 1.40000474)
  2048. Part165.Anchored = true
  2049. Part165.BottomSurface = Enum.SurfaceType.Smooth
  2050. Part165.BrickColor = BrickColor.new("Ghost grey")
  2051. Part165.Material = Enum.Material.Metal
  2052. Part165.TopSurface = Enum.SurfaceType.Smooth
  2053. Part165.brickColor = BrickColor.new("Ghost grey")
  2054. Part166.Parent = Model161
  2055. Part166.CFrame = CFrame.new(37.2435188, 1.59165955, -115.830261, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2056. Part166.Position = Vector3.new(37.2435188, 1.59165955, -115.830261)
  2057. Part166.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2058. Part166.Size = Vector3.new(1.64000046, 2.74999928, 8.21000481)
  2059. Part166.Anchored = true
  2060. Part166.BottomSurface = Enum.SurfaceType.Smooth
  2061. Part166.BrickColor = BrickColor.new("Ghost grey")
  2062. Part166.Material = Enum.Material.Metal
  2063. Part166.TopSurface = Enum.SurfaceType.Smooth
  2064. Part166.brickColor = BrickColor.new("Ghost grey")
  2065. Model167.Name = "kasa"
  2066. Model167.Parent = Model161
  2067. WedgePart168.Name = "Brick 3 - Plate Wedge"
  2068. WedgePart168.Parent = Model167
  2069. WedgePart168.CFrame = CFrame.new(38.9092941, 3.74669266, -110.677216, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  2070. WedgePart168.Orientation = Vector3.new(90, 140.539993, 0)
  2071. WedgePart168.Position = Vector3.new(38.9092941, 3.74669266, -110.677216)
  2072. WedgePart168.Rotation = Vector3.new(90, 0, -140.539993)
  2073. WedgePart168.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2074. WedgePart168.Size = Vector3.new(2.00000024, 0.799999595, 0.400000036)
  2075. WedgePart168.Anchored = true
  2076. WedgePart168.BottomSurface = Enum.SurfaceType.Smooth
  2077. WedgePart168.BrickColor = BrickColor.new("White")
  2078. WedgePart168.Material = Enum.Material.Metal
  2079. WedgePart168.brickColor = BrickColor.new("White")
  2080. WedgePart168.FormFactor = Enum.FormFactor.Custom
  2081. WedgePart168.formFactor = Enum.FormFactor.Custom
  2082. SpecialMesh169.Parent = WedgePart168
  2083. SpecialMesh169.MeshType = Enum.MeshType.Wedge
  2084. Model170.Parent = Model167
  2085. Part171.Parent = Model170
  2086. Part171.CFrame = CFrame.new(39.0365524, 3.12669373, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  2087. Part171.Orientation = Vector3.new(0, 50.5399971, 0)
  2088. Part171.Position = Vector3.new(39.0365524, 3.12669373, -110.83139)
  2089. Part171.Rotation = Vector3.new(0, 50.5399971, 0)
  2090. Part171.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2091. Part171.Size = Vector3.new(1.59998417, 0.400000036, 1.99999595)
  2092. Part171.Anchored = true
  2093. Part171.BrickColor = BrickColor.new("White")
  2094. Part171.Material = Enum.Material.Metal
  2095. Part171.brickColor = BrickColor.new("White")
  2096. Part171.FormFactor = Enum.FormFactor.Custom
  2097. Part171.formFactor = Enum.FormFactor.Custom
  2098. Part172.Parent = Model170
  2099. Part172.CFrame = CFrame.new(39.0365524, 3.24669075, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  2100. Part172.Orientation = Vector3.new(0, 50.5399971, 0)
  2101. Part172.Position = Vector3.new(39.0365524, 3.24669075, -110.83139)
  2102. Part172.Rotation = Vector3.new(0, 50.5399971, 0)
  2103. Part172.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2104. Part172.Size = Vector3.new(1.51998425, 0.200000003, 1.91999567)
  2105. Part172.Anchored = true
  2106. Part172.BrickColor = BrickColor.new("White")
  2107. Part172.Material = Enum.Material.Metal
  2108. Part172.brickColor = BrickColor.new("White")
  2109. Part172.FormFactor = Enum.FormFactor.Custom
  2110. Part172.formFactor = Enum.FormFactor.Custom
  2111. Part173.Parent = Model170
  2112. Part173.CFrame = CFrame.new(39.0365524, 3.34167671, -110.83139, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  2113. Part173.Orientation = Vector3.new(0, 50.5399971, 0)
  2114. Part173.Position = Vector3.new(39.0365524, 3.34167671, -110.83139)
  2115. Part173.Rotation = Vector3.new(0, 50.5399971, 0)
  2116. Part173.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2117. Part173.Size = Vector3.new(1.51998425, 0.389999926, 1.91999567)
  2118. Part173.Anchored = true
  2119. Part173.BrickColor = BrickColor.new("White")
  2120. Part173.Material = Enum.Material.Metal
  2121. Part173.brickColor = BrickColor.new("White")
  2122. Part173.FormFactor = Enum.FormFactor.Custom
  2123. Part173.formFactor = Enum.FormFactor.Custom
  2124. WedgePart174.Name = "Brick 3 - Plate Wedge"
  2125. WedgePart174.Parent = Model167
  2126. WedgePart174.CFrame = CFrame.new(39.0365524, 3.64668655, -110.83139, -0.77202934, 0.635590076, 2.08616257e-07, 2.23517418e-07, -1.78813934e-07, -1.00000215, -0.635588825, -0.772027791, 0)
  2127. WedgePart174.Orientation = Vector3.new(90, 140.539993, 0)
  2128. WedgePart174.Position = Vector3.new(39.0365524, 3.64668655, -110.83139)
  2129. WedgePart174.Rotation = Vector3.new(90, 0, -140.539993)
  2130. WedgePart174.Color = Color3.new(0.8, 0.556863, 0.411765)
  2131. WedgePart174.Size = Vector3.new(2.00000024, 1.59999967, 0.200000003)
  2132. WedgePart174.Anchored = true
  2133. WedgePart174.BottomSurface = Enum.SurfaceType.Smooth
  2134. WedgePart174.BrickColor = BrickColor.new("Nougat")
  2135. WedgePart174.Material = Enum.Material.Metal
  2136. WedgePart174.brickColor = BrickColor.new("Nougat")
  2137. WedgePart174.FormFactor = Enum.FormFactor.Custom
  2138. WedgePart174.formFactor = Enum.FormFactor.Custom
  2139. SpecialMesh175.Parent = WedgePart174
  2140. SpecialMesh175.MeshType = Enum.MeshType.Wedge
  2141. Part176.Parent = Model167
  2142. Part176.CFrame = CFrame.new(38.1285362, 4.14668655, -110.672821, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  2143. Part176.Orientation = Vector3.new(0, 50.5399971, 0)
  2144. Part176.Position = Vector3.new(38.1285362, 4.14668655, -110.672821)
  2145. Part176.Rotation = Vector3.new(0, 50.5399971, 0)
  2146. Part176.Color = Color3.new(1, 0.34902, 0.34902)
  2147. Part176.Size = Vector3.new(0.200000003, 0.400000006, 0.800000012)
  2148. Part176.Anchored = true
  2149. Part176.BrickColor = BrickColor.new("Persimmon")
  2150. Part176.Material = Enum.Material.DiamondPlate
  2151. Part176.brickColor = BrickColor.new("Persimmon")
  2152. Part176.FormFactor = Enum.FormFactor.Custom
  2153. Part176.formFactor = Enum.FormFactor.Custom
  2154. Part177.Parent = Model167
  2155. Part177.CFrame = CFrame.new(38.0510139, 3.84669876, -110.736237, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  2156. Part177.Orientation = Vector3.new(0, 50.5399971, 0)
  2157. Part177.Position = Vector3.new(38.0510139, 3.84669876, -110.736237)
  2158. Part177.Rotation = Vector3.new(0, 50.5399971, 0)
  2159. Part177.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2160. Part177.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2161. Part177.Anchored = true
  2162. Part177.BrickColor = BrickColor.new("White")
  2163. Part177.Material = Enum.Material.Metal
  2164. Part177.brickColor = BrickColor.new("White")
  2165. Part177.FormFactor = Enum.FormFactor.Custom
  2166. Part177.formFactor = Enum.FormFactor.Custom
  2167. Part178.Parent = Model167
  2168. Part178.CFrame = CFrame.new(38.8228607, 3.74669266, -110.101166, 0.635525346, -2.08616257e-07, 0.772082686, -1.78813934e-07, 1.00000215, -2.23517418e-07, -0.772081137, 0, 0.635524035)
  2169. Part178.Orientation = Vector3.new(0, 50.5399971, 0)
  2170. Part178.Position = Vector3.new(38.8228607, 3.74669266, -110.101166)
  2171. Part178.Rotation = Vector3.new(0, 50.5399971, 0)
  2172. Part178.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2173. Part178.Size = Vector3.new(0.200000003, 0.400000006, 1.3999958)
  2174. Part178.Anchored = true
  2175. Part178.BrickColor = BrickColor.new("White")
  2176. Part178.Material = Enum.Material.Metal
  2177. Part178.brickColor = BrickColor.new("White")
  2178. Part178.FormFactor = Enum.FormFactor.Custom
  2179. Part178.formFactor = Enum.FormFactor.Custom
  2180. Part179.Parent = Model161
  2181. Part179.CFrame = CFrame.new(39.1384201, 1.57165527, -111.001709, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2182. Part179.Position = Vector3.new(39.1384201, 1.57165527, -111.001709)
  2183. Part179.Color = Color3.new(0.886275, 0.862745, 0.737255)
  2184. Part179.Size = Vector3.new(2.66999865, 2.70999932, 2.64000416)
  2185. Part179.Anchored = true
  2186. Part179.BottomSurface = Enum.SurfaceType.Smooth
  2187. Part179.BrickColor = BrickColor.new("Khaki")
  2188. Part179.Material = Enum.Material.Metal
  2189. Part179.TopSurface = Enum.SurfaceType.Smooth
  2190. Part179.brickColor = BrickColor.new("Khaki")
  2191. Part180.Parent = Model161
  2192. Part180.CFrame = CFrame.new(38.4685555, 4.40166283, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2193. Part180.Position = Vector3.new(38.4685555, 4.40166283, -116.745422)
  2194. Part180.Color = Color3.new(0.886275, 0.862745, 0.737255)
  2195. Part180.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  2196. Part180.Anchored = true
  2197. Part180.BottomSurface = Enum.SurfaceType.Smooth
  2198. Part180.BrickColor = BrickColor.new("Khaki")
  2199. Part180.Material = Enum.Material.Metal
  2200. Part180.TopSurface = Enum.SurfaceType.Smooth
  2201. Part180.brickColor = BrickColor.new("Khaki")
  2202. Part181.Parent = Model161
  2203. Part181.CFrame = CFrame.new(38.563591, 3.67712784, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2204. Part181.Position = Vector3.new(38.563591, 3.67712784, -116.745422)
  2205. Part181.Color = Color3.new(0.886275, 0.862745, 0.737255)
  2206. Part181.Size = Vector3.new(0.659999371, 0.93999964, 4.80000114)
  2207. Part181.Anchored = true
  2208. Part181.BottomSurface = Enum.SurfaceType.Smooth
  2209. Part181.BrickColor = BrickColor.new("Khaki")
  2210. Part181.Material = Enum.Material.Metal
  2211. Part181.TopSurface = Enum.SurfaceType.Smooth
  2212. Part181.brickColor = BrickColor.new("Khaki")
  2213. Part182.Parent = Model161
  2214. Part182.CFrame = CFrame.new(38.4685555, 3.04106331, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2215. Part182.Position = Vector3.new(38.4685555, 3.04106331, -116.745422)
  2216. Part182.Color = Color3.new(0.886275, 0.862745, 0.737255)
  2217. Part182.Size = Vector3.new(0.849999309, 0.580000401, 4.80000114)
  2218. Part182.Anchored = true
  2219. Part182.BottomSurface = Enum.SurfaceType.Smooth
  2220. Part182.BrickColor = BrickColor.new("Khaki")
  2221. Part182.Material = Enum.Material.Metal
  2222. Part182.TopSurface = Enum.SurfaceType.Smooth
  2223. Part182.brickColor = BrickColor.new("Khaki")
  2224. Part183.Parent = Model161
  2225. Part183.CFrame = CFrame.new(38.4685555, 1.49165344, -116.745422, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2226. Part183.Position = Vector3.new(38.4685555, 1.49165344, -116.745422)
  2227. Part183.Color = Color3.new(0.886275, 0.862745, 0.737255)
  2228. Part183.Size = Vector3.new(0.849999309, 2.54999924, 4.80000114)
  2229. Part183.Anchored = true
  2230. Part183.BottomSurface = Enum.SurfaceType.Smooth
  2231. Part183.BrickColor = BrickColor.new("Khaki")
  2232. Part183.Material = Enum.Material.Metal
  2233. Part183.TopSurface = Enum.SurfaceType.Smooth
  2234. Part183.brickColor = BrickColor.new("Khaki")
  2235. Part184.Parent = Model161
  2236. Part184.CFrame = CFrame.new(39.2585373, 1.54165459, -114.973694, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2237. Part184.Position = Vector3.new(39.2585373, 1.54165459, -114.973694)
  2238. Part184.Color = Color3.new(0.886275, 0.862745, 0.737255)
  2239. Part184.Size = Vector3.new(2.42999887, 2.64999938, 0.590005398)
  2240. Part184.Anchored = true
  2241. Part184.BottomSurface = Enum.SurfaceType.Smooth
  2242. Part184.BrickColor = BrickColor.new("Khaki")
  2243. Part184.Material = Enum.Material.Metal
  2244. Part184.TopSurface = Enum.SurfaceType.Smooth
  2245. Part184.brickColor = BrickColor.new("Khaki")
  2246. Model185.Parent = Model0
  2247. Part186.Parent = Model185
  2248. Part186.CFrame = CFrame.new(34.8322563, 16.6066933, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2249. Part186.Position = Vector3.new(34.8322563, 16.6066933, -118.34668)
  2250. Part186.Color = Color3.new(0.623529, 0.631373, 0.67451)
  2251. Part186.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  2252. Part186.Anchored = true
  2253. Part186.BottomSurface = Enum.SurfaceType.Smooth
  2254. Part186.BrickColor = BrickColor.new("Fossil")
  2255. Part186.Material = Enum.Material.Metal
  2256. Part186.TopSurface = Enum.SurfaceType.Smooth
  2257. Part186.brickColor = BrickColor.new("Fossil")
  2258. Part187.Parent = Model185
  2259. Part187.CFrame = CFrame.new(30.0220642, 16.6066933, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2260. Part187.Position = Vector3.new(30.0220642, 16.6066933, -118.34668)
  2261. Part187.Color = Color3.new(0.623529, 0.631373, 0.67451)
  2262. Part187.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  2263. Part187.Anchored = true
  2264. Part187.BottomSurface = Enum.SurfaceType.Smooth
  2265. Part187.BrickColor = BrickColor.new("Fossil")
  2266. Part187.Material = Enum.Material.Metal
  2267. Part187.TopSurface = Enum.SurfaceType.Smooth
  2268. Part187.brickColor = BrickColor.new("Fossil")
  2269. Part188.Parent = Model185
  2270. Part188.CFrame = CFrame.new(32.4421616, 12.5516739, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2271. Part188.Position = Vector3.new(32.4421616, 12.5516739, -118.34668)
  2272. Part188.Color = Color3.new(0.623529, 0.631373, 0.67451)
  2273. Part188.Size = Vector3.new(5.00000334, 4.49000072, 0.330000579)
  2274. Part188.Anchored = true
  2275. Part188.BottomSurface = Enum.SurfaceType.Smooth
  2276. Part188.BrickColor = BrickColor.new("Fossil")
  2277. Part188.Material = Enum.Material.Metal
  2278. Part188.TopSurface = Enum.SurfaceType.Smooth
  2279. Part188.brickColor = BrickColor.new("Fossil")
  2280. SurfaceGui189.Parent = Part188
  2281. SurfaceGui189.LightInfluence = 1
  2282. TextLabel190.Parent = SurfaceGui189
  2283. TextLabel190.Size = UDim2.new(0, 800, 0, 500)
  2284. TextLabel190.BackgroundColor = BrickColor.new("Institutional white")
  2285. TextLabel190.BackgroundColor3 = Color3.new(1, 1, 1)
  2286. TextLabel190.BackgroundTransparency = 1
  2287. TextLabel190.Font = Enum.Font.SourceSans
  2288. TextLabel190.FontSize = Enum.FontSize.Size14
  2289. TextLabel190.Text = "Kasa 2"
  2290. TextLabel190.TextColor = BrickColor.new("Persimmon")
  2291. TextLabel190.TextColor3 = Color3.new(1, 0.345098, 0.258824)
  2292. TextLabel190.TextScaled = true
  2293. TextLabel190.TextSize = 14
  2294. TextLabel190.TextWrap = true
  2295. TextLabel190.TextWrapped = true
  2296. Model191.Parent = Model0
  2297. Part192.Parent = Model191
  2298. Part192.CFrame = CFrame.new(4.9148674, 6.69667625, -98.7696762, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2299. Part192.Position = Vector3.new(4.9148674, 6.69667625, -98.7696762)
  2300. Part192.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2301. Part192.Size = Vector3.new(0.620000958, 13.0599947, 0.630000114)
  2302. Part192.Anchored = true
  2303. Part192.BottomSurface = Enum.SurfaceType.Smooth
  2304. Part192.BrickColor = BrickColor.new("Ghost grey")
  2305. Part192.Material = Enum.Material.Metal
  2306. Part192.TopSurface = Enum.SurfaceType.Smooth
  2307. Part192.brickColor = BrickColor.new("Ghost grey")
  2308. Part193.Parent = Model191
  2309. Part193.CFrame = CFrame.new(26.6663475, 6.69666862, -98.7917175, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2310. Part193.Position = Vector3.new(26.6663475, 6.69666862, -98.7917175)
  2311. Part193.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2312. Part193.Size = Vector3.new(0.620000958, 13.0599947, 0.630000114)
  2313. Part193.Anchored = true
  2314. Part193.BottomSurface = Enum.SurfaceType.Smooth
  2315. Part193.BrickColor = BrickColor.new("Ghost grey")
  2316. Part193.Material = Enum.Material.Metal
  2317. Part193.TopSurface = Enum.SurfaceType.Smooth
  2318. Part193.brickColor = BrickColor.new("Ghost grey")
  2319. Part194.Parent = Model191
  2320. Part194.CFrame = CFrame.new(-21.3802872, 6.69668198, -98.7917175, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2321. Part194.Position = Vector3.new(-21.3802872, 6.69668198, -98.7917175)
  2322. Part194.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2323. Part194.Size = Vector3.new(0.620000958, 13.0599947, 0.630000114)
  2324. Part194.Anchored = true
  2325. Part194.BottomSurface = Enum.SurfaceType.Smooth
  2326. Part194.BrickColor = BrickColor.new("Ghost grey")
  2327. Part194.Material = Enum.Material.Metal
  2328. Part194.TopSurface = Enum.SurfaceType.Smooth
  2329. Part194.brickColor = BrickColor.new("Ghost grey")
  2330. Part195.Parent = Model191
  2331. Part195.CFrame = CFrame.new(26.639307, 6.69667053, -85.0848923, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2332. Part195.Position = Vector3.new(26.639307, 6.69667053, -85.0848923)
  2333. Part195.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2334. Part195.Size = Vector3.new(0.620000958, 13.0599947, 0.630000114)
  2335. Part195.Anchored = true
  2336. Part195.BottomSurface = Enum.SurfaceType.Smooth
  2337. Part195.BrickColor = BrickColor.new("Ghost grey")
  2338. Part195.Material = Enum.Material.Metal
  2339. Part195.TopSurface = Enum.SurfaceType.Smooth
  2340. Part195.brickColor = BrickColor.new("Ghost grey")
  2341. Part196.Parent = Model191
  2342. Part196.CFrame = CFrame.new(4.9148674, 6.69667625, -85.0848923, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2343. Part196.Position = Vector3.new(4.9148674, 6.69667625, -85.0848923)
  2344. Part196.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2345. Part196.Size = Vector3.new(0.620000958, 13.0599947, 0.630000114)
  2346. Part196.Anchored = true
  2347. Part196.BottomSurface = Enum.SurfaceType.Smooth
  2348. Part196.BrickColor = BrickColor.new("Ghost grey")
  2349. Part196.Material = Enum.Material.Metal
  2350. Part196.TopSurface = Enum.SurfaceType.Smooth
  2351. Part196.brickColor = BrickColor.new("Ghost grey")
  2352. Part197.Parent = Model191
  2353. Part197.CFrame = CFrame.new(2.6391983, 13.3816862, -91.9195862, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2354. Part197.Position = Vector3.new(2.6391983, 13.3816862, -91.9195862)
  2355. Part197.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2356. Part197.Size = Vector3.new(48.6200066, 0.409999996, 14.3000069)
  2357. Part197.Anchored = true
  2358. Part197.BottomSurface = Enum.SurfaceType.Smooth
  2359. Part197.BrickColor = BrickColor.new("Ghost grey")
  2360. Part197.Material = Enum.Material.Metal
  2361. Part197.TopSurface = Enum.SurfaceType.Smooth
  2362. Part197.brickColor = BrickColor.new("Ghost grey")
  2363. Part198.Parent = Model191
  2364. Part198.CFrame = CFrame.new(-21.3802872, 6.69668198, -85.0848923, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2365. Part198.Position = Vector3.new(-21.3802872, 6.69668198, -85.0848923)
  2366. Part198.Color = Color3.new(0.792157, 0.796079, 0.819608)
  2367. Part198.Size = Vector3.new(0.620000958, 13.0599947, 0.630000114)
  2368. Part198.Anchored = true
  2369. Part198.BottomSurface = Enum.SurfaceType.Smooth
  2370. Part198.BrickColor = BrickColor.new("Ghost grey")
  2371. Part198.Material = Enum.Material.Metal
  2372. Part198.TopSurface = Enum.SurfaceType.Smooth
  2373. Part198.brickColor = BrickColor.new("Ghost grey")
  2374. Model199.Parent = Model0
  2375. Part200.Parent = Model199
  2376. Part200.CFrame = CFrame.new(-10.6399155, 6.68668556, -99.1713867, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2377. Part200.Position = Vector3.new(-10.6399155, 6.68668556, -99.1713867)
  2378. Part200.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2379. Part200.Size = Vector3.new(0.269999981, 13.04, 0.120000005)
  2380. Part200.Anchored = true
  2381. Part200.BottomSurface = Enum.SurfaceType.Smooth
  2382. Part200.BrickColor = BrickColor.new("Institutional white")
  2383. Part200.TopSurface = Enum.SurfaceType.Smooth
  2384. Part200.brickColor = BrickColor.new("Institutional white")
  2385. Part201.Parent = Model199
  2386. Part201.CFrame = CFrame.new(-20.9721146, 6.68668938, -99.1813965, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2387. Part201.Position = Vector3.new(-20.9721146, 6.68668938, -99.1813965)
  2388. Part201.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2389. Part201.Size = Vector3.new(0.269999981, 13.04, 0.300000012)
  2390. Part201.Anchored = true
  2391. Part201.BottomSurface = Enum.SurfaceType.Smooth
  2392. Part201.BrickColor = BrickColor.new("Institutional white")
  2393. Part201.TopSurface = Enum.SurfaceType.Smooth
  2394. Part201.brickColor = BrickColor.new("Institutional white")
  2395. Part202.Parent = Model199
  2396. Part202.CFrame = CFrame.new(-15.9320679, 6.68668747, -99.1713867, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2397. Part202.Position = Vector3.new(-15.9320679, 6.68668747, -99.1713867)
  2398. Part202.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2399. Part202.Size = Vector3.new(0.269999981, 13.04, 0.120000005)
  2400. Part202.Anchored = true
  2401. Part202.BottomSurface = Enum.SurfaceType.Smooth
  2402. Part202.BrickColor = BrickColor.new("Institutional white")
  2403. Part202.TopSurface = Enum.SurfaceType.Smooth
  2404. Part202.brickColor = BrickColor.new("Institutional white")
  2405. Part203.Parent = Model199
  2406. Part203.CFrame = CFrame.new(-13.3157578, 6.68668747, -99.1713867, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2407. Part203.Position = Vector3.new(-13.3157578, 6.68668747, -99.1713867)
  2408. Part203.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2409. Part203.Transparency = 0.40000000596046
  2410. Part203.Size = Vector3.new(4.99000168, 13.04, 0.120000005)
  2411. Part203.Anchored = true
  2412. Part203.BottomSurface = Enum.SurfaceType.Smooth
  2413. Part203.BrickColor = BrickColor.new("Smoky grey")
  2414. Part203.CanCollide = false
  2415. Part203.Material = Enum.Material.Glass
  2416. Part203.TopSurface = Enum.SurfaceType.Smooth
  2417. Part203.brickColor = BrickColor.new("Smoky grey")
  2418. Part204.Parent = Model199
  2419. Part204.CFrame = CFrame.new(-18.5722046, 6.68668556, -99.1713867, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2420. Part204.Position = Vector3.new(-18.5722046, 6.68668556, -99.1713867)
  2421. Part204.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2422. Part204.Transparency = 0.40000000596046
  2423. Part204.Size = Vector3.new(4.99000168, 13.04, 0.120000005)
  2424. Part204.Anchored = true
  2425. Part204.BottomSurface = Enum.SurfaceType.Smooth
  2426. Part204.BrickColor = BrickColor.new("Smoky grey")
  2427. Part204.CanCollide = false
  2428. Part204.Material = Enum.Material.Glass
  2429. Part204.TopSurface = Enum.SurfaceType.Smooth
  2430. Part204.brickColor = BrickColor.new("Smoky grey")
  2431. Model205.Parent = Model0
  2432. Part206.Parent = Model205
  2433. Part206.CFrame = CFrame.new(37.9423103, 7.00167465, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2434. Part206.Position = Vector3.new(37.9423103, 7.00167465, -98.7814026)
  2435. Part206.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2436. Part206.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  2437. Part206.Anchored = true
  2438. Part206.BottomSurface = Enum.SurfaceType.Smooth
  2439. Part206.BrickColor = BrickColor.new("Institutional white")
  2440. Part206.TopSurface = Enum.SurfaceType.Smooth
  2441. Part206.brickColor = BrickColor.new("Institutional white")
  2442. Part207.Parent = Model205
  2443. Part207.CFrame = CFrame.new(33.4349136, 10.106678, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2444. Part207.Position = Vector3.new(33.4349136, 10.106678, -98.7814026)
  2445. Part207.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2446. Part207.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  2447. Part207.Anchored = true
  2448. Part207.BottomSurface = Enum.SurfaceType.Smooth
  2449. Part207.BrickColor = BrickColor.new("Institutional white")
  2450. Part207.TopSurface = Enum.SurfaceType.Smooth
  2451. Part207.brickColor = BrickColor.new("Institutional white")
  2452. Part208.Parent = Model205
  2453. Part208.CFrame = CFrame.new(28.9297791, 7.00167847, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2454. Part208.Position = Vector3.new(28.9297791, 7.00167847, -98.7814026)
  2455. Part208.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2456. Part208.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  2457. Part208.Anchored = true
  2458. Part208.BottomSurface = Enum.SurfaceType.Smooth
  2459. Part208.BrickColor = BrickColor.new("Institutional white")
  2460. Part208.TopSurface = Enum.SurfaceType.Smooth
  2461. Part208.brickColor = BrickColor.new("Institutional white")
  2462. Part209.Parent = Model205
  2463. Part209.CFrame = CFrame.new(33.3680191, 7.02666855, -98.7966309, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2464. Part209.Position = Vector3.new(33.3680191, 7.02666855, -98.7966309)
  2465. Part209.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2466. Part209.Size = Vector3.new(8.87000275, 5.98000288, 0.120000005)
  2467. Part209.Anchored = true
  2468. Part209.BottomSurface = Enum.SurfaceType.Smooth
  2469. Part209.BrickColor = BrickColor.new("Black")
  2470. Part209.CanCollide = false
  2471. Part209.Material = Enum.Material.Glass
  2472. Part209.TopSurface = Enum.SurfaceType.Smooth
  2473. Part209.brickColor = BrickColor.new("Black")
  2474. Part210.Parent = Model205
  2475. Part210.CFrame = CFrame.new(33.4349174, 3.91068268, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2476. Part210.Position = Vector3.new(33.4349174, 3.91068268, -98.7814026)
  2477. Part210.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2478. Part210.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  2479. Part210.Anchored = true
  2480. Part210.BottomSurface = Enum.SurfaceType.Smooth
  2481. Part210.BrickColor = BrickColor.new("Institutional white")
  2482. Part210.TopSurface = Enum.SurfaceType.Smooth
  2483. Part210.brickColor = BrickColor.new("Institutional white")
  2484. Model211.Parent = Model0
  2485. Part212.Parent = Model211
  2486. Part212.CFrame = CFrame.new(6.7230072, 16.606699, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2487. Part212.Position = Vector3.new(6.7230072, 16.606699, -118.34668)
  2488. Part212.Color = Color3.new(0.623529, 0.631373, 0.67451)
  2489. Part212.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  2490. Part212.Anchored = true
  2491. Part212.BottomSurface = Enum.SurfaceType.Smooth
  2492. Part212.BrickColor = BrickColor.new("Fossil")
  2493. Part212.Material = Enum.Material.Metal
  2494. Part212.TopSurface = Enum.SurfaceType.Smooth
  2495. Part212.brickColor = BrickColor.new("Fossil")
  2496. Part213.Parent = Model211
  2497. Part213.CFrame = CFrame.new(1.91275024, 16.6067028, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2498. Part213.Position = Vector3.new(1.91275024, 16.6067028, -118.34668)
  2499. Part213.Color = Color3.new(0.623529, 0.631373, 0.67451)
  2500. Part213.Size = Vector3.new(0.160000771, 3.71999979, 0.330000579)
  2501. Part213.Anchored = true
  2502. Part213.BottomSurface = Enum.SurfaceType.Smooth
  2503. Part213.BrickColor = BrickColor.new("Fossil")
  2504. Part213.Material = Enum.Material.Metal
  2505. Part213.TopSurface = Enum.SurfaceType.Smooth
  2506. Part213.brickColor = BrickColor.new("Fossil")
  2507. Part214.Parent = Model211
  2508. Part214.CFrame = CFrame.new(4.33289337, 12.5516844, -118.34668, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2509. Part214.Position = Vector3.new(4.33289337, 12.5516844, -118.34668)
  2510. Part214.Color = Color3.new(0.623529, 0.631373, 0.67451)
  2511. Part214.Size = Vector3.new(5.00000334, 4.49000072, 0.330000579)
  2512. Part214.Anchored = true
  2513. Part214.BottomSurface = Enum.SurfaceType.Smooth
  2514. Part214.BrickColor = BrickColor.new("Fossil")
  2515. Part214.Material = Enum.Material.Metal
  2516. Part214.TopSurface = Enum.SurfaceType.Smooth
  2517. Part214.brickColor = BrickColor.new("Fossil")
  2518. SurfaceGui215.Parent = Part214
  2519. SurfaceGui215.LightInfluence = 1
  2520. TextLabel216.Parent = SurfaceGui215
  2521. TextLabel216.Size = UDim2.new(0, 800, 0, 500)
  2522. TextLabel216.BackgroundColor = BrickColor.new("Institutional white")
  2523. TextLabel216.BackgroundColor3 = Color3.new(1, 1, 1)
  2524. TextLabel216.BackgroundTransparency = 1
  2525. TextLabel216.Font = Enum.Font.SourceSans
  2526. TextLabel216.FontSize = Enum.FontSize.Size14
  2527. TextLabel216.Text = "Kasa 5"
  2528. TextLabel216.TextColor = BrickColor.new("Persimmon")
  2529. TextLabel216.TextColor3 = Color3.new(1, 0.345098, 0.258824)
  2530. TextLabel216.TextScaled = true
  2531. TextLabel216.TextSize = 14
  2532. TextLabel216.TextWrap = true
  2533. TextLabel216.TextWrapped = true
  2534. Model217.Parent = Model0
  2535. Part218.Parent = Model217
  2536. Part218.CFrame = CFrame.new(-20.8047256, 6.68668938, -115.136627, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2537. Part218.Position = Vector3.new(-20.8047256, 6.68668938, -115.136627)
  2538. Part218.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2539. Part218.Size = Vector3.new(0.269999981, 13.04, 0.300000012)
  2540. Part218.Anchored = true
  2541. Part218.BottomSurface = Enum.SurfaceType.Smooth
  2542. Part218.BrickColor = BrickColor.new("Institutional white")
  2543. Part218.TopSurface = Enum.SurfaceType.Smooth
  2544. Part218.brickColor = BrickColor.new("Institutional white")
  2545. Part219.Parent = Model217
  2546. Part219.CFrame = CFrame.new(-15.7645874, 6.68668556, -115.126709, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2547. Part219.Position = Vector3.new(-15.7645874, 6.68668556, -115.126709)
  2548. Part219.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2549. Part219.Size = Vector3.new(0.269999981, 13.04, 0.120000005)
  2550. Part219.Anchored = true
  2551. Part219.BottomSurface = Enum.SurfaceType.Smooth
  2552. Part219.BrickColor = BrickColor.new("Institutional white")
  2553. Part219.TopSurface = Enum.SurfaceType.Smooth
  2554. Part219.brickColor = BrickColor.new("Institutional white")
  2555. Part220.Parent = Model217
  2556. Part220.CFrame = CFrame.new(-13.1484032, 6.68668747, -115.126648, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2557. Part220.Position = Vector3.new(-13.1484032, 6.68668747, -115.126648)
  2558. Part220.Color = Color3.new(0.972549, 0.85098, 0.427451)
  2559. Part220.Size = Vector3.new(4.99000168, 13.04, 0.120000005)
  2560. Part220.Anchored = true
  2561. Part220.BottomSurface = Enum.SurfaceType.Smooth
  2562. Part220.BrickColor = BrickColor.new("Daisy orange")
  2563. Part220.CanCollide = false
  2564. Part220.Material = Enum.Material.Concrete
  2565. Part220.TopSurface = Enum.SurfaceType.Smooth
  2566. Part220.brickColor = BrickColor.new("Daisy orange")
  2567. Part221.Parent = Model217
  2568. Part221.CFrame = CFrame.new(-18.4047852, 6.68668938, -115.126831, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2569. Part221.Position = Vector3.new(-18.4047852, 6.68668938, -115.126831)
  2570. Part221.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2571. Part221.Transparency = 0.40000000596046
  2572. Part221.Size = Vector3.new(4.99000168, 13.04, 0.120000005)
  2573. Part221.Anchored = true
  2574. Part221.BottomSurface = Enum.SurfaceType.Smooth
  2575. Part221.BrickColor = BrickColor.new("Smoky grey")
  2576. Part221.CanCollide = false
  2577. Part221.Material = Enum.Material.Glass
  2578. Part221.TopSurface = Enum.SurfaceType.Smooth
  2579. Part221.brickColor = BrickColor.new("Smoky grey")
  2580. Model222.Parent = Model0
  2581. Part223.Parent = Model222
  2582. Part223.CFrame = CFrame.new(25.6092739, 7.00167847, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2583. Part223.Position = Vector3.new(25.6092739, 7.00167847, -98.7814026)
  2584. Part223.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2585. Part223.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  2586. Part223.Anchored = true
  2587. Part223.BottomSurface = Enum.SurfaceType.Smooth
  2588. Part223.BrickColor = BrickColor.new("Institutional white")
  2589. Part223.TopSurface = Enum.SurfaceType.Smooth
  2590. Part223.brickColor = BrickColor.new("Institutional white")
  2591. Part224.Parent = Model222
  2592. Part224.CFrame = CFrame.new(21.1019135, 10.1066818, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2593. Part224.Position = Vector3.new(21.1019135, 10.1066818, -98.7814026)
  2594. Part224.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2595. Part224.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  2596. Part224.Anchored = true
  2597. Part224.BottomSurface = Enum.SurfaceType.Smooth
  2598. Part224.BrickColor = BrickColor.new("Institutional white")
  2599. Part224.TopSurface = Enum.SurfaceType.Smooth
  2600. Part224.brickColor = BrickColor.new("Institutional white")
  2601. Part225.Parent = Model222
  2602. Part225.CFrame = CFrame.new(16.5967789, 7.00168037, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2603. Part225.Position = Vector3.new(16.5967789, 7.00168037, -98.7814026)
  2604. Part225.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2605. Part225.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  2606. Part225.Anchored = true
  2607. Part225.BottomSurface = Enum.SurfaceType.Smooth
  2608. Part225.BrickColor = BrickColor.new("Institutional white")
  2609. Part225.TopSurface = Enum.SurfaceType.Smooth
  2610. Part225.brickColor = BrickColor.new("Institutional white")
  2611. Part226.Parent = Model222
  2612. Part226.CFrame = CFrame.new(21.0350189, 7.02667427, -98.7966309, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2613. Part226.Position = Vector3.new(21.0350189, 7.02667427, -98.7966309)
  2614. Part226.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2615. Part226.Size = Vector3.new(8.87000275, 5.98000288, 0.120000005)
  2616. Part226.Anchored = true
  2617. Part226.BottomSurface = Enum.SurfaceType.Smooth
  2618. Part226.BrickColor = BrickColor.new("Black")
  2619. Part226.CanCollide = false
  2620. Part226.Material = Enum.Material.Glass
  2621. Part226.TopSurface = Enum.SurfaceType.Smooth
  2622. Part226.brickColor = BrickColor.new("Black")
  2623. Part227.Parent = Model222
  2624. Part227.CFrame = CFrame.new(21.1019154, 3.91068459, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2625. Part227.Position = Vector3.new(21.1019154, 3.91068459, -98.7814026)
  2626. Part227.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2627. Part227.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  2628. Part227.Anchored = true
  2629. Part227.BottomSurface = Enum.SurfaceType.Smooth
  2630. Part227.BrickColor = BrickColor.new("Institutional white")
  2631. Part227.TopSurface = Enum.SurfaceType.Smooth
  2632. Part227.brickColor = BrickColor.new("Institutional white")
  2633. Model228.Parent = Model0
  2634. Part229.Parent = Model228
  2635. Part229.CFrame = CFrame.new(15.1740761, 7.00168037, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2636. Part229.Position = Vector3.new(15.1740761, 7.00168037, -98.7814026)
  2637. Part229.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2638. Part229.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  2639. Part229.Anchored = true
  2640. Part229.BottomSurface = Enum.SurfaceType.Smooth
  2641. Part229.BrickColor = BrickColor.new("Institutional white")
  2642. Part229.TopSurface = Enum.SurfaceType.Smooth
  2643. Part229.brickColor = BrickColor.new("Institutional white")
  2644. Part230.Parent = Model228
  2645. Part230.CFrame = CFrame.new(10.6667137, 10.1066837, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2646. Part230.Position = Vector3.new(10.6667137, 10.1066837, -98.7814026)
  2647. Part230.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2648. Part230.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  2649. Part230.Anchored = true
  2650. Part230.BottomSurface = Enum.SurfaceType.Smooth
  2651. Part230.BrickColor = BrickColor.new("Institutional white")
  2652. Part230.TopSurface = Enum.SurfaceType.Smooth
  2653. Part230.brickColor = BrickColor.new("Institutional white")
  2654. Part231.Parent = Model228
  2655. Part231.CFrame = CFrame.new(6.16157532, 7.00168419, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2656. Part231.Position = Vector3.new(6.16157532, 7.00168419, -98.7814026)
  2657. Part231.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2658. Part231.Size = Vector3.new(0.269999981, 6.11000013, 0.120000005)
  2659. Part231.Anchored = true
  2660. Part231.BottomSurface = Enum.SurfaceType.Smooth
  2661. Part231.BrickColor = BrickColor.new("Institutional white")
  2662. Part231.TopSurface = Enum.SurfaceType.Smooth
  2663. Part231.brickColor = BrickColor.new("Institutional white")
  2664. Part232.Parent = Model228
  2665. Part232.CFrame = CFrame.new(10.5998268, 7.02667618, -98.7966309, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2666. Part232.Position = Vector3.new(10.5998268, 7.02667618, -98.7966309)
  2667. Part232.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2668. Part232.Size = Vector3.new(8.87000275, 5.98000288, 0.120000005)
  2669. Part232.Anchored = true
  2670. Part232.BottomSurface = Enum.SurfaceType.Smooth
  2671. Part232.BrickColor = BrickColor.new("Black")
  2672. Part232.CanCollide = false
  2673. Part232.Material = Enum.Material.Glass
  2674. Part232.TopSurface = Enum.SurfaceType.Smooth
  2675. Part232.brickColor = BrickColor.new("Black")
  2676. Part233.Parent = Model228
  2677. Part233.CFrame = CFrame.new(10.6667137, 3.91069031, -98.7814026, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2678. Part233.Position = Vector3.new(10.6667137, 3.91069031, -98.7814026)
  2679. Part233.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2680. Part233.Size = Vector3.new(9.28000164, 0.160000056, 0.120000005)
  2681. Part233.Anchored = true
  2682. Part233.BottomSurface = Enum.SurfaceType.Smooth
  2683. Part233.BrickColor = BrickColor.new("Institutional white")
  2684. Part233.TopSurface = Enum.SurfaceType.Smooth
  2685. Part233.brickColor = BrickColor.new("Institutional white")
  2686. Model234.Parent = Model0
  2687. Part235.Parent = Model234
  2688. Part235.CFrame = CFrame.new(9.97993469, 18.4392681, -149.512512, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2689. Part235.Position = Vector3.new(9.97993469, 18.4392681, -149.512512)
  2690. Part235.Size = Vector3.new(2.32000065, 0.630000114, 16.9599972)
  2691. Part235.Anchored = true
  2692. Part235.BottomSurface = Enum.SurfaceType.Smooth
  2693. Part235.Material = Enum.Material.Granite
  2694. Part235.TopSurface = Enum.SurfaceType.Smooth
  2695. Part236.Parent = Model234
  2696. Part236.CFrame = CFrame.new(9.98497009, 18.0792828, -149.452545, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  2697. Part236.Position = Vector3.new(9.98497009, 18.0792828, -149.452545)
  2698. Part236.Size = Vector3.new(1.87000072, 0.250000149, 16.6599941)
  2699. Part236.Anchored = true
  2700. Part236.BottomSurface = Enum.SurfaceType.Smooth
  2701. Part236.Material = Enum.Material.Neon
  2702. Part236.TopSurface = Enum.SurfaceType.Smooth
  2703. PointLight237.Parent = Part236
  2704. PointLight237.Range = 60
  2705. PointLight237.Brightness = 2
  2706. Model238.Parent = Model0
  2707. Model239.Parent = Model238
  2708. Part240.Parent = Model239
  2709. Part240.CFrame = CFrame.new(-0.567324162, 2.51669288, -151.541779, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2710. Part240.Orientation = Vector3.new(0, 90.5400009, 0)
  2711. Part240.Position = Vector3.new(-0.567324162, 2.51669288, -151.541779)
  2712. Part240.Rotation = Vector3.new(180, 89.4799957, 180)
  2713. Part240.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2714. Part240.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2715. Part240.Anchored = true
  2716. Part240.BottomSurface = Enum.SurfaceType.Smooth
  2717. Part240.BrickColor = BrickColor.new("Mid gray")
  2718. Part240.Material = Enum.Material.Metal
  2719. Part240.TopSurface = Enum.SurfaceType.Smooth
  2720. Part240.brickColor = BrickColor.new("Mid gray")
  2721. Part240.FormFactor = Enum.FormFactor.Custom
  2722. Part240.formFactor = Enum.FormFactor.Custom
  2723. Part241.Parent = Model239
  2724. Part241.CFrame = CFrame.new(-0.567269444, 4.01669312, -151.541321, 0.00938401837, -2.08616257e-07, -0.999958038, -2.56113708e-09, 1.00000215, 2.98023224e-07, 0.999956012, 0, 0.00938399974)
  2725. Part241.Orientation = Vector3.new(0, -89.4599991, 0)
  2726. Part241.Position = Vector3.new(-0.567269444, 4.01669312, -151.541321)
  2727. Part241.Rotation = Vector3.new(0, -89.4799957, 0)
  2728. Part241.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2729. Part241.Size = Vector3.new(52.3999977, 5.99999952, 0.200000033)
  2730. Part241.Anchored = true
  2731. Part241.BottomSurface = Enum.SurfaceType.Smooth
  2732. Part241.BrickColor = BrickColor.new("Mid gray")
  2733. Part241.Material = Enum.Material.Metal
  2734. Part241.TopSurface = Enum.SurfaceType.Smooth
  2735. Part241.brickColor = BrickColor.new("Mid gray")
  2736. Part241.FormFactor = Enum.FormFactor.Custom
  2737. Part241.formFactor = Enum.FormFactor.Custom
  2738. Part242.Parent = Model239
  2739. Part242.CFrame = CFrame.new(-0.567324638, 4.51669312, -151.541779, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2740. Part242.Orientation = Vector3.new(0, 90.5400009, 0)
  2741. Part242.Position = Vector3.new(-0.567324638, 4.51669312, -151.541779)
  2742. Part242.Rotation = Vector3.new(180, 89.4799957, 180)
  2743. Part242.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2744. Part242.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2745. Part242.Anchored = true
  2746. Part242.BottomSurface = Enum.SurfaceType.Smooth
  2747. Part242.BrickColor = BrickColor.new("Mid gray")
  2748. Part242.Material = Enum.Material.Metal
  2749. Part242.TopSurface = Enum.SurfaceType.Smooth
  2750. Part242.brickColor = BrickColor.new("Mid gray")
  2751. Part242.FormFactor = Enum.FormFactor.Custom
  2752. Part242.formFactor = Enum.FormFactor.Custom
  2753. Part243.Parent = Model239
  2754. Part243.CFrame = CFrame.new(-0.567325234, 6.51669312, -151.541779, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2755. Part243.Orientation = Vector3.new(0, 90.5400009, 0)
  2756. Part243.Position = Vector3.new(-0.567325234, 6.51669312, -151.541779)
  2757. Part243.Rotation = Vector3.new(180, 89.4799957, 180)
  2758. Part243.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2759. Part243.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2760. Part243.Anchored = true
  2761. Part243.BottomSurface = Enum.SurfaceType.Smooth
  2762. Part243.BrickColor = BrickColor.new("Mid gray")
  2763. Part243.Material = Enum.Material.Metal
  2764. Part243.TopSurface = Enum.SurfaceType.Smooth
  2765. Part243.brickColor = BrickColor.new("Mid gray")
  2766. Part243.FormFactor = Enum.FormFactor.Custom
  2767. Part243.formFactor = Enum.FormFactor.Custom
  2768. Model244.Parent = Model0
  2769. Model245.Parent = Model244
  2770. Part246.Parent = Model245
  2771. Part246.CFrame = CFrame.new(11.4321461, 2.51668954, -151.654373, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2772. Part246.Orientation = Vector3.new(0, 90.5400009, 0)
  2773. Part246.Position = Vector3.new(11.4321461, 2.51668954, -151.654373)
  2774. Part246.Rotation = Vector3.new(180, 89.4799957, 180)
  2775. Part246.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2776. Part246.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2777. Part246.Anchored = true
  2778. Part246.BottomSurface = Enum.SurfaceType.Smooth
  2779. Part246.BrickColor = BrickColor.new("Mid gray")
  2780. Part246.Material = Enum.Material.Metal
  2781. Part246.TopSurface = Enum.SurfaceType.Smooth
  2782. Part246.brickColor = BrickColor.new("Mid gray")
  2783. Part246.FormFactor = Enum.FormFactor.Custom
  2784. Part246.formFactor = Enum.FormFactor.Custom
  2785. Part247.Parent = Model245
  2786. Part247.CFrame = CFrame.new(11.4321995, 4.01669073, -151.653915, 0.00938401837, -2.08616257e-07, -0.999958038, -2.56113708e-09, 1.00000215, 2.98023224e-07, 0.999956012, 0, 0.00938399974)
  2787. Part247.Orientation = Vector3.new(0, -89.4599991, 0)
  2788. Part247.Position = Vector3.new(11.4321995, 4.01669073, -151.653915)
  2789. Part247.Rotation = Vector3.new(0, -89.4799957, 0)
  2790. Part247.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2791. Part247.Size = Vector3.new(52.3999977, 5.99999952, 0.200000033)
  2792. Part247.Anchored = true
  2793. Part247.BottomSurface = Enum.SurfaceType.Smooth
  2794. Part247.BrickColor = BrickColor.new("Mid gray")
  2795. Part247.Material = Enum.Material.Metal
  2796. Part247.TopSurface = Enum.SurfaceType.Smooth
  2797. Part247.brickColor = BrickColor.new("Mid gray")
  2798. Part247.FormFactor = Enum.FormFactor.Custom
  2799. Part247.formFactor = Enum.FormFactor.Custom
  2800. Part248.Parent = Model245
  2801. Part248.CFrame = CFrame.new(11.4321442, 4.51669073, -151.654373, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2802. Part248.Orientation = Vector3.new(0, 90.5400009, 0)
  2803. Part248.Position = Vector3.new(11.4321442, 4.51669073, -151.654373)
  2804. Part248.Rotation = Vector3.new(180, 89.4799957, 180)
  2805. Part248.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2806. Part248.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2807. Part248.Anchored = true
  2808. Part248.BottomSurface = Enum.SurfaceType.Smooth
  2809. Part248.BrickColor = BrickColor.new("Mid gray")
  2810. Part248.Material = Enum.Material.Metal
  2811. Part248.TopSurface = Enum.SurfaceType.Smooth
  2812. Part248.brickColor = BrickColor.new("Mid gray")
  2813. Part248.FormFactor = Enum.FormFactor.Custom
  2814. Part248.formFactor = Enum.FormFactor.Custom
  2815. Part249.Parent = Model245
  2816. Part249.CFrame = CFrame.new(11.4321442, 6.51669073, -151.654373, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2817. Part249.Orientation = Vector3.new(0, 90.5400009, 0)
  2818. Part249.Position = Vector3.new(11.4321442, 6.51669073, -151.654373)
  2819. Part249.Rotation = Vector3.new(180, 89.4799957, 180)
  2820. Part249.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2821. Part249.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2822. Part249.Anchored = true
  2823. Part249.BottomSurface = Enum.SurfaceType.Smooth
  2824. Part249.BrickColor = BrickColor.new("Mid gray")
  2825. Part249.Material = Enum.Material.Metal
  2826. Part249.TopSurface = Enum.SurfaceType.Smooth
  2827. Part249.brickColor = BrickColor.new("Mid gray")
  2828. Part249.FormFactor = Enum.FormFactor.Custom
  2829. Part249.formFactor = Enum.FormFactor.Custom
  2830. Model250.Parent = Model0
  2831. Model251.Parent = Model250
  2832. Part252.Parent = Model251
  2833. Part252.CFrame = CFrame.new(22.4316635, 2.5166862, -151.757599, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2834. Part252.Orientation = Vector3.new(0, 90.5400009, 0)
  2835. Part252.Position = Vector3.new(22.4316635, 2.5166862, -151.757599)
  2836. Part252.Rotation = Vector3.new(180, 89.4799957, 180)
  2837. Part252.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2838. Part252.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2839. Part252.Anchored = true
  2840. Part252.BottomSurface = Enum.SurfaceType.Smooth
  2841. Part252.BrickColor = BrickColor.new("Mid gray")
  2842. Part252.Material = Enum.Material.Metal
  2843. Part252.TopSurface = Enum.SurfaceType.Smooth
  2844. Part252.brickColor = BrickColor.new("Mid gray")
  2845. Part252.FormFactor = Enum.FormFactor.Custom
  2846. Part252.formFactor = Enum.FormFactor.Custom
  2847. Part253.Parent = Model251
  2848. Part253.CFrame = CFrame.new(22.4317169, 4.01668739, -151.757141, 0.00938401837, -2.08616257e-07, -0.999958038, -2.56113708e-09, 1.00000215, 2.98023224e-07, 0.999956012, 0, 0.00938399974)
  2849. Part253.Orientation = Vector3.new(0, -89.4599991, 0)
  2850. Part253.Position = Vector3.new(22.4317169, 4.01668739, -151.757141)
  2851. Part253.Rotation = Vector3.new(0, -89.4799957, 0)
  2852. Part253.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2853. Part253.Size = Vector3.new(52.3999977, 5.99999952, 0.200000033)
  2854. Part253.Anchored = true
  2855. Part253.BottomSurface = Enum.SurfaceType.Smooth
  2856. Part253.BrickColor = BrickColor.new("Mid gray")
  2857. Part253.Material = Enum.Material.Metal
  2858. Part253.TopSurface = Enum.SurfaceType.Smooth
  2859. Part253.brickColor = BrickColor.new("Mid gray")
  2860. Part253.FormFactor = Enum.FormFactor.Custom
  2861. Part253.formFactor = Enum.FormFactor.Custom
  2862. Part254.Parent = Model251
  2863. Part254.CFrame = CFrame.new(22.4316616, 4.51668739, -151.757599, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2864. Part254.Orientation = Vector3.new(0, 90.5400009, 0)
  2865. Part254.Position = Vector3.new(22.4316616, 4.51668739, -151.757599)
  2866. Part254.Rotation = Vector3.new(180, 89.4799957, 180)
  2867. Part254.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2868. Part254.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2869. Part254.Anchored = true
  2870. Part254.BottomSurface = Enum.SurfaceType.Smooth
  2871. Part254.BrickColor = BrickColor.new("Mid gray")
  2872. Part254.Material = Enum.Material.Metal
  2873. Part254.TopSurface = Enum.SurfaceType.Smooth
  2874. Part254.brickColor = BrickColor.new("Mid gray")
  2875. Part254.FormFactor = Enum.FormFactor.Custom
  2876. Part254.formFactor = Enum.FormFactor.Custom
  2877. Part255.Parent = Model251
  2878. Part255.CFrame = CFrame.new(22.4316616, 6.51668739, -151.757599, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2879. Part255.Orientation = Vector3.new(0, 90.5400009, 0)
  2880. Part255.Position = Vector3.new(22.4316616, 6.51668739, -151.757599)
  2881. Part255.Rotation = Vector3.new(180, 89.4799957, 180)
  2882. Part255.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2883. Part255.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2884. Part255.Anchored = true
  2885. Part255.BottomSurface = Enum.SurfaceType.Smooth
  2886. Part255.BrickColor = BrickColor.new("Mid gray")
  2887. Part255.Material = Enum.Material.Metal
  2888. Part255.TopSurface = Enum.SurfaceType.Smooth
  2889. Part255.brickColor = BrickColor.new("Mid gray")
  2890. Part255.FormFactor = Enum.FormFactor.Custom
  2891. Part255.formFactor = Enum.FormFactor.Custom
  2892. Model256.Parent = Model0
  2893. Model257.Parent = Model256
  2894. Part258.Parent = Model257
  2895. Part258.CFrame = CFrame.new(33.431179, 2.51668239, -151.860809, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2896. Part258.Orientation = Vector3.new(0, 90.5400009, 0)
  2897. Part258.Position = Vector3.new(33.431179, 2.51668239, -151.860809)
  2898. Part258.Rotation = Vector3.new(180, 89.4799957, 180)
  2899. Part258.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2900. Part258.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2901. Part258.Anchored = true
  2902. Part258.BottomSurface = Enum.SurfaceType.Smooth
  2903. Part258.BrickColor = BrickColor.new("Mid gray")
  2904. Part258.Material = Enum.Material.Metal
  2905. Part258.TopSurface = Enum.SurfaceType.Smooth
  2906. Part258.brickColor = BrickColor.new("Mid gray")
  2907. Part258.FormFactor = Enum.FormFactor.Custom
  2908. Part258.formFactor = Enum.FormFactor.Custom
  2909. Part259.Parent = Model257
  2910. Part259.CFrame = CFrame.new(33.4312325, 4.01668406, -151.860352, 0.00938401837, -2.08616257e-07, -0.999958038, -2.56113708e-09, 1.00000215, 2.98023224e-07, 0.999956012, 0, 0.00938399974)
  2911. Part259.Orientation = Vector3.new(0, -89.4599991, 0)
  2912. Part259.Position = Vector3.new(33.4312325, 4.01668406, -151.860352)
  2913. Part259.Rotation = Vector3.new(0, -89.4799957, 0)
  2914. Part259.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2915. Part259.Size = Vector3.new(52.3999977, 5.99999952, 0.200000033)
  2916. Part259.Anchored = true
  2917. Part259.BottomSurface = Enum.SurfaceType.Smooth
  2918. Part259.BrickColor = BrickColor.new("Mid gray")
  2919. Part259.Material = Enum.Material.Metal
  2920. Part259.TopSurface = Enum.SurfaceType.Smooth
  2921. Part259.brickColor = BrickColor.new("Mid gray")
  2922. Part259.FormFactor = Enum.FormFactor.Custom
  2923. Part259.formFactor = Enum.FormFactor.Custom
  2924. Part260.Parent = Model257
  2925. Part260.CFrame = CFrame.new(33.431179, 4.51668406, -151.860809, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2926. Part260.Orientation = Vector3.new(0, 90.5400009, 0)
  2927. Part260.Position = Vector3.new(33.431179, 4.51668406, -151.860809)
  2928. Part260.Rotation = Vector3.new(180, 89.4799957, 180)
  2929. Part260.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2930. Part260.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2931. Part260.Anchored = true
  2932. Part260.BottomSurface = Enum.SurfaceType.Smooth
  2933. Part260.BrickColor = BrickColor.new("Mid gray")
  2934. Part260.Material = Enum.Material.Metal
  2935. Part260.TopSurface = Enum.SurfaceType.Smooth
  2936. Part260.brickColor = BrickColor.new("Mid gray")
  2937. Part260.FormFactor = Enum.FormFactor.Custom
  2938. Part260.formFactor = Enum.FormFactor.Custom
  2939. Part261.Parent = Model257
  2940. Part261.CFrame = CFrame.new(33.431179, 6.51668406, -151.860809, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2941. Part261.Orientation = Vector3.new(0, 90.5400009, 0)
  2942. Part261.Position = Vector3.new(33.431179, 6.51668406, -151.860809)
  2943. Part261.Rotation = Vector3.new(180, 89.4799957, 180)
  2944. Part261.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2945. Part261.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2946. Part261.Anchored = true
  2947. Part261.BottomSurface = Enum.SurfaceType.Smooth
  2948. Part261.BrickColor = BrickColor.new("Mid gray")
  2949. Part261.Material = Enum.Material.Metal
  2950. Part261.TopSurface = Enum.SurfaceType.Smooth
  2951. Part261.brickColor = BrickColor.new("Mid gray")
  2952. Part261.FormFactor = Enum.FormFactor.Custom
  2953. Part261.formFactor = Enum.FormFactor.Custom
  2954. Model262.Parent = Model0
  2955. Model263.Parent = Model262
  2956. Part264.Parent = Model263
  2957. Part264.CFrame = CFrame.new(46.430584, 2.51667929, -151.982819, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2958. Part264.Orientation = Vector3.new(0, 90.5400009, 0)
  2959. Part264.Position = Vector3.new(46.430584, 2.51667929, -151.982819)
  2960. Part264.Rotation = Vector3.new(180, 89.4799957, 180)
  2961. Part264.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2962. Part264.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2963. Part264.Anchored = true
  2964. Part264.BottomSurface = Enum.SurfaceType.Smooth
  2965. Part264.BrickColor = BrickColor.new("Mid gray")
  2966. Part264.Material = Enum.Material.Metal
  2967. Part264.TopSurface = Enum.SurfaceType.Smooth
  2968. Part264.brickColor = BrickColor.new("Mid gray")
  2969. Part264.FormFactor = Enum.FormFactor.Custom
  2970. Part264.formFactor = Enum.FormFactor.Custom
  2971. Part265.Parent = Model263
  2972. Part265.CFrame = CFrame.new(46.4306374, 4.01668072, -151.982361, 0.00938401837, -2.08616257e-07, -0.999958038, -2.56113708e-09, 1.00000215, 2.98023224e-07, 0.999956012, 0, 0.00938399974)
  2973. Part265.Orientation = Vector3.new(0, -89.4599991, 0)
  2974. Part265.Position = Vector3.new(46.4306374, 4.01668072, -151.982361)
  2975. Part265.Rotation = Vector3.new(0, -89.4799957, 0)
  2976. Part265.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2977. Part265.Size = Vector3.new(52.3999977, 5.99999952, 0.200000033)
  2978. Part265.Anchored = true
  2979. Part265.BottomSurface = Enum.SurfaceType.Smooth
  2980. Part265.BrickColor = BrickColor.new("Mid gray")
  2981. Part265.Material = Enum.Material.Metal
  2982. Part265.TopSurface = Enum.SurfaceType.Smooth
  2983. Part265.brickColor = BrickColor.new("Mid gray")
  2984. Part265.FormFactor = Enum.FormFactor.Custom
  2985. Part265.formFactor = Enum.FormFactor.Custom
  2986. Part266.Parent = Model263
  2987. Part266.CFrame = CFrame.new(46.430584, 4.51668072, -151.982819, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  2988. Part266.Orientation = Vector3.new(0, 90.5400009, 0)
  2989. Part266.Position = Vector3.new(46.430584, 4.51668072, -151.982819)
  2990. Part266.Rotation = Vector3.new(180, 89.4799957, 180)
  2991. Part266.Color = Color3.new(0.803922, 0.803922, 0.803922)
  2992. Part266.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  2993. Part266.Anchored = true
  2994. Part266.BottomSurface = Enum.SurfaceType.Smooth
  2995. Part266.BrickColor = BrickColor.new("Mid gray")
  2996. Part266.Material = Enum.Material.Metal
  2997. Part266.TopSurface = Enum.SurfaceType.Smooth
  2998. Part266.brickColor = BrickColor.new("Mid gray")
  2999. Part266.FormFactor = Enum.FormFactor.Custom
  3000. Part266.formFactor = Enum.FormFactor.Custom
  3001. Part267.Parent = Model263
  3002. Part267.CFrame = CFrame.new(46.430584, 6.51668072, -151.982819, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  3003. Part267.Orientation = Vector3.new(0, 90.5400009, 0)
  3004. Part267.Position = Vector3.new(46.430584, 6.51668072, -151.982819)
  3005. Part267.Rotation = Vector3.new(180, 89.4799957, 180)
  3006. Part267.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3007. Part267.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  3008. Part267.Anchored = true
  3009. Part267.BottomSurface = Enum.SurfaceType.Smooth
  3010. Part267.BrickColor = BrickColor.new("Mid gray")
  3011. Part267.Material = Enum.Material.Metal
  3012. Part267.TopSurface = Enum.SurfaceType.Smooth
  3013. Part267.brickColor = BrickColor.new("Mid gray")
  3014. Part267.FormFactor = Enum.FormFactor.Custom
  3015. Part267.formFactor = Enum.FormFactor.Custom
  3016. Model268.Parent = Model0
  3017. Model269.Parent = Model268
  3018. Part270.Parent = Model269
  3019. Part270.CFrame = CFrame.new(58.4300423, 2.51667666, -152.095444, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  3020. Part270.Orientation = Vector3.new(0, 90.5400009, 0)
  3021. Part270.Position = Vector3.new(58.4300423, 2.51667666, -152.095444)
  3022. Part270.Rotation = Vector3.new(180, 89.4799957, 180)
  3023. Part270.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3024. Part270.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  3025. Part270.Anchored = true
  3026. Part270.BottomSurface = Enum.SurfaceType.Smooth
  3027. Part270.BrickColor = BrickColor.new("Mid gray")
  3028. Part270.Material = Enum.Material.Metal
  3029. Part270.TopSurface = Enum.SurfaceType.Smooth
  3030. Part270.brickColor = BrickColor.new("Mid gray")
  3031. Part270.FormFactor = Enum.FormFactor.Custom
  3032. Part270.formFactor = Enum.FormFactor.Custom
  3033. Part271.Parent = Model269
  3034. Part271.CFrame = CFrame.new(58.4300957, 4.01667738, -152.094986, 0.00938401837, -2.08616257e-07, -0.999958038, -2.56113708e-09, 1.00000215, 2.98023224e-07, 0.999956012, 0, 0.00938399974)
  3035. Part271.Orientation = Vector3.new(0, -89.4599991, 0)
  3036. Part271.Position = Vector3.new(58.4300957, 4.01667738, -152.094986)
  3037. Part271.Rotation = Vector3.new(0, -89.4799957, 0)
  3038. Part271.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3039. Part271.Size = Vector3.new(52.3999977, 5.99999952, 0.200000033)
  3040. Part271.Anchored = true
  3041. Part271.BottomSurface = Enum.SurfaceType.Smooth
  3042. Part271.BrickColor = BrickColor.new("Mid gray")
  3043. Part271.Material = Enum.Material.Metal
  3044. Part271.TopSurface = Enum.SurfaceType.Smooth
  3045. Part271.brickColor = BrickColor.new("Mid gray")
  3046. Part271.FormFactor = Enum.FormFactor.Custom
  3047. Part271.formFactor = Enum.FormFactor.Custom
  3048. Part272.Parent = Model269
  3049. Part272.CFrame = CFrame.new(58.4300423, 4.51667738, -152.095444, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  3050. Part272.Orientation = Vector3.new(0, 90.5400009, 0)
  3051. Part272.Position = Vector3.new(58.4300423, 4.51667738, -152.095444)
  3052. Part272.Rotation = Vector3.new(180, 89.4799957, 180)
  3053. Part272.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3054. Part272.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  3055. Part272.Anchored = true
  3056. Part272.BottomSurface = Enum.SurfaceType.Smooth
  3057. Part272.BrickColor = BrickColor.new("Mid gray")
  3058. Part272.Material = Enum.Material.Metal
  3059. Part272.TopSurface = Enum.SurfaceType.Smooth
  3060. Part272.brickColor = BrickColor.new("Mid gray")
  3061. Part272.FormFactor = Enum.FormFactor.Custom
  3062. Part272.formFactor = Enum.FormFactor.Custom
  3063. Part273.Parent = Model269
  3064. Part273.CFrame = CFrame.new(58.4300423, 6.51667738, -152.095444, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  3065. Part273.Orientation = Vector3.new(0, 90.5400009, 0)
  3066. Part273.Position = Vector3.new(58.4300423, 6.51667738, -152.095444)
  3067. Part273.Rotation = Vector3.new(180, 89.4799957, 180)
  3068. Part273.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3069. Part273.Size = Vector3.new(52.3999977, 0.200000003, 3.4000001)
  3070. Part273.Anchored = true
  3071. Part273.BottomSurface = Enum.SurfaceType.Smooth
  3072. Part273.BrickColor = BrickColor.new("Mid gray")
  3073. Part273.Material = Enum.Material.Metal
  3074. Part273.TopSurface = Enum.SurfaceType.Smooth
  3075. Part273.brickColor = BrickColor.new("Mid gray")
  3076. Part273.FormFactor = Enum.FormFactor.Custom
  3077. Part273.formFactor = Enum.FormFactor.Custom
  3078. Model274.Parent = Model0
  3079. Model275.Parent = Model274
  3080. Part276.Parent = Model275
  3081. Part276.CFrame = CFrame.new(-20.0664673, 2.5166986, -151.35881, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  3082. Part276.Orientation = Vector3.new(0, 90.5400009, 0)
  3083. Part276.Position = Vector3.new(-20.0664673, 2.5166986, -151.35881)
  3084. Part276.Rotation = Vector3.new(180, 89.4799957, 180)
  3085. Part276.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3086. Part276.Size = Vector3.new(52.3999977, 0.200000003, 2.4000001)
  3087. Part276.Anchored = true
  3088. Part276.BottomSurface = Enum.SurfaceType.Smooth
  3089. Part276.BrickColor = BrickColor.new("Mid gray")
  3090. Part276.Material = Enum.Material.Metal
  3091. Part276.TopSurface = Enum.SurfaceType.Smooth
  3092. Part276.brickColor = BrickColor.new("Mid gray")
  3093. Part276.FormFactor = Enum.FormFactor.Custom
  3094. Part276.formFactor = Enum.FormFactor.Custom
  3095. Part277.Parent = Model275
  3096. Part277.CFrame = CFrame.new(-20.566391, 4.01669884, -151.353668, 0.00938401837, -2.08616257e-07, -0.999958038, -2.56113708e-09, 1.00000215, 2.98023224e-07, 0.999956012, 0, 0.00938399974)
  3097. Part277.Orientation = Vector3.new(0, -89.4599991, 0)
  3098. Part277.Position = Vector3.new(-20.566391, 4.01669884, -151.353668)
  3099. Part277.Rotation = Vector3.new(0, -89.4799957, 0)
  3100. Part277.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3101. Part277.Size = Vector3.new(52.3999977, 5.99999952, 0.200000033)
  3102. Part277.Anchored = true
  3103. Part277.BottomSurface = Enum.SurfaceType.Smooth
  3104. Part277.BrickColor = BrickColor.new("Mid gray")
  3105. Part277.Material = Enum.Material.Metal
  3106. Part277.TopSurface = Enum.SurfaceType.Smooth
  3107. Part277.brickColor = BrickColor.new("Mid gray")
  3108. Part277.FormFactor = Enum.FormFactor.Custom
  3109. Part277.formFactor = Enum.FormFactor.Custom
  3110. Part278.Parent = Model275
  3111. Part278.CFrame = CFrame.new(-20.0664673, 4.51669884, -151.35881, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  3112. Part278.Orientation = Vector3.new(0, 90.5400009, 0)
  3113. Part278.Position = Vector3.new(-20.0664673, 4.51669884, -151.35881)
  3114. Part278.Rotation = Vector3.new(180, 89.4799957, 180)
  3115. Part278.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3116. Part278.Size = Vector3.new(52.3999977, 0.200000003, 2.4000001)
  3117. Part278.Anchored = true
  3118. Part278.BottomSurface = Enum.SurfaceType.Smooth
  3119. Part278.BrickColor = BrickColor.new("Mid gray")
  3120. Part278.Material = Enum.Material.Metal
  3121. Part278.TopSurface = Enum.SurfaceType.Smooth
  3122. Part278.brickColor = BrickColor.new("Mid gray")
  3123. Part278.FormFactor = Enum.FormFactor.Custom
  3124. Part278.formFactor = Enum.FormFactor.Custom
  3125. Part279.Parent = Model275
  3126. Part279.CFrame = CFrame.new(-20.0664673, 6.51669884, -151.35881, -0.00938401837, -2.08616257e-07, 0.999958038, 2.56113708e-09, 1.00000215, -2.98023224e-07, -0.999956012, 0, -0.00938399974)
  3127. Part279.Orientation = Vector3.new(0, 90.5400009, 0)
  3128. Part279.Position = Vector3.new(-20.0664673, 6.51669884, -151.35881)
  3129. Part279.Rotation = Vector3.new(180, 89.4799957, 180)
  3130. Part279.Color = Color3.new(0.803922, 0.803922, 0.803922)
  3131. Part279.Size = Vector3.new(52.3999977, 0.200000003, 2.4000001)
  3132. Part279.Anchored = true
  3133. Part279.BottomSurface = Enum.SurfaceType.Smooth
  3134. Part279.BrickColor = BrickColor.new("Mid gray")
  3135. Part279.Material = Enum.Material.Metal
  3136. Part279.TopSurface = Enum.SurfaceType.Smooth
  3137. Part279.brickColor = BrickColor.new("Mid gray")
  3138. Part279.FormFactor = Enum.FormFactor.Custom
  3139. Part279.formFactor = Enum.FormFactor.Custom
  3140. Part280.Parent = Model0
  3141. Part280.CFrame = CFrame.new(-10.215107, 4.12169075, -112.731171, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 0, 0, 0, 1)
  3142. Part280.Orientation = Vector3.new(0, 0, 90)
  3143. Part280.Position = Vector3.new(-10.215107, 4.12169075, -112.731171)
  3144. Part280.Rotation = Vector3.new(0, 0, 90)
  3145. Part280.Color = Color3.new(1, 0.34902, 0.34902)
  3146. Part280.Size = Vector3.new(2.6900003, 0.0500000007, 2)
  3147. Part280.Anchored = true
  3148. Part280.BottomSurface = Enum.SurfaceType.Smooth
  3149. Part280.BrickColor = BrickColor.new("Persimmon")
  3150. Part280.Material = Enum.Material.SmoothPlastic
  3151. Part280.TopSurface = Enum.SurfaceType.Smooth
  3152. Part280.brickColor = BrickColor.new("Persimmon")
  3153. SurfaceGui281.Parent = Part280
  3154. SurfaceGui281.LightInfluence = 1
  3155. SurfaceGui281.Face = Enum.NormalId.Bottom
  3156. TextLabel282.Parent = SurfaceGui281
  3157. TextLabel282.Size = UDim2.new(0, 800, 0, 500)
  3158. TextLabel282.BackgroundColor = BrickColor.new("Institutional white")
  3159. TextLabel282.BackgroundColor3 = Color3.new(1, 1, 1)
  3160. TextLabel282.BackgroundTransparency = 0.69999998807907
  3161. TextLabel282.Font = Enum.Font.SourceSans
  3162. TextLabel282.FontSize = Enum.FontSize.Size14
  3163. TextLabel282.Text = "Wyjscie"
  3164. TextLabel282.TextScaled = true
  3165. TextLabel282.TextSize = 14
  3166. TextLabel282.TextWrap = true
  3167. TextLabel282.TextWrapped = true
  3168. Part283.Parent = Model0
  3169. Part283.CFrame = CFrame.new(26.0048466, 15.8017006, -99.4812012, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3170. Part283.Position = Vector3.new(26.0048466, 15.8017006, -99.4812012)
  3171. Part283.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3172. Part283.Size = Vector3.new(94.2600327, 5.32999897, 1.40000355)
  3173. Part283.Anchored = true
  3174. Part283.BottomSurface = Enum.SurfaceType.Smooth
  3175. Part283.BrickColor = BrickColor.new("Gold")
  3176. Part283.Material = Enum.Material.Concrete
  3177. Part283.TopSurface = Enum.SurfaceType.Smooth
  3178. Part283.brickColor = BrickColor.new("Gold")
  3179. Part284.Parent = Model0
  3180. Part284.CFrame = CFrame.new(23.2801723, 1.7816658, -192.859894, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3181. Part284.Position = Vector3.new(23.2801723, 1.7816658, -192.859894)
  3182. Part284.Color = Color3.new(0.792157, 0.796079, 0.819608)
  3183. Part284.Size = Vector3.new(46.5999908, 3.12999916, 1.66999948)
  3184. Part284.Anchored = true
  3185. Part284.BottomSurface = Enum.SurfaceType.Smooth
  3186. Part284.BrickColor = BrickColor.new("Ghost grey")
  3187. Part284.Material = Enum.Material.Metal
  3188. Part284.TopSurface = Enum.SurfaceType.Smooth
  3189. Part284.brickColor = BrickColor.new("Ghost grey")
  3190. Part285.Parent = Model0
  3191. Part285.CFrame = CFrame.new(26.0048466, 15.8017006, -191.581909, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3192. Part285.Position = Vector3.new(26.0048466, 15.8017006, -191.581909)
  3193. Part285.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3194. Part285.Size = Vector3.new(94.2600327, 5.32999897, 1.40000355)
  3195. Part285.Anchored = true
  3196. Part285.BottomSurface = Enum.SurfaceType.Smooth
  3197. Part285.BrickColor = BrickColor.new("Gold")
  3198. Part285.Material = Enum.Material.Concrete
  3199. Part285.TopSurface = Enum.SurfaceType.Smooth
  3200. Part285.brickColor = BrickColor.new("Gold")
  3201. Part286.Parent = Model0
  3202. Part286.CFrame = CFrame.new(-10.4458847, 6.68668556, -100.230255, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3203. Part286.Position = Vector3.new(-10.4458847, 6.68668556, -100.230255)
  3204. Part286.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3205. Part286.Size = Vector3.new(0.340000004, 13.04, 0.44999519)
  3206. Part286.Anchored = true
  3207. Part286.BottomSurface = Enum.SurfaceType.Smooth
  3208. Part286.BrickColor = BrickColor.new("Daisy orange")
  3209. Part286.Material = Enum.Material.Concrete
  3210. Part286.TopSurface = Enum.SurfaceType.Smooth
  3211. Part286.brickColor = BrickColor.new("Daisy orange")
  3212. Part287.Parent = Model0
  3213. Part287.CFrame = CFrame.new(-21.2553253, 6.68668747, -145.501404, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3214. Part287.Position = Vector3.new(-21.2553253, 6.68668747, -145.501404)
  3215. Part287.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3216. Part287.Size = Vector3.new(0.509999931, 13.04, 93.3999939)
  3217. Part287.Anchored = true
  3218. Part287.BottomSurface = Enum.SurfaceType.Smooth
  3219. Part287.BrickColor = BrickColor.new("Daisy orange")
  3220. Part287.Material = Enum.Material.Concrete
  3221. Part287.TopSurface = Enum.SurfaceType.Smooth
  3222. Part287.brickColor = BrickColor.new("Daisy orange")
  3223. Part288.Parent = Model0
  3224. Part288.CFrame = CFrame.new(26.0151024, 0.191665649, -146.010071, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3225. Part288.Position = Vector3.new(26.0151024, 0.191665649, -146.010071)
  3226. Part288.Size = Vector3.new(94.1900024, 0.0500000007, 92.0499954)
  3227. Part288.Anchored = true
  3228. Part288.BottomSurface = Enum.SurfaceType.Smooth
  3229. Part288.Material = Enum.Material.Concrete
  3230. Part288.TopSurface = Enum.SurfaceType.Smooth
  3231. Texture289.Parent = Part288
  3232. Texture289.Texture = "rbxassetid://1694876770"
  3233. Texture289.Face = Enum.NormalId.Top
  3234. Part290.Parent = Model0
  3235. Part290.CFrame = CFrame.new(18.3297195, 23.6527176, -98.7561951, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3236. Part290.Position = Vector3.new(18.3297195, 23.6527176, -98.7561951)
  3237. Part290.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3238. Part290.Size = Vector3.new(21.5700035, 10.1899996, 0.0500000007)
  3239. Part290.Anchored = true
  3240. Part290.BottomSurface = Enum.SurfaceType.Smooth
  3241. Part290.BrickColor = BrickColor.new("Black")
  3242. Part290.Material = Enum.Material.Concrete
  3243. Part290.TopSurface = Enum.SurfaceType.Smooth
  3244. Part290.brickColor = BrickColor.new("Black")
  3245. Decal291.Parent = Part290
  3246. Decal291.Texture = "http://www.roblox.com/asset/?id=381854932"
  3247. Decal291.Face = Enum.NormalId.Back
  3248. Part292.Parent = Model0
  3249. Part292.CFrame = CFrame.new(31.301548, 6.68667221, -99.4664001, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3250. Part292.Position = Vector3.new(31.301548, 6.68667221, -99.4664001)
  3251. Part292.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3252. Part292.Size = Vector3.new(83.6199951, 13.04, 1.3299998)
  3253. Part292.Anchored = true
  3254. Part292.BottomSurface = Enum.SurfaceType.Smooth
  3255. Part292.BrickColor = BrickColor.new("Daisy orange")
  3256. Part292.Material = Enum.Material.Concrete
  3257. Part292.TopSurface = Enum.SurfaceType.Smooth
  3258. Part292.brickColor = BrickColor.new("Daisy orange")
  3259. Part293.Parent = Model0
  3260. Part293.CFrame = CFrame.new(66.7430878, 6.68666267, -107.926575, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3261. Part293.Position = Vector3.new(66.7430878, 6.68666267, -107.926575)
  3262. Part293.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3263. Part293.Size = Vector3.new(12.8699999, 13.04, 18.2500057)
  3264. Part293.Anchored = true
  3265. Part293.BottomSurface = Enum.SurfaceType.Smooth
  3266. Part293.BrickColor = BrickColor.new("Daisy orange")
  3267. Part293.Material = Enum.Material.Concrete
  3268. Part293.TopSurface = Enum.SurfaceType.Smooth
  3269. Part293.brickColor = BrickColor.new("Daisy orange")
  3270. Part294.Parent = Model0
  3271. Part294.CFrame = CFrame.new(23.460041, 15.8017006, -195.106934, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3272. Part294.Position = Vector3.new(23.460041, 15.8017006, -195.106934)
  3273. Part294.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3274. Part294.Size = Vector3.new(47.9300346, 5.32999897, 8.44999981)
  3275. Part294.Anchored = true
  3276. Part294.BottomSurface = Enum.SurfaceType.Smooth
  3277. Part294.BrickColor = BrickColor.new("Gold")
  3278. Part294.Material = Enum.Material.Concrete
  3279. Part294.TopSurface = Enum.SurfaceType.Smooth
  3280. Part294.brickColor = BrickColor.new("Gold")
  3281. Part295.Parent = Model0
  3282. Part295.CFrame = CFrame.new(59.6645813, 6.68666458, -191.539978, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3283. Part295.Position = Vector3.new(59.6645813, 6.68666458, -191.539978)
  3284. Part295.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3285. Part295.Size = Vector3.new(26.1699543, 13.04, 1.3299998)
  3286. Part295.Anchored = true
  3287. Part295.BottomSurface = Enum.SurfaceType.Smooth
  3288. Part295.BrickColor = BrickColor.new("Daisy orange")
  3289. Part295.Material = Enum.Material.Concrete
  3290. Part295.TopSurface = Enum.SurfaceType.Smooth
  3291. Part295.brickColor = BrickColor.new("Daisy orange")
  3292. Part296.Parent = Model0
  3293. Part296.CFrame = CFrame.new(-16.1753883, 15.801713, -189.131439, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3294. Part296.Position = Vector3.new(-16.1753883, 15.801713, -189.131439)
  3295. Part296.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3296. Part296.Size = Vector3.new(10.6699934, 5.32999897, 6.13998985)
  3297. Part296.Anchored = true
  3298. Part296.BottomSurface = Enum.SurfaceType.Smooth
  3299. Part296.BrickColor = BrickColor.new("Gold")
  3300. Part296.Material = Enum.Material.Concrete
  3301. Part296.TopSurface = Enum.SurfaceType.Smooth
  3302. Part296.brickColor = BrickColor.new("Gold")
  3303. Part297.Parent = Model0
  3304. Part297.CFrame = CFrame.new(10.3467064, 6.20166206, -198.999939, -1.00000203, -2.08616257e-07, 0, 2.98023224e-07, 1.00000215, 0, 0, 0, -1)
  3305. Part297.Orientation = Vector3.new(0, 180, 0)
  3306. Part297.Position = Vector3.new(10.3467064, 6.20166206, -198.999939)
  3307. Part297.Rotation = Vector3.new(-180, 0, 180)
  3308. Part297.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3309. Part297.Size = Vector3.new(6.62999916, 6.61000013, 0.0500000007)
  3310. Part297.Anchored = true
  3311. Part297.BottomSurface = Enum.SurfaceType.Smooth
  3312. Part297.BrickColor = BrickColor.new("Institutional white")
  3313. Part297.Material = Enum.Material.SmoothPlastic
  3314. Part297.TopSurface = Enum.SurfaceType.Smooth
  3315. Part297.brickColor = BrickColor.new("Institutional white")
  3316. Decal298.Parent = Part297
  3317. Decal298.Texture = "rbxassetid://1787417517"
  3318. Part299.Parent = Model0
  3319. Part299.CFrame = CFrame.new(-3.99572754, 6.68668365, -114.491425, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3320. Part299.Position = Vector3.new(-3.99572754, 6.68668365, -114.491425)
  3321. Part299.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3322. Part299.Size = Vector3.new(12.7200003, 13.04, 1.29999733)
  3323. Part299.Anchored = true
  3324. Part299.BottomSurface = Enum.SurfaceType.Smooth
  3325. Part299.BrickColor = BrickColor.new("Daisy orange")
  3326. Part299.Material = Enum.Material.Concrete
  3327. Part299.TopSurface = Enum.SurfaceType.Smooth
  3328. Part299.brickColor = BrickColor.new("Daisy orange")
  3329. Part300.Parent = Model0
  3330. Part300.CFrame = CFrame.new(-10.5248604, 4.12168884, -112.731171, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 0, 0, 0, 1)
  3331. Part300.Orientation = Vector3.new(0, 0, 90)
  3332. Part300.Position = Vector3.new(-10.5248604, 4.12168884, -112.731171)
  3333. Part300.Rotation = Vector3.new(0, 0, 90)
  3334. Part300.Color = Color3.new(1, 0.34902, 0.34902)
  3335. Part300.Size = Vector3.new(2.6900003, 0.0500000007, 2)
  3336. Part300.Anchored = true
  3337. Part300.BottomSurface = Enum.SurfaceType.Smooth
  3338. Part300.BrickColor = BrickColor.new("Persimmon")
  3339. Part300.Material = Enum.Material.SmoothPlastic
  3340. Part300.TopSurface = Enum.SurfaceType.Smooth
  3341. Part300.brickColor = BrickColor.new("Persimmon")
  3342. SurfaceGui301.Parent = Part300
  3343. SurfaceGui301.LightInfluence = 1
  3344. SurfaceGui301.Face = Enum.NormalId.Bottom
  3345. TextLabel302.Parent = SurfaceGui301
  3346. TextLabel302.Size = UDim2.new(0, 800, 0, 500)
  3347. TextLabel302.BackgroundColor = BrickColor.new("Institutional white")
  3348. TextLabel302.BackgroundColor3 = Color3.new(1, 1, 1)
  3349. TextLabel302.BackgroundTransparency = 0.69999998807907
  3350. TextLabel302.Font = Enum.Font.SourceSans
  3351. TextLabel302.FontSize = Enum.FontSize.Size14
  3352. TextLabel302.Text = "Wyjscie"
  3353. TextLabel302.TextScaled = true
  3354. TextLabel302.TextSize = 14
  3355. TextLabel302.TextWrap = true
  3356. TextLabel302.TextWrapped = true
  3357. Part303.Parent = Model0
  3358. Part303.CFrame = CFrame.new(-0.303344727, 6.68667984, -194.974976, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3359. Part303.Position = Vector3.new(-0.303344727, 6.68667984, -194.974976)
  3360. Part303.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3361. Part303.Size = Vector3.new(0.550000012, 13.04, 8.20000076)
  3362. Part303.Anchored = true
  3363. Part303.BottomSurface = Enum.SurfaceType.Smooth
  3364. Part303.BrickColor = BrickColor.new("Daisy orange")
  3365. Part303.Material = Enum.Material.Concrete
  3366. Part303.TopSurface = Enum.SurfaceType.Smooth
  3367. Part303.brickColor = BrickColor.new("Daisy orange")
  3368. Part304.Parent = Model0
  3369. Part304.CFrame = CFrame.new(22.0164986, 3.6866703, -101.131439, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3370. Part304.Position = Vector3.new(22.0164986, 3.6866703, -101.131439)
  3371. Part304.Color = Color3.new(0.623529, 0.631373, 0.67451)
  3372. Part304.Size = Vector3.new(32.1500015, 0.300000072, 2)
  3373. Part304.Anchored = true
  3374. Part304.BottomSurface = Enum.SurfaceType.Smooth
  3375. Part304.BrickColor = BrickColor.new("Fossil")
  3376. Part304.Material = Enum.Material.Metal
  3377. Part304.TopSurface = Enum.SurfaceType.Smooth
  3378. Part304.brickColor = BrickColor.new("Fossil")
  3379. Part305.Parent = Model0
  3380. Part305.CFrame = CFrame.new(62.0181046, 6.68666458, -103.811615, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3381. Part305.Position = Vector3.new(62.0181046, 6.68666458, -103.811615)
  3382. Part305.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3383. Part305.Size = Vector3.new(22.3199978, 13.04, 10.0200081)
  3384. Part305.Anchored = true
  3385. Part305.BottomSurface = Enum.SurfaceType.Smooth
  3386. Part305.BrickColor = BrickColor.new("Daisy orange")
  3387. Part305.Material = Enum.Material.Concrete
  3388. Part305.TopSurface = Enum.SurfaceType.Smooth
  3389. Part305.brickColor = BrickColor.new("Daisy orange")
  3390. Part306.Parent = Model0
  3391. Part306.CFrame = CFrame.new(72.9232788, 6.68666077, -145.501404, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3392. Part306.Position = Vector3.new(72.9232788, 6.68666077, -145.501404)
  3393. Part306.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3394. Part306.Size = Vector3.new(0.509999931, 13.04, 93.3999939)
  3395. Part306.Anchored = true
  3396. Part306.BottomSurface = Enum.SurfaceType.Smooth
  3397. Part306.BrickColor = BrickColor.new("Daisy orange")
  3398. Part306.Material = Enum.Material.Concrete
  3399. Part306.TopSurface = Enum.SurfaceType.Smooth
  3400. Part306.brickColor = BrickColor.new("Daisy orange")
  3401. Part307.Parent = Model0
  3402. Part307.CFrame = CFrame.new(-10.4983101, 6.68668747, -191.539978, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3403. Part307.Position = Vector3.new(-10.4983101, 6.68668747, -191.539978)
  3404. Part307.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3405. Part307.Size = Vector3.new(20.9399509, 13.04, 1.3299998)
  3406. Part307.Anchored = true
  3407. Part307.BottomSurface = Enum.SurfaceType.Smooth
  3408. Part307.BrickColor = BrickColor.new("Daisy orange")
  3409. Part307.Material = Enum.Material.Concrete
  3410. Part307.TopSurface = Enum.SurfaceType.Smooth
  3411. Part307.brickColor = BrickColor.new("Daisy orange")
  3412. Part308.Parent = Model0
  3413. Part308.CFrame = CFrame.new(72.9607544, 15.8016872, -145.501404, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3414. Part308.Position = Vector3.new(72.9607544, 15.8016872, -145.501404)
  3415. Part308.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3416. Part308.Size = Vector3.new(0.509999931, 5.32999897, 93.3999939)
  3417. Part308.Anchored = true
  3418. Part308.BottomSurface = Enum.SurfaceType.Smooth
  3419. Part308.BrickColor = BrickColor.new("Gold")
  3420. Part308.Material = Enum.Material.Concrete
  3421. Part308.TopSurface = Enum.SurfaceType.Smooth
  3422. Part308.brickColor = BrickColor.new("Gold")
  3423. Part309.Parent = Model0
  3424. Part309.CFrame = CFrame.new(45.6989136, 26.0162392, -145.581421, 0.974801779, 0.223082185, 0, -0.223082706, 0.974801779, 0, 0, 0, 1)
  3425. Part309.Orientation = Vector3.new(0, 0, -12.8899994)
  3426. Part309.Position = Vector3.new(45.6989136, 26.0162392, -145.581421)
  3427. Part309.Rotation = Vector3.new(0, 0, -12.8899994)
  3428. Part309.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3429. Part309.Size = Vector3.new(62.6600037, 3.27999759, 93.6199722)
  3430. Part309.Anchored = true
  3431. Part309.BottomSurface = Enum.SurfaceType.Smooth
  3432. Part309.BrickColor = BrickColor.new("Bright yellow")
  3433. Part309.Material = Enum.Material.Concrete
  3434. Part309.TopSurface = Enum.SurfaceType.Smooth
  3435. Part309.brickColor = BrickColor.new("Bright yellow")
  3436. Part310.Parent = Model0
  3437. Part310.CFrame = CFrame.new(-21.2553253, 15.8017159, -145.501404, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3438. Part310.Position = Vector3.new(-21.2553253, 15.8017159, -145.501404)
  3439. Part310.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3440. Part310.Size = Vector3.new(0.509999931, 5.32999897, 93.3999939)
  3441. Part310.Anchored = true
  3442. Part310.BottomSurface = Enum.SurfaceType.Smooth
  3443. Part310.BrickColor = BrickColor.new("Gold")
  3444. Part310.Material = Enum.Material.Concrete
  3445. Part310.TopSurface = Enum.SurfaceType.Smooth
  3446. Part310.brickColor = BrickColor.new("Gold")
  3447. Part311.Parent = Model0
  3448. Part311.CFrame = CFrame.new(-4.36637115, 26.2682228, -145.581421, 0.955744267, -0.294205904, 0, 0.294205487, 0.955744505, 0, 0, 0, 1)
  3449. Part311.Orientation = Vector3.new(0, 0, 17.1099987)
  3450. Part311.Position = Vector3.new(-4.36637115, 26.2682228, -145.581421)
  3451. Part311.Rotation = Vector3.new(0, 0, 17.1099987)
  3452. Part311.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3453. Part311.Size = Vector3.new(42.6100006, 3.56999874, 93.6199722)
  3454. Part311.Anchored = true
  3455. Part311.BottomSurface = Enum.SurfaceType.Smooth
  3456. Part311.BrickColor = BrickColor.new("Bright yellow")
  3457. Part311.Material = Enum.Material.Concrete
  3458. Part311.TopSurface = Enum.SurfaceType.Smooth
  3459. Part311.brickColor = BrickColor.new("Bright yellow")
  3460. Part312.Parent = Model0
  3461. Part312.CFrame = CFrame.new(-15.7701721, 0.191675186, -100.165039, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3462. Part312.Position = Vector3.new(-15.7701721, 0.191675186, -100.165039)
  3463. Part312.Size = Vector3.new(10.6200085, 0.0500000007, 2)
  3464. Part312.Anchored = true
  3465. Part312.BottomSurface = Enum.SurfaceType.Smooth
  3466. Part312.Material = Enum.Material.Concrete
  3467. Part312.TopSurface = Enum.SurfaceType.Smooth
  3468. Texture313.Parent = Part312
  3469. Texture313.Texture = "rbxassetid://1694876770"
  3470. Texture313.Face = Enum.NormalId.Top
  3471. Part314.Parent = Model0
  3472. Part314.CFrame = CFrame.new(47.2294998, 6.6866684, -194.974976, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3473. Part314.Position = Vector3.new(47.2294998, 6.6866684, -194.974976)
  3474. Part314.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3475. Part314.Size = Vector3.new(0.550000012, 13.04, 8.20000076)
  3476. Part314.Anchored = true
  3477. Part314.BottomSurface = Enum.SurfaceType.Smooth
  3478. Part314.BrickColor = BrickColor.new("Daisy orange")
  3479. Part314.Material = Enum.Material.Concrete
  3480. Part314.TopSurface = Enum.SurfaceType.Smooth
  3481. Part314.brickColor = BrickColor.new("Daisy orange")
  3482. Part315.Parent = Model0
  3483. Part315.CFrame = CFrame.new(-13.5715256, 4.12169456, -115.033783, -2.08616257e-07, 0, -1.00000203, 1.00000215, 0, 2.98023224e-07, 0, -1, 0)
  3484. Part315.Orientation = Vector3.new(0, -90, 90)
  3485. Part315.Position = Vector3.new(-13.5715256, 4.12169456, -115.033783)
  3486. Part315.Rotation = Vector3.new(-90, -90, 0)
  3487. Part315.Color = Color3.new(1, 0.34902, 0.34902)
  3488. Part315.Size = Vector3.new(2.6900003, 0.0500000007, 2)
  3489. Part315.Anchored = true
  3490. Part315.BottomSurface = Enum.SurfaceType.Smooth
  3491. Part315.BrickColor = BrickColor.new("Persimmon")
  3492. Part315.Material = Enum.Material.SmoothPlastic
  3493. Part315.TopSurface = Enum.SurfaceType.Smooth
  3494. Part315.brickColor = BrickColor.new("Persimmon")
  3495. SurfaceGui316.Parent = Part315
  3496. SurfaceGui316.LightInfluence = 1
  3497. SurfaceGui316.Face = Enum.NormalId.Bottom
  3498. TextLabel317.Parent = SurfaceGui316
  3499. TextLabel317.Size = UDim2.new(0, 800, 0, 500)
  3500. TextLabel317.BackgroundColor = BrickColor.new("Institutional white")
  3501. TextLabel317.BackgroundColor3 = Color3.new(1, 1, 1)
  3502. TextLabel317.BackgroundTransparency = 0.69999998807907
  3503. TextLabel317.Font = Enum.Font.SourceSans
  3504. TextLabel317.FontSize = Enum.FontSize.Size14
  3505. TextLabel317.Text = "Wejscie"
  3506. TextLabel317.TextScaled = true
  3507. TextLabel317.TextSize = 14
  3508. TextLabel317.TextWrap = true
  3509. TextLabel317.TextWrapped = true
  3510. Part318.Parent = Model0
  3511. Part318.CFrame = CFrame.new(-9.57551575, 15.6267042, -107.001495, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3512. Part318.Position = Vector3.new(-9.57551575, 15.6267042, -107.001495)
  3513. Part318.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3514. Part318.Size = Vector3.new(23.8700008, 5.67999935, 16.3999996)
  3515. Part318.Anchored = true
  3516. Part318.BottomSurface = Enum.SurfaceType.Smooth
  3517. Part318.BrickColor = BrickColor.new("Gold")
  3518. Part318.Material = Enum.Material.Concrete
  3519. Part318.TopSurface = Enum.SurfaceType.Smooth
  3520. Part318.brickColor = BrickColor.new("Gold")
  3521. Part319.Parent = Model0
  3522. Part319.CFrame = CFrame.new(23.4468594, 6.68667412, -199.209961, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3523. Part319.Position = Vector3.new(23.4468594, 6.68667412, -199.209961)
  3524. Part319.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3525. Part319.Size = Vector3.new(48.0499916, 13.04, 0.370000005)
  3526. Part319.Anchored = true
  3527. Part319.BottomSurface = Enum.SurfaceType.Smooth
  3528. Part319.BrickColor = BrickColor.new("Daisy orange")
  3529. Part319.Material = Enum.Material.Concrete
  3530. Part319.TopSurface = Enum.SurfaceType.Smooth
  3531. Part319.brickColor = BrickColor.new("Daisy orange")
  3532. Part320.Parent = Model0
  3533. Part320.CFrame = CFrame.new(-16.175293, 6.68669128, -189.096375, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3534. Part320.Position = Vector3.new(-16.175293, 6.68669128, -189.096375)
  3535. Part320.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3536. Part320.Size = Vector3.new(10.670002, 13.04, 6.20998383)
  3537. Part320.Anchored = true
  3538. Part320.BottomSurface = Enum.SurfaceType.Smooth
  3539. Part320.BrickColor = BrickColor.new("Daisy orange")
  3540. Part320.Material = Enum.Material.Concrete
  3541. Part320.TopSurface = Enum.SurfaceType.Smooth
  3542. Part320.brickColor = BrickColor.new("Daisy orange")
  3543. Part321.Parent = Model0
  3544. Part321.CFrame = CFrame.new(62.1158791, 15.8016891, -103.716339, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3545. Part321.Position = Vector3.new(62.1158791, 15.8016891, -103.716339)
  3546. Part321.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3547. Part321.Size = Vector3.new(22.2000122, 5.32999897, 9.83000278)
  3548. Part321.Anchored = true
  3549. Part321.BottomSurface = Enum.SurfaceType.Smooth
  3550. Part321.BrickColor = BrickColor.new("Gold")
  3551. Part321.Material = Enum.Material.Concrete
  3552. Part321.TopSurface = Enum.SurfaceType.Smooth
  3553. Part321.brickColor = BrickColor.new("Gold")
  3554. Part322.Parent = Model0
  3555. Part322.CFrame = CFrame.new(-21.2553253, 6.68668747, -112.296234, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3556. Part322.Position = Vector3.new(-21.2553253, 6.68668747, -112.296234)
  3557. Part322.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3558. Part322.Size = Vector3.new(0.509999931, 13.04, 5.40999651)
  3559. Part322.Anchored = true
  3560. Part322.BottomSurface = Enum.SurfaceType.Smooth
  3561. Part322.BrickColor = BrickColor.new("Daisy orange")
  3562. Part322.Material = Enum.Material.Concrete
  3563. Part322.TopSurface = Enum.SurfaceType.Smooth
  3564. Part322.brickColor = BrickColor.new("Daisy orange")
  3565. Part323.Parent = Model0
  3566. Part323.CFrame = CFrame.new(-10.4458847, 6.68668556, -113.11618, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3567. Part323.Position = Vector3.new(-10.4458847, 6.68668556, -113.11618)
  3568. Part323.Color = Color3.new(0.972549, 0.85098, 0.427451)
  3569. Part323.Size = Vector3.new(0.340000004, 13.04, 4.02999544)
  3570. Part323.Anchored = true
  3571. Part323.BottomSurface = Enum.SurfaceType.Smooth
  3572. Part323.BrickColor = BrickColor.new("Daisy orange")
  3573. Part323.Material = Enum.Material.Concrete
  3574. Part323.TopSurface = Enum.SurfaceType.Smooth
  3575. Part323.brickColor = BrickColor.new("Daisy orange")
  3576. Part324.Parent = Model0
  3577. Part324.CFrame = CFrame.new(-16.0854492, 15.6267071, -107.001495, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3578. Part324.Position = Vector3.new(-16.0854492, 15.6267071, -107.001495)
  3579. Part324.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3580. Part324.Size = Vector3.new(10.8500032, 5.67999935, 16.3999996)
  3581. Part324.Anchored = true
  3582. Part324.BottomSurface = Enum.SurfaceType.Smooth
  3583. Part324.BrickColor = BrickColor.new("Gold")
  3584. Part324.Material = Enum.Material.Concrete
  3585. Part324.TopSurface = Enum.SurfaceType.Smooth
  3586. Part324.brickColor = BrickColor.new("Gold")
  3587. Part325.Parent = Model0
  3588. Part325.CFrame = CFrame.new(23.2801743, 2.12167931, -192.22998, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3589. Part325.Position = Vector3.new(23.2801743, 2.12167931, -192.22998)
  3590. Part325.Color = Color3.new(0.792157, 0.796079, 0.819608)
  3591. Part325.Size = Vector3.new(46.5999908, 3.80999851, 0.410000026)
  3592. Part325.Anchored = true
  3593. Part325.BottomSurface = Enum.SurfaceType.Smooth
  3594. Part325.BrickColor = BrickColor.new("Ghost grey")
  3595. Part325.Material = Enum.Material.Metal
  3596. Part325.TopSurface = Enum.SurfaceType.Smooth
  3597. Part325.brickColor = BrickColor.new("Ghost grey")
  3598. Part326.Parent = Model0
  3599. Part326.CFrame = CFrame.new(23.4250717, 0.191667557, -195.48999, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3600. Part326.Position = Vector3.new(23.4250717, 0.191667557, -195.48999)
  3601. Part326.Size = Vector3.new(47.9499855, 0.0500000007, 7.01000166)
  3602. Part326.Anchored = true
  3603. Part326.BottomSurface = Enum.SurfaceType.Smooth
  3604. Part326.Material = Enum.Material.Concrete
  3605. Part326.TopSurface = Enum.SurfaceType.Smooth
  3606. Texture327.Parent = Part326
  3607. Texture327.Texture = "rbxassetid://1694876770"
  3608. Texture327.Face = Enum.NormalId.Top
  3609. Part328.Parent = Model0
  3610. Part328.CFrame = CFrame.new(66.7557831, 15.8016872, -107.891235, 1.00000203, -2.08616257e-07, 0, -2.98023224e-07, 1.00000215, 0, 0, 0, 1)
  3611. Part328.Position = Vector3.new(66.7557831, 15.8016872, -107.891235)
  3612. Part328.Color = Color3.new(0.937255, 0.721569, 0.219608)
  3613. Part328.Size = Vector3.new(12.9200106, 5.32999897, 18.1800041)
  3614. Part328.Anchored = true
  3615. Part328.BottomSurface = Enum.SurfaceType.Smooth
  3616. Part328.BrickColor = BrickColor.new("Gold")
  3617. Part328.Material = Enum.Material.Concrete
  3618. Part328.TopSurface = Enum.SurfaceType.Smooth
  3619. Part328.brickColor = BrickColor.new("Gold")
  3620. WedgePart329.Parent = Model0
  3621. WedgePart329.CFrame = CFrame.new(45.1254883, 25.3367043, -145.551392, 0, -2.08616257e-07, -1.00000203, 0, 1.00000215, 2.98023224e-07, 1, 0, 0)
  3622. WedgePart329.Orientation = Vector3.new(0, -90, 0)
  3623. WedgePart329.Position = Vector3.new(45.1254883, 25.3367043, -145.551392)
  3624. WedgePart329.Rotation = Vector3.new(0, -90, 0)
  3625. WedgePart329.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3626. WedgePart329.Size = Vector3.new(93.5399704, 13.7400112, 61.3200073)
  3627. WedgePart329.Anchored = true
  3628. WedgePart329.BottomSurface = Enum.SurfaceType.Smooth
  3629. WedgePart329.BrickColor = BrickColor.new("Black")
  3630. WedgePart329.Material = Enum.Material.Concrete
  3631. WedgePart329.brickColor = BrickColor.new("Black")
  3632. WedgePart330.Parent = Model0
  3633. WedgePart330.CFrame = CFrame.new(-4.70527649, 25.0667286, -145.551392, 0, -2.08616257e-07, 1.00000203, 0, 1.00000215, -2.98023224e-07, -1, 0, 0)
  3634. WedgePart330.Orientation = Vector3.new(0, 90, 0)
  3635. WedgePart330.Position = Vector3.new(-4.70527649, 25.0667286, -145.551392)
  3636. WedgePart330.Rotation = Vector3.new(0, 90, 0)
  3637. WedgePart330.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3638. WedgePart330.Size = Vector3.new(93.5399704, 13.2000027, 38.7300072)
  3639. WedgePart330.Anchored = true
  3640. WedgePart330.BottomSurface = Enum.SurfaceType.Smooth
  3641. WedgePart330.BrickColor = BrickColor.new("Black")
  3642. WedgePart330.Material = Enum.Material.Concrete
  3643. WedgePart330.brickColor = BrickColor.new("Black")
  3644. for i,v in pairs(mas:GetChildren()) do
  3645. v.Parent = workspace
  3646. pcall(function() v:MakeJoints() end)
  3647. end
  3648. mas:Destroy()
  3649. for i,v in pairs(cors) do
  3650. spawn(function()
  3651. pcall(v)
  3652. end)
  3653. end
  3654. Model0.Parent = player.Character
  3655. boomboxmodel.Parent = player.Character
  3656. Sound3:Play()
  3657. local bodyweld = Instance.new("Weld", boomboxpart)
  3658. bodyweld.Part0 = player.Character.Torso
  3659. bodyweld.Part1 = boomboxpart
  3660. bodyweld.C0 = CFrame.new(0,-0.2,1.5)
  3661. local walking = false
  3662. local function iswalking(player, yesorno)
  3663. if player == currentplayer then
  3664. if walking == true and yesorno == false then
  3665. walking = yesorno
  3666. print(yesorno)
  3667. end
  3668. if walking == false and yesorno == true then
  3669. walking = yesorno
  3670. print(yesorno)
  3671. end
  3672. end
  3673. end
  3674. walkevent.OnServerEvent:connect(iswalking)
  3675. local rightarm = Instance.new("Weld", player.Character.Torso)
  3676. rightarm.Part0 = player.Character.Torso
  3677. rightarm.Part1 = player.Character["Right Arm"]
  3678. rightarm.C0 = CFrame.new(1.5,0,0)
  3679. rightarm.Name = "RightArmWeld"
  3680. local rightleg = Instance.new("Weld", player.Character.Torso)
  3681. rightleg.Part0 = player.Character.Torso
  3682. rightleg.Part1 = player.Character["Right Leg"]
  3683. rightleg.C0 = CFrame.new(0.5,-2,0)
  3684. rightleg.Name = "RightLegWeld"
  3685. local leftarm = Instance.new("Weld", player.Character.Torso)
  3686. leftarm.Part0 = player.Character.Torso
  3687. leftarm.Part1 = player.Character["Left Arm"]
  3688. leftarm.C0 = CFrame.new(-1.5,0,0)
  3689. leftarm.Name = "LeftArmWeld"
  3690. local leftleg = Instance.new("Weld", player.Character.Torso)
  3691. leftleg.Part0 = player.Character.Torso
  3692. leftleg.Part1 = player.Character["Left Leg"]
  3693. leftleg.C0 = CFrame.new(-0.5,-2,0)
  3694. leftleg.Name = "LeftLegWeld"
  3695. local head = Instance.new("Weld", player.Character.Torso)
  3696. head.Part0 = player.Character.Torso
  3697. head.Part1 = player.Character.Head
  3698. head.C0 = CFrame.new(0,1.5,0)
  3699. head.Name = "HeadWeld"
  3700. local humanoidrootpart = Instance.new("Weld", player.Character.HumanoidRootPart)
  3701. humanoidrootpart.Part0 = player.Character.HumanoidRootPart
  3702. humanoidrootpart.Part1 = player.Character.Torso
  3703. humanoidrootpart.Name = "HumanoidRootPartWeld"
  3704. while wait() do
  3705. if walking and currentplayer == player then
  3706. for i = 0.3,0.85 , 0.07 do
  3707. if walking and currentplayer == player then
  3708. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.48895502, 0.12624526, 0.348181963, 0.998222828, 0.0203129686, -0.0560226478, 0.0203129761, 0.767821491, 0.64034152, 0.0560226291, -0.64034164, 0.766044438),i)
  3709. leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.43299222, 0.204380989, -0.474475622, 0.989740968, -0.123756409, -0.0713938177, 0.0133898463, 0.577847302, -0.816034853, 0.142244279, 0.806707263, 0.573576391),i)
  3710. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.527039051, -1.78302765, 0.642787695, 0.999390841, 0.026734557, 0.0224329531, -0.0348994918, 0.765577614, 0.642395973, 0, -0.642787635, 0.766044438),i)
  3711. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.522737741, -1.65984559, -0.766044617, 0.999390841, -0.0224329531, 0.0267345682, 0.0348994918, 0.642395794, -0.765577734, 0, 0.766044497, 0.642787457),i)
  3712. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.996194661, 6.98491931e-09, -0.0871561021, 0.00759615982, 0.996194661, 0.0868242308, 0.0868244469, -0.087155886, 0.992403805),i)
  3713. head.C0 = head.C0:lerp(CFrame.new(2.38418579e-07, 1.49809694, 0.0435779095, 0.996194661, 6.38283382e-09, 0.0871560946, 0.00759615889, 0.996194601, -0.0868242308, -0.0868244469, 0.087155886, 0.992403746),i)
  3714. wait()
  3715. end
  3716. end
  3717. for i = 0.3,0.85 , 0.07 do
  3718. if walking and currentplayer == player then
  3719. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.52790117, 0.224663973, -0.381457806, 0.998222768, -0.0575798303, -0.0153529942, 0.0203129854, 0.570985019, -0.82070899, 0.056022618, 0.818938732, 0.571139872),i)
  3720. leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.52610898, 0.223407269, 0.38302207, 0.996194661, 0.0560226291, 0.0667651519, -0.0871556997, 0.64034164, 0.763129294, 7.4505806e-09, -0.766044319, 0.642787695),i)
  3721. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.520322084, -1.59067655, -0.819151878, 0.999390841, 0.0200175196, -0.028587997, -0.0348994918, 0.573226929, -0.818652987, 0, 0.819151998, 0.57357645),i)
  3722. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.528892756, -1.83610249, 0.573575974, 0.999390841, -0.0285879895, -0.020017527, 0.0348994955, 0.818652987, 0.57322675, -7.4505806e-09, -0.573576212, 0.819152057),i)
  3723. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.996194661, -1.44354999e-08, 0.0871558934, -0.00759615237, 0.996194661, 0.0868244395, -0.0868242383, -0.0871560946, 0.992403805),i)
  3724. head.C0 = head.C0:lerp(CFrame.new(0, 1.49809742, 0.0435781479, 0.996194601, -1.27129169e-08, -0.0871559009, -0.0075961519, 0.996194661, -0.0868244097, 0.0868242458, 0.0871560723, 0.992403746),i)
  3725. wait()
  3726. end
  3727. end
  3728. else
  3729. for i = 0.3,1 , 0.05 do
  3730. if not walking and currentplayer == player then
  3731. rightarm.C0 = rightarm.C0:lerp(CFrame.new(1.54167509, 0.0454804897, 0, 0.99619472, -0.0871554911, 0, 0.0871554837, 0.996194661, -4.4408921e-16, 0, 4.4408921e-16, 1),i)
  3732. leftarm.C0 = leftarm.C0:lerp(CFrame.new(-1.54167533, 0.0454804897, 0, 0.99619472, 0.0871554911, 0, -0.0871554837, 0.996194661, -4.4408921e-16, 0, 4.4408921e-16, 1),i)
  3733. leftleg.C0 = leftleg.C0:lerp(CFrame.new(-0.535203695, -2.01684046, 0, 0.999390841, 0.0348991081, 0, -0.0348991044, 0.999390781, 2.22044605e-16, 0, -1.11022302e-16, 1),i)
  3734. rightleg.C0 = rightleg.C0:lerp(CFrame.new(0.535203695, -2.01684022, 0, 0.999390841, -0.0348991081, 0, 0.0348991044, 0.999390781, 2.22044605e-16, 0, -1.11022302e-16, 1),i)
  3735. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0,0,0),i)
  3736. head.C0 = head.C0:lerp(CFrame.new(0,1.5,0),i)
  3737. wait()
  3738. end
  3739. end
  3740. end
  3741. end
  3742. end
  3743. end
  3744. intro.OnServerEvent:connect(begin)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement