CrastAndNoob

House Creation (9250 Lines!)

Aug 11th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 416.25 KB | None | 0 0
  1. --Created by PenguinAnonymous (ttyyuu12345) Editied by Dittoide
  2. --What's Added To M2S with Dittoide's Edit?
  3. --/ Better dummy script function to improve compatibility (makes it like you are running the code inside the script.)
  4. --/ Removed Gui In Bottom-Left for when you are making guis.
  5. --/ Removed "Inserting Map Please Wait" gui when selected Workspace as Place to export.
  6. --Credit: PenguinAnonymous for making original script, i just wanted to iron it out to my liking.
  7. --Errors: UnionOperation,MeshPart,Attachment,Animator,Accessory,Camera
  8. local runDummyScript = function(f,scri)
  9. if (not scri:IsA('Script')) or (not scri:IsA('LocalScript')) then return false; end;
  10. local Dummy_CoRoutine = coroutine.create(function()
  11. getfenv().script = scri
  12. ypcall(function() f() end)
  13. end)
  14. table.insert(cors,Dummy_CoRoutine);
  15. coroutine.resume(Dummy_CoRoutine);
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. mas.Name = "M2S_Model"
  20. o1 = Instance.new("Model")
  21. o2 = Instance.new("Model")
  22. o3 = Instance.new("Model")
  23. o4 = Instance.new("Part")
  24. o5 = Instance.new("PointLight")
  25. o6 = Instance.new("PointLight")
  26. o7 = Instance.new("PointLight")
  27. o8 = Instance.new("PointLight")
  28. o9 = Instance.new("PointLight")
  29. o10 = Instance.new("PointLight")
  30. o11 = Instance.new("PointLight")
  31. o12 = Instance.new("PointLight")
  32. o13 = Instance.new("PointLight")
  33. o14 = Instance.new("PointLight")
  34. o15 = Instance.new("PointLight")
  35. o16 = Instance.new("PointLight")
  36. o17 = Instance.new("SpotLight")
  37. o18 = Instance.new("SpotLight")
  38. o19 = Instance.new("SpotLight")
  39. o20 = Instance.new("SpotLight")
  40. o21 = Instance.new("SpotLight")
  41. o22 = Instance.new("SpotLight")
  42. o23 = Instance.new("SpotLight")
  43. o24 = Instance.new("SpotLight")
  44. o25 = Instance.new("SpotLight")
  45. o26 = Instance.new("SpotLight")
  46. o27 = Instance.new("SpotLight")
  47. o28 = Instance.new("SpotLight")
  48. o29 = Instance.new("SpotLight")
  49. o30 = Instance.new("SpotLight")
  50. o31 = Instance.new("SurfaceLight")
  51. o32 = Instance.new("SurfaceLight")
  52. o33 = Instance.new("SurfaceLight")
  53. o34 = Instance.new("SurfaceLight")
  54. o35 = Instance.new("SurfaceLight")
  55. o36 = Instance.new("SurfaceLight")
  56. o37 = Instance.new("SurfaceLight")
  57. o38 = Instance.new("SurfaceLight")
  58. o39 = Instance.new("Part")
  59. o40 = Instance.new("Model")
  60. o41 = Instance.new("Model")
  61. o43 = Instance.new("PointLight")
  62. o44 = Instance.new("PointLight")
  63. o45 = Instance.new("PointLight")
  64. o46 = Instance.new("PointLight")
  65. o47 = Instance.new("PointLight")
  66. o48 = Instance.new("PointLight")
  67. o49 = Instance.new("PointLight")
  68. o50 = Instance.new("PointLight")
  69. o51 = Instance.new("PointLight")
  70. o52 = Instance.new("ManualWeld")
  71. o53 = Instance.new("Part")
  72. o54 = Instance.new("BlockMesh")
  73. o55 = Instance.new("CylinderMesh")
  74. o57 = Instance.new("ManualWeld")
  75. o58 = Instance.new("ManualWeld")
  76. o59 = Instance.new("WedgePart")
  77. o60 = Instance.new("Model")
  78. o61 = Instance.new("Part")
  79. o62 = Instance.new("PointLight")
  80. o63 = Instance.new("PointLight")
  81. o64 = Instance.new("PointLight")
  82. o65 = Instance.new("PointLight")
  83. o66 = Instance.new("PointLight")
  84. o67 = Instance.new("PointLight")
  85. o68 = Instance.new("PointLight")
  86. o69 = Instance.new("PointLight")
  87. o70 = Instance.new("PointLight")
  88. o71 = Instance.new("PointLight")
  89. o72 = Instance.new("PointLight")
  90. o73 = Instance.new("PointLight")
  91. o74 = Instance.new("SpotLight")
  92. o75 = Instance.new("SpotLight")
  93. o76 = Instance.new("SpotLight")
  94. o77 = Instance.new("SpotLight")
  95. o78 = Instance.new("SpotLight")
  96. o79 = Instance.new("SpotLight")
  97. o80 = Instance.new("SpotLight")
  98. o81 = Instance.new("SpotLight")
  99. o82 = Instance.new("SpotLight")
  100. o83 = Instance.new("SpotLight")
  101. o84 = Instance.new("SpotLight")
  102. o85 = Instance.new("SpotLight")
  103. o86 = Instance.new("SpotLight")
  104. o87 = Instance.new("SpotLight")
  105. o88 = Instance.new("SurfaceLight")
  106. o89 = Instance.new("SurfaceLight")
  107. o90 = Instance.new("SurfaceLight")
  108. o91 = Instance.new("SurfaceLight")
  109. o92 = Instance.new("SurfaceLight")
  110. o93 = Instance.new("SurfaceLight")
  111. o94 = Instance.new("SurfaceLight")
  112. o95 = Instance.new("SurfaceLight")
  113. o96 = Instance.new("Part")
  114. o97 = Instance.new("Model")
  115. o98 = Instance.new("Part")
  116. o99 = Instance.new("PointLight")
  117. o100 = Instance.new("PointLight")
  118. o101 = Instance.new("PointLight")
  119. o102 = Instance.new("PointLight")
  120. o103 = Instance.new("PointLight")
  121. o104 = Instance.new("PointLight")
  122. o105 = Instance.new("PointLight")
  123. o106 = Instance.new("PointLight")
  124. o107 = Instance.new("Part")
  125. o108 = Instance.new("PointLight")
  126. o109 = Instance.new("PointLight")
  127. o110 = Instance.new("PointLight")
  128. o111 = Instance.new("PointLight")
  129. o112 = Instance.new("PointLight")
  130. o113 = Instance.new("PointLight")
  131. o114 = Instance.new("PointLight")
  132. o115 = Instance.new("PointLight")
  133. o116 = Instance.new("Part")
  134. o117 = Instance.new("PointLight")
  135. o118 = Instance.new("PointLight")
  136. o119 = Instance.new("PointLight")
  137. o120 = Instance.new("PointLight")
  138. o121 = Instance.new("PointLight")
  139. o122 = Instance.new("PointLight")
  140. o123 = Instance.new("PointLight")
  141. o124 = Instance.new("PointLight")
  142. o125 = Instance.new("Part")
  143. o126 = Instance.new("PointLight")
  144. o127 = Instance.new("PointLight")
  145. o128 = Instance.new("PointLight")
  146. o129 = Instance.new("PointLight")
  147. o130 = Instance.new("PointLight")
  148. o131 = Instance.new("PointLight")
  149. o132 = Instance.new("PointLight")
  150. o133 = Instance.new("PointLight")
  151. o134 = Instance.new("Part")
  152. o135 = Instance.new("PointLight")
  153. o136 = Instance.new("PointLight")
  154. o137 = Instance.new("PointLight")
  155. o138 = Instance.new("PointLight")
  156. o139 = Instance.new("PointLight")
  157. o140 = Instance.new("PointLight")
  158. o141 = Instance.new("PointLight")
  159. o142 = Instance.new("PointLight")
  160. o143 = Instance.new("Model")
  161. o144 = Instance.new("Part")
  162. o145 = Instance.new("PointLight")
  163. o146 = Instance.new("PointLight")
  164. o147 = Instance.new("PointLight")
  165. o148 = Instance.new("PointLight")
  166. o149 = Instance.new("PointLight")
  167. o150 = Instance.new("PointLight")
  168. o151 = Instance.new("PointLight")
  169. o152 = Instance.new("PointLight")
  170. o153 = Instance.new("PointLight")
  171. o154 = Instance.new("PointLight")
  172. o155 = Instance.new("PointLight")
  173. o156 = Instance.new("PointLight")
  174. o157 = Instance.new("SpotLight")
  175. o158 = Instance.new("SpotLight")
  176. o159 = Instance.new("SpotLight")
  177. o160 = Instance.new("SpotLight")
  178. o161 = Instance.new("SpotLight")
  179. o162 = Instance.new("SpotLight")
  180. o163 = Instance.new("SpotLight")
  181. o164 = Instance.new("SpotLight")
  182. o165 = Instance.new("SpotLight")
  183. o166 = Instance.new("SpotLight")
  184. o167 = Instance.new("SpotLight")
  185. o168 = Instance.new("SpotLight")
  186. o169 = Instance.new("SpotLight")
  187. o170 = Instance.new("SpotLight")
  188. o171 = Instance.new("SurfaceLight")
  189. o172 = Instance.new("SurfaceLight")
  190. o173 = Instance.new("SurfaceLight")
  191. o174 = Instance.new("SurfaceLight")
  192. o175 = Instance.new("SurfaceLight")
  193. o176 = Instance.new("SurfaceLight")
  194. o177 = Instance.new("SurfaceLight")
  195. o178 = Instance.new("SurfaceLight")
  196. o179 = Instance.new("Part")
  197. o180 = Instance.new("Part")
  198. o181 = Instance.new("BlockMesh")
  199. o182 = Instance.new("PointLight")
  200. o183 = Instance.new("PointLight")
  201. o184 = Instance.new("PointLight")
  202. o185 = Instance.new("SpotLight")
  203. o186 = Instance.new("SpotLight")
  204. o187 = Instance.new("SpotLight")
  205. o188 = Instance.new("SpotLight")
  206. o189 = Instance.new("SpotLight")
  207. o190 = Instance.new("SpotLight")
  208. o191 = Instance.new("SurfaceLight")
  209. o192 = Instance.new("SurfaceLight")
  210. o193 = Instance.new("SurfaceLight")
  211. o194 = Instance.new("SurfaceLight")
  212. o195 = Instance.new("SurfaceLight")
  213. o196 = Instance.new("PointLight")
  214. o197 = Instance.new("PointLight")
  215. o198 = Instance.new("PointLight")
  216. o199 = Instance.new("PointLight")
  217. o200 = Instance.new("PointLight")
  218. o201 = Instance.new("PointLight")
  219. o202 = Instance.new("PointLight")
  220. o203 = Instance.new("SpotLight")
  221. o204 = Instance.new("SpotLight")
  222. o205 = Instance.new("SpotLight")
  223. o206 = Instance.new("SpotLight")
  224. o207 = Instance.new("SpotLight")
  225. o208 = Instance.new("SpotLight")
  226. o209 = Instance.new("SpotLight")
  227. o210 = Instance.new("SurfaceLight")
  228. o211 = Instance.new("SurfaceLight")
  229. o212 = Instance.new("SurfaceLight")
  230. o213 = Instance.new("Part")
  231. o214 = Instance.new("BlockMesh")
  232. o215 = Instance.new("Part")
  233. o216 = Instance.new("BlockMesh")
  234. o217 = Instance.new("Model")
  235. o219 = Instance.new("Part")
  236. o220 = Instance.new("BlockMesh")
  237. o221 = Instance.new("ManualWeld")
  238. o222 = Instance.new("Part")
  239. o223 = Instance.new("BlockMesh")
  240. o224 = Instance.new("Part")
  241. o225 = Instance.new("BlockMesh")
  242. o226 = Instance.new("Seat")
  243. o227 = Instance.new("Part")
  244. o228 = Instance.new("BlockMesh")
  245. o229 = Instance.new("ManualWeld")
  246. o230 = Instance.new("ManualWeld")
  247. o231 = Instance.new("ManualWeld")
  248. o233 = Instance.new("Part")
  249. o234 = Instance.new("BlockMesh")
  250. o235 = Instance.new("ManualWeld")
  251. o236 = Instance.new("Part")
  252. o237 = Instance.new("BlockMesh")
  253. o238 = Instance.new("ManualWeld")
  254. o239 = Instance.new("ManualWeld")
  255. o240 = Instance.new("ManualWeld")
  256. o241 = Instance.new("Model")
  257. o242 = Instance.new("Part")
  258. o243 = Instance.new("BlockMesh")
  259. o244 = Instance.new("Decal")
  260. o245 = Instance.new("Part")
  261. o246 = Instance.new("SpecialMesh")
  262. o247 = Instance.new("Seat")
  263. o248 = Instance.new("Part")
  264. o249 = Instance.new("BlockMesh")
  265. o250 = Instance.new("Part")
  266. o251 = Instance.new("Model")
  267. o252 = Instance.new("Model")
  268. o253 = Instance.new("Part")
  269. o254 = Instance.new("SpecialMesh")
  270. o255 = Instance.new("ParticleEmitter")
  271. o256 = Instance.new("Part")
  272. o257 = Instance.new("BlockMesh")
  273. o258 = Instance.new("Decal")
  274. o259 = Instance.new("Part")
  275. o260 = Instance.new("SpecialMesh")
  276. o261 = Instance.new("ParticleEmitter")
  277. o262 = Instance.new("PointLight")
  278. o263 = Instance.new("Part")
  279. o264 = Instance.new("Decal")
  280. o265 = Instance.new("Part")
  281. o266 = Instance.new("SpecialMesh")
  282. o267 = Instance.new("ParticleEmitter")
  283. o268 = Instance.new("Part")
  284. o269 = Instance.new("SpecialMesh")
  285. o270 = Instance.new("ParticleEmitter")
  286. o271 = Instance.new("Part")
  287. o272 = Instance.new("SpecialMesh")
  288. o273 = Instance.new("ParticleEmitter")
  289. o274 = Instance.new("Part")
  290. o275 = Instance.new("SpecialMesh")
  291. o276 = Instance.new("ParticleEmitter")
  292. o277 = Instance.new("Part")
  293. o278 = Instance.new("Decal")
  294. o279 = Instance.new("Part")
  295. o280 = Instance.new("BlockMesh")
  296. o281 = Instance.new("Part")
  297. o282 = Instance.new("BlockMesh")
  298. o283 = Instance.new("Part")
  299. o284 = Instance.new("SpecialMesh")
  300. o285 = Instance.new("ParticleEmitter")
  301. o286 = Instance.new("Part")
  302. o287 = Instance.new("SpecialMesh")
  303. o288 = Instance.new("ParticleEmitter")
  304. o289 = Instance.new("Part")
  305. o290 = Instance.new("SpecialMesh")
  306. o291 = Instance.new("ParticleEmitter")
  307. o292 = Instance.new("Part")
  308. o293 = Instance.new("SpecialMesh")
  309. o294 = Instance.new("ParticleEmitter")
  310. o295 = Instance.new("Part")
  311. o296 = Instance.new("SpecialMesh")
  312. o297 = Instance.new("ParticleEmitter")
  313. o298 = Instance.new("Part")
  314. o299 = Instance.new("Decal")
  315. o300 = Instance.new("ManualWeld")
  316. o301 = Instance.new("Part")
  317. o302 = Instance.new("Decal")
  318. o303 = Instance.new("Part")
  319. o305 = Instance.new("ManualWeld")
  320. o306 = Instance.new("ManualWeld")
  321. o307 = Instance.new("ManualWeld")
  322. o308 = Instance.new("ManualWeld")
  323. o309 = Instance.new("ManualWeld")
  324. o310 = Instance.new("Part")
  325. o311 = Instance.new("Part")
  326. o312 = Instance.new("Part")
  327. o314 = Instance.new("Decal")
  328. o315 = Instance.new("Part")
  329. o316 = Instance.new("Decal")
  330. o317 = Instance.new("Part")
  331. o318 = Instance.new("SpecialMesh")
  332. o319 = Instance.new("ParticleEmitter")
  333. o320 = Instance.new("Part")
  334. o321 = Instance.new("SpecialMesh")
  335. o322 = Instance.new("ParticleEmitter")
  336. o323 = Instance.new("Part")
  337. o324 = Instance.new("SpecialMesh")
  338. o325 = Instance.new("ParticleEmitter")
  339. o326 = Instance.new("Part")
  340. o327 = Instance.new("SpecialMesh")
  341. o328 = Instance.new("ParticleEmitter")
  342. o329 = Instance.new("Part")
  343. o330 = Instance.new("SpecialMesh")
  344. o331 = Instance.new("ParticleEmitter")
  345. o332 = Instance.new("Part")
  346. o333 = Instance.new("SpecialMesh")
  347. o334 = Instance.new("ParticleEmitter")
  348. o335 = Instance.new("PointLight")
  349. o336 = Instance.new("Part")
  350. o337 = Instance.new("SpecialMesh")
  351. o338 = Instance.new("ParticleEmitter")
  352. o339 = Instance.new("Part")
  353. o340 = Instance.new("SpecialMesh")
  354. o341 = Instance.new("ParticleEmitter")
  355. o342 = Instance.new("Part")
  356. o343 = Instance.new("SpecialMesh")
  357. o344 = Instance.new("ParticleEmitter")
  358. o345 = Instance.new("Part")
  359. o346 = Instance.new("SpecialMesh")
  360. o347 = Instance.new("ParticleEmitter")
  361. o348 = Instance.new("Part")
  362. o349 = Instance.new("SpecialMesh")
  363. o350 = Instance.new("ParticleEmitter")
  364. o351 = Instance.new("Part")
  365. o352 = Instance.new("BlockMesh")
  366. o353 = Instance.new("Decal")
  367. o354 = Instance.new("Part")
  368. o355 = Instance.new("BlockMesh")
  369. o356 = Instance.new("Part")
  370. o357 = Instance.new("BlockMesh")
  371. o358 = Instance.new("Decal")
  372. o359 = Instance.new("Part")
  373. o360 = Instance.new("BlockMesh")
  374. o361 = Instance.new("Part")
  375. o362 = Instance.new("BlockMesh")
  376. o363 = Instance.new("Part")
  377. o364 = Instance.new("Decal")
  378. o365 = Instance.new("ManualWeld")
  379. o366 = Instance.new("Part")
  380. o367 = Instance.new("BlockMesh")
  381. o368 = Instance.new("Decal")
  382. o369 = Instance.new("Part")
  383. o370 = Instance.new("BlockMesh")
  384. o371 = Instance.new("Model")
  385. o372 = Instance.new("Part")
  386. o373 = Instance.new("SpecialMesh")
  387. o374 = Instance.new("Fire")
  388. o381 = Instance.new("Model")
  389. o383 = Instance.new("Part")
  390. o384 = Instance.new("BlockMesh")
  391. o385 = Instance.new("ManualWeld")
  392. o386 = Instance.new("Part")
  393. o387 = Instance.new("BlockMesh")
  394. o388 = Instance.new("Part")
  395. o389 = Instance.new("BlockMesh")
  396. o390 = Instance.new("Part")
  397. o391 = Instance.new("BlockMesh")
  398. o392 = Instance.new("ManualWeld")
  399. o393 = Instance.new("ManualWeld")
  400. o394 = Instance.new("Model")
  401. o395 = Instance.new("Part")
  402. o396 = Instance.new("PointLight")
  403. o397 = Instance.new("PointLight")
  404. o398 = Instance.new("PointLight")
  405. o399 = Instance.new("PointLight")
  406. o400 = Instance.new("PointLight")
  407. o401 = Instance.new("PointLight")
  408. o402 = Instance.new("PointLight")
  409. o403 = Instance.new("PointLight")
  410. o404 = Instance.new("PointLight")
  411. o405 = Instance.new("PointLight")
  412. o406 = Instance.new("PointLight")
  413. o407 = Instance.new("PointLight")
  414. o408 = Instance.new("SpotLight")
  415. o409 = Instance.new("SpotLight")
  416. o410 = Instance.new("SpotLight")
  417. o411 = Instance.new("SpotLight")
  418. o412 = Instance.new("SpotLight")
  419. o413 = Instance.new("SpotLight")
  420. o414 = Instance.new("SpotLight")
  421. o415 = Instance.new("SpotLight")
  422. o416 = Instance.new("SpotLight")
  423. o417 = Instance.new("SpotLight")
  424. o418 = Instance.new("SpotLight")
  425. o419 = Instance.new("SpotLight")
  426. o420 = Instance.new("SpotLight")
  427. o421 = Instance.new("SpotLight")
  428. o422 = Instance.new("SurfaceLight")
  429. o423 = Instance.new("SurfaceLight")
  430. o424 = Instance.new("SurfaceLight")
  431. o425 = Instance.new("SurfaceLight")
  432. o426 = Instance.new("SurfaceLight")
  433. o427 = Instance.new("SurfaceLight")
  434. o428 = Instance.new("SurfaceLight")
  435. o429 = Instance.new("SurfaceLight")
  436. o430 = Instance.new("Part")
  437. o431 = Instance.new("Part")
  438. o432 = Instance.new("BlockMesh")
  439. o433 = Instance.new("ManualWeld")
  440. o434 = Instance.new("ManualWeld")
  441. o435 = Instance.new("ManualWeld")
  442. o436 = Instance.new("Model")
  443. o437 = Instance.new("Part")
  444. o438 = Instance.new("PointLight")
  445. o439 = Instance.new("PointLight")
  446. o440 = Instance.new("PointLight")
  447. o441 = Instance.new("PointLight")
  448. o442 = Instance.new("PointLight")
  449. o443 = Instance.new("PointLight")
  450. o444 = Instance.new("PointLight")
  451. o445 = Instance.new("PointLight")
  452. o446 = Instance.new("PointLight")
  453. o447 = Instance.new("PointLight")
  454. o448 = Instance.new("PointLight")
  455. o449 = Instance.new("PointLight")
  456. o450 = Instance.new("SpotLight")
  457. o451 = Instance.new("SpotLight")
  458. o452 = Instance.new("SpotLight")
  459. o453 = Instance.new("SpotLight")
  460. o454 = Instance.new("SpotLight")
  461. o455 = Instance.new("SpotLight")
  462. o456 = Instance.new("SpotLight")
  463. o457 = Instance.new("SpotLight")
  464. o458 = Instance.new("SpotLight")
  465. o459 = Instance.new("SpotLight")
  466. o460 = Instance.new("SpotLight")
  467. o461 = Instance.new("SpotLight")
  468. o462 = Instance.new("SpotLight")
  469. o463 = Instance.new("SpotLight")
  470. o464 = Instance.new("SurfaceLight")
  471. o465 = Instance.new("SurfaceLight")
  472. o466 = Instance.new("SurfaceLight")
  473. o467 = Instance.new("SurfaceLight")
  474. o468 = Instance.new("SurfaceLight")
  475. o469 = Instance.new("SurfaceLight")
  476. o470 = Instance.new("SurfaceLight")
  477. o471 = Instance.new("SurfaceLight")
  478. o472 = Instance.new("Part")
  479. o473 = Instance.new("Part")
  480. o474 = Instance.new("BlockMesh")
  481. o475 = Instance.new("Part")
  482. o476 = Instance.new("BlockMesh")
  483. o477 = Instance.new("Model")
  484. o478 = Instance.new("Part")
  485. o479 = Instance.new("BlockMesh")
  486. o480 = Instance.new("Part")
  487. o481 = Instance.new("BlockMesh")
  488. o482 = Instance.new("Part")
  489. o483 = Instance.new("BlockMesh")
  490. o484 = Instance.new("Part")
  491. o485 = Instance.new("BlockMesh")
  492. o486 = Instance.new("Part")
  493. o487 = Instance.new("BlockMesh")
  494. o488 = Instance.new("Part")
  495. o489 = Instance.new("BlockMesh")
  496. o490 = Instance.new("Part")
  497. o491 = Instance.new("BlockMesh")
  498. o492 = Instance.new("Part")
  499. o493 = Instance.new("BlockMesh")
  500. o494 = Instance.new("Part")
  501. o495 = Instance.new("BlockMesh")
  502. o496 = Instance.new("Part")
  503. o497 = Instance.new("BlockMesh")
  504. o498 = Instance.new("Part")
  505. o499 = Instance.new("BlockMesh")
  506. o500 = Instance.new("Part")
  507. o501 = Instance.new("BlockMesh")
  508. o502 = Instance.new("Part")
  509. o503 = Instance.new("BlockMesh")
  510. o504 = Instance.new("Part")
  511. o505 = Instance.new("BlockMesh")
  512. o506 = Instance.new("Part")
  513. o507 = Instance.new("BlockMesh")
  514. o508 = Instance.new("Part")
  515. o509 = Instance.new("BlockMesh")
  516. o510 = Instance.new("Part")
  517. o511 = Instance.new("BlockMesh")
  518. o512 = Instance.new("ManualWeld")
  519. o513 = Instance.new("ManualWeld")
  520. o514 = Instance.new("Part")
  521. o515 = Instance.new("BlockMesh")
  522. o516 = Instance.new("Part")
  523. o517 = Instance.new("BlockMesh")
  524. o518 = Instance.new("Part")
  525. o519 = Instance.new("BlockMesh")
  526. o520 = Instance.new("Part")
  527. o521 = Instance.new("BlockMesh")
  528. o522 = Instance.new("Part")
  529. o523 = Instance.new("BlockMesh")
  530. o524 = Instance.new("ManualWeld")
  531. o525 = Instance.new("ManualWeld")
  532. o526 = Instance.new("Part")
  533. o527 = Instance.new("BlockMesh")
  534. o528 = Instance.new("ManualWeld")
  535. o529 = Instance.new("Part")
  536. o530 = Instance.new("BlockMesh")
  537. o531 = Instance.new("Part")
  538. o532 = Instance.new("BlockMesh")
  539. o533 = Instance.new("Part")
  540. o534 = Instance.new("BlockMesh")
  541. o535 = Instance.new("Part")
  542. o536 = Instance.new("BlockMesh")
  543. o537 = Instance.new("Part")
  544. o538 = Instance.new("BlockMesh")
  545. o540 = Instance.new("ManualWeld")
  546. o541 = Instance.new("SurfaceLight")
  547. o542 = Instance.new("SurfaceLight")
  548. o543 = Instance.new("SurfaceLight")
  549. o544 = Instance.new("SurfaceLight")
  550. o545 = Instance.new("SurfaceLight")
  551. o546 = Instance.new("SurfaceLight")
  552. o547 = Instance.new("SpotLight")
  553. o548 = Instance.new("SpotLight")
  554. o549 = Instance.new("PointLight")
  555. o550 = Instance.new("PointLight")
  556. o551 = Instance.new("PointLight")
  557. o553 = Instance.new("Model")
  558. o554 = Instance.new("Part")
  559. o555 = Instance.new("BlockMesh")
  560. o557 = Instance.new("Part")
  561. o558 = Instance.new("BlockMesh")
  562. o561 = Instance.new("Model")
  563. o564 = Instance.new("ManualWeld")
  564. o568 = Instance.new("Part")
  565. o569 = Instance.new("BlockMesh")
  566. o570 = Instance.new("Part")
  567. o571 = Instance.new("BlockMesh")
  568. o572 = Instance.new("Model")
  569. o573 = Instance.new("Part")
  570. o574 = Instance.new("BlockMesh")
  571. o575 = Instance.new("Part")
  572. o576 = Instance.new("BlockMesh")
  573. o577 = Instance.new("Part")
  574. o578 = Instance.new("BlockMesh")
  575. o579 = Instance.new("Part")
  576. o580 = Instance.new("BlockMesh")
  577. o581 = Instance.new("Part")
  578. o582 = Instance.new("BlockMesh")
  579. o584 = Instance.new("Part")
  580. o585 = Instance.new("BlockMesh")
  581. o586 = Instance.new("Part")
  582. o587 = Instance.new("BlockMesh")
  583. o588 = Instance.new("Model")
  584. o589 = Instance.new("Part")
  585. o590 = Instance.new("BlockMesh")
  586. o591 = Instance.new("Part")
  587. o592 = Instance.new("BlockMesh")
  588. o593 = Instance.new("Part")
  589. o594 = Instance.new("BlockMesh")
  590. o595 = Instance.new("Part")
  591. o596 = Instance.new("BlockMesh")
  592. o597 = Instance.new("Part")
  593. o598 = Instance.new("BlockMesh")
  594. o600 = Instance.new("Model")
  595. o601 = Instance.new("Part")
  596. o602 = Instance.new("PointLight")
  597. o603 = Instance.new("PointLight")
  598. o604 = Instance.new("PointLight")
  599. o605 = Instance.new("PointLight")
  600. o606 = Instance.new("PointLight")
  601. o607 = Instance.new("PointLight")
  602. o608 = Instance.new("PointLight")
  603. o609 = Instance.new("PointLight")
  604. o610 = Instance.new("PointLight")
  605. o611 = Instance.new("PointLight")
  606. o612 = Instance.new("PointLight")
  607. o613 = Instance.new("PointLight")
  608. o614 = Instance.new("SpotLight")
  609. o615 = Instance.new("SpotLight")
  610. o616 = Instance.new("SpotLight")
  611. o617 = Instance.new("SpotLight")
  612. o618 = Instance.new("SpotLight")
  613. o619 = Instance.new("SpotLight")
  614. o620 = Instance.new("SpotLight")
  615. o621 = Instance.new("SpotLight")
  616. o622 = Instance.new("SpotLight")
  617. o623 = Instance.new("SpotLight")
  618. o624 = Instance.new("SpotLight")
  619. o625 = Instance.new("SpotLight")
  620. o626 = Instance.new("SpotLight")
  621. o627 = Instance.new("SpotLight")
  622. o628 = Instance.new("SurfaceLight")
  623. o629 = Instance.new("SurfaceLight")
  624. o630 = Instance.new("SurfaceLight")
  625. o631 = Instance.new("SurfaceLight")
  626. o632 = Instance.new("SurfaceLight")
  627. o633 = Instance.new("SurfaceLight")
  628. o634 = Instance.new("SurfaceLight")
  629. o635 = Instance.new("SurfaceLight")
  630. o636 = Instance.new("Part")
  631. o637 = Instance.new("Part")
  632. o638 = Instance.new("BlockMesh")
  633. o639 = Instance.new("Part")
  634. o640 = Instance.new("BlockMesh")
  635. o641 = Instance.new("BlockMesh")
  636. o642 = Instance.new("Model")
  637. o644 = Instance.new("Part")
  638. o645 = Instance.new("Part")
  639. o646 = Instance.new("SpecialMesh")
  640. o647 = Instance.new("ParticleEmitter")
  641. o648 = Instance.new("PointLight")
  642. o649 = Instance.new("PointLight")
  643. o650 = Instance.new("PointLight")
  644. o651 = Instance.new("PointLight")
  645. o652 = Instance.new("PointLight")
  646. o653 = Instance.new("PointLight")
  647. o654 = Instance.new("PointLight")
  648. o655 = Instance.new("SpotLight")
  649. o656 = Instance.new("SpotLight")
  650. o657 = Instance.new("SpotLight")
  651. o658 = Instance.new("SpotLight")
  652. o659 = Instance.new("SpotLight")
  653. o660 = Instance.new("SpotLight")
  654. o661 = Instance.new("SpotLight")
  655. o662 = Instance.new("SurfaceLight")
  656. o663 = Instance.new("SurfaceLight")
  657. o664 = Instance.new("SurfaceLight")
  658. o665 = Instance.new("Part")
  659. o666 = Instance.new("Part")
  660. o667 = Instance.new("Part")
  661. o668 = Instance.new("Part")
  662. o669 = Instance.new("Part")
  663. o670 = Instance.new("Part")
  664. o671 = Instance.new("BlockMesh")
  665. o672 = Instance.new("Part")
  666. o673 = Instance.new("BlockMesh")
  667. o674 = Instance.new("Part")
  668. o675 = Instance.new("BlockMesh")
  669. o676 = Instance.new("Part")
  670. o677 = Instance.new("BlockMesh")
  671. o678 = Instance.new("Part")
  672. o679 = Instance.new("BlockMesh")
  673. o680 = Instance.new("Part")
  674. o681 = Instance.new("BlockMesh")
  675. o682 = Instance.new("Part")
  676. o683 = Instance.new("Part")
  677. o684 = Instance.new("BlockMesh")
  678. o685 = Instance.new("Model")
  679. o686 = Instance.new("Part")
  680. o687 = Instance.new("PointLight")
  681. o688 = Instance.new("PointLight")
  682. o689 = Instance.new("PointLight")
  683. o690 = Instance.new("PointLight")
  684. o691 = Instance.new("PointLight")
  685. o692 = Instance.new("PointLight")
  686. o693 = Instance.new("PointLight")
  687. o694 = Instance.new("PointLight")
  688. o695 = Instance.new("PointLight")
  689. o696 = Instance.new("PointLight")
  690. o697 = Instance.new("PointLight")
  691. o698 = Instance.new("PointLight")
  692. o699 = Instance.new("SpotLight")
  693. o700 = Instance.new("SpotLight")
  694. o701 = Instance.new("SpotLight")
  695. o702 = Instance.new("SpotLight")
  696. o703 = Instance.new("SpotLight")
  697. o704 = Instance.new("SpotLight")
  698. o705 = Instance.new("SpotLight")
  699. o706 = Instance.new("SpotLight")
  700. o707 = Instance.new("SpotLight")
  701. o708 = Instance.new("SpotLight")
  702. o709 = Instance.new("SpotLight")
  703. o710 = Instance.new("SpotLight")
  704. o711 = Instance.new("SpotLight")
  705. o712 = Instance.new("SpotLight")
  706. o713 = Instance.new("SurfaceLight")
  707. o714 = Instance.new("SurfaceLight")
  708. o715 = Instance.new("SurfaceLight")
  709. o716 = Instance.new("SurfaceLight")
  710. o717 = Instance.new("SurfaceLight")
  711. o718 = Instance.new("SurfaceLight")
  712. o719 = Instance.new("SurfaceLight")
  713. o720 = Instance.new("SurfaceLight")
  714. o721 = Instance.new("Part")
  715. o722 = Instance.new("Part")
  716. o723 = Instance.new("BlockMesh")
  717. o724 = Instance.new("SurfaceLight")
  718. o725 = Instance.new("SurfaceLight")
  719. o726 = Instance.new("SurfaceLight")
  720. o727 = Instance.new("SurfaceLight")
  721. o728 = Instance.new("SurfaceLight")
  722. o729 = Instance.new("SurfaceLight")
  723. o730 = Instance.new("SurfaceLight")
  724. o731 = Instance.new("SurfaceLight")
  725. o732 = Instance.new("Part")
  726. o733 = Instance.new("BlockMesh")
  727. o734 = Instance.new("ManualWeld")
  728. o735 = Instance.new("ManualWeld")
  729. o736 = Instance.new("Part")
  730. o737 = Instance.new("BlockMesh")
  731. o738 = Instance.new("Part")
  732. o739 = Instance.new("BlockMesh")
  733. o740 = Instance.new("Part")
  734. o741 = Instance.new("BlockMesh")
  735. o742 = Instance.new("Model")
  736. o743 = Instance.new("Model")
  737. o744 = Instance.new("Part")
  738. o745 = Instance.new("BlockMesh")
  739. o746 = Instance.new("Part")
  740. o747 = Instance.new("BlockMesh")
  741. o748 = Instance.new("Part")
  742. o749 = Instance.new("BlockMesh")
  743. o750 = Instance.new("Part")
  744. o751 = Instance.new("BlockMesh")
  745. o752 = Instance.new("ManualWeld")
  746. o753 = Instance.new("ManualWeld")
  747. o754 = Instance.new("ManualWeld")
  748. o755 = Instance.new("Part")
  749. o756 = Instance.new("BlockMesh")
  750. o757 = Instance.new("Part")
  751. o758 = Instance.new("BlockMesh")
  752. o759 = Instance.new("Part")
  753. o760 = Instance.new("BlockMesh")
  754. o761 = Instance.new("Part")
  755. o762 = Instance.new("BlockMesh")
  756. o763 = Instance.new("Part")
  757. o764 = Instance.new("BlockMesh")
  758. o765 = Instance.new("ManualWeld")
  759. o766 = Instance.new("Part")
  760. o767 = Instance.new("BlockMesh")
  761. o768 = Instance.new("ManualWeld")
  762. o769 = Instance.new("Part")
  763. o770 = Instance.new("BlockMesh")
  764. o771 = Instance.new("Part")
  765. o772 = Instance.new("BlockMesh")
  766. o773 = Instance.new("ManualWeld")
  767. o774 = Instance.new("ManualWeld")
  768. o775 = Instance.new("ManualWeld")
  769. o776 = Instance.new("ManualWeld")
  770. o777 = Instance.new("ManualWeld")
  771. o778 = Instance.new("ManualWeld")
  772. o779 = Instance.new("ManualWeld")
  773. o780 = Instance.new("ManualWeld")
  774. o781 = Instance.new("ManualWeld")
  775. o782 = Instance.new("ManualWeld")
  776. o783 = Instance.new("ManualWeld")
  777. o784 = Instance.new("ManualWeld")
  778. o785 = Instance.new("Part")
  779. o786 = Instance.new("BlockMesh")
  780. o787 = Instance.new("ManualWeld")
  781. o788 = Instance.new("Part")
  782. o789 = Instance.new("BlockMesh")
  783. o790 = Instance.new("ManualWeld")
  784. o791 = Instance.new("Part")
  785. o792 = Instance.new("BlockMesh")
  786. o793 = Instance.new("ManualWeld")
  787. o794 = Instance.new("Part")
  788. o795 = Instance.new("BlockMesh")
  789. o796 = Instance.new("Part")
  790. o797 = Instance.new("BlockMesh")
  791. o798 = Instance.new("ManualWeld")
  792. o799 = Instance.new("Part")
  793. o800 = Instance.new("BlockMesh")
  794. o801 = Instance.new("ManualWeld")
  795. o802 = Instance.new("ManualWeld")
  796. o803 = Instance.new("ManualWeld")
  797. o804 = Instance.new("ManualWeld")
  798. o805 = Instance.new("ManualWeld")
  799. o806 = Instance.new("ManualWeld")
  800. o807 = Instance.new("ManualWeld")
  801. o808 = Instance.new("ManualWeld")
  802. o809 = Instance.new("ManualWeld")
  803. o810 = Instance.new("ManualWeld")
  804. o811 = Instance.new("ManualWeld")
  805. o812 = Instance.new("Part")
  806. o813 = Instance.new("BlockMesh")
  807. o814 = Instance.new("ManualWeld")
  808. o815 = Instance.new("Part")
  809. o816 = Instance.new("BlockMesh")
  810. o817 = Instance.new("ManualWeld")
  811. o818 = Instance.new("Model")
  812. o819 = Instance.new("Part")
  813. o820 = Instance.new("BlockMesh")
  814. o821 = Instance.new("Part")
  815. o822 = Instance.new("BlockMesh")
  816. o823 = Instance.new("Part")
  817. o824 = Instance.new("BlockMesh")
  818. o825 = Instance.new("ManualWeld")
  819. o826 = Instance.new("Part")
  820. o827 = Instance.new("BlockMesh")
  821. o828 = Instance.new("Part")
  822. o829 = Instance.new("BlockMesh")
  823. o830 = Instance.new("ManualWeld")
  824. o831 = Instance.new("Part")
  825. o832 = Instance.new("BlockMesh")
  826. o833 = Instance.new("Part")
  827. o834 = Instance.new("BlockMesh")
  828. o835 = Instance.new("ManualWeld")
  829. o836 = Instance.new("Part")
  830. o837 = Instance.new("BlockMesh")
  831. o838 = Instance.new("Part")
  832. o839 = Instance.new("Part")
  833. o840 = Instance.new("PointLight")
  834. o841 = Instance.new("PointLight")
  835. o842 = Instance.new("PointLight")
  836. o843 = Instance.new("PointLight")
  837. o844 = Instance.new("PointLight")
  838. o845 = Instance.new("PointLight")
  839. o846 = Instance.new("PointLight")
  840. o847 = Instance.new("SpotLight")
  841. o848 = Instance.new("SpotLight")
  842. o849 = Instance.new("SurfaceLight")
  843. o850 = Instance.new("SurfaceLight")
  844. o851 = Instance.new("SurfaceLight")
  845. o852 = Instance.new("SurfaceLight")
  846. o853 = Instance.new("SurfaceLight")
  847. o854 = Instance.new("Part")
  848. o855 = Instance.new("Part")
  849. o856 = Instance.new("ManualWeld")
  850. o857 = Instance.new("ManualWeld")
  851. o858 = Instance.new("ManualWeld")
  852. o859 = Instance.new("ManualWeld")
  853. o860 = Instance.new("ManualWeld")
  854. o861 = Instance.new("ManualWeld")
  855. o862 = Instance.new("ManualWeld")
  856. o863 = Instance.new("ManualWeld")
  857. o864 = Instance.new("ManualWeld")
  858. o865 = Instance.new("Part")
  859. o866 = Instance.new("Part")
  860. o867 = Instance.new("Part")
  861. o868 = Instance.new("Part")
  862. o869 = Instance.new("Part")
  863. o870 = Instance.new("Part")
  864. o871 = Instance.new("Part")
  865. o872 = Instance.new("Part")
  866. o873 = Instance.new("Model")
  867. o874 = Instance.new("Model")
  868. o875 = Instance.new("Part")
  869. o876 = Instance.new("Part")
  870. o877 = Instance.new("Part")
  871. o878 = Instance.new("Part")
  872. o879 = Instance.new("Part")
  873. o880 = Instance.new("Part")
  874. o881 = Instance.new("Part")
  875. o882 = Instance.new("Part")
  876. o883 = Instance.new("ManualWeld")
  877. o884 = Instance.new("ManualWeld")
  878. o885 = Instance.new("Part")
  879. o886 = Instance.new("Part")
  880. o887 = Instance.new("Part")
  881. o888 = Instance.new("Part")
  882. o889 = Instance.new("ManualWeld")
  883. o890 = Instance.new("Part")
  884. o891 = Instance.new("ManualWeld")
  885. o892 = Instance.new("Part")
  886. o893 = Instance.new("Part")
  887. o894 = Instance.new("Part")
  888. o895 = Instance.new("Part")
  889. o896 = Instance.new("Part")
  890. o897 = Instance.new("ManualWeld")
  891. o898 = Instance.new("Part")
  892. o899 = Instance.new("ManualWeld")
  893. o900 = Instance.new("Part")
  894. o901 = Instance.new("Part")
  895. o902 = Instance.new("ManualWeld")
  896. o903 = Instance.new("Part")
  897. o904 = Instance.new("Part")
  898. o905 = Instance.new("Part")
  899. o906 = Instance.new("Part")
  900. o907 = Instance.new("ManualWeld")
  901. o908 = Instance.new("Part")
  902. o909 = Instance.new("Part")
  903. o910 = Instance.new("Part")
  904. o911 = Instance.new("ManualWeld")
  905. o912 = Instance.new("ManualWeld")
  906. o913 = Instance.new("Part")
  907. o914 = Instance.new("Part")
  908. o915 = Instance.new("ManualWeld")
  909. o916 = Instance.new("Part")
  910. o919 = Instance.new("ManualWeld")
  911. o920 = Instance.new("Model")
  912. o921 = Instance.new("Model")
  913. o922 = Instance.new("Part")
  914. o923 = Instance.new("Part")
  915. o924 = Instance.new("Part")
  916. o925 = Instance.new("Part")
  917. o926 = Instance.new("Part")
  918. o927 = Instance.new("Part")
  919. o928 = Instance.new("Part")
  920. o929 = Instance.new("Part")
  921. o930 = Instance.new("ManualWeld")
  922. o931 = Instance.new("ManualWeld")
  923. o932 = Instance.new("Part")
  924. o933 = Instance.new("Part")
  925. o934 = Instance.new("Part")
  926. o935 = Instance.new("Part")
  927. o936 = Instance.new("ManualWeld")
  928. o937 = Instance.new("Part")
  929. o938 = Instance.new("ManualWeld")
  930. o939 = Instance.new("Part")
  931. o940 = Instance.new("Part")
  932. o941 = Instance.new("Part")
  933. o942 = Instance.new("Part")
  934. o943 = Instance.new("Part")
  935. o944 = Instance.new("ManualWeld")
  936. o945 = Instance.new("Part")
  937. o946 = Instance.new("ManualWeld")
  938. o947 = Instance.new("Part")
  939. o948 = Instance.new("Part")
  940. o949 = Instance.new("ManualWeld")
  941. o950 = Instance.new("Part")
  942. o951 = Instance.new("Part")
  943. o952 = Instance.new("Part")
  944. o953 = Instance.new("Part")
  945. o954 = Instance.new("ManualWeld")
  946. o955 = Instance.new("Part")
  947. o956 = Instance.new("Part")
  948. o957 = Instance.new("Part")
  949. o958 = Instance.new("ManualWeld")
  950. o959 = Instance.new("ManualWeld")
  951. o960 = Instance.new("Part")
  952. o961 = Instance.new("Part")
  953. o962 = Instance.new("ManualWeld")
  954. o963 = Instance.new("Part")
  955. o965 = Instance.new("Part")
  956. o966 = Instance.new("BlockMesh")
  957. o967 = Instance.new("Part")
  958. o968 = Instance.new("BlockMesh")
  959. o969 = Instance.new("Part")
  960. o970 = Instance.new("BlockMesh")
  961. o971 = Instance.new("Part")
  962. o972 = Instance.new("BlockMesh")
  963. o973 = Instance.new("Part")
  964. o974 = Instance.new("BlockMesh")
  965. o975 = Instance.new("Part")
  966. o976 = Instance.new("BlockMesh")
  967. o977 = Instance.new("ManualWeld")
  968. o978 = Instance.new("Part")
  969. o979 = Instance.new("PointLight")
  970. o980 = Instance.new("SpotLight")
  971. o981 = Instance.new("SurfaceLight")
  972. o982 = Instance.new("ManualWeld")
  973. o983 = Instance.new("Part")
  974. o984 = Instance.new("SurfaceLight")
  975. o985 = Instance.new("ManualWeld")
  976. o986 = Instance.new("Part")
  977. o987 = Instance.new("Model")
  978. o988 = Instance.new("Part")
  979. o989 = Instance.new("PointLight")
  980. o990 = Instance.new("PointLight")
  981. o991 = Instance.new("PointLight")
  982. o992 = Instance.new("PointLight")
  983. o993 = Instance.new("PointLight")
  984. o994 = Instance.new("PointLight")
  985. o995 = Instance.new("PointLight")
  986. o996 = Instance.new("PointLight")
  987. o997 = Instance.new("PointLight")
  988. o998 = Instance.new("PointLight")
  989. o999 = Instance.new("PointLight")
  990. o1000 = Instance.new("PointLight")
  991. o1001 = Instance.new("SpotLight")
  992. o1002 = Instance.new("SpotLight")
  993. o1003 = Instance.new("SpotLight")
  994. o1004 = Instance.new("SpotLight")
  995. o1005 = Instance.new("SpotLight")
  996. o1006 = Instance.new("SpotLight")
  997. o1007 = Instance.new("SpotLight")
  998. o1008 = Instance.new("SpotLight")
  999. o1009 = Instance.new("SpotLight")
  1000. o1010 = Instance.new("SpotLight")
  1001. o1011 = Instance.new("SpotLight")
  1002. o1012 = Instance.new("SpotLight")
  1003. o1013 = Instance.new("SpotLight")
  1004. o1014 = Instance.new("SpotLight")
  1005. o1015 = Instance.new("SurfaceLight")
  1006. o1016 = Instance.new("SurfaceLight")
  1007. o1017 = Instance.new("SurfaceLight")
  1008. o1018 = Instance.new("SurfaceLight")
  1009. o1019 = Instance.new("SurfaceLight")
  1010. o1020 = Instance.new("SurfaceLight")
  1011. o1021 = Instance.new("SurfaceLight")
  1012. o1022 = Instance.new("SurfaceLight")
  1013. o1023 = Instance.new("Part")
  1014. o1024 = Instance.new("Model")
  1015. o1025 = Instance.new("Part")
  1016. o1026 = Instance.new("PointLight")
  1017. o1027 = Instance.new("PointLight")
  1018. o1028 = Instance.new("PointLight")
  1019. o1029 = Instance.new("PointLight")
  1020. o1030 = Instance.new("PointLight")
  1021. o1031 = Instance.new("PointLight")
  1022. o1032 = Instance.new("PointLight")
  1023. o1033 = Instance.new("PointLight")
  1024. o1034 = Instance.new("PointLight")
  1025. o1035 = Instance.new("PointLight")
  1026. o1036 = Instance.new("PointLight")
  1027. o1037 = Instance.new("PointLight")
  1028. o1038 = Instance.new("SpotLight")
  1029. o1039 = Instance.new("SpotLight")
  1030. o1040 = Instance.new("SpotLight")
  1031. o1041 = Instance.new("SpotLight")
  1032. o1042 = Instance.new("SpotLight")
  1033. o1043 = Instance.new("SpotLight")
  1034. o1044 = Instance.new("SpotLight")
  1035. o1045 = Instance.new("SpotLight")
  1036. o1046 = Instance.new("SpotLight")
  1037. o1047 = Instance.new("SpotLight")
  1038. o1048 = Instance.new("SpotLight")
  1039. o1049 = Instance.new("SpotLight")
  1040. o1050 = Instance.new("SpotLight")
  1041. o1051 = Instance.new("SpotLight")
  1042. o1052 = Instance.new("SurfaceLight")
  1043. o1053 = Instance.new("SurfaceLight")
  1044. o1054 = Instance.new("SurfaceLight")
  1045. o1055 = Instance.new("SurfaceLight")
  1046. o1056 = Instance.new("SurfaceLight")
  1047. o1057 = Instance.new("SurfaceLight")
  1048. o1058 = Instance.new("SurfaceLight")
  1049. o1059 = Instance.new("SurfaceLight")
  1050. o1060 = Instance.new("Part")
  1051. o1061 = Instance.new("Part")
  1052. o1062 = Instance.new("PointLight")
  1053. o1063 = Instance.new("PointLight")
  1054. o1064 = Instance.new("PointLight")
  1055. o1065 = Instance.new("PointLight")
  1056. o1066 = Instance.new("PointLight")
  1057. o1067 = Instance.new("PointLight")
  1058. o1068 = Instance.new("SurfaceLight")
  1059. o1069 = Instance.new("SurfaceLight")
  1060. o1070 = Instance.new("SpotLight")
  1061. o1071 = Instance.new("SpotLight")
  1062. o1072 = Instance.new("Model")
  1063. o1073 = Instance.new("Model")
  1064. o1075 = Instance.new("Model")
  1065. o1076 = Instance.new("Part")
  1066. o1077 = Instance.new("SpecialMesh")
  1067. o1078 = Instance.new("Part")
  1068. o1079 = Instance.new("SpecialMesh")
  1069. o1080 = Instance.new("Part")
  1070. o1081 = Instance.new("SpecialMesh")
  1071. o1082 = Instance.new("Part")
  1072. o1083 = Instance.new("SpecialMesh")
  1073. o1084 = Instance.new("Part")
  1074. o1085 = Instance.new("SpecialMesh")
  1075. o1086 = Instance.new("Part")
  1076. o1087 = Instance.new("SpecialMesh")
  1077. o1088 = Instance.new("Part")
  1078. o1089 = Instance.new("SpecialMesh")
  1079. o1090 = Instance.new("SurfaceLight")
  1080. o1091 = Instance.new("Part")
  1081. o1092 = Instance.new("SpecialMesh")
  1082. o1093 = Instance.new("Part")
  1083. o1094 = Instance.new("SpecialMesh")
  1084. o1095 = Instance.new("Part")
  1085. o1096 = Instance.new("SpecialMesh")
  1086. o1097 = Instance.new("Part")
  1087. o1098 = Instance.new("SpecialMesh")
  1088. o1099 = Instance.new("Part")
  1089. o1100 = Instance.new("SpecialMesh")
  1090. o1101 = Instance.new("Model")
  1091. o1103 = Instance.new("Model")
  1092. o1104 = Instance.new("Part")
  1093. o1105 = Instance.new("SpecialMesh")
  1094. o1106 = Instance.new("Part")
  1095. o1107 = Instance.new("SpecialMesh")
  1096. o1108 = Instance.new("Part")
  1097. o1109 = Instance.new("SpecialMesh")
  1098. o1110 = Instance.new("Part")
  1099. o1111 = Instance.new("SpecialMesh")
  1100. o1112 = Instance.new("SurfaceLight")
  1101. o1113 = Instance.new("Part")
  1102. o1114 = Instance.new("SpecialMesh")
  1103. o1115 = Instance.new("Part")
  1104. o1116 = Instance.new("SpecialMesh")
  1105. o1117 = Instance.new("Part")
  1106. o1118 = Instance.new("SpecialMesh")
  1107. o1119 = Instance.new("Part")
  1108. o1120 = Instance.new("SpecialMesh")
  1109. o1121 = Instance.new("Part")
  1110. o1122 = Instance.new("SpecialMesh")
  1111. o1123 = Instance.new("Part")
  1112. o1124 = Instance.new("SpecialMesh")
  1113. o1125 = Instance.new("Part")
  1114. o1126 = Instance.new("SpecialMesh")
  1115. o1127 = Instance.new("Part")
  1116. o1128 = Instance.new("SpecialMesh")
  1117. o1130 = Instance.new("ManualWeld")
  1118. o1131 = Instance.new("ManualWeld")
  1119. o1132 = Instance.new("Part")
  1120. o1133 = Instance.new("BlockMesh")
  1121. o1134 = Instance.new("ManualWeld")
  1122. o1135 = Instance.new("Part")
  1123. o1136 = Instance.new("BlockMesh")
  1124. o1137 = Instance.new("Part")
  1125. o1138 = Instance.new("BlockMesh")
  1126. o1140 = Instance.new("Part")
  1127. o1141 = Instance.new("BlockMesh")
  1128. o1142 = Instance.new("Part")
  1129. o1143 = Instance.new("BlockMesh")
  1130. o1144 = Instance.new("Part")
  1131. o1145 = Instance.new("BlockMesh")
  1132. o1147 = Instance.new("PointLight")
  1133. o1148 = Instance.new("PointLight")
  1134. o1149 = Instance.new("PointLight")
  1135. o1150 = Instance.new("PointLight")
  1136. o1151 = Instance.new("PointLight")
  1137. o1152 = Instance.new("PointLight")
  1138. o1153 = Instance.new("PointLight")
  1139. o1154 = Instance.new("SpotLight")
  1140. o1155 = Instance.new("SpotLight")
  1141. o1156 = Instance.new("SpotLight")
  1142. o1157 = Instance.new("SpotLight")
  1143. o1158 = Instance.new("SpotLight")
  1144. o1159 = Instance.new("SpotLight")
  1145. o1160 = Instance.new("SpotLight")
  1146. o1161 = Instance.new("SurfaceLight")
  1147. o1162 = Instance.new("SurfaceLight")
  1148. o1163 = Instance.new("SurfaceLight")
  1149. o1164 = Instance.new("SurfaceLight")
  1150. o1165 = Instance.new("SurfaceLight")
  1151. o1166 = Instance.new("SurfaceLight")
  1152. o1167 = Instance.new("SurfaceLight")
  1153. o1168 = Instance.new("Model")
  1154. o1169 = Instance.new("Seat")
  1155. o1170 = Instance.new("Model")
  1156. o1171 = Instance.new("Part")
  1157. o1172 = Instance.new("BlockMesh")
  1158. o1173 = Instance.new("ManualWeld")
  1159. o1174 = Instance.new("ManualWeld")
  1160. o1175 = Instance.new("Part")
  1161. o1176 = Instance.new("BlockMesh")
  1162. o1182 = Instance.new("ManualWeld")
  1163. o1183 = Instance.new("Part")
  1164. o1184 = Instance.new("BlockMesh")
  1165. o1185 = Instance.new("Seat")
  1166. o1186 = Instance.new("Seat")
  1167. o1187 = Instance.new("Part")
  1168. o1188 = Instance.new("BlockMesh")
  1169. o1189 = Instance.new("Model")
  1170. o1191 = Instance.new("Part")
  1171. o1192 = Instance.new("Part")
  1172. o1193 = Instance.new("SpecialMesh")
  1173. o1194 = Instance.new("ParticleEmitter")
  1174. o1195 = Instance.new("PointLight")
  1175. o1196 = Instance.new("PointLight")
  1176. o1197 = Instance.new("PointLight")
  1177. o1198 = Instance.new("PointLight")
  1178. o1199 = Instance.new("PointLight")
  1179. o1200 = Instance.new("PointLight")
  1180. o1201 = Instance.new("PointLight")
  1181. o1202 = Instance.new("SpotLight")
  1182. o1203 = Instance.new("SpotLight")
  1183. o1204 = Instance.new("SpotLight")
  1184. o1205 = Instance.new("SpotLight")
  1185. o1206 = Instance.new("SpotLight")
  1186. o1207 = Instance.new("SpotLight")
  1187. o1208 = Instance.new("SpotLight")
  1188. o1209 = Instance.new("SurfaceLight")
  1189. o1210 = Instance.new("SurfaceLight")
  1190. o1211 = Instance.new("SurfaceLight")
  1191. o1212 = Instance.new("Part")
  1192. o1213 = Instance.new("Part")
  1193. o1214 = Instance.new("Part")
  1194. o1215 = Instance.new("Part")
  1195. o1216 = Instance.new("Part")
  1196. o1217 = Instance.new("Part")
  1197. o1218 = Instance.new("BlockMesh")
  1198. o1219 = Instance.new("Part")
  1199. o1220 = Instance.new("BlockMesh")
  1200. o1221 = Instance.new("Part")
  1201. o1222 = Instance.new("BlockMesh")
  1202. o1223 = Instance.new("Part")
  1203. o1224 = Instance.new("BlockMesh")
  1204. o1225 = Instance.new("Model")
  1205. o1226 = Instance.new("Part")
  1206. o1227 = Instance.new("Part")
  1207. o1228 = Instance.new("Part")
  1208. o1229 = Instance.new("Part")
  1209. o1230 = Instance.new("Part")
  1210. o1231 = Instance.new("Part")
  1211. o1232 = Instance.new("Part")
  1212. o1234 = Instance.new("Part")
  1213. o1235 = Instance.new("Part")
  1214. o1236 = Instance.new("Part")
  1215. o1237 = Instance.new("Part")
  1216. o1238 = Instance.new("ManualWeld")
  1217. o1239 = Instance.new("Part")
  1218. o1240 = Instance.new("ManualWeld")
  1219. o1241 = Instance.new("Part")
  1220. o1242 = Instance.new("Part")
  1221. o1244 = Instance.new("Model")
  1222. o1245 = Instance.new("Part")
  1223. o1246 = Instance.new("Part")
  1224. o1247 = Instance.new("Part")
  1225. o1248 = Instance.new("Part")
  1226. o1249 = Instance.new("Part")
  1227. o1250 = Instance.new("Part")
  1228. o1251 = Instance.new("Part")
  1229. o1253 = Instance.new("Part")
  1230. o1254 = Instance.new("Model")
  1231. o1255 = Instance.new("Part")
  1232. o1256 = Instance.new("Part")
  1233. o1257 = Instance.new("Part")
  1234. o1258 = Instance.new("Part")
  1235. o1259 = Instance.new("Part")
  1236. o1260 = Instance.new("Part")
  1237. o1261 = Instance.new("Part")
  1238. o1263 = Instance.new("Part")
  1239. o1266 = Instance.new("Model")
  1240. o1268 = Instance.new("ManualWeld")
  1241. o1269 = Instance.new("Model")
  1242. o1270 = Instance.new("Part")
  1243. o1271 = Instance.new("Part")
  1244. o1272 = Instance.new("Part")
  1245. o1274 = Instance.new("Model")
  1246. o1278 = Instance.new("Model")
  1247. o1279 = Instance.new("Model")
  1248. o1280 = Instance.new("Part")
  1249. o1281 = Instance.new("BlockMesh")
  1250. o1282 = Instance.new("Part")
  1251. o1283 = Instance.new("BlockMesh")
  1252. o1284 = Instance.new("Part")
  1253. o1285 = Instance.new("BlockMesh")
  1254. o1286 = Instance.new("Part")
  1255. o1287 = Instance.new("BlockMesh")
  1256. o1288 = Instance.new("Part")
  1257. o1289 = Instance.new("BlockMesh")
  1258. o1290 = Instance.new("Part")
  1259. o1291 = Instance.new("BlockMesh")
  1260. o1292 = Instance.new("Part")
  1261. o1293 = Instance.new("BlockMesh")
  1262. o1294 = Instance.new("Part")
  1263. o1295 = Instance.new("BlockMesh")
  1264. o1297 = Instance.new("Part")
  1265. o1298 = Instance.new("BlockMesh")
  1266. o1299 = Instance.new("ManualWeld")
  1267. o1300 = Instance.new("ManualWeld")
  1268. o1301 = Instance.new("ManualWeld")
  1269. o1302 = Instance.new("Part")
  1270. o1303 = Instance.new("BlockMesh")
  1271. o1304 = Instance.new("ManualWeld")
  1272. o1305 = Instance.new("ManualWeld")
  1273. o1306 = Instance.new("ManualWeld")
  1274. o1308 = Instance.new("Part")
  1275. o1309 = Instance.new("BlockMesh")
  1276. o1310 = Instance.new("ManualWeld")
  1277. o1311 = Instance.new("Part")
  1278. o1312 = Instance.new("BlockMesh")
  1279. o1313 = Instance.new("ManualWeld")
  1280. o1314 = Instance.new("Part")
  1281. o1315 = Instance.new("BlockMesh")
  1282. o1316 = Instance.new("ManualWeld")
  1283. o1317 = Instance.new("Part")
  1284. o1318 = Instance.new("BlockMesh")
  1285. o1319 = Instance.new("ManualWeld")
  1286. o1320 = Instance.new("Part")
  1287. o1321 = Instance.new("BlockMesh")
  1288. o1322 = Instance.new("ManualWeld")
  1289. o1323 = Instance.new("Part")
  1290. o1324 = Instance.new("BlockMesh")
  1291. o1325 = Instance.new("ManualWeld")
  1292. o1326 = Instance.new("Part")
  1293. o1327 = Instance.new("BlockMesh")
  1294. o1328 = Instance.new("Part")
  1295. o1329 = Instance.new("BlockMesh")
  1296. o1330 = Instance.new("ManualWeld")
  1297. o1331 = Instance.new("Part")
  1298. o1332 = Instance.new("BlockMesh")
  1299. o1333 = Instance.new("Part")
  1300. o1334 = Instance.new("BlockMesh")
  1301. o1335 = Instance.new("ManualWeld")
  1302. o1336 = Instance.new("Part")
  1303. o1337 = Instance.new("BlockMesh")
  1304. o1338 = Instance.new("Part")
  1305. o1339 = Instance.new("BlockMesh")
  1306. o1340 = Instance.new("ManualWeld")
  1307. o1341 = Instance.new("Part")
  1308. o1342 = Instance.new("BlockMesh")
  1309. o1343 = Instance.new("Part")
  1310. o1344 = Instance.new("BlockMesh")
  1311. o1345 = Instance.new("Part")
  1312. o1346 = Instance.new("BlockMesh")
  1313. o1347 = Instance.new("Part")
  1314. o1348 = Instance.new("BlockMesh")
  1315. o1349 = Instance.new("Part")
  1316. o1350 = Instance.new("BlockMesh")
  1317. o1351 = Instance.new("Part")
  1318. o1352 = Instance.new("BlockMesh")
  1319. o1353 = Instance.new("Part")
  1320. o1354 = Instance.new("Part")
  1321. o1355 = Instance.new("Part")
  1322. o1356 = Instance.new("Part")
  1323. o1357 = Instance.new("Part")
  1324. o1358 = Instance.new("Part")
  1325. o1359 = Instance.new("Part")
  1326. o1360 = Instance.new("Part")
  1327. o1361 = Instance.new("BlockMesh")
  1328. o1362 = Instance.new("ManualWeld")
  1329. o1363 = Instance.new("ManualWeld")
  1330. o1364 = Instance.new("ManualWeld")
  1331. o1365 = Instance.new("ManualWeld")
  1332. o1366 = Instance.new("Part")
  1333. o1367 = Instance.new("Part")
  1334. o1368 = Instance.new("Part")
  1335. o1369 = Instance.new("Part")
  1336. o1370 = Instance.new("Part")
  1337. o1371 = Instance.new("Part")
  1338. o1372 = Instance.new("Part")
  1339. o1373 = Instance.new("Part")
  1340. o1374 = Instance.new("Part")
  1341. o1375 = Instance.new("Part")
  1342. o1376 = Instance.new("Part")
  1343. o1377 = Instance.new("Part")
  1344. o1378 = Instance.new("Part")
  1345. o1379 = Instance.new("Part")
  1346. o1380 = Instance.new("Part")
  1347. o1381 = Instance.new("Part")
  1348. o1382 = Instance.new("Part")
  1349. o1383 = Instance.new("Part")
  1350. o1384 = Instance.new("Part")
  1351. o1385 = Instance.new("Part")
  1352. o1386 = Instance.new("BlockMesh")
  1353. o1387 = Instance.new("Part")
  1354. o1388 = Instance.new("BlockMesh")
  1355. o1389 = Instance.new("Part")
  1356. o1390 = Instance.new("Part")
  1357. o1391 = Instance.new("Part")
  1358. o1392 = Instance.new("Part")
  1359. o1393 = Instance.new("BlockMesh")
  1360. o1394 = Instance.new("Part")
  1361. o1395 = Instance.new("SpecialMesh")
  1362. o1397 = Instance.new("Part")
  1363. o1398 = Instance.new("Decal")
  1364. o1401 = Instance.new("Model")
  1365. o1402 = Instance.new("Part")
  1366. o1403 = Instance.new("PointLight")
  1367. o1404 = Instance.new("PointLight")
  1368. o1405 = Instance.new("PointLight")
  1369. o1406 = Instance.new("PointLight")
  1370. o1407 = Instance.new("PointLight")
  1371. o1408 = Instance.new("PointLight")
  1372. o1409 = Instance.new("PointLight")
  1373. o1410 = Instance.new("PointLight")
  1374. o1411 = Instance.new("PointLight")
  1375. o1412 = Instance.new("PointLight")
  1376. o1413 = Instance.new("PointLight")
  1377. o1414 = Instance.new("PointLight")
  1378. o1415 = Instance.new("SpotLight")
  1379. o1416 = Instance.new("SpotLight")
  1380. o1417 = Instance.new("SpotLight")
  1381. o1418 = Instance.new("SpotLight")
  1382. o1419 = Instance.new("SpotLight")
  1383. o1420 = Instance.new("SpotLight")
  1384. o1421 = Instance.new("SpotLight")
  1385. o1422 = Instance.new("SpotLight")
  1386. o1423 = Instance.new("SpotLight")
  1387. o1424 = Instance.new("SpotLight")
  1388. o1425 = Instance.new("SpotLight")
  1389. o1426 = Instance.new("SpotLight")
  1390. o1427 = Instance.new("SpotLight")
  1391. o1428 = Instance.new("SpotLight")
  1392. o1429 = Instance.new("SurfaceLight")
  1393. o1430 = Instance.new("SurfaceLight")
  1394. o1431 = Instance.new("SurfaceLight")
  1395. o1432 = Instance.new("SurfaceLight")
  1396. o1433 = Instance.new("SurfaceLight")
  1397. o1434 = Instance.new("SurfaceLight")
  1398. o1435 = Instance.new("SurfaceLight")
  1399. o1436 = Instance.new("SurfaceLight")
  1400. o1437 = Instance.new("Part")
  1401. o1438 = Instance.new("Model")
  1402. o1441 = Instance.new("Model")
  1403. o1442 = Instance.new("Part")
  1404. o1443 = Instance.new("PointLight")
  1405. o1444 = Instance.new("SpotLight")
  1406. o1445 = Instance.new("SurfaceLight")
  1407. o1447 = Instance.new("Model")
  1408. o1448 = Instance.new("Part")
  1409. o1449 = Instance.new("Part")
  1410. o1450 = Instance.new("Part")
  1411. o1451 = Instance.new("Part")
  1412. o1454 = Instance.new("Part")
  1413. o1455 = Instance.new("Part")
  1414. o1456 = Instance.new("Part")
  1415. o1457 = Instance.new("Part")
  1416. o1458 = Instance.new("Part")
  1417. o1459 = Instance.new("Part")
  1418. o1460 = Instance.new("Part")
  1419. o1461 = Instance.new("Part")
  1420. o1462 = Instance.new("Part")
  1421. o1463 = Instance.new("Part")
  1422. o1464 = Instance.new("Part")
  1423. o1465 = Instance.new("Part")
  1424. o1466 = Instance.new("Part")
  1425. o1467 = Instance.new("Part")
  1426. o1468 = Instance.new("Part")
  1427. o1469 = Instance.new("Part")
  1428. o1470 = Instance.new("Part")
  1429. o1471 = Instance.new("Part")
  1430. o1472 = Instance.new("Part")
  1431. o1473 = Instance.new("Part")
  1432. o1474 = Instance.new("Part")
  1433. o1475 = Instance.new("Part")
  1434. o1476 = Instance.new("Part")
  1435. o1477 = Instance.new("Part")
  1436. o1478 = Instance.new("Part")
  1437. o1479 = Instance.new("Part")
  1438. o1480 = Instance.new("Part")
  1439. o1481 = Instance.new("Part")
  1440. o1482 = Instance.new("Part")
  1441. o1483 = Instance.new("Part")
  1442. o1484 = Instance.new("Part")
  1443. o1485 = Instance.new("Part")
  1444. o1486 = Instance.new("Part")
  1445. o1487 = Instance.new("Part")
  1446. o1488 = Instance.new("Part")
  1447. o1489 = Instance.new("Part")
  1448. o1490 = Instance.new("Part")
  1449. o1491 = Instance.new("Part")
  1450. o1492 = Instance.new("Part")
  1451. o1493 = Instance.new("Part")
  1452. o1494 = Instance.new("Part")
  1453. o1495 = Instance.new("Part")
  1454. o1496 = Instance.new("Part")
  1455. o1497 = Instance.new("Part")
  1456. o1498 = Instance.new("Part")
  1457. o1499 = Instance.new("Part")
  1458. o1500 = Instance.new("Part")
  1459. o1501 = Instance.new("Part")
  1460. o1502 = Instance.new("Part")
  1461. o1503 = Instance.new("Part")
  1462. o1504 = Instance.new("Part")
  1463. o1505 = Instance.new("Part")
  1464. o1506 = Instance.new("Part")
  1465. o1507 = Instance.new("ManualWeld")
  1466. o1508 = Instance.new("Model")
  1467. o1510 = Instance.new("Part")
  1468. o1511 = Instance.new("PointLight")
  1469. o1512 = Instance.new("SpotLight")
  1470. o1513 = Instance.new("SurfaceLight")
  1471. o1514 = Instance.new("Model")
  1472. o1515 = Instance.new("Part")
  1473. o1516 = Instance.new("PointLight")
  1474. o1517 = Instance.new("PointLight")
  1475. o1518 = Instance.new("PointLight")
  1476. o1519 = Instance.new("PointLight")
  1477. o1520 = Instance.new("PointLight")
  1478. o1521 = Instance.new("PointLight")
  1479. o1522 = Instance.new("PointLight")
  1480. o1523 = Instance.new("PointLight")
  1481. o1524 = Instance.new("PointLight")
  1482. o1525 = Instance.new("PointLight")
  1483. o1526 = Instance.new("PointLight")
  1484. o1527 = Instance.new("PointLight")
  1485. o1528 = Instance.new("SpotLight")
  1486. o1529 = Instance.new("SpotLight")
  1487. o1530 = Instance.new("SpotLight")
  1488. o1531 = Instance.new("SpotLight")
  1489. o1532 = Instance.new("SpotLight")
  1490. o1533 = Instance.new("SpotLight")
  1491. o1534 = Instance.new("SpotLight")
  1492. o1535 = Instance.new("SpotLight")
  1493. o1536 = Instance.new("SpotLight")
  1494. o1537 = Instance.new("SpotLight")
  1495. o1538 = Instance.new("SpotLight")
  1496. o1539 = Instance.new("SpotLight")
  1497. o1540 = Instance.new("SpotLight")
  1498. o1541 = Instance.new("SpotLight")
  1499. o1542 = Instance.new("SurfaceLight")
  1500. o1543 = Instance.new("SurfaceLight")
  1501. o1544 = Instance.new("SurfaceLight")
  1502. o1545 = Instance.new("SurfaceLight")
  1503. o1546 = Instance.new("SurfaceLight")
  1504. o1547 = Instance.new("SurfaceLight")
  1505. o1548 = Instance.new("SurfaceLight")
  1506. o1549 = Instance.new("SurfaceLight")
  1507. o1550 = Instance.new("Part")
  1508. o1551 = Instance.new("Part")
  1509. o1552 = Instance.new("Part")
  1510. o1553 = Instance.new("Part")
  1511. o1554 = Instance.new("Part")
  1512. o1555 = Instance.new("Part")
  1513. o1556 = Instance.new("SurfaceLight")
  1514. o1557 = Instance.new("ManualWeld")
  1515. o1558 = Instance.new("ManualWeld")
  1516. o1559 = Instance.new("ManualWeld")
  1517. o1560 = Instance.new("ManualWeld")
  1518. o1561 = Instance.new("ManualWeld")
  1519. o1562 = Instance.new("ManualWeld")
  1520. o1563 = Instance.new("ManualWeld")
  1521. o1564 = Instance.new("ManualWeld")
  1522. o1565 = Instance.new("ManualWeld")
  1523. o1566 = Instance.new("ManualWeld")
  1524. o1567 = Instance.new("ManualWeld")
  1525. o1568 = Instance.new("Model")
  1526. o1569 = Instance.new("Part")
  1527. o1570 = Instance.new("BlockMesh")
  1528. o1572 = Instance.new("Part")
  1529. o1573 = Instance.new("BlockMesh")
  1530. o1576 = Instance.new("Model")
  1531. o1579 = Instance.new("ManualWeld")
  1532. o1583 = Instance.new("Part")
  1533. o1584 = Instance.new("BlockMesh")
  1534. o1585 = Instance.new("Part")
  1535. o1586 = Instance.new("BlockMesh")
  1536. o1587 = Instance.new("Model")
  1537. o1588 = Instance.new("Part")
  1538. o1589 = Instance.new("BlockMesh")
  1539. o1590 = Instance.new("Part")
  1540. o1591 = Instance.new("BlockMesh")
  1541. o1592 = Instance.new("Part")
  1542. o1593 = Instance.new("BlockMesh")
  1543. o1594 = Instance.new("Part")
  1544. o1595 = Instance.new("BlockMesh")
  1545. o1596 = Instance.new("Part")
  1546. o1597 = Instance.new("BlockMesh")
  1547. o1599 = Instance.new("Part")
  1548. o1600 = Instance.new("BlockMesh")
  1549. o1601 = Instance.new("Part")
  1550. o1602 = Instance.new("BlockMesh")
  1551. o1603 = Instance.new("Model")
  1552. o1604 = Instance.new("Part")
  1553. o1605 = Instance.new("BlockMesh")
  1554. o1606 = Instance.new("Part")
  1555. o1607 = Instance.new("BlockMesh")
  1556. o1608 = Instance.new("Part")
  1557. o1609 = Instance.new("BlockMesh")
  1558. o1610 = Instance.new("Part")
  1559. o1611 = Instance.new("BlockMesh")
  1560. o1612 = Instance.new("Part")
  1561. o1613 = Instance.new("BlockMesh")
  1562. o1615 = Instance.new("Part")
  1563. o1616 = Instance.new("Decal")
  1564. o1617 = Instance.new("Part")
  1565. o1618 = Instance.new("BlockMesh")
  1566. o1619 = Instance.new("Seat")
  1567. o1620 = Instance.new("Model")
  1568. o1621 = Instance.new("Part")
  1569. o1622 = Instance.new("SpecialMesh")
  1570. o1627 = Instance.new("Part")
  1571. o1628 = Instance.new("Decal")
  1572. o1637 = Instance.new("Part")
  1573. o1639 = Instance.new("Part")
  1574. o1641 = Instance.new("Part")
  1575. o1642 = Instance.new("Part")
  1576. o1643 = Instance.new("Humanoid")
  1577. o1645 = Instance.new("Part")
  1578. o1646 = Instance.new("Motor6D")
  1579. o1647 = Instance.new("BodyColors")
  1580. o1649 = Instance.new("Part")
  1581. o1650 = Instance.new("SpecialMesh")
  1582. o1652 = Instance.new("Weld")
  1583. o1654 = Instance.new("Shirt")
  1584. o1655 = Instance.new("Pants")
  1585. o1657 = Instance.new("Part")
  1586. o1658 = Instance.new("SpecialMesh")
  1587. o1660 = Instance.new("Weld")
  1588. o1.Parent = mas
  1589. o2.Parent = o1
  1590. o3.Parent = o2
  1591. o4.Parent = o3
  1592. o4.Material = Enum.Material.Neon
  1593. o4.BrickColor = BrickColor.new("Buttermilk")
  1594. o4.Position = Vector3.new(77.5386353, 20.0618706, -163.393387)
  1595. o4.Rotation = Vector3.new(180, 0, 90)
  1596. o4.Anchored = true
  1597. o4.Shape = Enum.PartType.Cylinder
  1598. o4.Size = Vector3.new(0.199999854, 1, 0.800000012)
  1599. o4.CFrame = CFrame.new(77.5386353, 20.0618706, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  1600. o4.BottomSurface = Enum.SurfaceType.Smooth
  1601. o4.TopSurface = Enum.SurfaceType.Smooth
  1602. o4.Color = Color3.new(0.996078, 0.952941, 0.733333)
  1603. o4.Position = Vector3.new(77.5386353, 20.0618706, -163.393387)
  1604. o5.Parent = o4
  1605. o6.Parent = o4
  1606. o7.Parent = o4
  1607. o8.Parent = o4
  1608. o9.Parent = o4
  1609. o10.Parent = o4
  1610. o11.Parent = o4
  1611. o12.Parent = o4
  1612. o13.Parent = o4
  1613. o14.Parent = o4
  1614. o15.Parent = o4
  1615. o16.Parent = o4
  1616. o17.Parent = o4
  1617. o18.Parent = o4
  1618. o19.Parent = o4
  1619. o20.Parent = o4
  1620. o21.Parent = o4
  1621. o22.Parent = o4
  1622. o23.Parent = o4
  1623. o24.Parent = o4
  1624. o25.Parent = o4
  1625. o26.Parent = o4
  1626. o27.Parent = o4
  1627. o28.Parent = o4
  1628. o29.Parent = o4
  1629. o30.Parent = o4
  1630. o31.Parent = o4
  1631. o32.Parent = o4
  1632. o33.Parent = o4
  1633. o34.Parent = o4
  1634. o35.Parent = o4
  1635. o36.Parent = o4
  1636. o37.Parent = o4
  1637. o38.Parent = o4
  1638. o39.Parent = o3
  1639. o39.Material = Enum.Material.SmoothPlastic
  1640. o39.BrickColor = BrickColor.new("Institutional white")
  1641. o39.Position = Vector3.new(77.5386353, 20.0998135, -163.393387)
  1642. o39.Rotation = Vector3.new(180, 0, 90)
  1643. o39.Anchored = true
  1644. o39.Shape = Enum.PartType.Cylinder
  1645. o39.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  1646. o39.CFrame = CFrame.new(77.5386353, 20.0998135, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  1647. o39.BottomSurface = Enum.SurfaceType.Smooth
  1648. o39.TopSurface = Enum.SurfaceType.Smooth
  1649. o39.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1650. o39.Position = Vector3.new(77.5386353, 20.0998135, -163.393387)
  1651. o40.Parent = o2
  1652. o41.Parent = o40
  1653. o43.Parent = mas
  1654. o44.Parent = mas
  1655. o45.Parent = mas
  1656. o46.Parent = mas
  1657. o47.Parent = mas
  1658. o48.Parent = mas
  1659. o49.Parent = mas
  1660. o50.Parent = mas
  1661. o51.Parent = mas
  1662. o52.Name = "Union-to-CheetosCJ Strong Joint"
  1663. o52.Parent = mas
  1664. o52.C0 = CFrame.new(-3, 0.165002316, 3, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  1665. o52.C1 = CFrame.new(4.42208862, -0.486236572, 0.0999937057, 0.64279443, 0.766034722, -1.1478254e-06, 0.76602906, -0.642799199, 1.95337657e-06, 7.58532963e-07, -2.13491876e-06, -0.999992609)
  1666. o52.Part0 = mas
  1667. o52.Part1 = o1394
  1668. o53.Parent = o41
  1669. o53.Material = Enum.Material.Marble
  1670. o53.BrickColor = BrickColor.new("Institutional white")
  1671. o53.Transparency = 0.40000000596046
  1672. o53.Position = Vector3.new(83.1380615, 4.52308416, -153.260681)
  1673. o53.Anchored = true
  1674. o53.Size = Vector3.new(6.66000128, 0.330000013, 5.5999999)
  1675. o53.CFrame = CFrame.new(83.1380615, 4.52308416, -153.260681, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1676. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1677. o53.Position = Vector3.new(83.1380615, 4.52308416, -153.260681)
  1678. o54.Parent = o53
  1679. o55.Parent = o53
  1680. o57.Name = "Union-to-Union Strong Joint"
  1681. o57.Parent = mas
  1682. o57.C0 = CFrame.new(-1.59499967, 1.33815777, 1.88588238, -0.99999994, 0, 0, 0, 0, 0.99999994, 0, 1, 0)
  1683. o57.C1 = CFrame.new(-1.71356773, -0.146809578, 1.95141029, -0.999996722, 0, 0, 0, 0, 0.999996722, 0, 1, 0)
  1684. o57.Part0 = mas
  1685. o57.Part1 = mas
  1686. o58.Name = "Union-to-Part Strong Joint"
  1687. o58.Parent = mas
  1688. o58.C0 = CFrame.new(-1.59499967, 1.33815777, 1.88588238, -0.99999994, 0, 0, 0, 0, 0.99999994, 0, 1, 0)
  1689. o58.C1 = CFrame.new(-1.71356392, -0.146809578, 1.95141029, -0.999996006, 0, 0, 0, 0, 0.999996006, 0, 1, 0)
  1690. o58.Part0 = mas
  1691. o58.Part1 = o53
  1692. o59.Parent = o2
  1693. o59.Material = Enum.Material.Wood
  1694. o59.BrickColor = BrickColor.new("Quill grey")
  1695. o59.Position = Vector3.new(73.1722412, 25.7002029, -161.549255)
  1696. o59.Rotation = Vector3.new(0, 90, 0)
  1697. o59.Anchored = true
  1698. o59.Size = Vector3.new(48.7999992, 8.39999866, 53.7999878)
  1699. o59.CFrame = CFrame.new(73.1722412, 25.7002029, -161.549255, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  1700. o59.Color = Color3.new(0.87451, 0.87451, 0.870588)
  1701. o59.Position = Vector3.new(73.1722412, 25.7002029, -161.549255)
  1702. o60.Parent = o2
  1703. o61.Parent = o60
  1704. o61.Material = Enum.Material.Neon
  1705. o61.BrickColor = BrickColor.new("Buttermilk")
  1706. o61.Position = Vector3.new(90.0501099, 20.0618706, -163.393387)
  1707. o61.Rotation = Vector3.new(180, 0, 90)
  1708. o61.Anchored = true
  1709. o61.Shape = Enum.PartType.Cylinder
  1710. o61.Size = Vector3.new(0.199999854, 1, 0.800000012)
  1711. o61.CFrame = CFrame.new(90.0501099, 20.0618706, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  1712. o61.BottomSurface = Enum.SurfaceType.Smooth
  1713. o61.TopSurface = Enum.SurfaceType.Smooth
  1714. o61.Color = Color3.new(0.996078, 0.952941, 0.733333)
  1715. o61.Position = Vector3.new(90.0501099, 20.0618706, -163.393387)
  1716. o62.Parent = o61
  1717. o63.Parent = o61
  1718. o64.Parent = o61
  1719. o65.Parent = o61
  1720. o66.Parent = o61
  1721. o67.Parent = o61
  1722. o68.Parent = o61
  1723. o69.Parent = o61
  1724. o70.Parent = o61
  1725. o71.Parent = o61
  1726. o72.Parent = o61
  1727. o73.Parent = o61
  1728. o74.Parent = o61
  1729. o75.Parent = o61
  1730. o76.Parent = o61
  1731. o77.Parent = o61
  1732. o78.Parent = o61
  1733. o79.Parent = o61
  1734. o80.Parent = o61
  1735. o81.Parent = o61
  1736. o82.Parent = o61
  1737. o83.Parent = o61
  1738. o84.Parent = o61
  1739. o85.Parent = o61
  1740. o86.Parent = o61
  1741. o87.Parent = o61
  1742. o88.Parent = o61
  1743. o89.Parent = o61
  1744. o90.Parent = o61
  1745. o91.Parent = o61
  1746. o92.Parent = o61
  1747. o93.Parent = o61
  1748. o94.Parent = o61
  1749. o95.Parent = o61
  1750. o96.Parent = o60
  1751. o96.Material = Enum.Material.SmoothPlastic
  1752. o96.BrickColor = BrickColor.new("Institutional white")
  1753. o96.Position = Vector3.new(90.0501099, 20.0998135, -163.393387)
  1754. o96.Rotation = Vector3.new(180, 0, 90)
  1755. o96.Anchored = true
  1756. o96.Shape = Enum.PartType.Cylinder
  1757. o96.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  1758. o96.CFrame = CFrame.new(90.0501099, 20.0998135, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  1759. o96.BottomSurface = Enum.SurfaceType.Smooth
  1760. o96.TopSurface = Enum.SurfaceType.Smooth
  1761. o96.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1762. o96.Position = Vector3.new(90.0501099, 20.0998135, -163.393387)
  1763. o97.Parent = o2
  1764. o98.Parent = o97
  1765. o98.Material = Enum.Material.Wood
  1766. o98.BrickColor = BrickColor.new("Burnt Sienna")
  1767. o98.Transparency = 1
  1768. o98.Position = Vector3.new(55.5449829, 16.4801636, -179.249985)
  1769. o98.Anchored = true
  1770. o98.Size = Vector3.new(3.79999971, 0.949999928, 1.89999986)
  1771. o98.CFrame = CFrame.new(55.5449829, 16.4801636, -179.249985, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1772. o98.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1773. o98.Position = Vector3.new(55.5449829, 16.4801636, -179.249985)
  1774. o99.Parent = o98
  1775. o100.Parent = o98
  1776. o101.Parent = o98
  1777. o102.Parent = o98
  1778. o103.Parent = o98
  1779. o104.Parent = o98
  1780. o105.Parent = o98
  1781. o106.Parent = o98
  1782. o107.Parent = o97
  1783. o107.Material = Enum.Material.Wood
  1784. o107.BrickColor = BrickColor.new("Burnt Sienna")
  1785. o107.Transparency = 1
  1786. o107.Position = Vector3.new(57.4450073, 11.9201555, -179.249985)
  1787. o107.Anchored = true
  1788. o107.Size = Vector3.new(3.79999971, 0.949999928, 1.89999986)
  1789. o107.CFrame = CFrame.new(57.4450073, 11.9201555, -179.249985, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1790. o107.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1791. o107.Position = Vector3.new(57.4450073, 11.9201555, -179.249985)
  1792. o108.Parent = o107
  1793. o109.Parent = o107
  1794. o110.Parent = o107
  1795. o111.Parent = o107
  1796. o112.Parent = o107
  1797. o113.Parent = o107
  1798. o114.Parent = o107
  1799. o115.Parent = o107
  1800. o116.Parent = o97
  1801. o116.Material = Enum.Material.Wood
  1802. o116.BrickColor = BrickColor.new("Burnt Sienna")
  1803. o116.Transparency = 1
  1804. o116.Position = Vector3.new(67.1350098, 15.3401642, -179.249985)
  1805. o116.Anchored = true
  1806. o116.Size = Vector3.new(3.79999971, 0.949999928, 1.89999986)
  1807. o116.CFrame = CFrame.new(67.1350098, 15.3401642, -179.249985, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1808. o116.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1809. o116.Position = Vector3.new(67.1350098, 15.3401642, -179.249985)
  1810. o117.Parent = o116
  1811. o118.Parent = o116
  1812. o119.Parent = o116
  1813. o120.Parent = o116
  1814. o121.Parent = o116
  1815. o122.Parent = o116
  1816. o123.Parent = o116
  1817. o124.Parent = o116
  1818. o125.Parent = o97
  1819. o125.Material = Enum.Material.Wood
  1820. o125.BrickColor = BrickColor.new("Burnt Sienna")
  1821. o125.Transparency = 1
  1822. o125.Position = Vector3.new(74.3551025, 11.9201555, -179.249985)
  1823. o125.Anchored = true
  1824. o125.Size = Vector3.new(3.79999971, 0.949999928, 1.89999986)
  1825. o125.CFrame = CFrame.new(74.3551025, 11.9201555, -179.249985, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1826. o125.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1827. o125.Position = Vector3.new(74.3551025, 11.9201555, -179.249985)
  1828. o126.Parent = o125
  1829. o127.Parent = o125
  1830. o128.Parent = o125
  1831. o129.Parent = o125
  1832. o130.Parent = o125
  1833. o131.Parent = o125
  1834. o132.Parent = o125
  1835. o133.Parent = o125
  1836. o134.Parent = o97
  1837. o134.Material = Enum.Material.Wood
  1838. o134.BrickColor = BrickColor.new("Burnt Sienna")
  1839. o134.Transparency = 1
  1840. o134.Position = Vector3.new(74.3551025, 15.3401642, -179.249985)
  1841. o134.Anchored = true
  1842. o134.Size = Vector3.new(3.79999971, 0.949999928, 1.89999986)
  1843. o134.CFrame = CFrame.new(74.3551025, 15.3401642, -179.249985, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1844. o134.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1845. o134.Position = Vector3.new(74.3551025, 15.3401642, -179.249985)
  1846. o135.Parent = o134
  1847. o136.Parent = o134
  1848. o137.Parent = o134
  1849. o138.Parent = o134
  1850. o139.Parent = o134
  1851. o140.Parent = o134
  1852. o141.Parent = o134
  1853. o142.Parent = o134
  1854. o143.Parent = o2
  1855. o144.Parent = o143
  1856. o144.Material = Enum.Material.Neon
  1857. o144.BrickColor = BrickColor.new("Buttermilk")
  1858. o144.Position = Vector3.new(90.0501099, 20.0618706, -147.084763)
  1859. o144.Rotation = Vector3.new(180, 0, 90)
  1860. o144.Anchored = true
  1861. o144.Shape = Enum.PartType.Cylinder
  1862. o144.Size = Vector3.new(0.199999854, 1, 0.800000012)
  1863. o144.CFrame = CFrame.new(90.0501099, 20.0618706, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  1864. o144.BottomSurface = Enum.SurfaceType.Smooth
  1865. o144.TopSurface = Enum.SurfaceType.Smooth
  1866. o144.Color = Color3.new(0.996078, 0.952941, 0.733333)
  1867. o144.Position = Vector3.new(90.0501099, 20.0618706, -147.084763)
  1868. o145.Parent = o144
  1869. o146.Parent = o144
  1870. o147.Parent = o144
  1871. o148.Parent = o144
  1872. o149.Parent = o144
  1873. o150.Parent = o144
  1874. o151.Parent = o144
  1875. o152.Parent = o144
  1876. o153.Parent = o144
  1877. o154.Parent = o144
  1878. o155.Parent = o144
  1879. o156.Parent = o144
  1880. o157.Parent = o144
  1881. o158.Parent = o144
  1882. o159.Parent = o144
  1883. o160.Parent = o144
  1884. o161.Parent = o144
  1885. o162.Parent = o144
  1886. o163.Parent = o144
  1887. o164.Parent = o144
  1888. o165.Parent = o144
  1889. o166.Parent = o144
  1890. o167.Parent = o144
  1891. o168.Parent = o144
  1892. o169.Parent = o144
  1893. o170.Parent = o144
  1894. o171.Parent = o144
  1895. o172.Parent = o144
  1896. o173.Parent = o144
  1897. o174.Parent = o144
  1898. o175.Parent = o144
  1899. o176.Parent = o144
  1900. o177.Parent = o144
  1901. o178.Parent = o144
  1902. o179.Parent = o143
  1903. o179.Material = Enum.Material.SmoothPlastic
  1904. o179.BrickColor = BrickColor.new("Institutional white")
  1905. o179.Position = Vector3.new(90.0501099, 20.0998135, -147.084763)
  1906. o179.Rotation = Vector3.new(180, 0, 90)
  1907. o179.Anchored = true
  1908. o179.Shape = Enum.PartType.Cylinder
  1909. o179.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  1910. o179.CFrame = CFrame.new(90.0501099, 20.0998135, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  1911. o179.BottomSurface = Enum.SurfaceType.Smooth
  1912. o179.TopSurface = Enum.SurfaceType.Smooth
  1913. o179.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1914. o179.Position = Vector3.new(90.0501099, 20.0998135, -147.084763)
  1915. o180.Parent = o2
  1916. o180.Material = Enum.Material.WoodPlanks
  1917. o180.BrickColor = BrickColor.new("Burnt Sienna")
  1918. o180.Position = Vector3.new(89.8831787, 20.4001884, -161.533951)
  1919. o180.Anchored = true
  1920. o180.Size = Vector3.new(20.420187, 0.200000003, 48.7743187)
  1921. o180.CFrame = CFrame.new(89.8831787, 20.4001884, -161.533951, 0.999991655, 0, 0, 0, 1, 0, 0, 0, 0.999991655)
  1922. o180.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1923. o180.Position = Vector3.new(89.8831787, 20.4001884, -161.533951)
  1924. o181.Parent = o180
  1925. o182.Parent = o180
  1926. o183.Parent = o180
  1927. o184.Parent = o180
  1928. o185.Parent = o180
  1929. o186.Parent = o180
  1930. o187.Parent = o180
  1931. o188.Parent = o180
  1932. o189.Parent = o180
  1933. o190.Parent = o180
  1934. o191.Parent = o180
  1935. o192.Parent = o180
  1936. o193.Parent = o180
  1937. o194.Parent = o180
  1938. o195.Parent = o180
  1939. o196.Parent = o180
  1940. o197.Parent = o180
  1941. o198.Parent = o180
  1942. o199.Parent = o180
  1943. o200.Parent = o180
  1944. o201.Parent = o180
  1945. o202.Parent = o180
  1946. o203.Parent = o180
  1947. o204.Parent = o180
  1948. o205.Parent = o180
  1949. o206.Parent = o180
  1950. o207.Parent = o180
  1951. o208.Parent = o180
  1952. o209.Parent = o180
  1953. o210.Parent = o180
  1954. o211.Parent = o180
  1955. o212.Parent = o180
  1956. o213.Parent = o2
  1957. o213.Material = Enum.Material.Wood
  1958. o213.BrickColor = BrickColor.new("Institutional white")
  1959. o213.Position = Vector3.new(73.1723633, 21.0001869, -161.549271)
  1960. o213.Anchored = true
  1961. o213.Size = Vector3.new(53.8000107, 0.600000024, 48.7999954)
  1962. o213.CFrame = CFrame.new(73.1723633, 21.0001869, -161.549271, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1963. o213.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1964. o213.Position = Vector3.new(73.1723633, 21.0001869, -161.549271)
  1965. o214.Parent = o213
  1966. o215.Parent = o2
  1967. o215.Material = Enum.Material.Wood
  1968. o215.BrickColor = BrickColor.new("Burnt Sienna")
  1969. o215.Position = Vector3.new(73.1723633, 21.4001884, -161.549271)
  1970. o215.Anchored = true
  1971. o215.Size = Vector3.new(54.2000122, 0.200000003, 49.1999969)
  1972. o215.CFrame = CFrame.new(73.1723633, 21.4001884, -161.549271, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1973. o215.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  1974. o215.Position = Vector3.new(73.1723633, 21.4001884, -161.549271)
  1975. o216.Parent = o215
  1976. o217.Parent = o2
  1977. o219.Parent = o217
  1978. o219.Material = Enum.Material.SmoothPlastic
  1979. o219.BrickColor = BrickColor.new("Lily white")
  1980. o219.Position = Vector3.new(75.8988342, 2.90021205, -153.409927)
  1981. o219.Rotation = Vector3.new(0, -90, 0)
  1982. o219.Anchored = true
  1983. o219.Size = Vector3.new(9, 2.40000033, 4.20000029)
  1984. o219.CFrame = CFrame.new(75.8988342, 2.90021205, -153.409927, 0, 0, -1.00000024, 0, 1, 0, 1.00000024, 0, 0)
  1985. o219.Color = Color3.new(0.929412, 0.917647, 0.917647)
  1986. o219.Position = Vector3.new(75.8988342, 2.90021205, -153.409927)
  1987. o220.Parent = o219
  1988. o221.Name = "Part-to-Part Strong Joint"
  1989. o221.Parent = o219
  1990. o221.C0 = CFrame.new(-4.5, -1.20000017, 2.10000014, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1991. o221.C1 = CFrame.new(-4.49964905, -2.69999838, -0.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1992. o221.Part0 = o219
  1993. o221.Part1 = o233
  1994. o222.Parent = o217
  1995. o222.Material = Enum.Material.Sand
  1996. o222.BrickColor = BrickColor.new("Smoky grey")
  1997. o222.Position = Vector3.new(73.4786682, 4.30018997, -153.41008)
  1998. o222.Rotation = Vector3.new(0, -90, 0)
  1999. o222.Anchored = true
  2000. o222.Size = Vector3.new(8.99999523, 5.19999933, 0.799999535)
  2001. o222.CFrame = CFrame.new(73.4786682, 4.30018997, -153.41008, 0, 0, -1.00000024, 0, 1, 0, 1.00000024, 0, 0)
  2002. o222.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2003. o222.Position = Vector3.new(73.4786682, 4.30018997, -153.41008)
  2004. o223.Parent = o222
  2005. o224.Parent = o217
  2006. o224.Material = Enum.Material.Sand
  2007. o224.BrickColor = BrickColor.new("Smoky grey")
  2008. o224.Position = Vector3.new(75.7987061, 2.94019103, -153.409927)
  2009. o224.Rotation = Vector3.new(0, -90, 0)
  2010. o224.Anchored = true
  2011. o224.Size = Vector3.new(9, 2.4800005, 4.00000048)
  2012. o224.CFrame = CFrame.new(75.7987061, 2.94019103, -153.409927, 0, 0, -1.00000024, 0, 1, 0, 1.00000024, 0, 0)
  2013. o224.Color = Color3.new(0.356863, 0.364706, 0.411765)
  2014. o224.Position = Vector3.new(75.7987061, 2.94019103, -153.409927)
  2015. o225.Parent = o224
  2016. o226.Parent = o217
  2017. o226.Material = Enum.Material.Sand
  2018. o226.BrickColor = BrickColor.new("Black")
  2019. o226.Transparency = 1
  2020. o226.Position = Vector3.new(76.1588135, 4.20517397, -151.024551)
  2021. o226.Rotation = Vector3.new(0, -70, 0)
  2022. o226.Anchored = true
  2023. o226.Size = Vector3.new(1.96000051, 0.0500000007, 2)
  2024. o226.CFrame = CFrame.new(76.1588135, 4.20517397, -151.024551, 0.342020869, 0, -0.939692497, 0, 1, 0, 0.939692497, 0, 0.342020869)
  2025. o226.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2026. o226.Position = Vector3.new(76.1588135, 4.20517397, -151.024551)
  2027. o227.Parent = o217
  2028. o227.Material = Enum.Material.SmoothPlastic
  2029. o227.BrickColor = BrickColor.new("Lily white")
  2030. o227.Position = Vector3.new(76.0987549, 3.50019193, -158.409958)
  2031. o227.Rotation = Vector3.new(0, -90, 0)
  2032. o227.Anchored = true
  2033. o227.Size = Vector3.new(0.999997675, 3.60000062, 4.5999999)
  2034. o227.CFrame = CFrame.new(76.0987549, 3.50019193, -158.409958, 0, 0, -1.00000024, 0, 1, 0, 1.00000024, 0, 0)
  2035. o227.Color = Color3.new(0.929412, 0.917647, 0.917647)
  2036. o227.Position = Vector3.new(76.0987549, 3.50019193, -158.409958)
  2037. o228.Parent = o227
  2038. o229.Name = "Part-to-Part Strong Joint"
  2039. o229.Parent = o227
  2040. o229.C0 = CFrame.new(0.499998838, -1.80000031, 2.29999995, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2041. o229.C1 = CFrame.new(-4.50009155, -1.20000124, 2.10002136, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2042. o229.Part0 = o227
  2043. o229.Part1 = o219
  2044. o230.Name = "Part-to-Part Strong Joint"
  2045. o230.Parent = o227
  2046. o230.C0 = CFrame.new(-0.499998838, -1.80000031, 2.29999995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2047. o230.C1 = CFrame.new(-5.4997406, -2.69999933, -0.499984741, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2048. o230.Part0 = o227
  2049. o230.Part1 = o233
  2050. o231.Name = "Part-to-Part Strong Joint"
  2051. o231.Parent = o227
  2052. o231.C0 = CFrame.new(0.499998838, -1.80000031, 2.29999995, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2053. o231.C1 = CFrame.new(-4.50012207, -1.23997927, 2.00001526, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2054. o231.Part0 = o227
  2055. o231.Part1 = o224
  2056. o233.Parent = o217
  2057. o233.Material = Enum.Material.SmoothPlastic
  2058. o233.BrickColor = BrickColor.new("Lily white")
  2059. o233.Position = Vector3.new(73.2987061, 4.40019798, -153.410065)
  2060. o233.Rotation = Vector3.new(0, -90, 0)
  2061. o233.Anchored = true
  2062. o233.Size = Vector3.new(10.9999933, 5.39999914, 0.999999464)
  2063. o233.CFrame = CFrame.new(73.2987061, 4.40019798, -153.410065, 0, 0, -1.00000024, 0, 1, 0, 1.00000024, 0, 0)
  2064. o233.Color = Color3.new(0.929412, 0.917647, 0.917647)
  2065. o233.Position = Vector3.new(73.2987061, 4.40019798, -153.410065)
  2066. o234.Parent = o233
  2067. o235.Name = "Part-to-Part Strong Joint"
  2068. o235.Parent = o233
  2069. o235.C0 = CFrame.new(5.49999666, -2.69999957, -0.499999732, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2070. o235.C1 = CFrame.new(5.49961853, -1.23997951, 2, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2071. o235.Part0 = o233
  2072. o235.Part1 = o224
  2073. o236.Parent = o217
  2074. o236.Material = Enum.Material.SmoothPlastic
  2075. o236.BrickColor = BrickColor.new("Lily white")
  2076. o236.Position = Vector3.new(76.0987549, 3.50019193, -148.41008)
  2077. o236.Rotation = Vector3.new(0, -90, 0)
  2078. o236.Anchored = true
  2079. o236.Size = Vector3.new(0.999997675, 3.60000062, 4.5999999)
  2080. o236.CFrame = CFrame.new(76.0987549, 3.50019193, -148.41008, 0, 0, -1.00000024, 0, 1, 0, 1.00000024, 0, 0)
  2081. o236.Color = Color3.new(0.929412, 0.917647, 0.917647)
  2082. o236.Position = Vector3.new(76.0987549, 3.50019193, -148.41008)
  2083. o237.Parent = o236
  2084. o238.Name = "Part-to-Part Strong Joint"
  2085. o238.Parent = o236
  2086. o238.C0 = CFrame.new(-0.499998838, -1.80000031, -2.29999995, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2087. o238.C1 = CFrame.new(4.49981689, -1.20000124, -2.49998474, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2088. o238.Part0 = o236
  2089. o238.Part1 = o219
  2090. o239.Name = "Part-to-Part Strong Joint"
  2091. o239.Parent = o236
  2092. o239.C0 = CFrame.new(-0.499998838, -1.80000031, 2.29999995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2093. o239.C1 = CFrame.new(4.50016785, -2.69999933, -0.499984741, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2094. o239.Part0 = o236
  2095. o239.Part1 = o233
  2096. o240.Name = "Part-to-Part Strong Joint"
  2097. o240.Parent = o236
  2098. o240.C0 = CFrame.new(-0.499998838, -1.80000031, -2.29999995, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2099. o240.C1 = CFrame.new(4.49978638, -1.23997927, -2.59999084, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2100. o240.Part0 = o236
  2101. o240.Part1 = o224
  2102. o241.Name = "Stay Weird Pillow"
  2103. o241.Parent = o217
  2104. o242.Parent = o241
  2105. o242.Transparency = 1
  2106. o242.Position = Vector3.new(74.4937439, 5.63271284, -153.421249)
  2107. o242.Rotation = Vector3.new(-89.7699966, -10.7600002, -89.2699966)
  2108. o242.Anchored = true
  2109. o242.FormFactor = Enum.FormFactor.Symmetric
  2110. o242.Size = Vector3.new(2.72999549, 1.36499774, 1.92464662)
  2111. o242.CFrame = CFrame.new(74.4937439, 5.63271284, -153.421249, 0.0125250518, 0.982331157, -0.186732471, -0.00167000375, 0.18676737, 0.982402802, 0.999920428, -0.0119927824, 0.00397976115)
  2112. o242.Position = Vector3.new(74.4937439, 5.63271284, -153.421249)
  2113. o243.Parent = o242
  2114. o243.Scale = Vector3.new(0.899999976, 0.5, 1)
  2115. o244.Parent = o242
  2116. o244.Texture = "http://www.roblox.com/asset/?id=302799109"
  2117. o244.Face = Enum.NormalId.Top
  2118. o245.Parent = o241
  2119. o245.BrickColor = BrickColor.new("White")
  2120. o245.Position = Vector3.new(74.3428955, 5.51722097, -153.252228)
  2121. o245.Rotation = Vector3.new(69.5800018, -78.4399948, -20.9399986)
  2122. o245.Anchored = true
  2123. o245.CanCollide = false
  2124. o245.FormFactor = Enum.FormFactor.Symmetric
  2125. o245.Size = Vector3.new(2.72999549, 2.72999549, 1.36499774)
  2126. o245.CFrame = CFrame.new(74.3428955, 5.51722097, -153.252228, 0.187117979, 0.071595937, -0.979725122, -0.982212782, -0.00225806795, -0.187758118, -0.0156550072, 0.997431457, 0.0698998868)
  2127. o245.BottomSurface = Enum.SurfaceType.Smooth
  2128. o245.TopSurface = Enum.SurfaceType.Smooth
  2129. o245.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2130. o245.Position = Vector3.new(74.3428955, 5.51722097, -153.252228)
  2131. o246.Parent = o245
  2132. o246.MeshId = "http://www.roblox.com/asset/?id=19106014"
  2133. o246.Scale = Vector3.new(1.36499774, 2.04749656, 0.682498872)
  2134. o246.MeshType = Enum.MeshType.FileMesh
  2135. o247.Parent = o217
  2136. o247.Material = Enum.Material.Sand
  2137. o247.BrickColor = BrickColor.new("Black")
  2138. o247.Transparency = 1
  2139. o247.Position = Vector3.new(76.158783, 4.20517397, -155.752884)
  2140. o247.Rotation = Vector3.new(-180, -70, -180)
  2141. o247.Anchored = true
  2142. o247.Size = Vector3.new(1.96000051, 0.0500000007, 2)
  2143. o247.CFrame = CFrame.new(76.158783, 4.20517397, -155.752884, -0.342021525, 0, -0.939692497, 0, 1, 0, 0.939692497, 0, -0.342021525)
  2144. o247.Color = Color3.new(0.105882, 0.164706, 0.207843)
  2145. o247.Position = Vector3.new(76.158783, 4.20517397, -155.752884)
  2146. o248.Parent = o2
  2147. o248.Material = Enum.Material.Wood
  2148. o248.BrickColor = BrickColor.new("Burnt Sienna")
  2149. o248.Position = Vector3.new(99.9723511, 25.7002068, -137.249146)
  2150. o248.Anchored = true
  2151. o248.Size = Vector3.new(0.599999368, 8.40000057, 0.599999845)
  2152. o248.CFrame = CFrame.new(99.9723511, 25.7002068, -137.249146, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2153. o248.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  2154. o248.Position = Vector3.new(99.9723511, 25.7002068, -137.249146)
  2155. o249.Parent = o248
  2156. o250.Parent = o2
  2157. o250.Material = Enum.Material.SmoothPlastic
  2158. o250.BrickColor = BrickColor.new("Institutional white")
  2159. o250.Position = Vector3.new(96.815918, 10.9001741, -171.027588)
  2160. o250.Rotation = Vector3.new(-180, 0, -180)
  2161. o250.Anchored = true
  2162. o250.Size = Vector3.new(6.53945255, 18.8000069, 0.374311924)
  2163. o250.CFrame = CFrame.new(96.815918, 10.9001741, -171.027588, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2164. o250.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2165. o250.Position = Vector3.new(96.815918, 10.9001741, -171.027588)
  2166. o251.Parent = o2
  2167. o252.Parent = o251
  2168. o253.Name = "Light"
  2169. o253.Parent = o252
  2170. o253.Material = Enum.Material.Wood
  2171. o253.BrickColor = BrickColor.new("Buttermilk")
  2172. o253.Position = Vector3.new(99.5057678, 12.0055704, -176.168442)
  2173. o253.Rotation = Vector3.new(168.5, 90, 0)
  2174. o253.Anchored = true
  2175. o253.FormFactor = Enum.FormFactor.Symmetric
  2176. o253.Shape = Enum.PartType.Ball
  2177. o253.Size = Vector3.new(1, 1, 1)
  2178. o253.CFrame = CFrame.new(99.5057678, 12.0055704, -176.168442, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2179. o253.BottomSurface = Enum.SurfaceType.Smooth
  2180. o253.TopSurface = Enum.SurfaceType.Smooth
  2181. o253.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2182. o253.Position = Vector3.new(99.5057678, 12.0055704, -176.168442)
  2183. o254.Parent = o253
  2184. o254.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2185. o254.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2186. o254.VertexColor = Vector3.new(1, 0, 0)
  2187. o254.MeshType = Enum.MeshType.FileMesh
  2188. o255.Name = "LightParticles"
  2189. o255.Parent = o253
  2190. o255.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2191. o255.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2192. o255.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2193. o255.LightEmission = 0.5
  2194. o255.Texture = "http://www.roblox.com/asset/?id=290434402"
  2195. o255.ZOffset = 1
  2196. o255.Lifetime = NumberRange.new(2,2)
  2197. o255.Rate = 10
  2198. o255.Speed = NumberRange.new(0,0)
  2199. o255.VelocitySpread = 10
  2200. o256.Name = "Poster"
  2201. o256.Parent = o252
  2202. o256.Material = Enum.Material.SmoothPlastic
  2203. o256.BrickColor = BrickColor.new("Cool yellow")
  2204. o256.Position = Vector3.new(99.5198364, 8.34340858, -178.076767)
  2205. o256.Rotation = Vector3.new(-12.5, -90, 0)
  2206. o256.Anchored = true
  2207. o256.CanCollide = false
  2208. o256.FormFactor = Enum.FormFactor.Custom
  2209. o256.Size = Vector3.new(0.599999368, 0.600000024, 0.200000003)
  2210. o256.CFrame = CFrame.new(99.5198364, 8.34340858, -178.076767, 0, 0, -1, 0.21650514, 0.976281583, 0, 0.976281583, -0.21650514, 0)
  2211. o256.Color = Color3.new(0.992157, 0.917647, 0.552941)
  2212. o256.Position = Vector3.new(99.5198364, 8.34340858, -178.076767)
  2213. o257.Parent = o256
  2214. o257.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  2215. o258.Parent = o256
  2216. o258.Texture = "http://www.roblox.com/asset/?id=407788984"
  2217. o258.Face = Enum.NormalId.Back
  2218. o259.Name = "Light"
  2219. o259.Parent = o252
  2220. o259.Material = Enum.Material.Wood
  2221. o259.BrickColor = BrickColor.new("Buttermilk")
  2222. o259.Position = Vector3.new(99.5057678, 11.4755516, -178.708725)
  2223. o259.Rotation = Vector3.new(-175.23999, 90, 0)
  2224. o259.Anchored = true
  2225. o259.FormFactor = Enum.FormFactor.Symmetric
  2226. o259.Shape = Enum.PartType.Ball
  2227. o259.Size = Vector3.new(1, 1, 1)
  2228. o259.CFrame = CFrame.new(99.5057678, 11.4755516, -178.708725, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2229. o259.BottomSurface = Enum.SurfaceType.Smooth
  2230. o259.TopSurface = Enum.SurfaceType.Smooth
  2231. o259.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2232. o259.Position = Vector3.new(99.5057678, 11.4755516, -178.708725)
  2233. o260.Parent = o259
  2234. o260.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2235. o260.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2236. o260.VertexColor = Vector3.new(1, 0, 0)
  2237. o260.MeshType = Enum.MeshType.FileMesh
  2238. o261.Name = "LightParticles"
  2239. o261.Parent = o259
  2240. o261.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2241. o261.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2242. o261.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2243. o261.LightEmission = 0.5
  2244. o261.Texture = "http://www.roblox.com/asset/?id=290434402"
  2245. o261.ZOffset = 1
  2246. o261.Lifetime = NumberRange.new(2,2)
  2247. o261.Rate = 10
  2248. o261.Speed = NumberRange.new(0,0)
  2249. o261.VelocitySpread = 10
  2250. o262.Parent = o259
  2251. o262.Color = Color3.new(1, 0.643137, 0.145098)
  2252. o262.Range = 12
  2253. o263.Parent = o252
  2254. o263.Material = Enum.Material.SmoothPlastic
  2255. o263.BrickColor = BrickColor.new("Pastel orange")
  2256. o263.Transparency = 1
  2257. o263.Position = Vector3.new(99.611969, 9.53272247, -179.035995)
  2258. o263.Rotation = Vector3.new(18.3999996, 90, 0)
  2259. o263.Anchored = true
  2260. o263.FormFactor = Enum.FormFactor.Symmetric
  2261. o263.Size = Vector3.new(1.72000015, 1.47000003, 0.200000003)
  2262. o263.CFrame = CFrame.new(99.611969, 9.53272247, -179.035995, 0, 0, 1, 0.315589011, 0.948895991, 0, -0.948895991, 0.315589011, 0)
  2263. o263.Color = Color3.new(1, 0.788235, 0.788235)
  2264. o263.Position = Vector3.new(99.611969, 9.53272247, -179.035995)
  2265. o264.Parent = o263
  2266. o264.Texture = "http://www.roblox.com/asset/?id=407789076"
  2267. o265.Name = "Light"
  2268. o265.Parent = o252
  2269. o265.Material = Enum.Material.Wood
  2270. o265.BrickColor = BrickColor.new("Buttermilk")
  2271. o265.Position = Vector3.new(99.5057678, 11.6955557, -177.02861)
  2272. o265.Rotation = Vector3.new(168.5, 90, 0)
  2273. o265.Anchored = true
  2274. o265.FormFactor = Enum.FormFactor.Symmetric
  2275. o265.Shape = Enum.PartType.Ball
  2276. o265.Size = Vector3.new(1, 1, 1)
  2277. o265.CFrame = CFrame.new(99.5057678, 11.6955557, -177.02861, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2278. o265.BottomSurface = Enum.SurfaceType.Smooth
  2279. o265.TopSurface = Enum.SurfaceType.Smooth
  2280. o265.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2281. o265.Position = Vector3.new(99.5057678, 11.6955557, -177.02861)
  2282. o266.Parent = o265
  2283. o266.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2284. o266.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2285. o266.VertexColor = Vector3.new(1, 0, 0)
  2286. o266.MeshType = Enum.MeshType.FileMesh
  2287. o267.Name = "LightParticles"
  2288. o267.Parent = o265
  2289. o267.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2290. o267.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2291. o267.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2292. o267.LightEmission = 0.5
  2293. o267.Texture = "http://www.roblox.com/asset/?id=290434402"
  2294. o267.ZOffset = 1
  2295. o267.Lifetime = NumberRange.new(2,2)
  2296. o267.Rate = 10
  2297. o267.Speed = NumberRange.new(0,0)
  2298. o267.VelocitySpread = 10
  2299. o268.Name = "Light"
  2300. o268.Parent = o252
  2301. o268.Material = Enum.Material.Wood
  2302. o268.BrickColor = BrickColor.new("Buttermilk")
  2303. o268.Position = Vector3.new(99.5057678, 12.4055443, -175.388596)
  2304. o268.Rotation = Vector3.new(168.5, 90, 0)
  2305. o268.Anchored = true
  2306. o268.FormFactor = Enum.FormFactor.Symmetric
  2307. o268.Shape = Enum.PartType.Ball
  2308. o268.Size = Vector3.new(1, 1, 1)
  2309. o268.CFrame = CFrame.new(99.5057678, 12.4055443, -175.388596, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2310. o268.BottomSurface = Enum.SurfaceType.Smooth
  2311. o268.TopSurface = Enum.SurfaceType.Smooth
  2312. o268.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2313. o268.Position = Vector3.new(99.5057678, 12.4055443, -175.388596)
  2314. o269.Parent = o268
  2315. o269.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2316. o269.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2317. o269.VertexColor = Vector3.new(1, 0, 0)
  2318. o269.MeshType = Enum.MeshType.FileMesh
  2319. o270.Name = "LightParticles"
  2320. o270.Parent = o268
  2321. o270.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2322. o270.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2323. o270.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2324. o270.LightEmission = 0.5
  2325. o270.Texture = "http://www.roblox.com/asset/?id=290434402"
  2326. o270.ZOffset = 1
  2327. o270.Lifetime = NumberRange.new(2,2)
  2328. o270.Rate = 10
  2329. o270.Speed = NumberRange.new(0,0)
  2330. o270.VelocitySpread = 10
  2331. o271.Name = "Light"
  2332. o271.Parent = o252
  2333. o271.Material = Enum.Material.Wood
  2334. o271.BrickColor = BrickColor.new("Buttermilk")
  2335. o271.Position = Vector3.new(99.5057678, 11.5755501, -177.898605)
  2336. o271.Rotation = Vector3.new(168.5, 90, 0)
  2337. o271.Anchored = true
  2338. o271.FormFactor = Enum.FormFactor.Symmetric
  2339. o271.Shape = Enum.PartType.Ball
  2340. o271.Size = Vector3.new(1, 1, 1)
  2341. o271.CFrame = CFrame.new(99.5057678, 11.5755501, -177.898605, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2342. o271.BottomSurface = Enum.SurfaceType.Smooth
  2343. o271.TopSurface = Enum.SurfaceType.Smooth
  2344. o271.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2345. o271.Position = Vector3.new(99.5057678, 11.5755501, -177.898605)
  2346. o272.Parent = o271
  2347. o272.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2348. o272.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2349. o272.VertexColor = Vector3.new(1, 0, 0)
  2350. o272.MeshType = Enum.MeshType.FileMesh
  2351. o273.Name = "LightParticles"
  2352. o273.Parent = o271
  2353. o273.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2354. o273.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2355. o273.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2356. o273.LightEmission = 0.5
  2357. o273.Texture = "http://www.roblox.com/asset/?id=290434402"
  2358. o273.ZOffset = 1
  2359. o273.Lifetime = NumberRange.new(2,2)
  2360. o273.Rate = 10
  2361. o273.Speed = NumberRange.new(0,0)
  2362. o273.VelocitySpread = 10
  2363. o274.Name = "Light"
  2364. o274.Parent = o252
  2365. o274.Material = Enum.Material.Wood
  2366. o274.BrickColor = BrickColor.new("Buttermilk")
  2367. o274.Position = Vector3.new(99.5057678, 11.7255564, -180.398422)
  2368. o274.Rotation = Vector3.new(-175.23999, 90, 0)
  2369. o274.Anchored = true
  2370. o274.FormFactor = Enum.FormFactor.Symmetric
  2371. o274.Shape = Enum.PartType.Ball
  2372. o274.Size = Vector3.new(1, 1, 1)
  2373. o274.CFrame = CFrame.new(99.5057678, 11.7255564, -180.398422, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2374. o274.BottomSurface = Enum.SurfaceType.Smooth
  2375. o274.TopSurface = Enum.SurfaceType.Smooth
  2376. o274.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2377. o274.Position = Vector3.new(99.5057678, 11.7255564, -180.398422)
  2378. o275.Parent = o274
  2379. o275.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2380. o275.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2381. o275.VertexColor = Vector3.new(1, 0, 0)
  2382. o275.MeshType = Enum.MeshType.FileMesh
  2383. o276.Name = "LightParticles"
  2384. o276.Parent = o274
  2385. o276.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2386. o276.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2387. o276.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2388. o276.LightEmission = 0.5
  2389. o276.Texture = "http://www.roblox.com/asset/?id=290434402"
  2390. o276.ZOffset = 1
  2391. o276.Lifetime = NumberRange.new(2,2)
  2392. o276.Rate = 10
  2393. o276.Speed = NumberRange.new(0,0)
  2394. o276.VelocitySpread = 10
  2395. o277.Parent = o252
  2396. o277.Material = Enum.Material.SmoothPlastic
  2397. o277.BrickColor = BrickColor.new("Pastel light blue")
  2398. o277.Position = Vector3.new(99.611969, 8.65649796, -180.687119)
  2399. o277.Rotation = Vector3.new(-10.4299994, 90, 0)
  2400. o277.Anchored = true
  2401. o277.FormFactor = Enum.FormFactor.Symmetric
  2402. o277.Size = Vector3.new(2.16000009, 2.38000011, 0.200000003)
  2403. o277.CFrame = CFrame.new(99.611969, 8.65649796, -180.687119, 0, 0, 1, -0.181104004, 0.983464003, 0, -0.983464003, -0.181104004, 0)
  2404. o277.Color = Color3.new(0.686275, 0.866667, 1)
  2405. o277.Position = Vector3.new(99.611969, 8.65649796, -180.687119)
  2406. o278.Parent = o277
  2407. o278.Texture = "http://www.roblox.com/asset/?id=407788753"
  2408. o279.Name = "Poster"
  2409. o279.Parent = o252
  2410. o279.Material = Enum.Material.SmoothPlastic
  2411. o279.BrickColor = BrickColor.new("White")
  2412. o279.Transparency = 0.30000001192093
  2413. o279.Position = Vector3.new(99.5098267, 8.65511036, -178.132309)
  2414. o279.Rotation = Vector3.new(-12.5, -90, 0)
  2415. o279.Anchored = true
  2416. o279.CanCollide = false
  2417. o279.FormFactor = Enum.FormFactor.Custom
  2418. o279.Size = Vector3.new(0.339999974, 0.200000003, 0.200000003)
  2419. o279.CFrame = CFrame.new(99.5098267, 8.65511036, -178.132309, 0, 0, -1, 0.21650514, 0.976281583, 0, 0.976281583, -0.21650514, 0)
  2420. o279.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2421. o279.Position = Vector3.new(99.5098267, 8.65511036, -178.132309)
  2422. o280.Parent = o279
  2423. o280.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  2424. o281.Name = "Poster"
  2425. o281.Parent = o252
  2426. o281.Material = Enum.Material.SmoothPlastic
  2427. o281.BrickColor = BrickColor.new("White")
  2428. o281.Transparency = 0.30000001192093
  2429. o281.Position = Vector3.new(99.5098267, 9.12508392, -176.80217)
  2430. o281.Rotation = Vector3.new(49.2299995, -90, 0)
  2431. o281.Anchored = true
  2432. o281.CanCollide = false
  2433. o281.FormFactor = Enum.FormFactor.Custom
  2434. o281.Size = Vector3.new(0.339999974, 0.200000003, 0.200000003)
  2435. o281.CFrame = CFrame.new(99.5098267, 9.12508392, -176.80217, 0, 0, -1, -0.757305622, 0.653060675, 0, 0.653060675, 0.757305622, 0)
  2436. o281.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2437. o281.Position = Vector3.new(99.5098267, 9.12508392, -176.80217)
  2438. o282.Parent = o281
  2439. o282.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  2440. o283.Name = "Light"
  2441. o283.Parent = o252
  2442. o283.Material = Enum.Material.Wood
  2443. o283.BrickColor = BrickColor.new("Buttermilk")
  2444. o283.Position = Vector3.new(99.5057678, 11.9255638, -181.048447)
  2445. o283.Rotation = Vector3.new(-175.23999, 90, 0)
  2446. o283.Anchored = true
  2447. o283.FormFactor = Enum.FormFactor.Symmetric
  2448. o283.Shape = Enum.PartType.Ball
  2449. o283.Size = Vector3.new(1, 1, 1)
  2450. o283.CFrame = CFrame.new(99.5057678, 11.9255638, -181.048447, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2451. o283.BottomSurface = Enum.SurfaceType.Smooth
  2452. o283.TopSurface = Enum.SurfaceType.Smooth
  2453. o283.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2454. o283.Position = Vector3.new(99.5057678, 11.9255638, -181.048447)
  2455. o284.Parent = o283
  2456. o284.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2457. o284.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2458. o284.VertexColor = Vector3.new(1, 0, 0)
  2459. o284.MeshType = Enum.MeshType.FileMesh
  2460. o285.Name = "LightParticles"
  2461. o285.Parent = o283
  2462. o285.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2463. o285.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2464. o285.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2465. o285.LightEmission = 0.5
  2466. o285.Texture = "http://www.roblox.com/asset/?id=290434402"
  2467. o285.ZOffset = 1
  2468. o285.Lifetime = NumberRange.new(2,2)
  2469. o285.Rate = 10
  2470. o285.Speed = NumberRange.new(0,0)
  2471. o285.VelocitySpread = 10
  2472. o286.Name = "Light"
  2473. o286.Parent = o252
  2474. o286.Material = Enum.Material.Wood
  2475. o286.BrickColor = BrickColor.new("Buttermilk")
  2476. o286.Position = Vector3.new(99.5057678, 11.5955544, -179.488327)
  2477. o286.Rotation = Vector3.new(-175.23999, 90, 0)
  2478. o286.Anchored = true
  2479. o286.FormFactor = Enum.FormFactor.Symmetric
  2480. o286.Shape = Enum.PartType.Ball
  2481. o286.Size = Vector3.new(1, 1, 1)
  2482. o286.CFrame = CFrame.new(99.5057678, 11.5955544, -179.488327, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2483. o286.BottomSurface = Enum.SurfaceType.Smooth
  2484. o286.TopSurface = Enum.SurfaceType.Smooth
  2485. o286.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2486. o286.Position = Vector3.new(99.5057678, 11.5955544, -179.488327)
  2487. o287.Parent = o286
  2488. o287.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2489. o287.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2490. o287.VertexColor = Vector3.new(1, 0, 0)
  2491. o287.MeshType = Enum.MeshType.FileMesh
  2492. o288.Name = "LightParticles"
  2493. o288.Parent = o286
  2494. o288.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2495. o288.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2496. o288.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2497. o288.LightEmission = 0.5
  2498. o288.Texture = "http://www.roblox.com/asset/?id=290434402"
  2499. o288.ZOffset = 1
  2500. o288.Lifetime = NumberRange.new(2,2)
  2501. o288.Rate = 10
  2502. o288.Speed = NumberRange.new(0,0)
  2503. o288.VelocitySpread = 10
  2504. o289.Name = "Light"
  2505. o289.Parent = o252
  2506. o289.Material = Enum.Material.Wood
  2507. o289.BrickColor = BrickColor.new("Buttermilk")
  2508. o289.Position = Vector3.new(99.5057678, 12.6755142, -182.508408)
  2509. o289.Rotation = Vector3.new(-163.410004, 90, 0)
  2510. o289.Anchored = true
  2511. o289.FormFactor = Enum.FormFactor.Symmetric
  2512. o289.Shape = Enum.PartType.Ball
  2513. o289.Size = Vector3.new(1, 1, 1)
  2514. o289.CFrame = CFrame.new(99.5057678, 12.6755142, -182.508408, 0, 0, 1, -0.285559058, -0.958361208, 0, 0.958361208, -0.285559028, 0)
  2515. o289.BottomSurface = Enum.SurfaceType.Smooth
  2516. o289.TopSurface = Enum.SurfaceType.Smooth
  2517. o289.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2518. o289.Position = Vector3.new(99.5057678, 12.6755142, -182.508408)
  2519. o290.Parent = o289
  2520. o290.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2521. o290.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2522. o290.VertexColor = Vector3.new(1, 0, 0)
  2523. o290.MeshType = Enum.MeshType.FileMesh
  2524. o291.Name = "LightParticles"
  2525. o291.Parent = o289
  2526. o291.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2527. o291.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2528. o291.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2529. o291.LightEmission = 0.5
  2530. o291.Texture = "http://www.roblox.com/asset/?id=290434402"
  2531. o291.ZOffset = 1
  2532. o291.Lifetime = NumberRange.new(2,2)
  2533. o291.Rate = 10
  2534. o291.Speed = NumberRange.new(0,0)
  2535. o291.VelocitySpread = 10
  2536. o292.Name = "Light"
  2537. o292.Parent = o252
  2538. o292.Material = Enum.Material.Wood
  2539. o292.BrickColor = BrickColor.new("Buttermilk")
  2540. o292.Position = Vector3.new(99.5057678, 12.2955399, -181.938583)
  2541. o292.Rotation = Vector3.new(-163.410004, 90, 0)
  2542. o292.Anchored = true
  2543. o292.FormFactor = Enum.FormFactor.Symmetric
  2544. o292.Shape = Enum.PartType.Ball
  2545. o292.Size = Vector3.new(1, 1, 1)
  2546. o292.CFrame = CFrame.new(99.5057678, 12.2955399, -181.938583, 0, 0, 1, -0.285559058, -0.958361208, 0, 0.958361208, -0.285559028, 0)
  2547. o292.BottomSurface = Enum.SurfaceType.Smooth
  2548. o292.TopSurface = Enum.SurfaceType.Smooth
  2549. o292.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2550. o292.Position = Vector3.new(99.5057678, 12.2955399, -181.938583)
  2551. o293.Parent = o292
  2552. o293.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2553. o293.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2554. o293.VertexColor = Vector3.new(1, 0, 0)
  2555. o293.MeshType = Enum.MeshType.FileMesh
  2556. o294.Name = "LightParticles"
  2557. o294.Parent = o292
  2558. o294.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2559. o294.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2560. o294.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2561. o294.LightEmission = 0.5
  2562. o294.Texture = "http://www.roblox.com/asset/?id=290434402"
  2563. o294.ZOffset = 1
  2564. o294.Lifetime = NumberRange.new(2,2)
  2565. o294.Rate = 10
  2566. o294.Speed = NumberRange.new(0,0)
  2567. o294.VelocitySpread = 10
  2568. o295.Name = "Light"
  2569. o295.Parent = o252
  2570. o295.Material = Enum.Material.Wood
  2571. o295.BrickColor = BrickColor.new("Buttermilk")
  2572. o295.Position = Vector3.new(99.5057678, 12.9355116, -174.518478)
  2573. o295.Rotation = Vector3.new(168.5, 90, 0)
  2574. o295.Anchored = true
  2575. o295.FormFactor = Enum.FormFactor.Symmetric
  2576. o295.Shape = Enum.PartType.Ball
  2577. o295.Size = Vector3.new(1, 1, 1)
  2578. o295.CFrame = CFrame.new(99.5057678, 12.9355116, -174.518478, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2579. o295.BottomSurface = Enum.SurfaceType.Smooth
  2580. o295.TopSurface = Enum.SurfaceType.Smooth
  2581. o295.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2582. o295.Position = Vector3.new(99.5057678, 12.9355116, -174.518478)
  2583. o296.Parent = o295
  2584. o296.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2585. o296.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2586. o296.VertexColor = Vector3.new(1, 0, 0)
  2587. o296.MeshType = Enum.MeshType.FileMesh
  2588. o297.Name = "LightParticles"
  2589. o297.Parent = o295
  2590. o297.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2591. o297.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2592. o297.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2593. o297.LightEmission = 0.5
  2594. o297.Texture = "http://www.roblox.com/asset/?id=290434402"
  2595. o297.ZOffset = 1
  2596. o297.Lifetime = NumberRange.new(2,2)
  2597. o297.Rate = 10
  2598. o297.Speed = NumberRange.new(0,0)
  2599. o297.VelocitySpread = 10
  2600. o298.Parent = o252
  2601. o298.Material = Enum.Material.SmoothPlastic
  2602. o298.BrickColor = BrickColor.new("Pastel orange")
  2603. o298.Transparency = 1
  2604. o298.Position = Vector3.new(99.611969, 11.2964859, -179.4702)
  2605. o298.Rotation = Vector3.new(-24.3799992, 90, 0)
  2606. o298.Anchored = true
  2607. o298.FormFactor = Enum.FormFactor.Symmetric
  2608. o298.Size = Vector3.new(1.10000014, 0.880000114, 0.200000003)
  2609. o298.CFrame = CFrame.new(99.611969, 11.2964859, -179.4702, 0, 0, 1, -0.412746906, 0.910845757, 0, -0.910845757, -0.412746936, 0)
  2610. o298.Color = Color3.new(1, 0.788235, 0.788235)
  2611. o298.Position = Vector3.new(99.611969, 11.2964859, -179.4702)
  2612. o299.Parent = o298
  2613. o299.Texture = "http://www.roblox.com/asset/?id=407789467"
  2614. o300.Name = "Part-to-Sphere Strong Joint"
  2615. o300.Parent = o298
  2616. o300.C0 = CFrame.new(0.550000072, -0.440000057, -0.100000001, -0.99999994, 0, 0, 0, 1, 0, 0, 0, -0.99999994)
  2617. o300.C1 = CFrame.new(1.10018921, -1.16690063, 0.221313477, -0.910851657, 0.412753463, 7.61006113e-22, 0.412753433, 0.910851717, -1.86942806e-22, -2.36242763e-21, 4.49986253e-22, -0.99999994)
  2618. o300.Part0 = o298
  2619. o300.Part1 = o372
  2620. o301.Parent = o252
  2621. o301.Material = Enum.Material.SmoothPlastic
  2622. o301.BrickColor = BrickColor.new("Pastel orange")
  2623. o301.Transparency = 1
  2624. o301.Position = Vector3.new(99.611969, 8.27272415, -175.616074)
  2625. o301.Rotation = Vector3.new(18.3999996, 90, 0)
  2626. o301.Anchored = true
  2627. o301.FormFactor = Enum.FormFactor.Symmetric
  2628. o301.Size = Vector3.new(1.72000015, 1.47000003, 0.200000003)
  2629. o301.CFrame = CFrame.new(99.611969, 8.27272415, -175.616074, 0, 0, 1, 0.315589011, 0.948895991, 0, -0.948895991, 0.315589011, 0)
  2630. o301.Color = Color3.new(1, 0.788235, 0.788235)
  2631. o301.Position = Vector3.new(99.611969, 8.27272415, -175.616074)
  2632. o302.Parent = o301
  2633. o302.Texture = "http://www.roblox.com/asset/?id=407789201"
  2634. o303.Parent = o252
  2635. o303.Material = Enum.Material.Wood
  2636. o303.BrickColor = BrickColor.new("Nougat")
  2637. o303.Position = Vector3.new(99.6019897, 9.70555401, -174.564438)
  2638. o303.Rotation = Vector3.new(-90, -90, 0)
  2639. o303.Anchored = true
  2640. o303.FormFactor = Enum.FormFactor.Custom
  2641. o303.Size = Vector3.new(5.60000038, 0.200000003, 0.200000003)
  2642. o303.CFrame = CFrame.new(99.6019897, 9.70555401, -174.564438, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  2643. o303.BottomSurface = Enum.SurfaceType.Smooth
  2644. o303.TopSurface = Enum.SurfaceType.Smooth
  2645. o303.Color = Color3.new(0.8, 0.556863, 0.411765)
  2646. o303.Position = Vector3.new(99.6019897, 9.70555401, -174.564438)
  2647. o305.Name = "Union-to-Poster Strong Joint"
  2648. o305.Parent = mas
  2649. o305.C0 = CFrame.new(3.79999995, -2.79999995, -0.0500000007, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2650. o305.C1 = CFrame.new(-1.70409775, -4.48703194, -0.092130661, 0.976279497, 0.21650435, 0, -0.21650435, 0.976279497, 0, 0, 0, 1)
  2651. o305.Part0 = mas
  2652. o305.Part1 = o354
  2653. o306.Name = "Union-to-Poster Strong Joint"
  2654. o306.Parent = mas
  2655. o306.C0 = CFrame.new(3.79999995, -2.79999995, -0.0500000007, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2656. o306.C1 = CFrame.new(-1.69071579, -4.17072058, -0.0821361542, 0.976279497, 0.21650435, 0, -0.21650435, 0.976279497, 0, 0, 0, 1)
  2657. o306.Part0 = mas
  2658. o306.Part1 = o351
  2659. o307.Name = "Union-to-Poster Strong Joint"
  2660. o307.Parent = mas
  2661. o307.C0 = CFrame.new(3.79999995, -2.79999995, -0.0500000007, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2662. o307.C1 = CFrame.new(2.63216972, -4.94006729, -0.092130661, 0.653058708, -0.757304132, -0, 0.757304132, 0.653058708, 0, 0, 0, 1)
  2663. o307.Part0 = mas
  2664. o307.Part1 = o361
  2665. o308.Name = "Union-to-Poster Strong Joint"
  2666. o308.Parent = mas
  2667. o308.C0 = CFrame.new(3.79999995, -2.79999995, -0.0500000007, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2668. o308.C1 = CFrame.new(-4.1361084, -3.4736042, -0.092130661, 0.826404691, 0.563072085, 0, -0.563072085, 0.826404691, 0, 0, 0, 1)
  2669. o308.Part0 = mas
  2670. o308.Part1 = o359
  2671. o309.Name = "Union-to-Poster Strong Joint"
  2672. o309.Parent = mas
  2673. o309.C0 = CFrame.new(3.79999995, -2.79999995, -0.0500000007, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2674. o309.C1 = CFrame.new(-1.24708557, -5.0902853, -0.0821361542, 0.99542433, -0.0955304801, -0, 0.0955304801, 0.99542433, 0, 0, 0, 1)
  2675. o309.Part0 = mas
  2676. o309.Part1 = o356
  2677. o310.Parent = o252
  2678. o310.Material = Enum.Material.Wood
  2679. o310.BrickColor = BrickColor.new("Nougat")
  2680. o310.Position = Vector3.new(99.6019897, 12.6053963, -178.464462)
  2681. o310.Rotation = Vector3.new(0, 90, 0)
  2682. o310.Anchored = true
  2683. o310.FormFactor = Enum.FormFactor.Custom
  2684. o310.Size = Vector3.new(8, 0.200000003, 0.200000003)
  2685. o310.CFrame = CFrame.new(99.6019897, 12.6053963, -178.464462, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2686. o310.BottomSurface = Enum.SurfaceType.Smooth
  2687. o310.TopSurface = Enum.SurfaceType.Smooth
  2688. o310.Color = Color3.new(0.8, 0.556863, 0.411765)
  2689. o310.Position = Vector3.new(99.6019897, 12.6053963, -178.464462)
  2690. o311.Parent = o252
  2691. o311.Material = Enum.Material.Wood
  2692. o311.BrickColor = BrickColor.new("Nougat")
  2693. o311.Position = Vector3.new(99.6019897, 6.80558681, -178.464462)
  2694. o311.Rotation = Vector3.new(0, 90, 0)
  2695. o311.Anchored = true
  2696. o311.FormFactor = Enum.FormFactor.Custom
  2697. o311.Size = Vector3.new(8, 0.200000003, 0.200000003)
  2698. o311.CFrame = CFrame.new(99.6019897, 6.80558681, -178.464462, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  2699. o311.BottomSurface = Enum.SurfaceType.Smooth
  2700. o311.TopSurface = Enum.SurfaceType.Smooth
  2701. o311.Color = Color3.new(0.8, 0.556863, 0.411765)
  2702. o311.Position = Vector3.new(99.6019897, 6.80558681, -178.464462)
  2703. o312.Parent = o252
  2704. o312.Material = Enum.Material.Wood
  2705. o312.BrickColor = BrickColor.new("Nougat")
  2706. o312.Position = Vector3.new(99.6019897, 9.70553589, -182.364426)
  2707. o312.Rotation = Vector3.new(-90, -90, 0)
  2708. o312.Anchored = true
  2709. o312.FormFactor = Enum.FormFactor.Custom
  2710. o312.Size = Vector3.new(5.60000038, 0.200000003, 0.200000003)
  2711. o312.CFrame = CFrame.new(99.6019897, 9.70553589, -182.364426, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  2712. o312.BottomSurface = Enum.SurfaceType.Smooth
  2713. o312.TopSurface = Enum.SurfaceType.Smooth
  2714. o312.Color = Color3.new(0.8, 0.556863, 0.411765)
  2715. o312.Position = Vector3.new(99.6019897, 9.70553589, -182.364426)
  2716. o314.Parent = mas
  2717. o314.Texture = "http://www.roblox.com/asset/?id=407789356"
  2718. o315.Parent = o252
  2719. o315.Material = Enum.Material.SmoothPlastic
  2720. o315.BrickColor = BrickColor.new("Pastel orange")
  2721. o315.Transparency = 1
  2722. o315.Position = Vector3.new(99.611969, 10.4774055, -180.763962)
  2723. o315.Rotation = Vector3.new(15.3999996, 90, 0)
  2724. o315.Anchored = true
  2725. o315.FormFactor = Enum.FormFactor.Symmetric
  2726. o315.Size = Vector3.new(1.10000014, 1.21000004, 0.200000003)
  2727. o315.CFrame = CFrame.new(99.611969, 10.4774055, -180.763962, 0, 0, 1, 0.265536934, 0.964100778, 0, -0.964100778, 0.265536934, 0)
  2728. o315.Color = Color3.new(1, 0.788235, 0.788235)
  2729. o315.Position = Vector3.new(99.611969, 10.4774055, -180.763962)
  2730. o316.Parent = o315
  2731. o316.Texture = "http://www.roblox.com/asset/?id=407789609"
  2732. o317.Name = "Light"
  2733. o317.Parent = o252
  2734. o317.Material = Enum.Material.Wood
  2735. o317.BrickColor = BrickColor.new("Buttermilk")
  2736. o317.Position = Vector3.new(99.5057678, 7.15559578, -177.898605)
  2737. o317.Rotation = Vector3.new(168.5, 90, 0)
  2738. o317.Anchored = true
  2739. o317.FormFactor = Enum.FormFactor.Symmetric
  2740. o317.Shape = Enum.PartType.Ball
  2741. o317.Size = Vector3.new(1, 1, 1)
  2742. o317.CFrame = CFrame.new(99.5057678, 7.15559578, -177.898605, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2743. o317.BottomSurface = Enum.SurfaceType.Smooth
  2744. o317.TopSurface = Enum.SurfaceType.Smooth
  2745. o317.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2746. o317.Position = Vector3.new(99.5057678, 7.15559578, -177.898605)
  2747. o318.Parent = o317
  2748. o318.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2749. o318.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2750. o318.VertexColor = Vector3.new(1, 0, 0)
  2751. o318.MeshType = Enum.MeshType.FileMesh
  2752. o319.Name = "LightParticles"
  2753. o319.Parent = o317
  2754. o319.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2755. o319.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2756. o319.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2757. o319.LightEmission = 0.5
  2758. o319.Texture = "http://www.roblox.com/asset/?id=290434402"
  2759. o319.ZOffset = 1
  2760. o319.Lifetime = NumberRange.new(2,2)
  2761. o319.Rate = 10
  2762. o319.Speed = NumberRange.new(0,0)
  2763. o319.VelocitySpread = 10
  2764. o320.Name = "Light"
  2765. o320.Parent = o252
  2766. o320.Material = Enum.Material.Wood
  2767. o320.BrickColor = BrickColor.new("Buttermilk")
  2768. o320.Position = Vector3.new(99.5057678, 7.30559397, -180.398514)
  2769. o320.Rotation = Vector3.new(-175.23999, 90, 0)
  2770. o320.Anchored = true
  2771. o320.FormFactor = Enum.FormFactor.Symmetric
  2772. o320.Shape = Enum.PartType.Ball
  2773. o320.Size = Vector3.new(1, 1, 1)
  2774. o320.CFrame = CFrame.new(99.5057678, 7.30559397, -180.398514, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2775. o320.BottomSurface = Enum.SurfaceType.Smooth
  2776. o320.TopSurface = Enum.SurfaceType.Smooth
  2777. o320.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2778. o320.Position = Vector3.new(99.5057678, 7.30559397, -180.398514)
  2779. o321.Parent = o320
  2780. o321.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2781. o321.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2782. o321.VertexColor = Vector3.new(1, 0, 0)
  2783. o321.MeshType = Enum.MeshType.FileMesh
  2784. o322.Name = "LightParticles"
  2785. o322.Parent = o320
  2786. o322.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2787. o322.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2788. o322.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2789. o322.LightEmission = 0.5
  2790. o322.Texture = "http://www.roblox.com/asset/?id=290434402"
  2791. o322.ZOffset = 1
  2792. o322.Lifetime = NumberRange.new(2,2)
  2793. o322.Rate = 10
  2794. o322.Speed = NumberRange.new(0,0)
  2795. o322.VelocitySpread = 10
  2796. o323.Name = "Light"
  2797. o323.Parent = o252
  2798. o323.Material = Enum.Material.Wood
  2799. o323.BrickColor = BrickColor.new("Buttermilk")
  2800. o323.Position = Vector3.new(99.5057678, 7.27559614, -177.02861)
  2801. o323.Rotation = Vector3.new(168.5, 90, 0)
  2802. o323.Anchored = true
  2803. o323.FormFactor = Enum.FormFactor.Symmetric
  2804. o323.Shape = Enum.PartType.Ball
  2805. o323.Size = Vector3.new(1, 1, 1)
  2806. o323.CFrame = CFrame.new(99.5057678, 7.27559614, -177.02861, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2807. o323.BottomSurface = Enum.SurfaceType.Smooth
  2808. o323.TopSurface = Enum.SurfaceType.Smooth
  2809. o323.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2810. o323.Position = Vector3.new(99.5057678, 7.27559614, -177.02861)
  2811. o324.Parent = o323
  2812. o324.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2813. o324.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2814. o324.VertexColor = Vector3.new(1, 0, 0)
  2815. o324.MeshType = Enum.MeshType.FileMesh
  2816. o325.Name = "LightParticles"
  2817. o325.Parent = o323
  2818. o325.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2819. o325.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2820. o325.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2821. o325.LightEmission = 0.5
  2822. o325.Texture = "http://www.roblox.com/asset/?id=290434402"
  2823. o325.ZOffset = 1
  2824. o325.Lifetime = NumberRange.new(2,2)
  2825. o325.Rate = 10
  2826. o325.Speed = NumberRange.new(0,0)
  2827. o325.VelocitySpread = 10
  2828. o326.Name = "Light"
  2829. o326.Parent = o252
  2830. o326.Material = Enum.Material.Wood
  2831. o326.BrickColor = BrickColor.new("Buttermilk")
  2832. o326.Position = Vector3.new(99.5057678, 7.98560381, -175.388535)
  2833. o326.Rotation = Vector3.new(168.5, 90, 0)
  2834. o326.Anchored = true
  2835. o326.FormFactor = Enum.FormFactor.Symmetric
  2836. o326.Shape = Enum.PartType.Ball
  2837. o326.Size = Vector3.new(1, 1, 1)
  2838. o326.CFrame = CFrame.new(99.5057678, 7.98560381, -175.388535, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  2839. o326.BottomSurface = Enum.SurfaceType.Smooth
  2840. o326.TopSurface = Enum.SurfaceType.Smooth
  2841. o326.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2842. o326.Position = Vector3.new(99.5057678, 7.98560381, -175.388535)
  2843. o327.Parent = o326
  2844. o327.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2845. o327.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2846. o327.VertexColor = Vector3.new(1, 0, 0)
  2847. o327.MeshType = Enum.MeshType.FileMesh
  2848. o328.Name = "LightParticles"
  2849. o328.Parent = o326
  2850. o328.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2851. o328.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2852. o328.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2853. o328.LightEmission = 0.5
  2854. o328.Texture = "http://www.roblox.com/asset/?id=290434402"
  2855. o328.ZOffset = 1
  2856. o328.Lifetime = NumberRange.new(2,2)
  2857. o328.Rate = 10
  2858. o328.Speed = NumberRange.new(0,0)
  2859. o328.VelocitySpread = 10
  2860. o329.Name = "Light"
  2861. o329.Parent = o252
  2862. o329.Material = Enum.Material.Wood
  2863. o329.BrickColor = BrickColor.new("Buttermilk")
  2864. o329.Position = Vector3.new(99.5057678, 7.17559385, -179.488266)
  2865. o329.Rotation = Vector3.new(-175.23999, 90, 0)
  2866. o329.Anchored = true
  2867. o329.FormFactor = Enum.FormFactor.Symmetric
  2868. o329.Shape = Enum.PartType.Ball
  2869. o329.Size = Vector3.new(1, 1, 1)
  2870. o329.CFrame = CFrame.new(99.5057678, 7.17559385, -179.488266, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2871. o329.BottomSurface = Enum.SurfaceType.Smooth
  2872. o329.TopSurface = Enum.SurfaceType.Smooth
  2873. o329.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2874. o329.Position = Vector3.new(99.5057678, 7.17559385, -179.488266)
  2875. o330.Parent = o329
  2876. o330.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2877. o330.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2878. o330.VertexColor = Vector3.new(1, 0, 0)
  2879. o330.MeshType = Enum.MeshType.FileMesh
  2880. o331.Name = "LightParticles"
  2881. o331.Parent = o329
  2882. o331.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2883. o331.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2884. o331.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2885. o331.LightEmission = 0.5
  2886. o331.Texture = "http://www.roblox.com/asset/?id=290434402"
  2887. o331.ZOffset = 1
  2888. o331.Lifetime = NumberRange.new(2,2)
  2889. o331.Rate = 10
  2890. o331.Speed = NumberRange.new(0,0)
  2891. o331.VelocitySpread = 10
  2892. o332.Name = "Light"
  2893. o332.Parent = o252
  2894. o332.Material = Enum.Material.Wood
  2895. o332.BrickColor = BrickColor.new("Buttermilk")
  2896. o332.Position = Vector3.new(99.5057678, 7.055583, -178.708481)
  2897. o332.Rotation = Vector3.new(-175.23999, 90, 0)
  2898. o332.Anchored = true
  2899. o332.FormFactor = Enum.FormFactor.Symmetric
  2900. o332.Shape = Enum.PartType.Ball
  2901. o332.Size = Vector3.new(1, 1, 1)
  2902. o332.CFrame = CFrame.new(99.5057678, 7.055583, -178.708481, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2903. o332.BottomSurface = Enum.SurfaceType.Smooth
  2904. o332.TopSurface = Enum.SurfaceType.Smooth
  2905. o332.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2906. o332.Position = Vector3.new(99.5057678, 7.055583, -178.708481)
  2907. o333.Parent = o332
  2908. o333.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2909. o333.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2910. o333.VertexColor = Vector3.new(1, 0, 0)
  2911. o333.MeshType = Enum.MeshType.FileMesh
  2912. o334.Name = "LightParticles"
  2913. o334.Parent = o332
  2914. o334.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2915. o334.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2916. o334.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2917. o334.LightEmission = 0.5
  2918. o334.Texture = "http://www.roblox.com/asset/?id=290434402"
  2919. o334.ZOffset = 1
  2920. o334.Lifetime = NumberRange.new(2,2)
  2921. o334.Rate = 10
  2922. o334.Speed = NumberRange.new(0,0)
  2923. o334.VelocitySpread = 10
  2924. o335.Parent = o332
  2925. o335.Color = Color3.new(1, 0.643137, 0.145098)
  2926. o335.Range = 12
  2927. o336.Name = "Light"
  2928. o336.Parent = o252
  2929. o336.Material = Enum.Material.Wood
  2930. o336.BrickColor = BrickColor.new("Buttermilk")
  2931. o336.Position = Vector3.new(99.5057678, 7.50557709, -181.048447)
  2932. o336.Rotation = Vector3.new(-175.23999, 90, 0)
  2933. o336.Anchored = true
  2934. o336.FormFactor = Enum.FormFactor.Symmetric
  2935. o336.Shape = Enum.PartType.Ball
  2936. o336.Size = Vector3.new(1, 1, 1)
  2937. o336.CFrame = CFrame.new(99.5057678, 7.50557709, -181.048447, 0, 0, 1, -0.0829190314, -0.996556342, 0, 0.996556342, -0.0829190314, 0)
  2938. o336.BottomSurface = Enum.SurfaceType.Smooth
  2939. o336.TopSurface = Enum.SurfaceType.Smooth
  2940. o336.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2941. o336.Position = Vector3.new(99.5057678, 7.50557709, -181.048447)
  2942. o337.Parent = o336
  2943. o337.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2944. o337.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2945. o337.VertexColor = Vector3.new(1, 0, 0)
  2946. o337.MeshType = Enum.MeshType.FileMesh
  2947. o338.Name = "LightParticles"
  2948. o338.Parent = o336
  2949. o338.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2950. o338.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2951. o338.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2952. o338.LightEmission = 0.5
  2953. o338.Texture = "http://www.roblox.com/asset/?id=290434402"
  2954. o338.ZOffset = 1
  2955. o338.Lifetime = NumberRange.new(2,2)
  2956. o338.Rate = 10
  2957. o338.Speed = NumberRange.new(0,0)
  2958. o338.VelocitySpread = 10
  2959. o339.Name = "Light"
  2960. o339.Parent = o252
  2961. o339.Material = Enum.Material.Wood
  2962. o339.BrickColor = BrickColor.new("Buttermilk")
  2963. o339.Position = Vector3.new(99.5057678, 8.25557613, -182.508408)
  2964. o339.Rotation = Vector3.new(-163.410004, 90, 0)
  2965. o339.Anchored = true
  2966. o339.FormFactor = Enum.FormFactor.Symmetric
  2967. o339.Shape = Enum.PartType.Ball
  2968. o339.Size = Vector3.new(1, 1, 1)
  2969. o339.CFrame = CFrame.new(99.5057678, 8.25557613, -182.508408, 0, 0, 1, -0.285559058, -0.958361208, 0, 0.958361208, -0.285559028, 0)
  2970. o339.BottomSurface = Enum.SurfaceType.Smooth
  2971. o339.TopSurface = Enum.SurfaceType.Smooth
  2972. o339.Color = Color3.new(0.996078, 0.952941, 0.733333)
  2973. o339.Position = Vector3.new(99.5057678, 8.25557613, -182.508408)
  2974. o340.Parent = o339
  2975. o340.MeshId = "http://www.roblox.com/asset/?id=19646248"
  2976. o340.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2977. o340.VertexColor = Vector3.new(1, 0, 0)
  2978. o340.MeshType = Enum.MeshType.FileMesh
  2979. o341.Name = "LightParticles"
  2980. o341.Parent = o339
  2981. o341.Transparency = NumberSequence.new(1,0.96249997615814,1)
  2982. o341.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  2983. o341.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  2984. o341.LightEmission = 0.5
  2985. o341.Texture = "http://www.roblox.com/asset/?id=290434402"
  2986. o341.ZOffset = 1
  2987. o341.Lifetime = NumberRange.new(2,2)
  2988. o341.Rate = 10
  2989. o341.Speed = NumberRange.new(0,0)
  2990. o341.VelocitySpread = 10
  2991. o342.Name = "Light"
  2992. o342.Parent = o252
  2993. o342.Material = Enum.Material.Wood
  2994. o342.BrickColor = BrickColor.new("Buttermilk")
  2995. o342.Position = Vector3.new(99.5057678, 7.58560419, -176.168442)
  2996. o342.Rotation = Vector3.new(168.5, 90, 0)
  2997. o342.Anchored = true
  2998. o342.FormFactor = Enum.FormFactor.Symmetric
  2999. o342.Shape = Enum.PartType.Ball
  3000. o342.Size = Vector3.new(1, 1, 1)
  3001. o342.CFrame = CFrame.new(99.5057678, 7.58560419, -176.168442, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  3002. o342.BottomSurface = Enum.SurfaceType.Smooth
  3003. o342.TopSurface = Enum.SurfaceType.Smooth
  3004. o342.Color = Color3.new(0.996078, 0.952941, 0.733333)
  3005. o342.Position = Vector3.new(99.5057678, 7.58560419, -176.168442)
  3006. o343.Parent = o342
  3007. o343.MeshId = "http://www.roblox.com/asset/?id=19646248"
  3008. o343.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  3009. o343.VertexColor = Vector3.new(1, 0, 0)
  3010. o343.MeshType = Enum.MeshType.FileMesh
  3011. o344.Name = "LightParticles"
  3012. o344.Parent = o342
  3013. o344.Transparency = NumberSequence.new(1,0.96249997615814,1)
  3014. o344.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  3015. o344.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  3016. o344.LightEmission = 0.5
  3017. o344.Texture = "http://www.roblox.com/asset/?id=290434402"
  3018. o344.ZOffset = 1
  3019. o344.Lifetime = NumberRange.new(2,2)
  3020. o344.Rate = 10
  3021. o344.Speed = NumberRange.new(0,0)
  3022. o344.VelocitySpread = 10
  3023. o345.Name = "Light"
  3024. o345.Parent = o252
  3025. o345.Material = Enum.Material.Wood
  3026. o345.BrickColor = BrickColor.new("Buttermilk")
  3027. o345.Position = Vector3.new(99.5057678, 7.87558794, -181.938583)
  3028. o345.Rotation = Vector3.new(-163.410004, 90, 0)
  3029. o345.Anchored = true
  3030. o345.FormFactor = Enum.FormFactor.Symmetric
  3031. o345.Shape = Enum.PartType.Ball
  3032. o345.Size = Vector3.new(1, 1, 1)
  3033. o345.CFrame = CFrame.new(99.5057678, 7.87558794, -181.938583, 0, 0, 1, -0.285559058, -0.958361208, 0, 0.958361208, -0.285559028, 0)
  3034. o345.BottomSurface = Enum.SurfaceType.Smooth
  3035. o345.TopSurface = Enum.SurfaceType.Smooth
  3036. o345.Color = Color3.new(0.996078, 0.952941, 0.733333)
  3037. o345.Position = Vector3.new(99.5057678, 7.87558794, -181.938583)
  3038. o346.Parent = o345
  3039. o346.MeshId = "http://www.roblox.com/asset/?id=19646248"
  3040. o346.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  3041. o346.VertexColor = Vector3.new(1, 0, 0)
  3042. o346.MeshType = Enum.MeshType.FileMesh
  3043. o347.Name = "LightParticles"
  3044. o347.Parent = o345
  3045. o347.Transparency = NumberSequence.new(1,0.96249997615814,1)
  3046. o347.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  3047. o347.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  3048. o347.LightEmission = 0.5
  3049. o347.Texture = "http://www.roblox.com/asset/?id=290434402"
  3050. o347.ZOffset = 1
  3051. o347.Lifetime = NumberRange.new(2,2)
  3052. o347.Rate = 10
  3053. o347.Speed = NumberRange.new(0,0)
  3054. o347.VelocitySpread = 10
  3055. o348.Name = "Light"
  3056. o348.Parent = o252
  3057. o348.Material = Enum.Material.Wood
  3058. o348.BrickColor = BrickColor.new("Buttermilk")
  3059. o348.Position = Vector3.new(99.5057678, 8.51555157, -174.518478)
  3060. o348.Rotation = Vector3.new(168.5, 90, 0)
  3061. o348.Anchored = true
  3062. o348.FormFactor = Enum.FormFactor.Symmetric
  3063. o348.Shape = Enum.PartType.Ball
  3064. o348.Size = Vector3.new(1, 1, 1)
  3065. o348.CFrame = CFrame.new(99.5057678, 8.51555157, -174.518478, 0, 0, 1, 0.199411005, -0.979915977, 0, 0.979915977, 0.199411005, 0)
  3066. o348.BottomSurface = Enum.SurfaceType.Smooth
  3067. o348.TopSurface = Enum.SurfaceType.Smooth
  3068. o348.Color = Color3.new(0.996078, 0.952941, 0.733333)
  3069. o348.Position = Vector3.new(99.5057678, 8.51555157, -174.518478)
  3070. o349.Parent = o348
  3071. o349.MeshId = "http://www.roblox.com/asset/?id=19646248"
  3072. o349.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  3073. o349.VertexColor = Vector3.new(1, 0, 0)
  3074. o349.MeshType = Enum.MeshType.FileMesh
  3075. o350.Name = "LightParticles"
  3076. o350.Parent = o348
  3077. o350.Transparency = NumberSequence.new(1,0.96249997615814,1)
  3078. o350.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  3079. o350.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  3080. o350.LightEmission = 0.5
  3081. o350.Texture = "http://www.roblox.com/asset/?id=290434402"
  3082. o350.ZOffset = 1
  3083. o350.Lifetime = NumberRange.new(2,2)
  3084. o350.Rate = 10
  3085. o350.Speed = NumberRange.new(0,0)
  3086. o350.VelocitySpread = 10
  3087. o351.Name = "Poster"
  3088. o351.Parent = o252
  3089. o351.Material = Enum.Material.SmoothPlastic
  3090. o351.BrickColor = BrickColor.new("Cool yellow")
  3091. o351.Position = Vector3.new(99.5198364, 11.3434219, -181.516647)
  3092. o351.Rotation = Vector3.new(-12.5, -90, 0)
  3093. o351.Anchored = true
  3094. o351.CanCollide = false
  3095. o351.FormFactor = Enum.FormFactor.Custom
  3096. o351.Size = Vector3.new(0.599999368, 0.600000024, 0.200000003)
  3097. o351.CFrame = CFrame.new(99.5198364, 11.3434219, -181.516647, 0, 0, -1, 0.21650514, 0.976281583, 0, 0.976281583, -0.21650514, 0)
  3098. o351.Color = Color3.new(0.992157, 0.917647, 0.552941)
  3099. o351.Position = Vector3.new(99.5198364, 11.3434219, -181.516647)
  3100. o352.Parent = o351
  3101. o352.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  3102. o353.Parent = o351
  3103. o353.Texture = "http://www.roblox.com/asset/?id=407788984"
  3104. o353.Face = Enum.NormalId.Back
  3105. o354.Name = "Poster"
  3106. o354.Parent = o252
  3107. o354.Material = Enum.Material.SmoothPlastic
  3108. o354.BrickColor = BrickColor.new("White")
  3109. o354.Transparency = 0.30000001192093
  3110. o354.Position = Vector3.new(99.5098267, 11.6551275, -181.572037)
  3111. o354.Rotation = Vector3.new(-12.5, -90, 0)
  3112. o354.Anchored = true
  3113. o354.CanCollide = false
  3114. o354.FormFactor = Enum.FormFactor.Custom
  3115. o354.Size = Vector3.new(0.339999974, 0.200000003, 0.200000003)
  3116. o354.CFrame = CFrame.new(99.5098267, 11.6551275, -181.572037, 0, 0, -1, 0.21650514, 0.976281583, 0, 0.976281583, -0.21650514, 0)
  3117. o354.Color = Color3.new(0.94902, 0.952941, 0.952941)
  3118. o354.Position = Vector3.new(99.5098267, 11.6551275, -181.572037)
  3119. o355.Parent = o354
  3120. o355.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  3121. o356.Name = "Poster"
  3122. o356.Parent = o252
  3123. o356.Material = Enum.Material.SmoothPlastic
  3124. o356.BrickColor = BrickColor.new("Cool yellow")
  3125. o356.Position = Vector3.new(99.5198364, 11.8534422, -180.536789)
  3126. o356.Rotation = Vector3.new(5.48000002, -90, 0)
  3127. o356.Anchored = true
  3128. o356.CanCollide = false
  3129. o356.FormFactor = Enum.FormFactor.Custom
  3130. o356.Size = Vector3.new(0.599999368, 0.600000024, 0.200000003)
  3131. o356.CFrame = CFrame.new(99.5198364, 11.8534422, -180.536789, 0, 0, -1, -0.0955299586, 0.995426536, 0, 0.995426536, 0.0955299586, 0)
  3132. o356.Color = Color3.new(0.992157, 0.917647, 0.552941)
  3133. o356.Position = Vector3.new(99.5198364, 11.8534422, -180.536789)
  3134. o357.Parent = o356
  3135. o357.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  3136. o358.Parent = o356
  3137. o358.Texture = "http://www.roblox.com/asset/?id=407788984"
  3138. o358.Face = Enum.NormalId.Back
  3139. o359.Name = "Poster"
  3140. o359.Parent = o252
  3141. o359.Material = Enum.Material.SmoothPlastic
  3142. o359.BrickColor = BrickColor.new("White")
  3143. o359.Transparency = 0.30000001192093
  3144. o359.Position = Vector3.new(99.5098267, 12.1050844, -180.802109)
  3145. o359.Rotation = Vector3.new(-34.2700005, -90, 0)
  3146. o359.Anchored = true
  3147. o359.CanCollide = false
  3148. o359.FormFactor = Enum.FormFactor.Custom
  3149. o359.Size = Vector3.new(0.339999974, 0.200000003, 0.200000003)
  3150. o359.CFrame = CFrame.new(99.5098267, 12.1050844, -180.802109, 0, 0, -1, 0.563073814, 0.826406717, 0, 0.826406717, -0.563073814, 0)
  3151. o359.Color = Color3.new(0.94902, 0.952941, 0.952941)
  3152. o359.Position = Vector3.new(99.5098267, 12.1050844, -180.802109)
  3153. o360.Parent = o359
  3154. o360.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  3155. o361.Name = "Poster"
  3156. o361.Parent = o252
  3157. o361.Material = Enum.Material.SmoothPlastic
  3158. o361.BrickColor = BrickColor.new("White")
  3159. o361.Transparency = 0.30000001192093
  3160. o361.Position = Vector3.new(99.5098267, 12.1250963, -180.242355)
  3161. o361.Rotation = Vector3.new(49.2299995, -90, 0)
  3162. o361.Anchored = true
  3163. o361.CanCollide = false
  3164. o361.FormFactor = Enum.FormFactor.Custom
  3165. o361.Size = Vector3.new(0.339999974, 0.200000003, 0.200000003)
  3166. o361.CFrame = CFrame.new(99.5098267, 12.1250963, -180.242355, 0, 0, -1, -0.757305622, 0.653060675, 0, 0.653060675, 0.757305622, 0)
  3167. o361.Color = Color3.new(0.94902, 0.952941, 0.952941)
  3168. o361.Position = Vector3.new(99.5098267, 12.1250963, -180.242355)
  3169. o362.Parent = o361
  3170. o362.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  3171. o363.Parent = o252
  3172. o363.Material = Enum.Material.SmoothPlastic
  3173. o363.BrickColor = BrickColor.new("Pastel orange")
  3174. o363.Position = Vector3.new(99.611969, 10.8765059, -177.087143)
  3175. o363.Rotation = Vector3.new(11.6700001, 90, 0)
  3176. o363.Anchored = true
  3177. o363.FormFactor = Enum.FormFactor.Symmetric
  3178. o363.Size = Vector3.new(2.16000009, 2.38000011, 0.200000003)
  3179. o363.CFrame = CFrame.new(99.611969, 10.8765059, -177.087143, 0, 0, 1, 0.202352926, 0.979312658, 0, -0.979312658, 0.202352911, 0)
  3180. o363.Color = Color3.new(1, 0.788235, 0.788235)
  3181. o363.Position = Vector3.new(99.611969, 10.8765059, -177.087143)
  3182. o364.Parent = o363
  3183. o364.Texture = "http://www.roblox.com/asset/?id=407788857"
  3184. o365.Name = "Part-to-Sphere Strong Joint"
  3185. o365.Parent = o363
  3186. o365.C0 = CFrame.new(1.08000004, -1.19000006, -0.100000001, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3187. o365.C1 = CFrame.new(-0.303756714, -1.90594244, 0.221313477, -0.97932148, -0.202350929, 7.61006164e-22, -0.202350929, 0.97932148, -1.86942818e-22, -2.18375682e-21, -1.02239524e-21, -1)
  3188. o365.Part0 = o363
  3189. o365.Part1 = o372
  3190. o366.Name = "Poster"
  3191. o366.Parent = o252
  3192. o366.Material = Enum.Material.SmoothPlastic
  3193. o366.BrickColor = BrickColor.new("Cool yellow")
  3194. o366.Position = Vector3.new(99.5198364, 8.8534317, -177.096603)
  3195. o366.Rotation = Vector3.new(5.48000002, -90, 0)
  3196. o366.Anchored = true
  3197. o366.CanCollide = false
  3198. o366.FormFactor = Enum.FormFactor.Custom
  3199. o366.Size = Vector3.new(0.599999368, 0.600000024, 0.200000003)
  3200. o366.CFrame = CFrame.new(99.5198364, 8.8534317, -177.096603, 0, 0, -1, -0.0955299586, 0.995426536, 0, 0.995426536, 0.0955299586, 0)
  3201. o366.Color = Color3.new(0.992157, 0.917647, 0.552941)
  3202. o366.Position = Vector3.new(99.5198364, 8.8534317, -177.096603)
  3203. o367.Parent = o366
  3204. o367.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  3205. o368.Parent = o366
  3206. o368.Texture = "http://www.roblox.com/asset/?id=407788984"
  3207. o368.Face = Enum.NormalId.Back
  3208. o369.Name = "Poster"
  3209. o369.Parent = o252
  3210. o369.Material = Enum.Material.SmoothPlastic
  3211. o369.BrickColor = BrickColor.new("White")
  3212. o369.Transparency = 0.30000001192093
  3213. o369.Position = Vector3.new(99.5098267, 9.10510635, -177.362167)
  3214. o369.Rotation = Vector3.new(-34.2700005, -90, 0)
  3215. o369.Anchored = true
  3216. o369.CanCollide = false
  3217. o369.FormFactor = Enum.FormFactor.Custom
  3218. o369.Size = Vector3.new(0.339999974, 0.200000003, 0.200000003)
  3219. o369.CFrame = CFrame.new(99.5098267, 9.10510635, -177.362167, 0, 0, -1, 0.563073814, 0.826406717, 0, 0.826406717, -0.563073814, 0)
  3220. o369.Color = Color3.new(0.94902, 0.952941, 0.952941)
  3221. o369.Position = Vector3.new(99.5098267, 9.10510635, -177.362167)
  3222. o370.Parent = o369
  3223. o370.Scale = Vector3.new(1.10000002, 1.10000002, 0.100000001)
  3224. o371.Parent = o251
  3225. o372.Name = "Sphere"
  3226. o372.Parent = o371
  3227. o372.Material = Enum.Material.SmoothPlastic
  3228. o372.BrickColor = BrickColor.new("Bright yellow")
  3229. o372.Position = Vector3.new(99.2906494, 11.835598, -178.689377)
  3230. o372.Rotation = Vector3.new(0, 90, 0)
  3231. o372.Anchored = true
  3232. o372.FormFactor = Enum.FormFactor.Custom
  3233. o372.Size = Vector3.new(1.37000155, 1.4599998, 0.469999433)
  3234. o372.CFrame = CFrame.new(99.2906494, 11.835598, -178.689377, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3235. o372.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3236. o372.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3237. o372.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3238. o372.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3239. o372.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3240. o372.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3241. o372.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3242. o372.Position = Vector3.new(99.2906494, 11.835598, -178.689377)
  3243. o373.Parent = o372
  3244. o373.MeshType = Enum.MeshType.Sphere
  3245. o374.Parent = o372
  3246. o374.Size = 30
  3247. o374.Color = Color3.new(0, 0, 1)
  3248. o374.Enabled = false
  3249. o374.Heat = 25
  3250. o374.SecondaryColor = Color3.new(1, 1, 1)
  3251. o381.Parent = o371
  3252. o383.Parent = o2
  3253. o383.Material = Enum.Material.Concrete
  3254. o383.BrickColor = BrickColor.new("Dark stone grey")
  3255. o383.Position = Vector3.new(70.0273438, 1.800174, -180.897141)
  3256. o383.Rotation = Vector3.new(-180, 0, -180)
  3257. o383.Anchored = true
  3258. o383.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  3259. o383.CFrame = CFrame.new(70.0273438, 1.800174, -180.897141, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3260. o383.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3261. o383.Position = Vector3.new(70.0273438, 1.800174, -180.897141)
  3262. o384.Parent = o383
  3263. o385.Name = "Part-to-Part Strong Joint"
  3264. o385.Parent = o383
  3265. o385.C0 = CFrame.new(4.09999895, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3266. o385.C1 = CFrame.new(-8.60012817, -0.0999999046, -0.899993896, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3267. o385.Part0 = o383
  3268. o385.Part1 = o386
  3269. o386.Parent = o2
  3270. o386.Material = Enum.Material.Concrete
  3271. o386.BrickColor = BrickColor.new("Dark stone grey")
  3272. o386.Position = Vector3.new(74.5274658, 1.800174, -179.29715)
  3273. o386.Anchored = true
  3274. o386.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  3275. o386.CFrame = CFrame.new(74.5274658, 1.800174, -179.29715, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3276. o386.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3277. o386.Position = Vector3.new(74.5274658, 1.800174, -179.29715)
  3278. o387.Parent = o386
  3279. o388.Parent = o2
  3280. o388.Material = Enum.Material.Concrete
  3281. o388.BrickColor = BrickColor.new("Dark stone grey")
  3282. o388.Position = Vector3.new(65.227356, 1.800174, -182.497116)
  3283. o388.Anchored = true
  3284. o388.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  3285. o388.CFrame = CFrame.new(65.227356, 1.800174, -182.497116, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3286. o388.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3287. o388.Position = Vector3.new(65.227356, 1.800174, -182.497116)
  3288. o389.Parent = o388
  3289. o390.Parent = o2
  3290. o390.Material = Enum.Material.Concrete
  3291. o390.BrickColor = BrickColor.new("Dark stone grey")
  3292. o390.Position = Vector3.new(70.0273438, 1.800174, -174.497192)
  3293. o390.Rotation = Vector3.new(-180, 0, -180)
  3294. o390.Anchored = true
  3295. o390.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  3296. o390.CFrame = CFrame.new(70.0273438, 1.800174, -174.497192, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3297. o390.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3298. o390.Position = Vector3.new(70.0273438, 1.800174, -174.497192)
  3299. o391.Parent = o390
  3300. o392.Name = "Part-to-Part Strong Joint"
  3301. o392.Parent = o390
  3302. o392.C0 = CFrame.new(4.09999895, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3303. o392.C1 = CFrame.new(-8.60012817, -0.0999999046, -0.899978638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3304. o392.Part0 = o390
  3305. o392.Part1 = o674
  3306. o393.Name = "Part-to-Part Strong Joint"
  3307. o393.Parent = o390
  3308. o393.C0 = CFrame.new(4.09999895, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3309. o393.C1 = CFrame.new(0.699981689, -0.0999999046, -0.899978638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3310. o393.Part0 = o390
  3311. o393.Part1 = o1144
  3312. o394.Parent = o2
  3313. o395.Parent = o394
  3314. o395.Material = Enum.Material.Neon
  3315. o395.BrickColor = BrickColor.new("Buttermilk")
  3316. o395.Position = Vector3.new(67.4920349, 20.0618706, -163.393387)
  3317. o395.Rotation = Vector3.new(180, 0, 90)
  3318. o395.Anchored = true
  3319. o395.Shape = Enum.PartType.Cylinder
  3320. o395.Size = Vector3.new(0.199999854, 1, 0.800000012)
  3321. o395.CFrame = CFrame.new(67.4920349, 20.0618706, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  3322. o395.BottomSurface = Enum.SurfaceType.Smooth
  3323. o395.TopSurface = Enum.SurfaceType.Smooth
  3324. o395.Color = Color3.new(0.996078, 0.952941, 0.733333)
  3325. o395.Position = Vector3.new(67.4920349, 20.0618706, -163.393387)
  3326. o396.Parent = o395
  3327. o397.Parent = o395
  3328. o398.Parent = o395
  3329. o399.Parent = o395
  3330. o400.Parent = o395
  3331. o401.Parent = o395
  3332. o402.Parent = o395
  3333. o403.Parent = o395
  3334. o404.Parent = o395
  3335. o405.Parent = o395
  3336. o406.Parent = o395
  3337. o407.Parent = o395
  3338. o408.Parent = o395
  3339. o409.Parent = o395
  3340. o410.Parent = o395
  3341. o411.Parent = o395
  3342. o412.Parent = o395
  3343. o413.Parent = o395
  3344. o414.Parent = o395
  3345. o415.Parent = o395
  3346. o416.Parent = o395
  3347. o417.Parent = o395
  3348. o418.Parent = o395
  3349. o419.Parent = o395
  3350. o420.Parent = o395
  3351. o421.Parent = o395
  3352. o422.Parent = o395
  3353. o423.Parent = o395
  3354. o424.Parent = o395
  3355. o425.Parent = o395
  3356. o426.Parent = o395
  3357. o427.Parent = o395
  3358. o428.Parent = o395
  3359. o429.Parent = o395
  3360. o430.Parent = o394
  3361. o430.Material = Enum.Material.SmoothPlastic
  3362. o430.BrickColor = BrickColor.new("Institutional white")
  3363. o430.Position = Vector3.new(67.4920349, 20.0998135, -163.393387)
  3364. o430.Rotation = Vector3.new(180, 0, 90)
  3365. o430.Anchored = true
  3366. o430.Shape = Enum.PartType.Cylinder
  3367. o430.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  3368. o430.CFrame = CFrame.new(67.4920349, 20.0998135, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  3369. o430.BottomSurface = Enum.SurfaceType.Smooth
  3370. o430.TopSurface = Enum.SurfaceType.Smooth
  3371. o430.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3372. o430.Position = Vector3.new(67.4920349, 20.0998135, -163.393387)
  3373. o431.Parent = o2
  3374. o431.Material = Enum.Material.Concrete
  3375. o431.BrickColor = BrickColor.new("Dark stone grey")
  3376. o431.Position = Vector3.new(52.3272705, 1.800174, -174.497192)
  3377. o431.Rotation = Vector3.new(-180, 0, -180)
  3378. o431.Anchored = true
  3379. o431.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  3380. o431.CFrame = CFrame.new(52.3272705, 1.800174, -174.497192, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3381. o431.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3382. o431.Position = Vector3.new(52.3272705, 1.800174, -174.497192)
  3383. o432.Parent = o431
  3384. o433.Name = "Part-to-Part Strong Joint"
  3385. o433.Parent = o431
  3386. o433.C0 = CFrame.new(4.99999809, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3387. o433.C1 = CFrame.new(-9.50015259, -0.0999999046, -0.899978638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3388. o433.Part0 = o431
  3389. o433.Part1 = o518
  3390. o434.Name = "Part-to-Part Strong Joint"
  3391. o434.Parent = o431
  3392. o434.C0 = CFrame.new(4.99999809, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3393. o434.C1 = CFrame.new(-2.60003662, -0.0999999046, -0.899978638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3394. o434.Part0 = o431
  3395. o434.Part1 = o526
  3396. o435.Name = "Part-to-Part Strong Joint"
  3397. o435.Parent = o431
  3398. o435.C0 = CFrame.new(4.99999809, -0.100000001, 0.699999928, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  3399. o435.C1 = CFrame.new(-0.80001092, -2.05645752, 0.795227051, 0, 1, 0, 1, 0, 0, 0, 0, -1)
  3400. o435.Part0 = o431
  3401. o435.Part1 = o1261
  3402. o436.Parent = o2
  3403. o437.Parent = o436
  3404. o437.Material = Enum.Material.Neon
  3405. o437.BrickColor = BrickColor.new("Buttermilk")
  3406. o437.Position = Vector3.new(77.5386353, 20.0618706, -147.084763)
  3407. o437.Rotation = Vector3.new(180, 0, 90)
  3408. o437.Anchored = true
  3409. o437.Shape = Enum.PartType.Cylinder
  3410. o437.Size = Vector3.new(0.199999854, 1, 0.800000012)
  3411. o437.CFrame = CFrame.new(77.5386353, 20.0618706, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  3412. o437.BottomSurface = Enum.SurfaceType.Smooth
  3413. o437.TopSurface = Enum.SurfaceType.Smooth
  3414. o437.Color = Color3.new(0.996078, 0.952941, 0.733333)
  3415. o437.Position = Vector3.new(77.5386353, 20.0618706, -147.084763)
  3416. o438.Parent = o437
  3417. o439.Parent = o437
  3418. o440.Parent = o437
  3419. o441.Parent = o437
  3420. o442.Parent = o437
  3421. o443.Parent = o437
  3422. o444.Parent = o437
  3423. o445.Parent = o437
  3424. o446.Parent = o437
  3425. o447.Parent = o437
  3426. o448.Parent = o437
  3427. o449.Parent = o437
  3428. o450.Parent = o437
  3429. o451.Parent = o437
  3430. o452.Parent = o437
  3431. o453.Parent = o437
  3432. o454.Parent = o437
  3433. o455.Parent = o437
  3434. o456.Parent = o437
  3435. o457.Parent = o437
  3436. o458.Parent = o437
  3437. o459.Parent = o437
  3438. o460.Parent = o437
  3439. o461.Parent = o437
  3440. o462.Parent = o437
  3441. o463.Parent = o437
  3442. o464.Parent = o437
  3443. o465.Parent = o437
  3444. o466.Parent = o437
  3445. o467.Parent = o437
  3446. o468.Parent = o437
  3447. o469.Parent = o437
  3448. o470.Parent = o437
  3449. o471.Parent = o437
  3450. o472.Parent = o436
  3451. o472.Material = Enum.Material.SmoothPlastic
  3452. o472.BrickColor = BrickColor.new("Institutional white")
  3453. o472.Position = Vector3.new(77.5386353, 20.0998135, -147.084763)
  3454. o472.Rotation = Vector3.new(180, 0, 90)
  3455. o472.Anchored = true
  3456. o472.Shape = Enum.PartType.Cylinder
  3457. o472.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  3458. o472.CFrame = CFrame.new(77.5386353, 20.0998135, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  3459. o472.BottomSurface = Enum.SurfaceType.Smooth
  3460. o472.TopSurface = Enum.SurfaceType.Smooth
  3461. o472.Color = Color3.new(0.972549, 0.972549, 0.972549)
  3462. o472.Position = Vector3.new(77.5386353, 20.0998135, -147.084763)
  3463. o473.Parent = o2
  3464. o473.Material = Enum.Material.Concrete
  3465. o473.BrickColor = BrickColor.new("Dark stone grey")
  3466. o473.Position = Vector3.new(56.8274231, 1.800174, -179.29715)
  3467. o473.Anchored = true
  3468. o473.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  3469. o473.CFrame = CFrame.new(56.8274231, 1.800174, -179.29715, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3470. o473.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3471. o473.Position = Vector3.new(56.8274231, 1.800174, -179.29715)
  3472. o474.Parent = o473
  3473. o475.Parent = o2
  3474. o475.Material = Enum.Material.Concrete
  3475. o475.BrickColor = BrickColor.new("Dark stone grey")
  3476. o475.Position = Vector3.new(70.0273438, 1.800174, -171.597275)
  3477. o475.Rotation = Vector3.new(-180, 0, -180)
  3478. o475.Anchored = true
  3479. o475.Size = Vector3.new(8.1999979, 0.200000003, 0.799999833)
  3480. o475.CFrame = CFrame.new(70.0273438, 1.800174, -171.597275, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3481. o475.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3482. o475.Position = Vector3.new(70.0273438, 1.800174, -171.597275)
  3483. o476.Parent = o475
  3484. o477.Name = "Drawers"
  3485. o477.Parent = o2
  3486. o478.Parent = o477
  3487. o478.Position = Vector3.new(81.6933594, 5.56484795, -140.553299)
  3488. o478.Anchored = true
  3489. o478.Size = Vector3.new(1.79876661, 0.0912276208, 1.40350223)
  3490. o478.CFrame = CFrame.new(81.6933594, 5.56484795, -140.553299, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3491. o478.Position = Vector3.new(81.6933594, 5.56484795, -140.553299)
  3492. o479.Parent = o478
  3493. o480.Parent = o477
  3494. o480.Material = Enum.Material.WoodPlanks
  3495. o480.BrickColor = BrickColor.new("Rust")
  3496. o480.Position = Vector3.new(77.9872742, 2.9479301, -140.475449)
  3497. o480.Anchored = true
  3498. o480.Size = Vector3.new(3.00314784, 1.97893775, 1.40350223)
  3499. o480.CFrame = CFrame.new(77.9872742, 2.9479301, -140.475449, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3500. o480.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3501. o480.Position = Vector3.new(77.9872742, 2.9479301, -140.475449)
  3502. o481.Parent = o480
  3503. o482.Parent = o477
  3504. o482.Material = Enum.Material.Wood
  3505. o482.BrickColor = BrickColor.new("Rust")
  3506. o482.Position = Vector3.new(77.9700012, 4.29664183, -139.159958)
  3507. o482.Anchored = true
  3508. o482.Size = Vector3.new(10.8701191, 5.1929574, 3.62103558)
  3509. o482.CFrame = CFrame.new(77.9700012, 4.29664183, -139.159958, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3510. o482.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3511. o482.Position = Vector3.new(77.9700012, 4.29664183, -139.159958)
  3512. o483.Parent = o482
  3513. o484.Parent = o477
  3514. o484.Position = Vector3.new(74.2641907, 5.5387392, -140.753372)
  3515. o484.Anchored = true
  3516. o484.Size = Vector3.new(1.79876649, 0.126315191, 0.996486902)
  3517. o484.CFrame = CFrame.new(74.2641907, 5.5387392, -140.753372, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3518. o484.Position = Vector3.new(74.2641907, 5.5387392, -140.753372)
  3519. o485.Parent = o484
  3520. o486.Parent = o477
  3521. o486.Position = Vector3.new(74.2091675, 2.83416796, -140.753372)
  3522. o486.Anchored = true
  3523. o486.Size = Vector3.new(1.68876636, 0.126315191, 0.996486902)
  3524. o486.CFrame = CFrame.new(74.2091675, 2.83416796, -140.753372, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3525. o486.Position = Vector3.new(74.2091675, 2.83416796, -140.753372)
  3526. o487.Parent = o486
  3527. o488.Parent = o477
  3528. o488.Position = Vector3.new(78.0196228, 2.8091619, -140.746323)
  3529. o488.Anchored = true
  3530. o488.Size = Vector3.new(2.10876632, 0.105262637, 0.982451439)
  3531. o488.CFrame = CFrame.new(78.0196228, 2.8091619, -140.746323, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3532. o488.Position = Vector3.new(78.0196228, 2.8091619, -140.746323)
  3533. o489.Parent = o488
  3534. o490.Parent = o477
  3535. o490.Position = Vector3.new(81.668335, 2.86028099, -140.553299)
  3536. o490.Anchored = true
  3537. o490.Size = Vector3.new(1.84876621, 0.0912276208, 1.40350223)
  3538. o490.CFrame = CFrame.new(81.668335, 2.86028099, -140.553299, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3539. o490.Position = Vector3.new(81.668335, 2.86028099, -140.553299)
  3540. o491.Parent = o490
  3541. o492.Parent = o477
  3542. o492.Material = Enum.Material.WoodPlanks
  3543. o492.BrickColor = BrickColor.new("Rust")
  3544. o492.Position = Vector3.new(74.2241821, 2.92875099, -140.475449)
  3545. o492.Anchored = true
  3546. o492.Size = Vector3.new(2.62314796, 1.97893775, 1.40350223)
  3547. o492.CFrame = CFrame.new(74.2241821, 2.92875099, -140.475449, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3548. o492.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3549. o492.Position = Vector3.new(74.2241821, 2.92875099, -140.475449)
  3550. o493.Parent = o492
  3551. o494.Parent = o477
  3552. o494.Material = Enum.Material.WoodPlanks
  3553. o494.BrickColor = BrickColor.new("Rust")
  3554. o494.Position = Vector3.new(77.9422302, 5.67273998, -140.475449)
  3555. o494.Anchored = true
  3556. o494.Size = Vector3.new(3.07314754, 1.97893775, 1.40350223)
  3557. o494.CFrame = CFrame.new(77.9422302, 5.67273998, -140.475449, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3558. o494.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3559. o494.Position = Vector3.new(77.9422302, 5.67273998, -140.475449)
  3560. o495.Parent = o494
  3561. o496.Parent = o477
  3562. o496.Material = Enum.Material.WoodPlanks
  3563. o496.BrickColor = BrickColor.new("Rust")
  3564. o496.Position = Vector3.new(74.2689209, 5.6889658, -140.475449)
  3565. o496.Anchored = true
  3566. o496.Size = Vector3.new(2.76314783, 1.97893775, 1.40350223)
  3567. o496.CFrame = CFrame.new(74.2689209, 5.6889658, -140.475449, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3568. o496.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3569. o496.Position = Vector3.new(74.2689209, 5.6889658, -140.475449)
  3570. o497.Parent = o496
  3571. o498.Parent = o477
  3572. o498.Material = Enum.Material.WoodPlanks
  3573. o498.BrickColor = BrickColor.new("Rust")
  3574. o498.Position = Vector3.new(81.6608582, 2.92624998, -140.475449)
  3575. o498.Anchored = true
  3576. o498.Size = Vector3.new(2.71314788, 1.97893775, 1.40350223)
  3577. o498.CFrame = CFrame.new(81.6608582, 2.92624998, -140.475449, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3578. o498.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3579. o498.Position = Vector3.new(81.6608582, 2.92624998, -140.475449)
  3580. o499.Parent = o498
  3581. o500.Parent = o477
  3582. o500.Position = Vector3.new(77.9447632, 5.51372099, -140.746323)
  3583. o500.Anchored = true
  3584. o500.Size = Vector3.new(2.09876633, 0.105262637, 0.982451439)
  3585. o500.CFrame = CFrame.new(77.9447632, 5.51372099, -140.746323, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3586. o500.Position = Vector3.new(77.9447632, 5.51372099, -140.746323)
  3587. o501.Parent = o500
  3588. o502.Parent = o477
  3589. o502.Material = Enum.Material.WoodPlanks
  3590. o502.BrickColor = BrickColor.new("Rust")
  3591. o502.Position = Vector3.new(81.645813, 5.71412897, -140.475449)
  3592. o502.Anchored = true
  3593. o502.Size = Vector3.new(2.74314785, 1.97893775, 1.40350223)
  3594. o502.CFrame = CFrame.new(81.645813, 5.71412897, -140.475449, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3595. o502.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3596. o502.Position = Vector3.new(81.645813, 5.71412897, -140.475449)
  3597. o503.Parent = o502
  3598. o504.Parent = o2
  3599. o504.Material = Enum.Material.Wood
  3600. o504.BrickColor = BrickColor.new("Burnt Sienna")
  3601. o504.Position = Vector3.new(73.4010925, 25.521286, -137.249161)
  3602. o504.Rotation = Vector3.new(-180, 0, 80.7699966)
  3603. o504.Anchored = true
  3604. o504.Size = Vector3.new(0.799999356, 55.4000053, 0.599999845)
  3605. o504.CFrame = CFrame.new(73.4010925, 25.521286, -137.249161, 0.160357073, -0.987067819, 0, -0.987067819, -0.160357073, 0, 0, 0, -1)
  3606. o504.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  3607. o504.Position = Vector3.new(73.4010925, 25.521286, -137.249161)
  3608. o505.Parent = o504
  3609. o506.Parent = o2
  3610. o506.Material = Enum.Material.Concrete
  3611. o506.BrickColor = BrickColor.new("Dark stone grey")
  3612. o506.Position = Vector3.new(74.5274658, 1.800174, -182.497116)
  3613. o506.Anchored = true
  3614. o506.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  3615. o506.CFrame = CFrame.new(74.5274658, 1.800174, -182.497116, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3616. o506.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3617. o506.Position = Vector3.new(74.5274658, 1.800174, -182.497116)
  3618. o507.Parent = o506
  3619. o508.Parent = o2
  3620. o508.Material = Enum.Material.Concrete
  3621. o508.BrickColor = BrickColor.new("Dark stone grey")
  3622. o508.Position = Vector3.new(56.8274231, 1.800174, -182.497116)
  3623. o508.Anchored = true
  3624. o508.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  3625. o508.CFrame = CFrame.new(56.8274231, 1.800174, -182.497116, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3626. o508.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3627. o508.Position = Vector3.new(56.8274231, 1.800174, -182.497116)
  3628. o509.Parent = o508
  3629. o510.Parent = o2
  3630. o510.Material = Enum.Material.Concrete
  3631. o510.BrickColor = BrickColor.new("Dark stone grey")
  3632. o510.Position = Vector3.new(52.3272705, 1.800174, -180.897141)
  3633. o510.Rotation = Vector3.new(-180, 0, -180)
  3634. o510.Anchored = true
  3635. o510.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  3636. o510.CFrame = CFrame.new(52.3272705, 1.800174, -180.897141, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3637. o510.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3638. o510.Position = Vector3.new(52.3272705, 1.800174, -180.897141)
  3639. o511.Parent = o510
  3640. o512.Name = "Part-to-Part Strong Joint"
  3641. o512.Parent = o510
  3642. o512.C0 = CFrame.new(4.99999809, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3643. o512.C1 = CFrame.new(-9.50015259, -0.0999999046, -0.899993896, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3644. o512.Part0 = o510
  3645. o512.Part1 = o473
  3646. o513.Name = "Part-to-Part Strong Joint"
  3647. o513.Parent = o510
  3648. o513.C0 = CFrame.new(4.99999809, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3649. o513.C1 = CFrame.new(-2.60003662, -0.0999999046, -0.899993896, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3650. o513.Part0 = o510
  3651. o513.Part1 = o514
  3652. o514.Parent = o2
  3653. o514.Material = Enum.Material.Concrete
  3654. o514.BrickColor = BrickColor.new("Dark stone grey")
  3655. o514.Position = Vector3.new(49.9273071, 1.800174, -179.29715)
  3656. o514.Anchored = true
  3657. o514.Size = Vector3.new(5.19999981, 0.200000003, 1.39999986)
  3658. o514.CFrame = CFrame.new(49.9273071, 1.800174, -179.29715, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3659. o514.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3660. o514.Position = Vector3.new(49.9273071, 1.800174, -179.29715)
  3661. o515.Parent = o514
  3662. o516.Parent = o2
  3663. o516.Material = Enum.Material.Concrete
  3664. o516.BrickColor = BrickColor.new("Dark stone grey")
  3665. o516.Position = Vector3.new(76.9274292, 1.800174, -177.697189)
  3666. o516.Rotation = Vector3.new(-180, 0, -180)
  3667. o516.Anchored = true
  3668. o516.Size = Vector3.new(5.19999981, 0.200000003, 1.39999986)
  3669. o516.CFrame = CFrame.new(76.9274292, 1.800174, -177.697189, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3670. o516.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3671. o516.Position = Vector3.new(76.9274292, 1.800174, -177.697189)
  3672. o517.Parent = o516
  3673. o518.Parent = o2
  3674. o518.Material = Enum.Material.Concrete
  3675. o518.BrickColor = BrickColor.new("Dark stone grey")
  3676. o518.Position = Vector3.new(56.8274231, 1.800174, -172.897217)
  3677. o518.Anchored = true
  3678. o518.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  3679. o518.CFrame = CFrame.new(56.8274231, 1.800174, -172.897217, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3680. o518.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3681. o518.Position = Vector3.new(56.8274231, 1.800174, -172.897217)
  3682. o519.Parent = o518
  3683. o520.Parent = o2
  3684. o520.Material = Enum.Material.Concrete
  3685. o520.BrickColor = BrickColor.new("Dark stone grey")
  3686. o520.Position = Vector3.new(52.3272705, 1.800174, -171.597275)
  3687. o520.Rotation = Vector3.new(-180, 0, -180)
  3688. o520.Anchored = true
  3689. o520.Size = Vector3.new(9.99999619, 0.200000003, 0.799999833)
  3690. o520.CFrame = CFrame.new(52.3272705, 1.800174, -171.597275, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3691. o520.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3692. o520.Position = Vector3.new(52.3272705, 1.800174, -171.597275)
  3693. o521.Parent = o520
  3694. o522.Parent = o2
  3695. o522.Material = Enum.Material.Concrete
  3696. o522.BrickColor = BrickColor.new("Dark stone grey")
  3697. o522.Position = Vector3.new(61.6273804, 1.800174, -174.497192)
  3698. o522.Rotation = Vector3.new(-180, 0, -180)
  3699. o522.Anchored = true
  3700. o522.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  3701. o522.CFrame = CFrame.new(61.6273804, 1.800174, -174.497192, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3702. o522.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3703. o522.Position = Vector3.new(61.6273804, 1.800174, -174.497192)
  3704. o523.Parent = o522
  3705. o524.Name = "Part-to-Part Strong Joint"
  3706. o524.Parent = o522
  3707. o524.C0 = CFrame.new(4.09999895, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3708. o524.C1 = CFrame.new(-7.69998169, -0.0999999046, -0.899978638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3709. o524.Part0 = o522
  3710. o524.Part1 = o1144
  3711. o525.Name = "Part-to-Part Strong Joint"
  3712. o525.Parent = o522
  3713. o525.C0 = CFrame.new(4.09999895, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3714. o525.C1 = CFrame.new(0.699951172, -0.0999999046, -0.899978638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3715. o525.Part0 = o522
  3716. o525.Part1 = o518
  3717. o526.Parent = o2
  3718. o526.Material = Enum.Material.Concrete
  3719. o526.BrickColor = BrickColor.new("Dark stone grey")
  3720. o526.Position = Vector3.new(49.9273071, 1.800174, -172.897217)
  3721. o526.Anchored = true
  3722. o526.Size = Vector3.new(5.19999981, 0.200000003, 1.39999986)
  3723. o526.CFrame = CFrame.new(49.9273071, 1.800174, -172.897217, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3724. o526.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3725. o526.Position = Vector3.new(49.9273071, 1.800174, -172.897217)
  3726. o527.Parent = o526
  3727. o528.Name = "Part-to-Part Strong Joint"
  3728. o528.Parent = o526
  3729. o528.C0 = CFrame.new(-2.5999999, -0.100000001, -0.699999928, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3730. o528.C1 = CFrame.new(-0.80001092, -0.456481934, 0.795257568, 0, 1, 0, 1, 0, 0, 0, 0, -1)
  3731. o528.Part0 = o526
  3732. o528.Part1 = o1261
  3733. o529.Parent = o2
  3734. o529.Material = Enum.Material.Wood
  3735. o529.BrickColor = BrickColor.new("Burnt Sienna")
  3736. o529.Position = Vector3.new(99.9723511, 25.7002068, -185.849182)
  3737. o529.Anchored = true
  3738. o529.Size = Vector3.new(0.599999368, 8.40000057, 0.599999845)
  3739. o529.CFrame = CFrame.new(99.9723511, 25.7002068, -185.849182, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3740. o529.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  3741. o529.Position = Vector3.new(99.9723511, 25.7002068, -185.849182)
  3742. o530.Parent = o529
  3743. o531.Parent = o2
  3744. o531.Material = Enum.Material.Wood
  3745. o531.BrickColor = BrickColor.new("Lily white")
  3746. o531.Position = Vector3.new(89.8591614, 5.99517488, -185.849503)
  3747. o531.Anchored = true
  3748. o531.Size = Vector3.new(5.95000458, 0.330000013, 1.32000029)
  3749. o531.CFrame = CFrame.new(89.8591614, 5.99517488, -185.849503, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3750. o531.Color = Color3.new(0.929412, 0.917647, 0.917647)
  3751. o531.Position = Vector3.new(89.8591614, 5.99517488, -185.849503)
  3752. o532.Parent = o531
  3753. o533.Parent = o2
  3754. o533.Material = Enum.Material.Wood
  3755. o533.BrickColor = BrickColor.new("Lily white")
  3756. o533.Position = Vector3.new(92.9956055, 9.59023952, -185.849503)
  3757. o533.Rotation = Vector3.new(0, 0, -90)
  3758. o533.Anchored = true
  3759. o533.Size = Vector3.new(8.04000473, 0.330000013, 1.32000029)
  3760. o533.CFrame = CFrame.new(92.9956055, 9.59023952, -185.849503, 0, 1, -0, -1, 0, 0, 0, 0, 1)
  3761. o533.Color = Color3.new(0.929412, 0.917647, 0.917647)
  3762. o533.Position = Vector3.new(92.9956055, 9.59023952, -185.849503)
  3763. o534.Parent = o533
  3764. o535.Parent = o2
  3765. o535.Material = Enum.Material.Wood
  3766. o535.BrickColor = BrickColor.new("Lily white")
  3767. o535.Position = Vector3.new(89.8591614, 13.3270779, -185.849503)
  3768. o535.Anchored = true
  3769. o535.Size = Vector3.new(5.95000458, 0.330000013, 1.32000029)
  3770. o535.CFrame = CFrame.new(89.8591614, 13.3270779, -185.849503, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3771. o535.Color = Color3.new(0.929412, 0.917647, 0.917647)
  3772. o535.Position = Vector3.new(89.8591614, 13.3270779, -185.849503)
  3773. o536.Parent = o535
  3774. o537.Parent = o2
  3775. o537.Material = Enum.Material.Wood
  3776. o537.BrickColor = BrickColor.new("Lily white")
  3777. o537.Position = Vector3.new(86.7094421, 9.59023952, -185.849503)
  3778. o537.Rotation = Vector3.new(0, 0, -90)
  3779. o537.Anchored = true
  3780. o537.Size = Vector3.new(8.04000473, 0.330000013, 1.32000029)
  3781. o537.CFrame = CFrame.new(86.7094421, 9.59023952, -185.849503, 0, 1, -0, -1, 0, 0, 0, 0, 1)
  3782. o537.Color = Color3.new(0.929412, 0.917647, 0.917647)
  3783. o537.Position = Vector3.new(86.7094421, 9.59023952, -185.849503)
  3784. o538.Parent = o537
  3785. o540.Name = "Union-to-Part Strong Joint"
  3786. o540.Parent = mas
  3787. o540.C0 = CFrame.new(-16.5578041, 9.40000725, 0.0862394273, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3788. o540.C1 = CFrame.new(-43.3004456, -0.100000381, -9.22366333, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  3789. o540.Part0 = mas
  3790. o540.Part1 = o180
  3791. o541.Parent = mas
  3792. o542.Parent = mas
  3793. o543.Parent = mas
  3794. o544.Parent = mas
  3795. o545.Parent = mas
  3796. o546.Parent = mas
  3797. o547.Parent = mas
  3798. o548.Parent = mas
  3799. o549.Parent = mas
  3800. o550.Parent = mas
  3801. o551.Parent = mas
  3802. o553.Parent = o2
  3803. o554.Parent = o553
  3804. o554.Material = Enum.Material.Wood
  3805. o554.BrickColor = BrickColor.new("Rust")
  3806. o554.Position = Vector3.new(39.0890808, 9.67801762, -158.945175)
  3807. o554.Rotation = Vector3.new(68.8600006, -70.3499985, -54.6999969)
  3808. o554.Anchored = true
  3809. o554.Shape = Enum.PartType.Cylinder
  3810. o554.Size = Vector3.new(3.56056976, 0.821670115, 0.821670115)
  3811. o554.CFrame = CFrame.new(39.0890808, 9.67801762, -158.945175, 0.194336042, 0.274452031, -0.941758752, -0.801968157, -0.508400083, -0.313650131, -0.564872146, 0.816214144, 0.121301331)
  3812. o554.BottomSurface = Enum.SurfaceType.Smooth
  3813. o554.TopSurface = Enum.SurfaceType.Smooth
  3814. o554.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3815. o554.Position = Vector3.new(39.0890808, 9.67801762, -158.945175)
  3816. o555.Parent = o554
  3817. o557.Parent = o553
  3818. o557.Material = Enum.Material.Wood
  3819. o557.BrickColor = BrickColor.new("Rust")
  3820. o557.Position = Vector3.new(41.101593, 8.99245167, -161.578354)
  3821. o557.Rotation = Vector3.new(29.0900002, 32.2900009, -138.5)
  3822. o557.Anchored = true
  3823. o557.Shape = Enum.PartType.Cylinder
  3824. o557.Size = Vector3.new(3.97140479, 0.821670115, 0.821670115)
  3825. o557.CFrame = CFrame.new(41.101593, 8.99245167, -161.578354, -0.633140087, 0.560137093, 0.534209907, -0.773549139, -0.482396156, -0.410993695, 0.0274880044, -0.673454165, 0.738717794)
  3826. o557.BottomSurface = Enum.SurfaceType.Smooth
  3827. o557.TopSurface = Enum.SurfaceType.Smooth
  3828. o557.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3829. o557.Position = Vector3.new(41.101593, 8.99245167, -161.578354)
  3830. o558.Parent = o557
  3831. o561.Parent = o553
  3832. o564.Name = "Union-to-Union Strong Joint"
  3833. o564.Parent = mas
  3834. o564.C0 = CFrame.new(-0.464285612, -7.70710182, -2.5999999, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3835. o564.C1 = CFrame.new(1.33620787, -3.96487427, 0.299713135, 0, 0, -1, 0.642788053, 0.76604414, 0, 0.76604414, -0.642788053, 0)
  3836. o564.Part0 = mas
  3837. o564.Part1 = mas
  3838. o568.Parent = o553
  3839. o568.Material = Enum.Material.Wood
  3840. o568.BrickColor = BrickColor.new("Rust")
  3841. o568.Position = Vector3.new(40.093811, 6.69081783, -151.26001)
  3842. o568.Rotation = Vector3.new(19.75, -62.4199982, -93.8099976)
  3843. o568.Anchored = true
  3844. o568.Shape = Enum.PartType.Cylinder
  3845. o568.Size = Vector3.new(3.4410212, 0.794082046, 0.794082046)
  3846. o568.CFrame = CFrame.new(40.093811, 6.69081783, -151.26001, -0.0307860076, 0.461903811, -0.886395574, -0.919192255, -0.361416072, -0.156410098, -0.392604083, 0.809952617, 0.435704976)
  3847. o568.BottomSurface = Enum.SurfaceType.Smooth
  3848. o568.TopSurface = Enum.SurfaceType.Smooth
  3849. o568.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3850. o568.Position = Vector3.new(40.093811, 6.69081783, -151.26001)
  3851. o569.Parent = o568
  3852. o570.Parent = o553
  3853. o570.Material = Enum.Material.Wood
  3854. o570.BrickColor = BrickColor.new("Rust")
  3855. o570.Position = Vector3.new(41.2822266, 8.89915562, -152.535095)
  3856. o570.Rotation = Vector3.new(35.5400009, 45.0099983, -148.75)
  3857. o570.Anchored = true
  3858. o570.Shape = Enum.PartType.Cylinder
  3859. o570.Size = Vector3.new(3.83806252, 0.794082046, 0.794082046)
  3860. o570.CFrame = CFrame.new(41.2822266, 8.89915562, -152.535095, -0.604452014, 0.366747946, 0.707201362, -0.77354902, -0.482396096, -0.410993963, 0.190420002, -0.795481026, 0.575282753)
  3861. o570.BottomSurface = Enum.SurfaceType.Smooth
  3862. o570.TopSurface = Enum.SurfaceType.Smooth
  3863. o570.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3864. o570.Position = Vector3.new(41.2822266, 8.89915562, -152.535095)
  3865. o571.Parent = o570
  3866. o572.Parent = o553
  3867. o573.Parent = o572
  3868. o573.Material = Enum.Material.Grass
  3869. o573.BrickColor = BrickColor.new("Br. yellowish green")
  3870. o573.Position = Vector3.new(40.7390442, 13.358326, -151.352722)
  3871. o573.Rotation = Vector3.new(166.059998, -41.5900002, -2.23000002)
  3872. o573.Anchored = true
  3873. o573.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  3874. o573.CFrame = CFrame.new(40.7390442, 13.358326, -151.352722, 0.747387946, 0.0290827043, -0.663751125, -0.122078985, -0.976020038, -0.180226669, -0.653075933, 0.215729296, -0.725915134)
  3875. o573.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3876. o573.Position = Vector3.new(40.7390442, 13.358326, -151.352722)
  3877. o574.Parent = o573
  3878. o575.Parent = o572
  3879. o575.Material = Enum.Material.Grass
  3880. o575.BrickColor = BrickColor.new("Br. yellowish green")
  3881. o575.Position = Vector3.new(40.7390442, 13.358326, -151.352722)
  3882. o575.Rotation = Vector3.new(122.339996, -36.4599991, 2.46000004)
  3883. o575.Anchored = true
  3884. o575.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  3885. o575.CFrame = CFrame.new(40.7390442, 13.358326, -151.352722, 0.803513288, -0.0345265605, -0.594284773, -0.524617195, -0.512861371, -0.679521978, -0.281324089, 0.85777694, -0.430204153)
  3886. o575.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3887. o575.Position = Vector3.new(40.7390442, 13.358326, -151.352722)
  3888. o576.Parent = o575
  3889. o577.Parent = o572
  3890. o577.Material = Enum.Material.Grass
  3891. o577.BrickColor = BrickColor.new("Br. yellowish green")
  3892. o577.Position = Vector3.new(40.7390442, 13.358326, -151.352768)
  3893. o577.Rotation = Vector3.new(6.21999979, 15.5, 31.5)
  3894. o577.Anchored = true
  3895. o577.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  3896. o577.CFrame = CFrame.new(40.7390442, 13.358326, -151.352768, 0.821667969, -0.503432095, 0.267241389, 0.544040978, 0.832541764, -0.104372792, -0.169945002, 0.231150016, 0.957960546)
  3897. o577.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3898. o577.Position = Vector3.new(40.7390442, 13.358326, -151.352768)
  3899. o578.Parent = o577
  3900. o579.Parent = o572
  3901. o579.Material = Enum.Material.Grass
  3902. o579.BrickColor = BrickColor.new("Br. yellowish green")
  3903. o579.Position = Vector3.new(40.7390442, 13.358326, -151.352722)
  3904. o579.Rotation = Vector3.new(90.2399979, 37.5099983, -41.3499985)
  3905. o579.Anchored = true
  3906. o579.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  3907. o579.CFrame = CFrame.new(40.7390442, 13.358326, -151.352722, 0.595539927, 0.524025083, 0.60887605, 0.459818929, 0.399133027, -0.793258727, -0.658709943, 0.752389967, -0.0032569957)
  3908. o579.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3909. o579.Position = Vector3.new(40.7390442, 13.358326, -151.352722)
  3910. o580.Parent = o579
  3911. o581.Parent = o553
  3912. o581.Material = Enum.Material.Wood
  3913. o581.BrickColor = BrickColor.new("Rust")
  3914. o581.Position = Vector3.new(40.0206909, 9.72708797, -150.87941)
  3915. o581.Rotation = Vector3.new(10.9499998, -70.5800018, -67.6500015)
  3916. o581.Anchored = true
  3917. o581.Shape = Enum.PartType.Cylinder
  3918. o581.Size = Vector3.new(3.4410212, 0.794082046, 0.794082046)
  3919. o581.CFrame = CFrame.new(40.0206909, 9.72708797, -150.87941, 0.126397997, 0.307471067, -0.943125188, -0.97617501, 0.207592428, -0.0631495044, 0.176368997, 0.928637266, 0.326384783)
  3920. o581.BottomSurface = Enum.SurfaceType.Smooth
  3921. o581.TopSurface = Enum.SurfaceType.Smooth
  3922. o581.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3923. o581.Position = Vector3.new(40.0206909, 9.72708797, -150.87941)
  3924. o582.Parent = o581
  3925. o584.Parent = o553
  3926. o584.Material = Enum.Material.Wood
  3927. o584.BrickColor = BrickColor.new("Rust")
  3928. o584.Position = Vector3.new(40.0625, 9.56186962, -149.573746)
  3929. o584.Rotation = Vector3.new(40.9899979, -61.4300003, -85.0199966)
  3930. o584.Anchored = true
  3931. o584.Shape = Enum.PartType.Cylinder
  3932. o584.Size = Vector3.new(3.4410212, 0.794082046, 0.794082046)
  3933. o584.CFrame = CFrame.new(40.0625, 9.56186962, -149.573746, 0.0415150188, 0.476351231, -0.8782745, -0.801968336, -0.508400083, -0.313649893, -0.595922291, 0.717369497, 0.360912323)
  3934. o584.BottomSurface = Enum.SurfaceType.Smooth
  3935. o584.TopSurface = Enum.SurfaceType.Smooth
  3936. o584.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3937. o584.Position = Vector3.new(40.0625, 9.56186962, -149.573746)
  3938. o585.Parent = o584
  3939. o586.Parent = o553
  3940. o586.Material = Enum.Material.Wood
  3941. o586.BrickColor = BrickColor.new("Rust")
  3942. o586.Position = Vector3.new(39.3968506, 9.84917164, -160.26149)
  3943. o586.Rotation = Vector3.new(41.579998, -84.5400009, -36.5400009)
  3944. o586.Anchored = true
  3945. o586.Shape = Enum.PartType.Cylinder
  3946. o586.Size = Vector3.new(3.56056976, 0.821670115, 0.821670115)
  3947. o586.CFrame = CFrame.new(39.3968506, 9.84917164, -160.26149, 0.0764430091, 0.0566450208, -0.99546361, -0.976175129, 0.207591847, -0.0631491914, 0.203073025, 0.976574183, 0.0711643994)
  3948. o586.BottomSurface = Enum.SurfaceType.Smooth
  3949. o586.TopSurface = Enum.SurfaceType.Smooth
  3950. o586.Color = Color3.new(0.560784, 0.298039, 0.164706)
  3951. o586.Position = Vector3.new(39.3968506, 9.84917164, -160.26149)
  3952. o587.Parent = o586
  3953. o588.Parent = o553
  3954. o589.Parent = o588
  3955. o589.Material = Enum.Material.Grass
  3956. o589.BrickColor = BrickColor.new("Br. yellowish green")
  3957. o589.Position = Vector3.new(40.2419128, 13.6065416, -160.542038)
  3958. o589.Rotation = Vector3.new(168.339996, -26.9499989, 1.77999997)
  3959. o589.Anchored = true
  3960. o589.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  3961. o589.CFrame = CFrame.new(40.2419128, 13.6065416, -160.542038, 0.890949607, -0.0277428944, -0.453253865, -0.12207894, -0.976019979, -0.180226997, -0.437384784, 0.215905949, -0.872971475)
  3962. o589.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3963. o589.Position = Vector3.new(40.2419128, 13.6065416, -160.542038)
  3964. o590.Parent = o589
  3965. o591.Parent = o588
  3966. o591.Material = Enum.Material.Grass
  3967. o591.BrickColor = BrickColor.new("Br. yellowish green")
  3968. o591.Position = Vector3.new(40.2419128, 13.6065416, -160.542038)
  3969. o591.Rotation = Vector3.new(129.959991, -27.5599995, 16.7399998)
  3970. o591.Anchored = true
  3971. o591.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  3972. o591.CFrame = CFrame.new(40.2419128, 13.6065416, -160.542038, 0.848946273, -0.255358458, -0.462690413, -0.524617195, -0.512860894, -0.679522336, -0.0637740195, 0.819613159, -0.569356799)
  3973. o591.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3974. o591.Position = Vector3.new(40.2419128, 13.6065416, -160.542038)
  3975. o592.Parent = o591
  3976. o593.Parent = o588
  3977. o593.Material = Enum.Material.Grass
  3978. o593.BrickColor = BrickColor.new("Br. yellowish green")
  3979. o593.Position = Vector3.new(40.2419128, 13.6065416, -160.542114)
  3980. o593.Rotation = Vector3.new(5.98999977, 0.579999983, 33.0999985)
  3981. o593.Anchored = true
  3982. o593.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  3983. o593.CFrame = CFrame.new(40.2419128, 13.6065416, -160.542114, 0.837655187, -0.546104252, 0.0101969745, 0.544041097, 0.832541704, -0.104372777, 0.0485090129, 0.0929759741, 0.994485974)
  3984. o593.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3985. o593.Position = Vector3.new(40.2419128, 13.6065416, -160.542114)
  3986. o594.Parent = o593
  3987. o595.Parent = o588
  3988. o595.Material = Enum.Material.Grass
  3989. o595.BrickColor = BrickColor.new("Br. yellowish green")
  3990. o595.Position = Vector3.new(40.2419128, 13.6065416, -160.542038)
  3991. o595.Rotation = Vector3.new(78.9799957, 36.079998, -22.6700001)
  3992. o595.Anchored = true
  3993. o595.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  3994. o595.CFrame = CFrame.new(40.2419128, 13.6065416, -160.542038, 0.745733976, 0.311436355, 0.58897227, 0.459818989, 0.399133384, -0.793258548, -0.482127994, 0.862380445, 0.154442951)
  3995. o595.Color = Color3.new(0.643137, 0.741176, 0.278431)
  3996. o595.Position = Vector3.new(40.2419128, 13.6065416, -160.542038)
  3997. o596.Parent = o595
  3998. o597.Parent = o553
  3999. o597.Material = Enum.Material.Wood
  4000. o597.BrickColor = BrickColor.new("Rust")
  4001. o597.Position = Vector3.new(39.5715942, 6.70740509, -160.622314)
  4002. o597.Rotation = Vector3.new(39.25, -75.6899948, -73.0999985)
  4003. o597.Anchored = true
  4004. o597.Shape = Enum.PartType.Cylinder
  4005. o597.Size = Vector3.new(3.56056976, 0.821670115, 0.821670115)
  4006. o597.CFrame = CFrame.new(39.5715942, 6.70740509, -160.622314, 0.0718770251, 0.236533895, -0.968961, -0.919192374, -0.361415684, -0.156410694, -0.387194157, 0.901903808, 0.191442639)
  4007. o597.BottomSurface = Enum.SurfaceType.Smooth
  4008. o597.TopSurface = Enum.SurfaceType.Smooth
  4009. o597.Color = Color3.new(0.560784, 0.298039, 0.164706)
  4010. o597.Position = Vector3.new(39.5715942, 6.70740509, -160.622314)
  4011. o598.Parent = o597
  4012. o600.Parent = o2
  4013. o601.Parent = o600
  4014. o601.Material = Enum.Material.Neon
  4015. o601.BrickColor = BrickColor.new("Buttermilk")
  4016. o601.Position = Vector3.new(67.4920349, 20.0618706, -147.084763)
  4017. o601.Rotation = Vector3.new(180, 0, 90)
  4018. o601.Anchored = true
  4019. o601.Shape = Enum.PartType.Cylinder
  4020. o601.Size = Vector3.new(0.199999854, 1, 0.800000012)
  4021. o601.CFrame = CFrame.new(67.4920349, 20.0618706, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  4022. o601.BottomSurface = Enum.SurfaceType.Smooth
  4023. o601.TopSurface = Enum.SurfaceType.Smooth
  4024. o601.Color = Color3.new(0.996078, 0.952941, 0.733333)
  4025. o601.Position = Vector3.new(67.4920349, 20.0618706, -147.084763)
  4026. o602.Parent = o601
  4027. o603.Parent = o601
  4028. o604.Parent = o601
  4029. o605.Parent = o601
  4030. o606.Parent = o601
  4031. o607.Parent = o601
  4032. o608.Parent = o601
  4033. o609.Parent = o601
  4034. o610.Parent = o601
  4035. o611.Parent = o601
  4036. o612.Parent = o601
  4037. o613.Parent = o601
  4038. o614.Parent = o601
  4039. o615.Parent = o601
  4040. o616.Parent = o601
  4041. o617.Parent = o601
  4042. o618.Parent = o601
  4043. o619.Parent = o601
  4044. o620.Parent = o601
  4045. o621.Parent = o601
  4046. o622.Parent = o601
  4047. o623.Parent = o601
  4048. o624.Parent = o601
  4049. o625.Parent = o601
  4050. o626.Parent = o601
  4051. o627.Parent = o601
  4052. o628.Parent = o601
  4053. o629.Parent = o601
  4054. o630.Parent = o601
  4055. o631.Parent = o601
  4056. o632.Parent = o601
  4057. o633.Parent = o601
  4058. o634.Parent = o601
  4059. o635.Parent = o601
  4060. o636.Parent = o600
  4061. o636.Material = Enum.Material.SmoothPlastic
  4062. o636.BrickColor = BrickColor.new("Institutional white")
  4063. o636.Position = Vector3.new(67.4920349, 20.0998135, -147.084763)
  4064. o636.Rotation = Vector3.new(180, 0, 90)
  4065. o636.Anchored = true
  4066. o636.Shape = Enum.PartType.Cylinder
  4067. o636.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  4068. o636.CFrame = CFrame.new(67.4920349, 20.0998135, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  4069. o636.BottomSurface = Enum.SurfaceType.Smooth
  4070. o636.TopSurface = Enum.SurfaceType.Smooth
  4071. o636.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4072. o636.Position = Vector3.new(67.4920349, 20.0998135, -147.084763)
  4073. o637.Parent = o2
  4074. o637.Material = Enum.Material.Concrete
  4075. o637.BrickColor = BrickColor.new("Dark stone grey")
  4076. o637.Position = Vector3.new(70.0273438, 1.800174, -177.697189)
  4077. o637.Rotation = Vector3.new(-180, 0, -180)
  4078. o637.Anchored = true
  4079. o637.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  4080. o637.CFrame = CFrame.new(70.0273438, 1.800174, -177.697189, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4081. o637.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4082. o637.Position = Vector3.new(70.0273438, 1.800174, -177.697189)
  4083. o638.Parent = o637
  4084. o639.Parent = o2
  4085. o639.Material = Enum.Material.Wood
  4086. o639.BrickColor = BrickColor.new("Burnt Sienna")
  4087. o639.Position = Vector3.new(73.4010925, 25.521286, -185.849182)
  4088. o639.Rotation = Vector3.new(-180, 0, 80.7699966)
  4089. o639.Anchored = true
  4090. o639.Size = Vector3.new(0.799999356, 55.4000053, 0.599999845)
  4091. o639.CFrame = CFrame.new(73.4010925, 25.521286, -185.849182, 0.160357073, -0.987067819, 0, -0.987067819, -0.160357073, 0, 0, 0, -1)
  4092. o639.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  4093. o639.Position = Vector3.new(73.4010925, 25.521286, -185.849182)
  4094. o640.Parent = o639
  4095. o641.Parent = o639
  4096. o642.Parent = o2
  4097. o644.Parent = o642
  4098. o644.Material = Enum.Material.Wood
  4099. o644.BrickColor = BrickColor.new("Burnt Sienna")
  4100. o644.Position = Vector3.new(76.5205994, 11.1001501, -161.940155)
  4101. o644.Rotation = Vector3.new(0, 90, 0)
  4102. o644.Anchored = true
  4103. o644.Size = Vector3.new(0.199999437, 0.200000003, 2)
  4104. o644.CFrame = CFrame.new(76.5205994, 11.1001501, -161.940155, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4105. o644.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  4106. o644.Position = Vector3.new(76.5205994, 11.1001501, -161.940155)
  4107. o645.Name = "Light"
  4108. o645.Parent = o642
  4109. o645.Material = Enum.Material.Wood
  4110. o645.BrickColor = BrickColor.new("Buttermilk")
  4111. o645.Position = Vector3.new(76.4906311, 10.7001562, -161.95015)
  4112. o645.Rotation = Vector3.new(0, 0, -180)
  4113. o645.Anchored = true
  4114. o645.FormFactor = Enum.FormFactor.Symmetric
  4115. o645.Shape = Enum.PartType.Ball
  4116. o645.Size = Vector3.new(1, 1, 1)
  4117. o645.CFrame = CFrame.new(76.4906311, 10.7001562, -161.95015, -0.999992967, 3.27820601e-07, -9.21768848e-17, -3.27820601e-07, -0.999992967, -8.25513731e-22, -9.21791215e-17, -4.26825196e-22, 1)
  4118. o645.BottomSurface = Enum.SurfaceType.Smooth
  4119. o645.TopSurface = Enum.SurfaceType.Smooth
  4120. o645.Color = Color3.new(0.996078, 0.952941, 0.733333)
  4121. o645.Position = Vector3.new(76.4906311, 10.7001562, -161.95015)
  4122. o646.Parent = o645
  4123. o646.MeshId = "http://www.roblox.com/asset/?id=19646248"
  4124. o646.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  4125. o646.VertexColor = Vector3.new(1, 0, 0)
  4126. o646.MeshType = Enum.MeshType.FileMesh
  4127. o647.Name = "LightParticles"
  4128. o647.Parent = o645
  4129. o647.Transparency = NumberSequence.new(1,0.96249997615814,1)
  4130. o647.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  4131. o647.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  4132. o647.LightEmission = 0.5
  4133. o647.Texture = "http://www.roblox.com/asset/?id=290434402"
  4134. o647.ZOffset = 1
  4135. o647.Lifetime = NumberRange.new(2,2)
  4136. o647.Rate = 10
  4137. o647.Speed = NumberRange.new(0,0)
  4138. o647.VelocitySpread = 10
  4139. o648.Parent = o645
  4140. o649.Parent = o645
  4141. o650.Parent = o645
  4142. o651.Parent = o645
  4143. o652.Parent = o645
  4144. o653.Parent = o645
  4145. o654.Parent = o645
  4146. o655.Parent = o645
  4147. o656.Parent = o645
  4148. o657.Parent = o645
  4149. o658.Parent = o645
  4150. o659.Parent = o645
  4151. o660.Parent = o645
  4152. o661.Parent = o645
  4153. o662.Parent = o645
  4154. o663.Parent = o645
  4155. o664.Parent = o645
  4156. o665.Parent = o642
  4157. o665.Material = Enum.Material.Wood
  4158. o665.BrickColor = BrickColor.new("Burnt Sienna")
  4159. o665.Position = Vector3.new(76.5205994, 11.100152, -161.940155)
  4160. o665.Anchored = true
  4161. o665.Size = Vector3.new(0.199999437, 0.200000003, 2)
  4162. o665.CFrame = CFrame.new(76.5205994, 11.100152, -161.940155, 0.999992371, 0, 0, 0, 0.999992371, 0, 0, 0, 1)
  4163. o665.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  4164. o665.Position = Vector3.new(76.5205994, 11.100152, -161.940155)
  4165. o666.Parent = o642
  4166. o666.Material = Enum.Material.Wood
  4167. o666.BrickColor = BrickColor.new("Burnt Sienna")
  4168. o666.Position = Vector3.new(76.5159302, 5.6001792, -161.940155)
  4169. o666.Rotation = Vector3.new(-90, 0, -90)
  4170. o666.Anchored = true
  4171. o666.Size = Vector3.new(0.199999437, 0.200000003, 7.39999771)
  4172. o666.CFrame = CFrame.new(76.5159302, 5.6001792, -161.940155, 0, 0.999999881, 0, 0, 0, 0.999999881, 1, 0, 0)
  4173. o666.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  4174. o666.Position = Vector3.new(76.5159302, 5.6001792, -161.940155)
  4175. o667.Parent = o642
  4176. o667.Material = Enum.Material.Wood
  4177. o667.BrickColor = BrickColor.new("Burnt Sienna")
  4178. o667.Position = Vector3.new(76.5205994, 9.30018044, -161.940155)
  4179. o667.Rotation = Vector3.new(0, 90, 0)
  4180. o667.Anchored = true
  4181. o667.Size = Vector3.new(0.199999437, 0.200000003, 2)
  4182. o667.CFrame = CFrame.new(76.5205994, 9.30018044, -161.940155, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4183. o667.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  4184. o667.Position = Vector3.new(76.5205994, 9.30018044, -161.940155)
  4185. o668.Parent = o642
  4186. o668.Material = Enum.Material.Wood
  4187. o668.BrickColor = BrickColor.new("Burnt Sienna")
  4188. o668.Position = Vector3.new(76.5159302, 2.00029206, -161.940155)
  4189. o668.Rotation = Vector3.new(-90, 0, -90)
  4190. o668.Anchored = true
  4191. o668.Size = Vector3.new(0.999999404, 1, 0.199997947)
  4192. o668.CFrame = CFrame.new(76.5159302, 2.00029206, -161.940155, 0, 0.999999881, 0, 0, 0, 0.999999881, 1, 0, 0)
  4193. o668.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  4194. o668.Position = Vector3.new(76.5159302, 2.00029206, -161.940155)
  4195. o669.Parent = o642
  4196. o669.Material = Enum.Material.Wood
  4197. o669.BrickColor = BrickColor.new("Burnt Sienna")
  4198. o669.Position = Vector3.new(76.5205994, 9.30018044, -161.940155)
  4199. o669.Anchored = true
  4200. o669.Size = Vector3.new(0.199999437, 0.200000003, 2)
  4201. o669.CFrame = CFrame.new(76.5205994, 9.30018044, -161.940155, 0.999992371, 0, 0, 0, 0.999992371, 0, 0, 0, 1)
  4202. o669.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  4203. o669.Position = Vector3.new(76.5205994, 9.30018044, -161.940155)
  4204. o670.Parent = o2
  4205. o670.Material = Enum.Material.Brick
  4206. o670.BrickColor = BrickColor.new("Quill grey")
  4207. o670.Position = Vector3.new(63.4949036, 19.8453045, -183.180298)
  4208. o670.Anchored = true
  4209. o670.Size = Vector3.new(33.0000076, 2.29000664, 4.02999926)
  4210. o670.CFrame = CFrame.new(63.4949036, 19.8453045, -183.180298, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4211. o670.Color = Color3.new(0.87451, 0.87451, 0.870588)
  4212. o670.Position = Vector3.new(63.4949036, 19.8453045, -183.180298)
  4213. o671.Parent = o670
  4214. o672.Parent = o2
  4215. o672.Material = Enum.Material.Brick
  4216. o672.BrickColor = BrickColor.new("Quill grey")
  4217. o672.Position = Vector3.new(77.7948914, 10.1452885, -183.180298)
  4218. o672.Anchored = true
  4219. o672.Size = Vector3.new(4, 17.2900009, 4.02999926)
  4220. o672.CFrame = CFrame.new(77.7948914, 10.1452885, -183.180298, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4221. o672.Color = Color3.new(0.87451, 0.87451, 0.870588)
  4222. o672.Position = Vector3.new(77.7948914, 10.1452885, -183.180298)
  4223. o673.Parent = o672
  4224. o674.Parent = o2
  4225. o674.Material = Enum.Material.Concrete
  4226. o674.BrickColor = BrickColor.new("Dark stone grey")
  4227. o674.Position = Vector3.new(74.5274658, 1.800174, -172.897217)
  4228. o674.Anchored = true
  4229. o674.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  4230. o674.CFrame = CFrame.new(74.5274658, 1.800174, -172.897217, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4231. o674.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4232. o674.Position = Vector3.new(74.5274658, 1.800174, -172.897217)
  4233. o675.Parent = o674
  4234. o676.Parent = o2
  4235. o676.Material = Enum.Material.Wood
  4236. o676.BrickColor = BrickColor.new("Brick yellow")
  4237. o676.Position = Vector3.new(65.0737915, 3.600173, -170.731445)
  4238. o676.Anchored = true
  4239. o676.CanCollide = false
  4240. o676.Size = Vector3.new(3.19999957, 3.79999924, 0.399999857)
  4241. o676.CFrame = CFrame.new(65.0737915, 3.600173, -170.731445, 0.999999642, 0, 0, 0, 1, 0, 0, 0, 0.999999642)
  4242. o676.Color = Color3.new(0.843137, 0.772549, 0.603922)
  4243. o676.Position = Vector3.new(65.0737915, 3.600173, -170.731445)
  4244. o677.Parent = o676
  4245. o678.Parent = o2
  4246. o678.Material = Enum.Material.Concrete
  4247. o678.BrickColor = BrickColor.new("Dark stone grey")
  4248. o678.Position = Vector3.new(61.6273804, 1.800174, -171.597275)
  4249. o678.Rotation = Vector3.new(-180, 0, -180)
  4250. o678.Anchored = true
  4251. o678.Size = Vector3.new(8.1999979, 0.200000003, 0.799999833)
  4252. o678.CFrame = CFrame.new(61.6273804, 1.800174, -171.597275, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4253. o678.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4254. o678.Position = Vector3.new(61.6273804, 1.800174, -171.597275)
  4255. o679.Parent = o678
  4256. o680.Parent = o2
  4257. o680.Material = Enum.Material.Concrete
  4258. o680.BrickColor = BrickColor.new("Dark stone grey")
  4259. o680.Position = Vector3.new(61.6273804, 1.800174, -177.697189)
  4260. o680.Rotation = Vector3.new(-180, 0, -180)
  4261. o680.Anchored = true
  4262. o680.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  4263. o680.CFrame = CFrame.new(61.6273804, 1.800174, -177.697189, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4264. o680.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4265. o680.Position = Vector3.new(61.6273804, 1.800174, -177.697189)
  4266. o681.Parent = o680
  4267. o682.Parent = o2
  4268. o682.Material = Enum.Material.SmoothPlastic
  4269. o682.BrickColor = BrickColor.new("Institutional white")
  4270. o682.Position = Vector3.new(90.9157104, 15.1001778, -171.027588)
  4271. o682.Rotation = Vector3.new(-180, 0, -180)
  4272. o682.Anchored = true
  4273. o682.Size = Vector3.new(5.53945112, 10.4000072, 0.374311924)
  4274. o682.CFrame = CFrame.new(90.9157104, 15.1001778, -171.027588, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4275. o682.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4276. o682.Position = Vector3.new(90.9157104, 15.1001778, -171.027588)
  4277. o683.Parent = o2
  4278. o683.Material = Enum.Material.Wood
  4279. o683.BrickColor = BrickColor.new("Brick yellow")
  4280. o683.Position = Vector3.new(65.0739746, 7.50017214, -170.731537)
  4281. o683.Anchored = true
  4282. o683.CanCollide = false
  4283. o683.Size = Vector3.new(3.19999957, 3.59999824, 0.399999857)
  4284. o683.CFrame = CFrame.new(65.0739746, 7.50017214, -170.731537, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4285. o683.Color = Color3.new(0.843137, 0.772549, 0.603922)
  4286. o683.Position = Vector3.new(65.0739746, 7.50017214, -170.731537)
  4287. o684.Parent = o683
  4288. o685.Parent = o2
  4289. o686.Parent = o685
  4290. o686.Material = Enum.Material.Neon
  4291. o686.BrickColor = BrickColor.new("Buttermilk")
  4292. o686.Position = Vector3.new(57.3347778, 20.0618706, -147.084763)
  4293. o686.Rotation = Vector3.new(180, 0, 90)
  4294. o686.Anchored = true
  4295. o686.Shape = Enum.PartType.Cylinder
  4296. o686.Size = Vector3.new(0.199999854, 1, 0.800000012)
  4297. o686.CFrame = CFrame.new(57.3347778, 20.0618706, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  4298. o686.BottomSurface = Enum.SurfaceType.Smooth
  4299. o686.TopSurface = Enum.SurfaceType.Smooth
  4300. o686.Color = Color3.new(0.996078, 0.952941, 0.733333)
  4301. o686.Position = Vector3.new(57.3347778, 20.0618706, -147.084763)
  4302. o687.Parent = o686
  4303. o688.Parent = o686
  4304. o689.Parent = o686
  4305. o690.Parent = o686
  4306. o691.Parent = o686
  4307. o692.Parent = o686
  4308. o693.Parent = o686
  4309. o694.Parent = o686
  4310. o695.Parent = o686
  4311. o696.Parent = o686
  4312. o697.Parent = o686
  4313. o698.Parent = o686
  4314. o699.Parent = o686
  4315. o700.Parent = o686
  4316. o701.Parent = o686
  4317. o702.Parent = o686
  4318. o703.Parent = o686
  4319. o704.Parent = o686
  4320. o705.Parent = o686
  4321. o706.Parent = o686
  4322. o707.Parent = o686
  4323. o708.Parent = o686
  4324. o709.Parent = o686
  4325. o710.Parent = o686
  4326. o711.Parent = o686
  4327. o712.Parent = o686
  4328. o713.Parent = o686
  4329. o714.Parent = o686
  4330. o715.Parent = o686
  4331. o716.Parent = o686
  4332. o717.Parent = o686
  4333. o718.Parent = o686
  4334. o719.Parent = o686
  4335. o720.Parent = o686
  4336. o721.Parent = o685
  4337. o721.Material = Enum.Material.SmoothPlastic
  4338. o721.BrickColor = BrickColor.new("Institutional white")
  4339. o721.Position = Vector3.new(57.3347778, 20.0998135, -147.084763)
  4340. o721.Rotation = Vector3.new(180, 0, 90)
  4341. o721.Anchored = true
  4342. o721.Shape = Enum.PartType.Cylinder
  4343. o721.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  4344. o721.CFrame = CFrame.new(57.3347778, 20.0998135, -147.084763, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  4345. o721.BottomSurface = Enum.SurfaceType.Smooth
  4346. o721.TopSurface = Enum.SurfaceType.Smooth
  4347. o721.Color = Color3.new(0.972549, 0.972549, 0.972549)
  4348. o721.Position = Vector3.new(57.3347778, 20.0998135, -147.084763)
  4349. o722.Parent = o2
  4350. o722.Material = Enum.Material.Wood
  4351. o722.BrickColor = BrickColor.new("Brick yellow")
  4352. o722.Position = Vector3.new(73.3027649, 1.20017397, -161.727051)
  4353. o722.Anchored = true
  4354. o722.Size = Vector3.new(53.710022, 1, 48.5200119)
  4355. o722.CFrame = CFrame.new(73.3027649, 1.20017397, -161.727051, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4356. o722.Color = Color3.new(0.843137, 0.772549, 0.603922)
  4357. o722.Position = Vector3.new(73.3027649, 1.20017397, -161.727051)
  4358. o723.Parent = o722
  4359. o724.Parent = o722
  4360. o725.Parent = o722
  4361. o726.Parent = o722
  4362. o727.Parent = o722
  4363. o728.Parent = o722
  4364. o729.Parent = o722
  4365. o730.Parent = o722
  4366. o731.Parent = o722
  4367. o732.Parent = o731
  4368. o732.Material = Enum.Material.Wood
  4369. o732.BrickColor = BrickColor.new("Brick yellow")
  4370. o732.Position = Vector3.new(73.1723633, 20.6001873, -161.549271)
  4371. o732.Anchored = true
  4372. o732.Size = Vector3.new(54.2000122, 0.200000003, 49.1999969)
  4373. o732.CFrame = CFrame.new(73.1723633, 20.6001873, -161.549271, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4374. o732.Color = Color3.new(0.843137, 0.772549, 0.603922)
  4375. o732.Position = Vector3.new(73.1723633, 20.6001873, -161.549271)
  4376. o733.Parent = o732
  4377. o734.Name = "Part-to-Union Strong Joint"
  4378. o734.Parent = o732
  4379. o734.C0 = CFrame.new(27.1000061, -0.100000001, 24.5999985, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  4380. o734.C1 = CFrame.new(10.3223267, 9.50000381, 0.426940918, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  4381. o734.Part0 = o732
  4382. o734.Part1 = mas
  4383. o735.Name = "Part-to-Union Strong Joint"
  4384. o735.Parent = o722
  4385. o735.C0 = CFrame.new(-26.855011, -0.5, 24.260006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4386. o735.C1 = CFrame.new(-43.5022888, -10.300004, -0.0908203125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4387. o735.Part0 = o722
  4388. o735.Part1 = mas
  4389. o736.Parent = o2
  4390. o736.Material = Enum.Material.Concrete
  4391. o736.BrickColor = BrickColor.new("Dark stone grey")
  4392. o736.Position = Vector3.new(56.8274231, 1.800174, -176.097198)
  4393. o736.Anchored = true
  4394. o736.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  4395. o736.CFrame = CFrame.new(56.8274231, 1.800174, -176.097198, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4396. o736.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4397. o736.Position = Vector3.new(56.8274231, 1.800174, -176.097198)
  4398. o737.Parent = o736
  4399. o738.Parent = o2
  4400. o738.Material = Enum.Material.Concrete
  4401. o738.BrickColor = BrickColor.new("Dark stone grey")
  4402. o738.Position = Vector3.new(52.327301, 1.800174, -184.097076)
  4403. o738.Rotation = Vector3.new(-180, 0, -180)
  4404. o738.Anchored = true
  4405. o738.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  4406. o738.CFrame = CFrame.new(52.327301, 1.800174, -184.097076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4407. o738.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4408. o738.Position = Vector3.new(52.327301, 1.800174, -184.097076)
  4409. o739.Parent = o738
  4410. o740.Parent = o2
  4411. o740.Material = Enum.Material.Concrete
  4412. o740.BrickColor = BrickColor.new("Dark stone grey")
  4413. o740.Position = Vector3.new(61.6273804, 1.800174, -184.097076)
  4414. o740.Rotation = Vector3.new(-180, 0, -180)
  4415. o740.Anchored = true
  4416. o740.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  4417. o740.CFrame = CFrame.new(61.6273804, 1.800174, -184.097076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4418. o740.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4419. o740.Position = Vector3.new(61.6273804, 1.800174, -184.097076)
  4420. o741.Parent = o740
  4421. o742.Parent = o2
  4422. o743.Parent = o742
  4423. o744.Parent = o743
  4424. o744.Material = Enum.Material.SmoothPlastic
  4425. o744.BrickColor = BrickColor.new("Dark stone grey")
  4426. o744.Position = Vector3.new(95.3120422, 3.59000206, -162.2117)
  4427. o744.Rotation = Vector3.new(0, 90, 0)
  4428. o744.Anchored = true
  4429. o744.Size = Vector3.new(2.39999938, 0.200000003, 0.399999857)
  4430. o744.CFrame = CFrame.new(95.3120422, 3.59000206, -162.2117, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4431. o744.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4432. o744.Position = Vector3.new(95.3120422, 3.59000206, -162.2117)
  4433. o745.Parent = o744
  4434. o746.Parent = o743
  4435. o746.Material = Enum.Material.SmoothPlastic
  4436. o746.BrickColor = BrickColor.new("Dark stone grey")
  4437. o746.Position = Vector3.new(95.3120422, 3.59000206, -144.01239)
  4438. o746.Rotation = Vector3.new(0, 90, 0)
  4439. o746.Anchored = true
  4440. o746.Size = Vector3.new(2.39999938, 0.200000003, 0.399999857)
  4441. o746.CFrame = CFrame.new(95.3120422, 3.59000206, -144.01239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4442. o746.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4443. o746.Position = Vector3.new(95.3120422, 3.59000206, -144.01239)
  4444. o747.Parent = o746
  4445. o748.Parent = o743
  4446. o748.Material = Enum.Material.SmoothPlastic
  4447. o748.BrickColor = BrickColor.new("Dark stone grey")
  4448. o748.Position = Vector3.new(95.3120422, 3.59000206, -162.2117)
  4449. o748.Rotation = Vector3.new(0, 90, 0)
  4450. o748.Anchored = true
  4451. o748.Size = Vector3.new(2.39999938, 0.200000003, 0.399999857)
  4452. o748.CFrame = CFrame.new(95.3120422, 3.59000206, -162.2117, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4453. o748.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4454. o748.Position = Vector3.new(95.3120422, 3.59000206, -162.2117)
  4455. o749.Parent = o748
  4456. o750.Parent = o743
  4457. o750.Material = Enum.Material.Wood
  4458. o750.BrickColor = BrickColor.new("Dirt brown")
  4459. o750.Position = Vector3.new(97.7119141, 3.70500112, -153.146576)
  4460. o750.Anchored = true
  4461. o750.Size = Vector3.new(4, 3.63000011, 13.7300005)
  4462. o750.CFrame = CFrame.new(97.7119141, 3.70500112, -153.146576, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4463. o750.Color = Color3.new(0.337255, 0.258824, 0.211765)
  4464. o750.Position = Vector3.new(97.7119141, 3.70500112, -153.146576)
  4465. o751.Parent = o750
  4466. o752.Name = "Part-to-Part Strong Joint"
  4467. o752.Parent = o750
  4468. o752.C0 = CFrame.new(-2, -1.81500006, -6.86500025, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4469. o752.C1 = CFrame.new(3.59991455, -1.30000019, 0.200164795, -1, 0, 3.342333e-05, 0, 1, 0, -3.342333e-05, 0, -1)
  4470. o752.Part0 = o750
  4471. o752.Part1 = o755
  4472. o753.Name = "Part-to-Part Strong Joint"
  4473. o753.Parent = o750
  4474. o753.C0 = CFrame.new(-2, -1.81500006, -6.86500025, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4475. o753.C1 = CFrame.new(10.3998413, -1.30000019, 0.200164795, -1, 0, 3.342333e-05, 0, 1, 0, -3.342333e-05, 0, -1)
  4476. o753.Part0 = o750
  4477. o753.Part1 = o757
  4478. o754.Name = "Part-to-Part Strong Joint"
  4479. o754.Parent = o750
  4480. o754.C0 = CFrame.new(2, -1.81500006, 6.86500025, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4481. o754.C1 = CFrame.new(-6.89987183, -3.94982767, -0.100311279, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4482. o754.Part0 = o750
  4483. o754.Part1 = o865
  4484. o755.Parent = o743
  4485. o755.Material = Enum.Material.SmoothPlastic
  4486. o755.BrickColor = BrickColor.new("Dark stone grey")
  4487. o755.Position = Vector3.new(95.5118408, 3.19000101, -156.412231)
  4488. o755.Rotation = Vector3.new(0, 90, 0)
  4489. o755.Anchored = true
  4490. o755.Size = Vector3.new(2.39999938, 0.200000003, 0.399999857)
  4491. o755.CFrame = CFrame.new(95.5118408, 3.19000101, -156.412231, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4492. o755.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4493. o755.Position = Vector3.new(95.5118408, 3.19000101, -156.412231)
  4494. o756.Parent = o755
  4495. o757.Parent = o743
  4496. o757.Material = Enum.Material.SmoothPlastic
  4497. o757.BrickColor = BrickColor.new("Dark stone grey")
  4498. o757.Position = Vector3.new(95.5120544, 3.19000101, -149.612274)
  4499. o757.Rotation = Vector3.new(0, 90, 0)
  4500. o757.Anchored = true
  4501. o757.Size = Vector3.new(2.39999938, 0.200000003, 0.399999857)
  4502. o757.CFrame = CFrame.new(95.5120544, 3.19000101, -149.612274, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4503. o757.Color = Color3.new(0.388235, 0.372549, 0.384314)
  4504. o757.Position = Vector3.new(95.5120544, 3.19000101, -149.612274)
  4505. o758.Parent = o757
  4506. o759.Parent = o743
  4507. o759.Material = Enum.Material.SmoothPlastic
  4508. o759.BrickColor = BrickColor.new("Lily white")
  4509. o759.Position = Vector3.new(97.5118103, 3.70500112, -149.646576)
  4510. o759.Anchored = true
  4511. o759.Size = Vector3.new(4, 3.23000002, 6.33000469)
  4512. o759.CFrame = CFrame.new(97.5118103, 3.70500112, -149.646576, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4513. o759.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4514. o759.Position = Vector3.new(97.5118103, 3.70500112, -149.646576)
  4515. o760.Parent = o759
  4516. o761.Parent = o743
  4517. o761.Material = Enum.Material.SmoothPlastic
  4518. o761.BrickColor = BrickColor.new("Lily white")
  4519. o761.Position = Vector3.new(97.5118408, 3.70500112, -156.447144)
  4520. o761.Anchored = true
  4521. o761.Size = Vector3.new(4, 3.23000002, 6.73000097)
  4522. o761.CFrame = CFrame.new(97.5118408, 3.70500112, -156.447144, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4523. o761.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4524. o761.Position = Vector3.new(97.5118408, 3.70500112, -156.447144)
  4525. o762.Parent = o761
  4526. o763.Parent = o743
  4527. o763.Material = Enum.Material.SmoothPlastic
  4528. o763.BrickColor = BrickColor.new("Lily white")
  4529. o763.Position = Vector3.new(97.4120483, 14.5049915, -162.24704)
  4530. o763.Anchored = true
  4531. o763.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4532. o763.CFrame = CFrame.new(97.4120483, 14.5049915, -162.24704, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4533. o763.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4534. o763.Position = Vector3.new(97.4120483, 14.5049915, -162.24704)
  4535. o764.Parent = o763
  4536. o765.Name = "Part-to-Part Strong Joint"
  4537. o765.Parent = o763
  4538. o765.C0 = CFrame.new(2.0999999, -1.61500001, 2.16500139, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4539. o765.C1 = CFrame.new(6.90020752, 2.05598831, -0.103408813, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4540. o765.Part0 = o763
  4541. o765.Part1 = o855
  4542. o766.Parent = o743
  4543. o766.Material = Enum.Material.SmoothPlastic
  4544. o766.BrickColor = BrickColor.new("Lily white")
  4545. o766.Position = Vector3.new(97.4120483, 7.30499077, -162.24704)
  4546. o766.Anchored = true
  4547. o766.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4548. o766.CFrame = CFrame.new(97.4120483, 7.30499077, -162.24704, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4549. o766.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4550. o766.Position = Vector3.new(97.4120483, 7.30499077, -162.24704)
  4551. o767.Parent = o766
  4552. o768.Name = "Part-to-Part Strong Joint"
  4553. o768.Parent = o766
  4554. o768.C0 = CFrame.new(2.0999999, -1.61500001, 2.16500139, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4555. o768.C1 = CFrame.new(6.90020752, -5.14400482, -0.103408813, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4556. o768.Part0 = o766
  4557. o768.Part1 = o855
  4558. o769.Parent = o743
  4559. o769.Material = Enum.Material.SmoothPlastic
  4560. o769.BrickColor = BrickColor.new("Lily white")
  4561. o769.Position = Vector3.new(97.4120483, 3.70500112, -162.24704)
  4562. o769.Anchored = true
  4563. o769.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4564. o769.CFrame = CFrame.new(97.4120483, 3.70500112, -162.24704, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4565. o769.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4566. o769.Position = Vector3.new(97.4120483, 3.70500112, -162.24704)
  4567. o770.Parent = o769
  4568. o771.Parent = o743
  4569. o771.Material = Enum.Material.Wood
  4570. o771.BrickColor = BrickColor.new("Dirt brown")
  4571. o771.Position = Vector3.new(97.6113586, 9.10499954, -144.047302)
  4572. o771.Anchored = true
  4573. o771.Size = Vector3.new(4.19999981, 14.4299927, 4.73000479)
  4574. o771.CFrame = CFrame.new(97.6113586, 9.10499954, -144.047302, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4575. o771.Color = Color3.new(0.337255, 0.258824, 0.211765)
  4576. o771.Position = Vector3.new(97.6113586, 9.10499954, -144.047302)
  4577. o772.Parent = o771
  4578. o773.Name = "Part-to-Part Strong Joint"
  4579. o773.Parent = o771
  4580. o773.C0 = CFrame.new(-2.0999999, -7.21499634, -2.36500239, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4581. o773.C1 = CFrame.new(2.4002533, -1.69999313, 0.199569702, -1, 0, 3.342333e-05, 0, 1, 0, -3.342333e-05, 0, -1)
  4582. o773.Part0 = o771
  4583. o773.Part1 = o746
  4584. o774.Name = "Part-to-Part Strong Joint"
  4585. o774.Parent = o771
  4586. o774.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4587. o774.C1 = CFrame.new(-11.4996185, -2.69999409, -0.100616455, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4588. o774.Part0 = o771
  4589. o774.Part1 = o867
  4590. o775.Name = "Part-to-Part Strong Joint"
  4591. o775.Parent = o771
  4592. o775.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4593. o775.C1 = CFrame.new(-11.4996185, -3.94982147, -0.100616455, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4594. o775.Part0 = o771
  4595. o775.Part1 = o865
  4596. o776.Name = "Part-to-Part Strong Joint"
  4597. o776.Parent = o771
  4598. o776.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4599. o776.C1 = CFrame.new(-11.4995728, -10.072691, -0.100601196, 0.999997973, 0, -3.34232609e-05, 0, 1, 0, 3.34232609e-05, 0, 0.999997973)
  4600. o776.Part0 = o771
  4601. o776.Part1 = o839
  4602. o777.Name = "Part-to-Part Strong Joint"
  4603. o777.Parent = o771
  4604. o777.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4605. o777.C1 = CFrame.new(-11.4995728, -8.86035156, -0.100601196, 0.999997854, 0, -3.34232573e-05, 0, 1, 0, 3.34232573e-05, 0, 0.999997854)
  4606. o777.Part0 = o771
  4607. o777.Part1 = o854
  4608. o778.Name = "Part-to-Part Strong Joint"
  4609. o778.Parent = o771
  4610. o778.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4611. o778.C1 = CFrame.new(-11.4996185, -5.18637466, -0.100616455, 0.999998093, 0, -3.34232645e-05, 0, 1, 0, 3.34232645e-05, 0, 0.999998093)
  4612. o778.Part0 = o771
  4613. o778.Part1 = o866
  4614. o779.Name = "Part-to-Part Strong Joint"
  4615. o779.Parent = o771
  4616. o779.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4617. o779.C1 = CFrame.new(-11.4994965, -7.63408852, -0.100601196, 0.999994814, 0, -3.34231554e-05, 0, 1, 0, 3.34231554e-05, 0, 0.999994814)
  4618. o779.Part0 = o771
  4619. o779.Part1 = o868
  4620. o780.Name = "Part-to-Part Strong Joint"
  4621. o780.Parent = o771
  4622. o780.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4623. o780.C1 = CFrame.new(-11.4996033, -6.43620205, -0.100616455, 0.999997973, 0, -3.34232609e-05, 0, 1, 0, 3.34232609e-05, 0, 0.999997973)
  4624. o780.Part0 = o771
  4625. o780.Part1 = o869
  4626. o781.Name = "Part-to-Part Strong Joint"
  4627. o781.Parent = o771
  4628. o781.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4629. o781.C1 = CFrame.new(-11.499588, -12.5719175, -0.100616455, 0.999999404, 0, -3.34233118e-05, 0, 1, 0, 3.34233118e-05, 0, 0.999999404)
  4630. o781.Part0 = o771
  4631. o781.Part1 = o870
  4632. o782.Name = "Part-to-Part Strong Joint"
  4633. o782.Parent = o771
  4634. o782.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4635. o782.C1 = CFrame.new(-11.4994507, -11.3225183, -0.100601196, 0.999998271, 0, -3.34232718e-05, 0, 1, 0, 3.34232718e-05, 0, 0.999998271)
  4636. o782.Part0 = o771
  4637. o782.Part1 = o871
  4638. o783.Name = "Part-to-Part Strong Joint"
  4639. o783.Parent = o771
  4640. o783.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4641. o783.C1 = CFrame.new(-11.499588, -13.8232784, -0.100616455, 0.999999404, 0, -3.34233118e-05, 0, 1, 0, 3.34233118e-05, 0, 0.999999404)
  4642. o783.Part0 = o771
  4643. o783.Part1 = o872
  4644. o784.Name = "Part-to-Part Strong Joint"
  4645. o784.Parent = o771
  4646. o784.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4647. o784.C1 = CFrame.new(-11.499588, -1.46564579, -0.100616455, 0.999999404, 0, -3.34233118e-05, 0, 1, 0, 3.34233118e-05, 0, 0.999999404)
  4648. o784.Part0 = o771
  4649. o784.Part1 = o838
  4650. o785.Parent = o743
  4651. o785.Material = Enum.Material.SmoothPlastic
  4652. o785.BrickColor = BrickColor.new("Lily white")
  4653. o785.Position = Vector3.new(97.4120483, 10.9049864, -144.047302)
  4654. o785.Anchored = true
  4655. o785.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4656. o785.CFrame = CFrame.new(97.4120483, 10.9049864, -144.047302, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4657. o785.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4658. o785.Position = Vector3.new(97.4120483, 10.9049864, -144.047302)
  4659. o786.Parent = o785
  4660. o787.Name = "Part-to-Part Strong Joint"
  4661. o787.Parent = o785
  4662. o787.C0 = CFrame.new(2.0999999, -1.61500001, 2.16500139, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4663. o787.C1 = CFrame.new(-11.2997742, -1.54400826, -0.103408813, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4664. o787.Part0 = o785
  4665. o787.Part1 = o855
  4666. o788.Parent = o743
  4667. o788.Material = Enum.Material.SmoothPlastic
  4668. o788.BrickColor = BrickColor.new("Lily white")
  4669. o788.Position = Vector3.new(97.4120483, 14.5049915, -144.047302)
  4670. o788.Anchored = true
  4671. o788.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4672. o788.CFrame = CFrame.new(97.4120483, 14.5049915, -144.047302, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4673. o788.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4674. o788.Position = Vector3.new(97.4120483, 14.5049915, -144.047302)
  4675. o789.Parent = o788
  4676. o790.Name = "Part-to-Part Strong Joint"
  4677. o790.Parent = o788
  4678. o790.C0 = CFrame.new(2.0999999, -1.61500001, 2.16500139, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4679. o790.C1 = CFrame.new(-11.2997742, 2.05598831, -0.103408813, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4680. o790.Part0 = o788
  4681. o790.Part1 = o855
  4682. o791.Parent = o743
  4683. o791.Material = Enum.Material.SmoothPlastic
  4684. o791.BrickColor = BrickColor.new("Lily white")
  4685. o791.Position = Vector3.new(97.4120483, 7.30499077, -144.047302)
  4686. o791.Anchored = true
  4687. o791.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4688. o791.CFrame = CFrame.new(97.4120483, 7.30499077, -144.047302, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4689. o791.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4690. o791.Position = Vector3.new(97.4120483, 7.30499077, -144.047302)
  4691. o792.Parent = o791
  4692. o793.Name = "Part-to-Part Strong Joint"
  4693. o793.Parent = o791
  4694. o793.C0 = CFrame.new(2.0999999, -1.61500001, 2.16500139, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4695. o793.C1 = CFrame.new(-11.2997742, -5.14400482, -0.103408813, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4696. o793.Part0 = o791
  4697. o793.Part1 = o855
  4698. o794.Parent = o743
  4699. o794.Material = Enum.Material.SmoothPlastic
  4700. o794.BrickColor = BrickColor.new("Lily white")
  4701. o794.Position = Vector3.new(97.4120483, 3.70500112, -144.047302)
  4702. o794.Anchored = true
  4703. o794.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4704. o794.CFrame = CFrame.new(97.4120483, 3.70500112, -144.047302, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4705. o794.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4706. o794.Position = Vector3.new(97.4120483, 3.70500112, -144.047302)
  4707. o795.Parent = o794
  4708. o796.Parent = o743
  4709. o796.Material = Enum.Material.SmoothPlastic
  4710. o796.BrickColor = BrickColor.new("Lily white")
  4711. o796.Position = Vector3.new(97.4120483, 10.9049864, -162.24704)
  4712. o796.Anchored = true
  4713. o796.Size = Vector3.new(4.19999981, 3.23000002, 4.33000278)
  4714. o796.CFrame = CFrame.new(97.4120483, 10.9049864, -162.24704, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4715. o796.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4716. o796.Position = Vector3.new(97.4120483, 10.9049864, -162.24704)
  4717. o797.Parent = o796
  4718. o798.Name = "Part-to-Part Strong Joint"
  4719. o798.Parent = o796
  4720. o798.C0 = CFrame.new(2.0999999, -1.61500001, 2.16500139, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4721. o798.C1 = CFrame.new(6.90020752, -1.54400826, -0.103408813, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4722. o798.Part0 = o796
  4723. o798.Part1 = o855
  4724. o799.Parent = o743
  4725. o799.Material = Enum.Material.Wood
  4726. o799.BrickColor = BrickColor.new("Dirt brown")
  4727. o799.Position = Vector3.new(97.6120911, 9.10499954, -162.247192)
  4728. o799.Anchored = true
  4729. o799.Size = Vector3.new(4.19999981, 14.4299927, 4.73000479)
  4730. o799.CFrame = CFrame.new(97.6120911, 9.10499954, -162.247192, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4731. o799.Color = Color3.new(0.337255, 0.258824, 0.211765)
  4732. o799.Position = Vector3.new(97.6120911, 9.10499954, -162.247192)
  4733. o800.Parent = o799
  4734. o801.Name = "Part-to-Part Strong Joint"
  4735. o801.Parent = o799
  4736. o801.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4737. o801.C1 = CFrame.new(6.70033264, -2.69999409, -0.100006104, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4738. o801.Part0 = o799
  4739. o801.Part1 = o867
  4740. o802.Name = "Part-to-Part Strong Joint"
  4741. o802.Parent = o799
  4742. o802.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4743. o802.C1 = CFrame.new(6.70033264, -3.94982147, -0.100006104, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4744. o802.Part0 = o799
  4745. o802.Part1 = o865
  4746. o803.Name = "Part-to-Part Strong Joint"
  4747. o803.Parent = o799
  4748. o803.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4749. o803.C1 = CFrame.new(6.70036316, -10.072691, -0.0999908447, 0.999997973, 0, -3.34232609e-05, 0, 1, 0, 3.34232609e-05, 0, 0.999997973)
  4750. o803.Part0 = o799
  4751. o803.Part1 = o839
  4752. o804.Name = "Part-to-Part Strong Joint"
  4753. o804.Parent = o799
  4754. o804.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4755. o804.C1 = CFrame.new(6.70036316, -8.86035156, -0.0999908447, 0.999997854, 0, -3.34232573e-05, 0, 1, 0, 3.34232573e-05, 0, 0.999997854)
  4756. o804.Part0 = o799
  4757. o804.Part1 = o854
  4758. o805.Name = "Part-to-Part Strong Joint"
  4759. o805.Parent = o799
  4760. o805.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4761. o805.C1 = CFrame.new(6.70031738, -5.18637466, -0.100006104, 0.999998093, 0, -3.34232645e-05, 0, 1, 0, 3.34232645e-05, 0, 0.999998093)
  4762. o805.Part0 = o799
  4763. o805.Part1 = o866
  4764. o806.Name = "Part-to-Part Strong Joint"
  4765. o806.Parent = o799
  4766. o806.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4767. o806.C1 = CFrame.new(6.70042419, -7.63408852, -0.0999908447, 0.999994814, 0, -3.34231554e-05, 0, 1, 0, 3.34231554e-05, 0, 0.999994814)
  4768. o806.Part0 = o799
  4769. o806.Part1 = o868
  4770. o807.Name = "Part-to-Part Strong Joint"
  4771. o807.Parent = o799
  4772. o807.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4773. o807.C1 = CFrame.new(6.70031738, -6.43620205, -0.100006104, 0.999997973, 0, -3.34232609e-05, 0, 1, 0, 3.34232609e-05, 0, 0.999997973)
  4774. o807.Part0 = o799
  4775. o807.Part1 = o869
  4776. o808.Name = "Part-to-Part Strong Joint"
  4777. o808.Parent = o799
  4778. o808.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4779. o808.C1 = CFrame.new(6.7003479, -12.5719175, -0.100006104, 0.999999404, 0, -3.34233118e-05, 0, 1, 0, 3.34233118e-05, 0, 0.999999404)
  4780. o808.Part0 = o799
  4781. o808.Part1 = o870
  4782. o809.Name = "Part-to-Part Strong Joint"
  4783. o809.Parent = o799
  4784. o809.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4785. o809.C1 = CFrame.new(6.70046997, -11.3225183, -0.0999908447, 0.999998271, 0, -3.34232718e-05, 0, 1, 0, 3.34232718e-05, 0, 0.999998271)
  4786. o809.Part0 = o799
  4787. o809.Part1 = o871
  4788. o810.Name = "Part-to-Part Strong Joint"
  4789. o810.Parent = o799
  4790. o810.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4791. o810.C1 = CFrame.new(6.7003479, -13.8232784, -0.100006104, 0.999999404, 0, -3.34233118e-05, 0, 1, 0, 3.34233118e-05, 0, 0.999999404)
  4792. o810.Part0 = o799
  4793. o810.Part1 = o872
  4794. o811.Name = "Part-to-Part Strong Joint"
  4795. o811.Parent = o799
  4796. o811.C0 = CFrame.new(2.0999999, -7.21499634, 2.36500239, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4797. o811.C1 = CFrame.new(6.7003479, -1.46564579, -0.100006104, 0.999999404, 0, -3.34233118e-05, 0, 1, 0, 3.34233118e-05, 0, 0.999999404)
  4798. o811.Part0 = o799
  4799. o811.Part1 = o838
  4800. o812.Parent = o743
  4801. o812.Material = Enum.Material.SmoothPlastic
  4802. o812.BrickColor = BrickColor.new("Lily white")
  4803. o812.Position = Vector3.new(97.4122009, 15.8049984, -153.147339)
  4804. o812.Anchored = true
  4805. o812.Size = Vector3.new(4.19999981, 0.629999518, 13.3300066)
  4806. o812.CFrame = CFrame.new(97.4122009, 15.8049984, -153.147339, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4807. o812.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4808. o812.Position = Vector3.new(97.4122009, 15.8049984, -153.147339)
  4809. o813.Parent = o812
  4810. o814.Name = "Part-to-Part Strong Joint"
  4811. o814.Parent = o812
  4812. o814.C0 = CFrame.new(2.0999999, -0.314999759, 6.6650033, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4813. o814.C1 = CFrame.new(-6.69963074, 4.65599251, -0.103393555, 1, 0, -3.342333e-05, 0, 1, 0, 3.342333e-05, 0, 1)
  4814. o814.Part0 = o812
  4815. o814.Part1 = o855
  4816. o815.Parent = o743
  4817. o815.Material = Enum.Material.Wood
  4818. o815.BrickColor = BrickColor.new("Dirt brown")
  4819. o815.Position = Vector3.new(97.6115417, 15.8050156, -153.147339)
  4820. o815.Anchored = true
  4821. o815.Size = Vector3.new(4.19999981, 1.02999246, 22.9300098)
  4822. o815.CFrame = CFrame.new(97.6115417, 15.8050156, -153.147339, 1, 0, -3.30000003e-05, 0, 1, 0, 3.30000003e-05, 0, 1)
  4823. o815.Color = Color3.new(0.337255, 0.258824, 0.211765)
  4824. o815.Position = Vector3.new(97.6115417, 15.8050156, -153.147339)
  4825. o816.Parent = o815
  4826. o817.Name = "Part-to-Part Strong Joint"
  4827. o817.Parent = o815
  4828. o817.C0 = CFrame.new(2.0999999, -0.514996231, 11.4650049, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4829. o817.C1 = CFrame.new(-11.4994202, -0.423274994, -0.10067749, 0.999998212, 0, -3.34232755e-05, 0, 1, 0, 3.34232755e-05, 0, 0.999998212)
  4830. o817.Part0 = o815
  4831. o817.Part1 = o872
  4832. o818.Parent = o743
  4833. o819.Parent = o818
  4834. o819.Material = Enum.Material.SmoothPlastic
  4835. o819.BrickColor = BrickColor.new("Lily white")
  4836. o819.Position = Vector3.new(97.5593872, 5.68848896, -153.102264)
  4837. o819.Rotation = Vector3.new(0, 90, 0)
  4838. o819.Anchored = true
  4839. o819.Size = Vector3.new(2.16258931, 0.383437872, 0.920250893)
  4840. o819.CFrame = CFrame.new(97.5593872, 5.68848896, -153.102264, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4841. o819.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4842. o819.Position = Vector3.new(97.5593872, 5.68848896, -153.102264)
  4843. o820.Parent = o819
  4844. o821.Parent = o818
  4845. o821.Material = Enum.Material.SmoothPlastic
  4846. o821.BrickColor = BrickColor.new("Lily white")
  4847. o821.Position = Vector3.new(97.5593872, 6.45535898, -153.102264)
  4848. o821.Rotation = Vector3.new(0, 90, 0)
  4849. o821.Anchored = true
  4850. o821.Size = Vector3.new(0.322087139, 1.9171896, 0.306750298)
  4851. o821.CFrame = CFrame.new(97.5593872, 6.45535898, -153.102264, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4852. o821.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4853. o821.Position = Vector3.new(97.5593872, 6.45535898, -153.102264)
  4854. o822.Parent = o821
  4855. o823.Parent = o818
  4856. o823.Material = Enum.Material.SmoothPlastic
  4857. o823.BrickColor = BrickColor.new("Lily white")
  4858. o823.Position = Vector3.new(97.5593872, 7.52897787, -153.256104)
  4859. o823.Rotation = Vector3.new(0, 90, 0)
  4860. o823.Anchored = true
  4861. o823.Size = Vector3.new(11.6718473, 0.383437872, 0.920250893)
  4862. o823.CFrame = CFrame.new(97.5593872, 7.52897787, -153.256104, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4863. o823.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4864. o823.Position = Vector3.new(97.5593872, 7.52897787, -153.256104)
  4865. o824.Parent = o823
  4866. o825.Name = "Part-to-Part Strong Joint"
  4867. o825.Parent = o823
  4868. o825.C0 = CFrame.new(-5.83592367, -0.191718936, -0.460125446, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4869. o825.C1 = CFrame.new(0.145567864, -3.7500236, -0.460130155, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4870. o825.Part0 = o823
  4871. o825.Part1 = o828
  4872. o826.Parent = o818
  4873. o826.Material = Enum.Material.SmoothPlastic
  4874. o826.BrickColor = BrickColor.new("Lily white")
  4875. o826.Position = Vector3.new(97.5593872, 11.0872879, -158.930603)
  4876. o826.Rotation = Vector3.new(0, 90, 0)
  4877. o826.Anchored = true
  4878. o826.Size = Vector3.new(0.322084397, 7.74544716, 0.920250893)
  4879. o826.CFrame = CFrame.new(97.5593872, 11.0872879, -158.930603, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4880. o826.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4881. o826.Position = Vector3.new(97.5593872, 11.0872879, -158.930603)
  4882. o827.Parent = o826
  4883. o828.Parent = o818
  4884. o828.Material = Enum.Material.SmoothPlastic
  4885. o828.BrickColor = BrickColor.new("Lily white")
  4886. o828.Position = Vector3.new(97.5593872, 11.0872879, -147.2742)
  4887. o828.Rotation = Vector3.new(0, 90, 0)
  4888. o828.Anchored = true
  4889. o828.Size = Vector3.new(0.322084397, 7.74544716, 0.920250893)
  4890. o828.CFrame = CFrame.new(97.5593872, 11.0872879, -147.2742, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4891. o828.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4892. o828.Position = Vector3.new(97.5593872, 11.0872879, -147.2742)
  4893. o829.Parent = o828
  4894. o830.Name = "Part-to-Part Strong Joint"
  4895. o830.Parent = o828
  4896. o830.C0 = CFrame.new(0.161042199, -3.87272358, 0.460125446, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4897. o830.C1 = CFrame.new(-5.82044458, -3.68866944, 0.306745678, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4898. o830.Part0 = o828
  4899. o830.Part1 = o831
  4900. o831.Parent = o818
  4901. o831.Material = Enum.Material.SmoothPlastic
  4902. o831.BrickColor = BrickColor.new("Really black")
  4903. o831.Position = Vector3.new(97.7127991, 10.9032202, -153.256104)
  4904. o831.Rotation = Vector3.new(0, 90, 0)
  4905. o831.Anchored = true
  4906. o831.Size = Vector3.new(11.6718473, 7.13194513, 0.613500595)
  4907. o831.CFrame = CFrame.new(97.7127991, 10.9032202, -153.256104, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4908. o831.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4909. o831.Position = Vector3.new(97.7127991, 10.9032202, -153.256104)
  4910. o832.Parent = o831
  4911. o833.Parent = o818
  4912. o833.Material = Enum.Material.SmoothPlastic
  4913. o833.BrickColor = BrickColor.new("Lily white")
  4914. o833.Position = Vector3.new(97.5593872, 14.6064081, -153.256104)
  4915. o833.Rotation = Vector3.new(0, 90, 0)
  4916. o833.Anchored = true
  4917. o833.Size = Vector3.new(11.6718473, 0.383437872, 0.920250893)
  4918. o833.CFrame = CFrame.new(97.5593872, 14.6064081, -153.256104, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4919. o833.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4920. o833.Position = Vector3.new(97.5593872, 14.6064081, -153.256104)
  4921. o834.Parent = o833
  4922. o835.Name = "Part-to-Part Strong Joint"
  4923. o835.Parent = o833
  4924. o835.C0 = CFrame.new(-5.83592367, -0.191718936, -0.460125446, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4925. o835.C1 = CFrame.new(0.145567864, 3.32740021, -0.460130155, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4926. o835.Part0 = o833
  4927. o835.Part1 = o828
  4928. o836.Parent = o818
  4929. o836.Material = Enum.Material.SmoothPlastic
  4930. o836.BrickColor = BrickColor.new("Lily white")
  4931. o836.Position = Vector3.new(97.5593872, 5.38173389, -153.102264)
  4932. o836.Rotation = Vector3.new(0, 90, 0)
  4933. o836.Anchored = true
  4934. o836.Size = Vector3.new(10.1380968, 0.383437902, 2.76075292)
  4935. o836.CFrame = CFrame.new(97.5593872, 5.38173389, -153.102264, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4936. o836.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4937. o836.Position = Vector3.new(97.5593872, 5.38173389, -153.102264)
  4938. o837.Parent = o836
  4939. o838.Parent = o742
  4940. o838.Material = Enum.Material.Wood
  4941. o838.BrickColor = BrickColor.new("Lily white")
  4942. o838.Position = Vector3.new(99.8120422, 3.35565305, -153.181641)
  4943. o838.Rotation = Vector3.new(0, 90, 0)
  4944. o838.Anchored = true
  4945. o838.Size = Vector3.new(22.5999966, 1, 0.199999899)
  4946. o838.CFrame = CFrame.new(99.8120422, 3.35565305, -153.181641, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4947. o838.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4948. o838.Position = Vector3.new(99.8120422, 3.35565305, -153.181641)
  4949. o839.Parent = o742
  4950. o839.Material = Enum.Material.Wood
  4951. o839.BrickColor = BrickColor.new("Lily white")
  4952. o839.Position = Vector3.new(99.8118896, 11.9626942, -153.181641)
  4953. o839.Rotation = Vector3.new(0, 90, 0)
  4954. o839.Anchored = true
  4955. o839.Size = Vector3.new(22.5999966, 1, 0.199999899)
  4956. o839.CFrame = CFrame.new(99.8118896, 11.9626942, -153.181641, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4957. o839.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4958. o839.Position = Vector3.new(99.8118896, 11.9626942, -153.181641)
  4959. o840.Parent = o839
  4960. o841.Parent = o839
  4961. o842.Parent = o839
  4962. o843.Parent = o839
  4963. o844.Parent = o839
  4964. o845.Parent = o839
  4965. o846.Parent = o839
  4966. o847.Parent = o839
  4967. o848.Parent = o839
  4968. o849.Parent = o839
  4969. o850.Parent = o839
  4970. o851.Parent = o839
  4971. o852.Parent = o839
  4972. o853.Parent = o839
  4973. o854.Parent = o742
  4974. o854.Material = Enum.Material.Wood
  4975. o854.BrickColor = BrickColor.new("Lily white")
  4976. o854.Position = Vector3.new(99.8118896, 10.7503538, -153.181396)
  4977. o854.Rotation = Vector3.new(0, 90, 0)
  4978. o854.Anchored = true
  4979. o854.Size = Vector3.new(22.5999966, 1, 0.199999899)
  4980. o854.CFrame = CFrame.new(99.8118896, 10.7503538, -153.181396, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4981. o854.Color = Color3.new(0.929412, 0.917647, 0.917647)
  4982. o854.Position = Vector3.new(99.8118896, 10.7503538, -153.181396)
  4983. o855.Parent = o742
  4984. o855.Material = Enum.Material.Wood
  4985. o855.BrickColor = BrickColor.new("Dirt brown")
  4986. o855.Position = Vector3.new(99.6152649, 10.8340015, -153.181641)
  4987. o855.Rotation = Vector3.new(0, 90, 0)
  4988. o855.Anchored = true
  4989. o855.Size = Vector3.new(22.5999966, 10.7200031, 0.199999899)
  4990. o855.CFrame = CFrame.new(99.6152649, 10.8340015, -153.181641, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  4991. o855.Color = Color3.new(0.337255, 0.258824, 0.211765)
  4992. o855.Position = Vector3.new(99.6152649, 10.8340015, -153.181641)
  4993. o856.Name = "Part-to-Part Strong Joint"
  4994. o856.Parent = o855
  4995. o856.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  4996. o856.C1 = CFrame.new(-11.2997589, -7.73852348, -0.0965118408, 0.999992609, 0, 0, 0, 1, 0, 0, 0, 0.999992609)
  4997. o856.Part0 = o855
  4998. o856.Part1 = o871
  4999. o857.Name = "Part-to-Part Strong Joint"
  5000. o857.Parent = o855
  5001. o857.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5002. o857.C1 = CFrame.new(-11.2999115, -8.98792267, -0.0965270996, 0.999995053, 0, 0, 0, 1, 0, 0, 0, 0.999995053)
  5003. o857.Part0 = o855
  5004. o857.Part1 = o870
  5005. o858.Name = "Part-to-Part Strong Joint"
  5006. o858.Parent = o855
  5007. o858.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5008. o858.C1 = CFrame.new(-11.2999268, -2.85220718, -0.0965270996, 0.999993622, 0, 0, 0, 1, 0, 0, 0, 0.999993622)
  5009. o858.Part0 = o855
  5010. o858.Part1 = o869
  5011. o859.Name = "Part-to-Part Strong Joint"
  5012. o859.Parent = o855
  5013. o859.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5014. o859.C1 = CFrame.new(-11.2998199, -4.05009365, -0.0965118408, 0.999990463, 0, 0, 0, 1, 0, 0, 0, 0.999990463)
  5015. o859.Part0 = o855
  5016. o859.Part1 = o868
  5017. o860.Name = "Part-to-Part Strong Joint"
  5018. o860.Parent = o855
  5019. o860.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5020. o860.C1 = CFrame.new(-11.299942, -1.6023798, -0.0965270996, 0.999993742, 0, 0, 0, 1, 0, 0, 0, 0.999993742)
  5021. o860.Part0 = o855
  5022. o860.Part1 = o866
  5023. o861.Name = "Part-to-Part Strong Joint"
  5024. o861.Parent = o855
  5025. o861.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5026. o861.C1 = CFrame.new(-11.2998962, -5.2763567, -0.0965118408, 0.999993503, 0, 0, 0, 1, 0, 0, 0, 0.999993503)
  5027. o861.Part0 = o855
  5028. o861.Part1 = o854
  5029. o862.Name = "Part-to-Part Strong Joint"
  5030. o862.Parent = o855
  5031. o862.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5032. o862.C1 = CFrame.new(-11.2999573, -6.4886961, -0.0965118408, 0.999997795, 0, 0, 0, 1, 0, 0, 0, 0.999997795)
  5033. o862.Part0 = o855
  5034. o862.Part1 = o839
  5035. o863.Name = "Part-to-Part Strong Joint"
  5036. o863.Parent = o855
  5037. o863.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5038. o863.C1 = CFrame.new(-11.3000031, -0.365826607, -0.0965270996, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5039. o863.Part0 = o855
  5040. o863.Part1 = o865
  5041. o864.Name = "Part-to-Part Strong Joint"
  5042. o864.Parent = o855
  5043. o864.C0 = CFrame.new(-11.2999983, -5.36000156, 0.0999999493, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5044. o864.C1 = CFrame.new(-11.2998962, -10.2392836, -0.0965270996, 0.999993742, 0, 0, 0, 1, 0, 0, 0, 0.999993742)
  5045. o864.Part0 = o855
  5046. o864.Part1 = o872
  5047. o865.Parent = o742
  5048. o865.Material = Enum.Material.Wood
  5049. o865.BrickColor = BrickColor.new("Lily white")
  5050. o865.Position = Vector3.new(99.8120422, 5.83983088, -153.181641)
  5051. o865.Rotation = Vector3.new(0, 90, 0)
  5052. o865.Anchored = true
  5053. o865.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5054. o865.CFrame = CFrame.new(99.8120422, 5.83983088, -153.181641, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5055. o865.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5056. o865.Position = Vector3.new(99.8120422, 5.83983088, -153.181641)
  5057. o866.Parent = o742
  5058. o866.Material = Enum.Material.Wood
  5059. o866.BrickColor = BrickColor.new("Lily white")
  5060. o866.Position = Vector3.new(99.8118896, 7.07637501, -153.181641)
  5061. o866.Rotation = Vector3.new(0, 90, 0)
  5062. o866.Anchored = true
  5063. o866.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5064. o866.CFrame = CFrame.new(99.8118896, 7.07637501, -153.181641, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5065. o866.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5066. o866.Position = Vector3.new(99.8118896, 7.07637501, -153.181641)
  5067. o867.Parent = o742
  5068. o867.Material = Enum.Material.Wood
  5069. o867.BrickColor = BrickColor.new("Lily white")
  5070. o867.Position = Vector3.new(99.8120422, 4.59000206, -153.181641)
  5071. o867.Rotation = Vector3.new(0, 90, 0)
  5072. o867.Anchored = true
  5073. o867.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5074. o867.CFrame = CFrame.new(99.8120422, 4.59000206, -153.181641, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5075. o867.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5076. o867.Position = Vector3.new(99.8120422, 4.59000206, -153.181641)
  5077. o868.Parent = o742
  5078. o868.Material = Enum.Material.Wood
  5079. o868.BrickColor = BrickColor.new("Lily white")
  5080. o868.Position = Vector3.new(99.8118896, 9.52408981, -153.181183)
  5081. o868.Rotation = Vector3.new(0, 90, 0)
  5082. o868.Anchored = true
  5083. o868.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5084. o868.CFrame = CFrame.new(99.8118896, 9.52408981, -153.181183, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5085. o868.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5086. o868.Position = Vector3.new(99.8118896, 9.52408981, -153.181183)
  5087. o869.Parent = o742
  5088. o869.Material = Enum.Material.Wood
  5089. o869.BrickColor = BrickColor.new("Lily white")
  5090. o869.Position = Vector3.new(99.8118896, 8.32619858, -153.181396)
  5091. o869.Rotation = Vector3.new(0, 90, 0)
  5092. o869.Anchored = true
  5093. o869.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5094. o869.CFrame = CFrame.new(99.8118896, 8.32619858, -153.181396, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5095. o869.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5096. o869.Position = Vector3.new(99.8118896, 8.32619858, -153.181396)
  5097. o870.Parent = o742
  5098. o870.Material = Enum.Material.Wood
  5099. o870.BrickColor = BrickColor.new("Lily white")
  5100. o870.Position = Vector3.new(99.8118896, 14.4619217, -153.181396)
  5101. o870.Rotation = Vector3.new(0, 90, 0)
  5102. o870.Anchored = true
  5103. o870.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5104. o870.CFrame = CFrame.new(99.8118896, 14.4619217, -153.181396, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5105. o870.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5106. o870.Position = Vector3.new(99.8118896, 14.4619217, -153.181396)
  5107. o871.Parent = o742
  5108. o871.Material = Enum.Material.Wood
  5109. o871.BrickColor = BrickColor.new("Lily white")
  5110. o871.Position = Vector3.new(99.8118896, 13.2125139, -153.181183)
  5111. o871.Rotation = Vector3.new(0, 90, 0)
  5112. o871.Anchored = true
  5113. o871.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5114. o871.CFrame = CFrame.new(99.8118896, 13.2125139, -153.181183, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5115. o871.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5116. o871.Position = Vector3.new(99.8118896, 13.2125139, -153.181183)
  5117. o872.Parent = o742
  5118. o872.Material = Enum.Material.Wood
  5119. o872.BrickColor = BrickColor.new("Lily white")
  5120. o872.Position = Vector3.new(99.8120422, 15.7132902, -153.181641)
  5121. o872.Rotation = Vector3.new(0, 90, 0)
  5122. o872.Anchored = true
  5123. o872.Size = Vector3.new(22.5999966, 1, 0.199999899)
  5124. o872.CFrame = CFrame.new(99.8120422, 15.7132902, -153.181641, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5125. o872.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5126. o872.Position = Vector3.new(99.8120422, 15.7132902, -153.181641)
  5127. o873.Parent = o2
  5128. o874.Parent = o873
  5129. o875.Parent = o874
  5130. o875.Material = Enum.Material.Wood
  5131. o875.BrickColor = BrickColor.new("Dirt brown")
  5132. o875.Position = Vector3.new(60.2919312, 4.6561451, -172.899551)
  5133. o875.Rotation = Vector3.new(-135, 0, -180)
  5134. o875.Anchored = true
  5135. o875.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5136. o875.CFrame = CFrame.new(60.2919312, 4.6561451, -172.899551, -0.99999404, 5.51850232e-14, -2.37795894e-14, -2.22044012e-14, 0.707105815, 0.707107842, -5.5851157e-14, 0.707107842, -0.707105815)
  5137. o875.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5138. o875.Position = Vector3.new(60.2919312, 4.6561451, -172.899551)
  5139. o876.Parent = o874
  5140. o876.Material = Enum.Material.Grass
  5141. o876.BrickColor = BrickColor.new("Parsley green")
  5142. o876.Position = Vector3.new(60.8320313, 5.68880081, -174.240463)
  5143. o876.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5144. o876.Anchored = true
  5145. o876.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5146. o876.CFrame = CFrame.new(60.8320313, 5.68880081, -174.240463, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5147. o876.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5148. o876.Position = Vector3.new(60.8320313, 5.68880081, -174.240463)
  5149. o877.Parent = o874
  5150. o877.Material = Enum.Material.Wood
  5151. o877.BrickColor = BrickColor.new("Dirt brown")
  5152. o877.Position = Vector3.new(60.2919312, 6.21175098, -173.040924)
  5153. o877.Rotation = Vector3.new(-135, 0, -180)
  5154. o877.Anchored = true
  5155. o877.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5156. o877.CFrame = CFrame.new(60.2919312, 6.21175098, -173.040924, -0.99999404, 5.51850232e-14, -2.37795894e-14, -2.22044012e-14, 0.707105815, 0.707107842, -5.5851157e-14, 0.707107842, -0.707105815)
  5157. o877.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5158. o877.Position = Vector3.new(60.2919312, 6.21175098, -173.040924)
  5159. o878.Parent = o874
  5160. o878.Material = Enum.Material.Wood
  5161. o878.BrickColor = BrickColor.new("Dirt brown")
  5162. o878.Position = Vector3.new(60.2919312, 5.43394613, -172.97023)
  5163. o878.Rotation = Vector3.new(-135, 0, -180)
  5164. o878.Anchored = true
  5165. o878.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5166. o878.CFrame = CFrame.new(60.2919312, 5.43394613, -172.97023, -0.99999404, 5.51850232e-14, -2.37795894e-14, -2.22044012e-14, 0.707105815, 0.707107842, -5.5851157e-14, 0.707107842, -0.707105815)
  5167. o878.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5168. o878.Position = Vector3.new(60.2919312, 5.43394613, -172.97023)
  5169. o879.Parent = o874
  5170. o879.Material = Enum.Material.Grass
  5171. o879.BrickColor = BrickColor.new("Parsley green")
  5172. o879.Position = Vector3.new(59.8319702, 5.68880081, -173.040466)
  5173. o879.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5174. o879.Anchored = true
  5175. o879.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5176. o879.CFrame = CFrame.new(59.8319702, 5.68880081, -173.040466, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5177. o879.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5178. o879.Position = Vector3.new(59.8319702, 5.68880081, -173.040466)
  5179. o880.Parent = o874
  5180. o880.Material = Enum.Material.Grass
  5181. o880.BrickColor = BrickColor.new("Parsley green")
  5182. o880.Position = Vector3.new(60.8320313, 5.68880081, -173.040466)
  5183. o880.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5184. o880.Anchored = true
  5185. o880.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5186. o880.CFrame = CFrame.new(60.8320313, 5.68880081, -173.040466, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5187. o880.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5188. o880.Position = Vector3.new(60.8320313, 5.68880081, -173.040466)
  5189. o881.Parent = o874
  5190. o881.Material = Enum.Material.Grass
  5191. o881.BrickColor = BrickColor.new("Parsley green")
  5192. o881.Position = Vector3.new(61.5404053, 5.36323023, -173.601074)
  5193. o881.Rotation = Vector3.new(-90, -45, -90)
  5194. o881.Anchored = true
  5195. o881.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5196. o881.CFrame = CFrame.new(61.5404053, 5.36323023, -173.601074, 5.58372792e-14, 0.707107723, -0.707105696, 2.8546211e-15, 0.707109869, 0.707111895, 1, 4.15156394e-14, -3.74702405e-14)
  5197. o881.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5198. o881.Position = Vector3.new(61.5404053, 5.36323023, -173.601074)
  5199. o882.Parent = o874
  5200. o882.Material = Enum.Material.Grass
  5201. o882.BrickColor = BrickColor.new("Parsley green")
  5202. o882.Position = Vector3.new(61.4273071, 6.09862995, -173.601074)
  5203. o882.Rotation = Vector3.new(-90, -45, -90)
  5204. o882.Anchored = true
  5205. o882.Size = Vector3.new(0.599999905, 0.84000057, 0.599999905)
  5206. o882.CFrame = CFrame.new(61.4273071, 6.09862995, -173.601074, 5.58372792e-14, 0.707107723, -0.707105696, 2.8546211e-15, 0.707109869, 0.707111895, 1, 4.15156394e-14, -3.74702405e-14)
  5207. o882.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5208. o882.Position = Vector3.new(61.4273071, 6.09862995, -173.601074)
  5209. o883.Name = "Part-to-Part Strong Joint"
  5210. o883.Parent = o882
  5211. o883.C0 = CFrame.new(0.299999952, -0.420000285, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5212. o883.C1 = CFrame.new(0.300003052, 0.0200195313, 0.299987793, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5213. o883.Part0 = o882
  5214. o883.Part1 = o881
  5215. o884.Name = "Part-to-Part Strong Joint"
  5216. o884.Parent = o882
  5217. o884.C0 = CFrame.new(-0.299999952, -0.420000285, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5218. o884.C1 = CFrame.new(-0.300003052, -0.719985962, -0.599990845, 1, 0, 0, 0, 1.00000572, 0, 0, 0, 1.00000572)
  5219. o884.Part0 = o882
  5220. o884.Part1 = o908
  5221. o885.Parent = o874
  5222. o885.Material = Enum.Material.Wood
  5223. o885.BrickColor = BrickColor.new("Dirt brown")
  5224. o885.Position = Vector3.new(60.8332825, 4.6561451, -173.601074)
  5225. o885.Rotation = Vector3.new(-90, -45, -90)
  5226. o885.Anchored = true
  5227. o885.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5228. o885.CFrame = CFrame.new(60.8332825, 4.6561451, -173.601074, 5.58372792e-14, 0.70710367, -0.707101643, 2.8546211e-15, 0.707105815, 0.707107842, 1, 4.15154022e-14, -3.74700271e-14)
  5229. o885.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5230. o885.Position = Vector3.new(60.8332825, 4.6561451, -173.601074)
  5231. o886.Parent = o874
  5232. o886.Material = Enum.Material.Wood
  5233. o886.BrickColor = BrickColor.new("Dirt brown")
  5234. o886.Position = Vector3.new(60.6918945, 6.21175098, -173.601074)
  5235. o886.Rotation = Vector3.new(-90, -45, -90)
  5236. o886.Anchored = true
  5237. o886.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5238. o886.CFrame = CFrame.new(60.6918945, 6.21175098, -173.601074, 5.58372792e-14, 0.70710367, -0.707101643, 2.8546211e-15, 0.707105815, 0.707107842, 1, 4.15154022e-14, -3.74700271e-14)
  5239. o886.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5240. o886.Position = Vector3.new(60.6918945, 6.21175098, -173.601074)
  5241. o887.Parent = o874
  5242. o887.Material = Enum.Material.Wood
  5243. o887.BrickColor = BrickColor.new("Dirt brown")
  5244. o887.Position = Vector3.new(60.7625732, 5.43394423, -173.601074)
  5245. o887.Rotation = Vector3.new(-90, -45, -90)
  5246. o887.Anchored = true
  5247. o887.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5248. o887.CFrame = CFrame.new(60.7625732, 5.43394423, -173.601074, 5.58372792e-14, 0.707103848, -0.707101822, 2.8546211e-15, 0.707105994, 0.707108021, 1, 4.15154022e-14, -3.74700271e-14)
  5249. o887.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5250. o887.Position = Vector3.new(60.7625732, 5.43394423, -173.601074)
  5251. o888.Parent = o874
  5252. o888.Material = Enum.Material.Wood
  5253. o888.BrickColor = BrickColor.new("Dirt brown")
  5254. o888.Position = Vector3.new(60.2919006, 6.21175909, -174.040924)
  5255. o888.Rotation = Vector3.new(-45, 0, 0)
  5256. o888.Anchored = true
  5257. o888.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5258. o888.CFrame = CFrame.new(60.2919006, 6.21175909, -174.040924, 0.99999404, -2.37797385e-14, 5.51849758e-14, 2.22044012e-14, 0.707106173, 0.707107842, 5.5851157e-14, -0.707107842, 0.707106173)
  5259. o888.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5260. o888.Position = Vector3.new(60.2919006, 6.21175909, -174.040924)
  5261. o889.Name = "Part-to-Part Strong Joint"
  5262. o889.Parent = o888
  5263. o889.C0 = CFrame.new(-0.0999999568, -0.620000303, 0.0999999419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5264. o889.C1 = CFrame.new(0.100036621, -0.60710144, 0.0871124268, -1, 0, 0, 0, -2.62260437e-06, 1.00000024, 0, 1.00000024, 2.62260437e-06)
  5265. o889.Part0 = o888
  5266. o889.Part1 = o877
  5267. o890.Parent = o874
  5268. o890.Material = Enum.Material.Wood
  5269. o890.BrickColor = BrickColor.new("Dirt brown")
  5270. o890.Position = Vector3.new(60.2919006, 5.43392897, -174.111618)
  5271. o890.Rotation = Vector3.new(-45, 0, 0)
  5272. o890.Anchored = true
  5273. o890.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5274. o890.CFrame = CFrame.new(60.2919006, 5.43392897, -174.111618, 0.99999404, -2.37797385e-14, 5.51849758e-14, 2.22044012e-14, 0.707106173, 0.707107842, 5.5851157e-14, -0.707107842, 0.707106173)
  5275. o890.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5276. o890.Position = Vector3.new(60.2919006, 5.43392897, -174.111618)
  5277. o891.Name = "Part-to-Part Strong Joint"
  5278. o891.Parent = o890
  5279. o891.C0 = CFrame.new(-0.0999999568, -0.720000327, 0.0999999419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5280. o891.C1 = CFrame.new(0.100036621, -0.707092285, 0.0870666504, -1, 0, 0, 0, -2.62260437e-06, 1.00000024, 0, 1.00000024, 2.62260437e-06)
  5281. o891.Part0 = o890
  5282. o891.Part1 = o878
  5283. o892.Parent = o874
  5284. o892.Material = Enum.Material.Wood
  5285. o892.BrickColor = BrickColor.new("Dirt brown")
  5286. o892.Position = Vector3.new(59.8211975, 5.43394613, -173.601074)
  5287. o892.Rotation = Vector3.new(-90, 45, 90)
  5288. o892.Anchored = true
  5289. o892.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5290. o892.CFrame = CFrame.new(59.8211975, 5.43394613, -173.601074, -5.58372792e-14, -0.70710367, 0.707101643, -2.8546211e-15, 0.707105815, 0.707107842, -1, -3.7476966e-14, 4.15084633e-14)
  5291. o892.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5292. o892.Position = Vector3.new(59.8211975, 5.43394613, -173.601074)
  5293. o893.Parent = o874
  5294. o893.Material = Enum.Material.Wood
  5295. o893.BrickColor = BrickColor.new("Dirt brown")
  5296. o893.Position = Vector3.new(59.8918762, 6.21175098, -173.601074)
  5297. o893.Rotation = Vector3.new(-90, 45, 90)
  5298. o893.Anchored = true
  5299. o893.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5300. o893.CFrame = CFrame.new(59.8918762, 6.21175098, -173.601074, -5.58372792e-14, -0.70710367, 0.707101643, -2.8546211e-15, 0.707105815, 0.707107842, -1, -3.7476966e-14, 4.15084633e-14)
  5301. o893.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5302. o893.Position = Vector3.new(59.8918762, 6.21175098, -173.601074)
  5303. o894.Parent = o874
  5304. o894.Material = Enum.Material.Wood
  5305. o894.BrickColor = BrickColor.new("Dirt brown")
  5306. o894.Position = Vector3.new(59.7505188, 4.6561451, -173.601074)
  5307. o894.Rotation = Vector3.new(-90, 45, 90)
  5308. o894.Anchored = true
  5309. o894.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5310. o894.CFrame = CFrame.new(59.7505188, 4.6561451, -173.601074, -5.58372792e-14, -0.70710367, 0.707101643, -2.8546211e-15, 0.707105815, 0.707107842, -1, -3.7476966e-14, 4.15084633e-14)
  5311. o894.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5312. o894.Position = Vector3.new(59.7505188, 4.6561451, -173.601074)
  5313. o895.Parent = o874
  5314. o895.Material = Enum.Material.Wood
  5315. o895.BrickColor = BrickColor.new("Dirt brown")
  5316. o895.Position = Vector3.new(60.2919006, 5.39471483, -173.558044)
  5317. o895.Anchored = true
  5318. o895.Size = Vector3.new(0.199999914, 4.19999981, 0.199999884)
  5319. o895.CFrame = CFrame.new(60.2919006, 5.39471483, -173.558044, 0.99999404, 2.22043961e-14, 5.58372792e-14, 2.22044012e-14, 1, 2.8546211e-15, 5.5851157e-14, 2.8546211e-15, 1)
  5320. o895.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5321. o895.Position = Vector3.new(60.2919006, 5.39471483, -173.558044)
  5322. o896.Parent = o874
  5323. o896.Material = Enum.Material.Wood
  5324. o896.BrickColor = BrickColor.new("Dirt brown")
  5325. o896.Position = Vector3.new(60.2919006, 4.65615511, -174.182327)
  5326. o896.Rotation = Vector3.new(-45, 0, 0)
  5327. o896.Anchored = true
  5328. o896.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5329. o896.CFrame = CFrame.new(60.2919006, 4.65615511, -174.182327, 0.99999404, -2.37797385e-14, 5.51849758e-14, 2.22044012e-14, 0.707106173, 0.707107842, 5.5851157e-14, -0.707107842, 0.707106173)
  5330. o896.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5331. o896.Position = Vector3.new(60.2919006, 4.65615511, -174.182327)
  5332. o897.Name = "Part-to-Part Strong Joint"
  5333. o897.Parent = o896
  5334. o897.C0 = CFrame.new(-0.0999999568, -0.82000035, 0.0999999419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5335. o897.C1 = CFrame.new(0.100036621, -0.807052612, 0.0870666504, -1, 0, 0, 0, -2.62260437e-06, 1.00000024, 0, 1.00000024, 2.62260437e-06)
  5336. o897.Part0 = o896
  5337. o897.Part1 = o875
  5338. o898.Parent = o874
  5339. o898.Material = Enum.Material.Grass
  5340. o898.BrickColor = BrickColor.new("Parsley green")
  5341. o898.Position = Vector3.new(60.2918701, 6.027946, -174.705521)
  5342. o898.Rotation = Vector3.new(-44.1699982, -89.7999954, -179.179993)
  5343. o898.Anchored = true
  5344. o898.Size = Vector3.new(0.599999905, 1.04000056, 0.599999905)
  5345. o898.CFrame = CFrame.new(60.2918701, 6.027946, -174.705521, -8.1742877e-07, 1.17531522e-08, -0.99999392, -0.707092285, -0.707115948, 5.69692247e-07, -0.70710814, 0.707088411, 5.86347653e-07)
  5346. o898.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5347. o898.Position = Vector3.new(60.2918701, 6.027946, -174.705521)
  5348. o899.Name = "Part-to-Part Strong Joint"
  5349. o899.Parent = o898
  5350. o899.C0 = CFrame.new(-0.299999952, -0.520000279, -0.299999952, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5351. o899.C1 = CFrame.new(0.599990845, -0.119995117, -0.299987793, -8.10018892e-12, 2.46170384e-05, -1, 2.41016148e-11, 1, 2.46170384e-05, 1, -2.41014153e-11, -8.1007822e-12)
  5352. o899.Part0 = o898
  5353. o899.Part1 = o900
  5354. o900.Parent = o874
  5355. o900.Material = Enum.Material.Grass
  5356. o900.BrickColor = BrickColor.new("Parsley green")
  5357. o900.Position = Vector3.new(60.2918701, 6.94718504, -174.351974)
  5358. o900.Rotation = Vector3.new(-44.1800003, -89.7999954, -179.179993)
  5359. o900.Anchored = true
  5360. o900.Size = Vector3.new(1.19999993, 0.640000582, 0.599999905)
  5361. o900.CFrame = CFrame.new(60.2918701, 6.94718504, -174.351974, -8.17420357e-07, 1.17491732e-08, -0.99999392, -0.70710969, -0.707098544, 5.69703559e-07, -0.707090735, 0.707105815, 5.86324859e-07)
  5362. o900.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5363. o900.Position = Vector3.new(60.2918701, 6.94718504, -174.351974)
  5364. o901.Parent = o874
  5365. o901.Material = Enum.Material.Grass
  5366. o901.BrickColor = BrickColor.new("Parsley green")
  5367. o901.Position = Vector3.new(59.1565857, 6.09861279, -173.601105)
  5368. o901.Rotation = Vector3.new(90, -45, -90)
  5369. o901.Anchored = true
  5370. o901.Size = Vector3.new(0.599999905, 0.84000057, 0.599999905)
  5371. o901.CFrame = CFrame.new(59.1565857, 6.09861279, -173.601105, 2.24063137e-06, 0.707095087, -0.707110107, 4.78923903e-06, -0.707114279, -0.707099259, -1, -1.80218092e-06, -4.97085921e-06)
  5372. o901.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5373. o901.Position = Vector3.new(59.1565857, 6.09861279, -173.601105)
  5374. o902.Name = "Part-to-Part Strong Joint"
  5375. o902.Parent = o901
  5376. o902.C0 = CFrame.new(0.299999952, -0.420000285, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5377. o902.C1 = CFrame.new(0.300018311, -0.1199646, 0.60005188, -1, 3.5697667e-11, -1.66892278e-10, 3.5697667e-11, 1, 8.95817535e-12, 1.66892278e-10, 8.95817535e-12, -1)
  5378. o902.Part0 = o901
  5379. o902.Part1 = o903
  5380. o903.Parent = o874
  5381. o903.Material = Enum.Material.Grass
  5382. o903.BrickColor = BrickColor.new("Parsley green")
  5383. o903.Position = Vector3.new(59.5808716, 6.94719887, -173.601074)
  5384. o903.Rotation = Vector3.new(90, -45, -90)
  5385. o903.Anchored = true
  5386. o903.Size = Vector3.new(0.599999905, 0.640000582, 1.19999993)
  5387. o903.CFrame = CFrame.new(59.5808716, 6.94719887, -173.601074, 2.24053861e-06, 0.707095087, -0.707110107, 4.78909533e-06, -0.707114279, -0.707099259, -1, -1.80214522e-06, -4.97069232e-06)
  5388. o903.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5389. o903.Position = Vector3.new(59.5808716, 6.94719887, -173.601074)
  5390. o904.Parent = o874
  5391. o904.Material = Enum.Material.Grass
  5392. o904.BrickColor = BrickColor.new("Parsley green")
  5393. o904.Position = Vector3.new(60.2918701, 7.51471281, -173.558044)
  5394. o904.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5395. o904.Anchored = true
  5396. o904.Size = Vector3.new(0.599999905, 1.6400007, 0.599999905)
  5397. o904.CFrame = CFrame.new(60.2918701, 7.51471281, -173.558044, -8.39562309e-11, -2.22046045e-14, -0.99999404, 3.86107649e-06, -1, -2.25283574e-14, -1, -3.86107649e-06, 8.3845042e-11)
  5398. o904.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5399. o904.Position = Vector3.new(60.2918701, 7.51471281, -173.558044)
  5400. o905.Parent = o874
  5401. o905.Material = Enum.Material.Grass
  5402. o905.BrickColor = BrickColor.new("Parsley green")
  5403. o905.Position = Vector3.new(59.8319702, 5.68880081, -174.040451)
  5404. o905.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5405. o905.Anchored = true
  5406. o905.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5407. o905.CFrame = CFrame.new(59.8319702, 5.68880081, -174.040451, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5408. o905.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5409. o905.Position = Vector3.new(59.8319702, 5.68880081, -174.040451)
  5410. o906.Parent = o874
  5411. o906.Material = Enum.Material.Grass
  5412. o906.BrickColor = BrickColor.new("Parsley green")
  5413. o906.Position = Vector3.new(60.2918701, 5.39155197, -174.917648)
  5414. o906.Rotation = Vector3.new(-44.1699982, -89.7999954, -179.179993)
  5415. o906.Anchored = true
  5416. o906.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5417. o906.CFrame = CFrame.new(60.2918701, 5.39155197, -174.917648, -8.17439798e-07, 1.17586039e-08, -0.99999392, -0.70706898, -0.707139254, 5.69676899e-07, -0.707131445, 0.707065105, 5.86378064e-07)
  5418. o906.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5419. o906.Position = Vector3.new(60.2918701, 5.39155197, -174.917648)
  5420. o907.Name = "Part-to-Part Strong Joint"
  5421. o907.Parent = o906
  5422. o907.C0 = CFrame.new(-0.299999952, -0.620000303, -0.299999952, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5423. o907.C1 = CFrame.new(0.299972534, -0.319976807, -0.299987793, -1.06297193e-11, 3.29319919e-05, -1, 3.2372327e-11, 1, 3.29319919e-05, 1, -3.23719766e-11, -1.06307853e-11)
  5424. o907.Part0 = o906
  5425. o907.Part1 = o898
  5426. o908.Parent = o874
  5427. o908.Material = Enum.Material.Grass
  5428. o908.BrickColor = BrickColor.new("Parsley green")
  5429. o908.Position = Vector3.new(61.0030518, 6.94714117, -173.601074)
  5430. o908.Rotation = Vector3.new(-90, -45, -90)
  5431. o908.Anchored = true
  5432. o908.Size = Vector3.new(0.599999905, 0.640000582, 1.19999993)
  5433. o908.CFrame = CFrame.new(61.0030518, 6.94714117, -173.601074, 5.58372792e-14, 0.70710367, -0.707101643, 2.8546211e-15, 0.707105815, 0.707107842, 1, 4.15154022e-14, -3.74700271e-14)
  5434. o908.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5435. o908.Position = Vector3.new(61.0030518, 6.94714117, -173.601074)
  5436. o909.Parent = o874
  5437. o909.Material = Enum.Material.Grass
  5438. o909.BrickColor = BrickColor.new("Parsley green")
  5439. o909.Position = Vector3.new(60.3117676, 5.37737608, -172.178299)
  5440. o909.Rotation = Vector3.new(-135, -90, 0)
  5441. o909.Anchored = true
  5442. o909.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5443. o909.CFrame = CFrame.new(60.3117676, 5.37737608, -172.178299, 2.99801723e-05, -3.19439714e-05, -1.00000393, 0.707077444, -0.707139492, 5.01457835e-05, -0.707136095, -0.707072794, 2.33295577e-06)
  5444. o909.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5445. o909.Position = Vector3.new(60.3117676, 5.37737608, -172.178299)
  5446. o910.Parent = o874
  5447. o910.Material = Enum.Material.Grass
  5448. o910.BrickColor = BrickColor.new("Parsley green")
  5449. o910.Position = Vector3.new(60.3119507, 6.08444309, -172.319809)
  5450. o910.Rotation = Vector3.new(-135, -90, 0)
  5451. o910.Anchored = true
  5452. o910.Size = Vector3.new(0.599999905, 0.84000057, 0.599999905)
  5453. o910.CFrame = CFrame.new(60.3119507, 6.08444309, -172.319809, 2.61536043e-05, -2.67785326e-05, -1.00000393, 0.707081378, -0.707135558, 4.37874405e-05, -0.707132161, -0.707076728, 1.38673158e-06)
  5454. o910.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5455. o910.Position = Vector3.new(60.3119507, 6.08444309, -172.319809)
  5456. o911.Name = "Part-to-Part Strong Joint"
  5457. o911.Parent = o910
  5458. o911.C0 = CFrame.new(-0.299999952, -0.420000285, -0.299999952, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5459. o911.C1 = CFrame.new(0.300018311, -0.81993103, -0.300140381, -3.82670214e-06, 5.57300473e-06, -1, 5.16527189e-06, 1, 5.57298517e-06, 1, -5.16525051e-06, -3.82673079e-06)
  5460. o911.Part0 = o910
  5461. o911.Part1 = o909
  5462. o912.Name = "Part-to-Part Strong Joint"
  5463. o912.Parent = o910
  5464. o912.C0 = CFrame.new(0.299999952, -0.420000285, 0.299999952, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5465. o912.C1 = CFrame.new(-0.599914551, -0.119949341, 0.300109863, -3.06157053e-05, -4.55377121e-05, 1, 4.13223388e-05, 1, 4.55389782e-05, -1, 4.13237321e-05, -3.06138245e-05)
  5466. o912.Part0 = o910
  5467. o912.Part1 = o913
  5468. o913.Parent = o874
  5469. o913.Material = Enum.Material.Grass
  5470. o913.BrickColor = BrickColor.new("Parsley green")
  5471. o913.Position = Vector3.new(60.3120728, 6.932971, -172.743988)
  5472. o913.Rotation = Vector3.new(-135, -90, 0)
  5473. o913.Anchored = true
  5474. o913.Size = Vector3.new(1.19999993, 0.640000582, 0.599999905)
  5475. o913.CFrame = CFrame.new(60.3120728, 6.932971, -172.743988, -4.46100375e-06, 1.45451604e-05, -1.00000393, 0.707113564, -0.707103372, -7.08050356e-06, -0.707099974, -0.707108915, -6.18429885e-06)
  5476. o913.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5477. o913.Position = Vector3.new(60.3120728, 6.932971, -172.743988)
  5478. o914.Parent = o874
  5479. o914.Material = Enum.Material.Grass
  5480. o914.BrickColor = BrickColor.new("Parsley green")
  5481. o914.Position = Vector3.new(59.0151367, 5.39149523, -173.601105)
  5482. o914.Rotation = Vector3.new(90, -45, -90)
  5483. o914.Anchored = true
  5484. o914.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5485. o914.CFrame = CFrame.new(59.0151367, 5.39149523, -173.601105, 2.24056976e-06, 0.707095087, -0.707110107, 4.78914444e-06, -0.707114279, -0.707099259, -1, -1.8021575e-06, -4.97074871e-06)
  5486. o914.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5487. o914.Position = Vector3.new(59.0151367, 5.39149523, -173.601105)
  5488. o915.Name = "Part-to-Part Strong Joint"
  5489. o915.Parent = o914
  5490. o915.C0 = CFrame.new(0.299999952, -0.620000303, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5491. o915.C1 = CFrame.new(0.300003052, -0.220001221, 0.300018311, -1, -2.34194886e-11, 1.10503606e-10, -2.34194886e-11, 1, 8.95835923e-12, -1.10503606e-10, 8.9583601e-12, -1)
  5492. o915.Part0 = o914
  5493. o915.Part1 = o901
  5494. o916.Parent = o873
  5495. o916.Material = Enum.Material.Grass
  5496. o916.BrickColor = BrickColor.new("Br. yellowish green")
  5497. o916.Position = Vector3.new(60.3322449, 2.90018392, -173.540421)
  5498. o916.Rotation = Vector3.new(0, 0, 90)
  5499. o916.Anchored = true
  5500. o916.Shape = Enum.PartType.Cylinder
  5501. o916.Size = Vector3.new(1.59999943, 1.5999999, 2.00000024)
  5502. o916.CFrame = CFrame.new(60.3322449, 2.90018392, -173.540421, 2.22043961e-14, -0.99999404, 5.58372792e-14, 1, -2.22044012e-14, 2.8546211e-15, 2.8546211e-15, -5.5851157e-14, 1)
  5503. o916.BottomSurface = Enum.SurfaceType.Smooth
  5504. o916.TopSurface = Enum.SurfaceType.Smooth
  5505. o916.Color = Color3.new(0.643137, 0.741176, 0.278431)
  5506. o916.Position = Vector3.new(60.3322449, 2.90018392, -173.540421)
  5507. o919.Name = "Union-to-Part Strong Joint"
  5508. o919.Parent = mas
  5509. o919.C0 = CFrame.new(-10.2100945, -9.50000572, 0.0871565044, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5510. o919.C1 = CFrame.new(7.34216309, -9.40000439, -20.1331482, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5511. o919.Part0 = mas
  5512. o919.Part1 = o1555
  5513. o920.Parent = o2
  5514. o921.Parent = o920
  5515. o922.Parent = o921
  5516. o922.Material = Enum.Material.Wood
  5517. o922.BrickColor = BrickColor.new("Dirt brown")
  5518. o922.Position = Vector3.new(73.2920532, 4.6561451, -172.899551)
  5519. o922.Rotation = Vector3.new(-135, 0, -180)
  5520. o922.Anchored = true
  5521. o922.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5522. o922.CFrame = CFrame.new(73.2920532, 4.6561451, -172.899551, -0.99999404, 5.51850503e-14, -2.37795996e-14, -2.22044012e-14, 0.707106173, 0.7071082, -5.5851157e-14, 0.7071082, -0.707106173)
  5523. o922.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5524. o922.Position = Vector3.new(73.2920532, 4.6561451, -172.899551)
  5525. o923.Parent = o921
  5526. o923.Material = Enum.Material.Grass
  5527. o923.BrickColor = BrickColor.new("Parsley green")
  5528. o923.Position = Vector3.new(73.8321533, 5.68880081, -174.240463)
  5529. o923.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5530. o923.Anchored = true
  5531. o923.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5532. o923.CFrame = CFrame.new(73.8321533, 5.68880081, -174.240463, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5533. o923.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5534. o923.Position = Vector3.new(73.8321533, 5.68880081, -174.240463)
  5535. o924.Parent = o921
  5536. o924.Material = Enum.Material.Wood
  5537. o924.BrickColor = BrickColor.new("Dirt brown")
  5538. o924.Position = Vector3.new(73.2920532, 6.21175098, -173.040924)
  5539. o924.Rotation = Vector3.new(-135, 0, -180)
  5540. o924.Anchored = true
  5541. o924.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5542. o924.CFrame = CFrame.new(73.2920532, 6.21175098, -173.040924, -0.99999404, 5.51850503e-14, -2.37795996e-14, -2.22044012e-14, 0.707106173, 0.7071082, -5.5851157e-14, 0.7071082, -0.707106173)
  5543. o924.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5544. o924.Position = Vector3.new(73.2920532, 6.21175098, -173.040924)
  5545. o925.Parent = o921
  5546. o925.Material = Enum.Material.Wood
  5547. o925.BrickColor = BrickColor.new("Dirt brown")
  5548. o925.Position = Vector3.new(73.2920532, 5.43394613, -172.97023)
  5549. o925.Rotation = Vector3.new(-135, 0, -180)
  5550. o925.Anchored = true
  5551. o925.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5552. o925.CFrame = CFrame.new(73.2920532, 5.43394613, -172.97023, -0.99999404, 5.51850503e-14, -2.37795996e-14, -2.22044012e-14, 0.707106173, 0.7071082, -5.5851157e-14, 0.7071082, -0.707106173)
  5553. o925.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5554. o925.Position = Vector3.new(73.2920532, 5.43394613, -172.97023)
  5555. o926.Parent = o921
  5556. o926.Material = Enum.Material.Grass
  5557. o926.BrickColor = BrickColor.new("Parsley green")
  5558. o926.Position = Vector3.new(72.8320923, 5.68880081, -173.040466)
  5559. o926.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5560. o926.Anchored = true
  5561. o926.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5562. o926.CFrame = CFrame.new(72.8320923, 5.68880081, -173.040466, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5563. o926.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5564. o926.Position = Vector3.new(72.8320923, 5.68880081, -173.040466)
  5565. o927.Parent = o921
  5566. o927.Material = Enum.Material.Grass
  5567. o927.BrickColor = BrickColor.new("Parsley green")
  5568. o927.Position = Vector3.new(73.8321533, 5.68880081, -173.040466)
  5569. o927.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5570. o927.Anchored = true
  5571. o927.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5572. o927.CFrame = CFrame.new(73.8321533, 5.68880081, -173.040466, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5573. o927.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5574. o927.Position = Vector3.new(73.8321533, 5.68880081, -173.040466)
  5575. o928.Parent = o921
  5576. o928.Material = Enum.Material.Grass
  5577. o928.BrickColor = BrickColor.new("Parsley green")
  5578. o928.Position = Vector3.new(74.5405273, 5.36323023, -173.601074)
  5579. o928.Rotation = Vector3.new(-90, -45, -90)
  5580. o928.Anchored = true
  5581. o928.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5582. o928.CFrame = CFrame.new(74.5405273, 5.36323023, -173.601074, 5.58372792e-14, 0.707107723, -0.707105696, 2.8546211e-15, 0.707109869, 0.707111895, 1, 4.15156394e-14, -3.74702405e-14)
  5583. o928.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5584. o928.Position = Vector3.new(74.5405273, 5.36323023, -173.601074)
  5585. o929.Parent = o921
  5586. o929.Material = Enum.Material.Grass
  5587. o929.BrickColor = BrickColor.new("Parsley green")
  5588. o929.Position = Vector3.new(74.4274292, 6.09862995, -173.601074)
  5589. o929.Rotation = Vector3.new(-90, -45, -90)
  5590. o929.Anchored = true
  5591. o929.Size = Vector3.new(0.599999905, 0.84000057, 0.599999905)
  5592. o929.CFrame = CFrame.new(74.4274292, 6.09862995, -173.601074, 5.58372792e-14, 0.707107723, -0.707105696, 2.8546211e-15, 0.707109869, 0.707111895, 1, 4.15156394e-14, -3.74702405e-14)
  5593. o929.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5594. o929.Position = Vector3.new(74.4274292, 6.09862995, -173.601074)
  5595. o930.Name = "Part-to-Part Strong Joint"
  5596. o930.Parent = o929
  5597. o930.C0 = CFrame.new(0.299999952, -0.420000285, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5598. o930.C1 = CFrame.new(0.300003052, 0.0200195313, 0.299987793, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5599. o930.Part0 = o929
  5600. o930.Part1 = o928
  5601. o931.Name = "Part-to-Part Strong Joint"
  5602. o931.Parent = o929
  5603. o931.C0 = CFrame.new(-0.299999952, -0.420000285, 0.299999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5604. o931.C1 = CFrame.new(-0.300003052, -0.719985962, -0.599990845, 1, 0, 0, 0, 1.00000572, 0, 0, 0, 1.00000572)
  5605. o931.Part0 = o929
  5606. o931.Part1 = o955
  5607. o932.Parent = o921
  5608. o932.Material = Enum.Material.Wood
  5609. o932.BrickColor = BrickColor.new("Dirt brown")
  5610. o932.Position = Vector3.new(73.8334045, 4.6561451, -173.601074)
  5611. o932.Rotation = Vector3.new(-90, -45, -90)
  5612. o932.Anchored = true
  5613. o932.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5614. o932.CFrame = CFrame.new(73.8334045, 4.6561451, -173.601074, 5.58372792e-14, 0.70710367, -0.707101643, 2.8546211e-15, 0.707105815, 0.707107842, 1, 4.15154022e-14, -3.74700271e-14)
  5615. o932.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5616. o932.Position = Vector3.new(73.8334045, 4.6561451, -173.601074)
  5617. o933.Parent = o921
  5618. o933.Material = Enum.Material.Wood
  5619. o933.BrickColor = BrickColor.new("Dirt brown")
  5620. o933.Position = Vector3.new(73.6920166, 6.21175098, -173.601074)
  5621. o933.Rotation = Vector3.new(-90, -45, -90)
  5622. o933.Anchored = true
  5623. o933.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5624. o933.CFrame = CFrame.new(73.6920166, 6.21175098, -173.601074, 5.58372792e-14, 0.70710367, -0.707101643, 2.8546211e-15, 0.707105815, 0.707107842, 1, 4.15154022e-14, -3.74700271e-14)
  5625. o933.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5626. o933.Position = Vector3.new(73.6920166, 6.21175098, -173.601074)
  5627. o934.Parent = o921
  5628. o934.Material = Enum.Material.Wood
  5629. o934.BrickColor = BrickColor.new("Dirt brown")
  5630. o934.Position = Vector3.new(73.7626953, 5.43394423, -173.601074)
  5631. o934.Rotation = Vector3.new(-90, -45, -90)
  5632. o934.Anchored = true
  5633. o934.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5634. o934.CFrame = CFrame.new(73.7626953, 5.43394423, -173.601074, 5.58372792e-14, 0.707103848, -0.707101822, 2.8546211e-15, 0.707105994, 0.707108021, 1, 4.15154022e-14, -3.74700271e-14)
  5635. o934.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5636. o934.Position = Vector3.new(73.7626953, 5.43394423, -173.601074)
  5637. o935.Parent = o921
  5638. o935.Material = Enum.Material.Wood
  5639. o935.BrickColor = BrickColor.new("Dirt brown")
  5640. o935.Position = Vector3.new(73.2920227, 6.21175909, -174.040924)
  5641. o935.Rotation = Vector3.new(-45, 0, 0)
  5642. o935.Anchored = true
  5643. o935.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5644. o935.CFrame = CFrame.new(73.2920227, 6.21175909, -174.040924, 0.99999404, -2.37797385e-14, 5.51849758e-14, 2.22044012e-14, 0.707106173, 0.707107842, 5.5851157e-14, -0.707107842, 0.707106173)
  5645. o935.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5646. o935.Position = Vector3.new(73.2920227, 6.21175909, -174.040924)
  5647. o936.Name = "Part-to-Part Strong Joint"
  5648. o936.Parent = o935
  5649. o936.C0 = CFrame.new(-0.0999999568, -0.620000303, 0.0999999419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5650. o936.C1 = CFrame.new(0.100036621, -0.60710144, 0.0871124268, -1, 0, 0, 0, -2.62260437e-06, 1.00000024, 0, 1.00000024, 2.62260437e-06)
  5651. o936.Part0 = o935
  5652. o936.Part1 = o924
  5653. o937.Parent = o921
  5654. o937.Material = Enum.Material.Wood
  5655. o937.BrickColor = BrickColor.new("Dirt brown")
  5656. o937.Position = Vector3.new(73.2920227, 5.43392897, -174.111618)
  5657. o937.Rotation = Vector3.new(-45, 0, 0)
  5658. o937.Anchored = true
  5659. o937.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5660. o937.CFrame = CFrame.new(73.2920227, 5.43392897, -174.111618, 0.99999404, -2.37797385e-14, 5.51849758e-14, 2.22044012e-14, 0.707106173, 0.707107842, 5.5851157e-14, -0.707107842, 0.707106173)
  5661. o937.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5662. o937.Position = Vector3.new(73.2920227, 5.43392897, -174.111618)
  5663. o938.Name = "Part-to-Part Strong Joint"
  5664. o938.Parent = o937
  5665. o938.C0 = CFrame.new(-0.0999999568, -0.720000327, 0.0999999419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5666. o938.C1 = CFrame.new(0.100036621, -0.707092285, 0.0870666504, -1, 0, 0, 0, -2.62260437e-06, 1.00000024, 0, 1.00000024, 2.62260437e-06)
  5667. o938.Part0 = o937
  5668. o938.Part1 = o925
  5669. o939.Parent = o921
  5670. o939.Material = Enum.Material.Wood
  5671. o939.BrickColor = BrickColor.new("Dirt brown")
  5672. o939.Position = Vector3.new(72.8213196, 5.43394613, -173.601074)
  5673. o939.Rotation = Vector3.new(-90, 45, 90)
  5674. o939.Anchored = true
  5675. o939.Size = Vector3.new(0.199999914, 1.44000065, 0.199999884)
  5676. o939.CFrame = CFrame.new(72.8213196, 5.43394613, -173.601074, -5.58372792e-14, -0.70710367, 0.707101643, -2.8546211e-15, 0.707105815, 0.707107842, -1, -3.7476966e-14, 4.15084633e-14)
  5677. o939.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5678. o939.Position = Vector3.new(72.8213196, 5.43394613, -173.601074)
  5679. o940.Parent = o921
  5680. o940.Material = Enum.Material.Wood
  5681. o940.BrickColor = BrickColor.new("Dirt brown")
  5682. o940.Position = Vector3.new(72.8919983, 6.21175098, -173.601074)
  5683. o940.Rotation = Vector3.new(-90, 45, 90)
  5684. o940.Anchored = true
  5685. o940.Size = Vector3.new(0.199999914, 1.24000061, 0.199999884)
  5686. o940.CFrame = CFrame.new(72.8919983, 6.21175098, -173.601074, -5.58372792e-14, -0.70710367, 0.707101643, -2.8546211e-15, 0.707105815, 0.707107842, -1, -3.7476966e-14, 4.15084633e-14)
  5687. o940.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5688. o940.Position = Vector3.new(72.8919983, 6.21175098, -173.601074)
  5689. o941.Parent = o921
  5690. o941.Material = Enum.Material.Wood
  5691. o941.BrickColor = BrickColor.new("Dirt brown")
  5692. o941.Position = Vector3.new(72.7506409, 4.6561451, -173.601074)
  5693. o941.Rotation = Vector3.new(-90, 45, 90)
  5694. o941.Anchored = true
  5695. o941.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5696. o941.CFrame = CFrame.new(72.7506409, 4.6561451, -173.601074, -5.58372792e-14, -0.70710367, 0.707101643, -2.8546211e-15, 0.707105815, 0.707107842, -1, -3.7476966e-14, 4.15084633e-14)
  5697. o941.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5698. o941.Position = Vector3.new(72.7506409, 4.6561451, -173.601074)
  5699. o942.Parent = o921
  5700. o942.Material = Enum.Material.Wood
  5701. o942.BrickColor = BrickColor.new("Dirt brown")
  5702. o942.Position = Vector3.new(73.2920227, 5.39471483, -173.558044)
  5703. o942.Anchored = true
  5704. o942.Size = Vector3.new(0.199999914, 4.19999981, 0.199999884)
  5705. o942.CFrame = CFrame.new(73.2920227, 5.39471483, -173.558044, 0.99999404, 2.22043961e-14, 5.58372792e-14, 2.22044012e-14, 1, 2.8546211e-15, 5.5851157e-14, 2.8546211e-15, 1)
  5706. o942.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5707. o942.Position = Vector3.new(73.2920227, 5.39471483, -173.558044)
  5708. o943.Parent = o921
  5709. o943.Material = Enum.Material.Wood
  5710. o943.BrickColor = BrickColor.new("Dirt brown")
  5711. o943.Position = Vector3.new(73.2920227, 4.65615511, -174.182327)
  5712. o943.Rotation = Vector3.new(-45, 0, 0)
  5713. o943.Anchored = true
  5714. o943.Size = Vector3.new(0.199999914, 1.6400007, 0.199999884)
  5715. o943.CFrame = CFrame.new(73.2920227, 4.65615511, -174.182327, 0.99999404, -2.37797385e-14, 5.51849758e-14, 2.22044012e-14, 0.707106173, 0.707107842, 5.5851157e-14, -0.707107842, 0.707106173)
  5716. o943.Color = Color3.new(0.337255, 0.258824, 0.211765)
  5717. o943.Position = Vector3.new(73.2920227, 4.65615511, -174.182327)
  5718. o944.Name = "Part-to-Part Strong Joint"
  5719. o944.Parent = o943
  5720. o944.C0 = CFrame.new(-0.0999999568, -0.82000035, 0.0999999419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5721. o944.C1 = CFrame.new(0.100036621, -0.807052612, 0.0870666504, -1, 0, 0, 0, -2.62260437e-06, 1.00000024, 0, 1.00000024, 2.62260437e-06)
  5722. o944.Part0 = o943
  5723. o944.Part1 = o922
  5724. o945.Parent = o921
  5725. o945.Material = Enum.Material.Grass
  5726. o945.BrickColor = BrickColor.new("Parsley green")
  5727. o945.Position = Vector3.new(73.2919922, 6.027946, -174.705521)
  5728. o945.Rotation = Vector3.new(-44.1699982, -89.7999954, -179.179993)
  5729. o945.Anchored = true
  5730. o945.Size = Vector3.new(0.599999905, 1.04000056, 0.599999905)
  5731. o945.CFrame = CFrame.new(73.2919922, 6.027946, -174.705521, -8.1742877e-07, 1.17531522e-08, -0.99999392, -0.707092285, -0.707115948, 5.69692247e-07, -0.70710814, 0.707088411, 5.86347653e-07)
  5732. o945.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5733. o945.Position = Vector3.new(73.2919922, 6.027946, -174.705521)
  5734. o946.Name = "Part-to-Part Strong Joint"
  5735. o946.Parent = o945
  5736. o946.C0 = CFrame.new(-0.299999952, -0.520000279, -0.299999952, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5737. o946.C1 = CFrame.new(0.599990845, -0.119995117, -0.299987793, -8.10018892e-12, 2.46170384e-05, -1, 2.41016148e-11, 1, 2.46170384e-05, 1, -2.41014153e-11, -8.1007822e-12)
  5738. o946.Part0 = o945
  5739. o946.Part1 = o947
  5740. o947.Parent = o921
  5741. o947.Material = Enum.Material.Grass
  5742. o947.BrickColor = BrickColor.new("Parsley green")
  5743. o947.Position = Vector3.new(73.2919922, 6.94718504, -174.351974)
  5744. o947.Rotation = Vector3.new(-44.1800003, -89.7999954, -179.179993)
  5745. o947.Anchored = true
  5746. o947.Size = Vector3.new(1.19999993, 0.640000582, 0.599999905)
  5747. o947.CFrame = CFrame.new(73.2919922, 6.94718504, -174.351974, -8.17420357e-07, 1.17491732e-08, -0.99999392, -0.70710969, -0.707098544, 5.69703559e-07, -0.707090735, 0.707105815, 5.86324859e-07)
  5748. o947.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5749. o947.Position = Vector3.new(73.2919922, 6.94718504, -174.351974)
  5750. o948.Parent = o921
  5751. o948.Material = Enum.Material.Grass
  5752. o948.BrickColor = BrickColor.new("Parsley green")
  5753. o948.Position = Vector3.new(72.1567078, 6.09861279, -173.601105)
  5754. o948.Rotation = Vector3.new(90, -45, -90)
  5755. o948.Anchored = true
  5756. o948.Size = Vector3.new(0.599999905, 0.84000057, 0.599999905)
  5757. o948.CFrame = CFrame.new(72.1567078, 6.09861279, -173.601105, 2.24063137e-06, 0.707095087, -0.707110107, 4.78923903e-06, -0.707114279, -0.707099259, -1, -1.80218092e-06, -4.97085921e-06)
  5758. o948.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5759. o948.Position = Vector3.new(72.1567078, 6.09861279, -173.601105)
  5760. o949.Name = "Part-to-Part Strong Joint"
  5761. o949.Parent = o948
  5762. o949.C0 = CFrame.new(0.299999952, -0.420000285, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5763. o949.C1 = CFrame.new(0.300018311, -0.1199646, 0.60005188, -1, 3.5697667e-11, -1.66892278e-10, 3.5697667e-11, 1, 8.95817535e-12, 1.66892278e-10, 8.95817535e-12, -1)
  5764. o949.Part0 = o948
  5765. o949.Part1 = o950
  5766. o950.Parent = o921
  5767. o950.Material = Enum.Material.Grass
  5768. o950.BrickColor = BrickColor.new("Parsley green")
  5769. o950.Position = Vector3.new(72.5809937, 6.94719887, -173.601074)
  5770. o950.Rotation = Vector3.new(90, -45, -90)
  5771. o950.Anchored = true
  5772. o950.Size = Vector3.new(0.599999905, 0.640000582, 1.19999993)
  5773. o950.CFrame = CFrame.new(72.5809937, 6.94719887, -173.601074, 2.24053861e-06, 0.707095087, -0.707110107, 4.78909533e-06, -0.707114279, -0.707099259, -1, -1.80214522e-06, -4.97069232e-06)
  5774. o950.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5775. o950.Position = Vector3.new(72.5809937, 6.94719887, -173.601074)
  5776. o951.Parent = o921
  5777. o951.Material = Enum.Material.Grass
  5778. o951.BrickColor = BrickColor.new("Parsley green")
  5779. o951.Position = Vector3.new(73.2919922, 7.51471281, -173.558044)
  5780. o951.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5781. o951.Anchored = true
  5782. o951.Size = Vector3.new(0.599999905, 1.6400007, 0.599999905)
  5783. o951.CFrame = CFrame.new(73.2919922, 7.51471281, -173.558044, -8.39562309e-11, -2.22046045e-14, -0.99999404, 3.86107649e-06, -1, -2.25283574e-14, -1, -3.86107649e-06, 8.3845042e-11)
  5784. o951.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5785. o951.Position = Vector3.new(73.2919922, 7.51471281, -173.558044)
  5786. o952.Parent = o921
  5787. o952.Material = Enum.Material.Grass
  5788. o952.BrickColor = BrickColor.new("Parsley green")
  5789. o952.Position = Vector3.new(72.8320923, 5.68880081, -174.040451)
  5790. o952.Rotation = Vector3.new(0.0199999996, -89.7999954, 179.979996)
  5791. o952.Anchored = true
  5792. o952.Size = Vector3.new(0.599999905, 2.24000072, 0.599999905)
  5793. o952.CFrame = CFrame.new(72.8320923, 5.68880081, -174.040451, -8.39833134e-11, -2.30925695e-14, -0.99999392, -2.91122302e-15, -1, -2.22043978e-14, -1, -2.91220409e-15, 8.38698971e-11)
  5794. o952.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5795. o952.Position = Vector3.new(72.8320923, 5.68880081, -174.040451)
  5796. o953.Parent = o921
  5797. o953.Material = Enum.Material.Grass
  5798. o953.BrickColor = BrickColor.new("Parsley green")
  5799. o953.Position = Vector3.new(73.2919922, 5.39155197, -174.917648)
  5800. o953.Rotation = Vector3.new(-44.1699982, -89.7999954, -179.179993)
  5801. o953.Anchored = true
  5802. o953.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5803. o953.CFrame = CFrame.new(73.2919922, 5.39155197, -174.917648, -8.17439798e-07, 1.17586039e-08, -0.99999392, -0.70706898, -0.707139254, 5.69676899e-07, -0.707131445, 0.707065105, 5.86378064e-07)
  5804. o953.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5805. o953.Position = Vector3.new(73.2919922, 5.39155197, -174.917648)
  5806. o954.Name = "Part-to-Part Strong Joint"
  5807. o954.Parent = o953
  5808. o954.C0 = CFrame.new(-0.299999952, -0.620000303, -0.299999952, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5809. o954.C1 = CFrame.new(0.299972534, -0.319976807, -0.299987793, -1.06297193e-11, 3.29319919e-05, -1, 3.2372327e-11, 1, 3.29319919e-05, 1, -3.23719766e-11, -1.06307853e-11)
  5810. o954.Part0 = o953
  5811. o954.Part1 = o945
  5812. o955.Parent = o921
  5813. o955.Material = Enum.Material.Grass
  5814. o955.BrickColor = BrickColor.new("Parsley green")
  5815. o955.Position = Vector3.new(74.0031738, 6.94714117, -173.601074)
  5816. o955.Rotation = Vector3.new(-90, -45, -90)
  5817. o955.Anchored = true
  5818. o955.Size = Vector3.new(0.599999905, 0.640000582, 1.19999993)
  5819. o955.CFrame = CFrame.new(74.0031738, 6.94714117, -173.601074, 5.58372792e-14, 0.70710367, -0.707101643, 2.8546211e-15, 0.707105815, 0.707107842, 1, 4.15154022e-14, -3.74700271e-14)
  5820. o955.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5821. o955.Position = Vector3.new(74.0031738, 6.94714117, -173.601074)
  5822. o956.Parent = o921
  5823. o956.Material = Enum.Material.Grass
  5824. o956.BrickColor = BrickColor.new("Parsley green")
  5825. o956.Position = Vector3.new(73.3118896, 5.37737608, -172.178299)
  5826. o956.Rotation = Vector3.new(-135, -90, 0)
  5827. o956.Anchored = true
  5828. o956.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5829. o956.CFrame = CFrame.new(73.3118896, 5.37737608, -172.178299, 2.99801723e-05, -3.19439714e-05, -1.00000393, 0.707077444, -0.707139492, 5.01457835e-05, -0.707136095, -0.707072794, 2.33295577e-06)
  5830. o956.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5831. o956.Position = Vector3.new(73.3118896, 5.37737608, -172.178299)
  5832. o957.Parent = o921
  5833. o957.Material = Enum.Material.Grass
  5834. o957.BrickColor = BrickColor.new("Parsley green")
  5835. o957.Position = Vector3.new(73.3120728, 6.08444309, -172.319809)
  5836. o957.Rotation = Vector3.new(-135, -90, 0)
  5837. o957.Anchored = true
  5838. o957.Size = Vector3.new(0.599999905, 0.84000057, 0.599999905)
  5839. o957.CFrame = CFrame.new(73.3120728, 6.08444309, -172.319809, 2.61536043e-05, -2.67785326e-05, -1.00000393, 0.707081378, -0.707135558, 4.37874405e-05, -0.707132161, -0.707076728, 1.38673158e-06)
  5840. o957.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5841. o957.Position = Vector3.new(73.3120728, 6.08444309, -172.319809)
  5842. o958.Name = "Part-to-Part Strong Joint"
  5843. o958.Parent = o957
  5844. o958.C0 = CFrame.new(-0.299999952, -0.420000285, -0.299999952, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  5845. o958.C1 = CFrame.new(0.300018311, -0.81993103, -0.300140381, -3.82670214e-06, 5.57300473e-06, -1, 5.16527189e-06, 1, 5.57298517e-06, 1, -5.16525051e-06, -3.82673079e-06)
  5846. o958.Part0 = o957
  5847. o958.Part1 = o956
  5848. o959.Name = "Part-to-Part Strong Joint"
  5849. o959.Parent = o957
  5850. o959.C0 = CFrame.new(0.299999952, -0.420000285, 0.299999952, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5851. o959.C1 = CFrame.new(-0.599914551, -0.119949341, 0.300109863, -3.06157053e-05, -4.55377121e-05, 1, 4.13223388e-05, 1, 4.55389782e-05, -1, 4.13237321e-05, -3.06138245e-05)
  5852. o959.Part0 = o957
  5853. o959.Part1 = o960
  5854. o960.Parent = o921
  5855. o960.Material = Enum.Material.Grass
  5856. o960.BrickColor = BrickColor.new("Parsley green")
  5857. o960.Position = Vector3.new(73.3121948, 6.932971, -172.743988)
  5858. o960.Rotation = Vector3.new(-135, -90, 0)
  5859. o960.Anchored = true
  5860. o960.Size = Vector3.new(1.19999993, 0.640000582, 0.599999905)
  5861. o960.CFrame = CFrame.new(73.3121948, 6.932971, -172.743988, -4.46100375e-06, 1.45451604e-05, -1.00000393, 0.707113564, -0.707103372, -7.08050356e-06, -0.707099974, -0.707108915, -6.18429885e-06)
  5862. o960.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5863. o960.Position = Vector3.new(73.3121948, 6.932971, -172.743988)
  5864. o961.Parent = o921
  5865. o961.Material = Enum.Material.Grass
  5866. o961.BrickColor = BrickColor.new("Parsley green")
  5867. o961.Position = Vector3.new(72.0152588, 5.39149523, -173.601105)
  5868. o961.Rotation = Vector3.new(90, -45, -90)
  5869. o961.Anchored = true
  5870. o961.Size = Vector3.new(0.599999905, 1.24000061, 0.599999905)
  5871. o961.CFrame = CFrame.new(72.0152588, 5.39149523, -173.601105, 2.24056976e-06, 0.707095087, -0.707110107, 4.78914444e-06, -0.707114279, -0.707099259, -1, -1.8021575e-06, -4.97074871e-06)
  5872. o961.Color = Color3.new(0.172549, 0.396078, 0.113725)
  5873. o961.Position = Vector3.new(72.0152588, 5.39149523, -173.601105)
  5874. o962.Name = "Part-to-Part Strong Joint"
  5875. o962.Parent = o961
  5876. o962.C0 = CFrame.new(0.299999952, -0.620000303, -0.299999952, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5877. o962.C1 = CFrame.new(0.300003052, -0.220001221, 0.300018311, -1, -2.34194886e-11, 1.10503606e-10, -2.34194886e-11, 1, 8.95835923e-12, -1.10503606e-10, 8.9583601e-12, -1)
  5878. o962.Part0 = o961
  5879. o962.Part1 = o948
  5880. o963.Parent = o920
  5881. o963.Material = Enum.Material.Grass
  5882. o963.BrickColor = BrickColor.new("Br. yellowish green")
  5883. o963.Position = Vector3.new(73.3323669, 2.90018392, -173.540421)
  5884. o963.Rotation = Vector3.new(0, 0, 90)
  5885. o963.Anchored = true
  5886. o963.Shape = Enum.PartType.Cylinder
  5887. o963.Size = Vector3.new(1.59999943, 1.5999999, 2.00000024)
  5888. o963.CFrame = CFrame.new(73.3323669, 2.90018392, -173.540421, 2.22043961e-14, -0.99999404, 5.58372792e-14, 1, -2.22044012e-14, 2.8546211e-15, 2.8546211e-15, -5.5851157e-14, 1)
  5889. o963.BottomSurface = Enum.SurfaceType.Smooth
  5890. o963.TopSurface = Enum.SurfaceType.Smooth
  5891. o963.Color = Color3.new(0.643137, 0.741176, 0.278431)
  5892. o963.Position = Vector3.new(73.3323669, 2.90018392, -173.540421)
  5893. o965.Parent = o2
  5894. o965.Material = Enum.Material.Wood
  5895. o965.BrickColor = BrickColor.new("Burnt Sienna")
  5896. o965.Position = Vector3.new(62.6752014, 6.30017614, -171.131363)
  5897. o965.Rotation = Vector3.new(0, 0, 90)
  5898. o965.Anchored = true
  5899. o965.Size = Vector3.new(9.79999733, 1.4000001, 0.799999833)
  5900. o965.CFrame = CFrame.new(62.6752014, 6.30017614, -171.131363, 0, -1, 0, 1, 0, -0, 0, 0, 1)
  5901. o965.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  5902. o965.Position = Vector3.new(62.6752014, 6.30017614, -171.131363)
  5903. o966.Parent = o965
  5904. o967.Parent = o2
  5905. o967.Material = Enum.Material.Wood
  5906. o967.BrickColor = BrickColor.new("Burnt Sienna")
  5907. o967.Position = Vector3.new(66.8750305, 10.0001717, -171.081467)
  5908. o967.Anchored = true
  5909. o967.Size = Vector3.new(7.19999933, 1.4000001, 0.699998975)
  5910. o967.CFrame = CFrame.new(66.8750305, 10.0001717, -171.081467, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5911. o967.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  5912. o967.Position = Vector3.new(66.8750305, 10.0001717, -171.081467)
  5913. o968.Parent = o967
  5914. o969.Parent = o2
  5915. o969.Material = Enum.Material.WoodPlanks
  5916. o969.BrickColor = BrickColor.new("Burnt Sienna")
  5917. o969.Position = Vector3.new(63.0822449, 20.4001884, -154.036301)
  5918. o969.Anchored = true
  5919. o969.Size = Vector3.new(33.6201859, 0.200000003, 33.7743187)
  5920. o969.CFrame = CFrame.new(63.0822449, 20.4001884, -154.036301, 0.999991655, 0, 0, 0, 1, 0, 0, 0, 0.999991655)
  5921. o969.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  5922. o969.Position = Vector3.new(63.0822449, 20.4001884, -154.036301)
  5923. o970.Parent = o969
  5924. o971.Parent = o2
  5925. o971.Material = Enum.Material.Concrete
  5926. o971.BrickColor = BrickColor.new("Dark stone grey")
  5927. o971.Position = Vector3.new(76.9274597, 1.800174, -184.097076)
  5928. o971.Rotation = Vector3.new(-180, 0, -180)
  5929. o971.Anchored = true
  5930. o971.Size = Vector3.new(5.19999981, 0.200000003, 1.39999986)
  5931. o971.CFrame = CFrame.new(76.9274597, 1.800174, -184.097076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5932. o971.Color = Color3.new(0.388235, 0.372549, 0.384314)
  5933. o971.Position = Vector3.new(76.9274597, 1.800174, -184.097076)
  5934. o972.Parent = o971
  5935. o973.Parent = o2
  5936. o973.Material = Enum.Material.Concrete
  5937. o973.BrickColor = BrickColor.new("Dark stone grey")
  5938. o973.Position = Vector3.new(70.0273438, 1.800174, -184.097076)
  5939. o973.Rotation = Vector3.new(-180, 0, -180)
  5940. o973.Anchored = true
  5941. o973.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  5942. o973.CFrame = CFrame.new(70.0273438, 1.800174, -184.097076, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5943. o973.Color = Color3.new(0.388235, 0.372549, 0.384314)
  5944. o973.Position = Vector3.new(70.0273438, 1.800174, -184.097076)
  5945. o974.Parent = o973
  5946. o975.Parent = o2
  5947. o975.Material = Enum.Material.Concrete
  5948. o975.BrickColor = BrickColor.new("Dark stone grey")
  5949. o975.Position = Vector3.new(61.6273804, 1.800174, -180.897141)
  5950. o975.Rotation = Vector3.new(-180, 0, -180)
  5951. o975.Anchored = true
  5952. o975.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  5953. o975.CFrame = CFrame.new(61.6273804, 1.800174, -180.897141, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5954. o975.Color = Color3.new(0.388235, 0.372549, 0.384314)
  5955. o975.Position = Vector3.new(61.6273804, 1.800174, -180.897141)
  5956. o976.Parent = o975
  5957. o977.Name = "Part-to-Part Strong Joint"
  5958. o977.Parent = o975
  5959. o977.C0 = CFrame.new(4.09999895, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  5960. o977.C1 = CFrame.new(0.699951172, -0.0999999046, -0.899993896, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5961. o977.Part0 = o975
  5962. o977.Part1 = o473
  5963. o978.Parent = o2
  5964. o978.Material = Enum.Material.Marble
  5965. o978.BrickColor = BrickColor.new("Cyan")
  5966. o978.Transparency = 0.55000001192093
  5967. o978.Position = Vector3.new(89.8489685, 9.59017563, -185.822067)
  5968. o978.Anchored = true
  5969. o978.Size = Vector3.new(5.94999886, 7.32000399, 0.299999982)
  5970. o978.CFrame = CFrame.new(89.8489685, 9.59017563, -185.822067, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  5971. o978.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  5972. o978.Position = Vector3.new(89.8489685, 9.59017563, -185.822067)
  5973. o979.Parent = o978
  5974. o980.Parent = o978
  5975. o981.Parent = o978
  5976. o982.Name = "Part-to-Part Strong Joint"
  5977. o982.Parent = o978
  5978. o982.C0 = CFrame.new(2.97499943, -3.66000199, 0.149999991, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5979. o982.C1 = CFrame.new(3.6600666, -0.171630859, 0.177429199, 0, -1, 0, 0, 0, 1, -1, 0, 0)
  5980. o982.Part0 = o978
  5981. o982.Part1 = o533
  5982. o983.Parent = o2
  5983. o983.Material = Enum.Material.SmoothPlastic
  5984. o983.BrickColor = BrickColor.new("Lily white")
  5985. o983.Position = Vector3.new(100.006989, 10.900176, -161.60553)
  5986. o983.Rotation = Vector3.new(0, 90, 0)
  5987. o983.Anchored = true
  5988. o983.Size = Vector3.new(48.2844276, 18.8000011, 0.174311936)
  5989. o983.CFrame = CFrame.new(100.006989, 10.900176, -161.60553, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  5990. o983.Color = Color3.new(0.929412, 0.917647, 0.917647)
  5991. o983.Position = Vector3.new(100.006989, 10.900176, -161.60553)
  5992. o984.Parent = o983
  5993. o985.Name = "Part-to-Union Strong Joint"
  5994. o985.Parent = o983
  5995. o985.C0 = CFrame.new(-24.1422138, -9.40000057, -0.087155968, -0, 0, -0.99999994, 0, 1, 0, 0.99999994, 0, -0)
  5996. o985.C1 = CFrame.new(9.9697876, -9.5, -0.087097168, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  5997. o985.Part0 = o983
  5998. o985.Part1 = mas
  5999. o986.Parent = o2
  6000. o986.Material = Enum.Material.SmoothPlastic
  6001. o986.BrickColor = BrickColor.new("Lily white")
  6002. o986.Position = Vector3.new(79.9152832, 10.900176, -178.227493)
  6003. o986.Rotation = Vector3.new(0, 90, 0)
  6004. o986.Anchored = true
  6005. o986.Size = Vector3.new(15.1394415, 18.8000069, 0.374311924)
  6006. o986.CFrame = CFrame.new(79.9152832, 10.900176, -178.227493, -4.91738206e-07, 0, 1, -0, 1, 0, -1, 0, -4.91738206e-07)
  6007. o986.Color = Color3.new(0.929412, 0.917647, 0.917647)
  6008. o986.Position = Vector3.new(79.9152832, 10.900176, -178.227493)
  6009. o987.Parent = o2
  6010. o988.Parent = o987
  6011. o988.Material = Enum.Material.Neon
  6012. o988.BrickColor = BrickColor.new("Buttermilk")
  6013. o988.Position = Vector3.new(90.0501099, 20.0618706, -177.903671)
  6014. o988.Rotation = Vector3.new(180, 0, 90)
  6015. o988.Anchored = true
  6016. o988.Shape = Enum.PartType.Cylinder
  6017. o988.Size = Vector3.new(0.199999854, 1, 0.800000012)
  6018. o988.CFrame = CFrame.new(90.0501099, 20.0618706, -177.903671, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  6019. o988.BottomSurface = Enum.SurfaceType.Smooth
  6020. o988.TopSurface = Enum.SurfaceType.Smooth
  6021. o988.Color = Color3.new(0.996078, 0.952941, 0.733333)
  6022. o988.Position = Vector3.new(90.0501099, 20.0618706, -177.903671)
  6023. o989.Parent = o988
  6024. o990.Parent = o988
  6025. o991.Parent = o988
  6026. o992.Parent = o988
  6027. o993.Parent = o988
  6028. o994.Parent = o988
  6029. o995.Parent = o988
  6030. o996.Parent = o988
  6031. o997.Parent = o988
  6032. o998.Parent = o988
  6033. o999.Parent = o988
  6034. o1000.Parent = o988
  6035. o1001.Parent = o988
  6036. o1002.Parent = o988
  6037. o1003.Parent = o988
  6038. o1004.Parent = o988
  6039. o1005.Parent = o988
  6040. o1006.Parent = o988
  6041. o1007.Parent = o988
  6042. o1008.Parent = o988
  6043. o1009.Parent = o988
  6044. o1010.Parent = o988
  6045. o1011.Parent = o988
  6046. o1012.Parent = o988
  6047. o1013.Parent = o988
  6048. o1014.Parent = o988
  6049. o1015.Parent = o988
  6050. o1016.Parent = o988
  6051. o1017.Parent = o988
  6052. o1018.Parent = o988
  6053. o1019.Parent = o988
  6054. o1020.Parent = o988
  6055. o1021.Parent = o988
  6056. o1022.Parent = o988
  6057. o1023.Parent = o987
  6058. o1023.Material = Enum.Material.SmoothPlastic
  6059. o1023.BrickColor = BrickColor.new("Institutional white")
  6060. o1023.Position = Vector3.new(90.0501099, 20.0998135, -177.903671)
  6061. o1023.Rotation = Vector3.new(180, 0, 90)
  6062. o1023.Anchored = true
  6063. o1023.Shape = Enum.PartType.Cylinder
  6064. o1023.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  6065. o1023.CFrame = CFrame.new(90.0501099, 20.0998135, -177.903671, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  6066. o1023.BottomSurface = Enum.SurfaceType.Smooth
  6067. o1023.TopSurface = Enum.SurfaceType.Smooth
  6068. o1023.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6069. o1023.Position = Vector3.new(90.0501099, 20.0998135, -177.903671)
  6070. o1024.Parent = o2
  6071. o1025.Parent = o1024
  6072. o1025.Material = Enum.Material.Neon
  6073. o1025.BrickColor = BrickColor.new("Buttermilk")
  6074. o1025.Position = Vector3.new(57.3347778, 20.0618706, -163.393387)
  6075. o1025.Rotation = Vector3.new(180, 0, 90)
  6076. o1025.Anchored = true
  6077. o1025.Shape = Enum.PartType.Cylinder
  6078. o1025.Size = Vector3.new(0.199999854, 1, 0.800000012)
  6079. o1025.CFrame = CFrame.new(57.3347778, 20.0618706, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  6080. o1025.BottomSurface = Enum.SurfaceType.Smooth
  6081. o1025.TopSurface = Enum.SurfaceType.Smooth
  6082. o1025.Color = Color3.new(0.996078, 0.952941, 0.733333)
  6083. o1025.Position = Vector3.new(57.3347778, 20.0618706, -163.393387)
  6084. o1026.Parent = o1025
  6085. o1027.Parent = o1025
  6086. o1028.Parent = o1025
  6087. o1029.Parent = o1025
  6088. o1030.Parent = o1025
  6089. o1031.Parent = o1025
  6090. o1032.Parent = o1025
  6091. o1033.Parent = o1025
  6092. o1034.Parent = o1025
  6093. o1035.Parent = o1025
  6094. o1036.Parent = o1025
  6095. o1037.Parent = o1025
  6096. o1038.Parent = o1025
  6097. o1039.Parent = o1025
  6098. o1040.Parent = o1025
  6099. o1041.Parent = o1025
  6100. o1042.Parent = o1025
  6101. o1043.Parent = o1025
  6102. o1044.Parent = o1025
  6103. o1045.Parent = o1025
  6104. o1046.Parent = o1025
  6105. o1047.Parent = o1025
  6106. o1048.Parent = o1025
  6107. o1049.Parent = o1025
  6108. o1050.Parent = o1025
  6109. o1051.Parent = o1025
  6110. o1052.Parent = o1025
  6111. o1053.Parent = o1025
  6112. o1054.Parent = o1025
  6113. o1055.Parent = o1025
  6114. o1056.Parent = o1025
  6115. o1057.Parent = o1025
  6116. o1058.Parent = o1025
  6117. o1059.Parent = o1025
  6118. o1060.Parent = o1024
  6119. o1060.Material = Enum.Material.SmoothPlastic
  6120. o1060.BrickColor = BrickColor.new("Institutional white")
  6121. o1060.Position = Vector3.new(57.3347778, 20.0998135, -163.393387)
  6122. o1060.Rotation = Vector3.new(180, 0, 90)
  6123. o1060.Anchored = true
  6124. o1060.Shape = Enum.PartType.Cylinder
  6125. o1060.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  6126. o1060.CFrame = CFrame.new(57.3347778, 20.0998135, -163.393387, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  6127. o1060.BottomSurface = Enum.SurfaceType.Smooth
  6128. o1060.TopSurface = Enum.SurfaceType.Smooth
  6129. o1060.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6130. o1060.Position = Vector3.new(57.3347778, 20.0998135, -163.393387)
  6131. o1061.Parent = o2
  6132. o1061.Material = Enum.Material.WoodPlanks
  6133. o1061.BrickColor = BrickColor.new("Burnt Sienna")
  6134. o1061.Position = Vector3.new(46.5215454, 10.900176, -154.19838)
  6135. o1061.Rotation = Vector3.new(0, 90, 0)
  6136. o1061.Anchored = true
  6137. o1061.Size = Vector3.new(33.6678848, 18.8000069, 0.174311936)
  6138. o1061.CFrame = CFrame.new(46.5215454, 10.900176, -154.19838, -4.91738319e-07, 0, 1.00000024, 0, 1, 0, -1.00000024, 0, -4.91738319e-07)
  6139. o1061.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6140. o1061.Position = Vector3.new(46.5215454, 10.900176, -154.19838)
  6141. o1062.Parent = o1061
  6142. o1063.Parent = o1061
  6143. o1064.Parent = o1061
  6144. o1065.Parent = o1061
  6145. o1066.Parent = o1061
  6146. o1067.Parent = o1061
  6147. o1068.Parent = o1061
  6148. o1069.Parent = o1061
  6149. o1070.Parent = o1061
  6150. o1071.Parent = o1061
  6151. o1072.Parent = o2
  6152. o1073.Parent = o1072
  6153. o1075.Parent = o1073
  6154. o1076.Parent = o1075
  6155. o1076.BrickColor = BrickColor.new("Pastel yellow")
  6156. o1076.Transparency = 0.5
  6157. o1076.Position = Vector3.new(84.1435318, 19.0059643, -185.206177)
  6158. o1076.Rotation = Vector3.new(90, 75, -90)
  6159. o1076.Anchored = true
  6160. o1076.CanCollide = false
  6161. o1076.FormFactor = Enum.FormFactor.Custom
  6162. o1076.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6163. o1076.CFrame = CFrame.new(84.1435318, 19.0059643, -185.206177, 0, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, -1, 0, 0)
  6164. o1076.Color = Color3.new(1, 1, 0.8)
  6165. o1076.Position = Vector3.new(84.1435318, 19.0059643, -185.206177)
  6166. o1077.Parent = o1076
  6167. o1077.Scale = Vector3.new(1, 0.666686594, 1)
  6168. o1078.Parent = o1075
  6169. o1078.BrickColor = BrickColor.new("Pastel yellow")
  6170. o1078.Transparency = 0.5
  6171. o1078.Position = Vector3.new(84.2171326, 19.2806683, -185.172638)
  6172. o1078.Rotation = Vector3.new(90, 75, -90)
  6173. o1078.Anchored = true
  6174. o1078.CanCollide = false
  6175. o1078.FormFactor = Enum.FormFactor.Custom
  6176. o1078.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6177. o1078.CFrame = CFrame.new(84.2171326, 19.2806683, -185.172638, 0, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, -1, 0, 0)
  6178. o1078.Color = Color3.new(1, 1, 0.8)
  6179. o1078.Position = Vector3.new(84.2171326, 19.2806683, -185.172638)
  6180. o1079.Parent = o1078
  6181. o1079.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6182. o1080.Parent = o1075
  6183. o1080.BrickColor = BrickColor.new("Pastel yellow")
  6184. o1080.Transparency = 0.5
  6185. o1080.Position = Vector3.new(84.0785828, 18.7635956, -185.172638)
  6186. o1080.Rotation = Vector3.new(90, 75, -90)
  6187. o1080.Anchored = true
  6188. o1080.CanCollide = false
  6189. o1080.FormFactor = Enum.FormFactor.Custom
  6190. o1080.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6191. o1080.CFrame = CFrame.new(84.0785828, 18.7635956, -185.172638, 0, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, -1, 0, 0)
  6192. o1080.Color = Color3.new(1, 1, 0.8)
  6193. o1080.Position = Vector3.new(84.0785828, 18.7635956, -185.172638)
  6194. o1081.Parent = o1080
  6195. o1081.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6196. o1082.Parent = o1075
  6197. o1082.BrickColor = BrickColor.new("Pastel yellow")
  6198. o1082.Transparency = 0.5
  6199. o1082.Position = Vector3.new(85.7954712, 18.4562454, -185.206177)
  6200. o1082.Rotation = Vector3.new(0, 90, 0)
  6201. o1082.Anchored = true
  6202. o1082.CanCollide = false
  6203. o1082.FormFactor = Enum.FormFactor.Custom
  6204. o1082.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6205. o1082.CFrame = CFrame.new(85.7954712, 18.4562454, -185.206177, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6206. o1082.Color = Color3.new(1, 1, 0.8)
  6207. o1082.Position = Vector3.new(85.7954712, 18.4562454, -185.206177)
  6208. o1083.Parent = o1082
  6209. o1083.Scale = Vector3.new(1, 0.666686594, 1)
  6210. o1084.Parent = o1075
  6211. o1084.BrickColor = BrickColor.new("Pastel yellow")
  6212. o1084.Transparency = 0.5
  6213. o1084.Position = Vector3.new(85.7954712, 18.7405834, -185.172638)
  6214. o1084.Rotation = Vector3.new(0, 90, 0)
  6215. o1084.Anchored = true
  6216. o1084.CanCollide = false
  6217. o1084.FormFactor = Enum.FormFactor.Custom
  6218. o1084.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6219. o1084.CFrame = CFrame.new(85.7954712, 18.7405834, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6220. o1084.Color = Color3.new(1, 1, 0.8)
  6221. o1084.Position = Vector3.new(85.7954712, 18.7405834, -185.172638)
  6222. o1085.Parent = o1084
  6223. o1085.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6224. o1086.Parent = o1075
  6225. o1086.BrickColor = BrickColor.new("Pastel yellow")
  6226. o1086.Transparency = 0.5
  6227. o1086.Position = Vector3.new(85.7954712, 18.205286, -185.172638)
  6228. o1086.Rotation = Vector3.new(0, 90, 0)
  6229. o1086.Anchored = true
  6230. o1086.CanCollide = false
  6231. o1086.FormFactor = Enum.FormFactor.Custom
  6232. o1086.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6233. o1086.CFrame = CFrame.new(85.7954712, 18.205286, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6234. o1086.Color = Color3.new(1, 1, 0.8)
  6235. o1086.Position = Vector3.new(85.7954712, 18.205286, -185.172638)
  6236. o1087.Parent = o1086
  6237. o1087.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6238. o1088.Parent = o1075
  6239. o1088.BrickColor = BrickColor.new("Pastel yellow")
  6240. o1088.Transparency = 0.5
  6241. o1088.Position = Vector3.new(87.6261292, 18.4562454, -185.206177)
  6242. o1088.Rotation = Vector3.new(0, 90, 0)
  6243. o1088.Anchored = true
  6244. o1088.CanCollide = false
  6245. o1088.FormFactor = Enum.FormFactor.Custom
  6246. o1088.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6247. o1088.CFrame = CFrame.new(87.6261292, 18.4562454, -185.206177, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6248. o1088.Color = Color3.new(1, 1, 0.8)
  6249. o1088.Position = Vector3.new(87.6261292, 18.4562454, -185.206177)
  6250. o1089.Parent = o1088
  6251. o1089.Scale = Vector3.new(1, 0.666686594, 1)
  6252. o1090.Parent = o1088
  6253. o1090.Color = Color3.new(0.580392, 0.580392, 0)
  6254. o1090.Angle = 180
  6255. o1090.Face = Enum.NormalId.Top
  6256. o1091.Parent = o1075
  6257. o1091.BrickColor = BrickColor.new("Pastel yellow")
  6258. o1091.Transparency = 0.5
  6259. o1091.Position = Vector3.new(87.6261292, 18.7405834, -185.172638)
  6260. o1091.Rotation = Vector3.new(0, 90, 0)
  6261. o1091.Anchored = true
  6262. o1091.CanCollide = false
  6263. o1091.FormFactor = Enum.FormFactor.Custom
  6264. o1091.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6265. o1091.CFrame = CFrame.new(87.6261292, 18.7405834, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6266. o1091.Color = Color3.new(1, 1, 0.8)
  6267. o1091.Position = Vector3.new(87.6261292, 18.7405834, -185.172638)
  6268. o1092.Parent = o1091
  6269. o1092.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6270. o1093.Parent = o1075
  6271. o1093.BrickColor = BrickColor.new("Pastel yellow")
  6272. o1093.Transparency = 0.5
  6273. o1093.Position = Vector3.new(87.6261292, 18.205286, -185.172638)
  6274. o1093.Rotation = Vector3.new(0, 90, 0)
  6275. o1093.Anchored = true
  6276. o1093.CanCollide = false
  6277. o1093.FormFactor = Enum.FormFactor.Custom
  6278. o1093.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6279. o1093.CFrame = CFrame.new(87.6261292, 18.205286, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6280. o1093.Color = Color3.new(1, 1, 0.8)
  6281. o1093.Position = Vector3.new(87.6261292, 18.205286, -185.172638)
  6282. o1094.Parent = o1093
  6283. o1094.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6284. o1095.Parent = o1075
  6285. o1095.BrickColor = BrickColor.new("Pastel yellow")
  6286. o1095.Transparency = 0.5
  6287. o1095.Position = Vector3.new(89.4610901, 19.0059643, -185.206177)
  6288. o1095.Rotation = Vector3.new(-90, 75, 90)
  6289. o1095.Anchored = true
  6290. o1095.CanCollide = false
  6291. o1095.FormFactor = Enum.FormFactor.Custom
  6292. o1095.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6293. o1095.CFrame = CFrame.new(89.4610901, 19.0059643, -185.206177, 0, -0.258818984, 0.965925872, 0, 0.965925872, 0.258818984, -1, 0, 0)
  6294. o1095.Color = Color3.new(1, 1, 0.8)
  6295. o1095.Position = Vector3.new(89.4610901, 19.0059643, -185.206177)
  6296. o1096.Parent = o1095
  6297. o1096.Scale = Vector3.new(1, 0.666686594, 1)
  6298. o1097.Parent = o1075
  6299. o1097.BrickColor = BrickColor.new("Pastel yellow")
  6300. o1097.Transparency = 0.5
  6301. o1097.Position = Vector3.new(89.3874817, 19.2806683, -185.172638)
  6302. o1097.Rotation = Vector3.new(-90, 75, 90)
  6303. o1097.Anchored = true
  6304. o1097.CanCollide = false
  6305. o1097.FormFactor = Enum.FormFactor.Custom
  6306. o1097.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6307. o1097.CFrame = CFrame.new(89.3874817, 19.2806683, -185.172638, 0, -0.258818984, 0.965925872, 0, 0.965925872, 0.258818984, -1, 0, 0)
  6308. o1097.Color = Color3.new(1, 1, 0.8)
  6309. o1097.Position = Vector3.new(89.3874817, 19.2806683, -185.172638)
  6310. o1098.Parent = o1097
  6311. o1098.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6312. o1099.Parent = o1075
  6313. o1099.BrickColor = BrickColor.new("Pastel yellow")
  6314. o1099.Transparency = 0.5
  6315. o1099.Position = Vector3.new(89.5260315, 18.7635956, -185.172638)
  6316. o1099.Rotation = Vector3.new(-90, 75, 90)
  6317. o1099.Anchored = true
  6318. o1099.CanCollide = false
  6319. o1099.FormFactor = Enum.FormFactor.Custom
  6320. o1099.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6321. o1099.CFrame = CFrame.new(89.5260315, 18.7635956, -185.172638, 0, -0.258818984, 0.965925872, 0, 0.965925872, 0.258818984, -1, 0, 0)
  6322. o1099.Color = Color3.new(1, 1, 0.8)
  6323. o1099.Position = Vector3.new(89.5260315, 18.7635956, -185.172638)
  6324. o1100.Parent = o1099
  6325. o1100.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6326. o1101.Parent = o1072
  6327. o1103.Parent = o1101
  6328. o1104.Parent = o1103
  6329. o1104.BrickColor = BrickColor.new("Pastel yellow")
  6330. o1104.Transparency = 0.5
  6331. o1104.Position = Vector3.new(90.5505066, 19.0059643, -185.206177)
  6332. o1104.Rotation = Vector3.new(90, 75, -90)
  6333. o1104.Anchored = true
  6334. o1104.CanCollide = false
  6335. o1104.FormFactor = Enum.FormFactor.Custom
  6336. o1104.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6337. o1104.CFrame = CFrame.new(90.5505066, 19.0059643, -185.206177, 0, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, -1, 0, 0)
  6338. o1104.Color = Color3.new(1, 1, 0.8)
  6339. o1104.Position = Vector3.new(90.5505066, 19.0059643, -185.206177)
  6340. o1105.Parent = o1104
  6341. o1105.Scale = Vector3.new(1, 0.666686594, 1)
  6342. o1106.Parent = o1103
  6343. o1106.BrickColor = BrickColor.new("Pastel yellow")
  6344. o1106.Transparency = 0.5
  6345. o1106.Position = Vector3.new(90.624115, 19.2806683, -185.172638)
  6346. o1106.Rotation = Vector3.new(90, 75, -90)
  6347. o1106.Anchored = true
  6348. o1106.CanCollide = false
  6349. o1106.FormFactor = Enum.FormFactor.Custom
  6350. o1106.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6351. o1106.CFrame = CFrame.new(90.624115, 19.2806683, -185.172638, 0, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, -1, 0, 0)
  6352. o1106.Color = Color3.new(1, 1, 0.8)
  6353. o1106.Position = Vector3.new(90.624115, 19.2806683, -185.172638)
  6354. o1107.Parent = o1106
  6355. o1107.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6356. o1108.Parent = o1103
  6357. o1108.BrickColor = BrickColor.new("Pastel yellow")
  6358. o1108.Transparency = 0.5
  6359. o1108.Position = Vector3.new(90.4855652, 18.7635956, -185.172638)
  6360. o1108.Rotation = Vector3.new(90, 75, -90)
  6361. o1108.Anchored = true
  6362. o1108.CanCollide = false
  6363. o1108.FormFactor = Enum.FormFactor.Custom
  6364. o1108.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6365. o1108.CFrame = CFrame.new(90.4855652, 18.7635956, -185.172638, 0, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, -1, 0, 0)
  6366. o1108.Color = Color3.new(1, 1, 0.8)
  6367. o1108.Position = Vector3.new(90.4855652, 18.7635956, -185.172638)
  6368. o1109.Parent = o1108
  6369. o1109.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6370. o1110.Parent = o1103
  6371. o1110.BrickColor = BrickColor.new("Pastel yellow")
  6372. o1110.Transparency = 0.5
  6373. o1110.Position = Vector3.new(92.2024231, 18.4562454, -185.206177)
  6374. o1110.Rotation = Vector3.new(0, 90, 0)
  6375. o1110.Anchored = true
  6376. o1110.CanCollide = false
  6377. o1110.FormFactor = Enum.FormFactor.Custom
  6378. o1110.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6379. o1110.CFrame = CFrame.new(92.2024231, 18.4562454, -185.206177, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6380. o1110.Color = Color3.new(1, 1, 0.8)
  6381. o1110.Position = Vector3.new(92.2024231, 18.4562454, -185.206177)
  6382. o1111.Parent = o1110
  6383. o1111.Scale = Vector3.new(1, 0.666686594, 1)
  6384. o1112.Parent = o1110
  6385. o1112.Color = Color3.new(1, 0.666667, 0)
  6386. o1112.Range = 5
  6387. o1112.Shadows = true
  6388. o1112.Angle = 180
  6389. o1112.Face = Enum.NormalId.Top
  6390. o1113.Parent = o1103
  6391. o1113.BrickColor = BrickColor.new("Pastel yellow")
  6392. o1113.Transparency = 0.5
  6393. o1113.Position = Vector3.new(92.2024231, 18.7405834, -185.172638)
  6394. o1113.Rotation = Vector3.new(0, 90, 0)
  6395. o1113.Anchored = true
  6396. o1113.CanCollide = false
  6397. o1113.FormFactor = Enum.FormFactor.Custom
  6398. o1113.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6399. o1113.CFrame = CFrame.new(92.2024231, 18.7405834, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6400. o1113.Color = Color3.new(1, 1, 0.8)
  6401. o1113.Position = Vector3.new(92.2024231, 18.7405834, -185.172638)
  6402. o1114.Parent = o1113
  6403. o1114.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6404. o1115.Parent = o1103
  6405. o1115.BrickColor = BrickColor.new("Pastel yellow")
  6406. o1115.Transparency = 0.5
  6407. o1115.Position = Vector3.new(92.2024231, 18.205286, -185.172638)
  6408. o1115.Rotation = Vector3.new(0, 90, 0)
  6409. o1115.Anchored = true
  6410. o1115.CanCollide = false
  6411. o1115.FormFactor = Enum.FormFactor.Custom
  6412. o1115.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6413. o1115.CFrame = CFrame.new(92.2024231, 18.205286, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6414. o1115.Color = Color3.new(1, 1, 0.8)
  6415. o1115.Position = Vector3.new(92.2024231, 18.205286, -185.172638)
  6416. o1116.Parent = o1115
  6417. o1116.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6418. o1117.Parent = o1103
  6419. o1117.BrickColor = BrickColor.new("Pastel yellow")
  6420. o1117.Transparency = 0.5
  6421. o1117.Position = Vector3.new(94.0331116, 18.4562454, -185.206177)
  6422. o1117.Rotation = Vector3.new(0, 90, 0)
  6423. o1117.Anchored = true
  6424. o1117.CanCollide = false
  6425. o1117.FormFactor = Enum.FormFactor.Custom
  6426. o1117.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6427. o1117.CFrame = CFrame.new(94.0331116, 18.4562454, -185.206177, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6428. o1117.Color = Color3.new(1, 1, 0.8)
  6429. o1117.Position = Vector3.new(94.0331116, 18.4562454, -185.206177)
  6430. o1118.Parent = o1117
  6431. o1118.Scale = Vector3.new(1, 0.666686594, 1)
  6432. o1119.Parent = o1103
  6433. o1119.BrickColor = BrickColor.new("Pastel yellow")
  6434. o1119.Transparency = 0.5
  6435. o1119.Position = Vector3.new(94.0331116, 18.7405834, -185.172638)
  6436. o1119.Rotation = Vector3.new(0, 90, 0)
  6437. o1119.Anchored = true
  6438. o1119.CanCollide = false
  6439. o1119.FormFactor = Enum.FormFactor.Custom
  6440. o1119.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6441. o1119.CFrame = CFrame.new(94.0331116, 18.7405834, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6442. o1119.Color = Color3.new(1, 1, 0.8)
  6443. o1119.Position = Vector3.new(94.0331116, 18.7405834, -185.172638)
  6444. o1120.Parent = o1119
  6445. o1120.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6446. o1121.Parent = o1103
  6447. o1121.BrickColor = BrickColor.new("Pastel yellow")
  6448. o1121.Transparency = 0.5
  6449. o1121.Position = Vector3.new(94.0331116, 18.205286, -185.172638)
  6450. o1121.Rotation = Vector3.new(0, 90, 0)
  6451. o1121.Anchored = true
  6452. o1121.CanCollide = false
  6453. o1121.FormFactor = Enum.FormFactor.Custom
  6454. o1121.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6455. o1121.CFrame = CFrame.new(94.0331116, 18.205286, -185.172638, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6456. o1121.Color = Color3.new(1, 1, 0.8)
  6457. o1121.Position = Vector3.new(94.0331116, 18.205286, -185.172638)
  6458. o1122.Parent = o1121
  6459. o1122.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6460. o1123.Parent = o1103
  6461. o1123.BrickColor = BrickColor.new("Pastel yellow")
  6462. o1123.Transparency = 0.5
  6463. o1123.Position = Vector3.new(95.8680115, 19.0059643, -185.206177)
  6464. o1123.Rotation = Vector3.new(-90, 75, 90)
  6465. o1123.Anchored = true
  6466. o1123.CanCollide = false
  6467. o1123.FormFactor = Enum.FormFactor.Custom
  6468. o1123.Size = Vector3.new(0.936738253, 0.702533007, 0.903283179)
  6469. o1123.CFrame = CFrame.new(95.8680115, 19.0059643, -185.206177, 0, -0.258818984, 0.965925872, 0, 0.965925872, 0.258818984, -1, 0, 0)
  6470. o1123.Color = Color3.new(1, 1, 0.8)
  6471. o1123.Position = Vector3.new(95.8680115, 19.0059643, -185.206177)
  6472. o1124.Parent = o1123
  6473. o1124.Scale = Vector3.new(1, 0.666686594, 1)
  6474. o1125.Parent = o1103
  6475. o1125.BrickColor = BrickColor.new("Pastel yellow")
  6476. o1125.Transparency = 0.5
  6477. o1125.Position = Vector3.new(95.7944946, 19.2806683, -185.172638)
  6478. o1125.Rotation = Vector3.new(-90, 75, 90)
  6479. o1125.Anchored = true
  6480. o1125.CanCollide = false
  6481. o1125.FormFactor = Enum.FormFactor.Custom
  6482. o1125.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6483. o1125.CFrame = CFrame.new(95.7944946, 19.2806683, -185.172638, 0, -0.258818984, 0.965925872, 0, 0.965925872, 0.258818984, -1, 0, 0)
  6484. o1125.Color = Color3.new(1, 1, 0.8)
  6485. o1125.Position = Vector3.new(95.7944946, 19.2806683, -185.172638)
  6486. o1126.Parent = o1125
  6487. o1126.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6488. o1127.Parent = o1103
  6489. o1127.BrickColor = BrickColor.new("Pastel yellow")
  6490. o1127.Transparency = 0.5
  6491. o1127.Position = Vector3.new(95.9329834, 18.7635956, -185.172638)
  6492. o1127.Rotation = Vector3.new(-90, 75, 90)
  6493. o1127.Anchored = true
  6494. o1127.CanCollide = false
  6495. o1127.FormFactor = Enum.FormFactor.Custom
  6496. o1127.Size = Vector3.new(0.702533007, 0.702533007, 0.702532887)
  6497. o1127.CFrame = CFrame.new(95.9329834, 18.7635956, -185.172638, 0, -0.258818984, 0.965925872, 0, 0.965925872, 0.258818984, -1, 0, 0)
  6498. o1127.Color = Color3.new(1, 1, 0.8)
  6499. o1127.Position = Vector3.new(95.9329834, 18.7635956, -185.172638)
  6500. o1128.Parent = o1127
  6501. o1128.Scale = Vector3.new(0.857167959, 0.238102332, 0.619065881)
  6502. o1130.Name = "Union-to-Part Strong Joint"
  6503. o1130.Parent = mas
  6504. o1130.C0 = CFrame.new(2.01507092, -9.74500847, -7.21002674, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6505. o1130.C1 = CFrame.new(-0.10218811, -2.69989681, 2.5355835, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6506. o1130.Part0 = mas
  6507. o1130.Part1 = o1247
  6508. o1131.Name = "Union-to-Part Strong Joint"
  6509. o1131.Parent = mas
  6510. o1131.C0 = CFrame.new(-2.01507092, -9.74500847, -7.21002674, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6511. o1131.C1 = CFrame.new(12.297699, -2.69989681, 0.10559082, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6512. o1131.Part0 = mas
  6513. o1131.Part1 = o1260
  6514. o1132.Parent = o2
  6515. o1132.Material = Enum.Material.Concrete
  6516. o1132.BrickColor = BrickColor.new("Dark stone grey")
  6517. o1132.Position = Vector3.new(76.9274292, 1.800174, -174.497192)
  6518. o1132.Rotation = Vector3.new(-180, 0, -180)
  6519. o1132.Anchored = true
  6520. o1132.Size = Vector3.new(5.19999981, 0.200000003, 1.39999986)
  6521. o1132.CFrame = CFrame.new(76.9274292, 1.800174, -174.497192, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6522. o1132.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6523. o1132.Position = Vector3.new(76.9274292, 1.800174, -174.497192)
  6524. o1133.Parent = o1132
  6525. o1134.Name = "Part-to-Part Strong Joint"
  6526. o1134.Parent = o1132
  6527. o1134.C0 = CFrame.new(2.5999999, -0.100000001, -0.699999928, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6528. o1134.C1 = CFrame.new(-0.200042725, -0.0999999046, -0.899978638, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6529. o1134.Part0 = o1132
  6530. o1134.Part1 = o674
  6531. o1135.Parent = o2
  6532. o1135.Material = Enum.Material.Wood
  6533. o1135.BrickColor = BrickColor.new("Burnt Sienna")
  6534. o1135.Position = Vector3.new(99.9723511, 29.9000282, -161.549164)
  6535. o1135.Rotation = Vector3.new(90, 0, 0)
  6536. o1135.Anchored = true
  6537. o1135.Size = Vector3.new(0.599999368, 49.0000153, 0.599999845)
  6538. o1135.CFrame = CFrame.new(99.9723511, 29.9000282, -161.549164, 1, 0, 0, 0, -8.16583633e-06, -1.00000203, 0, 1.0000006, 2.5331974e-07)
  6539. o1135.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6540. o1135.Position = Vector3.new(99.9723511, 29.9000282, -161.549164)
  6541. o1136.Parent = o1135
  6542. o1137.Parent = o2
  6543. o1137.Material = Enum.Material.Wood
  6544. o1137.BrickColor = BrickColor.new("Burnt Sienna")
  6545. o1137.Position = Vector3.new(71.0753174, 6.30017614, -171.131363)
  6546. o1137.Rotation = Vector3.new(0, 0, 90)
  6547. o1137.Anchored = true
  6548. o1137.Size = Vector3.new(9.79999733, 1.4000001, 0.799999833)
  6549. o1137.CFrame = CFrame.new(71.0753174, 6.30017614, -171.131363, 0, -1, 0, 1, 0, -0, 0, 0, 1)
  6550. o1137.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6551. o1137.Position = Vector3.new(71.0753174, 6.30017614, -171.131363)
  6552. o1138.Parent = o1137
  6553. o1140.Parent = o2
  6554. o1140.Material = Enum.Material.Wood
  6555. o1140.BrickColor = BrickColor.new("Brick yellow")
  6556. o1140.Position = Vector3.new(68.6738358, 7.50017214, -170.731537)
  6557. o1140.Anchored = true
  6558. o1140.CanCollide = false
  6559. o1140.Size = Vector3.new(3.19999957, 3.59999824, 0.399999857)
  6560. o1140.CFrame = CFrame.new(68.6738358, 7.50017214, -170.731537, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6561. o1140.Color = Color3.new(0.843137, 0.772549, 0.603922)
  6562. o1140.Position = Vector3.new(68.6738358, 7.50017214, -170.731537)
  6563. o1141.Parent = o1140
  6564. o1142.Parent = o2
  6565. o1142.Material = Enum.Material.Wood
  6566. o1142.BrickColor = BrickColor.new("Brick yellow")
  6567. o1142.Position = Vector3.new(68.6738892, 3.600173, -170.731445)
  6568. o1142.Anchored = true
  6569. o1142.CanCollide = false
  6570. o1142.Size = Vector3.new(3.19999957, 3.79999924, 0.399999857)
  6571. o1142.CFrame = CFrame.new(68.6738892, 3.600173, -170.731445, 0.999999642, 0, 0, 0, 1, 0, 0, 0, 0.999999642)
  6572. o1142.Color = Color3.new(0.843137, 0.772549, 0.603922)
  6573. o1142.Position = Vector3.new(68.6738892, 3.600173, -170.731445)
  6574. o1143.Parent = o1142
  6575. o1144.Parent = o2
  6576. o1144.Material = Enum.Material.Concrete
  6577. o1144.BrickColor = BrickColor.new("Dark stone grey")
  6578. o1144.Position = Vector3.new(65.227356, 1.800174, -172.897217)
  6579. o1144.Anchored = true
  6580. o1144.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  6581. o1144.CFrame = CFrame.new(65.227356, 1.800174, -172.897217, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6582. o1144.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6583. o1144.Position = Vector3.new(65.227356, 1.800174, -172.897217)
  6584. o1145.Parent = o1144
  6585. o1147.Parent = mas
  6586. o1148.Parent = mas
  6587. o1149.Parent = mas
  6588. o1150.Parent = mas
  6589. o1151.Parent = mas
  6590. o1152.Parent = mas
  6591. o1153.Parent = mas
  6592. o1154.Parent = mas
  6593. o1155.Parent = mas
  6594. o1156.Parent = mas
  6595. o1157.Parent = mas
  6596. o1158.Parent = mas
  6597. o1159.Parent = mas
  6598. o1160.Parent = mas
  6599. o1161.Parent = mas
  6600. o1162.Parent = mas
  6601. o1163.Parent = mas
  6602. o1164.Parent = mas
  6603. o1165.Parent = mas
  6604. o1166.Parent = mas
  6605. o1167.Parent = mas
  6606. o1168.Parent = o2
  6607. o1169.Parent = o1168
  6608. o1169.Material = Enum.Material.Sand
  6609. o1169.BrickColor = BrickColor.new("Black")
  6610. o1169.Transparency = 1
  6611. o1169.Position = Vector3.new(92.5427246, 4.00517416, -178.183792)
  6612. o1169.Rotation = Vector3.new(-180, 0, -180)
  6613. o1169.Anchored = true
  6614. o1169.Size = Vector3.new(1.96000051, 0.0500000007, 2)
  6615. o1169.CFrame = CFrame.new(92.5427246, 4.00517416, -178.183792, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6616. o1169.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6617. o1169.Position = Vector3.new(92.5427246, 4.00517416, -178.183792)
  6618. o1170.Parent = o1168
  6619. o1171.Parent = o1170
  6620. o1171.Material = Enum.Material.SmoothPlastic
  6621. o1171.BrickColor = BrickColor.new("Maroon")
  6622. o1171.Position = Vector3.new(90.4009705, 3.73689795, -181.099976)
  6623. o1171.Rotation = Vector3.new(-180, 0, -180)
  6624. o1171.Anchored = true
  6625. o1171.Size = Vector3.new(9.7324419, 0.16220738, 9.24581909)
  6626. o1171.CFrame = CFrame.new(90.4009705, 3.73689795, -181.099976, -0.999993801, 0, 0, 0, 0.999993801, 0, 0, 0, -1)
  6627. o1171.Color = Color3.new(0.458824, 0, 0)
  6628. o1171.Position = Vector3.new(90.4009705, 3.73689795, -181.099976)
  6629. o1172.Parent = o1171
  6630. o1173.Name = "Part-to-Part Strong Joint"
  6631. o1173.Parent = o1171
  6632. o1173.C0 = CFrame.new(4.86622095, -0.08110369, 4.62290955, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6633. o1173.C1 = CFrame.new(-1.13542461, -0.0811457634, 4.86613464, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  6634. o1173.Part0 = o1171
  6635. o1173.Part1 = o1175
  6636. o1174.Name = "Part-to-Part Strong Joint"
  6637. o1174.Parent = o1171
  6638. o1174.C0 = CFrame.new(4.86622095, -0.08110369, 4.62290955, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  6639. o1174.C1 = CFrame.new(-1.13544548, -9.16477489, 4.86601114, 0, 0, 1, 0, -1, 0, 1, 0, -0)
  6640. o1174.Part0 = o1171
  6641. o1174.Part1 = o1183
  6642. o1175.Parent = o1170
  6643. o1175.Material = Enum.Material.SmoothPlastic
  6644. o1175.BrickColor = BrickColor.new("Maroon")
  6645. o1175.Position = Vector3.new(90.4008789, 2.52037692, -185.641724)
  6646. o1175.Rotation = Vector3.new(0, -89.7999954, 0)
  6647. o1175.Anchored = true
  6648. o1175.Size = Vector3.new(2.27090311, 0.16220738, 9.73243713)
  6649. o1175.CFrame = CFrame.new(90.4008789, 2.52037692, -185.641724, 0, 0, -0.999993801, -0.999993801, 0, 0, 0, 1, 0)
  6650. o1175.Color = Color3.new(0.458824, 0, 0)
  6651. o1175.Position = Vector3.new(90.4008789, 2.52037692, -185.641724)
  6652. o1176.Parent = o1175
  6653. o1182.Name = "Union-to-Part Strong Joint"
  6654. o1182.Parent = mas
  6655. o1182.C0 = CFrame.new(6.89568377, -2.83863258, -4.46070385, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6656. o1182.C1 = CFrame.new(1.29765916, -0.0811210126, 5.03212643, 0, -0.999993801, 0, 0, 0, 1, -0.999993801, 0, 0)
  6657. o1182.Part0 = mas
  6658. o1182.Part1 = o1183
  6659. o1183.Parent = o1170
  6660. o1183.Material = Enum.Material.SmoothPlastic
  6661. o1183.BrickColor = BrickColor.new("Maroon")
  6662. o1183.Position = Vector3.new(90.4007568, 2.52035594, -176.55809)
  6663. o1183.Rotation = Vector3.new(0, -89.7999954, 0)
  6664. o1183.Anchored = true
  6665. o1183.Size = Vector3.new(2.27090311, 0.16220738, 9.73244381)
  6666. o1183.CFrame = CFrame.new(90.4007568, 2.52035594, -176.55809, 0, 0, -0.999993801, -0.999993801, 0, 0, 0, 1, 0)
  6667. o1183.Color = Color3.new(0.458824, 0, 0)
  6668. o1183.Position = Vector3.new(90.4007568, 2.52035594, -176.55809)
  6669. o1184.Parent = o1183
  6670. o1185.Parent = o1168
  6671. o1185.Material = Enum.Material.Sand
  6672. o1185.BrickColor = BrickColor.new("Black")
  6673. o1185.Transparency = 1
  6674. o1185.Position = Vector3.new(90.7426147, 4.00517416, -178.183792)
  6675. o1185.Rotation = Vector3.new(-180, 0, -180)
  6676. o1185.Anchored = true
  6677. o1185.Size = Vector3.new(1.96000051, 0.0500000007, 2)
  6678. o1185.CFrame = CFrame.new(90.7426147, 4.00517416, -178.183792, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6679. o1185.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6680. o1185.Position = Vector3.new(90.7426147, 4.00517416, -178.183792)
  6681. o1186.Parent = o1168
  6682. o1186.Material = Enum.Material.Sand
  6683. o1186.BrickColor = BrickColor.new("Black")
  6684. o1186.Transparency = 1
  6685. o1186.Position = Vector3.new(87.9425049, 4.00517416, -178.183792)
  6686. o1186.Rotation = Vector3.new(-180, 0, -180)
  6687. o1186.Anchored = true
  6688. o1186.Size = Vector3.new(1.96000051, 0.0500000007, 2)
  6689. o1186.CFrame = CFrame.new(87.9425049, 4.00517416, -178.183792, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6690. o1186.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6691. o1186.Position = Vector3.new(87.9425049, 4.00517416, -178.183792)
  6692. o1187.Parent = o2
  6693. o1187.Material = Enum.Material.Concrete
  6694. o1187.BrickColor = BrickColor.new("Dark stone grey")
  6695. o1187.Position = Vector3.new(49.9273071, 1.800174, -176.097198)
  6696. o1187.Anchored = true
  6697. o1187.Size = Vector3.new(5.19999981, 0.200000003, 1.39999986)
  6698. o1187.CFrame = CFrame.new(49.9273071, 1.800174, -176.097198, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6699. o1187.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6700. o1187.Position = Vector3.new(49.9273071, 1.800174, -176.097198)
  6701. o1188.Parent = o1187
  6702. o1189.Parent = o2
  6703. o1191.Parent = o1189
  6704. o1191.Material = Enum.Material.Wood
  6705. o1191.BrickColor = BrickColor.new("Burnt Sienna")
  6706. o1191.Position = Vector3.new(98.2606506, 11.1001501, -174.900116)
  6707. o1191.Rotation = Vector3.new(0, 90, 0)
  6708. o1191.Anchored = true
  6709. o1191.Size = Vector3.new(0.199999437, 0.200000003, 2)
  6710. o1191.CFrame = CFrame.new(98.2606506, 11.1001501, -174.900116, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6711. o1191.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6712. o1191.Position = Vector3.new(98.2606506, 11.1001501, -174.900116)
  6713. o1192.Name = "Light"
  6714. o1192.Parent = o1189
  6715. o1192.Material = Enum.Material.Wood
  6716. o1192.BrickColor = BrickColor.new("Buttermilk")
  6717. o1192.Position = Vector3.new(98.2306213, 10.7001562, -174.910126)
  6718. o1192.Rotation = Vector3.new(0, 0, -180)
  6719. o1192.Anchored = true
  6720. o1192.FormFactor = Enum.FormFactor.Symmetric
  6721. o1192.Shape = Enum.PartType.Ball
  6722. o1192.Size = Vector3.new(1, 1, 1)
  6723. o1192.CFrame = CFrame.new(98.2306213, 10.7001562, -174.910126, -0.999992967, 3.27820601e-07, -9.21768848e-17, -3.27820601e-07, -0.999992967, -8.25513731e-22, -9.21791215e-17, -4.26825196e-22, 1)
  6724. o1192.BottomSurface = Enum.SurfaceType.Smooth
  6725. o1192.TopSurface = Enum.SurfaceType.Smooth
  6726. o1192.Color = Color3.new(0.996078, 0.952941, 0.733333)
  6727. o1192.Position = Vector3.new(98.2306213, 10.7001562, -174.910126)
  6728. o1193.Parent = o1192
  6729. o1193.MeshId = "http://www.roblox.com/asset/?id=19646248"
  6730. o1193.Scale = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  6731. o1193.VertexColor = Vector3.new(1, 0, 0)
  6732. o1193.MeshType = Enum.MeshType.FileMesh
  6733. o1194.Name = "LightParticles"
  6734. o1194.Parent = o1192
  6735. o1194.Transparency = NumberSequence.new(1,0.96249997615814,1)
  6736. o1194.Size = NumberSequence.new(0.625,0.68749964237213,1.875,1.875)
  6737. o1194.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.984314, 0.741176))
  6738. o1194.LightEmission = 0.5
  6739. o1194.Texture = "http://www.roblox.com/asset/?id=290434402"
  6740. o1194.ZOffset = 1
  6741. o1194.Lifetime = NumberRange.new(2,2)
  6742. o1194.Rate = 10
  6743. o1194.Speed = NumberRange.new(0,0)
  6744. o1194.VelocitySpread = 10
  6745. o1195.Parent = o1192
  6746. o1196.Parent = o1192
  6747. o1197.Parent = o1192
  6748. o1198.Parent = o1192
  6749. o1199.Parent = o1192
  6750. o1200.Parent = o1192
  6751. o1201.Parent = o1192
  6752. o1202.Parent = o1192
  6753. o1203.Parent = o1192
  6754. o1204.Parent = o1192
  6755. o1205.Parent = o1192
  6756. o1206.Parent = o1192
  6757. o1207.Parent = o1192
  6758. o1208.Parent = o1192
  6759. o1209.Parent = o1192
  6760. o1210.Parent = o1192
  6761. o1211.Parent = o1192
  6762. o1212.Parent = o1189
  6763. o1212.Material = Enum.Material.Wood
  6764. o1212.BrickColor = BrickColor.new("Burnt Sienna")
  6765. o1212.Position = Vector3.new(98.2606506, 11.100152, -174.900116)
  6766. o1212.Anchored = true
  6767. o1212.Size = Vector3.new(0.199999437, 0.200000003, 2)
  6768. o1212.CFrame = CFrame.new(98.2606506, 11.100152, -174.900116, 0.999992371, 0, 0, 0, 0.999992371, 0, 0, 0, 1)
  6769. o1212.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6770. o1212.Position = Vector3.new(98.2606506, 11.100152, -174.900116)
  6771. o1213.Parent = o1189
  6772. o1213.Material = Enum.Material.Wood
  6773. o1213.BrickColor = BrickColor.new("Burnt Sienna")
  6774. o1213.Position = Vector3.new(98.2559814, 5.6001792, -174.900116)
  6775. o1213.Rotation = Vector3.new(-90, 0, -90)
  6776. o1213.Anchored = true
  6777. o1213.Size = Vector3.new(0.199999437, 0.200000003, 7.39999771)
  6778. o1213.CFrame = CFrame.new(98.2559814, 5.6001792, -174.900116, 0, 0.999999881, 0, 0, 0, 0.999999881, 1, 0, 0)
  6779. o1213.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6780. o1213.Position = Vector3.new(98.2559814, 5.6001792, -174.900116)
  6781. o1214.Parent = o1189
  6782. o1214.Material = Enum.Material.Wood
  6783. o1214.BrickColor = BrickColor.new("Burnt Sienna")
  6784. o1214.Position = Vector3.new(98.2606506, 9.30018044, -174.900116)
  6785. o1214.Rotation = Vector3.new(0, 90, 0)
  6786. o1214.Anchored = true
  6787. o1214.Size = Vector3.new(0.199999437, 0.200000003, 2)
  6788. o1214.CFrame = CFrame.new(98.2606506, 9.30018044, -174.900116, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6789. o1214.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6790. o1214.Position = Vector3.new(98.2606506, 9.30018044, -174.900116)
  6791. o1215.Parent = o1189
  6792. o1215.Material = Enum.Material.Wood
  6793. o1215.BrickColor = BrickColor.new("Burnt Sienna")
  6794. o1215.Position = Vector3.new(98.2559814, 2.00029302, -174.900116)
  6795. o1215.Rotation = Vector3.new(-90, 0, -90)
  6796. o1215.Anchored = true
  6797. o1215.Size = Vector3.new(0.999999404, 1, 0.199997947)
  6798. o1215.CFrame = CFrame.new(98.2559814, 2.00029302, -174.900116, 0, 0.999999881, 0, 0, 0, 0.999999881, 1, 0, 0)
  6799. o1215.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6800. o1215.Position = Vector3.new(98.2559814, 2.00029302, -174.900116)
  6801. o1216.Parent = o1189
  6802. o1216.Material = Enum.Material.Wood
  6803. o1216.BrickColor = BrickColor.new("Burnt Sienna")
  6804. o1216.Position = Vector3.new(98.2606506, 9.30018044, -174.900116)
  6805. o1216.Anchored = true
  6806. o1216.Size = Vector3.new(0.199999437, 0.200000003, 2)
  6807. o1216.CFrame = CFrame.new(98.2606506, 9.30018044, -174.900116, 0.999992371, 0, 0, 0, 0.999992371, 0, 0, 0, 1)
  6808. o1216.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  6809. o1216.Position = Vector3.new(98.2606506, 9.30018044, -174.900116)
  6810. o1217.Parent = o2
  6811. o1217.Material = Enum.Material.Concrete
  6812. o1217.BrickColor = BrickColor.new("Dark stone grey")
  6813. o1217.Position = Vector3.new(74.5274658, 1.800174, -176.097198)
  6814. o1217.Anchored = true
  6815. o1217.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  6816. o1217.CFrame = CFrame.new(74.5274658, 1.800174, -176.097198, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6817. o1217.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6818. o1217.Position = Vector3.new(74.5274658, 1.800174, -176.097198)
  6819. o1218.Parent = o1217
  6820. o1219.Parent = o2
  6821. o1219.Material = Enum.Material.Concrete
  6822. o1219.BrickColor = BrickColor.new("Dark stone grey")
  6823. o1219.Position = Vector3.new(65.227356, 1.800174, -176.097198)
  6824. o1219.Anchored = true
  6825. o1219.Size = Vector3.new(8.1999979, 0.200000003, 1.39999986)
  6826. o1219.CFrame = CFrame.new(65.227356, 1.800174, -176.097198, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6827. o1219.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6828. o1219.Position = Vector3.new(65.227356, 1.800174, -176.097198)
  6829. o1220.Parent = o1219
  6830. o1221.Parent = o2
  6831. o1221.Material = Enum.Material.Concrete
  6832. o1221.BrickColor = BrickColor.new("Dark stone grey")
  6833. o1221.Position = Vector3.new(52.3272705, 1.800174, -177.697189)
  6834. o1221.Rotation = Vector3.new(-180, 0, -180)
  6835. o1221.Anchored = true
  6836. o1221.Size = Vector3.new(9.99999619, 0.200000003, 1.39999986)
  6837. o1221.CFrame = CFrame.new(52.3272705, 1.800174, -177.697189, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6838. o1221.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6839. o1221.Position = Vector3.new(52.3272705, 1.800174, -177.697189)
  6840. o1222.Parent = o1221
  6841. o1223.Parent = o2
  6842. o1223.Material = Enum.Material.Concrete
  6843. o1223.BrickColor = BrickColor.new("Dark stone grey")
  6844. o1223.Position = Vector3.new(49.9273071, 1.800174, -182.497116)
  6845. o1223.Anchored = true
  6846. o1223.Size = Vector3.new(5.19999981, 0.200000003, 1.39999986)
  6847. o1223.CFrame = CFrame.new(49.9273071, 1.800174, -182.497116, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6848. o1223.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6849. o1223.Position = Vector3.new(49.9273071, 1.800174, -182.497116)
  6850. o1224.Parent = o1223
  6851. o1225.Parent = o2
  6852. o1226.Parent = o1225
  6853. o1226.Material = Enum.Material.Grass
  6854. o1226.BrickColor = BrickColor.new("Earth green")
  6855. o1226.Position = Vector3.new(76.8893738, 4.00018311, -185.583221)
  6856. o1226.Anchored = true
  6857. o1226.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  6858. o1226.CFrame = CFrame.new(76.8893738, 4.00018311, -185.583221, 0.99999994, -2.38427617e-07, 6.51925802e-08, 4.81959432e-08, 0.999999762, -4.4408921e-16, -7.82310963e-08, -8.38350722e-09, 0.999999821)
  6859. o1226.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6860. o1226.Position = Vector3.new(76.8893738, 4.00018311, -185.583221)
  6861. o1227.Parent = o1225
  6862. o1227.Material = Enum.Material.Grass
  6863. o1227.BrickColor = BrickColor.new("Earth green")
  6864. o1227.Position = Vector3.new(77.2893982, 4.00018311, -185.783218)
  6865. o1227.Anchored = true
  6866. o1227.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  6867. o1227.CFrame = CFrame.new(77.2893982, 4.00018311, -185.783218, 0.99999994, -2.38427617e-07, 6.51925802e-08, 4.81959432e-08, 0.999999762, -4.4408921e-16, -7.82310963e-08, -8.38350722e-09, 0.999999821)
  6868. o1227.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6869. o1227.Position = Vector3.new(77.2893982, 4.00018311, -185.783218)
  6870. o1228.Parent = o1225
  6871. o1228.Material = Enum.Material.Grass
  6872. o1228.BrickColor = BrickColor.new("Earth green")
  6873. o1228.Position = Vector3.new(77.089386, 4.00018311, -185.983215)
  6874. o1228.Anchored = true
  6875. o1228.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  6876. o1228.CFrame = CFrame.new(77.089386, 4.00018311, -185.983215, 0.99999994, -2.38427617e-07, 6.51925802e-08, 4.81959432e-08, 0.999999762, -4.4408921e-16, -7.82310963e-08, -8.38350722e-09, 0.999999821)
  6877. o1228.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6878. o1228.Position = Vector3.new(77.089386, 4.00018311, -185.983215)
  6879. o1229.Parent = o1225
  6880. o1229.Material = Enum.Material.Grass
  6881. o1229.BrickColor = BrickColor.new("Earth green")
  6882. o1229.Position = Vector3.new(77.6894226, 4.00018311, -185.583221)
  6883. o1229.Anchored = true
  6884. o1229.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  6885. o1229.CFrame = CFrame.new(77.6894226, 4.00018311, -185.583221, 0.999999821, -4.28659149e-07, 5.21540535e-08, -1.42035674e-07, 0.999999285, -8.38352054e-09, -9.12695981e-08, -1.67670073e-08, 0.999999464)
  6886. o1229.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6887. o1229.Position = Vector3.new(77.6894226, 4.00018311, -185.583221)
  6888. o1230.Parent = o1225
  6889. o1230.Material = Enum.Material.Grass
  6890. o1230.BrickColor = BrickColor.new("Earth green")
  6891. o1230.Position = Vector3.new(77.6894226, 4.00018311, -186.183212)
  6892. o1230.Anchored = true
  6893. o1230.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  6894. o1230.CFrame = CFrame.new(77.6894226, 4.00018311, -186.183212, 0.99999994, -2.38427617e-07, 6.51925802e-08, 4.81959432e-08, 0.999999762, -4.4408921e-16, -7.82310963e-08, -8.38350722e-09, 0.999999821)
  6895. o1230.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6896. o1230.Position = Vector3.new(77.6894226, 4.00018311, -186.183212)
  6897. o1231.Parent = o1225
  6898. o1231.Material = Enum.Material.Grass
  6899. o1231.BrickColor = BrickColor.new("Earth green")
  6900. o1231.Position = Vector3.new(77.2893982, 4.00018311, -185.383224)
  6901. o1231.Anchored = true
  6902. o1231.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  6903. o1231.CFrame = CFrame.new(77.2893982, 4.00018311, -185.383224, 0.99999994, -2.38427617e-07, 6.51925802e-08, 4.81959432e-08, 0.999999762, -4.4408921e-16, -7.82310963e-08, -8.38350722e-09, 0.999999821)
  6904. o1231.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6905. o1231.Position = Vector3.new(77.2893982, 4.00018311, -185.383224)
  6906. o1232.Parent = o1225
  6907. o1232.Material = Enum.Material.Grass
  6908. o1232.BrickColor = BrickColor.new("Br. yellowish green")
  6909. o1232.Position = Vector3.new(77.5325317, 2.30018401, -185.740356)
  6910. o1232.Rotation = Vector3.new(0, 0, 90)
  6911. o1232.Anchored = true
  6912. o1232.Shape = Enum.PartType.Cylinder
  6913. o1232.Size = Vector3.new(1.59999943, 1.5999999, 2.00000024)
  6914. o1232.CFrame = CFrame.new(77.5325317, 2.30018401, -185.740356, 2.22043961e-14, -0.99999404, 5.58372792e-14, 1, -2.22044012e-14, 2.8546211e-15, 2.8546211e-15, -5.5851157e-14, 1)
  6915. o1232.BottomSurface = Enum.SurfaceType.Smooth
  6916. o1232.TopSurface = Enum.SurfaceType.Smooth
  6917. o1232.Color = Color3.new(0.643137, 0.741176, 0.278431)
  6918. o1232.Position = Vector3.new(77.5325317, 2.30018401, -185.740356)
  6919. o1234.Parent = o1225
  6920. o1234.Material = Enum.Material.Grass
  6921. o1234.BrickColor = BrickColor.new("Earth green")
  6922. o1234.Position = Vector3.new(78.089447, 4.00018311, -185.983215)
  6923. o1234.Anchored = true
  6924. o1234.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  6925. o1234.CFrame = CFrame.new(78.089447, 4.00018311, -185.983215, 0.99999994, -2.38427617e-07, 6.51925802e-08, 4.81959432e-08, 0.999999762, -4.4408921e-16, -7.82310963e-08, -8.38350722e-09, 0.999999821)
  6926. o1234.Color = Color3.new(0.152941, 0.27451, 0.176471)
  6927. o1234.Position = Vector3.new(78.089447, 4.00018311, -185.983215)
  6928. o1235.Parent = o2
  6929. o1235.Material = Enum.Material.SmoothPlastic
  6930. o1235.BrickColor = BrickColor.new("Institutional white")
  6931. o1235.Position = Vector3.new(84.0154114, 10.9001741, -171.027588)
  6932. o1235.Rotation = Vector3.new(-180, 0, -180)
  6933. o1235.Anchored = true
  6934. o1235.Size = Vector3.new(8.53944683, 18.8000069, 0.374311924)
  6935. o1235.CFrame = CFrame.new(84.0154114, 10.9001741, -171.027588, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6936. o1235.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6937. o1235.Position = Vector3.new(84.0154114, 10.9001741, -171.027588)
  6938. o1236.Parent = o2
  6939. o1236.Material = Enum.Material.SmoothPlastic
  6940. o1236.BrickColor = BrickColor.new("Institutional white")
  6941. o1236.Position = Vector3.new(53.0154724, 10.9001741, -149.227509)
  6942. o1236.Rotation = Vector3.new(-180, 0, -180)
  6943. o1236.Anchored = true
  6944. o1236.Size = Vector3.new(12.9394426, 18.8000069, 0.374311924)
  6945. o1236.CFrame = CFrame.new(53.0154724, 10.9001741, -149.227509, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  6946. o1236.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6947. o1236.Position = Vector3.new(53.0154724, 10.9001741, -149.227509)
  6948. o1237.Parent = o2
  6949. o1237.Material = Enum.Material.SmoothPlastic
  6950. o1237.BrickColor = BrickColor.new("Institutional white")
  6951. o1237.Position = Vector3.new(46.8152466, 10.9001741, -143.227661)
  6952. o1237.Rotation = Vector3.new(0, -90, 0)
  6953. o1237.Anchored = true
  6954. o1237.Size = Vector3.new(11.7394447, 18.8000069, 0.374311924)
  6955. o1237.CFrame = CFrame.new(46.8152466, 10.9001741, -143.227661, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6956. o1237.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6957. o1237.Position = Vector3.new(46.8152466, 10.9001741, -143.227661)
  6958. o1238.Name = "Part-to-Part Strong Joint"
  6959. o1238.Parent = o1237
  6960. o1238.C0 = CFrame.new(-5.86972237, -9.40000343, 0.187155962, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6961. o1238.C1 = CFrame.new(-5.10099792, -9.40000534, 0.106536865, -1.00000024, 0, 4.91738319e-07, 0, 1, 0, -4.91738319e-07, 0, -1.00000024)
  6962. o1238.Part0 = o1237
  6963. o1238.Part1 = o1061
  6964. o1239.Parent = o2
  6965. o1239.Material = Enum.Material.SmoothPlastic
  6966. o1239.BrickColor = BrickColor.new("Institutional white")
  6967. o1239.Position = Vector3.new(59.4155884, 10.9001741, -146.627686)
  6968. o1239.Rotation = Vector3.new(0, -90, 0)
  6969. o1239.Anchored = true
  6970. o1239.Size = Vector3.new(5.33944702, 18.8000069, 0.374311924)
  6971. o1239.CFrame = CFrame.new(59.4155884, 10.9001741, -146.627686, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6972. o1239.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6973. o1239.Position = Vector3.new(59.4155884, 10.9001741, -146.627686)
  6974. o1240.Name = "Part-to-Part Strong Joint"
  6975. o1240.Parent = o1239
  6976. o1240.C0 = CFrame.new(-2.66972351, -9.40000343, -0.187155962, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6977. o1240.C1 = CFrame.new(-0.10256958, -4.852314, 6.65246582, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  6978. o1240.Part0 = o1239
  6979. o1240.Part1 = o1389
  6980. o1241.Parent = o2
  6981. o1241.Material = Enum.Material.SmoothPlastic
  6982. o1241.BrickColor = BrickColor.new("Institutional white")
  6983. o1241.Position = Vector3.new(59.4155884, 10.9001741, -137.827393)
  6984. o1241.Rotation = Vector3.new(0, -90, 0)
  6985. o1241.Anchored = true
  6986. o1241.Size = Vector3.new(0.939448416, 18.8000069, 0.374311924)
  6987. o1241.CFrame = CFrame.new(59.4155884, 10.9001741, -137.827393, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  6988. o1241.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6989. o1241.Position = Vector3.new(59.4155884, 10.9001741, -137.827393)
  6990. o1242.Parent = o2
  6991. o1242.Material = Enum.Material.SmoothPlastic
  6992. o1242.BrickColor = BrickColor.new("Institutional white")
  6993. o1242.Position = Vector3.new(59.4155884, 15.9001923, -141.227631)
  6994. o1242.Rotation = Vector3.new(-90, -90, 0)
  6995. o1242.Anchored = true
  6996. o1242.Size = Vector3.new(9.33944511, 5.60001421, 0.374311924)
  6997. o1242.CFrame = CFrame.new(59.4155884, 15.9001923, -141.227631, 0, 0, -1, 1, 0, 0, 0, -1, 0)
  6998. o1242.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6999. o1242.Position = Vector3.new(59.4155884, 15.9001923, -141.227631)
  7000. o1244.Parent = o2
  7001. o1245.Parent = o1244
  7002. o1245.Material = Enum.Material.Grass
  7003. o1245.BrickColor = BrickColor.new("Earth green")
  7004. o1245.Position = Vector3.new(48.8893127, 4.20018291, -185.097473)
  7005. o1245.Rotation = Vector3.new(0, 90, 0)
  7006. o1245.Anchored = true
  7007. o1245.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7008. o1245.CFrame = CFrame.new(48.8893127, 4.20018291, -185.097473, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7009. o1245.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7010. o1245.Position = Vector3.new(48.8893127, 4.20018291, -185.097473)
  7011. o1246.Parent = o1244
  7012. o1246.Material = Enum.Material.Grass
  7013. o1246.BrickColor = BrickColor.new("Earth green")
  7014. o1246.Position = Vector3.new(48.6893311, 4.20018291, -185.497498)
  7015. o1246.Rotation = Vector3.new(0, 90, 0)
  7016. o1246.Anchored = true
  7017. o1246.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7018. o1246.CFrame = CFrame.new(48.6893311, 4.20018291, -185.497498, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7019. o1246.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7020. o1246.Position = Vector3.new(48.6893311, 4.20018291, -185.497498)
  7021. o1247.Parent = o1244
  7022. o1247.Material = Enum.Material.Grass
  7023. o1247.BrickColor = BrickColor.new("Earth green")
  7024. o1247.Position = Vector3.new(48.4893188, 4.20018291, -185.297485)
  7025. o1247.Rotation = Vector3.new(0, 90, 0)
  7026. o1247.Anchored = true
  7027. o1247.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7028. o1247.CFrame = CFrame.new(48.4893188, 4.20018291, -185.297485, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7029. o1247.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7030. o1247.Position = Vector3.new(48.4893188, 4.20018291, -185.297485)
  7031. o1248.Parent = o1244
  7032. o1248.Material = Enum.Material.Grass
  7033. o1248.BrickColor = BrickColor.new("Earth green")
  7034. o1248.Position = Vector3.new(48.8893127, 4.20018291, -185.897522)
  7035. o1248.Rotation = Vector3.new(0, 90, 0)
  7036. o1248.Anchored = true
  7037. o1248.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7038. o1248.CFrame = CFrame.new(48.8893127, 4.20018291, -185.897522, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7039. o1248.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7040. o1248.Position = Vector3.new(48.8893127, 4.20018291, -185.897522)
  7041. o1249.Parent = o1244
  7042. o1249.Material = Enum.Material.Grass
  7043. o1249.BrickColor = BrickColor.new("Earth green")
  7044. o1249.Position = Vector3.new(48.2893066, 4.20018291, -185.897522)
  7045. o1249.Rotation = Vector3.new(0, 90, 0)
  7046. o1249.Anchored = true
  7047. o1249.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7048. o1249.CFrame = CFrame.new(48.2893066, 4.20018291, -185.897522, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7049. o1249.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7050. o1249.Position = Vector3.new(48.2893066, 4.20018291, -185.897522)
  7051. o1250.Parent = o1244
  7052. o1250.Material = Enum.Material.Grass
  7053. o1250.BrickColor = BrickColor.new("Earth green")
  7054. o1250.Position = Vector3.new(49.0892944, 4.20018291, -185.497498)
  7055. o1250.Rotation = Vector3.new(0, 90, 0)
  7056. o1250.Anchored = true
  7057. o1250.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7058. o1250.CFrame = CFrame.new(49.0892944, 4.20018291, -185.497498, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7059. o1250.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7060. o1250.Position = Vector3.new(49.0892944, 4.20018291, -185.497498)
  7061. o1251.Parent = o1244
  7062. o1251.Material = Enum.Material.Grass
  7063. o1251.BrickColor = BrickColor.new("Br. yellowish green")
  7064. o1251.Position = Vector3.new(48.7321777, 2.50018406, -185.740631)
  7065. o1251.Rotation = Vector3.new(90, 90, 0)
  7066. o1251.Anchored = true
  7067. o1251.Shape = Enum.PartType.Cylinder
  7068. o1251.Size = Vector3.new(1.59999943, 1.5999999, 2.00000024)
  7069. o1251.CFrame = CFrame.new(48.7321777, 2.50018406, -185.740631, 0, 0, 1, 1, 0, 0, 0, 1, 0)
  7070. o1251.BottomSurface = Enum.SurfaceType.Smooth
  7071. o1251.TopSurface = Enum.SurfaceType.Smooth
  7072. o1251.Color = Color3.new(0.643137, 0.741176, 0.278431)
  7073. o1251.Position = Vector3.new(48.7321777, 2.50018406, -185.740631)
  7074. o1253.Parent = o1244
  7075. o1253.Material = Enum.Material.Grass
  7076. o1253.BrickColor = BrickColor.new("Earth green")
  7077. o1253.Position = Vector3.new(48.4893188, 4.20018291, -186.297546)
  7078. o1253.Rotation = Vector3.new(0, 90, 0)
  7079. o1253.Anchored = true
  7080. o1253.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7081. o1253.CFrame = CFrame.new(48.4893188, 4.20018291, -186.297546, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7082. o1253.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7083. o1253.Position = Vector3.new(48.4893188, 4.20018291, -186.297546)
  7084. o1254.Parent = o2
  7085. o1255.Parent = o1254
  7086. o1255.Material = Enum.Material.Grass
  7087. o1255.BrickColor = BrickColor.new("Earth green")
  7088. o1255.Position = Vector3.new(46.6891785, 4.20018291, -172.497574)
  7089. o1255.Rotation = Vector3.new(0, 90, 0)
  7090. o1255.Anchored = true
  7091. o1255.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7092. o1255.CFrame = CFrame.new(46.6891785, 4.20018291, -172.497574, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7093. o1255.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7094. o1255.Position = Vector3.new(46.6891785, 4.20018291, -172.497574)
  7095. o1256.Parent = o1254
  7096. o1256.Material = Enum.Material.Grass
  7097. o1256.BrickColor = BrickColor.new("Earth green")
  7098. o1256.Position = Vector3.new(46.4891968, 4.20018291, -172.897598)
  7099. o1256.Rotation = Vector3.new(0, 90, 0)
  7100. o1256.Anchored = true
  7101. o1256.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7102. o1256.CFrame = CFrame.new(46.4891968, 4.20018291, -172.897598, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7103. o1256.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7104. o1256.Position = Vector3.new(46.4891968, 4.20018291, -172.897598)
  7105. o1257.Parent = o1254
  7106. o1257.Material = Enum.Material.Grass
  7107. o1257.BrickColor = BrickColor.new("Earth green")
  7108. o1257.Position = Vector3.new(46.2891846, 4.20018291, -172.697586)
  7109. o1257.Rotation = Vector3.new(0, 90, 0)
  7110. o1257.Anchored = true
  7111. o1257.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7112. o1257.CFrame = CFrame.new(46.2891846, 4.20018291, -172.697586, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7113. o1257.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7114. o1257.Position = Vector3.new(46.2891846, 4.20018291, -172.697586)
  7115. o1258.Parent = o1254
  7116. o1258.Material = Enum.Material.Grass
  7117. o1258.BrickColor = BrickColor.new("Earth green")
  7118. o1258.Position = Vector3.new(46.6891785, 4.20018291, -173.297623)
  7119. o1258.Rotation = Vector3.new(0, 90, 0)
  7120. o1258.Anchored = true
  7121. o1258.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7122. o1258.CFrame = CFrame.new(46.6891785, 4.20018291, -173.297623, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7123. o1258.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7124. o1258.Position = Vector3.new(46.6891785, 4.20018291, -173.297623)
  7125. o1259.Parent = o1254
  7126. o1259.Material = Enum.Material.Grass
  7127. o1259.BrickColor = BrickColor.new("Earth green")
  7128. o1259.Position = Vector3.new(46.0891724, 4.20018291, -173.297623)
  7129. o1259.Rotation = Vector3.new(0, 90, 0)
  7130. o1259.Anchored = true
  7131. o1259.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7132. o1259.CFrame = CFrame.new(46.0891724, 4.20018291, -173.297623, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7133. o1259.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7134. o1259.Position = Vector3.new(46.0891724, 4.20018291, -173.297623)
  7135. o1260.Parent = o1254
  7136. o1260.Material = Enum.Material.Grass
  7137. o1260.BrickColor = BrickColor.new("Earth green")
  7138. o1260.Position = Vector3.new(46.8891602, 4.20018291, -172.897598)
  7139. o1260.Rotation = Vector3.new(0, 90, 0)
  7140. o1260.Anchored = true
  7141. o1260.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7142. o1260.CFrame = CFrame.new(46.8891602, 4.20018291, -172.897598, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7143. o1260.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7144. o1260.Position = Vector3.new(46.8891602, 4.20018291, -172.897598)
  7145. o1261.Parent = o1254
  7146. o1261.Material = Enum.Material.Grass
  7147. o1261.BrickColor = BrickColor.new("Br. yellowish green")
  7148. o1261.Position = Vector3.new(46.5320435, 2.50018406, -173.140732)
  7149. o1261.Rotation = Vector3.new(90, 90, 0)
  7150. o1261.Anchored = true
  7151. o1261.Shape = Enum.PartType.Cylinder
  7152. o1261.Size = Vector3.new(1.59999943, 1.5999999, 2.00000024)
  7153. o1261.CFrame = CFrame.new(46.5320435, 2.50018406, -173.140732, 0, 0, 1, 1, 0, 0, 0, 1, 0)
  7154. o1261.BottomSurface = Enum.SurfaceType.Smooth
  7155. o1261.TopSurface = Enum.SurfaceType.Smooth
  7156. o1261.Color = Color3.new(0.643137, 0.741176, 0.278431)
  7157. o1261.Position = Vector3.new(46.5320435, 2.50018406, -173.140732)
  7158. o1263.Parent = o1254
  7159. o1263.Material = Enum.Material.Grass
  7160. o1263.BrickColor = BrickColor.new("Earth green")
  7161. o1263.Position = Vector3.new(46.2891846, 4.20018291, -173.697647)
  7162. o1263.Rotation = Vector3.new(0, 90, 0)
  7163. o1263.Anchored = true
  7164. o1263.Size = Vector3.new(0.199999616, 2.5999999, 0.200000003)
  7165. o1263.CFrame = CFrame.new(46.2891846, 4.20018291, -173.697647, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7166. o1263.Color = Color3.new(0.152941, 0.27451, 0.176471)
  7167. o1263.Position = Vector3.new(46.2891846, 4.20018291, -173.697647)
  7168. o1266.Parent = o2
  7169. o1268.Name = "Union-to-Part Strong Joint"
  7170. o1268.Parent = mas
  7171. o1268.C0 = CFrame.new(1.78667068, -1.30664659, 1.4882015, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7172. o1268.C1 = CFrame.new(1.25343323, -9.00879765, 0.192108154, -1, 0, 0, 0, 0.999994993, 0, 0, 0, -0.999994993)
  7173. o1268.Part0 = mas
  7174. o1268.Part1 = o1239
  7175. o1269.Parent = o1266
  7176. o1270.Parent = o1269
  7177. o1270.Material = Enum.Material.SmoothPlastic
  7178. o1270.BrickColor = BrickColor.new("Dark stone grey")
  7179. o1270.Position = Vector3.new(58.6643677, 5.08606482, -146.83786)
  7180. o1270.Rotation = Vector3.new(-180, 0, 85)
  7181. o1270.Anchored = true
  7182. o1270.Size = Vector3.new(0.199999377, 0.800000012, 0.199999854)
  7183. o1270.CFrame = CFrame.new(58.6643677, 5.08606482, -146.83786, 0.087155968, -0.996194661, 0, -0.996194661, -0.087155968, 0, 0, 0, -1)
  7184. o1270.Color = Color3.new(0.388235, 0.372549, 0.384314)
  7185. o1270.Position = Vector3.new(58.6643677, 5.08606482, -146.83786)
  7186. o1271.Parent = o1269
  7187. o1271.Material = Enum.Material.SmoothPlastic
  7188. o1271.BrickColor = BrickColor.new("Lily white")
  7189. o1271.Position = Vector3.new(58.3930969, 5.02556992, -146.837845)
  7190. o1271.Rotation = Vector3.new(0, 0, 5)
  7191. o1271.Anchored = true
  7192. o1271.Size = Vector3.new(0.199999377, 0.150000006, 0.119999833)
  7193. o1271.CFrame = CFrame.new(58.3930969, 5.02556992, -146.837845, 0.99619472, -0.0871554911, 0, 0.0871554911, 0.99619472, -0, 0, -0, 1)
  7194. o1271.Color = Color3.new(0.929412, 0.917647, 0.917647)
  7195. o1271.Position = Vector3.new(58.3930969, 5.02556992, -146.837845)
  7196. o1272.Parent = o1269
  7197. o1272.Material = Enum.Material.SmoothPlastic
  7198. o1272.BrickColor = BrickColor.new("Dark stone grey")
  7199. o1272.Position = Vector3.new(58.8984375, 4.70501518, -146.83786)
  7200. o1272.Rotation = Vector3.new(0, 0, -5)
  7201. o1272.Anchored = true
  7202. o1272.Size = Vector3.new(0.199999377, 0.800000012, 0.199999854)
  7203. o1272.CFrame = CFrame.new(58.8984375, 4.70501518, -146.83786, 0.996185839, 0.0871552005, 0, -0.0871551931, 0.996185839, 0, 0, 0, 1)
  7204. o1272.Color = Color3.new(0.388235, 0.372549, 0.384314)
  7205. o1272.Position = Vector3.new(58.8984375, 4.70501518, -146.83786)
  7206. o1274.Parent = o2
  7207. o1278.Parent = o2
  7208. o1279.Parent = o1278
  7209. o1280.Parent = o1279
  7210. o1280.Material = Enum.Material.SmoothPlastic
  7211. o1280.BrickColor = BrickColor.new("Institutional white")
  7212. o1280.Position = Vector3.new(54.9496422, 11.0701818, -150.999557)
  7213. o1280.Anchored = true
  7214. o1280.Size = Vector3.new(8.79999542, 5.79999876, 3.39999604)
  7215. o1280.CFrame = CFrame.new(54.9496422, 11.0701818, -150.999557, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7216. o1280.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7217. o1280.Position = Vector3.new(54.9496422, 11.0701818, -150.999557)
  7218. o1281.Parent = o1280
  7219. o1282.Parent = o1279
  7220. o1282.Material = Enum.Material.SmoothPlastic
  7221. o1282.BrickColor = BrickColor.new("Pearl")
  7222. o1282.Position = Vector3.new(57.8497925, 11.0701818, -152.69957)
  7223. o1282.Anchored = true
  7224. o1282.Size = Vector3.new(2.59999657, 5.39999914, 0.399996042)
  7225. o1282.CFrame = CFrame.new(57.8497925, 11.0701818, -152.69957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7226. o1282.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7227. o1282.Position = Vector3.new(57.8497925, 11.0701818, -152.69957)
  7228. o1283.Parent = o1282
  7229. o1284.Parent = o1279
  7230. o1284.Material = Enum.Material.SmoothPlastic
  7231. o1284.BrickColor = BrickColor.new("Pearl")
  7232. o1284.Position = Vector3.new(55.0496521, 11.0701818, -152.69957)
  7233. o1284.Anchored = true
  7234. o1284.Size = Vector3.new(2.59999657, 5.39999914, 0.399996042)
  7235. o1284.CFrame = CFrame.new(55.0496521, 11.0701818, -152.69957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7236. o1284.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7237. o1284.Position = Vector3.new(55.0496521, 11.0701818, -152.69957)
  7238. o1285.Parent = o1284
  7239. o1286.Parent = o1279
  7240. o1286.Material = Enum.Material.SmoothPlastic
  7241. o1286.BrickColor = BrickColor.new("Pearl")
  7242. o1286.Position = Vector3.new(52.2497253, 11.0701818, -152.69957)
  7243. o1286.Anchored = true
  7244. o1286.Size = Vector3.new(2.59999657, 5.39999914, 0.399996042)
  7245. o1286.CFrame = CFrame.new(52.2497253, 11.0701818, -152.69957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7246. o1286.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7247. o1286.Position = Vector3.new(52.2497253, 11.0701818, -152.69957)
  7248. o1287.Parent = o1286
  7249. o1288.Parent = o1279
  7250. o1288.Material = Enum.Material.SmoothPlastic
  7251. o1288.BrickColor = BrickColor.new("Pearl")
  7252. o1288.Position = Vector3.new(50.8497009, 11.0701799, -154.299484)
  7253. o1288.Rotation = Vector3.new(0, 90, 0)
  7254. o1288.Anchored = true
  7255. o1288.Size = Vector3.new(2.59999657, 5.39999914, 0.399996042)
  7256. o1288.CFrame = CFrame.new(50.8497009, 11.0701799, -154.299484, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7257. o1288.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7258. o1288.Position = Vector3.new(50.8497009, 11.0701799, -154.299484)
  7259. o1289.Parent = o1288
  7260. o1290.Parent = o1279
  7261. o1290.Material = Enum.Material.SmoothPlastic
  7262. o1290.BrickColor = BrickColor.new("Pearl")
  7263. o1290.Position = Vector3.new(50.8497009, 11.0701799, -157.099411)
  7264. o1290.Rotation = Vector3.new(0, 90, 0)
  7265. o1290.Anchored = true
  7266. o1290.Size = Vector3.new(2.59999657, 5.39999914, 0.399996042)
  7267. o1290.CFrame = CFrame.new(50.8497009, 11.0701799, -157.099411, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7268. o1290.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7269. o1290.Position = Vector3.new(50.8497009, 11.0701799, -157.099411)
  7270. o1291.Parent = o1290
  7271. o1292.Parent = o1279
  7272. o1292.Material = Enum.Material.SmoothPlastic
  7273. o1292.BrickColor = BrickColor.new("Pearl")
  7274. o1292.Position = Vector3.new(50.8497009, 11.0701799, -159.899551)
  7275. o1292.Rotation = Vector3.new(0, 90, 0)
  7276. o1292.Anchored = true
  7277. o1292.Size = Vector3.new(2.59999657, 5.39999914, 0.399996042)
  7278. o1292.CFrame = CFrame.new(50.8497009, 11.0701799, -159.899551, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7279. o1292.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7280. o1292.Position = Vector3.new(50.8497009, 11.0701799, -159.899551)
  7281. o1293.Parent = o1292
  7282. o1294.Parent = o1279
  7283. o1294.Material = Enum.Material.SmoothPlastic
  7284. o1294.BrickColor = BrickColor.new("Pearl")
  7285. o1294.Position = Vector3.new(50.8497009, 11.0701799, -162.699356)
  7286. o1294.Rotation = Vector3.new(0, 90, 0)
  7287. o1294.Anchored = true
  7288. o1294.Size = Vector3.new(2.59999657, 5.39999914, 0.399996042)
  7289. o1294.CFrame = CFrame.new(50.8497009, 11.0701799, -162.699356, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7290. o1294.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7291. o1294.Position = Vector3.new(50.8497009, 11.0701799, -162.699356)
  7292. o1295.Parent = o1294
  7293. o1297.Parent = o1279
  7294. o1297.Material = Enum.Material.SmoothPlastic
  7295. o1297.BrickColor = BrickColor.new("Institutional white")
  7296. o1297.Position = Vector3.new(48.6499023, 3.27018094, -157.6996)
  7297. o1297.Anchored = true
  7298. o1297.Size = Vector3.new(4, 3.00000048, 16.7999935)
  7299. o1297.CFrame = CFrame.new(48.6499023, 3.27018094, -157.6996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7300. o1297.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7301. o1297.Position = Vector3.new(48.6499023, 3.27018094, -157.6996)
  7302. o1298.Parent = o1297
  7303. o1299.Name = "Part-to-Part Strong Joint"
  7304. o1299.Parent = o1297
  7305. o1299.C0 = CFrame.new(2, -1.50000024, 8.39999676, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7306. o1299.C1 = CFrame.new(-4.29974365, -1.50000024, 1.69995117, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7307. o1299.Part0 = o1297
  7308. o1299.Part1 = o1302
  7309. o1300.Name = "Part-to-Part Strong Joint"
  7310. o1300.Parent = o1297
  7311. o1300.C0 = CFrame.new(2, -1.50000024, 8.39999676, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7312. o1300.C1 = CFrame.new(-0.100128174, -2.19999957, 5.20021057, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7313. o1300.Part0 = o1297
  7314. o1300.Part1 = o1323
  7315. o1301.Name = "Part-to-Part Strong Joint"
  7316. o1301.Parent = o1297
  7317. o1301.C0 = CFrame.new(2, -1.50000024, 8.39999676, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7318. o1301.C1 = CFrame.new(-0.100128174, -0.800000668, 5.20021057, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7319. o1301.Part0 = o1297
  7320. o1301.Part1 = o1320
  7321. o1302.Parent = o1279
  7322. o1302.Material = Enum.Material.SmoothPlastic
  7323. o1302.BrickColor = BrickColor.new("Institutional white")
  7324. o1302.Position = Vector3.new(54.9496422, 3.27018094, -150.999557)
  7325. o1302.Anchored = true
  7326. o1302.Size = Vector3.new(8.79999542, 3.00000048, 3.39999604)
  7327. o1302.CFrame = CFrame.new(54.9496422, 3.27018094, -150.999557, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7328. o1302.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7329. o1302.Position = Vector3.new(54.9496422, 3.27018094, -150.999557)
  7330. o1303.Parent = o1302
  7331. o1304.Name = "Part-to-Part Strong Joint"
  7332. o1304.Parent = o1302
  7333. o1304.C0 = CFrame.new(4.39999771, -1.50000024, -1.69999802, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  7334. o1304.C1 = CFrame.new(-0.100296021, -1.50000024, 6.69949341, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7335. o1304.Part0 = o1302
  7336. o1304.Part1 = o1326
  7337. o1305.Name = "Part-to-Part Strong Joint"
  7338. o1305.Parent = o1302
  7339. o1305.C0 = CFrame.new(4.39999771, -1.50000024, -1.69999802, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  7340. o1305.C1 = CFrame.new(-0.100280762, -0.800000191, 2.49935913, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7341. o1305.Part0 = o1302
  7342. o1305.Part1 = o1333
  7343. o1306.Name = "Part-to-Part Strong Joint"
  7344. o1306.Parent = o1302
  7345. o1306.C0 = CFrame.new(4.39999771, -1.50000024, -1.69999802, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  7346. o1306.C1 = CFrame.new(-0.100280762, -2.19999909, 2.49935913, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7347. o1306.Part0 = o1302
  7348. o1306.Part1 = o1328
  7349. o1308.Parent = o1279
  7350. o1308.Material = Enum.Material.SmoothPlastic
  7351. o1308.Position = Vector3.new(48.7499084, 3.97018003, -162.699829)
  7352. o1308.Anchored = true
  7353. o1308.Size = Vector3.new(4.19999981, 1.20000005, 5.99999905)
  7354. o1308.CFrame = CFrame.new(48.7499084, 3.97018003, -162.699829, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7355. o1308.Position = Vector3.new(48.7499084, 3.97018003, -162.699829)
  7356. o1309.Parent = o1308
  7357. o1310.Name = "Part-to-Part Strong Joint"
  7358. o1310.Parent = o1308
  7359. o1310.C0 = CFrame.new(2.0999999, -0.600000024, 2.99999952, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0)
  7360. o1310.C1 = CFrame.new(-0.100128174, -0.699999809, 2.89994812, 0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, 0)
  7361. o1310.Part0 = o1308
  7362. o1310.Part1 = o1351
  7363. o1311.Parent = o1279
  7364. o1311.Material = Enum.Material.SmoothPlastic
  7365. o1311.Position = Vector3.new(48.7499084, 2.57018089, -162.699829)
  7366. o1311.Anchored = true
  7367. o1311.Size = Vector3.new(4.19999981, 1.20000005, 5.99999905)
  7368. o1311.CFrame = CFrame.new(48.7499084, 2.57018089, -162.699829, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7369. o1311.Position = Vector3.new(48.7499084, 2.57018089, -162.699829)
  7370. o1312.Parent = o1311
  7371. o1313.Name = "Part-to-Part Strong Joint"
  7372. o1313.Parent = o1311
  7373. o1313.C0 = CFrame.new(2.0999999, -0.600000024, 2.99999952, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0)
  7374. o1313.C1 = CFrame.new(-0.100128174, -0.699999809, 2.89994812, 0, 0, 0.999999821, 0, 1, 0, -0.999999821, 0, 0)
  7375. o1313.Part0 = o1311
  7376. o1313.Part1 = o1349
  7377. o1314.Parent = o1279
  7378. o1314.Material = Enum.Material.SmoothPlastic
  7379. o1314.Position = Vector3.new(48.7499084, 2.57018089, -157.899841)
  7380. o1314.Anchored = true
  7381. o1314.Size = Vector3.new(4.19999981, 1.20000005, 3.19999957)
  7382. o1314.CFrame = CFrame.new(48.7499084, 2.57018089, -157.899841, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7383. o1314.Position = Vector3.new(48.7499084, 2.57018089, -157.899841)
  7384. o1315.Parent = o1314
  7385. o1316.Name = "Part-to-Part Strong Joint"
  7386. o1316.Parent = o1314
  7387. o1316.C0 = CFrame.new(2.0999999, -0.600000024, 1.59999979, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7388. o1316.C1 = CFrame.new(-0.100128174, -0.699999809, 1.59986877, 0, 0, 0.999999642, 0, 1, 0, -0.999999642, 0, 0)
  7389. o1316.Part0 = o1314
  7390. o1316.Part1 = o1345
  7391. o1317.Parent = o1279
  7392. o1317.Material = Enum.Material.SmoothPlastic
  7393. o1317.Position = Vector3.new(48.7499084, 3.97018003, -157.899765)
  7394. o1317.Anchored = true
  7395. o1317.Size = Vector3.new(4.19999981, 1.20000005, 3.19999933)
  7396. o1317.CFrame = CFrame.new(48.7499084, 3.97018003, -157.899765, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7397. o1317.Position = Vector3.new(48.7499084, 3.97018003, -157.899765)
  7398. o1318.Parent = o1317
  7399. o1319.Name = "Part-to-Part Strong Joint"
  7400. o1319.Parent = o1317
  7401. o1319.C0 = CFrame.new(2.0999999, -0.600000024, 1.59999967, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7402. o1319.C1 = CFrame.new(-0.100128174, -0.699999809, 1.59994507, 0, 0, 0.999999762, 0, 1, 0, -0.999999762, 0, 0)
  7403. o1319.Part0 = o1317
  7404. o1319.Part1 = o1347
  7405. o1320.Parent = o1279
  7406. o1320.Material = Enum.Material.SmoothPlastic
  7407. o1320.Position = Vector3.new(50.7500305, 2.57018089, -154.499817)
  7408. o1320.Anchored = true
  7409. o1320.Size = Vector3.new(0.199999318, 1.19999981, 3.19999933)
  7410. o1320.CFrame = CFrame.new(50.7500305, 2.57018089, -154.499817, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7411. o1320.Position = Vector3.new(50.7500305, 2.57018089, -154.499817)
  7412. o1321.Parent = o1320
  7413. o1322.Name = "Part-to-Part Strong Joint"
  7414. o1322.Parent = o1320
  7415. o1322.C0 = CFrame.new(0.0999996588, -0.599999905, 1.59999967, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7416. o1322.C1 = CFrame.new(-0.100006104, -0.700000048, 1.59994507, 0, 0, 0.999999642, 0, 1, 0, -0.999999642, 0, 0)
  7417. o1322.Part0 = o1320
  7418. o1322.Part1 = o1343
  7419. o1323.Parent = o1279
  7420. o1323.Material = Enum.Material.SmoothPlastic
  7421. o1323.Position = Vector3.new(50.7500305, 3.97018003, -154.499817)
  7422. o1323.Anchored = true
  7423. o1323.Size = Vector3.new(0.199999318, 1.19999981, 3.19999933)
  7424. o1323.CFrame = CFrame.new(50.7500305, 3.97018003, -154.499817, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7425. o1323.Position = Vector3.new(50.7500305, 3.97018003, -154.499817)
  7426. o1324.Parent = o1323
  7427. o1325.Name = "Part-to-Part Strong Joint"
  7428. o1325.Parent = o1323
  7429. o1325.C0 = CFrame.new(0.0999996588, -0.599999905, 1.59999967, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7430. o1325.C1 = CFrame.new(-0.100006104, -0.699999809, 1.59994507, 0, 0, 0.999999762, 0, 1, 0, -0.999999762, 0, 0)
  7431. o1325.Part0 = o1323
  7432. o1325.Part1 = o1341
  7433. o1326.Parent = o1279
  7434. o1326.Material = Enum.Material.SmoothPlastic
  7435. o1326.Position = Vector3.new(52.6501465, 3.27018094, -152.79985)
  7436. o1326.Rotation = Vector3.new(0, 90, 0)
  7437. o1326.Anchored = true
  7438. o1326.Size = Vector3.new(0.199999318, 2.60000014, 3.19999933)
  7439. o1326.CFrame = CFrame.new(52.6501465, 3.27018094, -152.79985, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7440. o1326.Position = Vector3.new(52.6501465, 3.27018094, -152.79985)
  7441. o1327.Parent = o1326
  7442. o1328.Parent = o1279
  7443. o1328.Material = Enum.Material.SmoothPlastic
  7444. o1328.Position = Vector3.new(56.8502808, 3.97017908, -152.799835)
  7445. o1328.Rotation = Vector3.new(0, 90, 0)
  7446. o1328.Anchored = true
  7447. o1328.Size = Vector3.new(0.199999318, 1.19999981, 4.79999876)
  7448. o1328.CFrame = CFrame.new(56.8502808, 3.97017908, -152.799835, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7449. o1328.Position = Vector3.new(56.8502808, 3.97017908, -152.799835)
  7450. o1329.Parent = o1328
  7451. o1330.Name = "Part-to-Part Strong Joint"
  7452. o1330.Parent = o1328
  7453. o1330.C0 = CFrame.new(0.0999996588, -0.599999905, 2.39999938, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7454. o1330.C1 = CFrame.new(-0.100006104, -0.699999809, 2.39993286, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7455. o1330.Part0 = o1328
  7456. o1330.Part1 = o1331
  7457. o1331.Parent = o1279
  7458. o1331.Material = Enum.Material.SmoothPlastic
  7459. o1331.BrickColor = BrickColor.new("Institutional white")
  7460. o1331.Position = Vector3.new(56.8503418, 4.07017899, -152.999847)
  7461. o1331.Rotation = Vector3.new(0, 90, 0)
  7462. o1331.Anchored = true
  7463. o1331.Size = Vector3.new(0.199999139, 0.200000003, 3.19999909)
  7464. o1331.CFrame = CFrame.new(56.8503418, 4.07017899, -152.999847, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7465. o1331.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7466. o1331.Position = Vector3.new(56.8503418, 4.07017899, -152.999847)
  7467. o1332.Parent = o1331
  7468. o1333.Parent = o1279
  7469. o1333.Material = Enum.Material.SmoothPlastic
  7470. o1333.Position = Vector3.new(56.8502808, 2.57018089, -152.799835)
  7471. o1333.Rotation = Vector3.new(0, 90, 0)
  7472. o1333.Anchored = true
  7473. o1333.Size = Vector3.new(0.199999318, 1.19999981, 4.79999876)
  7474. o1333.CFrame = CFrame.new(56.8502808, 2.57018089, -152.799835, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7475. o1333.Position = Vector3.new(56.8502808, 2.57018089, -152.799835)
  7476. o1334.Parent = o1333
  7477. o1335.Name = "Part-to-Part Strong Joint"
  7478. o1335.Parent = o1333
  7479. o1335.C0 = CFrame.new(0.0999996588, -0.599999905, 2.39999938, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7480. o1335.C1 = CFrame.new(-0.100006104, -0.700000048, 2.39993286, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7481. o1335.Part0 = o1333
  7482. o1335.Part1 = o1336
  7483. o1336.Parent = o1279
  7484. o1336.Material = Enum.Material.SmoothPlastic
  7485. o1336.BrickColor = BrickColor.new("Institutional white")
  7486. o1336.Position = Vector3.new(56.8503418, 2.67018104, -152.999847)
  7487. o1336.Rotation = Vector3.new(0, 90, 0)
  7488. o1336.Anchored = true
  7489. o1336.Size = Vector3.new(0.199999139, 0.200000003, 3.19999909)
  7490. o1336.CFrame = CFrame.new(56.8503418, 2.67018104, -152.999847, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7491. o1336.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7492. o1336.Position = Vector3.new(56.8503418, 2.67018104, -152.999847)
  7493. o1337.Parent = o1336
  7494. o1338.Parent = o1279
  7495. o1338.Material = Enum.Material.SmoothPlastic
  7496. o1338.BrickColor = BrickColor.new("Institutional white")
  7497. o1338.Position = Vector3.new(52.6503296, 4.17017984, -152.999863)
  7498. o1338.Rotation = Vector3.new(0, 90, 0)
  7499. o1338.Anchored = true
  7500. o1338.Size = Vector3.new(0.199999139, 0.200000003, 1.59999871)
  7501. o1338.CFrame = CFrame.new(52.6503296, 4.17017984, -152.999863, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7502. o1338.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7503. o1338.Position = Vector3.new(52.6503296, 4.17017984, -152.999863)
  7504. o1339.Parent = o1338
  7505. o1340.Name = "Part-to-Part Strong Joint"
  7506. o1340.Parent = o1338
  7507. o1340.C0 = CFrame.new(-0.0999995694, -0.100000001, -0.799999356, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  7508. o1340.C1 = CFrame.new(0.100006104, 0.799999237, -0.799835205, 0, 0, -0.999999762, 0, 1, 0, 0.999999762, 0, 0)
  7509. o1340.Part0 = o1338
  7510. o1340.Part1 = o1326
  7511. o1341.Parent = o1279
  7512. o1341.Material = Enum.Material.SmoothPlastic
  7513. o1341.BrickColor = BrickColor.new("Institutional white")
  7514. o1341.Position = Vector3.new(50.9500427, 4.07017994, -154.499756)
  7515. o1341.Anchored = true
  7516. o1341.Size = Vector3.new(0.199999139, 0.200000003, 1.59999871)
  7517. o1341.CFrame = CFrame.new(50.9500427, 4.07017994, -154.499756, 0.999999762, 0, 0, 0, 1, 0, 0, 0, 0.999999762)
  7518. o1341.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7519. o1341.Position = Vector3.new(50.9500427, 4.07017994, -154.499756)
  7520. o1342.Parent = o1341
  7521. o1343.Parent = o1279
  7522. o1343.Material = Enum.Material.SmoothPlastic
  7523. o1343.BrickColor = BrickColor.new("Institutional white")
  7524. o1343.Position = Vector3.new(50.9500427, 2.67018104, -154.499756)
  7525. o1343.Anchored = true
  7526. o1343.Size = Vector3.new(0.199999139, 0.200000003, 1.59999871)
  7527. o1343.CFrame = CFrame.new(50.9500427, 2.67018104, -154.499756, 0.999999642, 0, 0, 0, 1, 0, 0, 0, 0.999999642)
  7528. o1343.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7529. o1343.Position = Vector3.new(50.9500427, 2.67018104, -154.499756)
  7530. o1344.Parent = o1343
  7531. o1345.Parent = o1279
  7532. o1345.Material = Enum.Material.SmoothPlastic
  7533. o1345.BrickColor = BrickColor.new("Institutional white")
  7534. o1345.Position = Vector3.new(50.9500427, 2.67018104, -157.899689)
  7535. o1345.Anchored = true
  7536. o1345.Size = Vector3.new(0.199999139, 0.200000003, 1.59999871)
  7537. o1345.CFrame = CFrame.new(50.9500427, 2.67018104, -157.899689, 0.999999642, 0, 0, 0, 1, 0, 0, 0, 0.999999642)
  7538. o1345.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7539. o1345.Position = Vector3.new(50.9500427, 2.67018104, -157.899689)
  7540. o1346.Parent = o1345
  7541. o1347.Parent = o1279
  7542. o1347.Material = Enum.Material.SmoothPlastic
  7543. o1347.BrickColor = BrickColor.new("Institutional white")
  7544. o1347.Position = Vector3.new(50.9500427, 4.07017994, -157.899689)
  7545. o1347.Anchored = true
  7546. o1347.Size = Vector3.new(0.199999139, 0.200000003, 1.59999871)
  7547. o1347.CFrame = CFrame.new(50.9500427, 4.07017994, -157.899689, 0.999999762, 0, 0, 0, 1, 0, 0, 0, 0.999999762)
  7548. o1347.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7549. o1347.Position = Vector3.new(50.9500427, 4.07017994, -157.899689)
  7550. o1348.Parent = o1347
  7551. o1349.Parent = o1279
  7552. o1349.Material = Enum.Material.SmoothPlastic
  7553. o1349.BrickColor = BrickColor.new("Institutional white")
  7554. o1349.Position = Vector3.new(50.9500427, 2.67018104, -162.599777)
  7555. o1349.Anchored = true
  7556. o1349.Size = Vector3.new(0.199999139, 0.200000003, 1.79999876)
  7557. o1349.CFrame = CFrame.new(50.9500427, 2.67018104, -162.599777, 0.999999762, 0, 0, 0, 1, 0, 0, 0, 0.999999762)
  7558. o1349.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7559. o1349.Position = Vector3.new(50.9500427, 2.67018104, -162.599777)
  7560. o1350.Parent = o1349
  7561. o1351.Parent = o1279
  7562. o1351.Material = Enum.Material.SmoothPlastic
  7563. o1351.BrickColor = BrickColor.new("Institutional white")
  7564. o1351.Position = Vector3.new(50.9500427, 4.07017994, -162.599777)
  7565. o1351.Anchored = true
  7566. o1351.Size = Vector3.new(0.199999139, 0.200000003, 1.79999876)
  7567. o1351.CFrame = CFrame.new(50.9500427, 4.07017994, -162.599777, 0.999999881, 0, 0, 0, 1, 0, 0, 0, 0.999999881)
  7568. o1351.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7569. o1351.Position = Vector3.new(50.9500427, 4.07017994, -162.599777)
  7570. o1352.Parent = o1351
  7571. o1353.Parent = o1279
  7572. o1353.Material = Enum.Material.SmoothPlastic
  7573. o1353.BrickColor = BrickColor.new("Black")
  7574. o1353.Position = Vector3.new(46.6499634, 5.55249119, -161.800095)
  7575. o1353.Anchored = true
  7576. o1353.Size = Vector3.new(0.399999917, 0.799999833, 7.8000021)
  7577. o1353.CFrame = CFrame.new(46.6499634, 5.55249119, -161.800095, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7578. o1353.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7579. o1353.Position = Vector3.new(46.6499634, 5.55249119, -161.800095)
  7580. o1354.Parent = o1279
  7581. o1354.Material = Enum.Material.SmoothPlastic
  7582. o1354.BrickColor = BrickColor.new("Black")
  7583. o1354.Position = Vector3.new(46.6499634, 5.55249119, -153.699905)
  7584. o1354.Anchored = true
  7585. o1354.Size = Vector3.new(0.399999917, 0.799999833, 8)
  7586. o1354.CFrame = CFrame.new(46.6499634, 5.55249119, -153.699905, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7587. o1354.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7588. o1354.Position = Vector3.new(46.6499634, 5.55249119, -153.699905)
  7589. o1355.Parent = o1279
  7590. o1355.Material = Enum.Material.SmoothPlastic
  7591. o1355.BrickColor = BrickColor.new("Black")
  7592. o1355.Position = Vector3.new(46.6499634, 6.55249023, -153.399918)
  7593. o1355.Anchored = true
  7594. o1355.Size = Vector3.new(0.399999917, 0.799999833, 7.80000019)
  7595. o1355.CFrame = CFrame.new(46.6499634, 6.55249023, -153.399918, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7596. o1355.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7597. o1355.Position = Vector3.new(46.6499634, 6.55249023, -153.399918)
  7598. o1356.Parent = o1279
  7599. o1356.Material = Enum.Material.SmoothPlastic
  7600. o1356.BrickColor = BrickColor.new("Black")
  7601. o1356.Position = Vector3.new(46.6499634, 7.5524888, -153.699905)
  7602. o1356.Anchored = true
  7603. o1356.Size = Vector3.new(0.399999917, 0.799999833, 8)
  7604. o1356.CFrame = CFrame.new(46.6499634, 7.5524888, -153.699905, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7605. o1356.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7606. o1356.Position = Vector3.new(46.6499634, 7.5524888, -153.699905)
  7607. o1357.Parent = o1279
  7608. o1357.Material = Enum.Material.SmoothPlastic
  7609. o1357.BrickColor = BrickColor.new("Black")
  7610. o1357.Position = Vector3.new(46.6499634, 7.5524888, -161.800095)
  7611. o1357.Anchored = true
  7612. o1357.Size = Vector3.new(0.399999917, 0.799999833, 7.8000021)
  7613. o1357.CFrame = CFrame.new(46.6499634, 7.5524888, -161.800095, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7614. o1357.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7615. o1357.Position = Vector3.new(46.6499634, 7.5524888, -161.800095)
  7616. o1358.Parent = o1279
  7617. o1358.Material = Enum.Material.SmoothPlastic
  7618. o1358.BrickColor = BrickColor.new("Black")
  7619. o1358.Position = Vector3.new(46.6499634, 6.55249023, -161.400101)
  7620. o1358.Anchored = true
  7621. o1358.Size = Vector3.new(0.399999917, 0.799999833, 7.8000021)
  7622. o1358.CFrame = CFrame.new(46.6499634, 6.55249023, -161.400101, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7623. o1358.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7624. o1358.Position = Vector3.new(46.6499634, 6.55249023, -161.400101)
  7625. o1359.Parent = o1279
  7626. o1359.Material = Enum.Material.SmoothPlastic
  7627. o1359.BrickColor = BrickColor.new("Smoky grey")
  7628. o1359.Position = Vector3.new(46.5499573, 6.35248613, -157.600006)
  7629. o1359.Anchored = true
  7630. o1359.Size = Vector3.new(0.199999914, 3.60000038, 16.5999985)
  7631. o1359.CFrame = CFrame.new(46.5499573, 6.35248613, -157.600006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7632. o1359.Color = Color3.new(0.356863, 0.364706, 0.411765)
  7633. o1359.Position = Vector3.new(46.5499573, 6.35248613, -157.600006)
  7634. o1360.Parent = o1279
  7635. o1360.Material = Enum.Material.SmoothPlastic
  7636. o1360.BrickColor = BrickColor.new("Institutional white")
  7637. o1360.Position = Vector3.new(48.6499023, 11.0701818, -159.899643)
  7638. o1360.Anchored = true
  7639. o1360.Size = Vector3.new(4, 5.79999876, 21.1999989)
  7640. o1360.CFrame = CFrame.new(48.6499023, 11.0701818, -159.899643, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7641. o1360.Color = Color3.new(0.972549, 0.972549, 0.972549)
  7642. o1360.Position = Vector3.new(48.6499023, 11.0701818, -159.899643)
  7643. o1361.Parent = o1360
  7644. o1362.Name = "Part-to-Part Strong Joint"
  7645. o1362.Parent = o1360
  7646. o1362.C0 = CFrame.new(2, -2.89999938, 10.5999994, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0)
  7647. o1362.C1 = CFrame.new(-7.79977417, -2.89999866, -0.199798584, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  7648. o1362.Part0 = o1360
  7649. o1362.Part1 = o1290
  7650. o1363.Name = "Part-to-Part Strong Joint"
  7651. o1363.Parent = o1360
  7652. o1363.C0 = CFrame.new(2, -2.89999938, 10.5999994, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0)
  7653. o1363.C1 = CFrame.new(-10.5999146, -2.89999866, -0.199798584, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  7654. o1363.Part0 = o1360
  7655. o1363.Part1 = o1292
  7656. o1364.Name = "Part-to-Part Strong Joint"
  7657. o1364.Parent = o1360
  7658. o1364.C0 = CFrame.new(2, -2.89999938, 10.5999994, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0)
  7659. o1364.C1 = CFrame.new(-4.99984741, -2.89999866, -0.199798584, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  7660. o1364.Part0 = o1360
  7661. o1364.Part1 = o1288
  7662. o1365.Name = "Part-to-Part Strong Joint"
  7663. o1365.Parent = o1360
  7664. o1365.C0 = CFrame.new(2, -2.89999938, 10.5999994, -0, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -0)
  7665. o1365.C1 = CFrame.new(-13.3997192, -2.89999866, -0.199798584, 0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994)
  7666. o1365.Part0 = o1360
  7667. o1365.Part1 = o1294
  7668. o1366.Parent = o1279
  7669. o1366.Material = Enum.Material.SmoothPlastic
  7670. o1366.BrickColor = BrickColor.new("Black")
  7671. o1366.Position = Vector3.new(49.8500671, 7.55248785, -149.399933)
  7672. o1366.Rotation = Vector3.new(0, 90, 0)
  7673. o1366.Anchored = true
  7674. o1366.Size = Vector3.new(0.399999917, 0.799999833, 5.80000067)
  7675. o1366.CFrame = CFrame.new(49.8500671, 7.55248785, -149.399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7676. o1366.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7677. o1366.Position = Vector3.new(49.8500671, 7.55248785, -149.399933)
  7678. o1367.Parent = o1279
  7679. o1367.Material = Enum.Material.SmoothPlastic
  7680. o1367.BrickColor = BrickColor.new("Black")
  7681. o1367.Position = Vector3.new(56.1502686, 7.55248785, -149.399933)
  7682. o1367.Rotation = Vector3.new(0, 90, 0)
  7683. o1367.Anchored = true
  7684. o1367.Size = Vector3.new(0.399999917, 0.799999833, 6.40000153)
  7685. o1367.CFrame = CFrame.new(56.1502686, 7.55248785, -149.399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7686. o1367.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7687. o1367.Position = Vector3.new(56.1502686, 7.55248785, -149.399933)
  7688. o1368.Parent = o1279
  7689. o1368.Material = Enum.Material.SmoothPlastic
  7690. o1368.BrickColor = BrickColor.new("Black")
  7691. o1368.Position = Vector3.new(55.7502441, 6.5524888, -149.399933)
  7692. o1368.Rotation = Vector3.new(0, 90, 0)
  7693. o1368.Anchored = true
  7694. o1368.Size = Vector3.new(0.399999917, 0.799999833, 6.40000153)
  7695. o1368.CFrame = CFrame.new(55.7502441, 6.5524888, -149.399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7696. o1368.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7697. o1368.Position = Vector3.new(55.7502441, 6.5524888, -149.399933)
  7698. o1369.Parent = o1279
  7699. o1369.Material = Enum.Material.SmoothPlastic
  7700. o1369.BrickColor = BrickColor.new("Black")
  7701. o1369.Position = Vector3.new(59.2504578, 6.5524888, -149.399933)
  7702. o1369.Rotation = Vector3.new(0, 90, 0)
  7703. o1369.Anchored = true
  7704. o1369.Size = Vector3.new(0.399999917, 0.799999833, 0.20000194)
  7705. o1369.CFrame = CFrame.new(59.2504578, 6.5524888, -149.399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7706. o1369.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7707. o1369.Position = Vector3.new(59.2504578, 6.5524888, -149.399933)
  7708. o1370.Parent = o1279
  7709. o1370.Material = Enum.Material.SmoothPlastic
  7710. o1370.BrickColor = BrickColor.new("Black")
  7711. o1370.Position = Vector3.new(56.1502686, 5.55249023, -149.399933)
  7712. o1370.Rotation = Vector3.new(0, 90, 0)
  7713. o1370.Anchored = true
  7714. o1370.Size = Vector3.new(0.399999917, 0.799999833, 6.40000153)
  7715. o1370.CFrame = CFrame.new(56.1502686, 5.55249023, -149.399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7716. o1370.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7717. o1370.Position = Vector3.new(56.1502686, 5.55249023, -149.399933)
  7718. o1371.Parent = o1279
  7719. o1371.Material = Enum.Material.SmoothPlastic
  7720. o1371.BrickColor = BrickColor.new("Black")
  7721. o1371.Position = Vector3.new(49.8500671, 5.55249023, -149.399933)
  7722. o1371.Rotation = Vector3.new(0, 90, 0)
  7723. o1371.Anchored = true
  7724. o1371.Size = Vector3.new(0.399999917, 0.799999833, 5.80000067)
  7725. o1371.CFrame = CFrame.new(49.8500671, 5.55249023, -149.399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7726. o1371.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7727. o1371.Position = Vector3.new(49.8500671, 5.55249023, -149.399933)
  7728. o1372.Parent = o1279
  7729. o1372.Material = Enum.Material.SmoothPlastic
  7730. o1372.BrickColor = BrickColor.new("Black")
  7731. o1372.Position = Vector3.new(49.5500488, 6.5524888, -149.399933)
  7732. o1372.Rotation = Vector3.new(0, 90, 0)
  7733. o1372.Anchored = true
  7734. o1372.Size = Vector3.new(0.399999917, 0.799999833, 5.60000086)
  7735. o1372.CFrame = CFrame.new(49.5500488, 6.5524888, -149.399933, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7736. o1372.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7737. o1372.Position = Vector3.new(49.5500488, 6.5524888, -149.399933)
  7738. o1373.Parent = o1279
  7739. o1373.Material = Enum.Material.SmoothPlastic
  7740. o1373.BrickColor = BrickColor.new("Black")
  7741. o1373.Position = Vector3.new(46.6499634, 6.55249023, -165.600128)
  7742. o1373.Anchored = true
  7743. o1373.Size = Vector3.new(0.399999917, 0.799999833, 0.200000003)
  7744. o1373.CFrame = CFrame.new(46.6499634, 6.55249023, -165.600128, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7745. o1373.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7746. o1373.Position = Vector3.new(46.6499634, 6.55249023, -165.600128)
  7747. o1374.Parent = o1279
  7748. o1374.Material = Enum.Material.SmoothPlastic
  7749. o1374.BrickColor = BrickColor.new("Pearl")
  7750. o1374.Position = Vector3.new(53.6500244, 5.08018398, -150.199982)
  7751. o1374.Rotation = Vector3.new(180, 0, 90)
  7752. o1374.Anchored = true
  7753. o1374.Shape = Enum.PartType.Cylinder
  7754. o1374.Size = Vector3.new(0.199999377, 1.4000001, 0.800000012)
  7755. o1374.CFrame = CFrame.new(53.6500244, 5.08018398, -150.199982, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7756. o1374.BottomSurface = Enum.SurfaceType.Smooth
  7757. o1374.TopSurface = Enum.SurfaceType.Smooth
  7758. o1374.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7759. o1374.Position = Vector3.new(53.6500244, 5.08018398, -150.199982)
  7760. o1375.Parent = o1279
  7761. o1375.Material = Enum.Material.SmoothPlastic
  7762. o1375.BrickColor = BrickColor.new("Pearl")
  7763. o1375.Position = Vector3.new(53.6500244, 5.08018398, -151.399994)
  7764. o1375.Rotation = Vector3.new(180, 0, 90)
  7765. o1375.Anchored = true
  7766. o1375.Shape = Enum.PartType.Cylinder
  7767. o1375.Size = Vector3.new(0.199999377, 1.4000001, 1.20000005)
  7768. o1375.CFrame = CFrame.new(53.6500244, 5.08018398, -151.399994, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7769. o1375.BottomSurface = Enum.SurfaceType.Smooth
  7770. o1375.TopSurface = Enum.SurfaceType.Smooth
  7771. o1375.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7772. o1375.Position = Vector3.new(53.6500244, 5.08018398, -151.399994)
  7773. o1376.Parent = o1279
  7774. o1376.Material = Enum.Material.SmoothPlastic
  7775. o1376.BrickColor = BrickColor.new("Pearl")
  7776. o1376.Position = Vector3.new(51.9499207, 5.08018398, -151.499985)
  7777. o1376.Rotation = Vector3.new(180, 0, 90)
  7778. o1376.Anchored = true
  7779. o1376.Shape = Enum.PartType.Cylinder
  7780. o1376.Size = Vector3.new(0.199999377, 1.20000005, 1)
  7781. o1376.CFrame = CFrame.new(51.9499207, 5.08018398, -151.499985, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7782. o1376.BottomSurface = Enum.SurfaceType.Smooth
  7783. o1376.TopSurface = Enum.SurfaceType.Smooth
  7784. o1376.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7785. o1376.Position = Vector3.new(51.9499207, 5.08018398, -151.499985)
  7786. o1377.Parent = o1279
  7787. o1377.Material = Enum.Material.SmoothPlastic
  7788. o1377.BrickColor = BrickColor.new("Pearl")
  7789. o1377.Position = Vector3.new(52.0499268, 5.08018398, -150.300003)
  7790. o1377.Rotation = Vector3.new(180, 0, 90)
  7791. o1377.Anchored = true
  7792. o1377.Shape = Enum.PartType.Cylinder
  7793. o1377.Size = Vector3.new(0.199999377, 1.4000001, 1)
  7794. o1377.CFrame = CFrame.new(52.0499268, 5.08018398, -150.300003, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7795. o1377.BottomSurface = Enum.SurfaceType.Smooth
  7796. o1377.TopSurface = Enum.SurfaceType.Smooth
  7797. o1377.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7798. o1377.Position = Vector3.new(52.0499268, 5.08018398, -150.300003)
  7799. o1378.Parent = o1279
  7800. o1378.Material = Enum.Material.SmoothPlastic
  7801. o1378.BrickColor = BrickColor.new("Pearl")
  7802. o1378.Position = Vector3.new(54.0682068, 5.08018398, -152.263611)
  7803. o1378.Rotation = Vector3.new(180, 0, 90)
  7804. o1378.Anchored = true
  7805. o1378.Shape = Enum.PartType.Cylinder
  7806. o1378.Size = Vector3.new(0.199999377, 1.4000001, 0.290000051)
  7807. o1378.CFrame = CFrame.new(54.0682068, 5.08018398, -152.263611, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7808. o1378.BottomSurface = Enum.SurfaceType.Smooth
  7809. o1378.TopSurface = Enum.SurfaceType.Smooth
  7810. o1378.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7811. o1378.Position = Vector3.new(54.0682068, 5.08018398, -152.263611)
  7812. o1379.Parent = o1279
  7813. o1379.Material = Enum.Material.SmoothPlastic
  7814. o1379.BrickColor = BrickColor.new("Pearl")
  7815. o1379.Position = Vector3.new(53.6454773, 5.08018398, -152.263611)
  7816. o1379.Rotation = Vector3.new(180, 0, 90)
  7817. o1379.Anchored = true
  7818. o1379.Shape = Enum.PartType.Cylinder
  7819. o1379.Size = Vector3.new(0.199999377, 1.4000001, 0.290000051)
  7820. o1379.CFrame = CFrame.new(53.6454773, 5.08018398, -152.263611, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7821. o1379.BottomSurface = Enum.SurfaceType.Smooth
  7822. o1379.TopSurface = Enum.SurfaceType.Smooth
  7823. o1379.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7824. o1379.Position = Vector3.new(53.6454773, 5.08018398, -152.263611)
  7825. o1380.Parent = o1279
  7826. o1380.Material = Enum.Material.SmoothPlastic
  7827. o1380.BrickColor = BrickColor.new("Pearl")
  7828. o1380.Position = Vector3.new(53.2741089, 5.08018398, -152.263611)
  7829. o1380.Rotation = Vector3.new(180, 0, 90)
  7830. o1380.Anchored = true
  7831. o1380.Shape = Enum.PartType.Cylinder
  7832. o1380.Size = Vector3.new(0.199999377, 1.4000001, 0.290000051)
  7833. o1380.CFrame = CFrame.new(53.2741089, 5.08018398, -152.263611, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7834. o1380.BottomSurface = Enum.SurfaceType.Smooth
  7835. o1380.TopSurface = Enum.SurfaceType.Smooth
  7836. o1380.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7837. o1380.Position = Vector3.new(53.2741089, 5.08018398, -152.263611)
  7838. o1381.Parent = o1279
  7839. o1381.Material = Enum.Material.SmoothPlastic
  7840. o1381.BrickColor = BrickColor.new("Pearl")
  7841. o1381.Position = Vector3.new(52.8513794, 5.08018398, -152.263611)
  7842. o1381.Rotation = Vector3.new(180, 0, 90)
  7843. o1381.Anchored = true
  7844. o1381.Shape = Enum.PartType.Cylinder
  7845. o1381.Size = Vector3.new(0.199999377, 1.4000001, 0.290000051)
  7846. o1381.CFrame = CFrame.new(52.8513794, 5.08018398, -152.263611, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7847. o1381.BottomSurface = Enum.SurfaceType.Smooth
  7848. o1381.TopSurface = Enum.SurfaceType.Smooth
  7849. o1381.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7850. o1381.Position = Vector3.new(52.8513794, 5.08018398, -152.263611)
  7851. o1382.Parent = o1279
  7852. o1382.Material = Enum.Material.SmoothPlastic
  7853. o1382.BrickColor = BrickColor.new("Pearl")
  7854. o1382.Position = Vector3.new(52.4263306, 5.08018398, -152.27359)
  7855. o1382.Rotation = Vector3.new(180, 0, 90)
  7856. o1382.Anchored = true
  7857. o1382.Shape = Enum.PartType.Cylinder
  7858. o1382.Size = Vector3.new(0.199999377, 1.4000001, 0.310000092)
  7859. o1382.CFrame = CFrame.new(52.4263306, 5.08018398, -152.27359, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7860. o1382.BottomSurface = Enum.SurfaceType.Smooth
  7861. o1382.TopSurface = Enum.SurfaceType.Smooth
  7862. o1382.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7863. o1382.Position = Vector3.new(52.4263306, 5.08018398, -152.27359)
  7864. o1383.Parent = o1279
  7865. o1383.Material = Enum.Material.SmoothPlastic
  7866. o1383.BrickColor = BrickColor.new("Pearl")
  7867. o1383.Position = Vector3.new(51.9890137, 5.08018398, -152.288605)
  7868. o1383.Rotation = Vector3.new(180, 0, 90)
  7869. o1383.Anchored = true
  7870. o1383.Shape = Enum.PartType.Cylinder
  7871. o1383.Size = Vector3.new(0.199999377, 1.4000001, 0.340000063)
  7872. o1383.CFrame = CFrame.new(51.9890137, 5.08018398, -152.288605, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7873. o1383.BottomSurface = Enum.SurfaceType.Smooth
  7874. o1383.TopSurface = Enum.SurfaceType.Smooth
  7875. o1383.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7876. o1383.Position = Vector3.new(51.9890137, 5.08018398, -152.288605)
  7877. o1384.Parent = o1279
  7878. o1384.Material = Enum.Material.SmoothPlastic
  7879. o1384.BrickColor = BrickColor.new("Pearl")
  7880. o1384.Position = Vector3.new(51.5488281, 5.08018398, -152.303619)
  7881. o1384.Rotation = Vector3.new(180, 0, 90)
  7882. o1384.Anchored = true
  7883. o1384.Shape = Enum.PartType.Cylinder
  7884. o1384.Size = Vector3.new(0.199999377, 1.4000001, 0.370000035)
  7885. o1384.CFrame = CFrame.new(51.5488281, 5.08018398, -152.303619, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7886. o1384.BottomSurface = Enum.SurfaceType.Smooth
  7887. o1384.TopSurface = Enum.SurfaceType.Smooth
  7888. o1384.Color = Color3.new(0.905882, 0.905882, 0.92549)
  7889. o1384.Position = Vector3.new(51.5488281, 5.08018398, -152.303619)
  7890. o1385.Parent = o1279
  7891. o1385.Material = Enum.Material.SmoothPlastic
  7892. o1385.BrickColor = BrickColor.new("Dark stone grey")
  7893. o1385.Position = Vector3.new(52.7498741, 4.99517822, -151.199585)
  7894. o1385.Anchored = true
  7895. o1385.Size = Vector3.new(3.40000558, 0.169999972, 2.99999046)
  7896. o1385.CFrame = CFrame.new(52.7498741, 4.99517822, -151.199585, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7897. o1385.Color = Color3.new(0.388235, 0.372549, 0.384314)
  7898. o1385.Position = Vector3.new(52.7498741, 4.99517822, -151.199585)
  7899. o1386.Parent = o1385
  7900. o1387.Parent = o1279
  7901. o1387.Material = Enum.Material.SmoothPlastic
  7902. o1387.BrickColor = BrickColor.new("Black")
  7903. o1387.Position = Vector3.new(52.7498741, 5.10017776, -152.299622)
  7904. o1387.Anchored = true
  7905. o1387.Size = Vector3.new(3.00000548, 0.099999994, 0.39999032)
  7906. o1387.CFrame = CFrame.new(52.7498741, 5.10017776, -152.299622, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  7907. o1387.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7908. o1387.Position = Vector3.new(52.7498741, 5.10017776, -152.299622)
  7909. o1388.Parent = o1387
  7910. o1389.Parent = o1278
  7911. o1389.Material = Enum.Material.SmoothPlastic
  7912. o1389.BrickColor = BrickColor.new("Smoky grey")
  7913. o1389.Position = Vector3.new(52.9502869, 6.35248518, -149.399979)
  7914. o1389.Rotation = Vector3.new(0, 90, 0)
  7915. o1389.Anchored = true
  7916. o1389.Size = Vector3.new(0.199999914, 3.60000038, 12.999999)
  7917. o1389.CFrame = CFrame.new(52.9502869, 6.35248518, -149.399979, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  7918. o1389.Color = Color3.new(0.356863, 0.364706, 0.411765)
  7919. o1389.Position = Vector3.new(52.9502869, 6.35248518, -149.399979)
  7920. o1390.Parent = o2
  7921. o1390.Material = Enum.Material.WoodPlanks
  7922. o1390.BrickColor = BrickColor.new("Burnt Sienna")
  7923. o1390.Position = Vector3.new(81.7112732, 7.53553009, -138.869781)
  7924. o1390.Rotation = Vector3.new(-35.9399986, 12.2399998, 8.73999977)
  7925. o1390.Anchored = true
  7926. o1390.Size = Vector3.new(0.62528491, 1.45899725, 0.156321108)
  7927. o1390.CFrame = CFrame.new(81.7112732, 7.53553009, -138.869781, 0.965925872, -0.148453116, 0.212012216, -1.47798119e-07, 0.819150209, 0.573578656, -0.258818984, -0.554033399, 0.791239679)
  7928. o1390.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  7929. o1390.Position = Vector3.new(81.7112732, 7.53553009, -138.869781)
  7930. o1391.Parent = o2
  7931. o1391.Material = Enum.Material.WoodPlanks
  7932. o1391.BrickColor = BrickColor.new("Burnt Sienna")
  7933. o1391.Position = Vector3.new(81.6187744, 7.87478113, -139.37175)
  7934. o1391.Rotation = Vector3.new(20.6499996, 14.0799999, -5.23999977)
  7935. o1391.Anchored = true
  7936. o1391.Size = Vector3.new(2.08428192, 1.71953273, 0.208428115)
  7937. o1391.CFrame = CFrame.new(81.6187744, 7.87478113, -139.37175, 0.965925872, 0.0885214508, 0.243210748, -1.47798119e-07, 0.939692736, -0.342018992, -0.258818984, 0.330366701, 0.907673478)
  7938. o1391.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  7939. o1391.Position = Vector3.new(81.6187744, 7.87478113, -139.37175)
  7940. o1392.Parent = o2
  7941. o1392.Material = Enum.Material.WoodPlanks
  7942. o1392.BrickColor = BrickColor.new("Burnt Sienna")
  7943. o1392.Position = Vector3.new(78.184967, 7.4625411, -138.80043)
  7944. o1392.Rotation = Vector3.new(-30, 0, 0)
  7945. o1392.Anchored = true
  7946. o1392.Size = Vector3.new(1.10000002, 1.79999995, 0.299999803)
  7947. o1392.CFrame = CFrame.new(78.184967, 7.4625411, -138.80043, 1, -4.90353647e-10, 8.49543214e-10, -1.12122917e-13, 0.866025746, 0.499999344, -9.80903914e-10, -0.499999344, 0.866025746)
  7948. o1392.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  7949. o1392.Position = Vector3.new(78.184967, 7.4625411, -138.80043)
  7950. o1393.Parent = o1392
  7951. o1394.Name = "CheetosCJ"
  7952. o1394.Parent = o2
  7953. o1394.BrickColor = BrickColor.new("Bright green")
  7954. o1394.Position = Vector3.new(82.6080933, 4.78808403, -153.960693)
  7955. o1394.Rotation = Vector3.new(90, 0, 130)
  7956. o1394.Anchored = true
  7957. o1394.FormFactor = Enum.FormFactor.Custom
  7958. o1394.Size = Vector3.new(0.999999404, 2.80000019, 0.200000003)
  7959. o1394.CFrame = CFrame.new(82.6080933, 4.78808403, -153.960693, -0.642799199, -0.766034722, -7.5853859e-07, -1.14783393e-06, 1.95339089e-06, -1, 0.766034722, -0.642799199, -2.13491876e-06)
  7960. o1394.BottomSurface = Enum.SurfaceType.Smooth
  7961. o1394.TopSurface = Enum.SurfaceType.Smooth
  7962. o1394.Color = Color3.new(0.294118, 0.592157, 0.294118)
  7963. o1394.Position = Vector3.new(82.6080933, 4.78808403, -153.960693)
  7964. o1395.Parent = o1394
  7965. o1395.MeshId = "http://www.roblox.com/asset/?id=19106014"
  7966. o1395.Scale = Vector3.new(1, 1.39999998, 0.800000012)
  7967. o1395.TextureId = "http://www.roblox.com/asset/?id=342435650"
  7968. o1395.MeshType = Enum.MeshType.FileMesh
  7969. o1397.Parent = o2
  7970. o1397.Material = Enum.Material.WoodPlanks
  7971. o1397.BrickColor = BrickColor.new("Burnt Sienna")
  7972. o1397.Position = Vector3.new(81.5847473, 7.89485979, -139.498611)
  7973. o1397.Rotation = Vector3.new(20.6499996, 14.0799999, -5.23999977)
  7974. o1397.Anchored = true
  7975. o1397.Size = Vector3.new(1.98006785, 1.56321156, 0.0521069802)
  7976. o1397.CFrame = CFrame.new(81.5847473, 7.89485979, -139.498611, 0.965925872, 0.0885214508, 0.243210748, -1.47798119e-07, 0.939692736, -0.342018992, -0.258818984, 0.330366701, 0.907673478)
  7977. o1397.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  7978. o1397.Position = Vector3.new(81.5847473, 7.89485979, -139.498611)
  7979. o1398.Parent = o1397
  7980. o1398.Texture = "http://www.roblox.com/asset/?id=170395783"
  7981. o1401.Parent = o2
  7982. o1402.Parent = o1401
  7983. o1402.Material = Enum.Material.Neon
  7984. o1402.BrickColor = BrickColor.new("Buttermilk")
  7985. o1402.Position = Vector3.new(57.3347778, 20.0618706, -157.535919)
  7986. o1402.Rotation = Vector3.new(180, 0, 90)
  7987. o1402.Anchored = true
  7988. o1402.Shape = Enum.PartType.Cylinder
  7989. o1402.Size = Vector3.new(0.199999854, 1, 0.800000012)
  7990. o1402.CFrame = CFrame.new(57.3347778, 20.0618706, -157.535919, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  7991. o1402.BottomSurface = Enum.SurfaceType.Smooth
  7992. o1402.TopSurface = Enum.SurfaceType.Smooth
  7993. o1402.Color = Color3.new(0.996078, 0.952941, 0.733333)
  7994. o1402.Position = Vector3.new(57.3347778, 20.0618706, -157.535919)
  7995. o1403.Parent = o1402
  7996. o1404.Parent = o1402
  7997. o1405.Parent = o1402
  7998. o1406.Parent = o1402
  7999. o1407.Parent = o1402
  8000. o1408.Parent = o1402
  8001. o1409.Parent = o1402
  8002. o1410.Parent = o1402
  8003. o1411.Parent = o1402
  8004. o1412.Parent = o1402
  8005. o1413.Parent = o1402
  8006. o1414.Parent = o1402
  8007. o1415.Parent = o1402
  8008. o1416.Parent = o1402
  8009. o1417.Parent = o1402
  8010. o1418.Parent = o1402
  8011. o1419.Parent = o1402
  8012. o1420.Parent = o1402
  8013. o1421.Parent = o1402
  8014. o1422.Parent = o1402
  8015. o1423.Parent = o1402
  8016. o1424.Parent = o1402
  8017. o1425.Parent = o1402
  8018. o1426.Parent = o1402
  8019. o1427.Parent = o1402
  8020. o1428.Parent = o1402
  8021. o1429.Parent = o1402
  8022. o1430.Parent = o1402
  8023. o1431.Parent = o1402
  8024. o1432.Parent = o1402
  8025. o1433.Parent = o1402
  8026. o1434.Parent = o1402
  8027. o1435.Parent = o1402
  8028. o1436.Parent = o1402
  8029. o1437.Parent = o1401
  8030. o1437.Material = Enum.Material.SmoothPlastic
  8031. o1437.BrickColor = BrickColor.new("Institutional white")
  8032. o1437.Position = Vector3.new(57.3347778, 20.0998135, -157.535919)
  8033. o1437.Rotation = Vector3.new(180, 0, 90)
  8034. o1437.Anchored = true
  8035. o1437.Shape = Enum.PartType.Cylinder
  8036. o1437.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  8037. o1437.CFrame = CFrame.new(57.3347778, 20.0998135, -157.535919, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  8038. o1437.BottomSurface = Enum.SurfaceType.Smooth
  8039. o1437.TopSurface = Enum.SurfaceType.Smooth
  8040. o1437.Color = Color3.new(0.972549, 0.972549, 0.972549)
  8041. o1437.Position = Vector3.new(57.3347778, 20.0998135, -157.535919)
  8042. o1438.Parent = o2
  8043. o1441.Parent = o2
  8044. o1442.Parent = o1441
  8045. o1442.Material = Enum.Material.Marble
  8046. o1442.BrickColor = BrickColor.new("Cyan")
  8047. o1442.Transparency = 0.55000001192093
  8048. o1442.Position = Vector3.new(66.4487305, 9.59017563, -137.421707)
  8049. o1442.Anchored = true
  8050. o1442.Size = Vector3.new(5.94999886, 7.32000399, 0.299999982)
  8051. o1442.CFrame = CFrame.new(66.4487305, 9.59017563, -137.421707, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8052. o1442.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  8053. o1442.Position = Vector3.new(66.4487305, 9.59017563, -137.421707)
  8054. o1443.Parent = o1442
  8055. o1444.Parent = o1442
  8056. o1445.Parent = o1442
  8057. o1447.Parent = o2
  8058. o1448.Parent = o1447
  8059. o1448.Material = Enum.Material.SmoothPlastic
  8060. o1448.BrickColor = BrickColor.new("Lily white")
  8061. o1448.Position = Vector3.new(51.548584, 5.6999588, -144.600067)
  8062. o1448.Anchored = true
  8063. o1448.Size = Vector3.new(0.199999541, 6.40000248, 0.199998006)
  8064. o1448.CFrame = CFrame.new(51.548584, 5.6999588, -144.600067, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8065. o1448.Color = Color3.new(0.929412, 0.917647, 0.917647)
  8066. o1448.Position = Vector3.new(51.548584, 5.6999588, -144.600067)
  8067. o1449.Parent = o1447
  8068. o1449.Material = Enum.Material.SmoothPlastic
  8069. o1449.BrickColor = BrickColor.new("Lily white")
  8070. o1449.Position = Vector3.new(51.548584, 5.69995594, -148.800018)
  8071. o1449.Anchored = true
  8072. o1449.Size = Vector3.new(0.199999541, 6.40000248, 0.199998006)
  8073. o1449.CFrame = CFrame.new(51.548584, 5.69995594, -148.800018, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8074. o1449.Color = Color3.new(0.929412, 0.917647, 0.917647)
  8075. o1449.Position = Vector3.new(51.548584, 5.69995594, -148.800018)
  8076. o1450.Parent = o1447
  8077. o1450.Material = Enum.Material.SmoothPlastic
  8078. o1450.BrickColor = BrickColor.new("Lily white")
  8079. o1450.Position = Vector3.new(47.1484985, 5.6999588, -144.600067)
  8080. o1450.Anchored = true
  8081. o1450.Size = Vector3.new(0.199999541, 6.40000248, 0.199998006)
  8082. o1450.CFrame = CFrame.new(47.1484985, 5.6999588, -144.600067, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8083. o1450.Color = Color3.new(0.929412, 0.917647, 0.917647)
  8084. o1450.Position = Vector3.new(47.1484985, 5.6999588, -144.600067)
  8085. o1451.Parent = o1447
  8086. o1451.Material = Enum.Material.SmoothPlastic
  8087. o1451.BrickColor = BrickColor.new("Dark stone grey")
  8088. o1451.Position = Vector3.new(47.1484985, 5.69995594, -148.800018)
  8089. o1451.Anchored = true
  8090. o1451.Size = Vector3.new(0.199999541, 6.40000248, 0.199998006)
  8091. o1451.CFrame = CFrame.new(47.1484985, 5.69995594, -148.800018, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8092. o1451.Color = Color3.new(0.388235, 0.372549, 0.384314)
  8093. o1451.Position = Vector3.new(47.1484985, 5.69995594, -148.800018)
  8094. o1454.Parent = o1447
  8095. o1454.Material = Enum.Material.SmoothPlastic
  8096. o1454.BrickColor = BrickColor.new("Smoky grey")
  8097. o1454.Position = Vector3.new(49.3485413, 5.69995594, -148.845001)
  8098. o1454.Anchored = true
  8099. o1454.Size = Vector3.new(4.19999981, 6.40000248, 0.109998003)
  8100. o1454.CFrame = CFrame.new(49.3485413, 5.69995594, -148.845001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8101. o1454.Color = Color3.new(0.356863, 0.364706, 0.411765)
  8102. o1454.Position = Vector3.new(49.3485413, 5.69995594, -148.845001)
  8103. o1455.Parent = o1447
  8104. o1455.Material = Enum.Material.SmoothPlastic
  8105. o1455.BrickColor = BrickColor.new("Black")
  8106. o1455.Position = Vector3.new(50.8486328, 8.5999403, -148.805023)
  8107. o1455.Anchored = true
  8108. o1455.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8109. o1455.CFrame = CFrame.new(50.8486328, 8.5999403, -148.805023, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8110. o1455.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8111. o1455.Position = Vector3.new(50.8486328, 8.5999403, -148.805023)
  8112. o1456.Parent = o1447
  8113. o1456.Material = Enum.Material.SmoothPlastic
  8114. o1456.BrickColor = BrickColor.new("Black")
  8115. o1456.Position = Vector3.new(47.8501587, 8.19995213, -146.799957)
  8116. o1456.Anchored = true
  8117. o1456.Size = Vector3.new(1.59999943, 0.200000003, 0.199999854)
  8118. o1456.CFrame = CFrame.new(47.8501587, 8.19995213, -146.799957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8119. o1456.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8120. o1456.Position = Vector3.new(47.8501587, 8.19995213, -146.799957)
  8121. o1457.Parent = o1447
  8122. o1457.Material = Enum.Material.SmoothPlastic
  8123. o1457.BrickColor = BrickColor.new("Black")
  8124. o1457.Position = Vector3.new(49.2485657, 2.99994612, -148.805023)
  8125. o1457.Rotation = Vector3.new(-180, 0, -180)
  8126. o1457.Anchored = true
  8127. o1457.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8128. o1457.CFrame = CFrame.new(49.2485657, 2.99994612, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8129. o1457.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8130. o1457.Position = Vector3.new(49.2485657, 2.99994612, -148.805023)
  8131. o1458.Parent = o1447
  8132. o1458.Material = Enum.Material.SmoothPlastic
  8133. o1458.BrickColor = BrickColor.new("Black")
  8134. o1458.Position = Vector3.new(49.2485352, 6.19994211, -148.805023)
  8135. o1458.Rotation = Vector3.new(-180, 0, -180)
  8136. o1458.Anchored = true
  8137. o1458.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8138. o1458.CFrame = CFrame.new(49.2485352, 6.19994211, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8139. o1458.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8140. o1458.Position = Vector3.new(49.2485352, 6.19994211, -148.805023)
  8141. o1459.Parent = o1447
  8142. o1459.Material = Enum.Material.SmoothPlastic
  8143. o1459.BrickColor = BrickColor.new("Black")
  8144. o1459.Position = Vector3.new(50.8486328, 5.39994287, -148.805023)
  8145. o1459.Rotation = Vector3.new(-180, 0, -180)
  8146. o1459.Anchored = true
  8147. o1459.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8148. o1459.CFrame = CFrame.new(50.8486328, 5.39994287, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8149. o1459.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8150. o1459.Position = Vector3.new(50.8486328, 5.39994287, -148.805023)
  8151. o1460.Parent = o1447
  8152. o1460.Material = Enum.Material.SmoothPlastic
  8153. o1460.BrickColor = BrickColor.new("Black")
  8154. o1460.Position = Vector3.new(50.8486633, 3.79994392, -148.805023)
  8155. o1460.Rotation = Vector3.new(-180, 0, -180)
  8156. o1460.Anchored = true
  8157. o1460.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8158. o1460.CFrame = CFrame.new(50.8486633, 3.79994392, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8159. o1460.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8160. o1460.Position = Vector3.new(50.8486633, 3.79994392, -148.805023)
  8161. o1461.Parent = o1447
  8162. o1461.Material = Enum.Material.SmoothPlastic
  8163. o1461.BrickColor = BrickColor.new("Black")
  8164. o1461.Position = Vector3.new(49.2485352, 7.79994011, -148.805023)
  8165. o1461.Rotation = Vector3.new(-180, 0, -180)
  8166. o1461.Anchored = true
  8167. o1461.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8168. o1461.CFrame = CFrame.new(49.2485352, 7.79994011, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8169. o1461.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8170. o1461.Position = Vector3.new(49.2485352, 7.79994011, -148.805023)
  8171. o1462.Parent = o1447
  8172. o1462.Material = Enum.Material.SmoothPlastic
  8173. o1462.BrickColor = BrickColor.new("Black")
  8174. o1462.Position = Vector3.new(47.8484497, 7.79994011, -148.805023)
  8175. o1462.Rotation = Vector3.new(-180, 0, -180)
  8176. o1462.Anchored = true
  8177. o1462.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8178. o1462.CFrame = CFrame.new(47.8484497, 7.79994011, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8179. o1462.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8180. o1462.Position = Vector3.new(47.8484497, 7.79994011, -148.805023)
  8181. o1463.Parent = o1447
  8182. o1463.Material = Enum.Material.SmoothPlastic
  8183. o1463.BrickColor = BrickColor.new("Black")
  8184. o1463.Position = Vector3.new(48.0484581, 5.39994287, -148.805023)
  8185. o1463.Rotation = Vector3.new(-180, 0, -180)
  8186. o1463.Anchored = true
  8187. o1463.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8188. o1463.CFrame = CFrame.new(48.0484581, 5.39994287, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8189. o1463.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8190. o1463.Position = Vector3.new(48.0484581, 5.39994287, -148.805023)
  8191. o1464.Parent = o1447
  8192. o1464.Material = Enum.Material.SmoothPlastic
  8193. o1464.BrickColor = BrickColor.new("Black")
  8194. o1464.Position = Vector3.new(48.0485229, 3.79994392, -148.805023)
  8195. o1464.Rotation = Vector3.new(-180, 0, -180)
  8196. o1464.Anchored = true
  8197. o1464.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8198. o1464.CFrame = CFrame.new(48.0485229, 3.79994392, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8199. o1464.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8200. o1464.Position = Vector3.new(48.0485229, 3.79994392, -148.805023)
  8201. o1465.Parent = o1447
  8202. o1465.Material = Enum.Material.SmoothPlastic
  8203. o1465.BrickColor = BrickColor.new("Black")
  8204. o1465.Position = Vector3.new(47.8484497, 6.19994211, -148.805023)
  8205. o1465.Rotation = Vector3.new(-180, 0, -180)
  8206. o1465.Anchored = true
  8207. o1465.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8208. o1465.CFrame = CFrame.new(47.8484497, 6.19994211, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8209. o1465.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8210. o1465.Position = Vector3.new(47.8484497, 6.19994211, -148.805023)
  8211. o1466.Parent = o1447
  8212. o1466.Material = Enum.Material.SmoothPlastic
  8213. o1466.BrickColor = BrickColor.new("Black")
  8214. o1466.Position = Vector3.new(49.4485474, 5.39994287, -148.805023)
  8215. o1466.Rotation = Vector3.new(-180, 0, -180)
  8216. o1466.Anchored = true
  8217. o1466.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8218. o1466.CFrame = CFrame.new(49.4485474, 5.39994287, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8219. o1466.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8220. o1466.Position = Vector3.new(49.4485474, 5.39994287, -148.805023)
  8221. o1467.Parent = o1447
  8222. o1467.Material = Enum.Material.SmoothPlastic
  8223. o1467.BrickColor = BrickColor.new("Black")
  8224. o1467.Position = Vector3.new(50.8486328, 6.99994183, -148.805023)
  8225. o1467.Rotation = Vector3.new(-180, 0, -180)
  8226. o1467.Anchored = true
  8227. o1467.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8228. o1467.CFrame = CFrame.new(50.8486328, 6.99994183, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8229. o1467.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8230. o1467.Position = Vector3.new(50.8486328, 6.99994183, -148.805023)
  8231. o1468.Parent = o1447
  8232. o1468.Material = Enum.Material.SmoothPlastic
  8233. o1468.BrickColor = BrickColor.new("Black")
  8234. o1468.Position = Vector3.new(48.0484581, 6.99994183, -148.805023)
  8235. o1468.Rotation = Vector3.new(-180, 0, -180)
  8236. o1468.Anchored = true
  8237. o1468.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8238. o1468.CFrame = CFrame.new(48.0484581, 6.99994183, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8239. o1468.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8240. o1468.Position = Vector3.new(48.0484581, 6.99994183, -148.805023)
  8241. o1469.Parent = o1447
  8242. o1469.Material = Enum.Material.SmoothPlastic
  8243. o1469.BrickColor = BrickColor.new("Black")
  8244. o1469.Position = Vector3.new(49.4485474, 6.99994183, -148.805023)
  8245. o1469.Rotation = Vector3.new(-180, 0, -180)
  8246. o1469.Anchored = true
  8247. o1469.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8248. o1469.CFrame = CFrame.new(49.4485474, 6.99994183, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8249. o1469.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8250. o1469.Position = Vector3.new(49.4485474, 6.99994183, -148.805023)
  8251. o1470.Parent = o1447
  8252. o1470.Material = Enum.Material.SmoothPlastic
  8253. o1470.BrickColor = BrickColor.new("Black")
  8254. o1470.Position = Vector3.new(50.6486206, 7.79994011, -148.805023)
  8255. o1470.Rotation = Vector3.new(-180, 0, -180)
  8256. o1470.Anchored = true
  8257. o1470.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8258. o1470.CFrame = CFrame.new(50.6486206, 7.79994011, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8259. o1470.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8260. o1470.Position = Vector3.new(50.6486206, 7.79994011, -148.805023)
  8261. o1471.Parent = o1447
  8262. o1471.Material = Enum.Material.SmoothPlastic
  8263. o1471.BrickColor = BrickColor.new("Black")
  8264. o1471.Position = Vector3.new(50.6486511, 4.59994411, -148.805023)
  8265. o1471.Rotation = Vector3.new(-180, 0, -180)
  8266. o1471.Anchored = true
  8267. o1471.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8268. o1471.CFrame = CFrame.new(50.6486511, 4.59994411, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8269. o1471.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8270. o1471.Position = Vector3.new(50.6486511, 4.59994411, -148.805023)
  8271. o1472.Parent = o1447
  8272. o1472.Material = Enum.Material.SmoothPlastic
  8273. o1472.BrickColor = BrickColor.new("Black")
  8274. o1472.Position = Vector3.new(48.0484581, 8.5999403, -148.805023)
  8275. o1472.Anchored = true
  8276. o1472.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8277. o1472.CFrame = CFrame.new(48.0484581, 8.5999403, -148.805023, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8278. o1472.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8279. o1472.Position = Vector3.new(48.0484581, 8.5999403, -148.805023)
  8280. o1473.Parent = o1447
  8281. o1473.Material = Enum.Material.SmoothPlastic
  8282. o1473.BrickColor = BrickColor.new("Black")
  8283. o1473.Position = Vector3.new(50.6486206, 6.19994211, -148.805023)
  8284. o1473.Rotation = Vector3.new(-180, 0, -180)
  8285. o1473.Anchored = true
  8286. o1473.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8287. o1473.CFrame = CFrame.new(50.6486206, 6.19994211, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8288. o1473.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8289. o1473.Position = Vector3.new(50.6486206, 6.19994211, -148.805023)
  8290. o1474.Parent = o1447
  8291. o1474.Material = Enum.Material.SmoothPlastic
  8292. o1474.BrickColor = BrickColor.new("Black")
  8293. o1474.Position = Vector3.new(49.4485474, 8.5999403, -148.805023)
  8294. o1474.Anchored = true
  8295. o1474.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8296. o1474.CFrame = CFrame.new(49.4485474, 8.5999403, -148.805023, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8297. o1474.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8298. o1474.Position = Vector3.new(49.4485474, 8.5999403, -148.805023)
  8299. o1475.Parent = o1447
  8300. o1475.Material = Enum.Material.SmoothPlastic
  8301. o1475.BrickColor = BrickColor.new("Black")
  8302. o1475.Position = Vector3.new(49.2485657, 4.59994411, -148.805023)
  8303. o1475.Rotation = Vector3.new(-180, 0, -180)
  8304. o1475.Anchored = true
  8305. o1475.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8306. o1475.CFrame = CFrame.new(49.2485657, 4.59994411, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8307. o1475.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8308. o1475.Position = Vector3.new(49.2485657, 4.59994411, -148.805023)
  8309. o1476.Parent = o1447
  8310. o1476.Material = Enum.Material.SmoothPlastic
  8311. o1476.BrickColor = BrickColor.new("Black")
  8312. o1476.Position = Vector3.new(47.8485107, 2.99994612, -148.805023)
  8313. o1476.Rotation = Vector3.new(-180, 0, -180)
  8314. o1476.Anchored = true
  8315. o1476.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8316. o1476.CFrame = CFrame.new(47.8485107, 2.99994612, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8317. o1476.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8318. o1476.Position = Vector3.new(47.8485107, 2.99994612, -148.805023)
  8319. o1477.Parent = o1447
  8320. o1477.Material = Enum.Material.SmoothPlastic
  8321. o1477.BrickColor = BrickColor.new("Black")
  8322. o1477.Position = Vector3.new(47.8485107, 4.59994411, -148.805023)
  8323. o1477.Rotation = Vector3.new(-180, 0, -180)
  8324. o1477.Anchored = true
  8325. o1477.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8326. o1477.CFrame = CFrame.new(47.8485107, 4.59994411, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8327. o1477.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8328. o1477.Position = Vector3.new(47.8485107, 4.59994411, -148.805023)
  8329. o1478.Parent = o1447
  8330. o1478.Material = Enum.Material.SmoothPlastic
  8331. o1478.BrickColor = BrickColor.new("Black")
  8332. o1478.Position = Vector3.new(49.4485779, 3.79994392, -148.805023)
  8333. o1478.Rotation = Vector3.new(-180, 0, -180)
  8334. o1478.Anchored = true
  8335. o1478.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8336. o1478.CFrame = CFrame.new(49.4485779, 3.79994392, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8337. o1478.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8338. o1478.Position = Vector3.new(49.4485779, 3.79994392, -148.805023)
  8339. o1479.Parent = o1447
  8340. o1479.Material = Enum.Material.SmoothPlastic
  8341. o1479.BrickColor = BrickColor.new("Black")
  8342. o1479.Position = Vector3.new(50.6486511, 2.99994612, -148.805023)
  8343. o1479.Rotation = Vector3.new(-180, 0, -180)
  8344. o1479.Anchored = true
  8345. o1479.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8346. o1479.CFrame = CFrame.new(50.6486511, 2.99994612, -148.805023, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8347. o1479.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8348. o1479.Position = Vector3.new(50.6486511, 2.99994612, -148.805023)
  8349. o1480.Parent = o1447
  8350. o1480.Material = Enum.Material.SmoothPlastic
  8351. o1480.BrickColor = BrickColor.new("Smoky grey")
  8352. o1480.Position = Vector3.new(47.1084595, 5.69995594, -146.805023)
  8353. o1480.Rotation = Vector3.new(0, 90, 0)
  8354. o1480.Anchored = true
  8355. o1480.Size = Vector3.new(4.19999981, 6.40000248, 0.109998003)
  8356. o1480.CFrame = CFrame.new(47.1084595, 5.69995594, -146.805023, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  8357. o1480.Color = Color3.new(0.356863, 0.364706, 0.411765)
  8358. o1480.Position = Vector3.new(47.1084595, 5.69995594, -146.805023)
  8359. o1481.Parent = o1447
  8360. o1481.Material = Enum.Material.SmoothPlastic
  8361. o1481.BrickColor = BrickColor.new("Black")
  8362. o1481.Position = Vector3.new(47.1484375, 5.39994287, -146.905029)
  8363. o1481.Rotation = Vector3.new(0, -90, 0)
  8364. o1481.Anchored = true
  8365. o1481.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8366. o1481.CFrame = CFrame.new(47.1484375, 5.39994287, -146.905029, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8367. o1481.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8368. o1481.Position = Vector3.new(47.1484375, 5.39994287, -146.905029)
  8369. o1482.Parent = o1447
  8370. o1482.Material = Enum.Material.SmoothPlastic
  8371. o1482.BrickColor = BrickColor.new("Black")
  8372. o1482.Position = Vector3.new(47.1484375, 6.19994211, -148.105103)
  8373. o1482.Rotation = Vector3.new(0, -90, 0)
  8374. o1482.Anchored = true
  8375. o1482.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8376. o1482.CFrame = CFrame.new(47.1484375, 6.19994211, -148.105103, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8377. o1482.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8378. o1482.Position = Vector3.new(47.1484375, 6.19994211, -148.105103)
  8379. o1483.Parent = o1447
  8380. o1483.Material = Enum.Material.SmoothPlastic
  8381. o1483.BrickColor = BrickColor.new("Black")
  8382. o1483.Position = Vector3.new(47.1484375, 6.99994183, -146.905029)
  8383. o1483.Rotation = Vector3.new(0, -90, 0)
  8384. o1483.Anchored = true
  8385. o1483.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8386. o1483.CFrame = CFrame.new(47.1484375, 6.99994183, -146.905029, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8387. o1483.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8388. o1483.Position = Vector3.new(47.1484375, 6.99994183, -146.905029)
  8389. o1484.Parent = o1447
  8390. o1484.Material = Enum.Material.SmoothPlastic
  8391. o1484.BrickColor = BrickColor.new("Black")
  8392. o1484.Position = Vector3.new(47.1484375, 6.99994183, -148.305115)
  8393. o1484.Rotation = Vector3.new(0, -90, 0)
  8394. o1484.Anchored = true
  8395. o1484.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8396. o1484.CFrame = CFrame.new(47.1484375, 6.99994183, -148.305115, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8397. o1484.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8398. o1484.Position = Vector3.new(47.1484375, 6.99994183, -148.305115)
  8399. o1485.Parent = o1447
  8400. o1485.Material = Enum.Material.SmoothPlastic
  8401. o1485.BrickColor = BrickColor.new("Black")
  8402. o1485.Position = Vector3.new(47.1484375, 6.19994211, -146.705017)
  8403. o1485.Rotation = Vector3.new(0, -90, 0)
  8404. o1485.Anchored = true
  8405. o1485.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8406. o1485.CFrame = CFrame.new(47.1484375, 6.19994211, -146.705017, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8407. o1485.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8408. o1485.Position = Vector3.new(47.1484375, 6.19994211, -146.705017)
  8409. o1486.Parent = o1447
  8410. o1486.Material = Enum.Material.SmoothPlastic
  8411. o1486.BrickColor = BrickColor.new("Black")
  8412. o1486.Position = Vector3.new(47.1484375, 8.5999403, -148.305115)
  8413. o1486.Rotation = Vector3.new(0, 90, 0)
  8414. o1486.Anchored = true
  8415. o1486.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8416. o1486.CFrame = CFrame.new(47.1484375, 8.5999403, -148.305115, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  8417. o1486.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8418. o1486.Position = Vector3.new(47.1484375, 8.5999403, -148.305115)
  8419. o1487.Parent = o1447
  8420. o1487.Material = Enum.Material.SmoothPlastic
  8421. o1487.BrickColor = BrickColor.new("Black")
  8422. o1487.Position = Vector3.new(47.1484375, 7.79994011, -145.304932)
  8423. o1487.Rotation = Vector3.new(0, -90, 0)
  8424. o1487.Anchored = true
  8425. o1487.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8426. o1487.CFrame = CFrame.new(47.1484375, 7.79994011, -145.304932, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8427. o1487.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8428. o1487.Position = Vector3.new(47.1484375, 7.79994011, -145.304932)
  8429. o1488.Parent = o1447
  8430. o1488.Material = Enum.Material.SmoothPlastic
  8431. o1488.BrickColor = BrickColor.new("Black")
  8432. o1488.Position = Vector3.new(47.1484375, 2.99994612, -148.105133)
  8433. o1488.Rotation = Vector3.new(0, -90, 0)
  8434. o1488.Anchored = true
  8435. o1488.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8436. o1488.CFrame = CFrame.new(47.1484375, 2.99994612, -148.105133, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8437. o1488.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8438. o1488.Position = Vector3.new(47.1484375, 2.99994612, -148.105133)
  8439. o1489.Parent = o1447
  8440. o1489.Material = Enum.Material.SmoothPlastic
  8441. o1489.BrickColor = BrickColor.new("Black")
  8442. o1489.Position = Vector3.new(47.1484375, 8.5999403, -145.504944)
  8443. o1489.Rotation = Vector3.new(0, 90, 0)
  8444. o1489.Anchored = true
  8445. o1489.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8446. o1489.CFrame = CFrame.new(47.1484375, 8.5999403, -145.504944, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  8447. o1489.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8448. o1489.Position = Vector3.new(47.1484375, 8.5999403, -145.504944)
  8449. o1490.Parent = o1447
  8450. o1490.Material = Enum.Material.SmoothPlastic
  8451. o1490.BrickColor = BrickColor.new("Black")
  8452. o1490.Position = Vector3.new(47.1484375, 3.79994392, -146.90506)
  8453. o1490.Rotation = Vector3.new(0, -90, 0)
  8454. o1490.Anchored = true
  8455. o1490.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8456. o1490.CFrame = CFrame.new(47.1484375, 3.79994392, -146.90506, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8457. o1490.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8458. o1490.Position = Vector3.new(47.1484375, 3.79994392, -146.90506)
  8459. o1491.Parent = o1447
  8460. o1491.Material = Enum.Material.SmoothPlastic
  8461. o1491.BrickColor = BrickColor.new("Black")
  8462. o1491.Position = Vector3.new(47.1484375, 8.5999403, -146.905029)
  8463. o1491.Rotation = Vector3.new(0, 90, 0)
  8464. o1491.Anchored = true
  8465. o1491.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8466. o1491.CFrame = CFrame.new(47.1484375, 8.5999403, -146.905029, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  8467. o1491.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8468. o1491.Position = Vector3.new(47.1484375, 8.5999403, -146.905029)
  8469. o1492.Parent = o1447
  8470. o1492.Material = Enum.Material.SmoothPlastic
  8471. o1492.BrickColor = BrickColor.new("Black")
  8472. o1492.Position = Vector3.new(47.1484375, 6.99994183, -145.504944)
  8473. o1492.Rotation = Vector3.new(0, -90, 0)
  8474. o1492.Anchored = true
  8475. o1492.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8476. o1492.CFrame = CFrame.new(47.1484375, 6.99994183, -145.504944, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8477. o1492.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8478. o1492.Position = Vector3.new(47.1484375, 6.99994183, -145.504944)
  8479. o1493.Parent = o1447
  8480. o1493.Material = Enum.Material.SmoothPlastic
  8481. o1493.BrickColor = BrickColor.new("Black")
  8482. o1493.Position = Vector3.new(47.1484375, 2.99994612, -146.705017)
  8483. o1493.Rotation = Vector3.new(0, -90, 0)
  8484. o1493.Anchored = true
  8485. o1493.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8486. o1493.CFrame = CFrame.new(47.1484375, 2.99994612, -146.705017, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8487. o1493.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8488. o1493.Position = Vector3.new(47.1484375, 2.99994612, -146.705017)
  8489. o1494.Parent = o1447
  8490. o1494.Material = Enum.Material.SmoothPlastic
  8491. o1494.BrickColor = BrickColor.new("Black")
  8492. o1494.Position = Vector3.new(47.1484375, 4.59994411, -146.705017)
  8493. o1494.Rotation = Vector3.new(0, -90, 0)
  8494. o1494.Anchored = true
  8495. o1494.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8496. o1494.CFrame = CFrame.new(47.1484375, 4.59994411, -146.705017, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8497. o1494.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8498. o1494.Position = Vector3.new(47.1484375, 4.59994411, -146.705017)
  8499. o1495.Parent = o1447
  8500. o1495.Material = Enum.Material.SmoothPlastic
  8501. o1495.BrickColor = BrickColor.new("Black")
  8502. o1495.Position = Vector3.new(47.1484375, 6.19994211, -145.304932)
  8503. o1495.Rotation = Vector3.new(0, -90, 0)
  8504. o1495.Anchored = true
  8505. o1495.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8506. o1495.CFrame = CFrame.new(47.1484375, 6.19994211, -145.304932, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8507. o1495.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8508. o1495.Position = Vector3.new(47.1484375, 6.19994211, -145.304932)
  8509. o1496.Parent = o1447
  8510. o1496.Material = Enum.Material.SmoothPlastic
  8511. o1496.BrickColor = BrickColor.new("Black")
  8512. o1496.Position = Vector3.new(47.1484375, 4.59994411, -148.105133)
  8513. o1496.Rotation = Vector3.new(0, -90, 0)
  8514. o1496.Anchored = true
  8515. o1496.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8516. o1496.CFrame = CFrame.new(47.1484375, 4.59994411, -148.105133, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8517. o1496.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8518. o1496.Position = Vector3.new(47.1484375, 4.59994411, -148.105133)
  8519. o1497.Parent = o1447
  8520. o1497.Material = Enum.Material.SmoothPlastic
  8521. o1497.BrickColor = BrickColor.new("Black")
  8522. o1497.Position = Vector3.new(47.1484375, 5.39994287, -148.305115)
  8523. o1497.Rotation = Vector3.new(0, -90, 0)
  8524. o1497.Anchored = true
  8525. o1497.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8526. o1497.CFrame = CFrame.new(47.1484375, 5.39994287, -148.305115, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8527. o1497.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8528. o1497.Position = Vector3.new(47.1484375, 5.39994287, -148.305115)
  8529. o1498.Parent = o1447
  8530. o1498.Material = Enum.Material.SmoothPlastic
  8531. o1498.BrickColor = BrickColor.new("Black")
  8532. o1498.Position = Vector3.new(47.1484375, 3.79994392, -148.305145)
  8533. o1498.Rotation = Vector3.new(0, -90, 0)
  8534. o1498.Anchored = true
  8535. o1498.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8536. o1498.CFrame = CFrame.new(47.1484375, 3.79994392, -148.305145, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8537. o1498.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8538. o1498.Position = Vector3.new(47.1484375, 3.79994392, -148.305145)
  8539. o1499.Parent = o1447
  8540. o1499.Material = Enum.Material.SmoothPlastic
  8541. o1499.BrickColor = BrickColor.new("Black")
  8542. o1499.Position = Vector3.new(47.1484375, 5.39994287, -145.504944)
  8543. o1499.Rotation = Vector3.new(0, -90, 0)
  8544. o1499.Anchored = true
  8545. o1499.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8546. o1499.CFrame = CFrame.new(47.1484375, 5.39994287, -145.504944, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8547. o1499.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8548. o1499.Position = Vector3.new(47.1484375, 5.39994287, -145.504944)
  8549. o1500.Parent = o1447
  8550. o1500.Material = Enum.Material.SmoothPlastic
  8551. o1500.BrickColor = BrickColor.new("Black")
  8552. o1500.Position = Vector3.new(47.1484375, 4.59994411, -145.304962)
  8553. o1500.Rotation = Vector3.new(0, -90, 0)
  8554. o1500.Anchored = true
  8555. o1500.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8556. o1500.CFrame = CFrame.new(47.1484375, 4.59994411, -145.304962, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8557. o1500.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8558. o1500.Position = Vector3.new(47.1484375, 4.59994411, -145.304962)
  8559. o1501.Parent = o1447
  8560. o1501.Material = Enum.Material.SmoothPlastic
  8561. o1501.BrickColor = BrickColor.new("Black")
  8562. o1501.Position = Vector3.new(47.1484375, 7.79994011, -148.105103)
  8563. o1501.Rotation = Vector3.new(0, -90, 0)
  8564. o1501.Anchored = true
  8565. o1501.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8566. o1501.CFrame = CFrame.new(47.1484375, 7.79994011, -148.105103, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8567. o1501.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8568. o1501.Position = Vector3.new(47.1484375, 7.79994011, -148.105103)
  8569. o1502.Parent = o1447
  8570. o1502.Material = Enum.Material.SmoothPlastic
  8571. o1502.BrickColor = BrickColor.new("Black")
  8572. o1502.Position = Vector3.new(47.1484375, 2.99994612, -145.304962)
  8573. o1502.Rotation = Vector3.new(0, -90, 0)
  8574. o1502.Anchored = true
  8575. o1502.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8576. o1502.CFrame = CFrame.new(47.1484375, 2.99994612, -145.304962, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8577. o1502.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8578. o1502.Position = Vector3.new(47.1484375, 2.99994612, -145.304962)
  8579. o1503.Parent = o1447
  8580. o1503.Material = Enum.Material.SmoothPlastic
  8581. o1503.BrickColor = BrickColor.new("Black")
  8582. o1503.Position = Vector3.new(47.1484375, 7.79994011, -146.705017)
  8583. o1503.Rotation = Vector3.new(0, -90, 0)
  8584. o1503.Anchored = true
  8585. o1503.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8586. o1503.CFrame = CFrame.new(47.1484375, 7.79994011, -146.705017, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8587. o1503.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8588. o1503.Position = Vector3.new(47.1484375, 7.79994011, -146.705017)
  8589. o1504.Parent = o1447
  8590. o1504.Material = Enum.Material.SmoothPlastic
  8591. o1504.BrickColor = BrickColor.new("Black")
  8592. o1504.Position = Vector3.new(47.1484375, 3.79994392, -145.504974)
  8593. o1504.Rotation = Vector3.new(0, -90, 0)
  8594. o1504.Anchored = true
  8595. o1504.Size = Vector3.new(1.19999909, 0.600002766, 0.189998001)
  8596. o1504.CFrame = CFrame.new(47.1484375, 3.79994392, -145.504974, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8597. o1504.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8598. o1504.Position = Vector3.new(47.1484375, 3.79994392, -145.504974)
  8599. o1505.Parent = o1447
  8600. o1505.Material = Enum.Material.SmoothPlastic
  8601. o1505.BrickColor = BrickColor.new("Black")
  8602. o1505.Position = Vector3.new(48.3501892, 8.09995079, -146.799957)
  8603. o1505.Rotation = Vector3.new(90, 90, 0)
  8604. o1505.Anchored = true
  8605. o1505.Size = Vector3.new(0.39999938, 0.200000003, 0.199999854)
  8606. o1505.CFrame = CFrame.new(48.3501892, 8.09995079, -146.799957, 0, 0, 1, 1, 0, 0, 0, 1, 0)
  8607. o1505.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8608. o1505.Position = Vector3.new(48.3501892, 8.09995079, -146.799957)
  8609. o1506.Parent = o1447
  8610. o1506.Material = Enum.Material.SmoothPlastic
  8611. o1506.BrickColor = BrickColor.new("Lily white")
  8612. o1506.Position = Vector3.new(48.3501892, 7.79994917, -146.799957)
  8613. o1506.Rotation = Vector3.new(90, 90, 0)
  8614. o1506.Anchored = true
  8615. o1506.Size = Vector3.new(0.199999377, 0.200000003, 0.199999854)
  8616. o1506.CFrame = CFrame.new(48.3501892, 7.79994917, -146.799957, 0, 0, 1, 1, 0, 0, 0, 1, 0)
  8617. o1506.Color = Color3.new(0.929412, 0.917647, 0.917647)
  8618. o1506.Position = Vector3.new(48.3501892, 7.79994917, -146.799957)
  8619. o1507.Name = "Part-to-Part Strong Joint"
  8620. o1507.Parent = o1506
  8621. o1507.C0 = CFrame.new(0.0999996886, -0.100000001, 0.099999927, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  8622. o1507.C1 = CFrame.new(-0.20000267, -0.100006104, 0.100006104, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  8623. o1507.Part0 = o1506
  8624. o1507.Part1 = o1505
  8625. o1508.Parent = o2
  8626. o1510.Parent = o1508
  8627. o1510.Material = Enum.Material.Marble
  8628. o1510.BrickColor = BrickColor.new("Cyan")
  8629. o1510.Transparency = 0.55000001192093
  8630. o1510.Position = Vector3.new(89.8489685, 9.59017563, -137.421738)
  8631. o1510.Anchored = true
  8632. o1510.Size = Vector3.new(5.94999886, 7.32000399, 0.299999982)
  8633. o1510.CFrame = CFrame.new(89.8489685, 9.59017563, -137.421738, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8634. o1510.Color = Color3.new(0.0156863, 0.686275, 0.92549)
  8635. o1510.Position = Vector3.new(89.8489685, 9.59017563, -137.421738)
  8636. o1511.Parent = o1510
  8637. o1512.Parent = o1510
  8638. o1513.Parent = o1510
  8639. o1514.Parent = o2
  8640. o1515.Parent = o1514
  8641. o1515.Material = Enum.Material.Neon
  8642. o1515.BrickColor = BrickColor.new("Buttermilk")
  8643. o1515.Position = Vector3.new(53.2919006, 11.0618544, -143.484756)
  8644. o1515.Rotation = Vector3.new(180, 0, 90)
  8645. o1515.Anchored = true
  8646. o1515.Shape = Enum.PartType.Cylinder
  8647. o1515.Size = Vector3.new(0.199999854, 1, 0.800000012)
  8648. o1515.CFrame = CFrame.new(53.2919006, 11.0618544, -143.484756, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  8649. o1515.BottomSurface = Enum.SurfaceType.Smooth
  8650. o1515.TopSurface = Enum.SurfaceType.Smooth
  8651. o1515.Color = Color3.new(0.996078, 0.952941, 0.733333)
  8652. o1515.Position = Vector3.new(53.2919006, 11.0618544, -143.484756)
  8653. o1516.Parent = o1515
  8654. o1517.Parent = o1515
  8655. o1518.Parent = o1515
  8656. o1519.Parent = o1515
  8657. o1520.Parent = o1515
  8658. o1521.Parent = o1515
  8659. o1522.Parent = o1515
  8660. o1523.Parent = o1515
  8661. o1524.Parent = o1515
  8662. o1525.Parent = o1515
  8663. o1526.Parent = o1515
  8664. o1527.Parent = o1515
  8665. o1528.Parent = o1515
  8666. o1529.Parent = o1515
  8667. o1530.Parent = o1515
  8668. o1531.Parent = o1515
  8669. o1532.Parent = o1515
  8670. o1533.Parent = o1515
  8671. o1534.Parent = o1515
  8672. o1535.Parent = o1515
  8673. o1536.Parent = o1515
  8674. o1537.Parent = o1515
  8675. o1538.Parent = o1515
  8676. o1539.Parent = o1515
  8677. o1540.Parent = o1515
  8678. o1541.Parent = o1515
  8679. o1542.Parent = o1515
  8680. o1543.Parent = o1515
  8681. o1544.Parent = o1515
  8682. o1545.Parent = o1515
  8683. o1546.Parent = o1515
  8684. o1547.Parent = o1515
  8685. o1548.Parent = o1515
  8686. o1549.Parent = o1515
  8687. o1550.Parent = o1514
  8688. o1550.Material = Enum.Material.SmoothPlastic
  8689. o1550.BrickColor = BrickColor.new("Institutional white")
  8690. o1550.Position = Vector3.new(53.2919006, 11.0997963, -143.484756)
  8691. o1550.Rotation = Vector3.new(180, 0, 90)
  8692. o1550.Anchored = true
  8693. o1550.Shape = Enum.PartType.Cylinder
  8694. o1550.Size = Vector3.new(0.199999854, 1.4000001, 1.20000005)
  8695. o1550.CFrame = CFrame.new(53.2919006, 11.0997963, -143.484756, 0, -1, -0, -1, 0, -0, 0, 0, -1)
  8696. o1550.BottomSurface = Enum.SurfaceType.Smooth
  8697. o1550.TopSurface = Enum.SurfaceType.Smooth
  8698. o1550.Color = Color3.new(0.972549, 0.972549, 0.972549)
  8699. o1550.Position = Vector3.new(53.2919006, 11.0997963, -143.484756)
  8700. o1551.Parent = o2
  8701. o1551.Material = Enum.Material.SmoothPlastic
  8702. o1551.BrickColor = BrickColor.new("Maroon")
  8703. o1551.Position = Vector3.new(80.3153076, 10.900176, -178.327499)
  8704. o1551.Rotation = Vector3.new(0, 90, 0)
  8705. o1551.Anchored = true
  8706. o1551.Size = Vector3.new(14.9394417, 18.8000069, 0.374311924)
  8707. o1551.CFrame = CFrame.new(80.3153076, 10.900176, -178.327499, -4.91738206e-07, 0, 1, -0, 1, 0, -1, 0, -4.91738206e-07)
  8708. o1551.Color = Color3.new(0.458824, 0, 0)
  8709. o1551.Position = Vector3.new(80.3153076, 10.900176, -178.327499)
  8710. o1552.Parent = o2
  8711. o1552.Material = Enum.Material.SmoothPlastic
  8712. o1552.BrickColor = BrickColor.new("Maroon")
  8713. o1552.Position = Vector3.new(84.0154114, 10.9001741, -171.227585)
  8714. o1552.Rotation = Vector3.new(-180, 0, -180)
  8715. o1552.Anchored = true
  8716. o1552.Size = Vector3.new(8.53944683, 18.8000069, 0.374311924)
  8717. o1552.CFrame = CFrame.new(84.0154114, 10.9001741, -171.227585, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8718. o1552.Color = Color3.new(0.458824, 0, 0)
  8719. o1552.Position = Vector3.new(84.0154114, 10.9001741, -171.227585)
  8720. o1553.Parent = o2
  8721. o1553.Material = Enum.Material.SmoothPlastic
  8722. o1553.BrickColor = BrickColor.new("Maroon")
  8723. o1553.Position = Vector3.new(96.815918, 10.9001741, -171.227585)
  8724. o1553.Rotation = Vector3.new(-180, 0, -180)
  8725. o1553.Anchored = true
  8726. o1553.Size = Vector3.new(6.53945255, 18.8000069, 0.374311924)
  8727. o1553.CFrame = CFrame.new(96.815918, 10.9001741, -171.227585, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8728. o1553.Color = Color3.new(0.458824, 0, 0)
  8729. o1553.Position = Vector3.new(96.815918, 10.9001741, -171.227585)
  8730. o1554.Parent = o2
  8731. o1554.Material = Enum.Material.SmoothPlastic
  8732. o1554.BrickColor = BrickColor.new("Maroon")
  8733. o1554.Position = Vector3.new(90.9157104, 15.1001778, -171.227585)
  8734. o1554.Rotation = Vector3.new(-180, 0, -180)
  8735. o1554.Anchored = true
  8736. o1554.Size = Vector3.new(5.53945112, 10.4000072, 0.374311924)
  8737. o1554.CFrame = CFrame.new(90.9157104, 15.1001778, -171.227585, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8738. o1554.Color = Color3.new(0.458824, 0, 0)
  8739. o1554.Position = Vector3.new(90.9157104, 15.1001778, -171.227585)
  8740. o1555.Parent = o2
  8741. o1555.Material = Enum.Material.SmoothPlastic
  8742. o1555.BrickColor = BrickColor.new("Maroon")
  8743. o1555.Position = Vector3.new(99.8070374, 10.900176, -178.405594)
  8744. o1555.Rotation = Vector3.new(0, 90, 0)
  8745. o1555.Anchored = true
  8746. o1555.Size = Vector3.new(14.684411, 18.8000011, 0.174311936)
  8747. o1555.CFrame = CFrame.new(99.8070374, 10.900176, -178.405594, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  8748. o1555.Color = Color3.new(0.458824, 0, 0)
  8749. o1555.Position = Vector3.new(99.8070374, 10.900176, -178.405594)
  8750. o1556.Parent = o1555
  8751. o1557.Name = "Part-to-Part Strong Joint"
  8752. o1557.Parent = o1555
  8753. o1557.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8754. o1557.C1 = CFrame.new(3.83383179, -9.74022293, 0.107910156, -0.948895991, 0.315589011, 0, 0.315589011, 0.948895991, 0, 0, 0, -1)
  8755. o1557.Part0 = o1555
  8756. o1557.Part1 = o263
  8757. o1558.Name = "Part-to-Part Strong Joint"
  8758. o1558.Parent = o1555
  8759. o1558.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8760. o1558.C1 = CFrame.new(6.27304077, -6.12147522, 0.107910156, -0.983464003, -0.181104004, -0, -0.181104004, 0.983464003, 0, 0, 0, -1)
  8761. o1558.Part0 = o1555
  8762. o1558.Part1 = o277
  8763. o1559.Name = "Part-to-Part Strong Joint"
  8764. o1559.Parent = o1555
  8765. o1559.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8766. o1559.C1 = CFrame.new(9.76132202, -6.33187103, 0.107910156, -0.910845757, -0.412746906, -0, -0.412746936, 0.910845757, 0, 0, 0, -1)
  8767. o1559.Part0 = o1555
  8768. o1559.Part1 = o298
  8769. o1560.Name = "Part-to-Part Strong Joint"
  8770. o1560.Parent = o1555
  8771. o1560.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8772. o1560.C1 = CFrame.new(7.47663879, -9.623909, 0.107910156, -0.948895991, 0.315589011, 0, 0.315589011, 0.948895991, 0, 0, 0, -1)
  8773. o1560.Part0 = o1555
  8774. o1560.Part1 = o301
  8775. o1561.Name = "Part-to-Part Strong Joint"
  8776. o1561.Parent = o1555
  8777. o1561.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8778. o1561.C1 = CFrame.new(-8.20537853, 11.1833649, -0.117889404, 0, 1, -0, -1, 0, 0, 0, 0, 1)
  8779. o1561.Part0 = o1555
  8780. o1561.Part1 = o303
  8781. o1562.Name = "Part-to-Union Strong Joint"
  8782. o1562.Parent = o1555
  8783. o1562.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8784. o1562.C1 = CFrame.new(7.28334045, -8.20537186, 0.0679016113, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8785. o1562.Part0 = o1555
  8786. o1562.Part1 = mas
  8787. o1563.Name = "Part-to-Part Strong Joint"
  8788. o1563.Parent = o1555
  8789. o1563.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8790. o1563.C1 = CFrame.new(7.28334045, -11.1052198, 0.117889404, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8791. o1563.Part0 = o1555
  8792. o1563.Part1 = o310
  8793. o1564.Name = "Part-to-Part Strong Joint"
  8794. o1564.Parent = o1555
  8795. o1564.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8796. o1564.C1 = CFrame.new(7.28334045, -5.30541039, 0.117889404, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8797. o1564.Part0 = o1555
  8798. o1564.Part1 = o311
  8799. o1565.Name = "Part-to-Part Strong Joint"
  8800. o1565.Parent = o1555
  8801. o1565.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8802. o1565.C1 = CFrame.new(-8.20536041, 3.38337708, -0.117889404, 0, 1, -0, -1, 0, 0, 0, 0, 1)
  8803. o1565.Part0 = o1555
  8804. o1565.Part1 = o312
  8805. o1566.Name = "Part-to-Part Strong Joint"
  8806. o1566.Parent = o1555
  8807. o1566.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8808. o1566.C1 = CFrame.new(2.42112732, -9.97834396, 0.107910156, -0.964100778, 0.265536934, 0, 0.265536934, 0.964100778, 0, 0, 0, -1)
  8809. o1566.Part0 = o1555
  8810. o1566.Part1 = o315
  8811. o1567.Name = "Part-to-Part Strong Joint"
  8812. o1567.Parent = o1555
  8813. o1567.C0 = CFrame.new(7.34220552, -9.40000057, -0.087155968, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8814. o1567.C1 = CFrame.new(6.58416748, -10.9348717, 0.107910156, -0.979312658, 0.202352926, 0, 0.202352911, 0.979312658, 0, 0, 0, -1)
  8815. o1567.Part0 = o1555
  8816. o1567.Part1 = o363
  8817. o1568.Parent = o2
  8818. o1569.Parent = o1568
  8819. o1569.Material = Enum.Material.Wood
  8820. o1569.BrickColor = BrickColor.new("Rust")
  8821. o1569.Position = Vector3.new(104.281342, 9.12715435, -182.235764)
  8822. o1569.Rotation = Vector3.new(68.8600006, -70.3499985, -54.6999969)
  8823. o1569.Anchored = true
  8824. o1569.Shape = Enum.PartType.Cylinder
  8825. o1569.Size = Vector3.new(3.56056976, 0.821670115, 0.821670115)
  8826. o1569.CFrame = CFrame.new(104.281342, 9.12715435, -182.235764, 0.194337636, 0.274456024, -0.941766024, -0.801973164, -0.508400083, -0.313650727, -0.564873874, 0.816215754, 0.121298254)
  8827. o1569.BottomSurface = Enum.SurfaceType.Smooth
  8828. o1569.TopSurface = Enum.SurfaceType.Smooth
  8829. o1569.Color = Color3.new(0.560784, 0.298039, 0.164706)
  8830. o1569.Position = Vector3.new(104.281342, 9.12715435, -182.235764)
  8831. o1570.Parent = o1569
  8832. o1572.Parent = o1568
  8833. o1572.Material = Enum.Material.Wood
  8834. o1572.BrickColor = BrickColor.new("Rust")
  8835. o1572.Position = Vector3.new(106.293854, 8.44159031, -184.868927)
  8836. o1572.Rotation = Vector3.new(29.0900002, 32.2900009, -138.5)
  8837. o1572.Anchored = true
  8838. o1572.Shape = Enum.PartType.Cylinder
  8839. o1572.Size = Vector3.new(3.97140479, 0.821670115, 0.821670115)
  8840. o1572.CFrame = CFrame.new(106.293854, 8.44159031, -184.868927, -0.633144557, 0.560141265, 0.534215689, -0.77355206, -0.482400268, -0.410993576, 0.027484864, -0.673454523, 0.738720298)
  8841. o1572.BottomSurface = Enum.SurfaceType.Smooth
  8842. o1572.TopSurface = Enum.SurfaceType.Smooth
  8843. o1572.Color = Color3.new(0.560784, 0.298039, 0.164706)
  8844. o1572.Position = Vector3.new(106.293854, 8.44159031, -184.868927)
  8845. o1573.Parent = o1572
  8846. o1576.Parent = o1568
  8847. o1579.Name = "Union-to-Union Strong Joint"
  8848. o1579.Parent = mas
  8849. o1579.C0 = CFrame.new(-0.464285612, -7.70710182, -2.5999999, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  8850. o1579.C1 = CFrame.new(1.33620787, -3.96487427, 0.299713135, 0, 0, -1, 0.642788053, 0.76604414, 0, 0.76604414, -0.642788053, 0)
  8851. o1579.Part0 = mas
  8852. o1579.Part1 = mas
  8853. o1583.Parent = o1568
  8854. o1583.Material = Enum.Material.Wood
  8855. o1583.BrickColor = BrickColor.new("Rust")
  8856. o1583.Position = Vector3.new(105.286102, 6.1399641, -174.550583)
  8857. o1583.Rotation = Vector3.new(19.75, -62.4199982, -93.8099976)
  8858. o1583.Anchored = true
  8859. o1583.Shape = Enum.PartType.Cylinder
  8860. o1583.Size = Vector3.new(3.4410212, 0.794082046, 0.794082046)
  8861. o1583.CFrame = CFrame.new(105.286102, 6.1399641, -174.550583, -0.0307858884, 0.461909145, -0.886402071, -0.919197142, -0.361415505, -0.156409174, -0.392606407, 0.809955001, 0.43570292)
  8862. o1583.BottomSurface = Enum.SurfaceType.Smooth
  8863. o1583.TopSurface = Enum.SurfaceType.Smooth
  8864. o1583.Color = Color3.new(0.560784, 0.298039, 0.164706)
  8865. o1583.Position = Vector3.new(105.286102, 6.1399641, -174.550583)
  8866. o1584.Parent = o1583
  8867. o1585.Parent = o1568
  8868. o1585.Material = Enum.Material.Wood
  8869. o1585.BrickColor = BrickColor.new("Rust")
  8870. o1585.Position = Vector3.new(106.474487, 8.34831429, -175.825668)
  8871. o1585.Rotation = Vector3.new(35.5400009, 45.0099983, -148.75)
  8872. o1585.Anchored = true
  8873. o1585.Shape = Enum.PartType.Cylinder
  8874. o1585.Size = Vector3.new(3.83806252, 0.794082046, 0.794082046)
  8875. o1585.CFrame = CFrame.new(106.474487, 8.34831429, -175.825668, -0.604455948, 0.36675033, 0.707208395, -0.773551464, -0.482400447, -0.410994351, 0.19041729, -0.795482278, 0.575285375)
  8876. o1585.BottomSurface = Enum.SurfaceType.Smooth
  8877. o1585.TopSurface = Enum.SurfaceType.Smooth
  8878. o1585.Color = Color3.new(0.560784, 0.298039, 0.164706)
  8879. o1585.Position = Vector3.new(106.474487, 8.34831429, -175.825668)
  8880. o1586.Parent = o1585
  8881. o1587.Parent = o1568
  8882. o1588.Parent = o1587
  8883. o1588.Material = Enum.Material.Grass
  8884. o1588.BrickColor = BrickColor.new("Br. yellowish green")
  8885. o1588.Position = Vector3.new(105.931274, 12.8075056, -174.64328)
  8886. o1588.Rotation = Vector3.new(166.059998, -41.5900002, -2.23000002)
  8887. o1588.Anchored = true
  8888. o1588.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  8889. o1588.CFrame = CFrame.new(105.931274, 12.8075056, -174.64328, 0.74739325, 0.0290842354, -0.663757443, -0.122081585, -0.976023555, -0.180229187, -0.653075099, 0.215728253, -0.725918889)
  8890. o1588.Color = Color3.new(0.643137, 0.741176, 0.278431)
  8891. o1588.Position = Vector3.new(105.931274, 12.8075056, -174.64328)
  8892. o1589.Parent = o1588
  8893. o1590.Parent = o1587
  8894. o1590.Material = Enum.Material.Grass
  8895. o1590.BrickColor = BrickColor.new("Br. yellowish green")
  8896. o1590.Position = Vector3.new(105.931274, 12.8075056, -174.64328)
  8897. o1590.Rotation = Vector3.new(122.339996, -36.4599991, 2.46000004)
  8898. o1590.Anchored = true
  8899. o1590.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  8900. o1590.CFrame = CFrame.new(105.931274, 12.8075056, -174.64328, 0.803520024, -0.0345250703, -0.59428966, -0.524620473, -0.512861133, -0.679525733, -0.281323016, 0.857777715, -0.430207908)
  8901. o1590.Color = Color3.new(0.643137, 0.741176, 0.278431)
  8902. o1590.Position = Vector3.new(105.931274, 12.8075056, -174.64328)
  8903. o1591.Parent = o1590
  8904. o1592.Parent = o1587
  8905. o1592.Material = Enum.Material.Grass
  8906. o1592.BrickColor = BrickColor.new("Br. yellowish green")
  8907. o1592.Position = Vector3.new(105.931274, 12.8075123, -174.643326)
  8908. o1592.Rotation = Vector3.new(6.21999979, 15.5, 31.5)
  8909. o1592.Anchored = true
  8910. o1592.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  8911. o1592.CFrame = CFrame.new(105.931274, 12.8075123, -174.643326, 0.821673989, -0.503436744, 0.267245054, 0.544042468, 0.832546115, -0.104370683, -0.169941932, 0.23115027, 0.957963109)
  8912. o1592.Color = Color3.new(0.643137, 0.741176, 0.278431)
  8913. o1592.Position = Vector3.new(105.931274, 12.8075123, -174.643326)
  8914. o1593.Parent = o1592
  8915. o1594.Parent = o1587
  8916. o1594.Material = Enum.Material.Grass
  8917. o1594.BrickColor = BrickColor.new("Br. yellowish green")
  8918. o1594.Position = Vector3.new(105.931274, 12.8075056, -174.64328)
  8919. o1594.Rotation = Vector3.new(90.2399979, 37.5099983, -41.3499985)
  8920. o1594.Anchored = true
  8921. o1594.Size = Vector3.new(6.35870266, 6.35870266, 6.35870266)
  8922. o1594.CFrame = CFrame.new(105.931274, 12.8075056, -174.64328, 0.595543385, 0.524030089, 0.608881772, 0.459818751, 0.399136603, -0.793262303, -0.658708692, 0.752393603, -0.00325639546)
  8923. o1594.Color = Color3.new(0.643137, 0.741176, 0.278431)
  8924. o1594.Position = Vector3.new(105.931274, 12.8075056, -174.64328)
  8925. o1595.Parent = o1594
  8926. o1596.Parent = o1568
  8927. o1596.Material = Enum.Material.Wood
  8928. o1596.BrickColor = BrickColor.new("Rust")
  8929. o1596.Position = Vector3.new(105.212921, 9.17625618, -174.169983)
  8930. o1596.Rotation = Vector3.new(10.9499998, -70.5800018, -67.6500015)
  8931. o1596.Anchored = true
  8932. o1596.Shape = Enum.PartType.Cylinder
  8933. o1596.Size = Vector3.new(3.4410212, 0.794082046, 0.794082046)
  8934. o1596.CFrame = CFrame.new(105.212921, 9.17625618, -174.169983, 0.126400247, 0.307474732, -0.94313252, -0.976178646, 0.207595766, -0.0631484836, 0.176368266, 0.928640366, 0.326382458)
  8935. o1596.BottomSurface = Enum.SurfaceType.Smooth
  8936. o1596.TopSurface = Enum.SurfaceType.Smooth
  8937. o1596.Color = Color3.new(0.560784, 0.298039, 0.164706)
  8938. o1596.Position = Vector3.new(105.212921, 9.17625618, -174.169983)
  8939. o1597.Parent = o1596
  8940. o1599.Parent = o1568
  8941. o1599.Material = Enum.Material.Wood
  8942. o1599.BrickColor = BrickColor.new("Rust")
  8943. o1599.Position = Vector3.new(105.254761, 9.01103592, -172.864319)
  8944. o1599.Rotation = Vector3.new(40.9899979, -61.4399986, -85.0199966)
  8945. o1599.Anchored = true
  8946. o1599.Shape = Enum.PartType.Cylinder
  8947. o1599.Size = Vector3.new(3.4410212, 0.794082046, 0.794082046)
  8948. o1599.CFrame = CFrame.new(105.254761, 9.01103592, -172.864319, 0.0415153205, 0.476356745, -0.878280938, -0.801973343, -0.508400381, -0.313649833, -0.595924616, 0.717371523, 0.360909879)
  8949. o1599.BottomSurface = Enum.SurfaceType.Smooth
  8950. o1599.TopSurface = Enum.SurfaceType.Smooth
  8951. o1599.Color = Color3.new(0.560784, 0.298039, 0.164706)
  8952. o1599.Position = Vector3.new(105.254761, 9.01103592, -172.864319)
  8953. o1600.Parent = o1599
  8954. o1601.Parent = o1568
  8955. o1601.Material = Enum.Material.Wood
  8956. o1601.BrickColor = BrickColor.new("Rust")
  8957. o1601.Position = Vector3.new(104.589111, 9.29832172, -183.552078)
  8958. o1601.Rotation = Vector3.new(41.5900002, -84.5499954, -36.5400009)
  8959. o1601.Anchored = true
  8960. o1601.Shape = Enum.PartType.Cylinder
  8961. o1601.Size = Vector3.new(3.56056976, 0.821670115, 0.821670115)
  8962. o1601.CFrame = CFrame.new(104.589111, 9.29832172, -183.552078, 0.0764449239, 0.0566467047, -0.995471597, -0.976178646, 0.207595408, -0.0631488562, 0.203072101, 0.976576567, 0.0711613894)
  8963. o1601.BottomSurface = Enum.SurfaceType.Smooth
  8964. o1601.TopSurface = Enum.SurfaceType.Smooth
  8965. o1601.Color = Color3.new(0.560784, 0.298039, 0.164706)
  8966. o1601.Position = Vector3.new(104.589111, 9.29832172, -183.552078)
  8967. o1602.Parent = o1601
  8968. o1603.Parent = o1568
  8969. o1604.Parent = o1603
  8970. o1604.Material = Enum.Material.Grass
  8971. o1604.BrickColor = BrickColor.new("Br. yellowish green")
  8972. o1604.Position = Vector3.new(105.434143, 13.0557098, -183.832611)
  8973. o1604.Rotation = Vector3.new(168.330002, -26.9499989, 1.77999997)
  8974. o1604.Anchored = true
  8975. o1604.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  8976. o1604.CFrame = CFrame.new(105.434143, 13.0557098, -183.832611, 0.890956402, -0.0277418792, -0.453258693, -0.122081012, -0.976023436, -0.180229992, -0.437383115, 0.215904742, -0.872974873)
  8977. o1604.Color = Color3.new(0.643137, 0.741176, 0.278431)
  8978. o1604.Position = Vector3.new(105.434143, 13.0557098, -183.832611)
  8979. o1605.Parent = o1604
  8980. o1606.Parent = o1603
  8981. o1606.Material = Enum.Material.Grass
  8982. o1606.BrickColor = BrickColor.new("Br. yellowish green")
  8983. o1606.Position = Vector3.new(105.434143, 13.0557098, -183.832611)
  8984. o1606.Rotation = Vector3.new(129.959991, -27.5599995, 16.7399998)
  8985. o1606.Anchored = true
  8986. o1606.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  8987. o1606.CFrame = CFrame.new(105.434143, 13.0557098, -183.832611, 0.848953724, -0.255358875, -0.462694377, -0.524619937, -0.512860656, -0.679526508, -0.0637723804, 0.819613218, -0.569360375)
  8988. o1606.Color = Color3.new(0.643137, 0.741176, 0.278431)
  8989. o1606.Position = Vector3.new(105.434143, 13.0557098, -183.832611)
  8990. o1607.Parent = o1606
  8991. o1608.Parent = o1603
  8992. o1608.Material = Enum.Material.Grass
  8993. o1608.BrickColor = BrickColor.new("Br. yellowish green")
  8994. o1608.Position = Vector3.new(105.434143, 13.0557098, -183.832687)
  8995. o1608.Rotation = Vector3.new(5.98999977, 0.579999983, 33.0999985)
  8996. o1608.Anchored = true
  8997. o1608.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  8998. o1608.CFrame = CFrame.new(105.434143, 13.0557098, -183.832687, 0.837661624, -0.546109557, 0.010198608, 0.544043183, 0.832545757, -0.104370445, 0.0485125184, 0.0929757953, 0.994487882)
  8999. o1608.Color = Color3.new(0.643137, 0.741176, 0.278431)
  9000. o1608.Position = Vector3.new(105.434143, 13.0557098, -183.832687)
  9001. o1609.Parent = o1608
  9002. o1610.Parent = o1603
  9003. o1610.Material = Enum.Material.Grass
  9004. o1610.BrickColor = BrickColor.new("Br. yellowish green")
  9005. o1610.Position = Vector3.new(105.434143, 13.0557098, -183.832611)
  9006. o1610.Rotation = Vector3.new(78.9799957, 36.079998, -22.6700001)
  9007. o1610.Anchored = true
  9008. o1610.Size = Vector3.new(6.57961798, 6.57961798, 6.57961798)
  9009. o1610.CFrame = CFrame.new(105.434143, 13.0557098, -183.832611, 0.745738983, 0.311439812, 0.588978171, 0.459819257, 0.399137318, -0.793261707, -0.482125938, 0.862383723, 0.154443771)
  9010. o1610.Color = Color3.new(0.643137, 0.741176, 0.278431)
  9011. o1610.Position = Vector3.new(105.434143, 13.0557098, -183.832611)
  9012. o1611.Parent = o1610
  9013. o1612.Parent = o1568
  9014. o1612.Material = Enum.Material.Wood
  9015. o1612.BrickColor = BrickColor.new("Rust")
  9016. o1612.Position = Vector3.new(104.763855, 6.15653515, -183.912903)
  9017. o1612.Rotation = Vector3.new(39.25, -75.6899948, -73.0999985)
  9018. o1612.Anchored = true
  9019. o1612.Shape = Enum.PartType.Cylinder
  9020. o1612.Size = Vector3.new(3.56056976, 0.821670115, 0.821670115)
  9021. o1612.CFrame = CFrame.new(104.763855, 6.15653515, -183.912903, 0.0718779862, 0.236537471, -0.968968511, -0.919197321, -0.36141482, -0.156410396, -0.387196183, 0.901905775, 0.191439778)
  9022. o1612.BottomSurface = Enum.SurfaceType.Smooth
  9023. o1612.TopSurface = Enum.SurfaceType.Smooth
  9024. o1612.Color = Color3.new(0.560784, 0.298039, 0.164706)
  9025. o1612.Position = Vector3.new(104.763855, 6.15653515, -183.912903)
  9026. o1613.Parent = o1612
  9027. o1615.Parent = o2
  9028. o1615.BrickColor = BrickColor.new("Burnt Sienna")
  9029. o1615.Position = Vector3.new(78.1349487, 8.25612259, -139.477982)
  9030. o1615.Rotation = Vector3.new(15, 0, 0)
  9031. o1615.Anchored = true
  9032. o1615.Size = Vector3.new(2.20000029, 2.19999957, 0.0999998078)
  9033. o1615.CFrame = CFrame.new(78.1349487, 8.25612259, -139.477982, 1, -7.19667081e-09, 1.92851046e-09, 7.45057482e-09, 0.965925336, -0.258828312, -9.3144859e-14, 0.258828312, 0.965925336)
  9034. o1615.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  9035. o1615.Position = Vector3.new(78.1349487, 8.25612259, -139.477982)
  9036. o1616.Parent = o1615
  9037. o1616.Texture = "http://www.roblox.com/asset/?id=711406459"
  9038. o1617.Parent = o2
  9039. o1617.Material = Enum.Material.WoodPlanks
  9040. o1617.BrickColor = BrickColor.new("Burnt Sienna")
  9041. o1617.Position = Vector3.new(78.1349182, 8.14311981, -139.249435)
  9042. o1617.Rotation = Vector3.new(15, 0, 0)
  9043. o1617.Anchored = true
  9044. o1617.Size = Vector3.new(2.4000001, 2.49999928, 0.399999797)
  9045. o1617.CFrame = CFrame.new(78.1349182, 8.14311981, -139.249435, 1, -7.19667081e-09, 1.92851046e-09, 7.45057482e-09, 0.965925336, -0.258828312, -9.3144859e-14, 0.258828312, 0.965925336)
  9046. o1617.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  9047. o1617.Position = Vector3.new(78.1349182, 8.14311981, -139.249435)
  9048. o1618.Parent = o1617
  9049. o1619.Parent = o2
  9050. o1619.Material = Enum.Material.Sand
  9051. o1619.BrickColor = BrickColor.new("Black")
  9052. o1619.Transparency = 1
  9053. o1619.Position = Vector3.new(49.3499451, 4.07017994, -140.400101)
  9054. o1619.Rotation = Vector3.new(0, -90, 0)
  9055. o1619.Anchored = true
  9056. o1619.Size = Vector3.new(2.19999957, 1, 2.60000014)
  9057. o1619.CFrame = CFrame.new(49.3499451, 4.07017994, -140.400101, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  9058. o1619.Color = Color3.new(0.105882, 0.164706, 0.207843)
  9059. o1619.Position = Vector3.new(49.3499451, 4.07017994, -140.400101)
  9060. o1620.Parent = o1
  9061. o1621.Name = "Head"
  9062. o1621.Parent = o1620
  9063. o1621.BrickColor = BrickColor.new("Pastel brown")
  9064. o1621.Position = Vector3.new(91.6965179, 15.7205276, -176.417084)
  9065. o1621.Rotation = Vector3.new(91.0899963, 56.25, -90.9000015)
  9066. o1621.RotVelocity = Vector3.new(1, 1, 1)
  9067. o1621.Velocity = Vector3.new(0.566606522, -0.426467896, -0.140138626)
  9068. o1621.Locked = true
  9069. o1621.FormFactor = Enum.FormFactor.Symmetric
  9070. o1621.Size = Vector3.new(2, 1, 1)
  9071. o1621.CFrame = CFrame.new(91.6965179, 15.7205276, -176.417084, -0.00876000989, 0.555569172, 0.831424177, 0.0058519966, 0.831470311, -0.555538356, -0.999944568, -1.02994125e-06, -0.010534876)
  9072. o1621.TopSurface = Enum.SurfaceType.Smooth
  9073. o1621.Color = Color3.new(1, 0.8, 0.6)
  9074. o1621.Position = Vector3.new(91.6965179, 15.7205276, -176.417084)
  9075. o1621.velocity = Vector3.new(0.566606522, -0.426467896, -0.140138626)
  9076. o1622.Parent = o1621
  9077. o1622.Scale = Vector3.new(1.25, 1.25, 1.25)
  9078. o1627.Name = "Torso"
  9079. o1627.Parent = o1620
  9080. o1627.BrickColor = BrickColor.new("Pastel brown")
  9081. o1627.Position = Vector3.new(94.2154922, 4.76111412, -180.087845)
  9082. o1627.Rotation = Vector3.new(90.6500015, 22.5, -90.25)
  9083. o1627.RotVelocity = Vector3.new(-6.14853279e-10, -1.29108141e-10, 3.17479265e-09)
  9084. o1627.Velocity = Vector3.new(-1.10722043e-09, 4.15664244, -6.85998369e-10)
  9085. o1627.Locked = true
  9086. o1627.FormFactor = Enum.FormFactor.Symmetric
  9087. o1627.Size = Vector3.new(2, 2, 1)
  9088. o1627.CFrame = CFrame.new(94.2154922, 4.76111412, -180.087845, -0.00403299835, 0.923879266, 0.382662863, 0.00973299518, 0.382684082, -0.923828065, -0.999944508, -1.34103038e-06, -0.0105354786)
  9089. o1627.LeftSurface = Enum.SurfaceType.Weld
  9090. o1627.RightSurface = Enum.SurfaceType.Weld
  9091. o1627.Color = Color3.new(1, 0.8, 0.6)
  9092. o1627.Position = Vector3.new(94.2154922, 4.76111412, -180.087845)
  9093. o1627.velocity = Vector3.new(-1.10722043e-09, 4.15664244, -6.85998369e-10)
  9094. o1628.Name = "roblox"
  9095. o1628.Parent = o1627
  9096. o1637.Name = "Left Arm"
  9097. o1637.Parent = o1620
  9098. o1637.BrickColor = BrickColor.new("Pastel brown")
  9099. o1637.Position = Vector3.new(94.4715424, 4.7465148, -178.337921)
  9100. o1637.Rotation = Vector3.new(103.470001, 18.1999989, -126.040001)
  9101. o1637.CanCollide = false
  9102. o1637.Locked = true
  9103. o1637.FormFactor = Enum.FormFactor.Symmetric
  9104. o1637.Size = Vector3.new(1, 2, 1)
  9105. o1637.CFrame = CFrame.new(94.4715424, 4.7465148, -178.337921, -0.558892906, 0.768176734, 0.31231916, 0.00973299798, 0.382683933, -0.923828065, -0.829182804, -0.513281107, -0.22135599)
  9106. o1637.Color = Color3.new(1, 0.8, 0.6)
  9107. o1637.Position = Vector3.new(94.4715424, 4.7465148, -178.337921)
  9108. o1639.Name = "Right Arm"
  9109. o1639.Parent = o1620
  9110. o1639.BrickColor = BrickColor.new("Pastel brown")
  9111. o1639.Position = Vector3.new(94.4594345, 4.77571392, -181.837769)
  9112. o1639.Rotation = Vector3.new(90.6500015, 22.5, -56.5)
  9113. o1639.CanCollide = false
  9114. o1639.Locked = true
  9115. o1639.FormFactor = Enum.FormFactor.Symmetric
  9116. o1639.Size = Vector3.new(1, 2, 1)
  9117. o1639.CFrame = CFrame.new(94.4594345, 4.77571392, -181.837769, 0.5099262, 0.770417392, 0.38266471, 0.220701069, 0.312784761, -0.923827171, -0.831424296, 0.555538237, -0.0105348146)
  9118. o1639.Color = Color3.new(1, 0.8, 0.6)
  9119. o1639.Position = Vector3.new(94.4594345, 4.77571392, -181.837769)
  9120. o1641.Name = "Left Leg"
  9121. o1641.Parent = o1620
  9122. o1641.BrickColor = BrickColor.new("Pastel brown")
  9123. o1641.Position = Vector3.new(92.369751, 4.24087906, -179.337875)
  9124. o1641.Rotation = Vector3.new(90.5599976, -0.229999989, -112.5)
  9125. o1641.CanCollide = false
  9126. o1641.Locked = true
  9127. o1641.FormFactor = Enum.FormFactor.Symmetric
  9128. o1641.Size = Vector3.new(1, 2, 1)
  9129. o1641.CFrame = CFrame.new(92.369751, 4.24087906, -179.337875, -0.382662147, 0.923879564, -0.00403194875, 0.0105360039, 5.02395681e-09, -0.999944508, -0.923828363, -0.382683367, -0.00973400008)
  9130. o1641.BottomSurface = Enum.SurfaceType.Smooth
  9131. o1641.Color = Color3.new(1, 0.8, 0.6)
  9132. o1641.Position = Vector3.new(92.369751, 4.24087906, -179.337875)
  9133. o1642.Name = "Right Leg"
  9134. o1642.Parent = o1620
  9135. o1642.BrickColor = BrickColor.new("Pastel brown")
  9136. o1642.Position = Vector3.new(92.365715, 4.25061178, -180.837814)
  9137. o1642.Rotation = Vector3.new(90.5899963, 0.119999997, -78.75)
  9138. o1642.CanCollide = false
  9139. o1642.Locked = true
  9140. o1642.FormFactor = Enum.FormFactor.Symmetric
  9141. o1642.Size = Vector3.new(1, 2, 1)
  9142. o1642.CFrame = CFrame.new(92.365715, 4.25061178, -180.837814, 0.195078999, 0.980785429, 0.00205546874, 0.0105360001, 2.66897771e-09, -0.999944508, -0.98073101, 0.195089817, -0.0103335548)
  9143. o1642.BottomSurface = Enum.SurfaceType.Smooth
  9144. o1642.Color = Color3.new(1, 0.8, 0.6)
  9145. o1642.Position = Vector3.new(92.365715, 4.25061178, -180.837814)
  9146. o1643.Parent = o1620
  9147. o1643.RightLeg = o1642
  9148. o1643.LeftLeg = o1641
  9149. o1643.Torso = o1645
  9150. o1643.Health = 0
  9151. o1643.MaxHealth = 0
  9152. o1645.Name = "HumanoidRootPart"
  9153. o1645.Parent = o1620
  9154. o1645.Transparency = 1
  9155. o1645.Position = Vector3.new(94.2154922, 4.76111412, -180.087845)
  9156. o1645.Rotation = Vector3.new(90.6500015, 22.5, -90.25)
  9157. o1645.RotVelocity = Vector3.new(-6.14853279e-10, -1.29108141e-10, 3.17479265e-09)
  9158. o1645.Velocity = Vector3.new(-1.10722043e-09, 4.15664244, -6.85998369e-10)
  9159. o1645.CanCollide = false
  9160. o1645.Locked = true
  9161. o1645.FormFactor = Enum.FormFactor.Symmetric
  9162. o1645.Size = Vector3.new(2, 2, 1)
  9163. o1645.CFrame = CFrame.new(94.2154922, 4.76111412, -180.087845, -0.00403299835, 0.923879266, 0.382662863, 0.00973299518, 0.382684082, -0.923828065, -0.999944508, -1.34103038e-06, -0.0105354786)
  9164. o1645.BottomSurface = Enum.SurfaceType.Smooth
  9165. o1645.TopSurface = Enum.SurfaceType.Smooth
  9166. o1645.Position = Vector3.new(94.2154922, 4.76111412, -180.087845)
  9167. o1645.velocity = Vector3.new(-1.10722043e-09, 4.15664244, -6.85998369e-10)
  9168. o1646.Name = "RootJoint"
  9169. o1646.Parent = o1645
  9170. o1646.C0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  9171. o1646.C1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  9172. o1646.Part0 = o1645
  9173. o1646.Part1 = o1627
  9174. o1646.MaxVelocity = 0.10000000149012
  9175. o1647.Parent = o1620
  9176. o1647.HeadColor = BrickColor.new("Pastel brown")
  9177. o1647.LeftArmColor = BrickColor.new("Pastel brown")
  9178. o1647.LeftLegColor = BrickColor.new("Pastel brown")
  9179. o1647.RightArmColor = BrickColor.new("Pastel brown")
  9180. o1647.RightLegColor = BrickColor.new("Pastel brown")
  9181. o1647.TorsoColor = BrickColor.new("Pastel brown")
  9182. o1649.Name = "Handle"
  9183. o1649.Parent = mas
  9184. o1649.Position = Vector3.new(92.3882065, 16.1814957, -176.420441)
  9185. o1649.Rotation = Vector3.new(90.7799988, 41.4699974, -90.6699982)
  9186. o1649.RotVelocity = Vector3.new(1, 1, 1)
  9187. o1649.Velocity = Vector3.new(0.10228157, 0.268577576, -0.370859146)
  9188. o1649.CanCollide = false
  9189. o1649.Locked = true
  9190. o1649.FormFactor = Enum.FormFactor.Plate
  9191. o1649.Size = Vector3.new(1, 0.800000012, 1)
  9192. o1649.CFrame = CFrame.new(92.3882065, 16.1814957, -176.420441, -0.00876000524, 0.749212563, 0.662271678, 0.00585200312, 0.662324131, -0.749194622, -0.999944568, -0.00268733245, -0.0101863565)
  9193. o1649.BottomSurface = Enum.SurfaceType.Smooth
  9194. o1649.TopSurface = Enum.SurfaceType.Smooth
  9195. o1649.Position = Vector3.new(92.3882065, 16.1814957, -176.420441)
  9196. o1649.velocity = Vector3.new(0.10228157, 0.268577576, -0.370859146)
  9197. o1650.Parent = o1649
  9198. o1650.MeshId = "http://www.roblox.com/asset/?id=1365696"
  9199. o1650.Scale = Vector3.new(1, 1, 1.14999998)
  9200. o1650.TextureId = "http://www.roblox.com/asset/?id=1365693"
  9201. o1650.MeshType = Enum.MeshType.FileMesh
  9202. o1652.Name = "AccessoryWeld"
  9203. o1652.Parent = o1649
  9204. o1652.C0 = CFrame.new(8.65838956e-09, -0.243375778, -0.265762806, 1, 7.87136756e-09, 2.13162821e-14, -7.61116326e-09, 0.96694231, 0.254995316, 2.00714112e-09, -0.254995316, 0.96694231)
  9205. o1652.C1 = CFrame.new(0, 0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9206. o1652.Part0 = o1649
  9207. o1652.Part1 = o1621
  9208. o1654.Name = "Shirt"
  9209. o1654.Parent = o1620
  9210. o1654.ShirtTemplate = "http://www.roblox.com/asset/?id=416576555"
  9211. o1655.Name = "Pants"
  9212. o1655.Parent = o1620
  9213. o1655.PantsTemplate = "http://www.roblox.com/asset/?id=414903688"
  9214. o1657.Name = "Handle"
  9215. o1657.Parent = mas
  9216. o1657.Position = Vector3.new(91.9729919, 16.1371403, -176.567078)
  9217. o1657.Rotation = Vector3.new(91.0899963, 56.25, -90.9000015)
  9218. o1657.RotVelocity = Vector3.new(1, 1, 1)
  9219. o1657.CanCollide = false
  9220. o1657.Locked = true
  9221. o1657.FormFactor = Enum.FormFactor.Custom
  9222. o1657.Size = Vector3.new(1.60002756, 0.800000012, 1.59999776)
  9223. o1657.CFrame = CFrame.new(91.9729919, 16.1371403, -176.567078, -0.00876000524, 0.555569172, 0.831424177, 0.00585200312, 0.831470311, -0.555538356, -0.999944568, -1.02207025e-06, -0.010534876)
  9224. o1657.BottomSurface = Enum.SurfaceType.Smooth
  9225. o1657.TopSurface = Enum.SurfaceType.Smooth
  9226. o1657.Position = Vector3.new(91.9729919, 16.1371403, -176.567078)
  9227. o1658.Parent = o1657
  9228. o1658.MeshId = "rbxassetid://563086208"
  9229. o1658.Scale = Vector3.new(2.04999995, 2, 2)
  9230. o1658.TextureId = "rbxassetid://563086369"
  9231. o1658.MeshType = Enum.MeshType.FileMesh
  9232. o1660.Name = "AccessoryWeld"
  9233. o1660.Parent = o1657
  9234. o1660.C0 = CFrame.new(-0.150000006, 0.100000001, 0, 1, 7.87137555e-09, 3.02998127e-15, -7.87137555e-09, 1, -4.1444258e-16, -3.02998127e-15, 4.14442554e-16, 1)
  9235. o1660.C1 = CFrame.new(0, 0.600000024, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  9236. o1660.Part0 = o1657
  9237. o1660.Part1 = o1621
  9238. mas.Parent = workspace
  9239. mas:MakeJoints()
  9240. local mas1 = mas:GetChildren()
  9241. for i=1,#mas1 do
  9242. mas1[i].Parent = workspace
  9243. ypcall(function() mas1[i]:MakeJoints() end)
  9244. end
  9245. mas:Destroy()
  9246. for i=1,#cors do
  9247. coroutine.resume(cors[i])
  9248. end
Add Comment
Please, Sign In to add comment