Advertisement
TheFlamingBlaster

Z_V m2s test

Aug 13th, 2016
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.57 KB | None | 0 0
  1. -- Created with Z_Vs M2S Plugin -- Created with Z_Vs M2S Plugin
  2.  
  3. Create = function(itemClass,tabl)
  4. local item = Instance.new(itemClass)
  5. for i,v in pairs(tabl) do
  6. local a,b = ypcall(function() return item[i] end)
  7. if a then
  8. item[i] = tabl[i]
  9. end
  10. end
  11. return item
  12. end
  13. function runDummyScript(f,scri)
  14. local oldenv = getfenv(f)
  15. local newenv = setmetatable({}, {
  16. __index = function(_, k)
  17. if k:lower() == 'script' then
  18. return scri
  19. else
  20. return oldenv[k]
  21. end
  22. end
  23. })
  24. setfenv(f, newenv)
  25. ypcall(function() f() end)
  26. end
  27. cors = {}
  28. mas = Instance.new("Model",game:GetService("Lighting"))
  29. mas.Name = "CompiledModel"
  30. o1 = Create("Part",{
  31. ["Parent"] = mas,
  32. ["BrickColor"] = BrickColor.new("Pastel brown"),
  33. ["Position"] = Vector3.new(-56, 1.20003295, -126),
  34. ["Anchored"] = true,
  35. ["CFrame"] = CFrame.new(-56, 1.20003295, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  36. ["Size"] = Vector3.new(6, 2.4000001, 2),
  37. ["Color"] = Color3.new(1, 0.8, 0.6),
  38. })
  39. o2 = Create("Part",{
  40. ["Parent"] = mas,
  41. ["BrickColor"] = BrickColor.new("Pastel brown"),
  42. ["Position"] = Vector3.new(-60, 1.20003295, -112),
  43. ["Rotation"] = Vector3.new(-0, 90, 0),
  44. ["Anchored"] = true,
  45. ["CFrame"] = CFrame.new(-60, 1.20003295, -112, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  46. ["Size"] = Vector3.new(6, 2.4000001, 2),
  47. ["Color"] = Color3.new(1, 0.8, 0.6),
  48. })
  49. o3 = Create("Part",{
  50. ["Parent"] = mas,
  51. ["BrickColor"] = BrickColor.new("Pastel brown"),
  52. ["Position"] = Vector3.new(-60, 1.20003295, -118),
  53. ["Rotation"] = Vector3.new(-0, 90, 0),
  54. ["Anchored"] = true,
  55. ["CFrame"] = CFrame.new(-60, 1.20003295, -118, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  56. ["Size"] = Vector3.new(6, 2.4000001, 2),
  57. ["Color"] = Color3.new(1, 0.8, 0.6),
  58. })
  59. o4 = Create("Part",{
  60. ["Parent"] = mas,
  61. ["BrickColor"] = BrickColor.new("Pastel brown"),
  62. ["Position"] = Vector3.new(-60, 1.20003295, -124),
  63. ["Rotation"] = Vector3.new(-0, 90, 0),
  64. ["Anchored"] = true,
  65. ["CFrame"] = CFrame.new(-60, 1.20003295, -124, -0, 0, 1, -0, 1, 0, -1, 0, 0),
  66. ["Size"] = Vector3.new(6, 2.4000001, 2),
  67. ["Color"] = Color3.new(1, 0.8, 0.6),
  68. })
  69. o5 = Create("Part",{
  70. ["Parent"] = mas,
  71. ["BrickColor"] = BrickColor.new("Pastel brown"),
  72. ["Position"] = Vector3.new(-58, 3.6000309, -126),
  73. ["Anchored"] = true,
  74. ["CFrame"] = CFrame.new(-58, 3.6000309, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  75. ["Size"] = Vector3.new(6, 2.4000001, 2),
  76. ["Color"] = Color3.new(1, 0.8, 0.6),
  77. })
  78. o6 = Create("Part",{
  79. ["Parent"] = mas,
  80. ["BrickColor"] = BrickColor.new("Pastel brown"),
  81. ["Position"] = Vector3.new(-60, 3.6000309, -122),
  82. ["Rotation"] = Vector3.new(0, 90, 0),
  83. ["Anchored"] = true,
  84. ["CFrame"] = CFrame.new(-60, 3.6000309, -122, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  85. ["Size"] = Vector3.new(6, 2.4000001, 2),
  86. ["Color"] = Color3.new(1, 0.8, 0.6),
  87. })
  88. o7 = Create("Part",{
  89. ["Parent"] = mas,
  90. ["BrickColor"] = BrickColor.new("Pastel brown"),
  91. ["Position"] = Vector3.new(-60, 3.6000309, -116),
  92. ["Rotation"] = Vector3.new(0, 90, 0),
  93. ["Anchored"] = true,
  94. ["CFrame"] = CFrame.new(-60, 3.6000309, -116, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  95. ["Size"] = Vector3.new(6, 2.4000001, 2),
  96. ["Color"] = Color3.new(1, 0.8, 0.6),
  97. })
  98. o8 = Create("Part",{
  99. ["Parent"] = mas,
  100. ["BrickColor"] = BrickColor.new("Pastel brown"),
  101. ["Position"] = Vector3.new(-50, 1.20003295, -126),
  102. ["Anchored"] = true,
  103. ["CFrame"] = CFrame.new(-50, 1.20003295, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  104. ["Size"] = Vector3.new(6, 2.4000001, 2),
  105. ["Color"] = Color3.new(1, 0.8, 0.6),
  106. })
  107. o9 = Create("Part",{
  108. ["Parent"] = mas,
  109. ["BrickColor"] = BrickColor.new("Pastel brown"),
  110. ["Position"] = Vector3.new(-58, 1.20003295, -108),
  111. ["Rotation"] = Vector3.new(180, -0, -180),
  112. ["Anchored"] = true,
  113. ["CFrame"] = CFrame.new(-58, 1.20003295, -108, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  114. ["Size"] = Vector3.new(6, 2.4000001, 2),
  115. ["Color"] = Color3.new(1, 0.8, 0.6),
  116. })
  117. o10 = Create("Part",{
  118. ["Parent"] = mas,
  119. ["BrickColor"] = BrickColor.new("Pastel brown"),
  120. ["Position"] = Vector3.new(-52, 3.6000309, -126),
  121. ["Anchored"] = true,
  122. ["CFrame"] = CFrame.new(-52, 3.6000309, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  123. ["Size"] = Vector3.new(6, 2.4000001, 2),
  124. ["Color"] = Color3.new(1, 0.8, 0.6),
  125. })
  126. o11 = Create("Part",{
  127. ["Parent"] = mas,
  128. ["BrickColor"] = BrickColor.new("Pastel brown"),
  129. ["Position"] = Vector3.new(-60, 3.6000309, -110),
  130. ["Rotation"] = Vector3.new(0, 90, 0),
  131. ["Anchored"] = true,
  132. ["CFrame"] = CFrame.new(-60, 3.6000309, -110, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  133. ["Size"] = Vector3.new(6, 2.4000001, 2),
  134. ["Color"] = Color3.new(1, 0.8, 0.6),
  135. })
  136. o12 = Create("Part",{
  137. ["Parent"] = mas,
  138. ["BrickColor"] = BrickColor.new("Pastel brown"),
  139. ["Position"] = Vector3.new(-56, 3.6000309, -108),
  140. ["Rotation"] = Vector3.new(-180, 0, -180),
  141. ["Anchored"] = true,
  142. ["CFrame"] = CFrame.new(-56, 3.6000309, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  143. ["Size"] = Vector3.new(6, 2.4000001, 2),
  144. ["Color"] = Color3.new(1, 0.8, 0.6),
  145. })
  146. o13 = Create("Part",{
  147. ["Parent"] = mas,
  148. ["BrickColor"] = BrickColor.new("Pastel brown"),
  149. ["Position"] = Vector3.new(-58, 6.0000248, -126),
  150. ["Anchored"] = true,
  151. ["CFrame"] = CFrame.new(-58, 6.0000248, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  152. ["Size"] = Vector3.new(2, 2.4000001, 2),
  153. ["Color"] = Color3.new(1, 0.8, 0.6),
  154. })
  155. o14 = Create("Part",{
  156. ["Parent"] = mas,
  157. ["BrickColor"] = BrickColor.new("Pastel brown"),
  158. ["Position"] = Vector3.new(-60, 6.0000248, -118),
  159. ["Rotation"] = Vector3.new(0, 90, 0),
  160. ["Anchored"] = true,
  161. ["CFrame"] = CFrame.new(-60, 6.0000248, -118, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  162. ["Size"] = Vector3.new(6, 2.4000001, 2),
  163. ["Color"] = Color3.new(1, 0.8, 0.6),
  164. })
  165. o15 = Create("Part",{
  166. ["Parent"] = mas,
  167. ["BrickColor"] = BrickColor.new("Pastel brown"),
  168. ["Position"] = Vector3.new(-60, 8.40001011, -122),
  169. ["Rotation"] = Vector3.new(0, 90, 0),
  170. ["Anchored"] = true,
  171. ["CFrame"] = CFrame.new(-60, 8.40001011, -122, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  172. ["Size"] = Vector3.new(6, 2.4000001, 2),
  173. ["Color"] = Color3.new(1, 0.8, 0.6),
  174. })
  175. o16 = Create("Part",{
  176. ["Parent"] = mas,
  177. ["BrickColor"] = BrickColor.new("Pastel brown"),
  178. ["Position"] = Vector3.new(-49, 6.0000248, -126),
  179. ["Anchored"] = true,
  180. ["CFrame"] = CFrame.new(-49, 6.0000248, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  181. ["Size"] = Vector3.new(4, 2.4000001, 2),
  182. ["Color"] = Color3.new(1, 0.8, 0.6),
  183. })
  184. o17 = Create("Part",{
  185. ["Parent"] = mas,
  186. ["BrickColor"] = BrickColor.new("Pastel brown"),
  187. ["Position"] = Vector3.new(-60, 6.0000248, -124),
  188. ["Rotation"] = Vector3.new(0, 90, 0),
  189. ["Anchored"] = true,
  190. ["CFrame"] = CFrame.new(-60, 6.0000248, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  191. ["Size"] = Vector3.new(6, 2.4000001, 2),
  192. ["Color"] = Color3.new(1, 0.8, 0.6),
  193. })
  194. o18 = Create("Part",{
  195. ["Parent"] = mas,
  196. ["BrickColor"] = BrickColor.new("Pastel brown"),
  197. ["Position"] = Vector3.new(-59, 8.40001011, -126),
  198. ["Anchored"] = true,
  199. ["CFrame"] = CFrame.new(-59, 8.40001011, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  200. ["Size"] = Vector3.new(4, 2.4000001, 2),
  201. ["Color"] = Color3.new(1, 0.8, 0.6),
  202. })
  203. o19 = Create("Part",{
  204. ["Parent"] = mas,
  205. ["BrickColor"] = BrickColor.new("Pastel brown"),
  206. ["Position"] = Vector3.new(-50, 8.40001011, -126),
  207. ["Anchored"] = true,
  208. ["CFrame"] = CFrame.new(-50, 8.40001011, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  209. ["Size"] = Vector3.new(2, 2.4000001, 2),
  210. ["Color"] = Color3.new(1, 0.8, 0.6),
  211. })
  212. o20 = Create("Part",{
  213. ["Parent"] = mas,
  214. ["BrickColor"] = BrickColor.new("Pastel brown"),
  215. ["Position"] = Vector3.new(-60, 8.40001011, -116),
  216. ["Rotation"] = Vector3.new(0, 90, 0),
  217. ["Anchored"] = true,
  218. ["CFrame"] = CFrame.new(-60, 8.40001011, -116, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  219. ["Size"] = Vector3.new(6, 2.4000001, 2),
  220. ["Color"] = Color3.new(1, 0.8, 0.6),
  221. })
  222. o21 = Create("Part",{
  223. ["Parent"] = mas,
  224. ["BrickColor"] = BrickColor.new("Pastel brown"),
  225. ["Position"] = Vector3.new(-60, 6.0000248, -112),
  226. ["Rotation"] = Vector3.new(0, 90, 0),
  227. ["Anchored"] = true,
  228. ["CFrame"] = CFrame.new(-60, 6.0000248, -112, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  229. ["Size"] = Vector3.new(6, 2.4000001, 2),
  230. ["Color"] = Color3.new(1, 0.8, 0.6),
  231. })
  232. o22 = Create("Part",{
  233. ["Parent"] = mas,
  234. ["BrickColor"] = BrickColor.new("Pastel brown"),
  235. ["Position"] = Vector3.new(-60, 8.40001011, -110),
  236. ["Rotation"] = Vector3.new(0, 90, 0),
  237. ["Anchored"] = true,
  238. ["CFrame"] = CFrame.new(-60, 8.40001011, -110, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  239. ["Size"] = Vector3.new(6, 2.4000001, 2),
  240. ["Color"] = Color3.new(1, 0.8, 0.6),
  241. })
  242. o23 = Create("Part",{
  243. ["Parent"] = mas,
  244. ["BrickColor"] = BrickColor.new("Pastel brown"),
  245. ["Position"] = Vector3.new(-58, 6.0000248, -108),
  246. ["Rotation"] = Vector3.new(-180, 0, -180),
  247. ["Anchored"] = true,
  248. ["CFrame"] = CFrame.new(-58, 6.0000248, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  249. ["Size"] = Vector3.new(6, 2.4000001, 2),
  250. ["Color"] = Color3.new(1, 0.8, 0.6),
  251. })
  252. o24 = Create("Part",{
  253. ["Parent"] = mas,
  254. ["BrickColor"] = BrickColor.new("Pastel brown"),
  255. ["Position"] = Vector3.new(-56, 8.40001011, -108),
  256. ["Rotation"] = Vector3.new(-180, 0, -180),
  257. ["Anchored"] = true,
  258. ["CFrame"] = CFrame.new(-56, 8.40001011, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  259. ["Size"] = Vector3.new(6, 2.4000001, 2),
  260. ["Color"] = Color3.new(1, 0.8, 0.6),
  261. })
  262. o25 = Create("Part",{
  263. ["Parent"] = mas,
  264. ["BrickColor"] = BrickColor.new("Pastel brown"),
  265. ["Position"] = Vector3.new(-56, 10.8000097, -126),
  266. ["Anchored"] = true,
  267. ["CFrame"] = CFrame.new(-56, 10.8000097, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  268. ["Size"] = Vector3.new(6, 2.4000001, 2),
  269. ["Color"] = Color3.new(1, 0.8, 0.6),
  270. })
  271. o26 = Create("Part",{
  272. ["Parent"] = mas,
  273. ["BrickColor"] = BrickColor.new("Pastel brown"),
  274. ["Position"] = Vector3.new(-60, 10.8000097, -118),
  275. ["Rotation"] = Vector3.new(0, 90, 0),
  276. ["Anchored"] = true,
  277. ["CFrame"] = CFrame.new(-60, 10.8000097, -118, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  278. ["Size"] = Vector3.new(6, 2.4000001, 2),
  279. ["Color"] = Color3.new(1, 0.8, 0.6),
  280. })
  281. o27 = Create("Part",{
  282. ["Parent"] = mas,
  283. ["BrickColor"] = BrickColor.new("Pastel brown"),
  284. ["Position"] = Vector3.new(-60, 13.2000141, -122),
  285. ["Rotation"] = Vector3.new(0, 90, 0),
  286. ["Anchored"] = true,
  287. ["CFrame"] = CFrame.new(-60, 13.2000141, -122, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  288. ["Size"] = Vector3.new(6, 2.4000001, 2),
  289. ["Color"] = Color3.new(1, 0.8, 0.6),
  290. })
  291. o28 = Create("Part",{
  292. ["Parent"] = mas,
  293. ["BrickColor"] = BrickColor.new("Pastel brown"),
  294. ["Position"] = Vector3.new(-50, 10.8000097, -126),
  295. ["Anchored"] = true,
  296. ["CFrame"] = CFrame.new(-50, 10.8000097, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  297. ["Size"] = Vector3.new(6, 2.4000001, 2),
  298. ["Color"] = Color3.new(1, 0.8, 0.6),
  299. })
  300. o29 = Create("Part",{
  301. ["Parent"] = mas,
  302. ["BrickColor"] = BrickColor.new("Pastel brown"),
  303. ["Position"] = Vector3.new(-60, 10.8000097, -124),
  304. ["Rotation"] = Vector3.new(0, 90, 0),
  305. ["Anchored"] = true,
  306. ["CFrame"] = CFrame.new(-60, 10.8000097, -124, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  307. ["Size"] = Vector3.new(6, 2.4000001, 2),
  308. ["Color"] = Color3.new(1, 0.8, 0.6),
  309. })
  310. o30 = Create("Part",{
  311. ["Parent"] = mas,
  312. ["BrickColor"] = BrickColor.new("Pastel brown"),
  313. ["Position"] = Vector3.new(-58, 13.2000141, -126),
  314. ["Anchored"] = true,
  315. ["CFrame"] = CFrame.new(-58, 13.2000141, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  316. ["Size"] = Vector3.new(6, 2.4000001, 2),
  317. ["Color"] = Color3.new(1, 0.8, 0.6),
  318. })
  319. o31 = Create("Part",{
  320. ["Parent"] = mas,
  321. ["BrickColor"] = BrickColor.new("Pastel brown"),
  322. ["Position"] = Vector3.new(-52, 13.2000141, -126),
  323. ["Anchored"] = true,
  324. ["CFrame"] = CFrame.new(-52, 13.2000141, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  325. ["Size"] = Vector3.new(6, 2.4000001, 2),
  326. ["Color"] = Color3.new(1, 0.8, 0.6),
  327. })
  328. o32 = Create("Part",{
  329. ["Parent"] = mas,
  330. ["BrickColor"] = BrickColor.new("Pastel brown"),
  331. ["Position"] = Vector3.new(-60, 13.2000141, -116),
  332. ["Rotation"] = Vector3.new(0, 90, 0),
  333. ["Anchored"] = true,
  334. ["CFrame"] = CFrame.new(-60, 13.2000141, -116, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  335. ["Size"] = Vector3.new(6, 2.4000001, 2),
  336. ["Color"] = Color3.new(1, 0.8, 0.6),
  337. })
  338. o33 = Create("Part",{
  339. ["Parent"] = mas,
  340. ["BrickColor"] = BrickColor.new("Pastel brown"),
  341. ["Position"] = Vector3.new(-60, 10.8000097, -112),
  342. ["Rotation"] = Vector3.new(0, 90, 0),
  343. ["Anchored"] = true,
  344. ["CFrame"] = CFrame.new(-60, 10.8000097, -112, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  345. ["Size"] = Vector3.new(6, 2.4000001, 2),
  346. ["Color"] = Color3.new(1, 0.8, 0.6),
  347. })
  348. o34 = Create("Part",{
  349. ["Parent"] = mas,
  350. ["BrickColor"] = BrickColor.new("Pastel brown"),
  351. ["Position"] = Vector3.new(-60, 13.2000141, -110),
  352. ["Rotation"] = Vector3.new(0, 90, 0),
  353. ["Anchored"] = true,
  354. ["CFrame"] = CFrame.new(-60, 13.2000141, -110, 0, 0, 1, 0, 1, 0, -1, 0, 0),
  355. ["Size"] = Vector3.new(6, 2.4000001, 2),
  356. ["Color"] = Color3.new(1, 0.8, 0.6),
  357. })
  358. o35 = Create("Part",{
  359. ["Parent"] = mas,
  360. ["BrickColor"] = BrickColor.new("Pastel brown"),
  361. ["Position"] = Vector3.new(-58, 10.8000097, -108),
  362. ["Rotation"] = Vector3.new(-180, 0, -180),
  363. ["Anchored"] = true,
  364. ["CFrame"] = CFrame.new(-58, 10.8000097, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  365. ["Size"] = Vector3.new(6, 2.4000001, 2),
  366. ["Color"] = Color3.new(1, 0.8, 0.6),
  367. })
  368. o36 = Create("Part",{
  369. ["Parent"] = mas,
  370. ["BrickColor"] = BrickColor.new("Pastel brown"),
  371. ["Position"] = Vector3.new(-56, 13.2000141, -108),
  372. ["Rotation"] = Vector3.new(-180, 0, -180),
  373. ["Anchored"] = true,
  374. ["CFrame"] = CFrame.new(-56, 13.2000141, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  375. ["Size"] = Vector3.new(6, 2.4000001, 2),
  376. ["Color"] = Color3.new(1, 0.8, 0.6),
  377. })
  378. o37 = Create("Part",{
  379. ["Parent"] = mas,
  380. ["BrickColor"] = BrickColor.new("Pastel brown"),
  381. ["Position"] = Vector3.new(-52, 1.20003295, -108),
  382. ["Rotation"] = Vector3.new(180, -0, -180),
  383. ["Anchored"] = true,
  384. ["CFrame"] = CFrame.new(-52, 1.20003295, -108, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  385. ["Size"] = Vector3.new(6, 2.4000001, 2),
  386. ["Color"] = Color3.new(1, 0.8, 0.6),
  387. })
  388. o38 = Create("Part",{
  389. ["Parent"] = mas,
  390. ["BrickColor"] = BrickColor.new("Pastel brown"),
  391. ["Position"] = Vector3.new(-47, 3.6000309, -126),
  392. ["Anchored"] = true,
  393. ["CFrame"] = CFrame.new(-47, 3.6000309, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  394. ["Size"] = Vector3.new(4, 2.4000001, 2),
  395. ["Color"] = Color3.new(1, 0.8, 0.6),
  396. })
  397. o39 = Create("Part",{
  398. ["Parent"] = mas,
  399. ["BrickColor"] = BrickColor.new("Pastel brown"),
  400. ["Position"] = Vector3.new(-47, 8.40001011, -126),
  401. ["Anchored"] = true,
  402. ["CFrame"] = CFrame.new(-47, 8.40001011, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  403. ["Size"] = Vector3.new(4, 2.4000001, 2),
  404. ["Color"] = Color3.new(1, 0.8, 0.6),
  405. })
  406. o40 = Create("Part",{
  407. ["Parent"] = mas,
  408. ["BrickColor"] = BrickColor.new("Pastel brown"),
  409. ["Position"] = Vector3.new(-46, 6.0000248, -126),
  410. ["Anchored"] = true,
  411. ["CFrame"] = CFrame.new(-46, 6.0000248, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  412. ["Size"] = Vector3.new(2, 2.4000001, 2),
  413. ["Color"] = Color3.new(1, 0.8, 0.6),
  414. })
  415. o41 = Create("Part",{
  416. ["Parent"] = mas,
  417. ["BrickColor"] = BrickColor.new("Pastel brown"),
  418. ["Position"] = Vector3.new(-52, 6.0000248, -108),
  419. ["Rotation"] = Vector3.new(-180, 0, -180),
  420. ["Anchored"] = true,
  421. ["CFrame"] = CFrame.new(-52, 6.0000248, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  422. ["Size"] = Vector3.new(6, 2.4000001, 2),
  423. ["Color"] = Color3.new(1, 0.8, 0.6),
  424. })
  425. o42 = Create("Part",{
  426. ["Parent"] = mas,
  427. ["BrickColor"] = BrickColor.new("Pastel brown"),
  428. ["Position"] = Vector3.new(-46, 13.2000141, -126),
  429. ["Anchored"] = true,
  430. ["CFrame"] = CFrame.new(-46, 13.2000141, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  431. ["Size"] = Vector3.new(6, 2.4000001, 2),
  432. ["Color"] = Color3.new(1, 0.8, 0.6),
  433. })
  434. o43 = Create("Part",{
  435. ["Parent"] = mas,
  436. ["BrickColor"] = BrickColor.new("Pastel brown"),
  437. ["Position"] = Vector3.new(-46, 10.8000097, -126),
  438. ["Anchored"] = true,
  439. ["CFrame"] = CFrame.new(-46, 10.8000097, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  440. ["Size"] = Vector3.new(2, 2.4000001, 2),
  441. ["Color"] = Color3.new(1, 0.8, 0.6),
  442. })
  443. o44 = Create("Part",{
  444. ["Parent"] = mas,
  445. ["BrickColor"] = BrickColor.new("Pastel brown"),
  446. ["Position"] = Vector3.new(-52, 10.8000097, -108),
  447. ["Rotation"] = Vector3.new(-180, 0, -180),
  448. ["Anchored"] = true,
  449. ["CFrame"] = CFrame.new(-52, 10.8000097, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  450. ["Size"] = Vector3.new(6, 2.4000001, 2),
  451. ["Color"] = Color3.new(1, 0.8, 0.6),
  452. })
  453. o45 = Create("Part",{
  454. ["Parent"] = mas,
  455. ["BrickColor"] = BrickColor.new("Really red"),
  456. ["Position"] = Vector3.new(-59.5, 15.0000095, -117),
  457. ["Anchored"] = true,
  458. ["CFrame"] = CFrame.new(-59.5, 15.0000095, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  459. ["Size"] = Vector3.new(3, 1.20000005, 20),
  460. ["Color"] = Color3.new(1, 0, 0),
  461. })
  462. o46 = Create("Part",{
  463. ["Parent"] = mas,
  464. ["BrickColor"] = BrickColor.new("Pastel brown"),
  465. ["Position"] = Vector3.new(-50, 3.6000309, -108),
  466. ["Rotation"] = Vector3.new(-180, 0, -180),
  467. ["Anchored"] = true,
  468. ["CFrame"] = CFrame.new(-50, 3.6000309, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  469. ["Size"] = Vector3.new(6, 2.4000001, 2),
  470. ["Color"] = Color3.new(1, 0.8, 0.6),
  471. })
  472. o47 = Create("Part",{
  473. ["Parent"] = mas,
  474. ["BrickColor"] = BrickColor.new("Pastel brown"),
  475. ["Position"] = Vector3.new(-50, 8.40001011, -108),
  476. ["Rotation"] = Vector3.new(-180, 0, -180),
  477. ["Anchored"] = true,
  478. ["CFrame"] = CFrame.new(-50, 8.40001011, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  479. ["Size"] = Vector3.new(6, 2.4000001, 2),
  480. ["Color"] = Color3.new(1, 0.8, 0.6),
  481. })
  482. o48 = Create("Part",{
  483. ["Parent"] = mas,
  484. ["BrickColor"] = BrickColor.new("Pastel brown"),
  485. ["Position"] = Vector3.new(-50, 13.2000141, -108),
  486. ["Rotation"] = Vector3.new(-180, 0, -180),
  487. ["Anchored"] = true,
  488. ["CFrame"] = CFrame.new(-50, 13.2000141, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  489. ["Size"] = Vector3.new(6, 2.4000001, 2),
  490. ["Color"] = Color3.new(1, 0.8, 0.6),
  491. })
  492. o49 = Create("Part",{
  493. ["Parent"] = mas,
  494. ["BrickColor"] = BrickColor.new("Really red"),
  495. ["Position"] = Vector3.new(-57.5, 16.200016, -117),
  496. ["Anchored"] = true,
  497. ["CFrame"] = CFrame.new(-57.5, 16.200016, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  498. ["Size"] = Vector3.new(3, 1.20000005, 20),
  499. ["Color"] = Color3.new(1, 0, 0),
  500. })
  501. o50 = Create("Part",{
  502. ["Parent"] = mas,
  503. ["BrickColor"] = BrickColor.new("Pastel brown"),
  504. ["Position"] = Vector3.new(-44, 1.20003295, -126),
  505. ["Anchored"] = true,
  506. ["CFrame"] = CFrame.new(-44, 1.20003295, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  507. ["Size"] = Vector3.new(6, 2.4000001, 2),
  508. ["Color"] = Color3.new(1, 0.8, 0.6),
  509. })
  510. o51 = Create("Part",{
  511. ["Parent"] = mas,
  512. ["BrickColor"] = BrickColor.new("Pastel brown"),
  513. ["Position"] = Vector3.new(-46, 1.20003295, -108),
  514. ["Rotation"] = Vector3.new(180, -0, -180),
  515. ["Anchored"] = true,
  516. ["CFrame"] = CFrame.new(-46, 1.20003295, -108, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  517. ["Size"] = Vector3.new(6, 2.4000001, 2),
  518. ["Color"] = Color3.new(1, 0.8, 0.6),
  519. })
  520. o52 = Create("Part",{
  521. ["Parent"] = mas,
  522. ["BrickColor"] = BrickColor.new("Bright blue"),
  523. ["Position"] = Vector3.new(-42, 1.20003295, -117),
  524. ["Rotation"] = Vector3.new(180, -0, -180),
  525. ["Anchored"] = true,
  526. ["CFrame"] = CFrame.new(-42, 1.20003295, -117, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  527. ["Size"] = Vector3.new(34, 2.4000001, 16),
  528. ["Color"] = Color3.new(0.0509804, 0.411765, 0.67451),
  529. })
  530. o53 = Create("Part",{
  531. ["Parent"] = mas,
  532. ["BrickColor"] = BrickColor.new("Pastel brown"),
  533. ["Position"] = Vector3.new(-44, 3.6000309, -108),
  534. ["Rotation"] = Vector3.new(-180, 0, -180),
  535. ["Anchored"] = true,
  536. ["CFrame"] = CFrame.new(-44, 3.6000309, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  537. ["Size"] = Vector3.new(6, 2.4000001, 2),
  538. ["Color"] = Color3.new(1, 0.8, 0.6),
  539. })
  540. o54 = Create("Part",{
  541. ["Parent"] = mas,
  542. ["BrickColor"] = BrickColor.new("Pastel brown"),
  543. ["Position"] = Vector3.new(-46, 6.0000248, -108),
  544. ["Rotation"] = Vector3.new(-180, 0, -180),
  545. ["Anchored"] = true,
  546. ["CFrame"] = CFrame.new(-46, 6.0000248, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  547. ["Size"] = Vector3.new(6, 2.4000001, 2),
  548. ["Color"] = Color3.new(1, 0.8, 0.6),
  549. })
  550. o55 = Create("Part",{
  551. ["Parent"] = mas,
  552. ["BrickColor"] = BrickColor.new("Pastel brown"),
  553. ["Position"] = Vector3.new(-44, 8.40001011, -108),
  554. ["Rotation"] = Vector3.new(-180, 0, -180),
  555. ["Anchored"] = true,
  556. ["CFrame"] = CFrame.new(-44, 8.40001011, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  557. ["Size"] = Vector3.new(6, 2.4000001, 2),
  558. ["Color"] = Color3.new(1, 0.8, 0.6),
  559. })
  560. o56 = Create("Part",{
  561. ["Parent"] = mas,
  562. ["BrickColor"] = BrickColor.new("Pastel brown"),
  563. ["Position"] = Vector3.new(-40, 13.2000141, -126),
  564. ["Anchored"] = true,
  565. ["CFrame"] = CFrame.new(-40, 13.2000141, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  566. ["Size"] = Vector3.new(6, 2.4000001, 2),
  567. ["Color"] = Color3.new(1, 0.8, 0.6),
  568. })
  569. o57 = Create("Part",{
  570. ["Parent"] = mas,
  571. ["BrickColor"] = BrickColor.new("Pastel brown"),
  572. ["Position"] = Vector3.new(-46, 10.8000097, -108),
  573. ["Rotation"] = Vector3.new(-180, 0, -180),
  574. ["Anchored"] = true,
  575. ["CFrame"] = CFrame.new(-46, 10.8000097, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  576. ["Size"] = Vector3.new(6, 2.4000001, 2),
  577. ["Color"] = Color3.new(1, 0.8, 0.6),
  578. })
  579. o58 = Create("Part",{
  580. ["Parent"] = mas,
  581. ["BrickColor"] = BrickColor.new("Pastel brown"),
  582. ["Position"] = Vector3.new(-44, 13.2000141, -108),
  583. ["Rotation"] = Vector3.new(-180, 0, -180),
  584. ["Anchored"] = true,
  585. ["CFrame"] = CFrame.new(-44, 13.2000141, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  586. ["Size"] = Vector3.new(6, 2.4000001, 2),
  587. ["Color"] = Color3.new(1, 0.8, 0.6),
  588. })
  589. o59 = Create("Part",{
  590. ["Parent"] = mas,
  591. ["BrickColor"] = BrickColor.new("Pastel brown"),
  592. ["Position"] = Vector3.new(-42, 0.600035012, -128),
  593. ["Anchored"] = true,
  594. ["CFrame"] = CFrame.new(-42, 0.600035012, -128, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  595. ["Size"] = Vector3.new(6, 1.20000005, 2),
  596. ["Color"] = Color3.new(1, 0.8, 0.6),
  597. })
  598. o60 = Create("Part",{
  599. ["Parent"] = mas,
  600. ["BrickColor"] = BrickColor.new("Really red"),
  601. ["Position"] = Vector3.new(-55.5, 17.400032, -117),
  602. ["Anchored"] = true,
  603. ["CFrame"] = CFrame.new(-55.5, 17.400032, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  604. ["Size"] = Vector3.new(3, 1.20000005, 20),
  605. ["Color"] = Color3.new(1, 0, 0),
  606. })
  607. o61 = Create("Part",{
  608. ["Parent"] = mas,
  609. ["BrickColor"] = BrickColor.new("Really red"),
  610. ["Position"] = Vector3.new(-53.5, 18.6000366, -117),
  611. ["Anchored"] = true,
  612. ["CFrame"] = CFrame.new(-53.5, 18.6000366, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  613. ["Size"] = Vector3.new(3, 1.20000005, 20),
  614. ["Color"] = Color3.new(1, 0, 0),
  615. })
  616. o62 = Create("Part",{
  617. ["Parent"] = mas,
  618. ["BrickColor"] = BrickColor.new("Really red"),
  619. ["Position"] = Vector3.new(-51.5, 19.8000393, -117),
  620. ["Anchored"] = true,
  621. ["CFrame"] = CFrame.new(-51.5, 19.8000393, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  622. ["Size"] = Vector3.new(3, 1.20000005, 20),
  623. ["Color"] = Color3.new(1, 0, 0),
  624. })
  625. o63 = Create("Part",{
  626. ["Parent"] = mas,
  627. ["BrickColor"] = BrickColor.new("Really red"),
  628. ["Position"] = Vector3.new(-42, 15.0000095, -126.5),
  629. ["Anchored"] = true,
  630. ["CFrame"] = CFrame.new(-42, 15.0000095, -126.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  631. ["Size"] = Vector3.new(32, 1.20000005, 1),
  632. ["Color"] = Color3.new(1, 0, 0),
  633. })
  634. o64 = Create("Part",{
  635. ["Parent"] = mas,
  636. ["BrickColor"] = BrickColor.new("Really red"),
  637. ["Position"] = Vector3.new(-42, 16.200016, -126.5),
  638. ["Anchored"] = true,
  639. ["CFrame"] = CFrame.new(-42, 16.200016, -126.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  640. ["Size"] = Vector3.new(28, 1.20000005, 1),
  641. ["Color"] = Color3.new(1, 0, 0),
  642. })
  643. o65 = Create("Part",{
  644. ["Parent"] = mas,
  645. ["BrickColor"] = BrickColor.new("Really red"),
  646. ["Position"] = Vector3.new(-42, 17.400032, -126.5),
  647. ["Anchored"] = true,
  648. ["CFrame"] = CFrame.new(-42, 17.400032, -126.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  649. ["Size"] = Vector3.new(24, 1.20000005, 1),
  650. ["Color"] = Color3.new(1, 0, 0),
  651. })
  652. o66 = Create("Part",{
  653. ["Parent"] = mas,
  654. ["BrickColor"] = BrickColor.new("Really red"),
  655. ["Position"] = Vector3.new(-42, 18.6000366, -126.5),
  656. ["Anchored"] = true,
  657. ["CFrame"] = CFrame.new(-42, 18.6000366, -126.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  658. ["Size"] = Vector3.new(20, 1.20000005, 1),
  659. ["Color"] = Color3.new(1, 0, 0),
  660. })
  661. o67 = Create("Part",{
  662. ["Parent"] = mas,
  663. ["BrickColor"] = BrickColor.new("Really red"),
  664. ["Position"] = Vector3.new(-42, 15.0000095, -107.5),
  665. ["Anchored"] = true,
  666. ["CFrame"] = CFrame.new(-42, 15.0000095, -107.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  667. ["Size"] = Vector3.new(32, 1.20000005, 1),
  668. ["Color"] = Color3.new(1, 0, 0),
  669. })
  670. o68 = Create("Part",{
  671. ["Parent"] = mas,
  672. ["BrickColor"] = BrickColor.new("Really red"),
  673. ["Position"] = Vector3.new(-42, 17.400032, -107.5),
  674. ["Anchored"] = true,
  675. ["CFrame"] = CFrame.new(-42, 17.400032, -107.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  676. ["Size"] = Vector3.new(24, 1.20000005, 1),
  677. ["Color"] = Color3.new(1, 0, 0),
  678. })
  679. o69 = Create("Part",{
  680. ["Parent"] = mas,
  681. ["BrickColor"] = BrickColor.new("Really red"),
  682. ["Position"] = Vector3.new(-42, 18.6000366, -107.5),
  683. ["Anchored"] = true,
  684. ["CFrame"] = CFrame.new(-42, 18.6000366, -107.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  685. ["Size"] = Vector3.new(20, 1.20000005, 1),
  686. ["Color"] = Color3.new(1, 0, 0),
  687. })
  688. o70 = Create("Part",{
  689. ["Parent"] = mas,
  690. ["BrickColor"] = BrickColor.new("Really red"),
  691. ["Position"] = Vector3.new(-42, 16.200016, -107.5),
  692. ["Anchored"] = true,
  693. ["CFrame"] = CFrame.new(-42, 16.200016, -107.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  694. ["Size"] = Vector3.new(28, 1.20000005, 1),
  695. ["Color"] = Color3.new(1, 0, 0),
  696. })
  697. o71 = Create("Part",{
  698. ["Parent"] = mas,
  699. ["BrickColor"] = BrickColor.new("Really red"),
  700. ["Position"] = Vector3.new(-42, 21.0000362, -107.5),
  701. ["Anchored"] = true,
  702. ["CFrame"] = CFrame.new(-42, 21.0000362, -107.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  703. ["Size"] = Vector3.new(12, 1.20000005, 1),
  704. ["Color"] = Color3.new(1, 0, 0),
  705. })
  706. o72 = Create("Part",{
  707. ["Parent"] = mas,
  708. ["BrickColor"] = BrickColor.new("Really red"),
  709. ["Position"] = Vector3.new(-42, 19.8000393, -107.5),
  710. ["Anchored"] = true,
  711. ["CFrame"] = CFrame.new(-42, 19.8000393, -107.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  712. ["Size"] = Vector3.new(16, 1.20000005, 1),
  713. ["Color"] = Color3.new(1, 0, 0),
  714. })
  715. o73 = Create("Part",{
  716. ["Parent"] = mas,
  717. ["BrickColor"] = BrickColor.new("Pastel brown"),
  718. ["Position"] = Vector3.new(-38, 1.20003295, -126),
  719. ["Anchored"] = true,
  720. ["CFrame"] = CFrame.new(-38, 1.20003295, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  721. ["Size"] = Vector3.new(6, 2.4000001, 2),
  722. ["Color"] = Color3.new(1, 0.8, 0.6),
  723. })
  724. o74 = Create("Part",{
  725. ["Parent"] = mas,
  726. ["BrickColor"] = BrickColor.new("Pastel brown"),
  727. ["Position"] = Vector3.new(-40, 1.20003295, -108),
  728. ["Rotation"] = Vector3.new(180, -0, -180),
  729. ["Anchored"] = true,
  730. ["CFrame"] = CFrame.new(-40, 1.20003295, -108, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  731. ["Size"] = Vector3.new(6, 2.4000001, 2),
  732. ["Color"] = Color3.new(1, 0.8, 0.6),
  733. })
  734. o75 = Create("Part",{
  735. ["Parent"] = mas,
  736. ["BrickColor"] = BrickColor.new("Pastel brown"),
  737. ["Position"] = Vector3.new(-38, 3.6000309, -126),
  738. ["Anchored"] = true,
  739. ["CFrame"] = CFrame.new(-38, 3.6000309, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  740. ["Size"] = Vector3.new(2, 2.4000001, 2),
  741. ["Color"] = Color3.new(1, 0.8, 0.6),
  742. })
  743. o76 = Create("Part",{
  744. ["Parent"] = mas,
  745. ["BrickColor"] = BrickColor.new("Pastel brown"),
  746. ["Position"] = Vector3.new(-38, 8.40001011, -126),
  747. ["Anchored"] = true,
  748. ["CFrame"] = CFrame.new(-38, 8.40001011, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  749. ["Size"] = Vector3.new(2, 2.4000001, 2),
  750. ["Color"] = Color3.new(1, 0.8, 0.6),
  751. })
  752. o77 = Create("Part",{
  753. ["Parent"] = mas,
  754. ["BrickColor"] = BrickColor.new("Pastel brown"),
  755. ["Position"] = Vector3.new(-40, 6.0000248, -108),
  756. ["Rotation"] = Vector3.new(-180, 0, -180),
  757. ["Anchored"] = true,
  758. ["CFrame"] = CFrame.new(-40, 6.0000248, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  759. ["Size"] = Vector3.new(6, 2.4000001, 2),
  760. ["Color"] = Color3.new(1, 0.8, 0.6),
  761. })
  762. o78 = Create("Part",{
  763. ["Parent"] = mas,
  764. ["BrickColor"] = BrickColor.new("Pastel brown"),
  765. ["Position"] = Vector3.new(-40, 10.8000097, -108),
  766. ["Rotation"] = Vector3.new(-180, 0, -180),
  767. ["Anchored"] = true,
  768. ["CFrame"] = CFrame.new(-40, 10.8000097, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  769. ["Size"] = Vector3.new(6, 2.4000001, 2),
  770. ["Color"] = Color3.new(1, 0.8, 0.6),
  771. })
  772. o79 = Create("Part",{
  773. ["Parent"] = mas,
  774. ["BrickColor"] = BrickColor.new("Pastel brown"),
  775. ["Position"] = Vector3.new(-38, 3.6000309, -108),
  776. ["Rotation"] = Vector3.new(-180, 0, -180),
  777. ["Anchored"] = true,
  778. ["CFrame"] = CFrame.new(-38, 3.6000309, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  779. ["Size"] = Vector3.new(6, 2.4000001, 2),
  780. ["Color"] = Color3.new(1, 0.8, 0.6),
  781. })
  782. o80 = Create("Part",{
  783. ["Parent"] = mas,
  784. ["BrickColor"] = BrickColor.new("Pastel brown"),
  785. ["Position"] = Vector3.new(-37, 6.0000248, -126),
  786. ["Anchored"] = true,
  787. ["CFrame"] = CFrame.new(-37, 6.0000248, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  788. ["Size"] = Vector3.new(4, 2.4000001, 2),
  789. ["Color"] = Color3.new(1, 0.8, 0.6),
  790. })
  791. o81 = Create("Part",{
  792. ["Parent"] = mas,
  793. ["BrickColor"] = BrickColor.new("Pastel brown"),
  794. ["Position"] = Vector3.new(-38, 8.40001011, -108),
  795. ["Rotation"] = Vector3.new(-180, 0, -180),
  796. ["Anchored"] = true,
  797. ["CFrame"] = CFrame.new(-38, 8.40001011, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  798. ["Size"] = Vector3.new(6, 2.4000001, 2),
  799. ["Color"] = Color3.new(1, 0.8, 0.6),
  800. })
  801. o82 = Create("Part",{
  802. ["Parent"] = mas,
  803. ["BrickColor"] = BrickColor.new("Pastel brown"),
  804. ["Position"] = Vector3.new(-37, 10.8000097, -126),
  805. ["Anchored"] = true,
  806. ["CFrame"] = CFrame.new(-37, 10.8000097, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  807. ["Size"] = Vector3.new(4, 2.4000001, 2),
  808. ["Color"] = Color3.new(1, 0.8, 0.6),
  809. })
  810. o83 = Create("Part",{
  811. ["Parent"] = mas,
  812. ["BrickColor"] = BrickColor.new("Pastel brown"),
  813. ["Position"] = Vector3.new(-38, 13.2000141, -108),
  814. ["Rotation"] = Vector3.new(-180, 0, -180),
  815. ["Anchored"] = true,
  816. ["CFrame"] = CFrame.new(-38, 13.2000141, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  817. ["Size"] = Vector3.new(6, 2.4000001, 2),
  818. ["Color"] = Color3.new(1, 0.8, 0.6),
  819. })
  820. o84 = Create("Part",{
  821. ["Parent"] = mas,
  822. ["BrickColor"] = BrickColor.new("Really red"),
  823. ["Position"] = Vector3.new(-49.5, 21.0000362, -117),
  824. ["Anchored"] = true,
  825. ["CFrame"] = CFrame.new(-49.5, 21.0000362, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  826. ["Size"] = Vector3.new(3, 1.20000005, 20),
  827. ["Color"] = Color3.new(1, 0, 0),
  828. })
  829. o85 = Create("Part",{
  830. ["Parent"] = mas,
  831. ["BrickColor"] = BrickColor.new("Pastel brown"),
  832. ["Position"] = Vector3.new(-32, 1.20003295, -126),
  833. ["Anchored"] = true,
  834. ["CFrame"] = CFrame.new(-32, 1.20003295, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  835. ["Size"] = Vector3.new(6, 2.4000001, 2),
  836. ["Color"] = Color3.new(1, 0.8, 0.6),
  837. })
  838. o86 = Create("Part",{
  839. ["Parent"] = mas,
  840. ["BrickColor"] = BrickColor.new("Pastel brown"),
  841. ["Position"] = Vector3.new(-34, 1.20003295, -108),
  842. ["Rotation"] = Vector3.new(180, -0, -180),
  843. ["Anchored"] = true,
  844. ["CFrame"] = CFrame.new(-34, 1.20003295, -108, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  845. ["Size"] = Vector3.new(6, 2.4000001, 2),
  846. ["Color"] = Color3.new(1, 0.8, 0.6),
  847. })
  848. o87 = Create("Part",{
  849. ["Parent"] = mas,
  850. ["BrickColor"] = BrickColor.new("Pastel brown"),
  851. ["Position"] = Vector3.new(-34, 3.6000309, -126),
  852. ["Anchored"] = true,
  853. ["CFrame"] = CFrame.new(-34, 3.6000309, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  854. ["Size"] = Vector3.new(6, 2.4000001, 2),
  855. ["Color"] = Color3.new(1, 0.8, 0.6),
  856. })
  857. o88 = Create("Part",{
  858. ["Parent"] = mas,
  859. ["BrickColor"] = BrickColor.new("Pastel brown"),
  860. ["Position"] = Vector3.new(-32, 3.6000309, -108),
  861. ["Rotation"] = Vector3.new(-180, 0, -180),
  862. ["Anchored"] = true,
  863. ["CFrame"] = CFrame.new(-32, 3.6000309, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  864. ["Size"] = Vector3.new(6, 2.4000001, 2),
  865. ["Color"] = Color3.new(1, 0.8, 0.6),
  866. })
  867. o89 = Create("Part",{
  868. ["Parent"] = mas,
  869. ["BrickColor"] = BrickColor.new("Pastel brown"),
  870. ["Position"] = Vector3.new(-34, 8.40001011, -126),
  871. ["Anchored"] = true,
  872. ["CFrame"] = CFrame.new(-34, 8.40001011, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  873. ["Size"] = Vector3.new(6, 2.4000001, 2),
  874. ["Color"] = Color3.new(1, 0.8, 0.6),
  875. })
  876. o90 = Create("Part",{
  877. ["Parent"] = mas,
  878. ["BrickColor"] = BrickColor.new("Pastel brown"),
  879. ["Position"] = Vector3.new(-34, 6.0000248, -108),
  880. ["Rotation"] = Vector3.new(-180, 0, -180),
  881. ["Anchored"] = true,
  882. ["CFrame"] = CFrame.new(-34, 6.0000248, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  883. ["Size"] = Vector3.new(6, 2.4000001, 2),
  884. ["Color"] = Color3.new(1, 0.8, 0.6),
  885. })
  886. o91 = Create("Part",{
  887. ["Parent"] = mas,
  888. ["BrickColor"] = BrickColor.new("Pastel brown"),
  889. ["Position"] = Vector3.new(-32, 6.0000248, -126),
  890. ["Anchored"] = true,
  891. ["CFrame"] = CFrame.new(-32, 6.0000248, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  892. ["Size"] = Vector3.new(6, 2.4000001, 2),
  893. ["Color"] = Color3.new(1, 0.8, 0.6),
  894. })
  895. o92 = Create("Part",{
  896. ["Parent"] = mas,
  897. ["BrickColor"] = BrickColor.new("Pastel brown"),
  898. ["Position"] = Vector3.new(-32, 8.40001011, -108),
  899. ["Rotation"] = Vector3.new(-180, 0, -180),
  900. ["Anchored"] = true,
  901. ["CFrame"] = CFrame.new(-32, 8.40001011, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  902. ["Size"] = Vector3.new(6, 2.4000001, 2),
  903. ["Color"] = Color3.new(1, 0.8, 0.6),
  904. })
  905. o93 = Create("Part",{
  906. ["Parent"] = mas,
  907. ["BrickColor"] = BrickColor.new("Pastel brown"),
  908. ["Position"] = Vector3.new(-34, 13.2000141, -126),
  909. ["Anchored"] = true,
  910. ["CFrame"] = CFrame.new(-34, 13.2000141, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  911. ["Size"] = Vector3.new(6, 2.4000001, 2),
  912. ["Color"] = Color3.new(1, 0.8, 0.6),
  913. })
  914. o94 = Create("Part",{
  915. ["Parent"] = mas,
  916. ["BrickColor"] = BrickColor.new("Pastel brown"),
  917. ["Position"] = Vector3.new(-34, 10.8000097, -108),
  918. ["Rotation"] = Vector3.new(-180, 0, -180),
  919. ["Anchored"] = true,
  920. ["CFrame"] = CFrame.new(-34, 10.8000097, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  921. ["Size"] = Vector3.new(6, 2.4000001, 2),
  922. ["Color"] = Color3.new(1, 0.8, 0.6),
  923. })
  924. o95 = Create("Part",{
  925. ["Parent"] = mas,
  926. ["BrickColor"] = BrickColor.new("Pastel brown"),
  927. ["Position"] = Vector3.new(-32, 10.8000097, -126),
  928. ["Anchored"] = true,
  929. ["CFrame"] = CFrame.new(-32, 10.8000097, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  930. ["Size"] = Vector3.new(6, 2.4000001, 2),
  931. ["Color"] = Color3.new(1, 0.8, 0.6),
  932. })
  933. o96 = Create("Part",{
  934. ["Parent"] = mas,
  935. ["BrickColor"] = BrickColor.new("Pastel brown"),
  936. ["Position"] = Vector3.new(-32, 13.2000141, -108),
  937. ["Rotation"] = Vector3.new(-180, 0, -180),
  938. ["Anchored"] = true,
  939. ["CFrame"] = CFrame.new(-32, 13.2000141, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  940. ["Size"] = Vector3.new(6, 2.4000001, 2),
  941. ["Color"] = Color3.new(1, 0.8, 0.6),
  942. })
  943. o97 = Create("Part",{
  944. ["Parent"] = mas,
  945. ["BrickColor"] = BrickColor.new("Really red"),
  946. ["Position"] = Vector3.new(-34.5, 21.0000362, -117),
  947. ["Rotation"] = Vector3.new(-180, 0, -180),
  948. ["Anchored"] = true,
  949. ["CFrame"] = CFrame.new(-34.5, 21.0000362, -117, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  950. ["Size"] = Vector3.new(3, 1.20000005, 20),
  951. ["Color"] = Color3.new(1, 0, 0),
  952. })
  953. o98 = Create("Part",{
  954. ["Parent"] = mas,
  955. ["BrickColor"] = BrickColor.new("Really red"),
  956. ["Position"] = Vector3.new(-32.5, 19.8000393, -117),
  957. ["Rotation"] = Vector3.new(-180, 0, -180),
  958. ["Anchored"] = true,
  959. ["CFrame"] = CFrame.new(-32.5, 19.8000393, -117, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  960. ["Size"] = Vector3.new(3, 1.20000005, 20),
  961. ["Color"] = Color3.new(1, 0, 0),
  962. })
  963. o99 = Create("Part",{
  964. ["Parent"] = mas,
  965. ["BrickColor"] = BrickColor.new("Really red"),
  966. ["Position"] = Vector3.new(-42, 19.8000393, -126.5),
  967. ["Anchored"] = true,
  968. ["CFrame"] = CFrame.new(-42, 19.8000393, -126.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  969. ["Size"] = Vector3.new(16, 1.20000005, 1),
  970. ["Color"] = Color3.new(1, 0, 0),
  971. })
  972. o100 = Create("Part",{
  973. ["Parent"] = mas,
  974. ["BrickColor"] = BrickColor.new("Pastel brown"),
  975. ["Position"] = Vector3.new(-28, 1.20003295, -108),
  976. ["Rotation"] = Vector3.new(180, -0, -180),
  977. ["Anchored"] = true,
  978. ["CFrame"] = CFrame.new(-28, 1.20003295, -108, -1, 0, -0, -0, 1, -0, -0, 0, -1),
  979. ["Size"] = Vector3.new(6, 2.4000001, 2),
  980. ["Color"] = Color3.new(1, 0.8, 0.6),
  981. })
  982. o101 = Create("Part",{
  983. ["Parent"] = mas,
  984. ["BrickColor"] = BrickColor.new("Pastel brown"),
  985. ["Position"] = Vector3.new(-28, 6.0000248, -108),
  986. ["Rotation"] = Vector3.new(-180, 0, -180),
  987. ["Anchored"] = true,
  988. ["CFrame"] = CFrame.new(-28, 6.0000248, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  989. ["Size"] = Vector3.new(6, 2.4000001, 2),
  990. ["Color"] = Color3.new(1, 0.8, 0.6),
  991. })
  992. o102 = Create("Part",{
  993. ["Parent"] = mas,
  994. ["BrickColor"] = BrickColor.new("Pastel brown"),
  995. ["Position"] = Vector3.new(-28, 10.8000097, -108),
  996. ["Rotation"] = Vector3.new(-180, 0, -180),
  997. ["Anchored"] = true,
  998. ["CFrame"] = CFrame.new(-28, 10.8000097, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  999. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1000. ["Color"] = Color3.new(1, 0.8, 0.6),
  1001. })
  1002. o103 = Create("Part",{
  1003. ["Parent"] = mas,
  1004. ["BrickColor"] = BrickColor.new("Really red"),
  1005. ["Position"] = Vector3.new(-43.5, 22.2000408, -117),
  1006. ["Anchored"] = true,
  1007. ["CFrame"] = CFrame.new(-43.5, 22.2000408, -117, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1008. ["Size"] = Vector3.new(11, 1.20000005, 20),
  1009. ["Color"] = Color3.new(1, 0, 0),
  1010. })
  1011. o104 = Create("Part",{
  1012. ["Parent"] = mas,
  1013. ["BrickColor"] = BrickColor.new("Really red"),
  1014. ["Position"] = Vector3.new(-30.5, 18.6000366, -117),
  1015. ["Rotation"] = Vector3.new(-180, 0, -180),
  1016. ["Anchored"] = true,
  1017. ["CFrame"] = CFrame.new(-30.5, 18.6000366, -117, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1018. ["Size"] = Vector3.new(3, 1.20000005, 20),
  1019. ["Color"] = Color3.new(1, 0, 0),
  1020. })
  1021. o105 = Create("Part",{
  1022. ["Parent"] = mas,
  1023. ["BrickColor"] = BrickColor.new("Really red"),
  1024. ["Position"] = Vector3.new(-28.5, 17.400032, -117),
  1025. ["Rotation"] = Vector3.new(-180, 0, -180),
  1026. ["Anchored"] = true,
  1027. ["CFrame"] = CFrame.new(-28.5, 17.400032, -117, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1028. ["Size"] = Vector3.new(3, 1.20000005, 20),
  1029. ["Color"] = Color3.new(1, 0, 0),
  1030. })
  1031. o106 = Create("Part",{
  1032. ["Parent"] = mas,
  1033. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1034. ["Position"] = Vector3.new(-24, 1.20003295, -110),
  1035. ["Rotation"] = Vector3.new(-0, -90, 0),
  1036. ["Anchored"] = true,
  1037. ["CFrame"] = CFrame.new(-24, 1.20003295, -110, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1038. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1039. ["Color"] = Color3.new(1, 0.8, 0.6),
  1040. })
  1041. o107 = Create("Part",{
  1042. ["Parent"] = mas,
  1043. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1044. ["Position"] = Vector3.new(-28, 3.6000309, -126),
  1045. ["Anchored"] = true,
  1046. ["CFrame"] = CFrame.new(-28, 3.6000309, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1047. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1048. ["Color"] = Color3.new(1, 0.8, 0.6),
  1049. })
  1050. o108 = Create("Part",{
  1051. ["Parent"] = mas,
  1052. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1053. ["Position"] = Vector3.new(-26, 3.6000309, -108),
  1054. ["Rotation"] = Vector3.new(-180, 0, -180),
  1055. ["Anchored"] = true,
  1056. ["CFrame"] = CFrame.new(-26, 3.6000309, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1057. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1058. ["Color"] = Color3.new(1, 0.8, 0.6),
  1059. })
  1060. o109 = Create("Part",{
  1061. ["Parent"] = mas,
  1062. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1063. ["Position"] = Vector3.new(-28, 8.40001011, -126),
  1064. ["Anchored"] = true,
  1065. ["CFrame"] = CFrame.new(-28, 8.40001011, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1066. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1067. ["Color"] = Color3.new(1, 0.8, 0.6),
  1068. })
  1069. o110 = Create("Part",{
  1070. ["Parent"] = mas,
  1071. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1072. ["Position"] = Vector3.new(-26, 8.40001011, -108),
  1073. ["Rotation"] = Vector3.new(-180, 0, -180),
  1074. ["Anchored"] = true,
  1075. ["CFrame"] = CFrame.new(-26, 8.40001011, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1076. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1077. ["Color"] = Color3.new(1, 0.8, 0.6),
  1078. })
  1079. o111 = Create("Part",{
  1080. ["Parent"] = mas,
  1081. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1082. ["Position"] = Vector3.new(-24, 6.0000248, -110),
  1083. ["Rotation"] = Vector3.new(-0, -90, 0),
  1084. ["Anchored"] = true,
  1085. ["CFrame"] = CFrame.new(-24, 6.0000248, -110, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1086. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1087. ["Color"] = Color3.new(1, 0.8, 0.6),
  1088. })
  1089. o112 = Create("Part",{
  1090. ["Parent"] = mas,
  1091. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1092. ["Position"] = Vector3.new(-28, 13.2000141, -126),
  1093. ["Anchored"] = true,
  1094. ["CFrame"] = CFrame.new(-28, 13.2000141, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1095. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1096. ["Color"] = Color3.new(1, 0.8, 0.6),
  1097. })
  1098. o113 = Create("Part",{
  1099. ["Parent"] = mas,
  1100. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1101. ["Position"] = Vector3.new(-26, 13.2000141, -108),
  1102. ["Rotation"] = Vector3.new(-180, 0, -180),
  1103. ["Anchored"] = true,
  1104. ["CFrame"] = CFrame.new(-26, 13.2000141, -108, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1105. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1106. ["Color"] = Color3.new(1, 0.8, 0.6),
  1107. })
  1108. o114 = Create("Part",{
  1109. ["Parent"] = mas,
  1110. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1111. ["Position"] = Vector3.new(-24, 10.8000097, -110),
  1112. ["Rotation"] = Vector3.new(-0, -90, 0),
  1113. ["Anchored"] = true,
  1114. ["CFrame"] = CFrame.new(-24, 10.8000097, -110, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1115. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1116. ["Color"] = Color3.new(1, 0.8, 0.6),
  1117. })
  1118. o115 = Create("Part",{
  1119. ["Parent"] = mas,
  1120. ["BrickColor"] = BrickColor.new("Really red"),
  1121. ["Position"] = Vector3.new(-36.5, 22.2000408, -117),
  1122. ["Rotation"] = Vector3.new(-180, 0, -180),
  1123. ["Anchored"] = true,
  1124. ["CFrame"] = CFrame.new(-36.5, 22.2000408, -117, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1125. ["Size"] = Vector3.new(3, 1.20000005, 20),
  1126. ["Color"] = Color3.new(1, 0, 0),
  1127. })
  1128. o116 = Create("Part",{
  1129. ["Parent"] = mas,
  1130. ["BrickColor"] = BrickColor.new("Really red"),
  1131. ["Position"] = Vector3.new(-26.5, 16.200016, -117),
  1132. ["Rotation"] = Vector3.new(-180, 0, -180),
  1133. ["Anchored"] = true,
  1134. ["CFrame"] = CFrame.new(-26.5, 16.200016, -117, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1135. ["Size"] = Vector3.new(3, 1.20000005, 20),
  1136. ["Color"] = Color3.new(1, 0, 0),
  1137. })
  1138. o117 = Create("Part",{
  1139. ["Parent"] = mas,
  1140. ["BrickColor"] = BrickColor.new("Really red"),
  1141. ["Position"] = Vector3.new(-42, 21.0000362, -126.5),
  1142. ["Anchored"] = true,
  1143. ["CFrame"] = CFrame.new(-42, 21.0000362, -126.5, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1144. ["Size"] = Vector3.new(12, 1.20000005, 1),
  1145. ["Color"] = Color3.new(1, 0, 0),
  1146. })
  1147. o118 = Create("Part",{
  1148. ["Parent"] = mas,
  1149. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1150. ["Position"] = Vector3.new(-26, 1.20003295, -126),
  1151. ["Anchored"] = true,
  1152. ["CFrame"] = CFrame.new(-26, 1.20003295, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1153. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1154. ["Color"] = Color3.new(1, 0.8, 0.6),
  1155. })
  1156. o119 = Create("Part",{
  1157. ["Parent"] = mas,
  1158. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1159. ["Position"] = Vector3.new(-24, 3.6000309, -112),
  1160. ["Rotation"] = Vector3.new(-0, -90, 0),
  1161. ["Anchored"] = true,
  1162. ["CFrame"] = CFrame.new(-24, 3.6000309, -112, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1163. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1164. ["Color"] = Color3.new(1, 0.8, 0.6),
  1165. })
  1166. o120 = Create("Part",{
  1167. ["Parent"] = mas,
  1168. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1169. ["Position"] = Vector3.new(-26, 6.0000248, -126),
  1170. ["Anchored"] = true,
  1171. ["CFrame"] = CFrame.new(-26, 6.0000248, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1172. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1173. ["Color"] = Color3.new(1, 0.8, 0.6),
  1174. })
  1175. o121 = Create("Part",{
  1176. ["Parent"] = mas,
  1177. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1178. ["Position"] = Vector3.new(-24, 8.40001011, -112),
  1179. ["Rotation"] = Vector3.new(-0, -90, 0),
  1180. ["Anchored"] = true,
  1181. ["CFrame"] = CFrame.new(-24, 8.40001011, -112, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1182. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1183. ["Color"] = Color3.new(1, 0.8, 0.6),
  1184. })
  1185. o122 = Create("Part",{
  1186. ["Parent"] = mas,
  1187. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1188. ["Position"] = Vector3.new(-26, 10.8000097, -126),
  1189. ["Anchored"] = true,
  1190. ["CFrame"] = CFrame.new(-26, 10.8000097, -126, 1, 0, 0, 0, 1, 0, 0, 0, 1),
  1191. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1192. ["Color"] = Color3.new(1, 0.8, 0.6),
  1193. })
  1194. o123 = Create("Part",{
  1195. ["Parent"] = mas,
  1196. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1197. ["Position"] = Vector3.new(-24, 13.2000141, -112),
  1198. ["Rotation"] = Vector3.new(-0, -90, 0),
  1199. ["Anchored"] = true,
  1200. ["CFrame"] = CFrame.new(-24, 13.2000141, -112, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1201. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1202. ["Color"] = Color3.new(1, 0.8, 0.6),
  1203. })
  1204. o124 = Create("Part",{
  1205. ["Parent"] = mas,
  1206. ["BrickColor"] = BrickColor.new("Really red"),
  1207. ["Position"] = Vector3.new(-24.5, 15.0000095, -117),
  1208. ["Rotation"] = Vector3.new(-180, 0, -180),
  1209. ["Anchored"] = true,
  1210. ["CFrame"] = CFrame.new(-24.5, 15.0000095, -117, -1, 0, 0, 0, 1, 0, 0, 0, -1),
  1211. ["Size"] = Vector3.new(3, 1.20000005, 20),
  1212. ["Color"] = Color3.new(1, 0, 0),
  1213. })
  1214. o125 = Create("Part",{
  1215. ["Parent"] = mas,
  1216. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1217. ["Position"] = Vector3.new(-24, 1.20003295, -116),
  1218. ["Rotation"] = Vector3.new(-0, -90, 0),
  1219. ["Anchored"] = true,
  1220. ["CFrame"] = CFrame.new(-24, 1.20003295, -116, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1221. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1222. ["Color"] = Color3.new(1, 0.8, 0.6),
  1223. })
  1224. o126 = Create("Part",{
  1225. ["Parent"] = mas,
  1226. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1227. ["Position"] = Vector3.new(-24, 6.0000248, -116),
  1228. ["Rotation"] = Vector3.new(-0, -90, 0),
  1229. ["Anchored"] = true,
  1230. ["CFrame"] = CFrame.new(-24, 6.0000248, -116, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1231. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1232. ["Color"] = Color3.new(1, 0.8, 0.6),
  1233. })
  1234. o127 = Create("Part",{
  1235. ["Parent"] = mas,
  1236. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1237. ["Position"] = Vector3.new(-24, 10.8000097, -116),
  1238. ["Rotation"] = Vector3.new(-0, -90, 0),
  1239. ["Anchored"] = true,
  1240. ["CFrame"] = CFrame.new(-24, 10.8000097, -116, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1241. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1242. ["Color"] = Color3.new(1, 0.8, 0.6),
  1243. })
  1244. o128 = Create("Part",{
  1245. ["Parent"] = mas,
  1246. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1247. ["Position"] = Vector3.new(-24, 3.6000309, -118),
  1248. ["Rotation"] = Vector3.new(-0, -90, 0),
  1249. ["Anchored"] = true,
  1250. ["CFrame"] = CFrame.new(-24, 3.6000309, -118, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1251. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1252. ["Color"] = Color3.new(1, 0.8, 0.6),
  1253. })
  1254. o129 = Create("Part",{
  1255. ["Parent"] = mas,
  1256. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1257. ["Position"] = Vector3.new(-24, 8.40001011, -118),
  1258. ["Rotation"] = Vector3.new(-0, -90, 0),
  1259. ["Anchored"] = true,
  1260. ["CFrame"] = CFrame.new(-24, 8.40001011, -118, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1261. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1262. ["Color"] = Color3.new(1, 0.8, 0.6),
  1263. })
  1264. o130 = Create("Part",{
  1265. ["Parent"] = mas,
  1266. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1267. ["Position"] = Vector3.new(-24, 13.2000141, -118),
  1268. ["Rotation"] = Vector3.new(-0, -90, 0),
  1269. ["Anchored"] = true,
  1270. ["CFrame"] = CFrame.new(-24, 13.2000141, -118, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1271. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1272. ["Color"] = Color3.new(1, 0.8, 0.6),
  1273. })
  1274. o131 = Create("Part",{
  1275. ["Parent"] = mas,
  1276. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1277. ["Position"] = Vector3.new(-24, 1.20003295, -122),
  1278. ["Rotation"] = Vector3.new(-0, -90, 0),
  1279. ["Anchored"] = true,
  1280. ["CFrame"] = CFrame.new(-24, 1.20003295, -122, 0, 0, -1, 0, 1, -0, 1, 0, -0),
  1281. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1282. ["Color"] = Color3.new(1, 0.8, 0.6),
  1283. })
  1284. o132 = Create("Part",{
  1285. ["Parent"] = mas,
  1286. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1287. ["Position"] = Vector3.new(-24, 3.6000309, -124),
  1288. ["Rotation"] = Vector3.new(-0, -90, 0),
  1289. ["Anchored"] = true,
  1290. ["CFrame"] = CFrame.new(-24, 3.6000309, -124, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1291. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1292. ["Color"] = Color3.new(1, 0.8, 0.6),
  1293. })
  1294. o133 = Create("Part",{
  1295. ["Parent"] = mas,
  1296. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1297. ["Position"] = Vector3.new(-24, 6.0000248, -122),
  1298. ["Rotation"] = Vector3.new(-0, -90, 0),
  1299. ["Anchored"] = true,
  1300. ["CFrame"] = CFrame.new(-24, 6.0000248, -122, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1301. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1302. ["Color"] = Color3.new(1, 0.8, 0.6),
  1303. })
  1304. o134 = Create("Part",{
  1305. ["Parent"] = mas,
  1306. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1307. ["Position"] = Vector3.new(-24, 8.40001011, -124),
  1308. ["Rotation"] = Vector3.new(-0, -90, 0),
  1309. ["Anchored"] = true,
  1310. ["CFrame"] = CFrame.new(-24, 8.40001011, -124, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1311. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1312. ["Color"] = Color3.new(1, 0.8, 0.6),
  1313. })
  1314. o135 = Create("Part",{
  1315. ["Parent"] = mas,
  1316. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1317. ["Position"] = Vector3.new(-24, 10.8000097, -122),
  1318. ["Rotation"] = Vector3.new(-0, -90, 0),
  1319. ["Anchored"] = true,
  1320. ["CFrame"] = CFrame.new(-24, 10.8000097, -122, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1321. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1322. ["Color"] = Color3.new(1, 0.8, 0.6),
  1323. })
  1324. o136 = Create("Part",{
  1325. ["Parent"] = mas,
  1326. ["BrickColor"] = BrickColor.new("Pastel brown"),
  1327. ["Position"] = Vector3.new(-24, 13.2000141, -124),
  1328. ["Rotation"] = Vector3.new(-0, -90, 0),
  1329. ["Anchored"] = true,
  1330. ["CFrame"] = CFrame.new(-24, 13.2000141, -124, 0, 0, -1, 0, 1, 0, 1, 0, 0),
  1331. ["Size"] = Vector3.new(6, 2.4000001, 2),
  1332. ["Color"] = Color3.new(1, 0.8, 0.6),
  1333. })
  1334.  
  1335. mas.Parent = workspace
  1336. mas:MakeJoints()
  1337. local mas1 = mas:GetChildren()
  1338. for i=1,#mas1 do
  1339. mas1[i].Parent = workspace
  1340. ypcall(function() mas1[i]:MakeJoints() end)
  1341. end
  1342. mas:Destroy()
  1343. for i=1,#cors do
  1344. coroutine.resume(cors[i])
  1345. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement