Advertisement
Guest User

Untitled

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