SHOW:
|
|
- or go back to the newest paste.
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: Camera,Terrain,UnionOperation,MeshPart | |
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 | - | o2 = Instance.new("Part") |
20 | + | o3 = Instance.new("Model") |
21 | - | o4 = Instance.new("Model") |
21 | + | o4 = Instance.new("Part") |
22 | o5 = Instance.new("Part") | |
23 | o6 = Instance.new("Part") | |
24 | o7 = Instance.new("Part") | |
25 | o8 = Instance.new("Part") | |
26 | o9 = Instance.new("Part") | |
27 | o10 = Instance.new("Part") | |
28 | o11 = Instance.new("Part") | |
29 | - | o12 = Instance.new("Part") |
29 | + | o12 = Instance.new("SpecialMesh") |
30 | - | o13 = Instance.new("SpecialMesh") |
30 | + | o13 = Instance.new("Decal") |
31 | - | o14 = Instance.new("Decal") |
31 | + | o14 = Instance.new("Model") |
32 | - | o15 = Instance.new("Model") |
32 | + | o15 = Instance.new("Part") |
33 | - | o16 = Instance.new("Part") |
33 | + | o16 = Instance.new("SpecialMesh") |
34 | - | o17 = Instance.new("SpecialMesh") |
34 | + | o17 = Instance.new("Part") |
35 | - | o18 = Instance.new("Part") |
35 | + | o18 = Instance.new("SpecialMesh") |
36 | - | o19 = Instance.new("SpecialMesh") |
36 | + | o19 = Instance.new("Model") |
37 | - | o20 = Instance.new("Model") |
37 | + | o20 = Instance.new("Part") |
38 | - | o21 = Instance.new("Part") |
38 | + | o21 = Instance.new("SpecialMesh") |
39 | - | o22 = Instance.new("SpecialMesh") |
39 | + | o22 = Instance.new("Part") |
40 | - | o23 = Instance.new("Part") |
40 | + | o23 = Instance.new("SpecialMesh") |
41 | - | o24 = Instance.new("SpecialMesh") |
41 | + | o24 = Instance.new("Part") |
42 | - | o25 = Instance.new("Part") |
42 | + | o25 = Instance.new("Decal") |
43 | - | o26 = Instance.new("Decal") |
43 | + | o27 = Instance.new("Model") |
44 | - | o28 = Instance.new("Model") |
44 | + | o28 = Instance.new("Part") |
45 | - | o29 = Instance.new("Part") |
45 | + | o29 = Instance.new("ClickDetector") |
46 | - | o30 = Instance.new("ClickDetector") |
46 | + | o30 = Instance.new("Script") |
47 | o31 = Instance.new("Script") | |
48 | - | o32 = Instance.new("Script") |
48 | + | o32 = Instance.new("Part") |
49 | - | o33 = Instance.new("Part") |
49 | + | o33 = Instance.new("Decal") |
50 | - | o34 = Instance.new("Decal") |
50 | + | o34 = Instance.new("Part") |
51 | o35 = Instance.new("Part") | |
52 | o36 = Instance.new("Part") | |
53 | o37 = Instance.new("Part") | |
54 | o38 = Instance.new("Part") | |
55 | o39 = Instance.new("Part") | |
56 | o40 = Instance.new("Part") | |
57 | - | o41 = Instance.new("Part") |
57 | + | o41 = Instance.new("Model") |
58 | - | o42 = Instance.new("Model") |
58 | + | o42 = Instance.new("Part") |
59 | o43 = Instance.new("Part") | |
60 | o44 = Instance.new("Part") | |
61 | - | o45 = Instance.new("Part") |
61 | + | o45 = Instance.new("SurfaceGui") |
62 | - | o46 = Instance.new("SurfaceGui") |
62 | + | o46 = Instance.new("TextLabel") |
63 | - | o47 = Instance.new("TextLabel") |
63 | + | o47 = Instance.new("Part") |
64 | o48 = Instance.new("Part") | |
65 | - | o49 = Instance.new("Part") |
65 | + | o49 = Instance.new("Model") |
66 | - | o50 = Instance.new("Model") |
66 | + | o51 = Instance.new("Decal") |
67 | o52 = Instance.new("Decal") | |
68 | - | o53 = Instance.new("Decal") |
68 | + | o56 = Instance.new("Model") |
69 | - | o57 = Instance.new("Model") |
69 | + | o60 = Instance.new("Model") |
70 | - | o61 = Instance.new("Model") |
70 | + | o61 = Instance.new("Part") |
71 | - | o62 = Instance.new("Part") |
71 | + | o62 = Instance.new("SpecialMesh") |
72 | - | o63 = Instance.new("SpecialMesh") |
72 | + | o63 = Instance.new("PointLight") |
73 | - | o64 = Instance.new("PointLight") |
73 | + | o64 = Instance.new("Model") |
74 | - | o65 = Instance.new("Model") |
74 | + | o65 = Instance.new("Part") |
75 | o66 = Instance.new("Part") | |
76 | o67 = Instance.new("Part") | |
77 | o68 = Instance.new("Part") | |
78 | o69 = Instance.new("Part") | |
79 | - | o70 = Instance.new("Part") |
79 | + | o70 = Instance.new("Sound") |
80 | - | o71 = Instance.new("Sound") |
80 | + | o71 = Instance.new("Script") |
81 | - | o72 = Instance.new("Script") |
81 | + | o72 = Instance.new("Part") |
82 | o73 = Instance.new("Part") | |
83 | o74 = Instance.new("Part") | |
84 | - | o75 = Instance.new("Part") |
84 | + | o75 = Instance.new("Model") |
85 | - | o76 = Instance.new("Model") |
85 | + | o76 = Instance.new("Part") |
86 | - | o77 = Instance.new("Part") |
86 | + | o77 = Instance.new("Decal") |
87 | - | o78 = Instance.new("Decal") |
87 | + | o78 = Instance.new("Part") |
88 | - | o79 = Instance.new("Part") |
88 | + | o79 = Instance.new("ClickDetector") |
89 | - | o80 = Instance.new("ClickDetector") |
89 | + | o80 = Instance.new("Script") |
90 | o81 = Instance.new("Script") | |
91 | - | o82 = Instance.new("Script") |
91 | + | o82 = Instance.new("Model") |
92 | - | o83 = Instance.new("Model") |
92 | + | o83 = Instance.new("Part") |
93 | o84 = Instance.new("Part") | |
94 | o85 = Instance.new("Part") | |
95 | o86 = Instance.new("Part") | |
96 | - | o87 = Instance.new("Part") |
96 | + | o87 = Instance.new("BlockMesh") |
97 | - | o88 = Instance.new("BlockMesh") |
97 | + | o88 = Instance.new("Part") |
98 | o89 = Instance.new("Part") | |
99 | - | o90 = Instance.new("Part") |
99 | + | o90 = Instance.new("BlockMesh") |
100 | - | o91 = Instance.new("BlockMesh") |
100 | + | o91 = Instance.new("Part") |
101 | - | o92 = Instance.new("Part") |
101 | + | o92 = Instance.new("BlockMesh") |
102 | - | o93 = Instance.new("BlockMesh") |
102 | + | o93 = Instance.new("Part") |
103 | o94 = Instance.new("Part") | |
104 | o95 = Instance.new("Part") | |
105 | - | o96 = Instance.new("Part") |
105 | + | o96 = Instance.new("BlockMesh") |
106 | - | o97 = Instance.new("BlockMesh") |
106 | + | o97 = Instance.new("Part") |
107 | o98 = Instance.new("Part") | |
108 | - | o99 = Instance.new("Part") |
108 | + | o99 = Instance.new("Model") |
109 | - | o100 = Instance.new("Model") |
109 | + | o100 = Instance.new("Part") |
110 | - | o101 = Instance.new("Part") |
110 | + | o101 = Instance.new("SpecialMesh") |
111 | - | o102 = Instance.new("SpecialMesh") |
111 | + | o102 = Instance.new("Part") |
112 | - | o103 = Instance.new("Part") |
112 | + | o103 = Instance.new("SpecialMesh") |
113 | - | o104 = Instance.new("SpecialMesh") |
113 | + | o104 = Instance.new("Model") |
114 | - | o105 = Instance.new("Model") |
114 | + | o105 = Instance.new("Part") |
115 | - | o106 = Instance.new("Part") |
115 | + | o106 = Instance.new("Decal") |
116 | - | o107 = Instance.new("Decal") |
116 | + | o107 = Instance.new("Part") |
117 | - | o108 = Instance.new("Part") |
117 | + | o108 = Instance.new("ClickDetector") |
118 | - | o109 = Instance.new("ClickDetector") |
118 | + | o109 = Instance.new("Script") |
119 | o110 = Instance.new("Script") | |
120 | - | o111 = Instance.new("Script") |
120 | + | o111 = Instance.new("Model") |
121 | - | o112 = Instance.new("Model") |
121 | + | o112 = Instance.new("Part") |
122 | o113 = Instance.new("Part") | |
123 | - | o114 = Instance.new("Part") |
123 | + | o114 = Instance.new("Seat") |
124 | - | o115 = Instance.new("Seat") |
124 | + | o116 = Instance.new("Part") |
125 | - | o117 = Instance.new("Part") |
125 | + | o117 = Instance.new("Model") |
126 | - | o118 = Instance.new("Model") |
126 | + | o122 = Instance.new("Part") |
127 | - | o123 = Instance.new("Part") |
127 | + | o123 = Instance.new("Model") |
128 | - | o124 = Instance.new("Model") |
128 | + | o126 = Instance.new("Model") |
129 | - | o127 = Instance.new("Model") |
129 | + | o127 = Instance.new("Part") |
130 | - | o128 = Instance.new("Part") |
130 | + | o128 = Instance.new("Decal") |
131 | - | o129 = Instance.new("Decal") |
131 | + | o129 = Instance.new("Part") |
132 | o130 = Instance.new("Part") | |
133 | o131 = Instance.new("Part") | |
134 | - | o132 = Instance.new("Part") |
134 | + | o132 = Instance.new("ClickDetector") |
135 | - | o133 = Instance.new("ClickDetector") |
135 | + | o133 = Instance.new("Script") |
136 | o134 = Instance.new("Script") | |
137 | - | o135 = Instance.new("Script") |
137 | + | o135 = Instance.new("Model") |
138 | - | o136 = Instance.new("Model") |
138 | + | o138 = Instance.new("Part") |
139 | - | o139 = Instance.new("Part") |
139 | + | o139 = Instance.new("Decal") |
140 | - | o140 = Instance.new("Decal") |
140 | + | o140 = Instance.new("Part") |
141 | - | o141 = Instance.new("Part") |
141 | + | o141 = Instance.new("SpecialMesh") |
142 | - | o142 = Instance.new("SpecialMesh") |
142 | + | o142 = Instance.new("Part") |
143 | - | o143 = Instance.new("Part") |
143 | + | o143 = Instance.new("Texture") |
144 | o144 = Instance.new("Texture") | |
145 | - | o145 = Instance.new("Texture") |
145 | + | o145 = Instance.new("Model") |
146 | - | o146 = Instance.new("Model") |
146 | + | o147 = Instance.new("Decal") |
147 | o148 = Instance.new("Decal") | |
148 | - | o149 = Instance.new("Decal") |
148 | + | o152 = Instance.new("Part") |
149 | o153 = Instance.new("Part") | |
150 | o154 = Instance.new("Part") | |
151 | - | o155 = Instance.new("Part") |
151 | + | o155 = Instance.new("SpotLight") |
152 | - | o156 = Instance.new("SpotLight") |
152 | + | o156 = Instance.new("Part") |
153 | - | o157 = Instance.new("Part") |
153 | + | o157 = Instance.new("Decal") |
154 | - | o158 = Instance.new("Decal") |
154 | + | o158 = Instance.new("Part") |
155 | o159 = Instance.new("Part") | |
156 | o160 = Instance.new("Part") | |
157 | o161 = Instance.new("Part") | |
158 | o162 = Instance.new("Part") | |
159 | o163 = Instance.new("Part") | |
160 | o164 = Instance.new("Part") | |
161 | o165 = Instance.new("Part") | |
162 | o166 = Instance.new("Part") | |
163 | o167 = Instance.new("Part") | |
164 | - | o168 = Instance.new("Part") |
164 | + | o168 = Instance.new("SpecialMesh") |
165 | - | o169 = Instance.new("SpecialMesh") |
165 | + | o169 = Instance.new("Model") |
166 | - | o170 = Instance.new("Model") |
166 | + | o175 = Instance.new("Part") |
167 | - | o176 = Instance.new("Part") |
167 | + | o176 = Instance.new("Model") |
168 | - | o177 = Instance.new("Model") |
168 | + | o177 = Instance.new("Part") |
169 | o178 = Instance.new("Part") | |
170 | o179 = Instance.new("Part") | |
171 | o180 = Instance.new("Part") | |
172 | - | o181 = Instance.new("Part") |
172 | + | o181 = Instance.new("BlockMesh") |
173 | - | o182 = Instance.new("BlockMesh") |
173 | + | o182 = Instance.new("Part") |
174 | o183 = Instance.new("Part") | |
175 | - | o184 = Instance.new("Part") |
175 | + | o184 = Instance.new("BlockMesh") |
176 | - | o185 = Instance.new("BlockMesh") |
176 | + | o185 = Instance.new("Part") |
177 | - | o186 = Instance.new("Part") |
177 | + | o186 = Instance.new("BlockMesh") |
178 | - | o187 = Instance.new("BlockMesh") |
178 | + | o187 = Instance.new("Part") |
179 | o188 = Instance.new("Part") | |
180 | o189 = Instance.new("Part") | |
181 | - | o190 = Instance.new("Part") |
181 | + | o190 = Instance.new("BlockMesh") |
182 | - | o191 = Instance.new("BlockMesh") |
182 | + | o191 = Instance.new("Part") |
183 | o192 = Instance.new("Part") | |
184 | - | o193 = Instance.new("Part") |
184 | + | o194 = Instance.new("Decal") |
185 | o195 = Instance.new("Decal") | |
186 | - | o196 = Instance.new("Decal") |
186 | + | o196 = Instance.new("Part") |
187 | o197 = Instance.new("Part") | |
188 | o198 = Instance.new("Part") | |
189 | o199 = Instance.new("Part") | |
190 | o200 = Instance.new("Part") | |
191 | o201 = Instance.new("Part") | |
192 | o202 = Instance.new("Part") | |
193 | o203 = Instance.new("Part") | |
194 | - | o204 = Instance.new("Part") |
194 | + | o204 = Instance.new("Texture") |
195 | o205 = Instance.new("Texture") | |
196 | - | o206 = Instance.new("Texture") |
196 | + | o206 = Instance.new("Part") |
197 | o207 = Instance.new("Part") | |
198 | o208 = Instance.new("Part") | |
199 | o209 = Instance.new("Part") | |
200 | o210 = Instance.new("Part") | |
201 | o211 = Instance.new("Part") | |
202 | o212 = Instance.new("Part") | |
203 | o213 = Instance.new("Part") | |
204 | o214 = Instance.new("Part") | |
205 | o215 = Instance.new("Part") | |
206 | o216 = Instance.new("Part") | |
207 | - | o217 = Instance.new("Part") |
207 | + | o217 = Instance.new("Decal") |
208 | - | o218 = Instance.new("Decal") |
208 | + | o218 = Instance.new("Part") |
209 | - | o219 = Instance.new("Part") |
209 | + | o219 = Instance.new("Decal") |
210 | - | o220 = Instance.new("Decal") |
210 | + | o220 = Instance.new("Part") |
211 | - | o221 = Instance.new("Part") |
211 | + | o221 = Instance.new("Model") |
212 | - | o222 = Instance.new("Model") |
212 | + | o222 = Instance.new("Part") |
213 | - | o223 = Instance.new("Part") |
213 | + | o223 = Instance.new("SpecialMesh") |
214 | - | o224 = Instance.new("SpecialMesh") |
214 | + | o224 = Instance.new("Part") |
215 | - | o225 = Instance.new("Part") |
215 | + | o225 = Instance.new("SpecialMesh") |
216 | - | o226 = Instance.new("SpecialMesh") |
216 | + | o226 = Instance.new("Part") |
217 | - | o227 = Instance.new("Part") |
217 | + | o227 = Instance.new("SpecialMesh") |
218 | - | o228 = Instance.new("SpecialMesh") |
218 | + | o228 = Instance.new("Decal") |
219 | - | o229 = Instance.new("Decal") |
219 | + | o229 = Instance.new("Model") |
220 | - | o230 = Instance.new("Model") |
220 | + | o230 = Instance.new("Part") |
221 | - | o231 = Instance.new("Part") |
221 | + | o231 = Instance.new("SpecialMesh") |
222 | - | o232 = Instance.new("SpecialMesh") |
222 | + | o232 = Instance.new("Part") |
223 | - | o233 = Instance.new("Part") |
223 | + | o233 = Instance.new("SpecialMesh") |
224 | - | o234 = Instance.new("SpecialMesh") |
224 | + | o234 = Instance.new("Part") |
225 | o235 = Instance.new("Part") | |
226 | o236 = Instance.new("Part") | |
227 | o237 = Instance.new("Part") | |
228 | o238 = Instance.new("Part") | |
229 | o239 = Instance.new("Part") | |
230 | o240 = Instance.new("Part") | |
231 | o241 = Instance.new("Part") | |
232 | - | o242 = Instance.new("Part") |
232 | + | o244 = Instance.new("Decal") |
233 | o245 = Instance.new("Decal") | |
234 | - | o246 = Instance.new("Decal") |
234 | + | o247 = Instance.new("Decal") |
235 | o248 = Instance.new("Decal") | |
236 | - | o249 = Instance.new("Decal") |
236 | + | o249 = Instance.new("Part") |
237 | o250 = Instance.new("Part") | |
238 | o251 = Instance.new("Part") | |
239 | o252 = Instance.new("Part") | |
240 | - | o253 = Instance.new("Part") |
240 | + | o253 = Instance.new("Model") |
241 | - | o254 = Instance.new("Model") |
241 | + | o254 = Instance.new("Part") |
242 | - | o255 = Instance.new("Part") |
242 | + | o255 = Instance.new("SpecialMesh") |
243 | - | o256 = Instance.new("SpecialMesh") |
243 | + | o256 = Instance.new("Part") |
244 | - | o257 = Instance.new("Part") |
244 | + | o257 = Instance.new("SpecialMesh") |
245 | - | o258 = Instance.new("SpecialMesh") |
245 | + | o258 = Instance.new("Model") |
246 | - | o259 = Instance.new("Model") |
246 | + | o259 = Instance.new("Part") |
247 | o260 = Instance.new("Part") | |
248 | o261 = Instance.new("Part") | |
249 | o262 = Instance.new("Part") | |
250 | - | o263 = Instance.new("Part") |
250 | + | o263 = Instance.new("BlockMesh") |
251 | - | o264 = Instance.new("BlockMesh") |
251 | + | o264 = Instance.new("Part") |
252 | o265 = Instance.new("Part") | |
253 | - | o266 = Instance.new("Part") |
253 | + | o266 = Instance.new("BlockMesh") |
254 | - | o267 = Instance.new("BlockMesh") |
254 | + | o267 = Instance.new("Part") |
255 | - | o268 = Instance.new("Part") |
255 | + | o268 = Instance.new("BlockMesh") |
256 | - | o269 = Instance.new("BlockMesh") |
256 | + | o269 = Instance.new("Part") |
257 | o270 = Instance.new("Part") | |
258 | o271 = Instance.new("Part") | |
259 | - | o272 = Instance.new("Part") |
259 | + | o272 = Instance.new("BlockMesh") |
260 | - | o273 = Instance.new("BlockMesh") |
260 | + | o273 = Instance.new("Part") |
261 | o274 = Instance.new("Part") | |
262 | o275 = Instance.new("Part") | |
263 | - | o276 = Instance.new("Part") |
263 | + | o276 = Instance.new("Model") |
264 | - | o277 = Instance.new("Model") |
264 | + | o277 = Instance.new("Part") |
265 | - | o278 = Instance.new("Part") |
265 | + | o280 = Instance.new("Part") |
266 | - | o281 = Instance.new("Part") |
266 | + | o281 = Instance.new("Fire") |
267 | - | o282 = Instance.new("Fire") |
267 | + | o282 = Instance.new("Part") |
268 | - | o283 = Instance.new("Part") |
268 | + | o283 = Instance.new("WedgePart") |
269 | - | o284 = Instance.new("WedgePart") |
269 | + | o284 = Instance.new("Part") |
270 | - | o285 = Instance.new("Part") |
270 | + | o285 = Instance.new("SpotLight") |
271 | - | o286 = Instance.new("SpotLight") |
271 | + | o286 = Instance.new("WedgePart") |
272 | - | o287 = Instance.new("WedgePart") |
272 | + | o287 = Instance.new("Part") |
273 | - | o288 = Instance.new("Part") |
273 | + | o288 = Instance.new("WedgePart") |
274 | - | o289 = Instance.new("WedgePart") |
274 | + | o289 = Instance.new("Part") |
275 | - | o290 = Instance.new("Part") |
275 | + | o290 = Instance.new("SpotLight") |
276 | - | o291 = Instance.new("SpotLight") |
276 | + | o291 = Instance.new("Part") |
277 | - | o292 = Instance.new("Part") |
277 | + | o292 = Instance.new("SpotLight") |
278 | - | o293 = Instance.new("SpotLight") |
278 | + | o293 = Instance.new("Part") |
279 | o294 = Instance.new("Part") | |
280 | - | o295 = Instance.new("Part") |
280 | + | o295 = Instance.new("SpotLight") |
281 | - | o296 = Instance.new("SpotLight") |
281 | + | o296 = Instance.new("Part") |
282 | - | o297 = Instance.new("Part") |
282 | + | o297 = Instance.new("SpotLight") |
283 | - | o298 = Instance.new("SpotLight") |
283 | + | o298 = Instance.new("Seat") |
284 | o299 = Instance.new("Seat") | |
285 | - | o300 = Instance.new("Seat") |
285 | + | o300 = Instance.new("Part") |
286 | - | o301 = Instance.new("Part") |
286 | + | o301 = Instance.new("WedgePart") |
287 | - | o302 = Instance.new("WedgePart") |
287 | + | o302 = Instance.new("Part") |
288 | - | o303 = Instance.new("Part") |
288 | + | o304 = Instance.new("WedgePart") |
289 | o305 = Instance.new("WedgePart") | |
290 | - | o306 = Instance.new("WedgePart") |
290 | + | o306 = Instance.new("Part") |
291 | - | o307 = Instance.new("Part") |
291 | + | o307 = Instance.new("WedgePart") |
292 | o308 = Instance.new("WedgePart") | |
293 | - | o309 = Instance.new("WedgePart") |
293 | + | o309 = Instance.new("Part") |
294 | - | o310 = Instance.new("Part") |
294 | + | o310 = Instance.new("Model") |
295 | - | o311 = Instance.new("Model") |
295 | + | o311 = Instance.new("Part") |
296 | - | o312 = Instance.new("Part") |
296 | + | o312 = Instance.new("SpecialMesh") |
297 | - | o313 = Instance.new("SpecialMesh") |
297 | + | o313 = Instance.new("Part") |
298 | - | o314 = Instance.new("Part") |
298 | + | o314 = Instance.new("SpecialMesh") |
299 | - | o315 = Instance.new("SpecialMesh") |
299 | + | o315 = Instance.new("Model") |
300 | - | o316 = Instance.new("Model") |
300 | + | o316 = Instance.new("Part") |
301 | - | o317 = Instance.new("Part") |
301 | + | o317 = Instance.new("SpecialMesh") |
302 | - | o318 = Instance.new("SpecialMesh") |
302 | + | o318 = Instance.new("Part") |
303 | - | o319 = Instance.new("Part") |
303 | + | o319 = Instance.new("SpecialMesh") |
304 | - | o320 = Instance.new("SpecialMesh") |
304 | + | o320 = Instance.new("Part") |
305 | - | o321 = Instance.new("Part") |
305 | + | o321 = Instance.new("SpotLight") |
306 | - | o322 = Instance.new("SpotLight") |
306 | + | o322 = Instance.new("Model") |
307 | - | o323 = Instance.new("Model") |
307 | + | o323 = Instance.new("Part") |
308 | - | o324 = Instance.new("Part") |
308 | + | o324 = Instance.new("SpecialMesh") |
309 | - | o325 = Instance.new("SpecialMesh") |
309 | + | o325 = Instance.new("Part") |
310 | - | o326 = Instance.new("Part") |
310 | + | o326 = Instance.new("SpecialMesh") |
311 | - | o327 = Instance.new("SpecialMesh") |
311 | + | o327 = Instance.new("Part") |
312 | o328 = Instance.new("Part") | |
313 | - | o329 = Instance.new("Part") |
313 | + | o329 = Instance.new("Model") |
314 | - | o330 = Instance.new("Model") |
314 | + | o330 = Instance.new("Part") |
315 | - | o331 = Instance.new("Part") |
315 | + | o331 = Instance.new("SpecialMesh") |
316 | - | o332 = Instance.new("SpecialMesh") |
316 | + | o332 = Instance.new("Part") |
317 | - | o333 = Instance.new("Part") |
317 | + | o333 = Instance.new("SpecialMesh") |
318 | - | o334 = Instance.new("SpecialMesh") |
318 | + | o334 = Instance.new("WedgePart") |
319 | - | o335 = Instance.new("WedgePart") |
319 | + | o335 = Instance.new("Part") |
320 | - | o336 = Instance.new("Part") |
320 | + | o336 = Instance.new("Model") |
321 | - | o337 = Instance.new("Model") |
321 | + | o337 = Instance.new("Part") |
322 | o338 = Instance.new("Part") | |
323 | o339 = Instance.new("Part") | |
324 | o340 = Instance.new("Part") | |
325 | - | o341 = Instance.new("Part") |
325 | + | o341 = Instance.new("BlockMesh") |
326 | - | o342 = Instance.new("BlockMesh") |
326 | + | o342 = Instance.new("Part") |
327 | o343 = Instance.new("Part") | |
328 | - | o344 = Instance.new("Part") |
328 | + | o344 = Instance.new("BlockMesh") |
329 | - | o345 = Instance.new("BlockMesh") |
329 | + | o345 = Instance.new("Part") |
330 | - | o346 = Instance.new("Part") |
330 | + | o346 = Instance.new("BlockMesh") |
331 | - | o347 = Instance.new("BlockMesh") |
331 | + | o347 = Instance.new("Part") |
332 | o348 = Instance.new("Part") | |
333 | o349 = Instance.new("Part") | |
334 | - | o350 = Instance.new("Part") |
334 | + | o350 = Instance.new("BlockMesh") |
335 | - | o351 = Instance.new("BlockMesh") |
335 | + | o351 = Instance.new("Part") |
336 | o352 = Instance.new("Part") | |
337 | o353 = Instance.new("Part") | |
338 | o354 = Instance.new("Part") | |
339 | - | o355 = Instance.new("Part") |
339 | + | o355 = Instance.new("WedgePart") |
340 | - | o356 = Instance.new("WedgePart") |
340 | + | o356 = Instance.new("Part") |
341 | - | o357 = Instance.new("Part") |
341 | + | o357 = Instance.new("SpotLight") |
342 | - | o358 = Instance.new("SpotLight") |
342 | + | o358 = Instance.new("Seat") |
343 | o359 = Instance.new("Seat") | |
344 | o360 = Instance.new("Seat") | |
345 | o361 = Instance.new("Seat") | |
346 | o362 = Instance.new("Seat") | |
347 | o363 = Instance.new("Seat") | |
348 | o364 = Instance.new("Seat") | |
349 | o365 = Instance.new("Seat") | |
350 | o366 = Instance.new("Seat") | |
351 | - | o367 = Instance.new("Seat") |
351 | + | o367 = Instance.new("Part") |
352 | o368 = Instance.new("Part") | |
353 | - | o369 = Instance.new("Part") |
353 | + | o370 = Instance.new("Seat") |
354 | o371 = Instance.new("Seat") | |
355 | - | o372 = Instance.new("Seat") |
355 | + | o372 = Instance.new("Part") |
356 | o373 = Instance.new("Part") | |
357 | - | o374 = Instance.new("Part") |
357 | + | o374 = Instance.new("WedgePart") |
358 | - | o375 = Instance.new("WedgePart") |
358 | + | o375 = Instance.new("Part") |
359 | - | o376 = Instance.new("Part") |
359 | + | o376 = Instance.new("Model") |
360 | - | o377 = Instance.new("Model") |
360 | + | o378 = Instance.new("Part") |
361 | - | o379 = Instance.new("Part") |
361 | + | o380 = Instance.new("Model") |
362 | - | o381 = Instance.new("Model") |
362 | + | o384 = Instance.new("Decal") |
363 | o385 = Instance.new("Decal") | |
364 | - | o386 = Instance.new("Decal") |
364 | + | o386 = Instance.new("Part") |
365 | o387 = Instance.new("Part") | |
366 | - | o388 = Instance.new("Part") |
366 | + | o390 = Instance.new("Decal") |
367 | o391 = Instance.new("Decal") | |
368 | - | o392 = Instance.new("Decal") |
368 | + | o392 = Instance.new("Part") |
369 | o393 = Instance.new("Part") | |
370 | o394 = Instance.new("Part") | |
371 | o395 = Instance.new("Part") | |
372 | o396 = Instance.new("Part") | |
373 | - | o397 = Instance.new("Part") |
373 | + | o398 = Instance.new("Part") |
374 | - | o399 = Instance.new("Part") |
374 | + | o400 = Instance.new("Part") |
375 | o401 = Instance.new("Part") | |
376 | o402 = Instance.new("Part") | |
377 | o403 = Instance.new("Part") | |
378 | o404 = Instance.new("Part") | |
379 | o405 = Instance.new("Part") | |
380 | o406 = Instance.new("Part") | |
381 | o407 = Instance.new("Part") | |
382 | o408 = Instance.new("Part") | |
383 | o409 = Instance.new("Part") | |
384 | o410 = Instance.new("Part") | |
385 | o411 = Instance.new("Part") | |
386 | o412 = Instance.new("Part") | |
387 | o413 = Instance.new("Part") | |
388 | o414 = Instance.new("Part") | |
389 | o415 = Instance.new("Part") | |
390 | o416 = Instance.new("Part") | |
391 | o417 = Instance.new("Part") | |
392 | o418 = Instance.new("Part") | |
393 | o419 = Instance.new("Part") | |
394 | o420 = Instance.new("Part") | |
395 | o421 = Instance.new("Part") | |
396 | o422 = Instance.new("Part") | |
397 | - | o423 = Instance.new("Part") |
397 | + | o423 = Instance.new("Decal") |
398 | - | o424 = Instance.new("Decal") |
398 | + | o424 = Instance.new("Model") |
399 | - | o425 = Instance.new("Model") |
399 | + | o427 = Instance.new("Part") |
400 | - | o428 = Instance.new("Part") |
400 | + | o428 = Instance.new("SpotLight") |
401 | - | o429 = Instance.new("SpotLight") |
401 | + | o429 = Instance.new("Part") |
402 | - | o430 = Instance.new("Part") |
402 | + | o430 = Instance.new("Texture") |
403 | o431 = Instance.new("Texture") | |
404 | - | o432 = Instance.new("Texture") |
404 | + | o432 = Instance.new("Part") |
405 | - | o433 = Instance.new("Part") |
405 | + | o433 = Instance.new("Texture") |
406 | o434 = Instance.new("Texture") | |
407 | - | o435 = Instance.new("Texture") |
407 | + | o435 = Instance.new("Part") |
408 | - | o436 = Instance.new("Part") |
408 | + | o436 = Instance.new("SpotLight") |
409 | - | o437 = Instance.new("SpotLight") |
409 | + | o437 = Instance.new("Model") |
410 | - | o438 = Instance.new("Model") |
410 | + | o440 = Instance.new("Part") |
411 | o441 = Instance.new("Part") | |
412 | o442 = Instance.new("Part") | |
413 | o443 = Instance.new("Part") | |
414 | - | o444 = Instance.new("Part") |
414 | + | o444 = Instance.new("Texture") |
415 | o445 = Instance.new("Texture") | |
416 | - | o446 = Instance.new("Texture") |
416 | + | o446 = Instance.new("Part") |
417 | - | o447 = Instance.new("Part") |
417 | + | o447 = Instance.new("SpotLight") |
418 | - | o448 = Instance.new("SpotLight") |
418 | + | o448 = Instance.new("Part") |
419 | - | o449 = Instance.new("Part") |
419 | + | o449 = Instance.new("SpotLight") |
420 | - | o450 = Instance.new("SpotLight") |
420 | + | o450 = Instance.new("WedgePart") |
421 | o451 = Instance.new("WedgePart") | |
422 | o452 = Instance.new("WedgePart") | |
423 | - | o453 = Instance.new("WedgePart") |
423 | + | o3.Name = "tiny house" |
424 | - | o2.Name = "Baseplate" |
424 | + | o3.Parent = mas |
425 | - | o2.Parent = mas |
425 | + | o4.Parent = o3 |
426 | - | o2.BrickColor = BrickColor.new("Dark stone grey") |
426 | + | o4.BrickColor = BrickColor.new("Lily white") |
427 | - | o2.Position = Vector3.new(0, -10, 0) |
427 | + | o4.Transparency = 0.5 |
428 | - | o2.Anchored = true |
428 | + | o4.Position = Vector3.new(-0.429648995, 4.92501116, 46.9435577) |
429 | - | o2.Locked = true |
429 | + | o4.Anchored = true |
430 | - | o2.FormFactor = Enum.FormFactor.Symmetric |
430 | + | o4.Size = Vector3.new(0.200000003, 9.85000038, 2.19999981) |
431 | - | o2.Size = Vector3.new(512, 20, 512) |
431 | + | o4.CFrame = CFrame.new(-0.429648995, 4.92501116, 46.9435577, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
432 | - | o2.CFrame = CFrame.new(0, -10, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
432 | + | o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
433 | - | o2.Color = Color3.new(0.388235, 0.372549, 0.384314) |
433 | + | o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
434 | - | o2.Position = Vector3.new(0, -10, 0) |
434 | + | o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
435 | - | o4.Name = "tiny house" |
435 | + | o4.Color = Color3.new(0.929412, 0.917647, 0.917647) |
436 | - | o4.Parent = mas |
436 | + | o4.Position = Vector3.new(-0.429648995, 4.92501116, 46.9435577) |
437 | - | o5.Parent = o4 |
437 | + | o5.Parent = o3 |
438 | - | o5.BrickColor = BrickColor.new("Lily white") |
438 | + | o5.Material = Enum.Material.Brick |
439 | - | o5.Transparency = 0.5 |
439 | + | o5.BrickColor = BrickColor.new("Cocoa") |
440 | - | o5.Position = Vector3.new(-0.429648995, 4.92501116, 46.9435577) |
440 | + | o5.Position = Vector3.new(-10.7896481, 1.94001305, 71.2834015) |
441 | o5.Anchored = true | |
442 | - | o5.Size = Vector3.new(0.200000003, 9.85000038, 2.19999981) |
442 | + | o5.Size = Vector3.new(18.7999992, 3.88000059, 0.200000003) |
443 | - | o5.CFrame = CFrame.new(-0.429648995, 4.92501116, 46.9435577, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
443 | + | o5.CFrame = CFrame.new(-10.7896481, 1.94001305, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
444 | - | o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
444 | + | o5.Color = Color3.new(0.337255, 0.141176, 0.141176) |
445 | - | o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
445 | + | o5.Position = Vector3.new(-10.7896481, 1.94001305, 71.2834015) |
446 | - | o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
446 | + | o6.Parent = o3 |
447 | - | o5.Color = Color3.new(0.929412, 0.917647, 0.917647) |
447 | + | |
448 | - | o5.Position = Vector3.new(-0.429648995, 4.92501116, 46.9435577) |
448 | + | |
449 | - | o6.Parent = o4 |
449 | + | o6.Position = Vector3.new(-15.3946476, 5.91000986, 71.2834015) |
450 | o6.Anchored = true | |
451 | o6.Size = Vector3.new(9.5899992, 4.22000027, 0.200000003) | |
452 | - | o6.Position = Vector3.new(-10.7896481, 1.94001305, 71.2834015) |
452 | + | o6.CFrame = CFrame.new(-15.3946476, 5.91000986, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
453 | o6.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
454 | - | o6.Size = Vector3.new(18.7999992, 3.88000059, 0.200000003) |
454 | + | o6.Position = Vector3.new(-15.3946476, 5.91000986, 71.2834015) |
455 | - | o6.CFrame = CFrame.new(-10.7896481, 1.94001305, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
455 | + | o7.Parent = o3 |
456 | o7.BrickColor = BrickColor.new("Lily white") | |
457 | - | o6.Position = Vector3.new(-10.7896481, 1.94001305, 71.2834015) |
457 | + | o7.Transparency = 0.5 |
458 | - | o7.Parent = o4 |
458 | + | o7.Position = Vector3.new(-0.429648995, 4.92501116, 51.253479) |
459 | - | o7.Material = Enum.Material.Brick |
459 | + | |
460 | - | o7.BrickColor = BrickColor.new("Cocoa") |
460 | + | o7.CanCollide = false |
461 | - | o7.Position = Vector3.new(-15.3946476, 5.91000986, 71.2834015) |
461 | + | o7.Size = Vector3.new(0.200000003, 9.85000038, 5.59999943) |
462 | o7.CFrame = CFrame.new(-0.429648995, 4.92501116, 51.253479, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
463 | - | o7.Size = Vector3.new(9.5899992, 4.22000027, 0.200000003) |
463 | + | o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
464 | - | o7.CFrame = CFrame.new(-15.3946476, 5.91000986, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
464 | + | o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
465 | - | o7.Color = Color3.new(0.337255, 0.141176, 0.141176) |
465 | + | o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
466 | - | o7.Position = Vector3.new(-15.3946476, 5.91000986, 71.2834015) |
466 | + | o7.Color = Color3.new(0.929412, 0.917647, 0.917647) |
467 | - | o8.Parent = o4 |
467 | + | o7.Position = Vector3.new(-0.429648995, 4.92501116, 51.253479) |
468 | - | o8.BrickColor = BrickColor.new("Lily white") |
468 | + | o8.Parent = o3 |
469 | - | o8.Transparency = 0.5 |
469 | + | o8.Material = Enum.Material.Brick |
470 | - | o8.Position = Vector3.new(-0.429648995, 4.92501116, 51.253479) |
470 | + | o8.BrickColor = BrickColor.new("Cocoa") |
471 | o8.Position = Vector3.new(-2.61464691, 5.91000986, 71.2834015) | |
472 | - | o8.CanCollide = false |
472 | + | |
473 | - | o8.Size = Vector3.new(0.200000003, 9.85000038, 5.59999943) |
473 | + | o8.Size = Vector3.new(2.44999886, 4.22000027, 0.200000003) |
474 | - | o8.CFrame = CFrame.new(-0.429648995, 4.92501116, 51.253479, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
474 | + | o8.CFrame = CFrame.new(-2.61464691, 5.91000986, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
475 | - | o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
475 | + | o8.Color = Color3.new(0.337255, 0.141176, 0.141176) |
476 | - | o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
476 | + | o8.Position = Vector3.new(-2.61464691, 5.91000986, 71.2834015) |
477 | - | o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
477 | + | o9.Parent = o3 |
478 | - | o8.Color = Color3.new(0.929412, 0.917647, 0.917647) |
478 | + | |
479 | - | o8.Position = Vector3.new(-0.429648995, 4.92501116, 51.253479) |
479 | + | |
480 | - | o9.Parent = o4 |
480 | + | o9.Position = Vector3.new(-20.0896473, 8.00500488, 31.6534119) |
481 | o9.Anchored = true | |
482 | o9.Size = Vector3.new(0.200000003, 16.0100002, 2.12000275) | |
483 | - | o9.Position = Vector3.new(-2.61464691, 5.91000986, 71.2834015) |
483 | + | o9.CFrame = CFrame.new(-20.0896473, 8.00500488, 31.6534119, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
484 | o9.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
485 | - | o9.Size = Vector3.new(2.44999886, 4.22000027, 0.200000003) |
485 | + | o9.Position = Vector3.new(-20.0896473, 8.00500488, 31.6534119) |
486 | - | o9.CFrame = CFrame.new(-2.61464691, 5.91000986, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
486 | + | o10.Parent = o3 |
487 | o10.Material = Enum.Material.Brick | |
488 | - | o9.Position = Vector3.new(-2.61464691, 5.91000986, 71.2834015) |
488 | + | |
489 | - | o10.Parent = o4 |
489 | + | o10.Position = Vector3.new(-7.86964798, 2.66001296, 30.5834198) |
490 | o10.Anchored = true | |
491 | o10.Size = Vector3.new(3.56000042, 5.32000065, 0.200000003) | |
492 | - | o10.Position = Vector3.new(-20.0896473, 8.00500488, 31.6534119) |
492 | + | o10.CFrame = CFrame.new(-7.86964798, 2.66001296, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
493 | o10.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
494 | - | o10.Size = Vector3.new(0.200000003, 16.0100002, 2.12000275) |
494 | + | o10.Position = Vector3.new(-7.86964798, 2.66001296, 30.5834198) |
495 | - | o10.CFrame = CFrame.new(-20.0896473, 8.00500488, 31.6534119, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
495 | + | o11.Parent = o3 |
496 | o11.Position = Vector3.new(-1.27714503, 6.12000895, 61.711731) | |
497 | - | o10.Position = Vector3.new(-20.0896473, 8.00500488, 31.6534119) |
497 | + | o11.Rotation = Vector3.new(-90, 0, 180) |
498 | - | o11.Parent = o4 |
498 | + | |
499 | - | o11.Material = Enum.Material.Brick |
499 | + | o11.FormFactor = Enum.FormFactor.Custom |
500 | - | o11.BrickColor = BrickColor.new("Cocoa") |
500 | + | o11.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
501 | - | o11.Position = Vector3.new(-7.86964798, 2.66001296, 30.5834198) |
501 | + | o11.CFrame = CFrame.new(-1.27714503, 6.12000895, 61.711731, -1, -6.36750997e-07, -1.98905354e-08, -1.04404876e-08, -1.27897692e-13, 1, -6.51652158e-07, 1, -5.72342174e-10) |
502 | o11.Position = Vector3.new(-1.27714503, 6.12000895, 61.711731) | |
503 | - | o11.Size = Vector3.new(3.56000042, 5.32000065, 0.200000003) |
503 | + | o12.Parent = o11 |
504 | - | o11.CFrame = CFrame.new(-7.86964798, 2.66001296, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
504 | + | o12.MeshId = "http://www.roblox.com/asset/?id=1136139" |
505 | - | o11.Color = Color3.new(0.337255, 0.141176, 0.141176) |
505 | + | o12.Scale = Vector3.new(0.5, 0.5, 0.5) |
506 | - | o11.Position = Vector3.new(-7.86964798, 2.66001296, 30.5834198) |
506 | + | o12.TextureId = "http://www.roblox.com/asset/?id=1139750" |
507 | - | o12.Parent = o4 |
507 | + | o12.MeshType = Enum.MeshType.FileMesh |
508 | - | o12.Position = Vector3.new(-1.27714503, 6.12000895, 61.711731) |
508 | + | o13.Parent = o11 |
509 | - | o12.Rotation = Vector3.new(-90, 0, 180) |
509 | + | o13.Texture = "http://www.roblox.com/asset/?id=306661919" |
510 | - | o12.Anchored = true |
510 | + | o13.Face = Enum.NormalId.Right |
511 | - | o12.FormFactor = Enum.FormFactor.Custom |
511 | + | o14.Parent = o3 |
512 | - | o12.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
512 | + | o15.Parent = o14 |
513 | - | o12.CFrame = CFrame.new(-1.27714503, 6.12000895, 61.711731, -1, -6.36750997e-07, -1.98905354e-08, -1.04404876e-08, -1.27897692e-13, 1, -6.51652158e-07, 1, -5.72342174e-10) |
513 | + | o15.Position = Vector3.new(-7.29606199, 2.4602139, 42.6242981) |
514 | - | o12.Position = Vector3.new(-1.27714503, 6.12000895, 61.711731) |
514 | + | o15.Rotation = Vector3.new(0, 90, 0) |
515 | - | o13.Parent = o12 |
515 | + | o15.Anchored = true |
516 | - | o13.MeshId = "http://www.roblox.com/asset/?id=1136139" |
516 | + | o15.FormFactor = Enum.FormFactor.Custom |
517 | - | o13.Scale = Vector3.new(0.5, 0.5, 0.5) |
517 | + | o15.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
518 | - | o13.TextureId = "http://www.roblox.com/asset/?id=1139750" |
518 | + | o15.CFrame = CFrame.new(-7.29606199, 2.4602139, 42.6242981, -0.000300362706, 0.00020208444, 1, 8.45569448e-05, 1, -0.000202059062, -1, 8.44962487e-05, -0.00030037979) |
519 | - | o13.MeshType = Enum.MeshType.FileMesh |
519 | + | o15.Position = Vector3.new(-7.29606199, 2.4602139, 42.6242981) |
520 | - | o14.Parent = o12 |
520 | + | |
521 | - | o14.Texture = "http://www.roblox.com/asset/?id=306661919" |
521 | + | o16.MeshId = "http://www.roblox.com/asset/?id=1136139" |
522 | - | o14.Face = Enum.NormalId.Right |
522 | + | o16.Scale = Vector3.new(0.5, 0.5, 0.5) |
523 | - | o15.Parent = o4 |
523 | + | o16.TextureId = "http://www.roblox.com/asset/?id=1136350" |
524 | o16.MeshType = Enum.MeshType.FileMesh | |
525 | - | o16.Position = Vector3.new(-7.29606199, 2.4602139, 42.6242981) |
525 | + | o17.Parent = o14 |
526 | - | o16.Rotation = Vector3.new(0, 90, 0) |
526 | + | o17.Position = Vector3.new(-7.35597277, 2.96022296, 42.6243591) |
527 | - | o16.Anchored = true |
527 | + | o17.Rotation = Vector3.new(0.049999997, 75.0199966, -0.0399999991) |
528 | - | o16.FormFactor = Enum.FormFactor.Custom |
528 | + | o17.Anchored = true |
529 | - | o16.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
529 | + | o17.FormFactor = Enum.FormFactor.Custom |
530 | - | o16.CFrame = CFrame.new(-7.29606199, 2.4602139, 42.6242981, -0.000300362706, 0.00020208444, 1, 8.45569448e-05, 1, -0.000202059062, -1, 8.44962487e-05, -0.00030037979) |
530 | + | o17.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
531 | - | o16.Position = Vector3.new(-7.29606199, 2.4602139, 42.6242981) |
531 | + | o17.CFrame = CFrame.new(-7.35597277, 2.96022296, 42.6243591, 0.25852564, 0.000201964969, 0.966004431, 3.00456031e-05, 1, -0.00021711344, -0.966004491, 8.51535588e-05, 0.25852564) |
532 | - | o17.Parent = o16 |
532 | + | o17.Position = Vector3.new(-7.35597277, 2.96022296, 42.6243591) |
533 | - | o17.MeshId = "http://www.roblox.com/asset/?id=1136139" |
533 | + | o18.Parent = o17 |
534 | - | o17.Scale = Vector3.new(0.5, 0.5, 0.5) |
534 | + | o18.MeshId = "http://www.roblox.com/asset/?id=1136139" |
535 | - | o17.TextureId = "http://www.roblox.com/asset/?id=1136350" |
535 | + | o18.Scale = Vector3.new(0.5, 0.5, 0.5) |
536 | - | o17.MeshType = Enum.MeshType.FileMesh |
536 | + | o18.TextureId = "http://www.roblox.com/asset/?id=1139752" |
537 | - | o18.Parent = o15 |
537 | + | o18.MeshType = Enum.MeshType.FileMesh |
538 | - | o18.Position = Vector3.new(-7.35597277, 2.96022296, 42.6243591) |
538 | + | o19.Parent = o3 |
539 | - | o18.Rotation = Vector3.new(0.049999997, 75.0199966, -0.0399999991) |
539 | + | o20.Parent = o19 |
540 | - | o18.Anchored = true |
540 | + | o20.Position = Vector3.new(-11.8560658, 1.44021595, 42.6242981) |
541 | - | o18.FormFactor = Enum.FormFactor.Custom |
541 | + | o20.Rotation = Vector3.new(0, 90, 0) |
542 | - | o18.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
542 | + | o20.Anchored = true |
543 | - | o18.CFrame = CFrame.new(-7.35597277, 2.96022296, 42.6243591, 0.25852564, 0.000201964969, 0.966004431, 3.00456031e-05, 1, -0.00021711344, -0.966004491, 8.51535588e-05, 0.25852564) |
543 | + | o20.FormFactor = Enum.FormFactor.Custom |
544 | - | o18.Position = Vector3.new(-7.35597277, 2.96022296, 42.6243591) |
544 | + | o20.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
545 | - | o19.Parent = o18 |
545 | + | o20.CFrame = CFrame.new(-11.8560658, 1.44021595, 42.6242981, -0.000300362706, 0.00020208444, 1, 8.45569448e-05, 1, -0.000202059062, -1, 8.44962487e-05, -0.00030037979) |
546 | - | o19.MeshId = "http://www.roblox.com/asset/?id=1136139" |
546 | + | o20.Position = Vector3.new(-11.8560658, 1.44021595, 42.6242981) |
547 | - | o19.Scale = Vector3.new(0.5, 0.5, 0.5) |
547 | + | |
548 | - | o19.TextureId = "http://www.roblox.com/asset/?id=1139752" |
548 | + | o21.MeshId = "http://www.roblox.com/asset/?id=1136139" |
549 | - | o19.MeshType = Enum.MeshType.FileMesh |
549 | + | o21.Scale = Vector3.new(0.5, 0.5, 0.5) |
550 | - | o20.Parent = o4 |
550 | + | o21.TextureId = "http://www.roblox.com/asset/?id=1136350" |
551 | o21.MeshType = Enum.MeshType.FileMesh | |
552 | - | o21.Position = Vector3.new(-11.8560658, 1.44021595, 42.6242981) |
552 | + | o22.Parent = o19 |
553 | - | o21.Rotation = Vector3.new(0, 90, 0) |
553 | + | o22.Position = Vector3.new(-11.9159756, 1.94022405, 42.6243591) |
554 | - | o21.Anchored = true |
554 | + | o22.Rotation = Vector3.new(0.049999997, 75.0199966, -0.0399999991) |
555 | - | o21.FormFactor = Enum.FormFactor.Custom |
555 | + | o22.Anchored = true |
556 | - | o21.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
556 | + | o22.FormFactor = Enum.FormFactor.Custom |
557 | - | o21.CFrame = CFrame.new(-11.8560658, 1.44021595, 42.6242981, -0.000300362706, 0.00020208444, 1, 8.45569448e-05, 1, -0.000202059062, -1, 8.44962487e-05, -0.00030037979) |
557 | + | o22.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
558 | - | o21.Position = Vector3.new(-11.8560658, 1.44021595, 42.6242981) |
558 | + | o22.CFrame = CFrame.new(-11.9159756, 1.94022405, 42.6243591, 0.25852564, 0.000201964969, 0.966004431, 3.00456031e-05, 1, -0.00021711344, -0.966004491, 8.51535588e-05, 0.25852564) |
559 | - | o22.Parent = o21 |
559 | + | o22.Position = Vector3.new(-11.9159756, 1.94022405, 42.6243591) |
560 | - | o22.MeshId = "http://www.roblox.com/asset/?id=1136139" |
560 | + | o23.Parent = o22 |
561 | - | o22.Scale = Vector3.new(0.5, 0.5, 0.5) |
561 | + | o23.MeshId = "http://www.roblox.com/asset/?id=1136139" |
562 | - | o22.TextureId = "http://www.roblox.com/asset/?id=1136350" |
562 | + | o23.Scale = Vector3.new(0.5, 0.5, 0.5) |
563 | - | o22.MeshType = Enum.MeshType.FileMesh |
563 | + | o23.TextureId = "http://www.roblox.com/asset/?id=1139752" |
564 | - | o23.Parent = o20 |
564 | + | o23.MeshType = Enum.MeshType.FileMesh |
565 | - | o23.Position = Vector3.new(-11.9159756, 1.94022405, 42.6243591) |
565 | + | o24.Parent = o3 |
566 | - | o23.Rotation = Vector3.new(0.049999997, 75.0199966, -0.0399999991) |
566 | + | o24.Material = Enum.Material.Wood |
567 | - | o23.Anchored = true |
567 | + | o24.BrickColor = BrickColor.new("Really black") |
568 | - | o23.FormFactor = Enum.FormFactor.Custom |
568 | + | o24.Position = Vector3.new(-1.88964295, 6.06500912, 35.1984253) |
569 | - | o23.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
569 | + | o24.Anchored = true |
570 | - | o23.CFrame = CFrame.new(-11.9159756, 1.94022405, 42.6243591, 0.25852564, 0.000201964969, 0.966004431, 3.00456031e-05, 1, -0.00021711344, -0.966004491, 8.51535588e-05, 0.25852564) |
570 | + | o24.Size = Vector3.new(0.360000014, 3.37000036, 4.34999943) |
571 | - | o23.Position = Vector3.new(-11.9159756, 1.94022405, 42.6243591) |
571 | + | o24.CFrame = CFrame.new(-1.88964295, 6.06500912, 35.1984253, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
572 | - | o24.Parent = o23 |
572 | + | o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
573 | - | o24.MeshId = "http://www.roblox.com/asset/?id=1136139" |
573 | + | o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
574 | - | o24.Scale = Vector3.new(0.5, 0.5, 0.5) |
574 | + | o24.Position = Vector3.new(-1.88964295, 6.06500912, 35.1984253) |
575 | - | o24.TextureId = "http://www.roblox.com/asset/?id=1139752" |
575 | + | o25.Parent = o24 |
576 | - | o24.MeshType = Enum.MeshType.FileMesh |
576 | + | o25.Texture = "http://www.roblox.com/asset/?id=360340256" |
577 | - | o25.Parent = o4 |
577 | + | o25.Face = Enum.NormalId.Left |
578 | - | o25.Material = Enum.Material.Wood |
578 | + | o27.Parent = o3 |
579 | - | o25.BrickColor = BrickColor.new("Really black") |
579 | + | o28.Name = "Click Door" |
580 | - | o25.Position = Vector3.new(-1.88964295, 6.06500912, 35.1984253) |
580 | + | o28.Parent = o27 |
581 | - | o25.Anchored = true |
581 | + | o28.Material = Enum.Material.Sand |
582 | - | o25.Size = Vector3.new(0.360000014, 3.37000036, 4.34999943) |
582 | + | o28.BrickColor = BrickColor.new("Black") |
583 | - | o25.CFrame = CFrame.new(-1.88964295, 6.06500912, 35.1984253, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
583 | + | o28.Position = Vector3.new(-9.17858219, 5.38006783, 43.0396423) |
584 | - | o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
584 | + | o28.Rotation = Vector3.new(180, 0, -180) |
585 | - | o25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
585 | + | o28.Anchored = true |
586 | - | o25.Position = Vector3.new(-1.88964295, 6.06500912, 35.1984253) |
586 | + | o28.Size = Vector3.new(6.30000019, 3.02000022, 0.25) |
587 | - | o26.Parent = o25 |
587 | + | o28.CFrame = CFrame.new(-9.17858219, 5.38006783, 43.0396423, -0.999999166, 8.47870888e-06, 8.24461388e-09, 8.68734332e-06, 0.999997079, -8.49371008e-06, -8.52215543e-09, -8.70230087e-06, -1) |
588 | - | o26.Texture = "http://www.roblox.com/asset/?id=360340256" |
588 | + | o28.BottomSurface = Enum.SurfaceType.Weld |
589 | - | o26.Face = Enum.NormalId.Left |
589 | + | o28.TopSurface = Enum.SurfaceType.Smooth |
590 | - | o28.Parent = o4 |
590 | + | o28.Color = Color3.new(0.105882, 0.164706, 0.207843) |
591 | - | o29.Name = "Click Door" |
591 | + | o28.Position = Vector3.new(-9.17858219, 5.38006783, 43.0396423) |
592 | o29.Parent = o28 | |
593 | - | o29.Material = Enum.Material.Sand |
593 | + | o30.Name = "OpenDoorScript" |
594 | - | o29.BrickColor = BrickColor.new("Black") |
594 | + | o30.Parent = o28 |
595 | - | o29.Position = Vector3.new(-9.17858219, 5.38006783, 43.0396423) |
595 | + | |
596 | - | o29.Rotation = Vector3.new(180, 0, -180) |
596 | + | |
597 | - | o29.Anchored = true |
597 | + | |
598 | - | o29.Size = Vector3.new(6.30000019, 3.02000022, 0.25) |
598 | + | |
599 | - | o29.CFrame = CFrame.new(-9.17858219, 5.38006783, 43.0396423, -0.999999166, 8.47870888e-06, 8.24461388e-09, 8.68734332e-06, 0.999997079, -8.49371008e-06, -8.52215543e-09, -8.70230087e-06, -1) |
599 | + | |
600 | - | o29.BottomSurface = Enum.SurfaceType.Weld |
600 | + | |
601 | - | o29.TopSurface = Enum.SurfaceType.Smooth |
601 | + | |
602 | - | o29.Color = Color3.new(0.105882, 0.164706, 0.207843) |
602 | + | |
603 | - | o29.Position = Vector3.new(-9.17858219, 5.38006783, 43.0396423) |
603 | + | |
604 | - | o30.Parent = o29 |
604 | + | |
605 | - | o31.Name = "OpenDoorScript" |
605 | + | |
606 | - | o31.Parent = o29 |
606 | + | |
607 | function off() | |
608 | isOn = false | |
609 | script.Parent.Transparency = 1 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent) | |
610 | script.Parent.CanCollide = false --Makes door un-colidable. | |
611 | end | |
612 | ||
613 | function onClicked() | |
614 | ||
615 | if isOn == true then off() else on() end | |
616 | ||
617 | end | |
618 | ||
619 | script.Parent.ClickDetector.MouseClick:connect(onClicked) | |
620 | ||
621 | on() | |
622 | ||
623 | --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work! | |
624 | ||
625 | ||
626 | ||
627 | ||
628 | ||
629 | ||
630 | ||
631 | ||
632 | ||
633 | ||
634 | ||
635 | ||
636 | ||
637 | ||
638 | ||
639 | ||
640 | ||
641 | ||
642 | ||
643 | ||
644 | ||
645 | ||
646 | ||
647 | ||
648 | ||
649 | ||
650 | ||
651 | ||
652 | ||
653 | ||
654 | ||
655 | ||
656 | ||
657 | ||
658 | ||
659 | ||
660 | ||
661 | ||
662 | ||
663 | ||
664 | ||
665 | ||
666 | ||
667 | ||
668 | ||
669 | --[[~-?Somebody121?-~]]-- | |
670 | ||
671 | --I do this to make sure no one copys. :D | |
672 | end,o30) | |
673 | ||
674 | o31.Name = "README" | |
675 | o31.Parent = o28 | |
676 | ||
677 | runDummyScript(function() | |
678 | --[[ Just click the door to open it! Edit script if you want. ENJOY! ]] | |
679 | ||
680 | --crazyman32 | |
681 | end,o31) | |
682 | ||
683 | o32.Parent = o27 | |
684 | o32.BrickColor = BrickColor.new("Lily white") | |
685 | o32.Position = Vector3.new(-9.15116215, 5.40007305, 43.0488892) | |
686 | - | o32.Name = "README" |
686 | + | o32.Rotation = Vector3.new(180, 0, -180) |
687 | - | o32.Parent = o29 |
687 | + | o32.Anchored = true |
688 | o32.Size = Vector3.new(6.10999966, 2.8599999, 0.200000003) | |
689 | o32.CFrame = CFrame.new(-9.15116215, 5.40007305, 43.0488892, -0.999999285, 8.49361368e-06, 8.2591658e-09, 8.67244307e-06, 0.999997497, -8.49371008e-06, -8.50747295e-09, -8.67250219e-06, -1) | |
690 | o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
691 | o32.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
692 | o32.Position = Vector3.new(-9.15116215, 5.40007305, 43.0488892) | |
693 | - | end,o32) |
693 | + | o33.Parent = o32 |
694 | o33.Texture = "http://www.roblox.com/asset/?id=467727014" | |
695 | - | o33.Parent = o28 |
695 | + | o33.Face = Enum.NormalId.Back |
696 | - | o33.BrickColor = BrickColor.new("Lily white") |
696 | + | o34.Parent = o27 |
697 | - | o33.Position = Vector3.new(-9.15116215, 5.40007305, 43.0488892) |
697 | + | o34.BrickColor = BrickColor.new("Really black") |
698 | - | o33.Rotation = Vector3.new(180, 0, -180) |
698 | + | o34.Position = Vector3.new(-9.20113564, 5.28006983, 43.1088562) |
699 | - | o33.Anchored = true |
699 | + | o34.Rotation = Vector3.new(180, 0, -180) |
700 | - | o33.Size = Vector3.new(6.10999966, 2.8599999, 0.200000003) |
700 | + | o34.Anchored = true |
701 | - | o33.CFrame = CFrame.new(-9.15116215, 5.40007305, 43.0488892, -0.999999285, 8.49361368e-06, 8.2591658e-09, 8.67244307e-06, 0.999997497, -8.49371008e-06, -8.50747295e-09, -8.67250219e-06, -1) |
701 | + | o34.Size = Vector3.new(6.64999962, 3.61999989, 0.200000003) |
702 | - | o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
702 | + | o34.CFrame = CFrame.new(-9.20113564, 5.28006983, 43.1088562, -0.999999285, 8.49361368e-06, 8.2591658e-09, 8.67244307e-06, 0.999997497, -8.49371008e-06, -8.50747295e-09, -8.67250219e-06, -1) |
703 | - | o33.Color = Color3.new(0.929412, 0.917647, 0.917647) |
703 | + | o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
704 | - | o33.Position = Vector3.new(-9.15116215, 5.40007305, 43.0488892) |
704 | + | o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
705 | - | o34.Parent = o33 |
705 | + | o34.Position = Vector3.new(-9.20113564, 5.28006983, 43.1088562) |
706 | - | o34.Texture = "http://www.roblox.com/asset/?id=467727014" |
706 | + | o35.Parent = o3 |
707 | - | o34.Face = Enum.NormalId.Back |
707 | + | o35.Material = Enum.Material.Wood |
708 | - | o35.Parent = o28 |
708 | + | o35.BrickColor = BrickColor.new("Sand red") |
709 | - | o35.BrickColor = BrickColor.new("Really black") |
709 | + | o35.Position = Vector3.new(-15.2796478, 5.91000986, 71.063385) |
710 | - | o35.Position = Vector3.new(-9.20113564, 5.28006983, 43.1088562) |
710 | + | |
711 | - | o35.Rotation = Vector3.new(180, 0, -180) |
711 | + | o35.Size = Vector3.new(9.57999992, 4.22000027, 0.200000003) |
712 | o35.CFrame = CFrame.new(-15.2796478, 5.91000986, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
713 | - | o35.Size = Vector3.new(6.64999962, 3.61999989, 0.200000003) |
713 | + | o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
714 | - | o35.CFrame = CFrame.new(-9.20113564, 5.28006983, 43.1088562, -0.999999285, 8.49361368e-06, 8.2591658e-09, 8.67244307e-06, 0.999997497, -8.49371008e-06, -8.50747295e-09, -8.67250219e-06, -1) |
714 | + | o35.Color = Color3.new(0.584314, 0.47451, 0.466667) |
715 | - | o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
715 | + | o35.Position = Vector3.new(-15.2796478, 5.91000986, 71.063385) |
716 | - | o35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
716 | + | o36.Parent = o3 |
717 | - | o35.Position = Vector3.new(-9.20113564, 5.28006983, 43.1088562) |
717 | + | |
718 | - | o36.Parent = o4 |
718 | + | |
719 | o36.Position = Vector3.new(-10.6746483, 8.90499973, 71.063385) | |
720 | o36.Anchored = true | |
721 | - | o36.Position = Vector3.new(-15.2796478, 5.91000986, 71.063385) |
721 | + | o36.Size = Vector3.new(18.5699997, 1.89000034, 0.200000003) |
722 | o36.CFrame = CFrame.new(-10.6746483, 8.90499973, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
723 | - | o36.Size = Vector3.new(9.57999992, 4.22000027, 0.200000003) |
723 | + | |
724 | - | o36.CFrame = CFrame.new(-15.2796478, 5.91000986, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
724 | + | |
725 | o36.Position = Vector3.new(-10.6746483, 8.90499973, 71.063385) | |
726 | o37.Parent = o3 | |
727 | - | o36.Position = Vector3.new(-15.2796478, 5.91000986, 71.063385) |
727 | + | |
728 | - | o37.Parent = o4 |
728 | + | |
729 | o37.Position = Vector3.new(-2.61464691, 5.91000986, 71.063385) | |
730 | o37.Anchored = true | |
731 | - | o37.Position = Vector3.new(-10.6746483, 8.90499973, 71.063385) |
731 | + | o37.Size = Vector3.new(2.44999886, 4.22000027, 0.200000003) |
732 | o37.CFrame = CFrame.new(-2.61464691, 5.91000986, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
733 | - | o37.Size = Vector3.new(18.5699997, 1.89000034, 0.200000003) |
733 | + | |
734 | - | o37.CFrame = CFrame.new(-10.6746483, 8.90499973, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
734 | + | |
735 | o37.Position = Vector3.new(-2.61464691, 5.91000986, 71.063385) | |
736 | o38.Parent = o3 | |
737 | - | o37.Position = Vector3.new(-10.6746483, 8.90499973, 71.063385) |
737 | + | |
738 | - | o38.Parent = o4 |
738 | + | |
739 | o38.Position = Vector3.new(-10.7646484, 1.94001305, 71.063385) | |
740 | o38.Anchored = true | |
741 | - | o38.Position = Vector3.new(-2.61464691, 5.91000986, 71.063385) |
741 | + | o38.Size = Vector3.new(18.75, 3.88000059, 0.200000003) |
742 | o38.CFrame = CFrame.new(-10.7646484, 1.94001305, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
743 | - | o38.Size = Vector3.new(2.44999886, 4.22000027, 0.200000003) |
743 | + | |
744 | - | o38.CFrame = CFrame.new(-2.61464691, 5.91000986, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
744 | + | |
745 | o38.Position = Vector3.new(-10.7646484, 1.94001305, 71.063385) | |
746 | o39.Parent = o3 | |
747 | - | o38.Position = Vector3.new(-2.61464691, 5.91000986, 71.063385) |
747 | + | o39.BrickColor = BrickColor.new("Lily white") |
748 | - | o39.Parent = o4 |
748 | + | o39.Transparency = 0.5 |
749 | - | o39.Material = Enum.Material.Wood |
749 | + | o39.Position = Vector3.new(-19.9596481, 7.99500895, 38.9384155) |
750 | - | o39.BrickColor = BrickColor.new("Sand red") |
750 | + | |
751 | - | o39.Position = Vector3.new(-10.7646484, 1.94001305, 71.063385) |
751 | + | o39.Size = Vector3.new(0.200000003, 15.9899998, 13.4100008) |
752 | o39.CFrame = CFrame.new(-19.9596481, 7.99500895, 38.9384155, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
753 | - | o39.Size = Vector3.new(18.75, 3.88000059, 0.200000003) |
753 | + | o39.Color = Color3.new(0.929412, 0.917647, 0.917647) |
754 | - | o39.CFrame = CFrame.new(-10.7646484, 1.94001305, 71.063385, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
754 | + | o39.Position = Vector3.new(-19.9596481, 7.99500895, 38.9384155) |
755 | - | o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
755 | + | o40.Parent = o3 |
756 | - | o39.Color = Color3.new(0.584314, 0.47451, 0.466667) |
756 | + | |
757 | - | o39.Position = Vector3.new(-10.7646484, 1.94001305, 71.063385) |
757 | + | |
758 | - | o40.Parent = o4 |
758 | + | o40.Position = Vector3.new(-7.86964798, 9.47000408, 30.6434937) |
759 | o40.Anchored = true | |
760 | o40.Size = Vector3.new(3.56000042, 12, 0.200000003) | |
761 | - | o40.Position = Vector3.new(-19.9596481, 7.99500895, 38.9384155) |
761 | + | o40.CFrame = CFrame.new(-7.86964798, 9.47000408, 30.6434937, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
762 | o40.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
763 | - | o40.Size = Vector3.new(0.200000003, 15.9899998, 13.4100008) |
763 | + | |
764 | - | o40.CFrame = CFrame.new(-19.9596481, 7.99500895, 38.9384155, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
764 | + | o40.Position = Vector3.new(-7.86964798, 9.47000408, 30.6434937) |
765 | o41.Parent = o3 | |
766 | - | o40.Position = Vector3.new(-19.9596481, 7.99500895, 38.9384155) |
766 | + | o42.Parent = o41 |
767 | - | o41.Parent = o4 |
767 | + | o42.Material = Enum.Material.Metal |
768 | - | o41.BrickColor = BrickColor.new("Lily white") |
768 | + | o42.BrickColor = BrickColor.new("Dark stone grey") |
769 | - | o41.Transparency = 0.5 |
769 | + | o42.Position = Vector3.new(-0.297904998, 2.36003995, 41.7387848) |
770 | - | o41.Position = Vector3.new(-7.86964798, 9.47000408, 30.6434937) |
770 | + | o42.Rotation = Vector3.new(-180, 0, -180) |
771 | - | o41.Anchored = true |
771 | + | o42.Anchored = true |
772 | - | o41.Size = Vector3.new(3.56000042, 12, 0.200000003) |
772 | + | o42.Shape = Enum.PartType.Cylinder |
773 | - | o41.CFrame = CFrame.new(-7.86964798, 9.47000408, 30.6434937, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
773 | + | o42.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
774 | - | o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
774 | + | o42.CFrame = CFrame.new(-0.297904998, 2.36003995, 41.7387848, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
775 | - | o41.Color = Color3.new(0.929412, 0.917647, 0.917647) |
775 | + | o42.BottomSurface = Enum.SurfaceType.Smooth |
776 | - | o41.Position = Vector3.new(-7.86964798, 9.47000408, 30.6434937) |
776 | + | o42.TopSurface = Enum.SurfaceType.Smooth |
777 | - | o42.Parent = o4 |
777 | + | o42.Color = Color3.new(0.388235, 0.372549, 0.384314) |
778 | - | o43.Parent = o42 |
778 | + | o42.Position = Vector3.new(-0.297904998, 2.36003995, 41.7387848) |
779 | o43.Parent = o41 | |
780 | o43.Material = Enum.Material.Metal | |
781 | - | o43.Position = Vector3.new(-0.297904998, 2.36003995, 41.7387848) |
781 | + | |
782 | o43.Position = Vector3.new(-0.297919989, 1.280038, 44.3288116) | |
783 | o43.Rotation = Vector3.new(-180, 0, -180) | |
784 | o43.Anchored = true | |
785 | o43.Shape = Enum.PartType.Cylinder | |
786 | - | o43.CFrame = CFrame.new(-0.297904998, 2.36003995, 41.7387848, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
786 | + | |
787 | o43.CFrame = CFrame.new(-0.297919989, 1.280038, 44.3288116, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
788 | o43.BottomSurface = Enum.SurfaceType.Smooth | |
789 | o43.TopSurface = Enum.SurfaceType.Smooth | |
790 | - | o43.Position = Vector3.new(-0.297904998, 2.36003995, 41.7387848) |
790 | + | |
791 | - | o44.Parent = o42 |
791 | + | o43.Position = Vector3.new(-0.297919989, 1.280038, 44.3288116) |
792 | - | o44.Material = Enum.Material.Metal |
792 | + | o44.Name = "Sign" |
793 | - | o44.BrickColor = BrickColor.new("Dark stone grey") |
793 | + | o44.Parent = o41 |
794 | - | o44.Position = Vector3.new(-0.297919989, 1.280038, 44.3288116) |
794 | + | o44.Material = Enum.Material.Marble |
795 | - | o44.Rotation = Vector3.new(-180, 0, -180) |
795 | + | o44.Position = Vector3.new(-0.367377996, 1.81003904, 43.0636139) |
796 | o44.Rotation = Vector3.new(0, -90, 0) | |
797 | - | o44.Shape = Enum.PartType.Cylinder |
797 | + | |
798 | - | o44.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
798 | + | o44.FormFactor = Enum.FormFactor.Symmetric |
799 | - | o44.CFrame = CFrame.new(-0.297919989, 1.280038, 44.3288116, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
799 | + | o44.Size = Vector3.new(2.99000001, 1.55999994, 0.200000003) |
800 | o44.CFrame = CFrame.new(-0.367377996, 1.81003904, 43.0636139, 0, 0, -1, 0, 1, 0, 1, 0, 0) | |
801 | o44.BottomSurface = Enum.SurfaceType.Smooth | |
802 | - | o44.Color = Color3.new(0.388235, 0.372549, 0.384314) |
802 | + | |
803 | - | o44.Position = Vector3.new(-0.297919989, 1.280038, 44.3288116) |
803 | + | o44.Position = Vector3.new(-0.367377996, 1.81003904, 43.0636139) |
804 | - | o45.Name = "Sign" |
804 | + | o45.Parent = o44 |
805 | - | o45.Parent = o42 |
805 | + | o45.CanvasSize = Vector2.new(200, 100) |
806 | - | o45.Material = Enum.Material.Marble |
806 | + | |
807 | - | o45.Position = Vector3.new(-0.367377996, 1.81003904, 43.0636139) |
807 | + | o46.Size = UDim2.new(1,0,1,0) |
808 | - | o45.Rotation = Vector3.new(0, -90, 0) |
808 | + | o46.Text = "built by: crabbyblonde roblox 2016" |
809 | - | o45.Anchored = true |
809 | + | o46.BackgroundColor3 = Color3.new(1, 1, 1) |
810 | - | o45.FormFactor = Enum.FormFactor.Symmetric |
810 | + | o46.BackgroundTransparency = 1 |
811 | - | o45.Size = Vector3.new(2.99000001, 1.55999994, 0.200000003) |
811 | + | o46.Font = Enum.Font.SourceSansItalic |
812 | - | o45.CFrame = CFrame.new(-0.367377996, 1.81003904, 43.0636139, 0, 0, -1, 0, 1, 0, 1, 0, 0) |
812 | + | o46.FontSize = Enum.FontSize.Size14 |
813 | - | o45.BottomSurface = Enum.SurfaceType.Smooth |
813 | + | o46.TextColor3 = Color3.new(0, 0, 0) |
814 | - | o45.TopSurface = Enum.SurfaceType.Smooth |
814 | + | o46.TextScaled = true |
815 | - | o45.Position = Vector3.new(-0.367377996, 1.81003904, 43.0636139) |
815 | + | o46.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706) |
816 | o46.TextStrokeTransparency = 0 | |
817 | - | o46.CanvasSize = Vector2.new(200, 100) |
817 | + | o46.TextWrapped = true |
818 | - | o47.Parent = o46 |
818 | + | o47.Parent = o41 |
819 | - | o47.Size = UDim2.new(1,0,1,0) |
819 | + | o47.Material = Enum.Material.Metal |
820 | - | o47.Text = "built by: crabbyblonde roblox 2016" |
820 | + | o47.BrickColor = BrickColor.new("Dark stone grey") |
821 | - | o47.BackgroundColor3 = Color3.new(1, 1, 1) |
821 | + | o47.Position = Vector3.new(-0.297919989, 1.280038, 41.7387848) |
822 | - | o47.BackgroundTransparency = 1 |
822 | + | o47.Rotation = Vector3.new(-180, 0, -180) |
823 | - | o47.Font = Enum.Font.SourceSansItalic |
823 | + | o47.Anchored = true |
824 | - | o47.FontSize = Enum.FontSize.Size14 |
824 | + | o47.Shape = Enum.PartType.Cylinder |
825 | - | o47.TextColor3 = Color3.new(0, 0, 0) |
825 | + | o47.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
826 | - | o47.TextScaled = true |
826 | + | o47.CFrame = CFrame.new(-0.297919989, 1.280038, 41.7387848, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
827 | - | o47.TextStrokeColor3 = Color3.new(0.364706, 0.364706, 0.364706) |
827 | + | o47.BottomSurface = Enum.SurfaceType.Smooth |
828 | - | o47.TextStrokeTransparency = 0 |
828 | + | o47.TopSurface = Enum.SurfaceType.Smooth |
829 | - | o47.TextWrapped = true |
829 | + | o47.Color = Color3.new(0.388235, 0.372549, 0.384314) |
830 | - | o48.Parent = o42 |
830 | + | o47.Position = Vector3.new(-0.297919989, 1.280038, 41.7387848) |
831 | o48.Parent = o41 | |
832 | o48.Material = Enum.Material.Metal | |
833 | - | o48.Position = Vector3.new(-0.297919989, 1.280038, 41.7387848) |
833 | + | |
834 | o48.Position = Vector3.new(-0.297904998, 2.36003995, 44.2588043) | |
835 | o48.Rotation = Vector3.new(-180, 0, -180) | |
836 | o48.Anchored = true | |
837 | o48.Shape = Enum.PartType.Cylinder | |
838 | - | o48.CFrame = CFrame.new(-0.297919989, 1.280038, 41.7387848, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
838 | + | |
839 | o48.CFrame = CFrame.new(-0.297904998, 2.36003995, 44.2588043, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
840 | o48.BottomSurface = Enum.SurfaceType.Smooth | |
841 | o48.TopSurface = Enum.SurfaceType.Smooth | |
842 | - | o48.Position = Vector3.new(-0.297919989, 1.280038, 41.7387848) |
842 | + | |
843 | - | o49.Parent = o42 |
843 | + | o48.Position = Vector3.new(-0.297904998, 2.36003995, 44.2588043) |
844 | - | o49.Material = Enum.Material.Metal |
844 | + | o49.Name = "One Simple Sofa" |
845 | - | o49.BrickColor = BrickColor.new("Dark stone grey") |
845 | + | o49.Parent = o3 |
846 | - | o49.Position = Vector3.new(-0.297904998, 2.36003995, 44.2588043) |
846 | + | o51.Parent = mas |
847 | - | o49.Rotation = Vector3.new(-180, 0, -180) |
847 | + | o51.Texture = "http://www.roblox.com/asset/?id=446610929" |
848 | - | o49.Anchored = true |
848 | + | o51.Face = Enum.NormalId.Top |
849 | - | o49.Shape = Enum.PartType.Cylinder |
849 | + | |
850 | - | o49.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
850 | + | |
851 | - | o49.CFrame = CFrame.new(-0.297904998, 2.36003995, 44.2588043, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
851 | + | o52.Face = Enum.NormalId.Right |
852 | - | o49.BottomSurface = Enum.SurfaceType.Smooth |
852 | + | o56.Name = "ONE Sofa" |
853 | - | o49.TopSurface = Enum.SurfaceType.Smooth |
853 | + | o56.Parent = o3 |
854 | - | o49.Color = Color3.new(0.388235, 0.372549, 0.384314) |
854 | + | o60.Name = "Candle" |
855 | - | o49.Position = Vector3.new(-0.297904998, 2.36003995, 44.2588043) |
855 | + | o60.Parent = o3 |
856 | - | o50.Name = "One Simple Sofa" |
856 | + | |
857 | - | o50.Parent = o4 |
857 | + | o61.Parent = o60 |
858 | o61.Position = Vector3.new(-12.6387596, 4.0700202, 42.3404083) | |
859 | o61.Rotation = Vector3.new(0, -90, 0) | |
860 | - | o52.Face = Enum.NormalId.Top |
860 | + | o61.Anchored = true |
861 | - | o53.Parent = mas |
861 | + | o61.FormFactor = Enum.FormFactor.Plate |
862 | - | o53.Texture = "http://www.roblox.com/asset/?id=446610929" |
862 | + | o61.Size = Vector3.new(1, 1.20000005, 1) |
863 | - | o53.Face = Enum.NormalId.Right |
863 | + | o61.CFrame = CFrame.new(-12.6387596, 4.0700202, 42.3404083, 0, 0, -1, 0, 1, 0, 1, 0, 0) |
864 | - | o57.Name = "ONE Sofa" |
864 | + | o61.BackSurface = Enum.SurfaceType.Weld |
865 | - | o57.Parent = o4 |
865 | + | o61.BottomSurface = Enum.SurfaceType.Weld |
866 | o61.FrontSurface = Enum.SurfaceType.Weld | |
867 | - | o61.Parent = o4 |
867 | + | o61.LeftSurface = Enum.SurfaceType.Weld |
868 | - | o62.Name = "Candle" |
868 | + | o61.RightSurface = Enum.SurfaceType.Weld |
869 | o61.TopSurface = Enum.SurfaceType.Weld | |
870 | - | o62.Position = Vector3.new(-12.6387596, 4.0700202, 42.3404083) |
870 | + | o61.Position = Vector3.new(-12.6387596, 4.0700202, 42.3404083) |
871 | - | o62.Rotation = Vector3.new(0, -90, 0) |
871 | + | |
872 | - | o62.Anchored = true |
872 | + | o62.MeshId = "http://www.roblox.com/asset/?id=10698598" |
873 | - | o62.FormFactor = Enum.FormFactor.Plate |
873 | + | o62.Scale = Vector3.new(0.899999976, 0.899999976, 0.899999976) |
874 | - | o62.Size = Vector3.new(1, 1.20000005, 1) |
874 | + | o62.TextureId = "http://www.roblox.com/asset/?id=10698599" |
875 | - | o62.CFrame = CFrame.new(-12.6387596, 4.0700202, 42.3404083, 0, 0, -1, 0, 1, 0, 1, 0, 0) |
875 | + | o62.MeshType = Enum.MeshType.FileMesh |
876 | - | o62.BackSurface = Enum.SurfaceType.Weld |
876 | + | o63.Parent = o61 |
877 | - | o62.BottomSurface = Enum.SurfaceType.Weld |
877 | + | o63.Color = Color3.new(0.882353, 0.882353, 0.439216) |
878 | - | o62.FrontSurface = Enum.SurfaceType.Weld |
878 | + | o63.Brightness = 1000 |
879 | - | o62.LeftSurface = Enum.SurfaceType.Weld |
879 | + | o63.Range = 5 |
880 | - | o62.RightSurface = Enum.SurfaceType.Weld |
880 | + | o64.Name = "radio" |
881 | - | o62.TopSurface = Enum.SurfaceType.Weld |
881 | + | o64.Parent = o3 |
882 | - | o62.Position = Vector3.new(-12.6387596, 4.0700202, 42.3404083) |
882 | + | o65.Parent = o64 |
883 | - | o63.Parent = o62 |
883 | + | o65.BrickColor = BrickColor.new("Black") |
884 | - | o63.MeshId = "http://www.roblox.com/asset/?id=10698598" |
884 | + | o65.Transparency = 0.5 |
885 | - | o63.Scale = Vector3.new(0.899999976, 0.899999976, 0.899999976) |
885 | + | o65.Position = Vector3.new(-1.98658597, 4.01662207, 60.5257111) |
886 | - | o63.TextureId = "http://www.roblox.com/asset/?id=10698599" |
886 | + | o65.Rotation = Vector3.new(179.970001, -0.589999974, 180) |
887 | - | o63.MeshType = Enum.MeshType.FileMesh |
887 | + | o65.Anchored = true |
888 | - | o64.Parent = o62 |
888 | + | o65.Size = Vector3.new(0.25999999, 0.550000191, 1.2700001) |
889 | - | o64.Color = Color3.new(0.882353, 0.882353, 0.439216) |
889 | + | o65.CFrame = CFrame.new(-1.98658597, 4.01662207, 60.5257111, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
890 | - | o64.Brightness = 1000 |
890 | + | o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
891 | - | o64.Range = 5 |
891 | + | o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
892 | - | o65.Name = "radio" |
892 | + | o65.Color = Color3.new(0.105882, 0.164706, 0.207843) |
893 | - | o65.Parent = o4 |
893 | + | o65.Position = Vector3.new(-1.98658597, 4.01662207, 60.5257111) |
894 | - | o66.Parent = o65 |
894 | + | o66.Parent = o64 |
895 | - | o66.BrickColor = BrickColor.new("Black") |
895 | + | o66.Position = Vector3.new(-1.30311, 4.17319107, 58.9234581) |
896 | - | o66.Transparency = 0.5 |
896 | + | |
897 | - | o66.Position = Vector3.new(-1.98658597, 4.01662207, 60.5257111) |
897 | + | |
898 | o66.Shape = Enum.PartType.Cylinder | |
899 | o66.Size = Vector3.new(1.60000014, 1.43000007, 1.39999998) | |
900 | - | o66.Size = Vector3.new(0.25999999, 0.550000191, 1.2700001) |
900 | + | o66.CFrame = CFrame.new(-1.30311, 4.17319107, 58.9234581, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
901 | - | o66.CFrame = CFrame.new(-1.98658597, 4.01662207, 60.5257111, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
901 | + | o66.BottomSurface = Enum.SurfaceType.Smooth |
902 | - | o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
902 | + | o66.TopSurface = Enum.SurfaceType.Smooth |
903 | - | o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
903 | + | o66.Position = Vector3.new(-1.30311, 4.17319107, 58.9234581) |
904 | - | o66.Color = Color3.new(0.105882, 0.164706, 0.207843) |
904 | + | o67.Parent = o64 |
905 | - | o66.Position = Vector3.new(-1.98658597, 4.01662207, 60.5257111) |
905 | + | o67.Position = Vector3.new(-1.30665004, 4.16661787, 60.5186157) |
906 | - | o67.Parent = o65 |
906 | + | |
907 | - | o67.Position = Vector3.new(-1.30311, 4.17319107, 58.9234581) |
907 | + | |
908 | o67.Size = Vector3.new(1.49999976, 1.43000007, 3.17000008) | |
909 | o67.CFrame = CFrame.new(-1.30665004, 4.16661787, 60.5186157, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) | |
910 | - | o67.Shape = Enum.PartType.Cylinder |
910 | + | o67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
911 | - | o67.Size = Vector3.new(1.60000014, 1.43000007, 1.39999998) |
911 | + | o67.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
912 | - | o67.CFrame = CFrame.new(-1.30311, 4.17319107, 58.9234581, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
912 | + | o67.Position = Vector3.new(-1.30665004, 4.16661787, 60.5186157) |
913 | - | o67.BottomSurface = Enum.SurfaceType.Smooth |
913 | + | o68.Parent = o64 |
914 | - | o67.TopSurface = Enum.SurfaceType.Smooth |
914 | + | o68.Material = Enum.Material.Sand |
915 | - | o67.Position = Vector3.new(-1.30311, 4.17319107, 58.9234581) |
915 | + | o68.BrickColor = BrickColor.new("Black") |
916 | - | o68.Parent = o65 |
916 | + | o68.Position = Vector3.new(-2.07276893, 4.20320702, 58.961441) |
917 | - | o68.Position = Vector3.new(-1.30665004, 4.16661787, 60.5186157) |
917 | + | |
918 | o68.Anchored = true | |
919 | o68.Shape = Enum.PartType.Cylinder | |
920 | - | o68.Size = Vector3.new(1.49999976, 1.43000007, 3.17000008) |
920 | + | o68.Size = Vector3.new(0.200000003, 1.17000008, 1.39999998) |
921 | - | o68.CFrame = CFrame.new(-1.30665004, 4.16661787, 60.5186157, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
921 | + | o68.CFrame = CFrame.new(-2.07276893, 4.20320702, 58.961441, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
922 | - | o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
922 | + | o68.BottomSurface = Enum.SurfaceType.Smooth |
923 | - | o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
923 | + | o68.TopSurface = Enum.SurfaceType.Smooth |
924 | - | o68.Position = Vector3.new(-1.30665004, 4.16661787, 60.5186157) |
924 | + | o68.Color = Color3.new(0.105882, 0.164706, 0.207843) |
925 | - | o69.Parent = o65 |
925 | + | o68.Position = Vector3.new(-2.07276893, 4.20320702, 58.961441) |
926 | - | o69.Material = Enum.Material.Sand |
926 | + | o69.Parent = o64 |
927 | o69.BrickColor = BrickColor.new("Black") | |
928 | - | o69.Position = Vector3.new(-2.07276893, 4.20320702, 58.961441) |
928 | + | o69.Transparency = 0.5 |
929 | o69.Position = Vector3.new(-1.98658597, 4.08661985, 60.5256653) | |
930 | o69.Rotation = Vector3.new(179.970001, -0.589999974, 180) | |
931 | - | o69.Shape = Enum.PartType.Cylinder |
931 | + | |
932 | - | o69.Size = Vector3.new(0.200000003, 1.17000008, 1.39999998) |
932 | + | o69.Size = Vector3.new(0.25999999, 0.690000176, 1.2700001) |
933 | - | o69.CFrame = CFrame.new(-2.07276893, 4.20320702, 58.961441, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
933 | + | o69.CFrame = CFrame.new(-1.98658597, 4.08661985, 60.5256653, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
934 | - | o69.BottomSurface = Enum.SurfaceType.Smooth |
934 | + | o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
935 | - | o69.TopSurface = Enum.SurfaceType.Smooth |
935 | + | o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
936 | o69.Color = Color3.new(0.105882, 0.164706, 0.207843) | |
937 | - | o69.Position = Vector3.new(-2.07276893, 4.20320702, 58.961441) |
937 | + | o69.Position = Vector3.new(-1.98658597, 4.08661985, 60.5256653) |
938 | - | o70.Parent = o65 |
938 | + | o70.Parent = o69 |
939 | - | o70.BrickColor = BrickColor.new("Black") |
939 | + | o70.SoundId = "rbxassetid://142389439" |
940 | - | o70.Transparency = 0.5 |
940 | + | o70.Volume = 0.11100000143051 |
941 | - | o70.Position = Vector3.new(-1.98658597, 4.08661985, 60.5256653) |
941 | + | o70.Looped = true |
942 | - | o70.Rotation = Vector3.new(179.970001, -0.589999974, 180) |
942 | + | o71.Parent = o69 |
943 | - | o70.Anchored = true |
943 | + | |
944 | - | o70.Size = Vector3.new(0.25999999, 0.690000176, 1.2700001) |
944 | + | |
945 | - | o70.CFrame = CFrame.new(-1.98658597, 4.08661985, 60.5256653, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
945 | + | |
946 | - | o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
946 | + | |
947 | - | o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
947 | + | end,o71) |
948 | - | o70.Color = Color3.new(0.105882, 0.164706, 0.207843) |
948 | + | |
949 | - | o70.Position = Vector3.new(-1.98658597, 4.08661985, 60.5256653) |
949 | + | o72.Parent = o64 |
950 | - | o71.Parent = o70 |
950 | + | o72.Position = Vector3.new(-1.26993597, 4.17491293, 62.1332703) |
951 | - | o71.SoundId = "rbxassetid://142389439" |
951 | + | o72.Rotation = Vector3.new(179.970001, -0.589999974, 180) |
952 | - | o71.Volume = 0.11100000143051 |
952 | + | o72.Anchored = true |
953 | - | o71.Looped = true |
953 | + | o72.Shape = Enum.PartType.Cylinder |
954 | - | o72.Parent = o70 |
954 | + | o72.Size = Vector3.new(1.60000014, 1.43000007, 1.39999998) |
955 | o72.CFrame = CFrame.new(-1.26993597, 4.17491293, 62.1332703, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) | |
956 | o72.BottomSurface = Enum.SurfaceType.Smooth | |
957 | o72.TopSurface = Enum.SurfaceType.Smooth | |
958 | o72.Position = Vector3.new(-1.26993597, 4.17491293, 62.1332703) | |
959 | - | end,o72) |
959 | + | o73.Parent = o64 |
960 | o73.BrickColor = BrickColor.new("Black") | |
961 | - | o73.Parent = o65 |
961 | + | o73.Position = Vector3.new(-1.97168005, 4.53160715, 60.5152779) |
962 | - | o73.Position = Vector3.new(-1.26993597, 4.17491293, 62.1332703) |
962 | + | o73.Rotation = Vector3.new(179.970001, -0.589999974, -151.580002) |
963 | - | o73.Rotation = Vector3.new(179.970001, -0.589999974, 180) |
963 | + | |
964 | o73.Size = Vector3.new(0.329999983, 0.200000003, 1.35000002) | |
965 | - | o73.Shape = Enum.PartType.Cylinder |
965 | + | o73.CFrame = CFrame.new(-1.97168005, 4.53160715, 60.5152779, -0.879435003, 0.475918323, -0.0103437323, 0.475948781, 0.87947917, -0.000554345723, 0.00883325841, -0.00541058928, -0.999946535) |
966 | - | o73.Size = Vector3.new(1.60000014, 1.43000007, 1.39999998) |
966 | + | o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
967 | - | o73.CFrame = CFrame.new(-1.26993597, 4.17491293, 62.1332703, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
967 | + | o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
968 | - | o73.BottomSurface = Enum.SurfaceType.Smooth |
968 | + | o73.Color = Color3.new(0.105882, 0.164706, 0.207843) |
969 | - | o73.TopSurface = Enum.SurfaceType.Smooth |
969 | + | o73.Position = Vector3.new(-1.97168005, 4.53160715, 60.5152779) |
970 | - | o73.Position = Vector3.new(-1.26993597, 4.17491293, 62.1332703) |
970 | + | o74.Parent = o64 |
971 | - | o74.Parent = o65 |
971 | + | o74.Material = Enum.Material.Sand |
972 | o74.BrickColor = BrickColor.new("Black") | |
973 | - | o74.Position = Vector3.new(-1.97168005, 4.53160715, 60.5152779) |
973 | + | o74.Position = Vector3.new(-2.03986692, 4.20491314, 62.1412354) |
974 | - | o74.Rotation = Vector3.new(179.970001, -0.589999974, -151.580002) |
974 | + | o74.Rotation = Vector3.new(179.970001, -0.589999974, 180) |
975 | o74.Anchored = true | |
976 | - | o74.Size = Vector3.new(0.329999983, 0.200000003, 1.35000002) |
976 | + | o74.Shape = Enum.PartType.Cylinder |
977 | - | o74.CFrame = CFrame.new(-1.97168005, 4.53160715, 60.5152779, -0.879435003, 0.475918323, -0.0103437323, 0.475948781, 0.87947917, -0.000554345723, 0.00883325841, -0.00541058928, -0.999946535) |
977 | + | o74.Size = Vector3.new(0.200000003, 1.17000008, 1.39999998) |
978 | - | o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
978 | + | o74.CFrame = CFrame.new(-2.03986692, 4.20491314, 62.1412354, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
979 | - | o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
979 | + | o74.BottomSurface = Enum.SurfaceType.Smooth |
980 | o74.TopSurface = Enum.SurfaceType.Smooth | |
981 | - | o74.Position = Vector3.new(-1.97168005, 4.53160715, 60.5152779) |
981 | + | |
982 | - | o75.Parent = o65 |
982 | + | o74.Position = Vector3.new(-2.03986692, 4.20491314, 62.1412354) |
983 | - | o75.Material = Enum.Material.Sand |
983 | + | o75.Parent = o3 |
984 | - | o75.BrickColor = BrickColor.new("Black") |
984 | + | o76.Parent = o75 |
985 | - | o75.Position = Vector3.new(-2.03986692, 4.20491314, 62.1412354) |
985 | + | o76.BrickColor = BrickColor.new("Really black") |
986 | - | o75.Rotation = Vector3.new(179.970001, -0.589999974, 180) |
986 | + | o76.Position = Vector3.new(-8.66306782, 10.9200382, 33.28685) |
987 | - | o75.Anchored = true |
987 | + | o76.Rotation = Vector3.new(0, -34.2099991, 0) |
988 | - | o75.Shape = Enum.PartType.Cylinder |
988 | + | o76.Anchored = true |
989 | - | o75.Size = Vector3.new(0.200000003, 1.17000008, 1.39999998) |
989 | + | o76.Size = Vector3.new(0.870000064, 0.200000003, 1.62000144) |
990 | - | o75.CFrame = CFrame.new(-2.03986692, 4.20491314, 62.1412354, -0.999952078, -5.73361694e-06, -0.0103499787, 0, 1.00000548, -0.000553969585, 0.0103500234, -0.000553942693, -0.999946356) |
990 | + | o76.CFrame = CFrame.new(-8.66306782, 10.9200382, 33.28685, 0.827001691, 3.34906122e-06, -0.562209189, -3.57399676e-06, 1, 6.99712928e-07, 0.562212288, 1.43067837e-06, 0.826995015) |
991 | - | o75.BottomSurface = Enum.SurfaceType.Smooth |
991 | + | o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
992 | - | o75.TopSurface = Enum.SurfaceType.Smooth |
992 | + | o76.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
993 | - | o75.Color = Color3.new(0.105882, 0.164706, 0.207843) |
993 | + | o76.Position = Vector3.new(-8.66306782, 10.9200382, 33.28685) |
994 | - | o75.Position = Vector3.new(-2.03986692, 4.20491314, 62.1412354) |
994 | + | |
995 | - | o76.Parent = o4 |
995 | + | o77.Texture = "http://www.roblox.com/asset/?id=458243944" |
996 | o77.Face = Enum.NormalId.Top | |
997 | - | o77.BrickColor = BrickColor.new("Really black") |
997 | + | o78.Name = "Click Door" |
998 | - | o77.Position = Vector3.new(-8.66306782, 10.9200382, 33.28685) |
998 | + | o78.Parent = o75 |
999 | - | o77.Rotation = Vector3.new(0, -34.2099991, 0) |
999 | + | o78.Material = Enum.Material.Sand |
1000 | - | o77.Anchored = true |
1000 | + | o78.BrickColor = BrickColor.new("Black") |
1001 | - | o77.Size = Vector3.new(0.870000064, 0.200000003, 1.62000144) |
1001 | + | o78.Position = Vector3.new(-8.69956207, 10.9500418, 33.3441772) |
1002 | - | o77.CFrame = CFrame.new(-8.66306782, 10.9200382, 33.28685, 0.827001691, 3.34906122e-06, -0.562209189, -3.57399676e-06, 1, 6.99712928e-07, 0.562212288, 1.43067837e-06, 0.826995015) |
1002 | + | o78.Rotation = Vector3.new(0, -34.2099991, 0) |
1003 | - | o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1003 | + | o78.Anchored = true |
1004 | - | o77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1004 | + | o78.Size = Vector3.new(0.870000303, 0.200000003, 1.49000001) |
1005 | - | o77.Position = Vector3.new(-8.66306782, 10.9200382, 33.28685) |
1005 | + | o78.CFrame = CFrame.new(-8.69956207, 10.9500418, 33.3441772, 0.827001691, 3.34906122e-06, -0.562209189, -3.57399676e-06, 1, 6.99712928e-07, 0.562212288, 1.43067837e-06, 0.826995015) |
1006 | - | o78.Parent = o77 |
1006 | + | o78.BottomSurface = Enum.SurfaceType.Weld |
1007 | - | o78.Texture = "http://www.roblox.com/asset/?id=458243944" |
1007 | + | o78.TopSurface = Enum.SurfaceType.Smooth |
1008 | - | o78.Face = Enum.NormalId.Top |
1008 | + | o78.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1009 | - | o79.Name = "Click Door" |
1009 | + | o78.Position = Vector3.new(-8.69956207, 10.9500418, 33.3441772) |
1010 | - | o79.Parent = o76 |
1010 | + | o79.Parent = o78 |
1011 | - | o79.Material = Enum.Material.Sand |
1011 | + | o80.Name = "OpenDoorScript" |
1012 | - | o79.BrickColor = BrickColor.new("Black") |
1012 | + | o80.Parent = o78 |
1013 | - | o79.Position = Vector3.new(-8.69956207, 10.9500418, 33.3441772) |
1013 | + | |
1014 | - | o79.Rotation = Vector3.new(0, -34.2099991, 0) |
1014 | + | |
1015 | - | o79.Anchored = true |
1015 | + | |
1016 | - | o79.Size = Vector3.new(0.870000303, 0.200000003, 1.49000001) |
1016 | + | |
1017 | - | o79.CFrame = CFrame.new(-8.69956207, 10.9500418, 33.3441772, 0.827001691, 3.34906122e-06, -0.562209189, -3.57399676e-06, 1, 6.99712928e-07, 0.562212288, 1.43067837e-06, 0.826995015) |
1017 | + | |
1018 | - | o79.BottomSurface = Enum.SurfaceType.Weld |
1018 | + | |
1019 | - | o79.TopSurface = Enum.SurfaceType.Smooth |
1019 | + | |
1020 | - | o79.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1020 | + | |
1021 | - | o79.Position = Vector3.new(-8.69956207, 10.9500418, 33.3441772) |
1021 | + | |
1022 | - | o80.Parent = o79 |
1022 | + | |
1023 | - | o81.Name = "OpenDoorScript" |
1023 | + | |
1024 | - | o81.Parent = o79 |
1024 | + | |
1025 | function off() | |
1026 | isOn = false | |
1027 | script.Parent.Transparency = 1 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent) | |
1028 | script.Parent.CanCollide = false --Makes door un-colidable. | |
1029 | end | |
1030 | ||
1031 | function onClicked() | |
1032 | ||
1033 | if isOn == true then off() else on() end | |
1034 | ||
1035 | end | |
1036 | ||
1037 | script.Parent.ClickDetector.MouseClick:connect(onClicked) | |
1038 | ||
1039 | on() | |
1040 | ||
1041 | --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work! | |
1042 | ||
1043 | ||
1044 | ||
1045 | ||
1046 | ||
1047 | ||
1048 | ||
1049 | ||
1050 | ||
1051 | ||
1052 | ||
1053 | ||
1054 | ||
1055 | ||
1056 | ||
1057 | ||
1058 | ||
1059 | ||
1060 | ||
1061 | ||
1062 | ||
1063 | ||
1064 | ||
1065 | ||
1066 | ||
1067 | ||
1068 | ||
1069 | ||
1070 | ||
1071 | ||
1072 | ||
1073 | ||
1074 | ||
1075 | ||
1076 | ||
1077 | ||
1078 | ||
1079 | ||
1080 | ||
1081 | ||
1082 | ||
1083 | ||
1084 | ||
1085 | ||
1086 | ||
1087 | --[[~-?Somebody121?-~]]-- | |
1088 | ||
1089 | --I do this to make sure no one copys. :D | |
1090 | end,o80) | |
1091 | ||
1092 | o81.Name = "README" | |
1093 | o81.Parent = o78 | |
1094 | ||
1095 | runDummyScript(function() | |
1096 | --[[ Just click the door to open it! Edit script if you want. ENJOY! ]] | |
1097 | ||
1098 | --crazyman32 | |
1099 | end,o81) | |
1100 | ||
1101 | o82.Parent = o3 | |
1102 | o83.Parent = o82 | |
1103 | o83.Material = Enum.Material.DiamondPlate | |
1104 | - | o82.Name = "README" |
1104 | + | o83.BrickColor = BrickColor.new("Dark stone grey") |
1105 | - | o82.Parent = o79 |
1105 | + | o83.Position = Vector3.new(-3.92750192, 1.71899104, 42.3496857) |
1106 | o83.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) | |
1107 | o83.Anchored = true | |
1108 | o83.FormFactor = Enum.FormFactor.Custom | |
1109 | o83.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) | |
1110 | o83.CFrame = CFrame.new(-3.92750192, 1.71899104, 42.3496857, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) | |
1111 | - | end,o82) |
1111 | + | o83.BottomSurface = Enum.SurfaceType.Smooth |
1112 | o83.TopSurface = Enum.SurfaceType.Smooth | |
1113 | - | o83.Parent = o4 |
1113 | + | o83.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1114 | - | o84.Parent = o83 |
1114 | + | o83.Position = Vector3.new(-3.92750192, 1.71899104, 42.3496857) |
1115 | o84.Parent = o82 | |
1116 | o84.Material = Enum.Material.DiamondPlate | |
1117 | - | o84.Position = Vector3.new(-3.92750192, 1.71899104, 42.3496857) |
1117 | + | |
1118 | o84.Position = Vector3.new(-4.70436096, 1.72486901, 40.9165344) | |
1119 | o84.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) | |
1120 | o84.Anchored = true | |
1121 | - | o84.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) |
1121 | + | |
1122 | - | o84.CFrame = CFrame.new(-3.92750192, 1.71899104, 42.3496857, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) |
1122 | + | o84.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
1123 | o84.CFrame = CFrame.new(-4.70436096, 1.72486901, 40.9165344, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) | |
1124 | o84.BottomSurface = Enum.SurfaceType.Smooth | |
1125 | o84.TopSurface = Enum.SurfaceType.Smooth | |
1126 | - | o84.Position = Vector3.new(-3.92750192, 1.71899104, 42.3496857) |
1126 | + | |
1127 | - | o85.Parent = o83 |
1127 | + | o84.Position = Vector3.new(-4.70436096, 1.72486901, 40.9165344) |
1128 | o85.Parent = o82 | |
1129 | o85.Material = Enum.Material.DiamondPlate | |
1130 | - | o85.Position = Vector3.new(-4.70436096, 1.72486901, 40.9165344) |
1130 | + | |
1131 | o85.Position = Vector3.new(-2.32212591, 1.72724295, 41.4921265) | |
1132 | o85.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) | |
1133 | o85.Anchored = true | |
1134 | - | o85.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
1134 | + | |
1135 | - | o85.CFrame = CFrame.new(-4.70436096, 1.72486901, 40.9165344, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) |
1135 | + | o85.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
1136 | o85.CFrame = CFrame.new(-2.32212591, 1.72724295, 41.4921265, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) | |
1137 | o85.BottomSurface = Enum.SurfaceType.Smooth | |
1138 | o85.TopSurface = Enum.SurfaceType.Smooth | |
1139 | - | o85.Position = Vector3.new(-4.70436096, 1.72486901, 40.9165344) |
1139 | + | |
1140 | - | o86.Parent = o83 |
1140 | + | o85.Position = Vector3.new(-2.32212591, 1.72724295, 41.4921265) |
1141 | - | o86.Material = Enum.Material.DiamondPlate |
1141 | + | o86.Parent = o82 |
1142 | o86.Material = Enum.Material.SmoothPlastic | |
1143 | - | o86.Position = Vector3.new(-2.32212591, 1.72724295, 41.4921265) |
1143 | + | |
1144 | - | o86.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) |
1144 | + | o86.Position = Vector3.new(-3.80633211, 1.44105196, 40.4161072) |
1145 | o86.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) | |
1146 | o86.Anchored = true | |
1147 | - | o86.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
1147 | + | |
1148 | - | o86.CFrame = CFrame.new(-2.32212591, 1.72724295, 41.4921265, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) |
1148 | + | o86.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1149 | o86.CFrame = CFrame.new(-3.80633211, 1.44105196, 40.4161072, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) | |
1150 | o86.BottomSurface = Enum.SurfaceType.Smooth | |
1151 | o86.TopSurface = Enum.SurfaceType.Smooth | |
1152 | - | o86.Position = Vector3.new(-2.32212591, 1.72724295, 41.4921265) |
1152 | + | |
1153 | - | o87.Parent = o83 |
1153 | + | o86.Position = Vector3.new(-3.80633211, 1.44105196, 40.4161072) |
1154 | - | o87.Material = Enum.Material.SmoothPlastic |
1154 | + | o87.Parent = o86 |
1155 | - | o87.BrickColor = BrickColor.new("Dark stone grey") |
1155 | + | o87.Scale = Vector3.new(1, 0.200000003, 1) |
1156 | - | o87.Position = Vector3.new(-3.80633211, 1.44105196, 40.4161072) |
1156 | + | o88.Parent = o82 |
1157 | - | o87.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1157 | + | o88.Material = Enum.Material.SmoothPlastic |
1158 | - | o87.Anchored = true |
1158 | + | o88.BrickColor = BrickColor.new("Really black") |
1159 | - | o87.FormFactor = Enum.FormFactor.Custom |
1159 | + | o88.Position = Vector3.new(-3.80645394, 1.32104695, 40.4161835) |
1160 | - | o87.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1160 | + | o88.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1161 | - | o87.CFrame = CFrame.new(-3.80633211, 1.44105196, 40.4161072, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1161 | + | o88.Anchored = true |
1162 | - | o87.BottomSurface = Enum.SurfaceType.Smooth |
1162 | + | o88.FormFactor = Enum.FormFactor.Custom |
1163 | - | o87.TopSurface = Enum.SurfaceType.Smooth |
1163 | + | o88.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1164 | - | o87.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1164 | + | o88.CFrame = CFrame.new(-3.80645394, 1.32104695, 40.4161835, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1165 | - | o87.Position = Vector3.new(-3.80633211, 1.44105196, 40.4161072) |
1165 | + | o88.BottomSurface = Enum.SurfaceType.Smooth |
1166 | - | o88.Parent = o87 |
1166 | + | o88.TopSurface = Enum.SurfaceType.Smooth |
1167 | - | o88.Scale = Vector3.new(1, 0.200000003, 1) |
1167 | + | o88.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1168 | - | o89.Parent = o83 |
1168 | + | o88.Position = Vector3.new(-3.80645394, 1.32104695, 40.4161835) |
1169 | o89.Parent = o82 | |
1170 | - | o89.BrickColor = BrickColor.new("Really black") |
1170 | + | |
1171 | - | o89.Position = Vector3.new(-3.80645394, 1.32104695, 40.4161835) |
1171 | + | o89.BrickColor = BrickColor.new("Dark stone grey") |
1172 | o89.Position = Vector3.new(-4.19277811, 1.32147396, 40.5810242) | |
1173 | o89.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) | |
1174 | o89.Anchored = true | |
1175 | - | o89.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1175 | + | |
1176 | - | o89.CFrame = CFrame.new(-3.80645394, 1.32104695, 40.4161835, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1176 | + | o89.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1177 | o89.CFrame = CFrame.new(-4.19277811, 1.32147396, 40.5810242, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) | |
1178 | o89.BottomSurface = Enum.SurfaceType.Smooth | |
1179 | - | o89.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1179 | + | |
1180 | - | o89.Position = Vector3.new(-3.80645394, 1.32104695, 40.4161835) |
1180 | + | o89.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1181 | - | o90.Parent = o83 |
1181 | + | o89.Position = Vector3.new(-4.19277811, 1.32147396, 40.5810242) |
1182 | - | o90.Material = Enum.Material.SmoothPlastic |
1182 | + | o90.Parent = o89 |
1183 | - | o90.BrickColor = BrickColor.new("Dark stone grey") |
1183 | + | o90.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1184 | - | o90.Position = Vector3.new(-4.19277811, 1.32147396, 40.5810242) |
1184 | + | o91.Parent = o82 |
1185 | - | o90.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1185 | + | o91.Material = Enum.Material.SmoothPlastic |
1186 | - | o90.Anchored = true |
1186 | + | o91.BrickColor = BrickColor.new("Dark stone grey") |
1187 | - | o90.FormFactor = Enum.FormFactor.Custom |
1187 | + | o91.Position = Vector3.new(-3.80655503, 1.20104396, 40.4161987) |
1188 | - | o90.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1188 | + | o91.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1189 | - | o90.CFrame = CFrame.new(-4.19277811, 1.32147396, 40.5810242, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1189 | + | o91.Anchored = true |
1190 | - | o90.BottomSurface = Enum.SurfaceType.Smooth |
1190 | + | o91.FormFactor = Enum.FormFactor.Custom |
1191 | - | o90.TopSurface = Enum.SurfaceType.Smooth |
1191 | + | o91.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1192 | - | o90.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1192 | + | o91.CFrame = CFrame.new(-3.80655503, 1.20104396, 40.4161987, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1193 | - | o90.Position = Vector3.new(-4.19277811, 1.32147396, 40.5810242) |
1193 | + | o91.BottomSurface = Enum.SurfaceType.Smooth |
1194 | - | o91.Parent = o90 |
1194 | + | o91.TopSurface = Enum.SurfaceType.Smooth |
1195 | - | o91.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1195 | + | o91.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1196 | - | o92.Parent = o83 |
1196 | + | o91.Position = Vector3.new(-3.80655503, 1.20104396, 40.4161987) |
1197 | - | o92.Material = Enum.Material.SmoothPlastic |
1197 | + | o92.Parent = o91 |
1198 | - | o92.BrickColor = BrickColor.new("Dark stone grey") |
1198 | + | o92.Scale = Vector3.new(1, 0.200000003, 1) |
1199 | - | o92.Position = Vector3.new(-3.80655503, 1.20104396, 40.4161987) |
1199 | + | o93.Parent = o82 |
1200 | - | o92.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1200 | + | o93.Material = Enum.Material.SmoothPlastic |
1201 | - | o92.Anchored = true |
1201 | + | o93.Position = Vector3.new(-3.51321006, 1.72106194, 41.2043915) |
1202 | - | o92.FormFactor = Enum.FormFactor.Custom |
1202 | + | o93.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) |
1203 | - | o92.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1203 | + | o93.Anchored = true |
1204 | - | o92.CFrame = CFrame.new(-3.80655503, 1.20104396, 40.4161987, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1204 | + | o93.FormFactor = Enum.FormFactor.Custom |
1205 | - | o92.BottomSurface = Enum.SurfaceType.Smooth |
1205 | + | o93.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
1206 | - | o92.TopSurface = Enum.SurfaceType.Smooth |
1206 | + | o93.CFrame = CFrame.new(-3.51321006, 1.72106194, 41.2043915, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) |
1207 | - | o92.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1207 | + | o93.BottomSurface = Enum.SurfaceType.Smooth |
1208 | - | o92.Position = Vector3.new(-3.80655503, 1.20104396, 40.4161987) |
1208 | + | o93.TopSurface = Enum.SurfaceType.Smooth |
1209 | - | o93.Parent = o92 |
1209 | + | o93.Position = Vector3.new(-3.51321006, 1.72106194, 41.2043915) |
1210 | - | o93.Scale = Vector3.new(1, 0.200000003, 1) |
1210 | + | o94.Parent = o82 |
1211 | - | o94.Parent = o83 |
1211 | + | |
1212 | o94.BrickColor = BrickColor.new("Really black") | |
1213 | - | o94.Position = Vector3.new(-3.51321006, 1.72106194, 41.2043915) |
1213 | + | o94.Position = Vector3.new(-3.48691893, 0.931074023, 41.1659698) |
1214 | - | o94.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) |
1214 | + | o94.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1215 | o94.Anchored = true | |
1216 | o94.FormFactor = Enum.FormFactor.Custom | |
1217 | - | o94.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
1217 | + | o94.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
1218 | - | o94.CFrame = CFrame.new(-3.51321006, 1.72106194, 41.2043915, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) |
1218 | + | o94.CFrame = CFrame.new(-3.48691893, 0.931074023, 41.1659698, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1219 | o94.BottomSurface = Enum.SurfaceType.Smooth | |
1220 | o94.TopSurface = Enum.SurfaceType.Smooth | |
1221 | - | o94.Position = Vector3.new(-3.51321006, 1.72106194, 41.2043915) |
1221 | + | o94.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1222 | - | o95.Parent = o83 |
1222 | + | o94.Position = Vector3.new(-3.48691893, 0.931074023, 41.1659698) |
1223 | o95.Parent = o82 | |
1224 | - | o95.BrickColor = BrickColor.new("Really black") |
1224 | + | |
1225 | - | o95.Position = Vector3.new(-3.48691893, 0.931074023, 41.1659698) |
1225 | + | o95.BrickColor = BrickColor.new("Dark stone grey") |
1226 | o95.Position = Vector3.new(-3.42009497, 1.32061994, 40.2513428) | |
1227 | o95.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) | |
1228 | o95.Anchored = true | |
1229 | - | o95.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
1229 | + | |
1230 | - | o95.CFrame = CFrame.new(-3.48691893, 0.931074023, 41.1659698, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1230 | + | o95.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1231 | o95.CFrame = CFrame.new(-3.42009497, 1.32061994, 40.2513428, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) | |
1232 | o95.BottomSurface = Enum.SurfaceType.Smooth | |
1233 | - | o95.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1233 | + | |
1234 | - | o95.Position = Vector3.new(-3.48691893, 0.931074023, 41.1659698) |
1234 | + | o95.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1235 | - | o96.Parent = o83 |
1235 | + | o95.Position = Vector3.new(-3.42009497, 1.32061994, 40.2513428) |
1236 | - | o96.Material = Enum.Material.SmoothPlastic |
1236 | + | o96.Parent = o95 |
1237 | - | o96.BrickColor = BrickColor.new("Dark stone grey") |
1237 | + | o96.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1238 | - | o96.Position = Vector3.new(-3.42009497, 1.32061994, 40.2513428) |
1238 | + | o97.Parent = o82 |
1239 | - | o96.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1239 | + | o97.Material = Enum.Material.SmoothPlastic |
1240 | - | o96.Anchored = true |
1240 | + | o97.Position = Vector3.new(-3.48886895, 0.921082973, 41.1613922) |
1241 | - | o96.FormFactor = Enum.FormFactor.Custom |
1241 | + | o97.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1242 | - | o96.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1242 | + | o97.Anchored = true |
1243 | - | o96.CFrame = CFrame.new(-3.42009497, 1.32061994, 40.2513428, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1243 | + | o97.FormFactor = Enum.FormFactor.Custom |
1244 | - | o96.BottomSurface = Enum.SurfaceType.Smooth |
1244 | + | o97.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
1245 | - | o96.TopSurface = Enum.SurfaceType.Smooth |
1245 | + | o97.CFrame = CFrame.new(-3.48886895, 0.921082973, 41.1613922, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1246 | - | o96.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1246 | + | o97.BottomSurface = Enum.SurfaceType.Smooth |
1247 | - | o96.Position = Vector3.new(-3.42009497, 1.32061994, 40.2513428) |
1247 | + | o97.TopSurface = Enum.SurfaceType.Smooth |
1248 | - | o97.Parent = o96 |
1248 | + | o97.Position = Vector3.new(-3.48886895, 0.921082973, 41.1613922) |
1249 | - | o97.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1249 | + | o98.Parent = o82 |
1250 | - | o98.Parent = o83 |
1250 | + | o98.Material = Enum.Material.DiamondPlate |
1251 | - | o98.Material = Enum.Material.SmoothPlastic |
1251 | + | o98.BrickColor = BrickColor.new("Dark stone grey") |
1252 | - | o98.Position = Vector3.new(-3.48886895, 0.921082973, 41.1613922) |
1252 | + | o98.Position = Vector3.new(-3.09895897, 1.72813296, 40.0590858) |
1253 | - | o98.Rotation = Vector3.new(-0.149999991, -66.8899994, -0.140000001) |
1253 | + | o98.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) |
1254 | o98.Anchored = true | |
1255 | o98.FormFactor = Enum.FormFactor.Custom | |
1256 | - | o98.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
1256 | + | o98.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
1257 | - | o98.CFrame = CFrame.new(-3.48886895, 0.921082973, 41.1613922, 0.392479002, 0.000939093588, -0.919760525, 3.50000009e-05, 0.999999464, 0.00103595445, 0.919761002, -0.000438781921, 0.392478794) |
1257 | + | o98.CFrame = CFrame.new(-3.09895897, 1.72813296, 40.0590858, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) |
1258 | o98.BottomSurface = Enum.SurfaceType.Smooth | |
1259 | o98.TopSurface = Enum.SurfaceType.Smooth | |
1260 | - | o98.Position = Vector3.new(-3.48886895, 0.921082973, 41.1613922) |
1260 | + | o98.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1261 | - | o99.Parent = o83 |
1261 | + | o98.Position = Vector3.new(-3.09895897, 1.72813296, 40.0590858) |
1262 | - | o99.Material = Enum.Material.DiamondPlate |
1262 | + | o99.Parent = o3 |
1263 | - | o99.BrickColor = BrickColor.new("Dark stone grey") |
1263 | + | o100.Parent = o99 |
1264 | - | o99.Position = Vector3.new(-3.09895897, 1.72813296, 40.0590858) |
1264 | + | o100.Position = Vector3.new(-1.30597901, 5.56015301, 60.5741577) |
1265 | - | o99.Rotation = Vector3.new(0.219999999, -61.8899994, 0.159999996) |
1265 | + | o100.Rotation = Vector3.new(179.98999, -0.00999999978, -180) |
1266 | - | o99.Anchored = true |
1266 | + | o100.Anchored = true |
1267 | - | o99.FormFactor = Enum.FormFactor.Custom |
1267 | + | o100.FormFactor = Enum.FormFactor.Custom |
1268 | - | o99.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
1268 | + | o100.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
1269 | - | o99.CFrame = CFrame.new(-3.09895897, 1.72813296, 40.0590858, 0.471148044, -0.00130594173, -0.882053256, -0.000550000055, 0.999998331, -0.00177434972, 0.88205409, 0.00132111064, 0.471146524) |
1269 | + | o100.CFrame = CFrame.new(-1.30597901, 5.56015301, 60.5741577, -1, 4.47985985e-05, -0.000194302236, 4.48245592e-05, 1, -0.000133595633, 0.000194296241, -0.000133604335, -1) |
1270 | - | o99.BottomSurface = Enum.SurfaceType.Smooth |
1270 | + | o100.Position = Vector3.new(-1.30597901, 5.56015301, 60.5741577) |
1271 | - | o99.TopSurface = Enum.SurfaceType.Smooth |
1271 | + | |
1272 | - | o99.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1272 | + | o101.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1273 | - | o99.Position = Vector3.new(-3.09895897, 1.72813296, 40.0590858) |
1273 | + | o101.Scale = Vector3.new(0.5, 0.5, 0.5) |
1274 | - | o100.Parent = o4 |
1274 | + | o101.TextureId = "http://www.roblox.com/asset/?id=1136350" |
1275 | o101.MeshType = Enum.MeshType.FileMesh | |
1276 | - | o101.Position = Vector3.new(-1.30597901, 5.56015301, 60.5741577) |
1276 | + | o102.Parent = o99 |
1277 | - | o101.Rotation = Vector3.new(179.98999, -0.00999999978, -180) |
1277 | + | o102.Position = Vector3.new(-1.30595005, 6.06016016, 60.6341095) |
1278 | - | o101.Anchored = true |
1278 | + | o102.Rotation = Vector3.new(179.98999, 14.9899998, -180) |
1279 | - | o101.FormFactor = Enum.FormFactor.Custom |
1279 | + | o102.Anchored = true |
1280 | - | o101.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
1280 | + | o102.FormFactor = Enum.FormFactor.Custom |
1281 | - | o101.CFrame = CFrame.new(-1.30597901, 5.56015301, 60.5741577, -1, 4.47985985e-05, -0.000194302236, 4.48245592e-05, 1, -0.000133595633, 0.000194296241, -0.000133604335, -1) |
1281 | + | o102.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
1282 | - | o101.Position = Vector3.new(-1.30597901, 5.56015301, 60.5741577) |
1282 | + | o102.CFrame = CFrame.new(-1.30595005, 6.06016016, 60.6341095, -0.965977013, 4.54559085e-05, 0.2586281, 9.38645189e-06, 1, -0.000140699412, -0.2586281, -0.000133484777, -0.965977013) |
1283 | - | o102.Parent = o101 |
1283 | + | o102.Position = Vector3.new(-1.30595005, 6.06016016, 60.6341095) |
1284 | - | o102.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1284 | + | o103.Parent = o102 |
1285 | - | o102.Scale = Vector3.new(0.5, 0.5, 0.5) |
1285 | + | o103.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1286 | - | o102.TextureId = "http://www.roblox.com/asset/?id=1136350" |
1286 | + | o103.Scale = Vector3.new(0.5, 0.5, 0.5) |
1287 | - | o102.MeshType = Enum.MeshType.FileMesh |
1287 | + | o103.TextureId = "http://www.roblox.com/asset/?id=1139752" |
1288 | - | o103.Parent = o100 |
1288 | + | o103.MeshType = Enum.MeshType.FileMesh |
1289 | - | o103.Position = Vector3.new(-1.30595005, 6.06016016, 60.6341095) |
1289 | + | o104.Parent = o3 |
1290 | - | o103.Rotation = Vector3.new(179.98999, 14.9899998, -180) |
1290 | + | o105.Parent = o104 |
1291 | - | o103.Anchored = true |
1291 | + | o105.BrickColor = BrickColor.new("Really black") |
1292 | - | o103.FormFactor = Enum.FormFactor.Custom |
1292 | + | o105.Position = Vector3.new(-5.67120504, 3.93004489, 66.1890106) |
1293 | - | o103.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
1293 | + | o105.Rotation = Vector3.new(-180, -44.2000008, -180) |
1294 | - | o103.CFrame = CFrame.new(-1.30595005, 6.06016016, 60.6341095, -0.965977013, 4.54559085e-05, 0.2586281, 9.38645189e-06, 1, -0.000140699412, -0.2586281, -0.000133484777, -0.965977013) |
1294 | + | o105.Anchored = true |
1295 | - | o103.Position = Vector3.new(-1.30595005, 6.06016016, 60.6341095) |
1295 | + | o105.Size = Vector3.new(0.870000064, 0.200000003, 1.62000144) |
1296 | - | o104.Parent = o103 |
1296 | + | o105.CFrame = CFrame.new(-5.67120504, 3.93004489, 66.1890106, -0.716883719, 0, -0.697192788, 0, 1, 0, 0.697192788, 0, -0.716883719) |
1297 | - | o104.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1297 | + | o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1298 | - | o104.Scale = Vector3.new(0.5, 0.5, 0.5) |
1298 | + | o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1299 | - | o104.TextureId = "http://www.roblox.com/asset/?id=1139752" |
1299 | + | o105.Position = Vector3.new(-5.67120504, 3.93004489, 66.1890106) |
1300 | - | o104.MeshType = Enum.MeshType.FileMesh |
1300 | + | |
1301 | - | o105.Parent = o4 |
1301 | + | o106.Texture = "http://www.roblox.com/asset/?id=458243944" |
1302 | o106.Face = Enum.NormalId.Top | |
1303 | - | o106.BrickColor = BrickColor.new("Really black") |
1303 | + | o107.Name = "Click Door" |
1304 | - | o106.Position = Vector3.new(-5.67120504, 3.93004489, 66.1890106) |
1304 | + | o107.Parent = o104 |
1305 | - | o106.Rotation = Vector3.new(-180, -44.2000008, -180) |
1305 | + | o107.Material = Enum.Material.Sand |
1306 | - | o106.Anchored = true |
1306 | + | o107.BrickColor = BrickColor.new("Black") |
1307 | - | o106.Size = Vector3.new(0.870000064, 0.200000003, 1.62000144) |
1307 | + | o107.Position = Vector3.new(-5.72003889, 3.96004105, 66.1417084) |
1308 | - | o106.CFrame = CFrame.new(-5.67120504, 3.93004489, 66.1890106, -0.716883719, 0, -0.697192788, 0, 1, 0, 0.697192788, 0, -0.716883719) |
1308 | + | o107.Rotation = Vector3.new(-180, -44.2000008, -180) |
1309 | - | o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1309 | + | o107.Anchored = true |
1310 | - | o106.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1310 | + | o107.Size = Vector3.new(0.870000303, 0.200000003, 1.49000001) |
1311 | - | o106.Position = Vector3.new(-5.67120504, 3.93004489, 66.1890106) |
1311 | + | o107.CFrame = CFrame.new(-5.72003889, 3.96004105, 66.1417084, -0.716883719, 0, -0.697192788, 0, 1, 0, 0.697192788, 0, -0.716883719) |
1312 | - | o107.Parent = o106 |
1312 | + | o107.BottomSurface = Enum.SurfaceType.Weld |
1313 | - | o107.Texture = "http://www.roblox.com/asset/?id=458243944" |
1313 | + | o107.TopSurface = Enum.SurfaceType.Smooth |
1314 | - | o107.Face = Enum.NormalId.Top |
1314 | + | o107.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1315 | - | o108.Name = "Click Door" |
1315 | + | o107.Position = Vector3.new(-5.72003889, 3.96004105, 66.1417084) |
1316 | - | o108.Parent = o105 |
1316 | + | o108.Parent = o107 |
1317 | - | o108.Material = Enum.Material.Sand |
1317 | + | o109.Name = "OpenDoorScript" |
1318 | - | o108.BrickColor = BrickColor.new("Black") |
1318 | + | o109.Parent = o107 |
1319 | - | o108.Position = Vector3.new(-5.72003889, 3.96004105, 66.1417084) |
1319 | + | |
1320 | - | o108.Rotation = Vector3.new(-180, -44.2000008, -180) |
1320 | + | |
1321 | - | o108.Anchored = true |
1321 | + | |
1322 | - | o108.Size = Vector3.new(0.870000303, 0.200000003, 1.49000001) |
1322 | + | |
1323 | - | o108.CFrame = CFrame.new(-5.72003889, 3.96004105, 66.1417084, -0.716883719, 0, -0.697192788, 0, 1, 0, 0.697192788, 0, -0.716883719) |
1323 | + | |
1324 | - | o108.BottomSurface = Enum.SurfaceType.Weld |
1324 | + | |
1325 | - | o108.TopSurface = Enum.SurfaceType.Smooth |
1325 | + | |
1326 | - | o108.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1326 | + | |
1327 | - | o108.Position = Vector3.new(-5.72003889, 3.96004105, 66.1417084) |
1327 | + | |
1328 | - | o109.Parent = o108 |
1328 | + | |
1329 | - | o110.Name = "OpenDoorScript" |
1329 | + | |
1330 | - | o110.Parent = o108 |
1330 | + | |
1331 | function off() | |
1332 | isOn = false | |
1333 | script.Parent.Transparency = 1 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent) | |
1334 | script.Parent.CanCollide = false --Makes door un-colidable. | |
1335 | end | |
1336 | ||
1337 | function onClicked() | |
1338 | ||
1339 | if isOn == true then off() else on() end | |
1340 | ||
1341 | end | |
1342 | ||
1343 | script.Parent.ClickDetector.MouseClick:connect(onClicked) | |
1344 | ||
1345 | on() | |
1346 | ||
1347 | --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work! | |
1348 | ||
1349 | ||
1350 | ||
1351 | ||
1352 | ||
1353 | ||
1354 | ||
1355 | ||
1356 | ||
1357 | ||
1358 | ||
1359 | ||
1360 | ||
1361 | ||
1362 | ||
1363 | ||
1364 | ||
1365 | ||
1366 | ||
1367 | ||
1368 | ||
1369 | ||
1370 | ||
1371 | ||
1372 | ||
1373 | ||
1374 | ||
1375 | ||
1376 | ||
1377 | ||
1378 | ||
1379 | ||
1380 | ||
1381 | ||
1382 | ||
1383 | ||
1384 | ||
1385 | ||
1386 | ||
1387 | ||
1388 | ||
1389 | ||
1390 | ||
1391 | ||
1392 | ||
1393 | --[[~-?Somebody121?-~]]-- | |
1394 | ||
1395 | --I do this to make sure no one copys. :D | |
1396 | end,o109) | |
1397 | ||
1398 | o110.Name = "README" | |
1399 | o110.Parent = o107 | |
1400 | ||
1401 | runDummyScript(function() | |
1402 | --[[ Just click the door to open it! Edit script if you want. ENJOY! ]] | |
1403 | ||
1404 | --crazyman32 | |
1405 | end,o110) | |
1406 | ||
1407 | o111.Parent = o3 | |
1408 | o112.Parent = o111 | |
1409 | o112.Material = Enum.Material.Granite | |
1410 | - | o111.Name = "README" |
1410 | + | o112.BrickColor = BrickColor.new("Teal") |
1411 | - | o111.Parent = o108 |
1411 | + | o112.Transparency = 0.5 |
1412 | o112.Position = Vector3.new(-15.0695276, 2.35003591, 69.496048) | |
1413 | o112.Rotation = Vector3.new(-90, 90, 0) | |
1414 | o112.Anchored = true | |
1415 | o112.CanCollide = false | |
1416 | o112.Shape = Enum.PartType.Cylinder | |
1417 | - | end,o111) |
1417 | + | o112.Size = Vector3.new(0.200000003, 2.27999997, 2.36999989) |
1418 | o112.CFrame = CFrame.new(-15.0695276, 2.35003591, 69.496048, 0, 0, 1, -1, 0, 0, 0, -1, 0) | |
1419 | - | o112.Parent = o4 |
1419 | + | o112.BottomSurface = Enum.SurfaceType.Smooth |
1420 | - | o113.Parent = o112 |
1420 | + | o112.TopSurface = Enum.SurfaceType.Smooth |
1421 | - | o113.Material = Enum.Material.Granite |
1421 | + | o112.Color = Color3.new(0.0705882, 0.933333, 0.831373) |
1422 | - | o113.BrickColor = BrickColor.new("Teal") |
1422 | + | o112.Position = Vector3.new(-15.0695276, 2.35003591, 69.496048) |
1423 | - | o113.Transparency = 0.5 |
1423 | + | o113.Parent = o111 |
1424 | - | o113.Position = Vector3.new(-15.0695276, 2.35003591, 69.496048) |
1424 | + | o113.BrickColor = BrickColor.new("Lily white") |
1425 | - | o113.Rotation = Vector3.new(-90, 90, 0) |
1425 | + | o113.Position = Vector3.new(-15.176156, 2.6450479, 70.7047729) |
1426 | o113.Anchored = true | |
1427 | - | o113.CanCollide = false |
1427 | + | o113.Size = Vector3.new(2.32000017, 3.26999998, 0.720000029) |
1428 | - | o113.Shape = Enum.PartType.Cylinder |
1428 | + | o113.CFrame = CFrame.new(-15.176156, 2.6450479, 70.7047729, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1429 | - | o113.Size = Vector3.new(0.200000003, 2.27999997, 2.36999989) |
1429 | + | o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1430 | - | o113.CFrame = CFrame.new(-15.0695276, 2.35003591, 69.496048, 0, 0, 1, -1, 0, 0, 0, -1, 0) |
1430 | + | o113.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1431 | - | o113.BottomSurface = Enum.SurfaceType.Smooth |
1431 | + | o113.Position = Vector3.new(-15.176156, 2.6450479, 70.7047729) |
1432 | - | o113.TopSurface = Enum.SurfaceType.Smooth |
1432 | + | o114.Parent = o111 |
1433 | - | o113.Color = Color3.new(0.0705882, 0.933333, 0.831373) |
1433 | + | o114.BrickColor = BrickColor.new("Black") |
1434 | - | o113.Position = Vector3.new(-15.0695276, 2.35003591, 69.496048) |
1434 | + | o114.Transparency = 1 |
1435 | - | o114.Parent = o112 |
1435 | + | o114.Position = Vector3.new(-15.0417576, 2.30497789, 69.3447876) |
1436 | - | o114.BrickColor = BrickColor.new("Lily white") |
1436 | + | |
1437 | - | o114.Position = Vector3.new(-15.176156, 2.6450479, 70.7047729) |
1437 | + | o114.Size = Vector3.new(1.93000007, 0.200000003, 2) |
1438 | o114.CFrame = CFrame.new(-15.0417576, 2.30497789, 69.3447876, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1439 | - | o114.Size = Vector3.new(2.32000017, 3.26999998, 0.720000029) |
1439 | + | o114.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1440 | - | o114.CFrame = CFrame.new(-15.176156, 2.6450479, 70.7047729, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1440 | + | o114.Position = Vector3.new(-15.0417576, 2.30497789, 69.3447876) |
1441 | - | o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1441 | + | o116.Parent = o111 |
1442 | - | o114.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1442 | + | o116.BrickColor = BrickColor.new("Lily white") |
1443 | - | o114.Position = Vector3.new(-15.176156, 2.6450479, 70.7047729) |
1443 | + | o116.Position = Vector3.new(-15.0695276, 1.06503606, 69.496048) |
1444 | - | o115.Parent = o112 |
1444 | + | o116.Rotation = Vector3.new(-90, 90, 0) |
1445 | - | o115.BrickColor = BrickColor.new("Black") |
1445 | + | o116.Anchored = true |
1446 | - | o115.Transparency = 1 |
1446 | + | o116.Shape = Enum.PartType.Cylinder |
1447 | - | o115.Position = Vector3.new(-15.0417576, 2.30497789, 69.3447876) |
1447 | + | o116.Size = Vector3.new(1.67000008, 2.27999997, 2.36999989) |
1448 | - | o115.Anchored = true |
1448 | + | o116.CFrame = CFrame.new(-15.0695276, 1.06503606, 69.496048, 0, 0, 1, -1, 0, 0, 0, -1, 0) |
1449 | - | o115.Size = Vector3.new(1.93000007, 0.200000003, 2) |
1449 | + | o116.BottomSurface = Enum.SurfaceType.Smooth |
1450 | - | o115.CFrame = CFrame.new(-15.0417576, 2.30497789, 69.3447876, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1450 | + | o116.TopSurface = Enum.SurfaceType.Smooth |
1451 | - | o115.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1451 | + | o116.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1452 | - | o115.Position = Vector3.new(-15.0417576, 2.30497789, 69.3447876) |
1452 | + | o116.Position = Vector3.new(-15.0695276, 1.06503606, 69.496048) |
1453 | - | o117.Parent = o112 |
1453 | + | o117.Parent = o3 |
1454 | - | o117.BrickColor = BrickColor.new("Lily white") |
1454 | + | o122.Parent = o117 |
1455 | - | o117.Position = Vector3.new(-15.0695276, 1.06503606, 69.496048) |
1455 | + | o122.BrickColor = BrickColor.new("Lily white") |
1456 | - | o117.Rotation = Vector3.new(-90, 90, 0) |
1456 | + | o122.Transparency = 0.5 |
1457 | - | o117.Anchored = true |
1457 | + | o122.Position = Vector3.new(-3.53865194, 4.52002287, 65.936676) |
1458 | - | o117.Shape = Enum.PartType.Cylinder |
1458 | + | o122.Rotation = Vector3.new(-90, 90, 0) |
1459 | - | o117.Size = Vector3.new(1.67000008, 2.27999997, 2.36999989) |
1459 | + | o122.Anchored = true |
1460 | - | o117.CFrame = CFrame.new(-15.0695276, 1.06503606, 69.496048, 0, 0, 1, -1, 0, 0, 0, -1, 0) |
1460 | + | o122.Shape = Enum.PartType.Cylinder |
1461 | - | o117.BottomSurface = Enum.SurfaceType.Smooth |
1461 | + | o122.Size = Vector3.new(1.29999995, 1, 0.75) |
1462 | - | o117.TopSurface = Enum.SurfaceType.Smooth |
1462 | + | o122.CFrame = CFrame.new(-3.53865194, 4.52002287, 65.936676, 0, 0, 1, -1, 0, 0, 0, -1, 0) |
1463 | - | o117.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1463 | + | o122.BottomSurface = Enum.SurfaceType.Smooth |
1464 | - | o117.Position = Vector3.new(-15.0695276, 1.06503606, 69.496048) |
1464 | + | o122.TopSurface = Enum.SurfaceType.Smooth |
1465 | - | o118.Parent = o4 |
1465 | + | o122.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1466 | - | o123.Parent = o118 |
1466 | + | o122.Position = Vector3.new(-3.53865194, 4.52002287, 65.936676) |
1467 | - | o123.BrickColor = BrickColor.new("Lily white") |
1467 | + | o123.Parent = o3 |
1468 | - | o123.Transparency = 0.5 |
1468 | + | o126.Parent = o3 |
1469 | - | o123.Position = Vector3.new(-3.53865194, 4.52002287, 65.936676) |
1469 | + | o127.Parent = o126 |
1470 | - | o123.Rotation = Vector3.new(-90, 90, 0) |
1470 | + | o127.BrickColor = BrickColor.new("Lily white") |
1471 | - | o123.Anchored = true |
1471 | + | o127.Position = Vector3.new(-0.901974022, 13.2259521, 42.6415863) |
1472 | - | o123.Shape = Enum.PartType.Cylinder |
1472 | + | o127.Rotation = Vector3.new(-180, 0.589999974, -164.209991) |
1473 | - | o123.Size = Vector3.new(1.29999995, 1, 0.75) |
1473 | + | o127.Anchored = true |
1474 | - | o123.CFrame = CFrame.new(-3.53865194, 4.52002287, 65.936676, 0, 0, 1, -1, 0, 0, 0, -1, 0) |
1474 | + | o127.Size = Vector3.new(0.200000003, 1.74999976, 3.33000016) |
1475 | - | o123.BottomSurface = Enum.SurfaceType.Smooth |
1475 | + | o127.CFrame = CFrame.new(-0.901974022, 13.2259521, 42.6415863, -0.962207496, 0.272124678, 0.0102519058, 0.272139132, 0.962257922, 1.4603711e-05, -0.00986100454, 0.00280399644, -0.999947488) |
1476 | - | o123.TopSurface = Enum.SurfaceType.Smooth |
1476 | + | o127.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1477 | - | o123.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1477 | + | o127.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1478 | - | o123.Position = Vector3.new(-3.53865194, 4.52002287, 65.936676) |
1478 | + | o127.Position = Vector3.new(-0.901974022, 13.2259521, 42.6415863) |
1479 | - | o124.Parent = o4 |
1479 | + | |
1480 | - | o127.Parent = o4 |
1480 | + | o128.Texture = "http://www.roblox.com/asset/?id=467484268" |
1481 | o128.Face = Enum.NormalId.Right | |
1482 | - | o128.BrickColor = BrickColor.new("Lily white") |
1482 | + | o129.Parent = o126 |
1483 | - | o128.Position = Vector3.new(-0.901974022, 13.2259521, 42.6415863) |
1483 | + | o129.Position = Vector3.new(-0.896713018, 13.1730261, 42.6166077) |
1484 | - | o128.Rotation = Vector3.new(-180, 0.589999974, -164.209991) |
1484 | + | o129.Rotation = Vector3.new(-180, 0.589999974, -164.209991) |
1485 | - | o128.Anchored = true |
1485 | + | o129.Anchored = true |
1486 | - | o128.Size = Vector3.new(0.200000003, 1.74999976, 3.33000016) |
1486 | + | o129.Size = Vector3.new(0.200000003, 2.17999983, 3.74000001) |
1487 | - | o128.CFrame = CFrame.new(-0.901974022, 13.2259521, 42.6415863, -0.962207496, 0.272124678, 0.0102519058, 0.272139132, 0.962257922, 1.4603711e-05, -0.00986100454, 0.00280399644, -0.999947488) |
1487 | + | o129.CFrame = CFrame.new(-0.896713018, 13.1730261, 42.6166077, -0.962207496, 0.272124678, 0.0102519058, 0.272139132, 0.962257922, 1.4603711e-05, -0.00986100454, 0.00280399644, -0.999947488) |
1488 | - | o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1488 | + | o129.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1489 | - | o128.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1489 | + | o129.Position = Vector3.new(-0.896713018, 13.1730261, 42.6166077) |
1490 | - | o128.Position = Vector3.new(-0.901974022, 13.2259521, 42.6415863) |
1490 | + | o130.Parent = o126 |
1491 | - | o129.Parent = o128 |
1491 | + | o130.Position = Vector3.new(-2.35156012, 12.1829481, 42.6016998) |
1492 | - | o129.Texture = "http://www.roblox.com/asset/?id=467484268" |
1492 | + | o130.Rotation = Vector3.new(-180, 0.589999974, 180) |
1493 | - | o129.Face = Enum.NormalId.Right |
1493 | + | |
1494 | - | o130.Parent = o127 |
1494 | + | o130.Size = Vector3.new(2.47000003, 0.200000003, 3.74000001) |
1495 | - | o130.Position = Vector3.new(-0.896713018, 13.1730261, 42.6166077) |
1495 | + | o130.CFrame = CFrame.new(-2.35156012, 12.1829481, 42.6016998, -0.999947488, -6.30033392e-05, 0.0102530047, -6.30000286e-05, 1, 6.45939281e-07, -0.0102530047, -3.42415957e-11, -0.999947488) |
1496 | - | o130.Rotation = Vector3.new(-180, 0.589999974, -164.209991) |
1496 | + | |
1497 | o130.Position = Vector3.new(-2.35156012, 12.1829481, 42.6016998) | |
1498 | - | o130.Size = Vector3.new(0.200000003, 2.17999983, 3.74000001) |
1498 | + | o131.Name = "Click Door" |
1499 | - | o130.CFrame = CFrame.new(-0.896713018, 13.1730261, 42.6166077, -0.962207496, 0.272124678, 0.0102519058, 0.272139132, 0.962257922, 1.4603711e-05, -0.00986100454, 0.00280399644, -0.999947488) |
1499 | + | o131.Parent = o126 |
1500 | o131.Material = Enum.Material.Sand | |
1501 | - | o130.Position = Vector3.new(-0.896713018, 13.1730261, 42.6166077) |
1501 | + | o131.BrickColor = BrickColor.new("Black") |
1502 | - | o131.Parent = o127 |
1502 | + | o131.Position = Vector3.new(-0.931463003, 13.2504997, 42.6465302) |
1503 | - | o131.Position = Vector3.new(-2.35156012, 12.1829481, 42.6016998) |
1503 | + | o131.Rotation = Vector3.new(-180, 0.589999974, -164.209991) |
1504 | - | o131.Rotation = Vector3.new(-180, 0.589999974, 180) |
1504 | + | |
1505 | o131.Size = Vector3.new(0.229999989, 1.84000027, 3.44000006) | |
1506 | - | o131.Size = Vector3.new(2.47000003, 0.200000003, 3.74000001) |
1506 | + | o131.CFrame = CFrame.new(-0.931463003, 13.2504997, 42.6465302, -0.962207496, 0.272124678, 0.0102519058, 0.272139132, 0.962257922, 1.4603711e-05, -0.00986100454, 0.00280399644, -0.999947488) |
1507 | - | o131.CFrame = CFrame.new(-2.35156012, 12.1829481, 42.6016998, -0.999947488, -6.30033392e-05, 0.0102530047, -6.30000286e-05, 1, 6.45939281e-07, -0.0102530047, -3.42415957e-11, -0.999947488) |
1507 | + | o131.BottomSurface = Enum.SurfaceType.Weld |
1508 | - | o131.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1508 | + | o131.TopSurface = Enum.SurfaceType.Smooth |
1509 | - | o131.Position = Vector3.new(-2.35156012, 12.1829481, 42.6016998) |
1509 | + | o131.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1510 | - | o132.Name = "Click Door" |
1510 | + | o131.Position = Vector3.new(-0.931463003, 13.2504997, 42.6465302) |
1511 | - | o132.Parent = o127 |
1511 | + | o132.Parent = o131 |
1512 | - | o132.Material = Enum.Material.Sand |
1512 | + | o133.Name = "OpenDoorScript" |
1513 | - | o132.BrickColor = BrickColor.new("Black") |
1513 | + | o133.Parent = o131 |
1514 | - | o132.Position = Vector3.new(-0.931463003, 13.2504997, 42.6465302) |
1514 | + | |
1515 | - | o132.Rotation = Vector3.new(-180, 0.589999974, -164.209991) |
1515 | + | |
1516 | - | o132.Anchored = true |
1516 | + | |
1517 | - | o132.Size = Vector3.new(0.229999989, 1.84000027, 3.44000006) |
1517 | + | |
1518 | - | o132.CFrame = CFrame.new(-0.931463003, 13.2504997, 42.6465302, -0.962207496, 0.272124678, 0.0102519058, 0.272139132, 0.962257922, 1.4603711e-05, -0.00986100454, 0.00280399644, -0.999947488) |
1518 | + | |
1519 | - | o132.BottomSurface = Enum.SurfaceType.Weld |
1519 | + | |
1520 | - | o132.TopSurface = Enum.SurfaceType.Smooth |
1520 | + | |
1521 | - | o132.Color = Color3.new(0.105882, 0.164706, 0.207843) |
1521 | + | |
1522 | - | o132.Position = Vector3.new(-0.931463003, 13.2504997, 42.6465302) |
1522 | + | |
1523 | - | o133.Parent = o132 |
1523 | + | |
1524 | - | o134.Name = "OpenDoorScript" |
1524 | + | |
1525 | - | o134.Parent = o132 |
1525 | + | |
1526 | function off() | |
1527 | isOn = false | |
1528 | script.Parent.Transparency = 1 --Makes door transparent. (Note: the number doesn't matter if it is .5 or 0.5. It is the same. 1 = transparent) | |
1529 | script.Parent.CanCollide = false --Makes door un-colidable. | |
1530 | end | |
1531 | ||
1532 | function onClicked() | |
1533 | ||
1534 | if isOn == true then off() else on() end | |
1535 | ||
1536 | end | |
1537 | ||
1538 | script.Parent.ClickDetector.MouseClick:connect(onClicked) | |
1539 | ||
1540 | on() | |
1541 | ||
1542 | --Even though on() looks usless, it NEEDS to be there. Please don't edit this. If you do, it WILL NOT work! | |
1543 | ||
1544 | ||
1545 | ||
1546 | ||
1547 | ||
1548 | ||
1549 | ||
1550 | ||
1551 | ||
1552 | ||
1553 | ||
1554 | ||
1555 | ||
1556 | ||
1557 | ||
1558 | ||
1559 | ||
1560 | ||
1561 | ||
1562 | ||
1563 | ||
1564 | ||
1565 | ||
1566 | ||
1567 | ||
1568 | ||
1569 | ||
1570 | ||
1571 | ||
1572 | ||
1573 | ||
1574 | ||
1575 | ||
1576 | ||
1577 | ||
1578 | ||
1579 | ||
1580 | ||
1581 | ||
1582 | ||
1583 | ||
1584 | ||
1585 | ||
1586 | ||
1587 | ||
1588 | --[[~-?Somebody121?-~]]-- | |
1589 | ||
1590 | --I do this to make sure no one copys. :D | |
1591 | end,o133) | |
1592 | ||
1593 | o134.Name = "README" | |
1594 | o134.Parent = o131 | |
1595 | ||
1596 | runDummyScript(function() | |
1597 | --[[ Just click the door to open it! Edit script if you want. ENJOY! ]] | |
1598 | ||
1599 | --crazyman32 | |
1600 | end,o134) | |
1601 | ||
1602 | o135.Name = "One Outside" | |
1603 | o135.Parent = o3 | |
1604 | o138.Parent = o3 | |
1605 | - | o135.Name = "README" |
1605 | + | o138.Material = Enum.Material.Wood |
1606 | - | o135.Parent = o132 |
1606 | + | o138.BrickColor = BrickColor.new("Really black") |
1607 | o138.Position = Vector3.new(-12.3796444, 5.44501114, 30.7484589) | |
1608 | o138.Anchored = true | |
1609 | o138.Size = Vector3.new(3.80000114, 3.39000058, 0.25) | |
1610 | o138.CFrame = CFrame.new(-12.3796444, 5.44501114, 30.7484589, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1611 | o138.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1612 | - | end,o135) |
1612 | + | o138.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1613 | o138.Position = Vector3.new(-12.3796444, 5.44501114, 30.7484589) | |
1614 | - | o136.Name = "One Outside" |
1614 | + | o139.Parent = o138 |
1615 | - | o136.Parent = o4 |
1615 | + | o139.Texture = "http://www.roblox.com/asset/?id=360205612" |
1616 | - | o139.Parent = o4 |
1616 | + | o139.Face = Enum.NormalId.Back |
1617 | - | o139.Material = Enum.Material.Wood |
1617 | + | o140.Parent = o3 |
1618 | - | o139.BrickColor = BrickColor.new("Really black") |
1618 | + | o140.Position = Vector3.new(-1.27714503, 6.1100049, 62.3717041) |
1619 | - | o139.Position = Vector3.new(-12.3796444, 5.44501114, 30.7484589) |
1619 | + | o140.Rotation = Vector3.new(-90, 0, 180) |
1620 | - | o139.Anchored = true |
1620 | + | o140.Anchored = true |
1621 | - | o139.Size = Vector3.new(3.80000114, 3.39000058, 0.25) |
1621 | + | o140.FormFactor = Enum.FormFactor.Custom |
1622 | - | o139.CFrame = CFrame.new(-12.3796444, 5.44501114, 30.7484589, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1622 | + | o140.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
1623 | - | o139.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
1623 | + | o140.CFrame = CFrame.new(-1.27714503, 6.1100049, 62.3717041, -1, -6.36750997e-07, -1.98905354e-08, -1.04404876e-08, -1.27897692e-13, 1, -6.51652158e-07, 1, -5.72342174e-10) |
1624 | - | o139.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1624 | + | o140.Position = Vector3.new(-1.27714503, 6.1100049, 62.3717041) |
1625 | - | o139.Position = Vector3.new(-12.3796444, 5.44501114, 30.7484589) |
1625 | + | o141.Parent = o140 |
1626 | - | o140.Parent = o139 |
1626 | + | o141.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1627 | - | o140.Texture = "http://www.roblox.com/asset/?id=360205612" |
1627 | + | o141.Scale = Vector3.new(0.5, 0.5, 0.5) |
1628 | - | o140.Face = Enum.NormalId.Back |
1628 | + | o141.TextureId = "http://www.roblox.com/asset/?id=1139750" |
1629 | - | o141.Parent = o4 |
1629 | + | o141.MeshType = Enum.MeshType.FileMesh |
1630 | - | o141.Position = Vector3.new(-1.27714503, 6.1100049, 62.3717041) |
1630 | + | o142.Parent = o3 |
1631 | - | o141.Rotation = Vector3.new(-90, 0, 180) |
1631 | + | o142.BrickColor = BrickColor.new("Really black") |
1632 | - | o141.Anchored = true |
1632 | + | o142.Position = Vector3.new(-10.8490105, 0.120012999, 50.9170837) |
1633 | - | o141.FormFactor = Enum.FormFactor.Custom |
1633 | + | o142.Anchored = true |
1634 | - | o141.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
1634 | + | o142.Size = Vector3.new(18.6800003, 0.200000003, 40.6399994) |
1635 | - | o141.CFrame = CFrame.new(-1.27714503, 6.1100049, 62.3717041, -1, -6.36750997e-07, -1.98905354e-08, -1.04404876e-08, -1.27897692e-13, 1, -6.51652158e-07, 1, -5.72342174e-10) |
1635 | + | o142.CFrame = CFrame.new(-10.8490105, 0.120012999, 50.9170837, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1636 | - | o141.Position = Vector3.new(-1.27714503, 6.1100049, 62.3717041) |
1636 | + | o142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
1637 | - | o142.Parent = o141 |
1637 | + | o142.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1638 | - | o142.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1638 | + | o142.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1639 | - | o142.Scale = Vector3.new(0.5, 0.5, 0.5) |
1639 | + | o142.Position = Vector3.new(-10.8490105, 0.120012999, 50.9170837) |
1640 | - | o142.TextureId = "http://www.roblox.com/asset/?id=1139750" |
1640 | + | o143.Parent = o142 |
1641 | - | o142.MeshType = Enum.MeshType.FileMesh |
1641 | + | o143.Texture = "rbxassetid://472902036" |
1642 | - | o143.Parent = o4 |
1642 | + | o143.Face = Enum.NormalId.Top |
1643 | - | o143.BrickColor = BrickColor.new("Really black") |
1643 | + | o144.Parent = o142 |
1644 | - | o143.Position = Vector3.new(-10.8490105, 0.120012999, 50.9170837) |
1644 | + | |
1645 | - | o143.Anchored = true |
1645 | + | o144.Face = Enum.NormalId.Bottom |
1646 | - | o143.Size = Vector3.new(18.6800003, 0.200000003, 40.6399994) |
1646 | + | o145.Name = "One Simple Sofa" |
1647 | - | o143.CFrame = CFrame.new(-10.8490105, 0.120012999, 50.9170837, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1647 | + | o145.Parent = o3 |
1648 | - | o143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
1648 | + | o147.Parent = mas |
1649 | - | o143.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1649 | + | o147.Texture = "http://www.roblox.com/asset/?id=475209028" |
1650 | - | o143.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1650 | + | o147.Face = Enum.NormalId.Top |
1651 | - | o143.Position = Vector3.new(-10.8490105, 0.120012999, 50.9170837) |
1651 | + | |
1652 | - | o144.Parent = o143 |
1652 | + | |
1653 | o148.Face = Enum.NormalId.Right | |
1654 | - | o144.Face = Enum.NormalId.Top |
1654 | + | o152.Parent = o3 |
1655 | - | o145.Parent = o143 |
1655 | + | o152.Material = Enum.Material.Wood |
1656 | - | o145.Texture = "rbxassetid://472902036" |
1656 | + | o152.BrickColor = BrickColor.new("Really black") |
1657 | - | o145.Face = Enum.NormalId.Bottom |
1657 | + | o152.Position = Vector3.new(-1.19464898, 5.32001114, 60.3934021) |
1658 | - | o146.Name = "One Simple Sofa" |
1658 | + | o152.Anchored = true |
1659 | - | o146.Parent = o4 |
1659 | + | o152.Size = Vector3.new(1.67000008, 0.200000003, 5.05999994) |
1660 | o152.CFrame = CFrame.new(-1.19464898, 5.32001114, 60.3934021, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1661 | o152.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1662 | - | o148.Face = Enum.NormalId.Top |
1662 | + | o152.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
1663 | - | o149.Parent = mas |
1663 | + | o152.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1664 | - | o149.Texture = "http://www.roblox.com/asset/?id=475209028" |
1664 | + | o152.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1665 | - | o149.Face = Enum.NormalId.Right |
1665 | + | o152.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1666 | - | o153.Parent = o4 |
1666 | + | o152.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1667 | o152.Position = Vector3.new(-1.19464898, 5.32001114, 60.3934021) | |
1668 | - | o153.BrickColor = BrickColor.new("Really black") |
1668 | + | o153.Parent = o3 |
1669 | - | o153.Position = Vector3.new(-1.19464898, 5.32001114, 60.3934021) |
1669 | + | |
1670 | o153.BrickColor = BrickColor.new("Lily white") | |
1671 | - | o153.Size = Vector3.new(1.67000008, 0.200000003, 5.05999994) |
1671 | + | o153.Position = Vector3.new(-5.84464216, 3.74001098, 65.9933472) |
1672 | - | o153.CFrame = CFrame.new(-1.19464898, 5.32001114, 60.3934021, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1672 | + | |
1673 | - | o153.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
1673 | + | o153.Size = Vector3.new(8.2699995, 0.200000003, 4.0199995) |
1674 | o153.CFrame = CFrame.new(-5.84464216, 3.74001098, 65.9933472, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1675 | - | o153.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1675 | + | |
1676 | - | o153.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1676 | + | |
1677 | o153.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
1678 | - | o153.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1678 | + | o153.Position = Vector3.new(-5.84464216, 3.74001098, 65.9933472) |
1679 | - | o153.Position = Vector3.new(-1.19464898, 5.32001114, 60.3934021) |
1679 | + | o154.Parent = o3 |
1680 | - | o154.Parent = o4 |
1680 | + | o154.Material = Enum.Material.Neon |
1681 | - | o154.Material = Enum.Material.Wood |
1681 | + | |
1682 | o154.Position = Vector3.new(-4.22424889, 8.69000435, 39.3144073) | |
1683 | - | o154.Position = Vector3.new(-5.84464216, 3.74001098, 65.9933472) |
1683 | + | o154.Rotation = Vector3.new(-90, 0, 0) |
1684 | o154.Anchored = true | |
1685 | - | o154.Size = Vector3.new(8.2699995, 0.200000003, 4.0199995) |
1685 | + | o154.Size = Vector3.new(2, 1.84000003, 0.200000003) |
1686 | - | o154.CFrame = CFrame.new(-5.84464216, 3.74001098, 65.9933472, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1686 | + | o154.CFrame = CFrame.new(-4.22424889, 8.69000435, 39.3144073, 1, 0, 0, 0, 2.98023224e-08, 1.00000012, 0, -1.00000012, 2.98023224e-08) |
1687 | o154.BottomSurface = Enum.SurfaceType.SmoothNoOutlines | |
1688 | o154.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
1689 | o154.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
1690 | - | o154.Position = Vector3.new(-5.84464216, 3.74001098, 65.9933472) |
1690 | + | o154.Position = Vector3.new(-4.22424889, 8.69000435, 39.3144073) |
1691 | - | o155.Parent = o4 |
1691 | + | o155.Parent = o154 |
1692 | - | o155.Material = Enum.Material.Neon |
1692 | + | o155.Brightness = 10 |
1693 | - | o155.BrickColor = BrickColor.new("Lily white") |
1693 | + | o155.Range = 20 |
1694 | - | o155.Position = Vector3.new(-4.22424889, 8.69000435, 39.3144073) |
1694 | + | o156.Parent = o3 |
1695 | - | o155.Rotation = Vector3.new(-90, 0, 0) |
1695 | + | o156.Material = Enum.Material.Wood |
1696 | - | o155.Anchored = true |
1696 | + | o156.BrickColor = BrickColor.new("Really black") |
1697 | - | o155.Size = Vector3.new(2, 1.84000003, 0.200000003) |
1697 | + | o156.Position = Vector3.new(-19.7946472, 8.58499813, 56.1835022) |
1698 | - | o155.CFrame = CFrame.new(-4.22424889, 8.69000435, 39.3144073, 1, 0, 0, 0, 2.98023224e-08, 1.00000012, 0, -1.00000012, 2.98023224e-08) |
1698 | + | o156.Anchored = true |
1699 | - | o155.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
1699 | + | o156.Size = Vector3.new(0.25, 4.05000067, 4.19999981) |
1700 | - | o155.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1700 | + | o156.CFrame = CFrame.new(-19.7946472, 8.58499813, 56.1835022, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1701 | - | o155.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1701 | + | o156.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1702 | - | o155.Position = Vector3.new(-4.22424889, 8.69000435, 39.3144073) |
1702 | + | o156.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1703 | - | o156.Parent = o155 |
1703 | + | o156.Position = Vector3.new(-19.7946472, 8.58499813, 56.1835022) |
1704 | - | o156.Brightness = 10 |
1704 | + | o157.Parent = o156 |
1705 | - | o156.Range = 20 |
1705 | + | o157.Texture = "http://www.roblox.com/asset/?id=360191530" |
1706 | - | o157.Parent = o4 |
1706 | + | o157.Face = Enum.NormalId.Right |
1707 | - | o157.Material = Enum.Material.Wood |
1707 | + | o158.Parent = o3 |
1708 | - | o157.BrickColor = BrickColor.new("Really black") |
1708 | + | o158.Material = Enum.Material.Wood |
1709 | - | o157.Position = Vector3.new(-19.7946472, 8.58499813, 56.1835022) |
1709 | + | o158.BrickColor = BrickColor.new("Sand red") |
1710 | - | o157.Anchored = true |
1710 | + | o158.Position = Vector3.new(-1.80964303, 9.13000011, 34.7583923) |
1711 | - | o157.Size = Vector3.new(0.25, 4.05000067, 4.19999981) |
1711 | + | o158.Anchored = true |
1712 | - | o157.CFrame = CFrame.new(-19.7946472, 8.58499813, 56.1835022, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1712 | + | o158.Size = Vector3.new(0.200000003, 18.2600002, 8.46999931) |
1713 | - | o157.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1713 | + | o158.CFrame = CFrame.new(-1.80964303, 9.13000011, 34.7583923, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1714 | - | o157.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1714 | + | o158.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
1715 | - | o157.Position = Vector3.new(-19.7946472, 8.58499813, 56.1835022) |
1715 | + | o158.Color = Color3.new(0.584314, 0.47451, 0.466667) |
1716 | - | o158.Parent = o157 |
1716 | + | o158.Position = Vector3.new(-1.80964303, 9.13000011, 34.7583923) |
1717 | - | o158.Texture = "http://www.roblox.com/asset/?id=360191530" |
1717 | + | o159.Parent = o3 |
1718 | - | o158.Face = Enum.NormalId.Right |
1718 | + | |
1719 | - | o159.Parent = o4 |
1719 | + | o159.BrickColor = BrickColor.new("Really black") |
1720 | o159.Position = Vector3.new(-1.33464801, 3.4300139, 60.3934021) | |
1721 | - | o159.BrickColor = BrickColor.new("Sand red") |
1721 | + | |
1722 | - | o159.Position = Vector3.new(-1.80964303, 9.13000011, 34.7583923) |
1722 | + | o159.Size = Vector3.new(1.95000005, 0.200000003, 5.05999994) |
1723 | o159.CFrame = CFrame.new(-1.33464801, 3.4300139, 60.3934021, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1724 | - | o159.Size = Vector3.new(0.200000003, 18.2600002, 8.46999931) |
1724 | + | o159.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
1725 | - | o159.CFrame = CFrame.new(-1.80964303, 9.13000011, 34.7583923, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1725 | + | o159.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
1726 | - | o159.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
1726 | + | o159.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1727 | - | o159.Color = Color3.new(0.584314, 0.47451, 0.466667) |
1727 | + | o159.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1728 | - | o159.Position = Vector3.new(-1.80964303, 9.13000011, 34.7583923) |
1728 | + | o159.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1729 | - | o160.Parent = o4 |
1729 | + | o159.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1730 | - | o160.Material = Enum.Material.Wood |
1730 | + | o159.Position = Vector3.new(-1.33464801, 3.4300139, 60.3934021) |
1731 | - | o160.BrickColor = BrickColor.new("Really black") |
1731 | + | o160.Parent = o3 |
1732 | - | o160.Position = Vector3.new(-1.33464801, 3.4300139, 60.3934021) |
1732 | + | o160.Material = Enum.Material.Brick |
1733 | o160.BrickColor = BrickColor.new("Cocoa") | |
1734 | - | o160.Size = Vector3.new(1.95000005, 0.200000003, 5.05999994) |
1734 | + | o160.Position = Vector3.new(-20.0896473, 4.92501116, 58.3134003) |
1735 | - | o160.CFrame = CFrame.new(-1.33464801, 3.4300139, 60.3934021, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1735 | + | |
1736 | - | o160.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
1736 | + | o160.Size = Vector3.new(0.200000003, 9.85000038, 26.1399994) |
1737 | - | o160.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
1737 | + | o160.CFrame = CFrame.new(-20.0896473, 4.92501116, 58.3134003, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1738 | - | o160.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1738 | + | o160.Color = Color3.new(0.337255, 0.141176, 0.141176) |
1739 | - | o160.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1739 | + | o160.Position = Vector3.new(-20.0896473, 4.92501116, 58.3134003) |
1740 | - | o160.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1740 | + | o161.Parent = o3 |
1741 | - | o160.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1741 | + | |
1742 | - | o160.Position = Vector3.new(-1.33464801, 3.4300139, 60.3934021) |
1742 | + | |
1743 | - | o161.Parent = o4 |
1743 | + | o161.Position = Vector3.new(-1.51964903, 9.10499954, 34.7784119) |
1744 | o161.Anchored = true | |
1745 | o161.Size = Vector3.new(0.200000003, 18.210001, 8.46999931) | |
1746 | - | o161.Position = Vector3.new(-20.0896473, 4.92501116, 58.3134003) |
1746 | + | o161.CFrame = CFrame.new(-1.51964903, 9.10499954, 34.7784119, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1747 | o161.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1748 | - | o161.Size = Vector3.new(0.200000003, 9.85000038, 26.1399994) |
1748 | + | o161.Position = Vector3.new(-1.51964903, 9.10499954, 34.7784119) |
1749 | - | o161.CFrame = CFrame.new(-20.0896473, 4.92501116, 58.3134003, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1749 | + | o162.Parent = o3 |
1750 | o162.Material = Enum.Material.Brick | |
1751 | - | o161.Position = Vector3.new(-20.0896473, 4.92501116, 58.3134003) |
1751 | + | |
1752 | - | o162.Parent = o4 |
1752 | + | o162.Position = Vector3.new(-10.7896481, 8.90499973, 71.2834015) |
1753 | o162.Anchored = true | |
1754 | o162.Size = Vector3.new(18.7999992, 1.89000034, 0.200000003) | |
1755 | - | o162.Position = Vector3.new(-1.51964903, 9.10499954, 34.7784119) |
1755 | + | o162.CFrame = CFrame.new(-10.7896481, 8.90499973, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1756 | o162.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
1757 | - | o162.Size = Vector3.new(0.200000003, 18.210001, 8.46999931) |
1757 | + | o162.Position = Vector3.new(-10.7896481, 8.90499973, 71.2834015) |
1758 | - | o162.CFrame = CFrame.new(-1.51964903, 9.10499954, 34.7784119, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1758 | + | o163.Parent = o3 |
1759 | o163.Material = Enum.Material.Sand | |
1760 | - | o162.Position = Vector3.new(-1.51964903, 9.10499954, 34.7784119) |
1760 | + | o163.BrickColor = BrickColor.new("Lily white") |
1761 | - | o163.Parent = o4 |
1761 | + | o163.Position = Vector3.new(-0.429648995, 7.96000624, 42.3784027) |
1762 | - | o163.Material = Enum.Material.Brick |
1762 | + | |
1763 | - | o163.BrickColor = BrickColor.new("Cocoa") |
1763 | + | o163.Size = Vector3.new(0.200000003, 15.9200001, 6.85000038) |
1764 | - | o163.Position = Vector3.new(-10.7896481, 8.90499973, 71.2834015) |
1764 | + | o163.CFrame = CFrame.new(-0.429648995, 7.96000624, 42.3784027, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1765 | o163.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
1766 | - | o163.Size = Vector3.new(18.7999992, 1.89000034, 0.200000003) |
1766 | + | o163.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1767 | - | o163.CFrame = CFrame.new(-10.7896481, 8.90499973, 71.2834015, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1767 | + | o163.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
1768 | - | o163.Color = Color3.new(0.337255, 0.141176, 0.141176) |
1768 | + | o163.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1769 | - | o163.Position = Vector3.new(-10.7896481, 8.90499973, 71.2834015) |
1769 | + | o163.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1770 | - | o164.Parent = o4 |
1770 | + | o163.Position = Vector3.new(-0.429648995, 7.96000624, 42.3784027) |
1771 | o164.Parent = o3 | |
1772 | o164.Material = Enum.Material.Sand | |
1773 | - | o164.Position = Vector3.new(-0.429648995, 7.96000624, 42.3784027) |
1773 | + | |
1774 | o164.Position = Vector3.new(-1.27964997, 4.92501116, 62.8533936) | |
1775 | - | o164.Size = Vector3.new(0.200000003, 15.9200001, 6.85000038) |
1775 | + | |
1776 | - | o164.CFrame = CFrame.new(-0.429648995, 7.96000624, 42.3784027, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1776 | + | o164.Size = Vector3.new(1.46000004, 9.85000038, 0.200000003) |
1777 | o164.CFrame = CFrame.new(-1.27964997, 4.92501116, 62.8533936, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1778 | - | o164.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1778 | + | |
1779 | - | o164.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
1779 | + | o164.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1780 | - | o164.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
1780 | + | |
1781 | o164.Position = Vector3.new(-1.27964997, 4.92501116, 62.8533936) | |
1782 | - | o164.Position = Vector3.new(-0.429648995, 7.96000624, 42.3784027) |
1782 | + | o165.Parent = o3 |
1783 | - | o165.Parent = o4 |
1783 | + | o165.Material = Enum.Material.Wood |
1784 | - | o165.Material = Enum.Material.Sand |
1784 | + | o165.BrickColor = BrickColor.new("Sand red") |
1785 | - | o165.BrickColor = BrickColor.new("Lily white") |
1785 | + | o165.Position = Vector3.new(-1.80964303, 4.92501116, 67.0483398) |
1786 | - | o165.Position = Vector3.new(-1.27964997, 4.92501116, 62.8533936) |
1786 | + | |
1787 | o165.Size = Vector3.new(0.200000003, 9.85000038, 8.46999931) | |
1788 | - | o165.Size = Vector3.new(1.46000004, 9.85000038, 0.200000003) |
1788 | + | o165.CFrame = CFrame.new(-1.80964303, 4.92501116, 67.0483398, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1789 | - | o165.CFrame = CFrame.new(-1.27964997, 4.92501116, 62.8533936, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1789 | + | o165.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
1790 | - | o165.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
1790 | + | o165.Color = Color3.new(0.584314, 0.47451, 0.466667) |
1791 | - | o165.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
1791 | + | o165.Position = Vector3.new(-1.80964303, 4.92501116, 67.0483398) |
1792 | - | o165.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1792 | + | o166.Parent = o3 |
1793 | - | o165.Position = Vector3.new(-1.27964997, 4.92501116, 62.8533936) |
1793 | + | o166.BrickColor = BrickColor.new("Lily white") |
1794 | - | o166.Parent = o4 |
1794 | + | o166.Transparency = 0.5 |
1795 | - | o166.Material = Enum.Material.Wood |
1795 | + | o166.Position = Vector3.new(-6.20964813, 5.58501005, 71.1433716) |
1796 | - | o166.BrickColor = BrickColor.new("Sand red") |
1796 | + | |
1797 | - | o166.Position = Vector3.new(-1.80964303, 4.92501116, 67.0483398) |
1797 | + | o166.Size = Vector3.new(9.64000034, 5.7300005, 0.200000003) |
1798 | o166.CFrame = CFrame.new(-6.20964813, 5.58501005, 71.1433716, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
1799 | - | o166.Size = Vector3.new(0.200000003, 9.85000038, 8.46999931) |
1799 | + | o166.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1800 | - | o166.CFrame = CFrame.new(-1.80964303, 4.92501116, 67.0483398, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1800 | + | o166.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1801 | - | o166.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
1801 | + | o166.Position = Vector3.new(-6.20964813, 5.58501005, 71.1433716) |
1802 | - | o166.Color = Color3.new(0.584314, 0.47451, 0.466667) |
1802 | + | o167.Parent = o3 |
1803 | - | o166.Position = Vector3.new(-1.80964303, 4.92501116, 67.0483398) |
1803 | + | o167.Position = Vector3.new(-6.20978117, 1.51001406, 42.4438171) |
1804 | - | o167.Parent = o4 |
1804 | + | o167.Rotation = Vector3.new(-180, -90, 0) |
1805 | - | o167.BrickColor = BrickColor.new("Lily white") |
1805 | + | |
1806 | - | o167.Transparency = 0.5 |
1806 | + | o167.FormFactor = Enum.FormFactor.Custom |
1807 | - | o167.Position = Vector3.new(-6.20964813, 5.58501005, 71.1433716) |
1807 | + | o167.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
1808 | o167.CFrame = CFrame.new(-6.20978117, 1.51001406, 42.4438171, -1.79100486e-08, -9.45076017e-09, -1, 6.46201045e-07, -1, 1.89007974e-08, -1, -6.4562812e-07, 3.00847613e-09) | |
1809 | - | o167.Size = Vector3.new(9.64000034, 5.7300005, 0.200000003) |
1809 | + | o167.Position = Vector3.new(-6.20978117, 1.51001406, 42.4438171) |
1810 | - | o167.CFrame = CFrame.new(-6.20964813, 5.58501005, 71.1433716, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1810 | + | o168.Parent = o167 |
1811 | - | o167.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
1811 | + | o168.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1812 | - | o167.Color = Color3.new(0.929412, 0.917647, 0.917647) |
1812 | + | o168.Scale = Vector3.new(0.5, 0.5, 0.5) |
1813 | - | o167.Position = Vector3.new(-6.20964813, 5.58501005, 71.1433716) |
1813 | + | o168.TextureId = "http://www.roblox.com/asset/?id=1139750" |
1814 | - | o168.Parent = o4 |
1814 | + | o168.MeshType = Enum.MeshType.FileMesh |
1815 | - | o168.Position = Vector3.new(-6.20978117, 1.51001406, 42.4438171) |
1815 | + | o169.Name = "tv table" |
1816 | - | o168.Rotation = Vector3.new(-180, -90, 0) |
1816 | + | o169.Parent = o3 |
1817 | - | o168.Anchored = true |
1817 | + | o175.Parent = o3 |
1818 | - | o168.FormFactor = Enum.FormFactor.Custom |
1818 | + | o175.Material = Enum.Material.Metal |
1819 | - | o168.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
1819 | + | o175.BrickColor = BrickColor.new("Really black") |
1820 | - | o168.CFrame = CFrame.new(-6.20978117, 1.51001406, 42.4438171, -1.79100486e-08, -9.45076017e-09, -1, 6.46201045e-07, -1, 1.89007974e-08, -1, -6.4562812e-07, 3.00847613e-09) |
1820 | + | o175.Position = Vector3.new(-9.20972824, 4.48148394, 43.2589111) |
1821 | - | o168.Position = Vector3.new(-6.20978117, 1.51001406, 42.4438171) |
1821 | + | o175.Anchored = true |
1822 | - | o169.Parent = o168 |
1822 | + | o175.Size = Vector3.new(4, 2.09000015, 0.280000001) |
1823 | - | o169.MeshId = "http://www.roblox.com/asset/?id=1136139" |
1823 | + | o175.CFrame = CFrame.new(-9.20972824, 4.48148394, 43.2589111, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1824 | - | o169.Scale = Vector3.new(0.5, 0.5, 0.5) |
1824 | + | o175.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1825 | - | o169.TextureId = "http://www.roblox.com/asset/?id=1139750" |
1825 | + | o175.Position = Vector3.new(-9.20972824, 4.48148394, 43.2589111) |
1826 | - | o169.MeshType = Enum.MeshType.FileMesh |
1826 | + | o176.Parent = o3 |
1827 | - | o170.Name = "tv table" |
1827 | + | o177.Parent = o176 |
1828 | - | o170.Parent = o4 |
1828 | + | o177.Material = Enum.Material.DiamondPlate |
1829 | - | o176.Parent = o4 |
1829 | + | o177.BrickColor = BrickColor.new("Dark stone grey") |
1830 | - | o176.Material = Enum.Material.Metal |
1830 | + | o177.Position = Vector3.new(-0.942110002, 13.4589901, 47.5910034) |
1831 | - | o176.BrickColor = BrickColor.new("Really black") |
1831 | + | o177.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) |
1832 | - | o176.Position = Vector3.new(-9.20972824, 4.48148394, 43.2589111) |
1832 | + | o177.Anchored = true |
1833 | - | o176.Anchored = true |
1833 | + | o177.FormFactor = Enum.FormFactor.Custom |
1834 | - | o176.Size = Vector3.new(4, 2.09000015, 0.280000001) |
1834 | + | o177.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) |
1835 | - | o176.CFrame = CFrame.new(-9.20972824, 4.48148394, 43.2589111, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
1835 | + | o177.CFrame = CFrame.new(-0.942110002, 13.4589901, 47.5910034, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1836 | - | o176.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1836 | + | o177.BottomSurface = Enum.SurfaceType.Smooth |
1837 | - | o176.Position = Vector3.new(-9.20972824, 4.48148394, 43.2589111) |
1837 | + | o177.TopSurface = Enum.SurfaceType.Smooth |
1838 | - | o177.Parent = o4 |
1838 | + | o177.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1839 | - | o178.Parent = o177 |
1839 | + | o177.Position = Vector3.new(-0.942110002, 13.4589901, 47.5910034) |
1840 | o178.Parent = o176 | |
1841 | o178.Material = Enum.Material.DiamondPlate | |
1842 | - | o178.Position = Vector3.new(-0.942110002, 13.4589901, 47.5910034) |
1842 | + | |
1843 | o178.Position = Vector3.new(-2.57224298, 13.4648724, 47.5770721) | |
1844 | o178.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) | |
1845 | o178.Anchored = true | |
1846 | - | o178.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) |
1846 | + | |
1847 | - | o178.CFrame = CFrame.new(-0.942110002, 13.4589901, 47.5910034, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1847 | + | o178.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
1848 | o178.CFrame = CFrame.new(-2.57224298, 13.4648724, 47.5770721, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) | |
1849 | o178.BottomSurface = Enum.SurfaceType.Smooth | |
1850 | o178.TopSurface = Enum.SurfaceType.Smooth | |
1851 | - | o178.Position = Vector3.new(-0.942110002, 13.4589901, 47.5910034) |
1851 | + | |
1852 | - | o179.Parent = o177 |
1852 | + | o178.Position = Vector3.new(-2.57224298, 13.4648724, 47.5770721) |
1853 | o179.Parent = o176 | |
1854 | o179.Material = Enum.Material.DiamondPlate | |
1855 | - | o179.Position = Vector3.new(-2.57224298, 13.4648724, 47.5770721) |
1855 | + | |
1856 | o179.Position = Vector3.new(-0.915486991, 13.4672441, 45.7711334) | |
1857 | o179.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) | |
1858 | o179.Anchored = true | |
1859 | - | o179.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
1859 | + | |
1860 | - | o179.CFrame = CFrame.new(-2.57224298, 13.4648724, 47.5770721, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1860 | + | o179.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
1861 | o179.CFrame = CFrame.new(-0.915486991, 13.4672441, 45.7711334, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) | |
1862 | o179.BottomSurface = Enum.SurfaceType.Smooth | |
1863 | o179.TopSurface = Enum.SurfaceType.Smooth | |
1864 | - | o179.Position = Vector3.new(-2.57224298, 13.4648724, 47.5770721) |
1864 | + | |
1865 | - | o180.Parent = o177 |
1865 | + | o179.Position = Vector3.new(-0.915486991, 13.4672441, 45.7711334) |
1866 | - | o180.Material = Enum.Material.DiamondPlate |
1866 | + | o180.Parent = o176 |
1867 | o180.Material = Enum.Material.SmoothPlastic | |
1868 | - | o180.Position = Vector3.new(-0.915486991, 13.4672441, 45.7711334) |
1868 | + | |
1869 | - | o180.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) |
1869 | + | o180.Position = Vector3.new(-2.57545304, 13.1810522, 46.5489807) |
1870 | o180.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) | |
1871 | o180.Anchored = true | |
1872 | - | o180.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
1872 | + | |
1873 | - | o180.CFrame = CFrame.new(-0.915486991, 13.4672441, 45.7711334, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1873 | + | o180.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1874 | o180.CFrame = CFrame.new(-2.57545304, 13.1810522, 46.5489807, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) | |
1875 | o180.BottomSurface = Enum.SurfaceType.Smooth | |
1876 | o180.TopSurface = Enum.SurfaceType.Smooth | |
1877 | - | o180.Position = Vector3.new(-0.915486991, 13.4672441, 45.7711334) |
1877 | + | |
1878 | - | o181.Parent = o177 |
1878 | + | o180.Position = Vector3.new(-2.57545304, 13.1810522, 46.5489807) |
1879 | - | o181.Material = Enum.Material.SmoothPlastic |
1879 | + | o181.Parent = o180 |
1880 | - | o181.BrickColor = BrickColor.new("Dark stone grey") |
1880 | + | o181.Scale = Vector3.new(1, 0.200000003, 1) |
1881 | - | o181.Position = Vector3.new(-2.57545304, 13.1810522, 46.5489807) |
1881 | + | o182.Parent = o176 |
1882 | - | o181.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1882 | + | o182.Material = Enum.Material.SmoothPlastic |
1883 | - | o181.Anchored = true |
1883 | + | o182.BrickColor = BrickColor.new("Really black") |
1884 | - | o181.FormFactor = Enum.FormFactor.Custom |
1884 | + | o182.Position = Vector3.new(-2.57545495, 13.0610361, 46.5491333) |
1885 | - | o181.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1885 | + | o182.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1886 | - | o181.CFrame = CFrame.new(-2.57545304, 13.1810522, 46.5489807, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1886 | + | o182.Anchored = true |
1887 | - | o181.BottomSurface = Enum.SurfaceType.Smooth |
1887 | + | o182.FormFactor = Enum.FormFactor.Custom |
1888 | - | o181.TopSurface = Enum.SurfaceType.Smooth |
1888 | + | o182.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1889 | - | o181.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1889 | + | o182.CFrame = CFrame.new(-2.57545495, 13.0610361, 46.5491333, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1890 | - | o181.Position = Vector3.new(-2.57545304, 13.1810522, 46.5489807) |
1890 | + | o182.BottomSurface = Enum.SurfaceType.Smooth |
1891 | - | o182.Parent = o181 |
1891 | + | o182.TopSurface = Enum.SurfaceType.Smooth |
1892 | - | o182.Scale = Vector3.new(1, 0.200000003, 1) |
1892 | + | o182.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1893 | - | o183.Parent = o177 |
1893 | + | o182.Position = Vector3.new(-2.57545495, 13.0610361, 46.5491333) |
1894 | o183.Parent = o176 | |
1895 | - | o183.BrickColor = BrickColor.new("Really black") |
1895 | + | |
1896 | - | o183.Position = Vector3.new(-2.57545495, 13.0610361, 46.5491333) |
1896 | + | o183.BrickColor = BrickColor.new("Dark stone grey") |
1897 | o183.Position = Vector3.new(-2.61818695, 13.0614681, 46.9670258) | |
1898 | o183.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) | |
1899 | o183.Anchored = true | |
1900 | - | o183.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1900 | + | |
1901 | - | o183.CFrame = CFrame.new(-2.57545495, 13.0610361, 46.5491333, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1901 | + | o183.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1902 | o183.CFrame = CFrame.new(-2.61818695, 13.0614681, 46.9670258, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) | |
1903 | o183.BottomSurface = Enum.SurfaceType.Smooth | |
1904 | - | o183.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1904 | + | |
1905 | - | o183.Position = Vector3.new(-2.57545495, 13.0610361, 46.5491333) |
1905 | + | o183.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1906 | - | o184.Parent = o177 |
1906 | + | o183.Position = Vector3.new(-2.61818695, 13.0614681, 46.9670258) |
1907 | - | o184.Material = Enum.Material.SmoothPlastic |
1907 | + | o184.Parent = o183 |
1908 | - | o184.BrickColor = BrickColor.new("Dark stone grey") |
1908 | + | o184.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1909 | - | o184.Position = Vector3.new(-2.61818695, 13.0614681, 46.9670258) |
1909 | + | o185.Parent = o176 |
1910 | - | o184.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1910 | + | o185.Material = Enum.Material.SmoothPlastic |
1911 | - | o184.Anchored = true |
1911 | + | o185.BrickColor = BrickColor.new("Dark stone grey") |
1912 | - | o184.FormFactor = Enum.FormFactor.Custom |
1912 | + | o185.Position = Vector3.new(-2.57547402, 12.9410381, 46.5492401) |
1913 | - | o184.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1913 | + | o185.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1914 | - | o184.CFrame = CFrame.new(-2.61818695, 13.0614681, 46.9670258, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1914 | + | o185.Anchored = true |
1915 | - | o184.BottomSurface = Enum.SurfaceType.Smooth |
1915 | + | o185.FormFactor = Enum.FormFactor.Custom |
1916 | - | o184.TopSurface = Enum.SurfaceType.Smooth |
1916 | + | o185.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1917 | - | o184.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1917 | + | o185.CFrame = CFrame.new(-2.57547402, 12.9410381, 46.5492401, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1918 | - | o184.Position = Vector3.new(-2.61818695, 13.0614681, 46.9670258) |
1918 | + | o185.BottomSurface = Enum.SurfaceType.Smooth |
1919 | - | o185.Parent = o184 |
1919 | + | o185.TopSurface = Enum.SurfaceType.Smooth |
1920 | - | o185.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1920 | + | o185.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1921 | - | o186.Parent = o177 |
1921 | + | o185.Position = Vector3.new(-2.57547402, 12.9410381, 46.5492401) |
1922 | - | o186.Material = Enum.Material.SmoothPlastic |
1922 | + | o186.Parent = o185 |
1923 | - | o186.BrickColor = BrickColor.new("Dark stone grey") |
1923 | + | o186.Scale = Vector3.new(1, 0.200000003, 1) |
1924 | - | o186.Position = Vector3.new(-2.57547402, 12.9410381, 46.5492401) |
1924 | + | o187.Parent = o176 |
1925 | - | o186.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1925 | + | o187.Material = Enum.Material.SmoothPlastic |
1926 | - | o186.Anchored = true |
1926 | + | o187.Position = Vector3.new(-1.743801, 13.4610643, 46.6740875) |
1927 | - | o186.FormFactor = Enum.FormFactor.Custom |
1927 | + | o187.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) |
1928 | - | o186.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
1928 | + | o187.Anchored = true |
1929 | - | o186.CFrame = CFrame.new(-2.57547402, 12.9410381, 46.5492401, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1929 | + | o187.FormFactor = Enum.FormFactor.Custom |
1930 | - | o186.BottomSurface = Enum.SurfaceType.Smooth |
1930 | + | o187.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
1931 | - | o186.TopSurface = Enum.SurfaceType.Smooth |
1931 | + | o187.CFrame = CFrame.new(-1.743801, 13.4610643, 46.6740875, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1932 | - | o186.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1932 | + | o187.BottomSurface = Enum.SurfaceType.Smooth |
1933 | - | o186.Position = Vector3.new(-2.57547402, 12.9410381, 46.5492401) |
1933 | + | o187.TopSurface = Enum.SurfaceType.Smooth |
1934 | - | o187.Parent = o186 |
1934 | + | o187.Position = Vector3.new(-1.743801, 13.4610643, 46.6740875) |
1935 | - | o187.Scale = Vector3.new(1, 0.200000003, 1) |
1935 | + | o188.Parent = o176 |
1936 | - | o188.Parent = o177 |
1936 | + | |
1937 | o188.BrickColor = BrickColor.new("Really black") | |
1938 | - | o188.Position = Vector3.new(-1.743801, 13.4610643, 46.6740875) |
1938 | + | o188.Position = Vector3.new(-1.76468301, 12.6710682, 46.6325073) |
1939 | - | o188.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) |
1939 | + | o188.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1940 | o188.Anchored = true | |
1941 | o188.FormFactor = Enum.FormFactor.Custom | |
1942 | - | o188.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
1942 | + | o188.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
1943 | - | o188.CFrame = CFrame.new(-1.743801, 13.4610643, 46.6740875, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1943 | + | o188.CFrame = CFrame.new(-1.76468301, 12.6710682, 46.6325073, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1944 | o188.BottomSurface = Enum.SurfaceType.Smooth | |
1945 | o188.TopSurface = Enum.SurfaceType.Smooth | |
1946 | - | o188.Position = Vector3.new(-1.743801, 13.4610643, 46.6740875) |
1946 | + | o188.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1947 | - | o189.Parent = o177 |
1947 | + | o188.Position = Vector3.new(-1.76468301, 12.6710682, 46.6325073) |
1948 | o189.Parent = o176 | |
1949 | - | o189.BrickColor = BrickColor.new("Really black") |
1949 | + | |
1950 | - | o189.Position = Vector3.new(-1.76468301, 12.6710682, 46.6325073) |
1950 | + | o189.BrickColor = BrickColor.new("Dark stone grey") |
1951 | o189.Position = Vector3.new(-2.53267288, 13.0606155, 46.1313019) | |
1952 | o189.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) | |
1953 | o189.Anchored = true | |
1954 | - | o189.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
1954 | + | |
1955 | - | o189.CFrame = CFrame.new(-1.76468301, 12.6710682, 46.6325073, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1955 | + | o189.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1956 | o189.CFrame = CFrame.new(-2.53267288, 13.0606155, 46.1313019, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) | |
1957 | o189.BottomSurface = Enum.SurfaceType.Smooth | |
1958 | - | o189.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
1958 | + | |
1959 | - | o189.Position = Vector3.new(-1.76468301, 12.6710682, 46.6325073) |
1959 | + | o189.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1960 | - | o190.Parent = o177 |
1960 | + | o189.Position = Vector3.new(-2.53267288, 13.0606155, 46.1313019) |
1961 | - | o190.Material = Enum.Material.SmoothPlastic |
1961 | + | o190.Parent = o189 |
1962 | - | o190.BrickColor = BrickColor.new("Dark stone grey") |
1962 | + | o190.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1963 | - | o190.Position = Vector3.new(-2.53267288, 13.0606155, 46.1313019) |
1963 | + | o191.Parent = o176 |
1964 | - | o190.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1964 | + | o191.Material = Enum.Material.SmoothPlastic |
1965 | - | o190.Anchored = true |
1965 | + | o191.Position = Vector3.new(-1.76962101, 12.6610804, 46.6319733) |
1966 | - | o190.FormFactor = Enum.FormFactor.Custom |
1966 | + | o191.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1967 | - | o190.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
1967 | + | o191.Anchored = true |
1968 | - | o190.CFrame = CFrame.new(-2.53267288, 13.0606155, 46.1313019, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1968 | + | o191.FormFactor = Enum.FormFactor.Custom |
1969 | - | o190.BottomSurface = Enum.SurfaceType.Smooth |
1969 | + | o191.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
1970 | - | o190.TopSurface = Enum.SurfaceType.Smooth |
1970 | + | o191.CFrame = CFrame.new(-1.76962101, 12.6610804, 46.6319733, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1971 | - | o190.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1971 | + | o191.BottomSurface = Enum.SurfaceType.Smooth |
1972 | - | o190.Position = Vector3.new(-2.53267288, 13.0606155, 46.1313019) |
1972 | + | o191.TopSurface = Enum.SurfaceType.Smooth |
1973 | - | o191.Parent = o190 |
1973 | + | o191.Position = Vector3.new(-1.76962101, 12.6610804, 46.6319733) |
1974 | - | o191.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
1974 | + | o192.Parent = o176 |
1975 | - | o192.Parent = o177 |
1975 | + | o192.Material = Enum.Material.DiamondPlate |
1976 | - | o192.Material = Enum.Material.SmoothPlastic |
1976 | + | o192.BrickColor = BrickColor.new("Dark stone grey") |
1977 | - | o192.Position = Vector3.new(-1.76962101, 12.6610804, 46.6319733) |
1977 | + | o192.Position = Vector3.new(-2.54547691, 13.4681301, 45.7571716) |
1978 | - | o192.Rotation = Vector3.new(-0.0599999987, -5.83999968, 0) |
1978 | + | o192.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) |
1979 | o192.Anchored = true | |
1980 | o192.FormFactor = Enum.FormFactor.Custom | |
1981 | - | o192.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
1981 | + | o192.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
1982 | - | o192.CFrame = CFrame.new(-1.76962101, 12.6610804, 46.6319733, 0.994808376, 7.05968487e-05, -0.10176602, 3.50000118e-05, 0.999999464, 0.00103585771, 0.101766035, -0.00103404163, 0.994807899) |
1982 | + | o192.CFrame = CFrame.new(-2.54547691, 13.4681301, 45.7571716, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1983 | o192.BottomSurface = Enum.SurfaceType.Smooth | |
1984 | o192.TopSurface = Enum.SurfaceType.Smooth | |
1985 | - | o192.Position = Vector3.new(-1.76962101, 12.6610804, 46.6319733) |
1985 | + | o192.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1986 | - | o193.Parent = o177 |
1986 | + | o192.Position = Vector3.new(-2.54547691, 13.4681301, 45.7571716) |
1987 | - | o193.Material = Enum.Material.DiamondPlate |
1987 | + | o194.Parent = mas |
1988 | - | o193.BrickColor = BrickColor.new("Dark stone grey") |
1988 | + | o194.Texture = "http://www.roblox.com/asset/?id=475209028" |
1989 | - | o193.Position = Vector3.new(-2.54547691, 13.4681301, 45.7571716) |
1989 | + | o194.Face = Enum.NormalId.Right |
1990 | - | o193.Rotation = Vector3.new(0.099999994, -0.839999974, -0.0299999993) |
1990 | + | |
1991 | - | o193.Anchored = true |
1991 | + | |
1992 | - | o193.FormFactor = Enum.FormFactor.Custom |
1992 | + | o195.Face = Enum.NormalId.Top |
1993 | - | o193.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
1993 | + | o196.Parent = o3 |
1994 | - | o193.CFrame = CFrame.new(-2.54547691, 13.4681301, 45.7571716, 0.999892235, 0.000523903, -0.0146769574, -0.000550000113, 0.999998331, -0.00177411793, 0.0146760037, 0.00178199913, 0.999890745) |
1994 | + | o196.Material = Enum.Material.Wood |
1995 | - | o193.BottomSurface = Enum.SurfaceType.Smooth |
1995 | + | o196.BrickColor = BrickColor.new("Sand red") |
1996 | - | o193.TopSurface = Enum.SurfaceType.Smooth |
1996 | + | o196.Position = Vector3.new(-7.86964798, 2.66001296, 30.7234631) |
1997 | - | o193.Color = Color3.new(0.388235, 0.372549, 0.384314) |
1997 | + | o196.Anchored = true |
1998 | - | o193.Position = Vector3.new(-2.54547691, 13.4681301, 45.7571716) |
1998 | + | o196.Size = Vector3.new(3.56000042, 5.32000065, 0.200000003) |
1999 | o196.CFrame = CFrame.new(-7.86964798, 2.66001296, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2000 | o196.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2001 | - | o195.Face = Enum.NormalId.Right |
2001 | + | o196.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2002 | - | o196.Parent = mas |
2002 | + | o196.Position = Vector3.new(-7.86964798, 2.66001296, 30.7234631) |
2003 | - | o196.Texture = "http://www.roblox.com/asset/?id=475209028" |
2003 | + | o197.Parent = o3 |
2004 | - | o196.Face = Enum.NormalId.Top |
2004 | + | |
2005 | - | o197.Parent = o4 |
2005 | + | |
2006 | o197.Position = Vector3.new(-14.7546482, 10.3749981, 30.7234631) | |
2007 | o197.Anchored = true | |
2008 | - | o197.Position = Vector3.new(-7.86964798, 2.66001296, 30.7234631) |
2008 | + | o197.Size = Vector3.new(10.4900007, 20.75, 0.200000003) |
2009 | o197.CFrame = CFrame.new(-14.7546482, 10.3749981, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2010 | - | o197.Size = Vector3.new(3.56000042, 5.32000065, 0.200000003) |
2010 | + | |
2011 | - | o197.CFrame = CFrame.new(-7.86964798, 2.66001296, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2011 | + | |
2012 | o197.Position = Vector3.new(-14.7546482, 10.3749981, 30.7234631) | |
2013 | o198.Parent = o3 | |
2014 | - | o197.Position = Vector3.new(-7.86964798, 2.66001296, 30.7234631) |
2014 | + | |
2015 | - | o198.Parent = o4 |
2015 | + | |
2016 | o198.Position = Vector3.new(-7.86964798, 10.0600042, 30.7234631) | |
2017 | o198.Anchored = true | |
2018 | - | o198.Position = Vector3.new(-14.7546482, 10.3749981, 30.7234631) |
2018 | + | o198.Size = Vector3.new(3.56000042, 3.14000058, 0.200000003) |
2019 | o198.CFrame = CFrame.new(-7.86964798, 10.0600042, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2020 | - | o198.Size = Vector3.new(10.4900007, 20.75, 0.200000003) |
2020 | + | |
2021 | - | o198.CFrame = CFrame.new(-14.7546482, 10.3749981, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2021 | + | |
2022 | o198.Position = Vector3.new(-7.86964798, 10.0600042, 30.7234631) | |
2023 | o199.Parent = o3 | |
2024 | - | o198.Position = Vector3.new(-14.7546482, 10.3749981, 30.7234631) |
2024 | + | |
2025 | - | o199.Parent = o4 |
2025 | + | |
2026 | o199.Position = Vector3.new(-3.87964797, 10.4049997, 30.7234631) | |
2027 | o199.Anchored = true | |
2028 | - | o199.Position = Vector3.new(-7.86964798, 10.0600042, 30.7234631) |
2028 | + | o199.Size = Vector3.new(4.52000046, 20.8099995, 0.200000003) |
2029 | o199.CFrame = CFrame.new(-3.87964797, 10.4049997, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2030 | - | o199.Size = Vector3.new(3.56000042, 3.14000058, 0.200000003) |
2030 | + | |
2031 | - | o199.CFrame = CFrame.new(-7.86964798, 10.0600042, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2031 | + | |
2032 | o199.Position = Vector3.new(-3.87964797, 10.4049997, 30.7234631) | |
2033 | o200.Parent = o3 | |
2034 | - | o199.Position = Vector3.new(-7.86964798, 10.0600042, 30.7234631) |
2034 | + | o200.Material = Enum.Material.Sand |
2035 | - | o200.Parent = o4 |
2035 | + | o200.BrickColor = BrickColor.new("Lily white") |
2036 | - | o200.Material = Enum.Material.Wood |
2036 | + | o200.Position = Vector3.new(-1.36965001, 4.40001011, 39.0534058) |
2037 | - | o200.BrickColor = BrickColor.new("Sand red") |
2037 | + | |
2038 | - | o200.Position = Vector3.new(-3.87964797, 10.4049997, 30.7234631) |
2038 | + | o200.Size = Vector3.new(1.76000011, 8.80000019, 0.200000003) |
2039 | o200.CFrame = CFrame.new(-1.36965001, 4.40001011, 39.0534058, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2040 | - | o200.Size = Vector3.new(4.52000046, 20.8099995, 0.200000003) |
2040 | + | o200.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2041 | - | o200.CFrame = CFrame.new(-3.87964797, 10.4049997, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2041 | + | o200.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2042 | - | o200.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2042 | + | o200.Position = Vector3.new(-1.36965001, 4.40001011, 39.0534058) |
2043 | - | o200.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2043 | + | o201.Parent = o3 |
2044 | - | o200.Position = Vector3.new(-3.87964797, 10.4049997, 30.7234631) |
2044 | + | o201.Material = Enum.Material.Brick |
2045 | - | o201.Parent = o4 |
2045 | + | o201.BrickColor = BrickColor.new("Cocoa") |
2046 | - | o201.Material = Enum.Material.Sand |
2046 | + | o201.Position = Vector3.new(-14.8496485, 10.415, 30.5834198) |
2047 | - | o201.BrickColor = BrickColor.new("Lily white") |
2047 | + | |
2048 | - | o201.Position = Vector3.new(-1.36965001, 4.40001011, 39.0534058) |
2048 | + | o201.Size = Vector3.new(10.6800003, 20.8299999, 0.200000003) |
2049 | o201.CFrame = CFrame.new(-14.8496485, 10.415, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2050 | - | o201.Size = Vector3.new(1.76000011, 8.80000019, 0.200000003) |
2050 | + | o201.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2051 | - | o201.CFrame = CFrame.new(-1.36965001, 4.40001011, 39.0534058, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2051 | + | o201.Position = Vector3.new(-14.8496485, 10.415, 30.5834198) |
2052 | - | o201.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2052 | + | o202.Parent = o3 |
2053 | - | o201.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2053 | + | |
2054 | - | o201.Position = Vector3.new(-1.36965001, 4.40001011, 39.0534058) |
2054 | + | |
2055 | - | o202.Parent = o4 |
2055 | + | o202.Position = Vector3.new(-1.45964599, 4.92501116, 67.0483398) |
2056 | o202.Anchored = true | |
2057 | o202.Size = Vector3.new(0.200000003, 9.85000038, 8.46999931) | |
2058 | - | o202.Position = Vector3.new(-14.8496485, 10.415, 30.5834198) |
2058 | + | o202.CFrame = CFrame.new(-1.45964599, 4.92501116, 67.0483398, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2059 | o202.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
2060 | - | o202.Size = Vector3.new(10.6800003, 20.8299999, 0.200000003) |
2060 | + | o202.Position = Vector3.new(-1.45964599, 4.92501116, 67.0483398) |
2061 | - | o202.CFrame = CFrame.new(-14.8496485, 10.415, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2061 | + | o203.Parent = o3 |
2062 | o203.BrickColor = BrickColor.new("Really black") | |
2063 | - | o202.Position = Vector3.new(-14.8496485, 10.415, 30.5834198) |
2063 | + | o203.Position = Vector3.new(-0.979012012, 0.120012999, 50.9770966) |
2064 | - | o203.Parent = o4 |
2064 | + | |
2065 | - | o203.Material = Enum.Material.Brick |
2065 | + | o203.Size = Vector3.new(1.19999897, 0.200000003, 23.8599987) |
2066 | - | o203.BrickColor = BrickColor.new("Cocoa") |
2066 | + | o203.CFrame = CFrame.new(-0.979012012, 0.120012999, 50.9770966, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2067 | - | o203.Position = Vector3.new(-1.45964599, 4.92501116, 67.0483398) |
2067 | + | o203.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2068 | o203.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
2069 | - | o203.Size = Vector3.new(0.200000003, 9.85000038, 8.46999931) |
2069 | + | o203.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2070 | - | o203.CFrame = CFrame.new(-1.45964599, 4.92501116, 67.0483398, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2070 | + | o203.Position = Vector3.new(-0.979012012, 0.120012999, 50.9770966) |
2071 | - | o203.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2071 | + | o204.Parent = o203 |
2072 | - | o203.Position = Vector3.new(-1.45964599, 4.92501116, 67.0483398) |
2072 | + | o204.Texture = "rbxassetid://472902036" |
2073 | - | o204.Parent = o4 |
2073 | + | o204.Face = Enum.NormalId.Top |
2074 | - | o204.BrickColor = BrickColor.new("Really black") |
2074 | + | o205.Parent = o203 |
2075 | - | o204.Position = Vector3.new(-0.979012012, 0.120012999, 50.9770966) |
2075 | + | |
2076 | - | o204.Anchored = true |
2076 | + | o205.Face = Enum.NormalId.Bottom |
2077 | - | o204.Size = Vector3.new(1.19999897, 0.200000003, 23.8599987) |
2077 | + | o206.Parent = o3 |
2078 | - | o204.CFrame = CFrame.new(-0.979012012, 0.120012999, 50.9770966, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2078 | + | o206.Material = Enum.Material.Sand |
2079 | - | o204.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2079 | + | o206.BrickColor = BrickColor.new("Lily white") |
2080 | - | o204.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2080 | + | o206.Position = Vector3.new(-0.429648995, 4.92501116, 48.2583923) |
2081 | - | o204.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2081 | + | o206.Anchored = true |
2082 | - | o204.Position = Vector3.new(-0.979012012, 0.120012999, 50.9770966) |
2082 | + | o206.Size = Vector3.new(0.200000003, 9.85000038, 0.409999847) |
2083 | - | o205.Parent = o204 |
2083 | + | o206.CFrame = CFrame.new(-0.429648995, 4.92501116, 48.2583923, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2084 | o206.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2085 | - | o205.Face = Enum.NormalId.Top |
2085 | + | o206.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2086 | - | o206.Parent = o204 |
2086 | + | o206.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2087 | - | o206.Texture = "rbxassetid://472902036" |
2087 | + | o206.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2088 | - | o206.Face = Enum.NormalId.Bottom |
2088 | + | o206.Position = Vector3.new(-0.429648995, 4.92501116, 48.2583923) |
2089 | - | o207.Parent = o4 |
2089 | + | o207.Parent = o3 |
2090 | o207.Material = Enum.Material.Sand | |
2091 | o207.BrickColor = BrickColor.new("Lily white") | |
2092 | - | o207.Position = Vector3.new(-0.429648995, 4.92501116, 48.2583923) |
2092 | + | o207.Position = Vector3.new(-0.429648995, 4.92501116, 59.8533936) |
2093 | o207.Anchored = true | |
2094 | - | o207.Size = Vector3.new(0.200000003, 9.85000038, 0.409999847) |
2094 | + | o207.Size = Vector3.new(0.200000003, 9.85000038, 6.19999981) |
2095 | - | o207.CFrame = CFrame.new(-0.429648995, 4.92501116, 48.2583923, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2095 | + | o207.CFrame = CFrame.new(-0.429648995, 4.92501116, 59.8533936, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2096 | o207.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2097 | o207.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2098 | o207.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2099 | o207.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2100 | - | o207.Position = Vector3.new(-0.429648995, 4.92501116, 48.2583923) |
2100 | + | |
2101 | - | o208.Parent = o4 |
2101 | + | o207.Position = Vector3.new(-0.429648995, 4.92501116, 59.8533936) |
2102 | o208.Parent = o3 | |
2103 | o208.Material = Enum.Material.Sand | |
2104 | - | o208.Position = Vector3.new(-0.429648995, 4.92501116, 59.8533936) |
2104 | + | |
2105 | o208.Position = Vector3.new(-0.429648995, 4.92501116, 54.2584686) | |
2106 | - | o208.Size = Vector3.new(0.200000003, 9.85000038, 6.19999981) |
2106 | + | |
2107 | - | o208.CFrame = CFrame.new(-0.429648995, 4.92501116, 59.8533936, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2107 | + | o208.Size = Vector3.new(0.200000003, 9.85000038, 0.409999847) |
2108 | o208.CFrame = CFrame.new(-0.429648995, 4.92501116, 54.2584686, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2109 | o208.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2110 | - | o208.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2110 | + | |
2111 | o208.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2112 | o208.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
2113 | - | o208.Position = Vector3.new(-0.429648995, 4.92501116, 59.8533936) |
2113 | + | o208.Position = Vector3.new(-0.429648995, 4.92501116, 54.2584686) |
2114 | - | o209.Parent = o4 |
2114 | + | o209.Parent = o3 |
2115 | - | o209.Material = Enum.Material.Sand |
2115 | + | |
2116 | o209.Transparency = 0.5 | |
2117 | - | o209.Position = Vector3.new(-0.429648995, 4.92501116, 54.2584686) |
2117 | + | o209.Position = Vector3.new(-0.429648995, 4.92501116, 55.6384735) |
2118 | o209.Anchored = true | |
2119 | - | o209.Size = Vector3.new(0.200000003, 9.85000038, 0.409999847) |
2119 | + | o209.Size = Vector3.new(0.200000003, 9.85000038, 2.32999969) |
2120 | - | o209.CFrame = CFrame.new(-0.429648995, 4.92501116, 54.2584686, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2120 | + | o209.CFrame = CFrame.new(-0.429648995, 4.92501116, 55.6384735, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2121 | o209.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
2122 | o209.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
2123 | o209.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2124 | o209.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
2125 | - | o209.Position = Vector3.new(-0.429648995, 4.92501116, 54.2584686) |
2125 | + | o209.Position = Vector3.new(-0.429648995, 4.92501116, 55.6384735) |
2126 | - | o210.Parent = o4 |
2126 | + | o210.Parent = o3 |
2127 | - | o210.BrickColor = BrickColor.new("Lily white") |
2127 | + | o210.Material = Enum.Material.Brick |
2128 | - | o210.Transparency = 0.5 |
2128 | + | o210.BrickColor = BrickColor.new("Cocoa") |
2129 | - | o210.Position = Vector3.new(-0.429648995, 4.92501116, 55.6384735) |
2129 | + | o210.Position = Vector3.new(-20.0896473, 8.0150032, 38.6684113) |
2130 | o210.Anchored = true | |
2131 | - | o210.Size = Vector3.new(0.200000003, 9.85000038, 2.32999969) |
2131 | + | o210.Size = Vector3.new(0.200000003, 16.0300007, 1.8900013) |
2132 | - | o210.CFrame = CFrame.new(-0.429648995, 4.92501116, 55.6384735, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2132 | + | o210.CFrame = CFrame.new(-20.0896473, 8.0150032, 38.6684113, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2133 | - | o210.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2133 | + | o210.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2134 | - | o210.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2134 | + | o210.Position = Vector3.new(-20.0896473, 8.0150032, 38.6684113) |
2135 | - | o210.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2135 | + | o211.Parent = o3 |
2136 | - | o210.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2136 | + | |
2137 | - | o210.Position = Vector3.new(-0.429648995, 4.92501116, 55.6384735) |
2137 | + | |
2138 | - | o211.Parent = o4 |
2138 | + | o211.Position = Vector3.new(-7.86964798, 10.04, 30.5834198) |
2139 | o211.Anchored = true | |
2140 | o211.Size = Vector3.new(3.56000042, 3.10000062, 0.200000003) | |
2141 | - | o211.Position = Vector3.new(-20.0896473, 8.0150032, 38.6684113) |
2141 | + | o211.CFrame = CFrame.new(-7.86964798, 10.04, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2142 | o211.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
2143 | - | o211.Size = Vector3.new(0.200000003, 16.0300007, 1.8900013) |
2143 | + | o211.Position = Vector3.new(-7.86964798, 10.04, 30.5834198) |
2144 | - | o211.CFrame = CFrame.new(-20.0896473, 8.0150032, 38.6684113, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2144 | + | o212.Parent = o3 |
2145 | o212.Material = Enum.Material.Wood | |
2146 | - | o211.Position = Vector3.new(-20.0896473, 8.0150032, 38.6684113) |
2146 | + | o212.BrickColor = BrickColor.new("Sand red") |
2147 | - | o212.Parent = o4 |
2147 | + | o212.Position = Vector3.new(-19.8196468, 8.08500576, 31.6534119) |
2148 | - | o212.Material = Enum.Material.Brick |
2148 | + | |
2149 | - | o212.BrickColor = BrickColor.new("Cocoa") |
2149 | + | o212.Size = Vector3.new(0.200000003, 16.1700001, 2.12000275) |
2150 | - | o212.Position = Vector3.new(-7.86964798, 10.04, 30.5834198) |
2150 | + | o212.CFrame = CFrame.new(-19.8196468, 8.08500576, 31.6534119, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2151 | o212.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2152 | - | o212.Size = Vector3.new(3.56000042, 3.10000062, 0.200000003) |
2152 | + | o212.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2153 | - | o212.CFrame = CFrame.new(-7.86964798, 10.04, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2153 | + | o212.Position = Vector3.new(-19.8196468, 8.08500576, 31.6534119) |
2154 | - | o212.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2154 | + | o213.Parent = o3 |
2155 | - | o212.Position = Vector3.new(-7.86964798, 10.04, 30.5834198) |
2155 | + | |
2156 | - | o213.Parent = o4 |
2156 | + | |
2157 | o213.Position = Vector3.new(-19.8196468, 4.92501116, 58.2384033) | |
2158 | o213.Anchored = true | |
2159 | - | o213.Position = Vector3.new(-19.8196468, 8.08500576, 31.6534119) |
2159 | + | o213.Size = Vector3.new(0.200000003, 9.85000038, 25.9899998) |
2160 | o213.CFrame = CFrame.new(-19.8196468, 4.92501116, 58.2384033, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2161 | - | o213.Size = Vector3.new(0.200000003, 16.1700001, 2.12000275) |
2161 | + | |
2162 | - | o213.CFrame = CFrame.new(-19.8196468, 8.08500576, 31.6534119, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2162 | + | |
2163 | o213.Position = Vector3.new(-19.8196468, 4.92501116, 58.2384033) | |
2164 | o214.Parent = o3 | |
2165 | - | o213.Position = Vector3.new(-19.8196468, 8.08500576, 31.6534119) |
2165 | + | |
2166 | - | o214.Parent = o4 |
2166 | + | |
2167 | o214.Position = Vector3.new(-19.8196468, 8.0500021, 38.6684113) | |
2168 | o214.Anchored = true | |
2169 | - | o214.Position = Vector3.new(-19.8196468, 4.92501116, 58.2384033) |
2169 | + | o214.Size = Vector3.new(0.200000003, 16.1000004, 1.8900013) |
2170 | o214.CFrame = CFrame.new(-19.8196468, 8.0500021, 38.6684113, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2171 | - | o214.Size = Vector3.new(0.200000003, 9.85000038, 25.9899998) |
2171 | + | |
2172 | - | o214.CFrame = CFrame.new(-19.8196468, 4.92501116, 58.2384033, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2172 | + | |
2173 | o214.Position = Vector3.new(-19.8196468, 8.0500021, 38.6684113) | |
2174 | o215.Parent = o3 | |
2175 | - | o214.Position = Vector3.new(-19.8196468, 4.92501116, 58.2384033) |
2175 | + | o215.Material = Enum.Material.Brick |
2176 | - | o215.Parent = o4 |
2176 | + | o215.BrickColor = BrickColor.new("Cocoa") |
2177 | - | o215.Material = Enum.Material.Wood |
2177 | + | o215.Position = Vector3.new(-3.87964797, 10.3950081, 30.5834198) |
2178 | - | o215.BrickColor = BrickColor.new("Sand red") |
2178 | + | |
2179 | - | o215.Position = Vector3.new(-19.8196468, 8.0500021, 38.6684113) |
2179 | + | o215.Size = Vector3.new(4.52000046, 20.7900009, 0.200000003) |
2180 | o215.CFrame = CFrame.new(-3.87964797, 10.3950081, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2181 | - | o215.Size = Vector3.new(0.200000003, 16.1000004, 1.8900013) |
2181 | + | o215.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2182 | - | o215.CFrame = CFrame.new(-19.8196468, 8.0500021, 38.6684113, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2182 | + | o215.Position = Vector3.new(-3.87964797, 10.3950081, 30.5834198) |
2183 | - | o215.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2183 | + | o216.Parent = o3 |
2184 | - | o215.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2184 | + | o216.Material = Enum.Material.Wood |
2185 | - | o215.Position = Vector3.new(-19.8196468, 8.0500021, 38.6684113) |
2185 | + | o216.BrickColor = BrickColor.new("Really black") |
2186 | - | o216.Parent = o4 |
2186 | + | o216.Position = Vector3.new(-19.7946472, 8.58499813, 51.4234009) |
2187 | - | o216.Material = Enum.Material.Brick |
2187 | + | |
2188 | - | o216.BrickColor = BrickColor.new("Cocoa") |
2188 | + | o216.Size = Vector3.new(0.25, 4.05000067, 4.19999981) |
2189 | - | o216.Position = Vector3.new(-3.87964797, 10.3950081, 30.5834198) |
2189 | + | o216.CFrame = CFrame.new(-19.7946472, 8.58499813, 51.4234009, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2190 | o216.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2191 | - | o216.Size = Vector3.new(4.52000046, 20.7900009, 0.200000003) |
2191 | + | o216.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2192 | - | o216.CFrame = CFrame.new(-3.87964797, 10.3950081, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2192 | + | o216.Position = Vector3.new(-19.7946472, 8.58499813, 51.4234009) |
2193 | - | o216.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2193 | + | o217.Parent = o216 |
2194 | - | o216.Position = Vector3.new(-3.87964797, 10.3950081, 30.5834198) |
2194 | + | o217.Texture = "http://www.roblox.com/asset/?id=360191568" |
2195 | - | o217.Parent = o4 |
2195 | + | o217.Face = Enum.NormalId.Right |
2196 | - | o217.Material = Enum.Material.Wood |
2196 | + | o218.Parent = o3 |
2197 | - | o217.BrickColor = BrickColor.new("Really black") |
2197 | + | o218.Material = Enum.Material.Wood |
2198 | - | o217.Position = Vector3.new(-19.7946472, 8.58499813, 51.4234009) |
2198 | + | o218.BrickColor = BrickColor.new("Really black") |
2199 | - | o217.Anchored = true |
2199 | + | o218.Position = Vector3.new(-14.3396482, 14.7749977, 30.7284698) |
2200 | - | o217.Size = Vector3.new(0.25, 4.05000067, 4.19999981) |
2200 | + | o218.Anchored = true |
2201 | - | o217.CFrame = CFrame.new(-19.7946472, 8.58499813, 51.4234009, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2201 | + | o218.Size = Vector3.new(5.30000067, 5.47000074, 0.210000008) |
2202 | - | o217.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2202 | + | o218.CFrame = CFrame.new(-14.3396482, 14.7749977, 30.7284698, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2203 | - | o217.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2203 | + | o218.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2204 | - | o217.Position = Vector3.new(-19.7946472, 8.58499813, 51.4234009) |
2204 | + | o218.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2205 | - | o218.Parent = o217 |
2205 | + | o218.Position = Vector3.new(-14.3396482, 14.7749977, 30.7284698) |
2206 | - | o218.Texture = "http://www.roblox.com/asset/?id=360191568" |
2206 | + | o219.Parent = o218 |
2207 | - | o218.Face = Enum.NormalId.Right |
2207 | + | o219.Texture = "http://www.roblox.com/asset/?id=360340343" |
2208 | - | o219.Parent = o4 |
2208 | + | o219.Face = Enum.NormalId.Back |
2209 | - | o219.Material = Enum.Material.Wood |
2209 | + | o220.Parent = o3 |
2210 | - | o219.BrickColor = BrickColor.new("Really black") |
2210 | + | o220.Material = Enum.Material.Fabric |
2211 | - | o219.Position = Vector3.new(-14.3396482, 14.7749977, 30.7284698) |
2211 | + | o220.BrickColor = BrickColor.new("Lily white") |
2212 | - | o219.Anchored = true |
2212 | + | o220.Position = Vector3.new(-14.7553577, 8.83660412, 39.5313416) |
2213 | - | o219.Size = Vector3.new(5.30000067, 5.47000074, 0.210000008) |
2213 | + | o220.Rotation = Vector3.new(0, 0.629999995, 0) |
2214 | - | o219.CFrame = CFrame.new(-14.3396482, 14.7749977, 30.7284698, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2214 | + | o220.Anchored = true |
2215 | - | o219.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2215 | + | o220.Size = Vector3.new(5.00000095, 0.200000003, 13.5799999) |
2216 | - | o219.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2216 | + | o220.CFrame = CFrame.new(-14.7553577, 8.83660412, 39.5313416, 0.999940217, 0, 0.010936996, 0, 1, 0, -0.010936996, 0, 0.999940217) |
2217 | - | o219.Position = Vector3.new(-14.3396482, 14.7749977, 30.7284698) |
2217 | + | o220.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2218 | - | o220.Parent = o219 |
2218 | + | o220.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2219 | - | o220.Texture = "http://www.roblox.com/asset/?id=360340343" |
2219 | + | o220.Position = Vector3.new(-14.7553577, 8.83660412, 39.5313416) |
2220 | - | o220.Face = Enum.NormalId.Back |
2220 | + | o221.Parent = o3 |
2221 | - | o221.Parent = o4 |
2221 | + | o222.Name = "Boomerang" |
2222 | - | o221.Material = Enum.Material.Fabric |
2222 | + | o222.Parent = o221 |
2223 | - | o221.BrickColor = BrickColor.new("Lily white") |
2223 | + | o222.BrickColor = BrickColor.new("Really black") |
2224 | - | o221.Position = Vector3.new(-14.7553577, 8.83660412, 39.5313416) |
2224 | + | o222.Position = Vector3.new(-16.6677361, 4.76005983, 59.7366333) |
2225 | - | o221.Rotation = Vector3.new(0, 0.629999995, 0) |
2225 | + | o222.Rotation = Vector3.new(-179.98999, 0, -180) |
2226 | - | o221.Anchored = true |
2226 | + | o222.Anchored = true |
2227 | - | o221.Size = Vector3.new(5.00000095, 0.200000003, 13.5799999) |
2227 | + | o222.CanCollide = false |
2228 | - | o221.CFrame = CFrame.new(-14.7553577, 8.83660412, 39.5313416, 0.999940217, 0, 0.010936996, 0, 1, 0, -0.010936996, 0, 0.999940217) |
2228 | + | o222.FormFactor = Enum.FormFactor.Custom |
2229 | - | o221.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2229 | + | o222.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2230 | - | o221.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2230 | + | o222.CFrame = CFrame.new(-16.6677361, 4.76005983, 59.7366333, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2231 | - | o221.Position = Vector3.new(-14.7553577, 8.83660412, 39.5313416) |
2231 | + | o222.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2232 | - | o222.Parent = o4 |
2232 | + | o222.Position = Vector3.new(-16.6677361, 4.76005983, 59.7366333) |
2233 | - | o223.Name = "Boomerang" |
2233 | + | |
2234 | o223.MeshId = "http://www.roblox.com/asset/?id=13425802" | |
2235 | - | o223.BrickColor = BrickColor.new("Really black") |
2235 | + | o223.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2236 | - | o223.Position = Vector3.new(-16.6677361, 4.76005983, 59.7366333) |
2236 | + | o223.MeshType = Enum.MeshType.FileMesh |
2237 | - | o223.Rotation = Vector3.new(-179.98999, 0, -180) |
2237 | + | o224.Name = "Hook" |
2238 | - | o223.Anchored = true |
2238 | + | o224.Parent = o221 |
2239 | - | o223.CanCollide = false |
2239 | + | o224.BrickColor = BrickColor.new("Really black") |
2240 | - | o223.FormFactor = Enum.FormFactor.Custom |
2240 | + | o224.Transparency = 0.10000002384186 |
2241 | - | o223.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2241 | + | o224.Position = Vector3.new(-16.6746941, 5.0600419, 59.7586517) |
2242 | - | o223.CFrame = CFrame.new(-16.6677361, 4.76005983, 59.7366333, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2242 | + | o224.Rotation = Vector3.new(-89.9899979, 0, 0) |
2243 | - | o223.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2243 | + | o224.Anchored = true |
2244 | - | o223.Position = Vector3.new(-16.6677361, 4.76005983, 59.7366333) |
2244 | + | o224.CanCollide = false |
2245 | - | o224.Parent = o223 |
2245 | + | o224.FormFactor = Enum.FormFactor.Custom |
2246 | - | o224.MeshId = "http://www.roblox.com/asset/?id=13425802" |
2246 | + | o224.Size = Vector3.new(1, 0.400000036, 0.200000003) |
2247 | - | o224.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2247 | + | o224.CFrame = CFrame.new(-16.6746941, 5.0600419, 59.7586517, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
2248 | - | o224.MeshType = Enum.MeshType.FileMesh |
2248 | + | o224.BottomSurface = Enum.SurfaceType.Smooth |
2249 | - | o225.Name = "Hook" |
2249 | + | o224.TopSurface = Enum.SurfaceType.Smooth |
2250 | - | o225.Parent = o222 |
2250 | + | o224.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2251 | - | o225.BrickColor = BrickColor.new("Really black") |
2251 | + | o224.Position = Vector3.new(-16.6746941, 5.0600419, 59.7586517) |
2252 | - | o225.Transparency = 0.10000002384186 |
2252 | + | o225.Parent = o224 |
2253 | - | o225.Position = Vector3.new(-16.6746941, 5.0600419, 59.7586517) |
2253 | + | o225.MeshId = "http://www.roblox.com/asset/?id=13160225" |
2254 | - | o225.Rotation = Vector3.new(-89.9899979, 0, 0) |
2254 | + | o225.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
2255 | - | o225.Anchored = true |
2255 | + | o225.TextureId = "http://www.roblox.com/asset?id=114877285" |
2256 | - | o225.CanCollide = false |
2256 | + | o225.MeshType = Enum.MeshType.FileMesh |
2257 | - | o225.FormFactor = Enum.FormFactor.Custom |
2257 | + | o226.Parent = o3 |
2258 | - | o225.Size = Vector3.new(1, 0.400000036, 0.200000003) |
2258 | + | o226.Position = Vector3.new(-1.26014495, 12.7029238, 40.3499298) |
2259 | - | o225.CFrame = CFrame.new(-16.6746941, 5.0600419, 59.7586517, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
2259 | + | o226.Rotation = Vector3.new(-90, 0, 179.409988) |
2260 | - | o225.BottomSurface = Enum.SurfaceType.Smooth |
2260 | + | o226.Anchored = true |
2261 | - | o225.TopSurface = Enum.SurfaceType.Smooth |
2261 | + | o226.FormFactor = Enum.FormFactor.Custom |
2262 | - | o225.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2262 | + | o226.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
2263 | - | o225.Position = Vector3.new(-16.6746941, 5.0600419, 59.7586517) |
2263 | + | o226.CFrame = CFrame.new(-1.26014495, 12.7029238, 40.3499298, -0.999947488, -0.0102486415, -2.31988402e-08, -7.13204562e-09, -6.45664386e-07, 1, -0.0102486564, 0.999947488, 6.4498488e-07) |
2264 | - | o226.Parent = o225 |
2264 | + | o226.Position = Vector3.new(-1.26014495, 12.7029238, 40.3499298) |
2265 | - | o226.MeshId = "http://www.roblox.com/asset/?id=13160225" |
2265 | + | o227.Parent = o226 |
2266 | - | o226.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
2266 | + | o227.MeshId = "http://www.roblox.com/asset/?id=1136139" |
2267 | - | o226.TextureId = "http://www.roblox.com/asset?id=114877285" |
2267 | + | o227.Scale = Vector3.new(0.5, 0.5, 0.5) |
2268 | - | o226.MeshType = Enum.MeshType.FileMesh |
2268 | + | o227.TextureId = "http://www.roblox.com/asset/?id=1139750" |
2269 | - | o227.Parent = o4 |
2269 | + | o227.MeshType = Enum.MeshType.FileMesh |
2270 | - | o227.Position = Vector3.new(-1.26014495, 12.7029238, 40.3499298) |
2270 | + | o228.Parent = o226 |
2271 | - | o227.Rotation = Vector3.new(-90, 0, 179.409988) |
2271 | + | o228.Texture = "http://www.roblox.com/asset/?id=306661919" |
2272 | - | o227.Anchored = true |
2272 | + | o228.Face = Enum.NormalId.Right |
2273 | - | o227.FormFactor = Enum.FormFactor.Custom |
2273 | + | o229.Parent = o3 |
2274 | - | o227.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
2274 | + | o230.Parent = o229 |
2275 | - | o227.CFrame = CFrame.new(-1.26014495, 12.7029238, 40.3499298, -0.999947488, -0.0102486415, -2.31988402e-08, -7.13204562e-09, -6.45664386e-07, 1, -0.0102486564, 0.999947488, 6.4498488e-07) |
2275 | + | o230.Position = Vector3.new(-1.27599299, 12.5755062, 39.3243561) |
2276 | - | o227.Position = Vector3.new(-1.26014495, 12.7029238, 40.3499298) |
2276 | + | o230.Rotation = Vector3.new(-90.0099945, -0.00999999978, -180) |
2277 | - | o228.Parent = o227 |
2277 | + | o230.Anchored = true |
2278 | - | o228.MeshId = "http://www.roblox.com/asset/?id=1136139" |
2278 | + | o230.FormFactor = Enum.FormFactor.Custom |
2279 | - | o228.Scale = Vector3.new(0.5, 0.5, 0.5) |
2279 | + | o230.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
2280 | - | o228.TextureId = "http://www.roblox.com/asset/?id=1139750" |
2280 | + | o230.CFrame = CFrame.new(-1.27599299, 12.5755062, 39.3243561, -1, 3.54710501e-05, -0.000194402484, -0.000194397697, 0.000135058668, 1, 3.54973054e-05, 1, -0.00013505177) |
2281 | - | o228.MeshType = Enum.MeshType.FileMesh |
2281 | + | o230.Position = Vector3.new(-1.27599299, 12.5755062, 39.3243561) |
2282 | - | o229.Parent = o227 |
2282 | + | |
2283 | - | o229.Texture = "http://www.roblox.com/asset/?id=306661919" |
2283 | + | o231.MeshId = "http://www.roblox.com/asset/?id=1136139" |
2284 | - | o229.Face = Enum.NormalId.Right |
2284 | + | o231.Scale = Vector3.new(0.5, 0.5, 0.5) |
2285 | - | o230.Parent = o4 |
2285 | + | o231.TextureId = "http://www.roblox.com/asset/?id=1136350" |
2286 | o231.MeshType = Enum.MeshType.FileMesh | |
2287 | - | o231.Position = Vector3.new(-1.27599299, 12.5755062, 39.3243561) |
2287 | + | o232.Parent = o229 |
2288 | - | o231.Rotation = Vector3.new(-90.0099945, -0.00999999978, -180) |
2288 | + | o232.Position = Vector3.new(-1.275967, 12.5155563, 39.8243561) |
2289 | - | o231.Anchored = true |
2289 | + | o232.Rotation = Vector3.new(-90.0099945, 14.9899998, -180) |
2290 | - | o231.FormFactor = Enum.FormFactor.Custom |
2290 | + | o232.Anchored = true |
2291 | - | o231.Size = Vector3.new(0.999999821, 0.400000006, 1.39999986) |
2291 | + | o232.FormFactor = Enum.FormFactor.Custom |
2292 | - | o231.CFrame = CFrame.new(-1.27599299, 12.5755062, 39.3243561, -1, 3.54710501e-05, -0.000194402484, -0.000194397697, 0.000135058668, 1, 3.54973054e-05, 1, -0.00013505177) |
2292 | + | o232.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
2293 | - | o231.Position = Vector3.new(-1.27599299, 12.5755062, 39.3243561) |
2293 | + | o232.CFrame = CFrame.new(-1.275967, 12.5155563, 39.8243561, -0.965977013, 3.61275088e-05, 0.258628011, 0.258628011, 0.000134939153, 0.965977013, -6.98481495e-10, 1, -0.000139691707) |
2294 | - | o232.Parent = o231 |
2294 | + | o232.Position = Vector3.new(-1.275967, 12.5155563, 39.8243561) |
2295 | - | o232.MeshId = "http://www.roblox.com/asset/?id=1136139" |
2295 | + | o233.Parent = o232 |
2296 | - | o232.Scale = Vector3.new(0.5, 0.5, 0.5) |
2296 | + | o233.MeshId = "http://www.roblox.com/asset/?id=1136139" |
2297 | - | o232.TextureId = "http://www.roblox.com/asset/?id=1136350" |
2297 | + | o233.Scale = Vector3.new(0.5, 0.5, 0.5) |
2298 | - | o232.MeshType = Enum.MeshType.FileMesh |
2298 | + | o233.TextureId = "http://www.roblox.com/asset/?id=1139752" |
2299 | - | o233.Parent = o230 |
2299 | + | o233.MeshType = Enum.MeshType.FileMesh |
2300 | - | o233.Position = Vector3.new(-1.275967, 12.5155563, 39.8243561) |
2300 | + | o234.Parent = o3 |
2301 | - | o233.Rotation = Vector3.new(-90.0099945, 14.9899998, -180) |
2301 | + | o234.Material = Enum.Material.Wood |
2302 | - | o233.Anchored = true |
2302 | + | o234.BrickColor = BrickColor.new("Really black") |
2303 | - | o233.FormFactor = Enum.FormFactor.Custom |
2303 | + | o234.Position = Vector3.new(-1.88964295, 6.05500889, 35.2384033) |
2304 | - | o233.Size = Vector3.new(0.999999821, 0.600000024, 1.39999986) |
2304 | + | o234.Anchored = true |
2305 | - | o233.CFrame = CFrame.new(-1.275967, 12.5155563, 39.8243561, -0.965977013, 3.61275088e-05, 0.258628011, 0.258628011, 0.000134939153, 0.965977013, -6.98481495e-10, 1, -0.000139691707) |
2305 | + | o234.Size = Vector3.new(0.360000014, 3.91000032, 4.96999931) |
2306 | - | o233.Position = Vector3.new(-1.275967, 12.5155563, 39.8243561) |
2306 | + | o234.CFrame = CFrame.new(-1.88964295, 6.05500889, 35.2384033, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2307 | - | o234.Parent = o233 |
2307 | + | o234.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2308 | - | o234.MeshId = "http://www.roblox.com/asset/?id=1136139" |
2308 | + | o234.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2309 | - | o234.Scale = Vector3.new(0.5, 0.5, 0.5) |
2309 | + | o234.Position = Vector3.new(-1.88964295, 6.05500889, 35.2384033) |
2310 | - | o234.TextureId = "http://www.roblox.com/asset/?id=1139752" |
2310 | + | o235.Parent = o3 |
2311 | - | o234.MeshType = Enum.MeshType.FileMesh |
2311 | + | |
2312 | - | o235.Parent = o4 |
2312 | + | o235.BrickColor = BrickColor.new("Sand red") |
2313 | o235.Position = Vector3.new(-16.7546482, 4.40501213, 63.0033875) | |
2314 | - | o235.BrickColor = BrickColor.new("Really black") |
2314 | + | |
2315 | - | o235.Position = Vector3.new(-1.88964295, 6.05500889, 35.2384033) |
2315 | + | o235.Size = Vector3.new(6.64999962, 8.81000042, 0.200000003) |
2316 | o235.CFrame = CFrame.new(-16.7546482, 4.40501213, 63.0033875, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2317 | - | o235.Size = Vector3.new(0.360000014, 3.91000032, 4.96999931) |
2317 | + | o235.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2318 | - | o235.CFrame = CFrame.new(-1.88964295, 6.05500889, 35.2384033, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2318 | + | o235.Position = Vector3.new(-16.7546482, 4.40501213, 63.0033875) |
2319 | - | o235.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2319 | + | o236.Parent = o3 |
2320 | - | o235.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2320 | + | |
2321 | - | o235.Position = Vector3.new(-1.88964295, 6.05500889, 35.2384033) |
2321 | + | |
2322 | - | o236.Parent = o4 |
2322 | + | o236.Position = Vector3.new(-13.4496479, 4.91500902, 69.2084045) |
2323 | o236.Anchored = true | |
2324 | o236.Size = Vector3.new(0.200000003, 9.82999992, 4.05000067) | |
2325 | - | o236.Position = Vector3.new(-16.7546482, 4.40501213, 63.0033875) |
2325 | + | o236.CFrame = CFrame.new(-13.4496479, 4.91500902, 69.2084045, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2326 | o236.LeftSurface = Enum.SurfaceType.SmoothNoOutlines | |
2327 | - | o236.Size = Vector3.new(6.64999962, 8.81000042, 0.200000003) |
2327 | + | o236.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2328 | - | o236.CFrame = CFrame.new(-16.7546482, 4.40501213, 63.0033875, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2328 | + | |
2329 | o236.Position = Vector3.new(-13.4496479, 4.91500902, 69.2084045) | |
2330 | - | o236.Position = Vector3.new(-16.7546482, 4.40501213, 63.0033875) |
2330 | + | o237.Parent = o3 |
2331 | - | o237.Parent = o4 |
2331 | + | |
2332 | o237.BrickColor = BrickColor.new("Sand red") | |
2333 | o237.Position = Vector3.new(-16.7146416, 6.50001001, 59.3234138) | |
2334 | - | o237.Position = Vector3.new(-13.4496479, 4.91500902, 69.2084045) |
2334 | + | |
2335 | o237.Size = Vector3.new(6.72999954, 13, 0.200000003) | |
2336 | - | o237.Size = Vector3.new(0.200000003, 9.82999992, 4.05000067) |
2336 | + | o237.CFrame = CFrame.new(-16.7146416, 6.50001001, 59.3234138, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2337 | - | o237.CFrame = CFrame.new(-13.4496479, 4.91500902, 69.2084045, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2337 | + | o237.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2338 | - | o237.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2338 | + | o237.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2339 | o237.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2340 | o237.Color = Color3.new(0.584314, 0.47451, 0.466667) | |
2341 | - | o237.Position = Vector3.new(-13.4496479, 4.91500902, 69.2084045) |
2341 | + | o237.Position = Vector3.new(-16.7146416, 6.50001001, 59.3234138) |
2342 | - | o238.Parent = o4 |
2342 | + | o238.Parent = o3 |
2343 | o238.Material = Enum.Material.Wood | |
2344 | o238.BrickColor = BrickColor.new("Sand red") | |
2345 | - | o238.Position = Vector3.new(-16.7146416, 6.50001001, 59.3234138) |
2345 | + | o238.Position = Vector3.new(-13.4496479, 4.88000917, 59.6934052) |
2346 | o238.Anchored = true | |
2347 | - | o238.Size = Vector3.new(6.72999954, 13, 0.200000003) |
2347 | + | o238.Size = Vector3.new(0.200000003, 9.76000023, 0.940000534) |
2348 | - | o238.CFrame = CFrame.new(-16.7146416, 6.50001001, 59.3234138, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2348 | + | o238.CFrame = CFrame.new(-13.4496479, 4.88000917, 59.6934052, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2349 | - | o238.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2349 | + | o238.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2350 | - | o238.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2350 | + | |
2351 | o238.Color = Color3.new(0.584314, 0.47451, 0.466667) | |
2352 | o238.Position = Vector3.new(-13.4496479, 4.88000917, 59.6934052) | |
2353 | - | o238.Position = Vector3.new(-16.7146416, 6.50001001, 59.3234138) |
2353 | + | o239.Parent = o3 |
2354 | - | o239.Parent = o4 |
2354 | + | |
2355 | o239.BrickColor = BrickColor.new("Sand red") | |
2356 | o239.Position = Vector3.new(-13.4496479, 8.66499996, 61.0833893) | |
2357 | - | o239.Position = Vector3.new(-13.4496479, 4.88000917, 59.6934052) |
2357 | + | |
2358 | o239.Size = Vector3.new(0.200000003, 2.31000066, 1.94000089) | |
2359 | - | o239.Size = Vector3.new(0.200000003, 9.76000023, 0.940000534) |
2359 | + | o239.CFrame = CFrame.new(-13.4496479, 8.66499996, 61.0833893, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2360 | - | o239.CFrame = CFrame.new(-13.4496479, 4.88000917, 59.6934052, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2360 | + | |
2361 | o239.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2362 | o239.Color = Color3.new(0.584314, 0.47451, 0.466667) | |
2363 | o239.Position = Vector3.new(-13.4496479, 8.66499996, 61.0833893) | |
2364 | - | o239.Position = Vector3.new(-13.4496479, 4.88000917, 59.6934052) |
2364 | + | o240.Parent = o3 |
2365 | - | o240.Parent = o4 |
2365 | + | |
2366 | o240.BrickColor = BrickColor.new("Wheat") | |
2367 | - | o240.BrickColor = BrickColor.new("Sand red") |
2367 | + | o240.Position = Vector3.new(-18.1446457, 6.060009, 61.1234131) |
2368 | - | o240.Position = Vector3.new(-13.4496479, 8.66499996, 61.0833893) |
2368 | + | |
2369 | o240.Size = Vector3.new(3.48999977, 0.200000003, 3.60000014) | |
2370 | - | o240.Size = Vector3.new(0.200000003, 2.31000066, 1.94000089) |
2370 | + | o240.CFrame = CFrame.new(-18.1446457, 6.060009, 61.1234131, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2371 | - | o240.CFrame = CFrame.new(-13.4496479, 8.66499996, 61.0833893, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2371 | + | o240.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2372 | - | o240.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2372 | + | o240.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2373 | - | o240.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2373 | + | o240.Color = Color3.new(0.945098, 0.905882, 0.780392) |
2374 | - | o240.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2374 | + | o240.Position = Vector3.new(-18.1446457, 6.060009, 61.1234131) |
2375 | - | o240.Position = Vector3.new(-13.4496479, 8.66499996, 61.0833893) |
2375 | + | o241.Parent = o3 |
2376 | - | o241.Parent = o4 |
2376 | + | |
2377 | o241.BrickColor = BrickColor.new("Sand red") | |
2378 | - | o241.BrickColor = BrickColor.new("Wheat") |
2378 | + | o241.Position = Vector3.new(-13.4496479, 8.6999979, 65.773407) |
2379 | - | o241.Position = Vector3.new(-18.1446457, 6.060009, 61.1234131) |
2379 | + | |
2380 | o241.Size = Vector3.new(0.200000003, 2.38000059, 3.10000086) | |
2381 | - | o241.Size = Vector3.new(3.48999977, 0.200000003, 3.60000014) |
2381 | + | o241.CFrame = CFrame.new(-13.4496479, 8.6999979, 65.773407, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2382 | - | o241.CFrame = CFrame.new(-18.1446457, 6.060009, 61.1234131, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2382 | + | o241.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2383 | - | o241.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2383 | + | o241.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2384 | - | o241.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2384 | + | o241.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2385 | - | o241.Color = Color3.new(0.945098, 0.905882, 0.780392) |
2385 | + | o241.Position = Vector3.new(-13.4496479, 8.6999979, 65.773407) |
2386 | - | o241.Position = Vector3.new(-18.1446457, 6.060009, 61.1234131) |
2386 | + | o244.Parent = mas |
2387 | - | o242.Parent = o4 |
2387 | + | o244.Texture = "http://www.roblox.com/asset/?id=446610929" |
2388 | - | o242.Material = Enum.Material.Wood |
2388 | + | o244.Face = Enum.NormalId.Top |
2389 | - | o242.BrickColor = BrickColor.new("Sand red") |
2389 | + | |
2390 | - | o242.Position = Vector3.new(-13.4496479, 8.6999979, 65.773407) |
2390 | + | |
2391 | - | o242.Anchored = true |
2391 | + | o245.Face = Enum.NormalId.Right |
2392 | - | o242.Size = Vector3.new(0.200000003, 2.38000059, 3.10000086) |
2392 | + | o247.Parent = mas |
2393 | - | o242.CFrame = CFrame.new(-13.4496479, 8.6999979, 65.773407, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2393 | + | o247.Texture = "http://www.roblox.com/asset/?id=475209235" |
2394 | - | o242.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2394 | + | o247.Face = Enum.NormalId.Top |
2395 | - | o242.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2395 | + | |
2396 | - | o242.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2396 | + | |
2397 | - | o242.Position = Vector3.new(-13.4496479, 8.6999979, 65.773407) |
2397 | + | o248.Face = Enum.NormalId.Right |
2398 | o249.Parent = o3 | |
2399 | o249.Material = Enum.Material.Wood | |
2400 | - | o245.Face = Enum.NormalId.Top |
2400 | + | o249.BrickColor = BrickColor.new("Really black") |
2401 | - | o246.Parent = mas |
2401 | + | o249.Position = Vector3.new(-13.4496479, 3.81001091, 61.0833893) |
2402 | - | o246.Texture = "http://www.roblox.com/asset/?id=446610929" |
2402 | + | o249.Anchored = true |
2403 | - | o246.Face = Enum.NormalId.Right |
2403 | + | o249.CanCollide = false |
2404 | o249.Size = Vector3.new(0.200000003, 7.44000053, 1.94000089) | |
2405 | o249.CFrame = CFrame.new(-13.4496479, 3.81001091, 61.0833893, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2406 | - | o248.Face = Enum.NormalId.Top |
2406 | + | o249.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2407 | - | o249.Parent = mas |
2407 | + | o249.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2408 | - | o249.Texture = "http://www.roblox.com/asset/?id=475209235" |
2408 | + | o249.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2409 | - | o249.Face = Enum.NormalId.Right |
2409 | + | o249.Position = Vector3.new(-13.4496479, 3.81001091, 61.0833893) |
2410 | - | o250.Parent = o4 |
2410 | + | o250.Parent = o3 |
2411 | o250.Material = Enum.Material.Wood | |
2412 | - | o250.BrickColor = BrickColor.new("Really black") |
2412 | + | o250.BrickColor = BrickColor.new("Sand red") |
2413 | - | o250.Position = Vector3.new(-13.4496479, 3.81001091, 61.0833893) |
2413 | + | o250.Position = Vector3.new(-13.4496479, 4.92501116, 63.1833954) |
2414 | o250.Anchored = true | |
2415 | - | o250.CanCollide = false |
2415 | + | o250.Size = Vector3.new(0.200000003, 9.85000038, 2.20000076) |
2416 | - | o250.Size = Vector3.new(0.200000003, 7.44000053, 1.94000089) |
2416 | + | o250.CFrame = CFrame.new(-13.4496479, 4.92501116, 63.1833954, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2417 | - | o250.CFrame = CFrame.new(-13.4496479, 3.81001091, 61.0833893, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2417 | + | |
2418 | o250.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2419 | o250.Color = Color3.new(0.584314, 0.47451, 0.466667) | |
2420 | - | o250.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2420 | + | o250.Position = Vector3.new(-13.4496479, 4.92501116, 63.1833954) |
2421 | - | o250.Position = Vector3.new(-13.4496479, 3.81001091, 61.0833893) |
2421 | + | o251.Parent = o3 |
2422 | - | o251.Parent = o4 |
2422 | + | |
2423 | o251.BrickColor = BrickColor.new("Wheat") | |
2424 | - | o251.BrickColor = BrickColor.new("Sand red") |
2424 | + | o251.Position = Vector3.new(-16.6296463, 5.45000792, 61.1234131) |
2425 | - | o251.Position = Vector3.new(-13.4496479, 4.92501116, 63.1833954) |
2425 | + | |
2426 | o251.Size = Vector3.new(0.200000003, 0.200000003, 3.60000014) | |
2427 | - | o251.Size = Vector3.new(0.200000003, 9.85000038, 2.20000076) |
2427 | + | o251.CFrame = CFrame.new(-16.6296463, 5.45000792, 61.1234131, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2428 | - | o251.CFrame = CFrame.new(-13.4496479, 4.92501116, 63.1833954, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2428 | + | o251.Color = Color3.new(0.945098, 0.905882, 0.780392) |
2429 | - | o251.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2429 | + | o251.Position = Vector3.new(-16.6296463, 5.45000792, 61.1234131) |
2430 | - | o251.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2430 | + | o252.Parent = o3 |
2431 | - | o251.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2431 | + | |
2432 | - | o251.Position = Vector3.new(-13.4496479, 4.92501116, 63.1833954) |
2432 | + | o252.BrickColor = BrickColor.new("Really black") |
2433 | - | o252.Parent = o4 |
2433 | + | o252.Position = Vector3.new(-13.4496479, 3.85000706, 65.7234039) |
2434 | o252.Anchored = true | |
2435 | - | o252.BrickColor = BrickColor.new("Wheat") |
2435 | + | o252.CanCollide = false |
2436 | - | o252.Position = Vector3.new(-16.6296463, 5.45000792, 61.1234131) |
2436 | + | o252.Size = Vector3.new(0.200000003, 7.38000059, 3.00000095) |
2437 | o252.CFrame = CFrame.new(-13.4496479, 3.85000706, 65.7234039, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2438 | - | o252.Size = Vector3.new(0.200000003, 0.200000003, 3.60000014) |
2438 | + | o252.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2439 | - | o252.CFrame = CFrame.new(-16.6296463, 5.45000792, 61.1234131, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2439 | + | o252.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2440 | - | o252.Color = Color3.new(0.945098, 0.905882, 0.780392) |
2440 | + | o252.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2441 | - | o252.Position = Vector3.new(-16.6296463, 5.45000792, 61.1234131) |
2441 | + | o252.Position = Vector3.new(-13.4496479, 3.85000706, 65.7234039) |
2442 | - | o253.Parent = o4 |
2442 | + | o253.Parent = o3 |
2443 | - | o253.Material = Enum.Material.Wood |
2443 | + | o254.Name = "Boomerang" |
2444 | - | o253.BrickColor = BrickColor.new("Really black") |
2444 | + | o254.Parent = o253 |
2445 | - | o253.Position = Vector3.new(-13.4496479, 3.85000706, 65.7234039) |
2445 | + | o254.BrickColor = BrickColor.new("Really black") |
2446 | - | o253.Anchored = true |
2446 | + | o254.Position = Vector3.new(-16.6677361, 4.76005983, 60.2166138) |
2447 | - | o253.CanCollide = false |
2447 | + | o254.Rotation = Vector3.new(-179.98999, 0, -180) |
2448 | - | o253.Size = Vector3.new(0.200000003, 7.38000059, 3.00000095) |
2448 | + | o254.Anchored = true |
2449 | - | o253.CFrame = CFrame.new(-13.4496479, 3.85000706, 65.7234039, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2449 | + | o254.CanCollide = false |
2450 | - | o253.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2450 | + | o254.FormFactor = Enum.FormFactor.Custom |
2451 | - | o253.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2451 | + | o254.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2452 | - | o253.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2452 | + | o254.CFrame = CFrame.new(-16.6677361, 4.76005983, 60.2166138, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2453 | - | o253.Position = Vector3.new(-13.4496479, 3.85000706, 65.7234039) |
2453 | + | o254.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2454 | - | o254.Parent = o4 |
2454 | + | o254.Position = Vector3.new(-16.6677361, 4.76005983, 60.2166138) |
2455 | - | o255.Name = "Boomerang" |
2455 | + | |
2456 | o255.MeshId = "http://www.roblox.com/asset/?id=13425802" | |
2457 | - | o255.BrickColor = BrickColor.new("Really black") |
2457 | + | o255.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2458 | - | o255.Position = Vector3.new(-16.6677361, 4.76005983, 60.2166138) |
2458 | + | o255.MeshType = Enum.MeshType.FileMesh |
2459 | - | o255.Rotation = Vector3.new(-179.98999, 0, -180) |
2459 | + | o256.Name = "Hook" |
2460 | - | o255.Anchored = true |
2460 | + | o256.Parent = o253 |
2461 | - | o255.CanCollide = false |
2461 | + | o256.BrickColor = BrickColor.new("Really black") |
2462 | - | o255.FormFactor = Enum.FormFactor.Custom |
2462 | + | o256.Transparency = 0.10000002384186 |
2463 | - | o255.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2463 | + | o256.Position = Vector3.new(-16.6746941, 5.0600419, 60.2386322) |
2464 | - | o255.CFrame = CFrame.new(-16.6677361, 4.76005983, 60.2166138, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2464 | + | o256.Rotation = Vector3.new(-89.9899979, 0, 0) |
2465 | - | o255.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2465 | + | o256.Anchored = true |
2466 | - | o255.Position = Vector3.new(-16.6677361, 4.76005983, 60.2166138) |
2466 | + | o256.CanCollide = false |
2467 | - | o256.Parent = o255 |
2467 | + | o256.FormFactor = Enum.FormFactor.Custom |
2468 | - | o256.MeshId = "http://www.roblox.com/asset/?id=13425802" |
2468 | + | o256.Size = Vector3.new(1, 0.400000036, 0.200000003) |
2469 | - | o256.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2469 | + | o256.CFrame = CFrame.new(-16.6746941, 5.0600419, 60.2386322, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
2470 | - | o256.MeshType = Enum.MeshType.FileMesh |
2470 | + | o256.BottomSurface = Enum.SurfaceType.Smooth |
2471 | - | o257.Name = "Hook" |
2471 | + | o256.TopSurface = Enum.SurfaceType.Smooth |
2472 | - | o257.Parent = o254 |
2472 | + | o256.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2473 | - | o257.BrickColor = BrickColor.new("Really black") |
2473 | + | o256.Position = Vector3.new(-16.6746941, 5.0600419, 60.2386322) |
2474 | - | o257.Transparency = 0.10000002384186 |
2474 | + | o257.Parent = o256 |
2475 | - | o257.Position = Vector3.new(-16.6746941, 5.0600419, 60.2386322) |
2475 | + | o257.MeshId = "http://www.roblox.com/asset/?id=13160225" |
2476 | - | o257.Rotation = Vector3.new(-89.9899979, 0, 0) |
2476 | + | o257.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
2477 | - | o257.Anchored = true |
2477 | + | o257.TextureId = "http://www.roblox.com/asset?id=114877285" |
2478 | - | o257.CanCollide = false |
2478 | + | o257.MeshType = Enum.MeshType.FileMesh |
2479 | - | o257.FormFactor = Enum.FormFactor.Custom |
2479 | + | o258.Parent = o3 |
2480 | - | o257.Size = Vector3.new(1, 0.400000036, 0.200000003) |
2480 | + | o259.Parent = o258 |
2481 | - | o257.CFrame = CFrame.new(-16.6746941, 5.0600419, 60.2386322, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
2481 | + | o259.Material = Enum.Material.DiamondPlate |
2482 | - | o257.BottomSurface = Enum.SurfaceType.Smooth |
2482 | + | o259.BrickColor = BrickColor.new("Dark stone grey") |
2483 | - | o257.TopSurface = Enum.SurfaceType.Smooth |
2483 | + | o259.Position = Vector3.new(-18.5388279, 1.70901096, 60.8011169) |
2484 | - | o257.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2484 | + | o259.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
2485 | - | o257.Position = Vector3.new(-16.6746941, 5.0600419, 60.2386322) |
2485 | + | o259.Anchored = true |
2486 | - | o258.Parent = o257 |
2486 | + | o259.FormFactor = Enum.FormFactor.Custom |
2487 | - | o258.MeshId = "http://www.roblox.com/asset/?id=13160225" |
2487 | + | o259.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) |
2488 | - | o258.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
2488 | + | o259.CFrame = CFrame.new(-18.5388279, 1.70901096, 60.8011169, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2489 | - | o258.TextureId = "http://www.roblox.com/asset?id=114877285" |
2489 | + | o259.BottomSurface = Enum.SurfaceType.Smooth |
2490 | - | o258.MeshType = Enum.MeshType.FileMesh |
2490 | + | o259.TopSurface = Enum.SurfaceType.Smooth |
2491 | - | o259.Parent = o4 |
2491 | + | o259.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2492 | - | o260.Parent = o259 |
2492 | + | o259.Position = Vector3.new(-18.5388279, 1.70901096, 60.8011169) |
2493 | o260.Parent = o258 | |
2494 | o260.Material = Enum.Material.DiamondPlate | |
2495 | - | o260.Position = Vector3.new(-18.5388279, 1.70901096, 60.8011169) |
2495 | + | |
2496 | o260.Position = Vector3.new(-17.1055927, 1.71489096, 60.0244179) | |
2497 | o260.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) | |
2498 | o260.Anchored = true | |
2499 | - | o260.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) |
2499 | + | |
2500 | - | o260.CFrame = CFrame.new(-18.5388279, 1.70901096, 60.8011169, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2500 | + | o260.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
2501 | o260.CFrame = CFrame.new(-17.1055927, 1.71489096, 60.0244179, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) | |
2502 | o260.BottomSurface = Enum.SurfaceType.Smooth | |
2503 | o260.TopSurface = Enum.SurfaceType.Smooth | |
2504 | - | o260.Position = Vector3.new(-18.5388279, 1.70901096, 60.8011169) |
2504 | + | |
2505 | - | o261.Parent = o259 |
2505 | + | o260.Position = Vector3.new(-17.1055927, 1.71489096, 60.0244179) |
2506 | o261.Parent = o258 | |
2507 | o261.Material = Enum.Material.DiamondPlate | |
2508 | - | o261.Position = Vector3.new(-17.1055927, 1.71489096, 60.0244179) |
2508 | + | |
2509 | o261.Position = Vector3.new(-17.6814041, 1.71726406, 62.4065857) | |
2510 | o261.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) | |
2511 | o261.Anchored = true | |
2512 | - | o261.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
2512 | + | |
2513 | - | o261.CFrame = CFrame.new(-17.1055927, 1.71489096, 60.0244179, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2513 | + | o261.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
2514 | o261.CFrame = CFrame.new(-17.6814041, 1.71726406, 62.4065857, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) | |
2515 | o261.BottomSurface = Enum.SurfaceType.Smooth | |
2516 | o261.TopSurface = Enum.SurfaceType.Smooth | |
2517 | - | o261.Position = Vector3.new(-17.1055927, 1.71489096, 60.0244179) |
2517 | + | |
2518 | - | o262.Parent = o259 |
2518 | + | o261.Position = Vector3.new(-17.6814041, 1.71726406, 62.4065857) |
2519 | - | o262.Material = Enum.Material.DiamondPlate |
2519 | + | o262.Parent = o258 |
2520 | o262.Material = Enum.Material.SmoothPlastic | |
2521 | - | o262.Position = Vector3.new(-17.6814041, 1.71726406, 62.4065857) |
2521 | + | |
2522 | - | o262.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
2522 | + | o262.Position = Vector3.new(-16.6052437, 1.431072, 60.9225006) |
2523 | o262.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) | |
2524 | o262.Anchored = true | |
2525 | - | o262.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
2525 | + | |
2526 | - | o262.CFrame = CFrame.new(-17.6814041, 1.71726406, 62.4065857, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2526 | + | o262.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
2527 | o262.CFrame = CFrame.new(-16.6052437, 1.431072, 60.9225006, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) | |
2528 | o262.BottomSurface = Enum.SurfaceType.Smooth | |
2529 | o262.TopSurface = Enum.SurfaceType.Smooth | |
2530 | - | o262.Position = Vector3.new(-17.6814041, 1.71726406, 62.4065857) |
2530 | + | |
2531 | - | o263.Parent = o259 |
2531 | + | o262.Position = Vector3.new(-16.6052437, 1.431072, 60.9225006) |
2532 | - | o263.Material = Enum.Material.SmoothPlastic |
2532 | + | o263.Parent = o262 |
2533 | - | o263.BrickColor = BrickColor.new("Dark stone grey") |
2533 | + | o263.Scale = Vector3.new(1, 0.200000003, 1) |
2534 | - | o263.Position = Vector3.new(-16.6052437, 1.431072, 60.9225006) |
2534 | + | o264.Parent = o258 |
2535 | - | o263.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2535 | + | o264.Material = Enum.Material.SmoothPlastic |
2536 | - | o263.Anchored = true |
2536 | + | o264.BrickColor = BrickColor.new("Really black") |
2537 | - | o263.FormFactor = Enum.FormFactor.Custom |
2537 | + | o264.Position = Vector3.new(-16.6053028, 1.31106496, 60.9223633) |
2538 | - | o263.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
2538 | + | o264.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2539 | - | o263.CFrame = CFrame.new(-16.6052437, 1.431072, 60.9225006, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2539 | + | o264.Anchored = true |
2540 | - | o263.BottomSurface = Enum.SurfaceType.Smooth |
2540 | + | o264.FormFactor = Enum.FormFactor.Custom |
2541 | - | o263.TopSurface = Enum.SurfaceType.Smooth |
2541 | + | o264.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
2542 | - | o263.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2542 | + | o264.CFrame = CFrame.new(-16.6053028, 1.31106496, 60.9223633, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2543 | - | o263.Position = Vector3.new(-16.6052437, 1.431072, 60.9225006) |
2543 | + | o264.BottomSurface = Enum.SurfaceType.Smooth |
2544 | - | o264.Parent = o263 |
2544 | + | o264.TopSurface = Enum.SurfaceType.Smooth |
2545 | - | o264.Scale = Vector3.new(1, 0.200000003, 1) |
2545 | + | o264.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2546 | - | o265.Parent = o259 |
2546 | + | o264.Position = Vector3.new(-16.6053028, 1.31106496, 60.9223633) |
2547 | o265.Parent = o258 | |
2548 | - | o265.BrickColor = BrickColor.new("Really black") |
2548 | + | |
2549 | - | o265.Position = Vector3.new(-16.6053028, 1.31106496, 60.9223633) |
2549 | + | o265.BrickColor = BrickColor.new("Dark stone grey") |
2550 | o265.Position = Vector3.new(-16.7701149, 1.31149495, 60.5360298) | |
2551 | o265.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) | |
2552 | o265.Anchored = true | |
2553 | - | o265.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
2553 | + | |
2554 | - | o265.CFrame = CFrame.new(-16.6053028, 1.31106496, 60.9223633, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2554 | + | o265.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
2555 | o265.CFrame = CFrame.new(-16.7701149, 1.31149495, 60.5360298, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) | |
2556 | o265.BottomSurface = Enum.SurfaceType.Smooth | |
2557 | - | o265.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2557 | + | |
2558 | - | o265.Position = Vector3.new(-16.6053028, 1.31106496, 60.9223633) |
2558 | + | o265.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2559 | - | o266.Parent = o259 |
2559 | + | o265.Position = Vector3.new(-16.7701149, 1.31149495, 60.5360298) |
2560 | - | o266.Material = Enum.Material.SmoothPlastic |
2560 | + | o266.Parent = o265 |
2561 | - | o266.BrickColor = BrickColor.new("Dark stone grey") |
2561 | + | o266.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
2562 | - | o266.Position = Vector3.new(-16.7701149, 1.31149495, 60.5360298) |
2562 | + | o267.Parent = o258 |
2563 | - | o266.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2563 | + | o267.Material = Enum.Material.SmoothPlastic |
2564 | - | o266.Anchored = true |
2564 | + | o267.BrickColor = BrickColor.new("Dark stone grey") |
2565 | - | o266.FormFactor = Enum.FormFactor.Custom |
2565 | + | o267.Position = Vector3.new(-16.6053162, 1.19106305, 60.9222717) |
2566 | - | o266.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
2566 | + | o267.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2567 | - | o266.CFrame = CFrame.new(-16.7701149, 1.31149495, 60.5360298, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2567 | + | o267.Anchored = true |
2568 | - | o266.BottomSurface = Enum.SurfaceType.Smooth |
2568 | + | o267.FormFactor = Enum.FormFactor.Custom |
2569 | - | o266.TopSurface = Enum.SurfaceType.Smooth |
2569 | + | o267.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
2570 | - | o266.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2570 | + | o267.CFrame = CFrame.new(-16.6053162, 1.19106305, 60.9222717, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2571 | - | o266.Position = Vector3.new(-16.7701149, 1.31149495, 60.5360298) |
2571 | + | o267.BottomSurface = Enum.SurfaceType.Smooth |
2572 | - | o267.Parent = o266 |
2572 | + | o267.TopSurface = Enum.SurfaceType.Smooth |
2573 | - | o267.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
2573 | + | o267.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2574 | - | o268.Parent = o259 |
2574 | + | o267.Position = Vector3.new(-16.6053162, 1.19106305, 60.9222717) |
2575 | - | o268.Material = Enum.Material.SmoothPlastic |
2575 | + | o268.Parent = o267 |
2576 | - | o268.BrickColor = BrickColor.new("Dark stone grey") |
2576 | + | o268.Scale = Vector3.new(1, 0.200000003, 1) |
2577 | - | o268.Position = Vector3.new(-16.6053162, 1.19106305, 60.9222717) |
2577 | + | o269.Parent = o258 |
2578 | - | o268.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2578 | + | o269.Material = Enum.Material.SmoothPlastic |
2579 | - | o268.Anchored = true |
2579 | + | o269.Position = Vector3.new(-17.3935509, 1.71108401, 61.2155304) |
2580 | - | o268.FormFactor = Enum.FormFactor.Custom |
2580 | + | o269.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
2581 | - | o268.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
2581 | + | o269.Anchored = true |
2582 | - | o268.CFrame = CFrame.new(-16.6053162, 1.19106305, 60.9222717, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2582 | + | o269.FormFactor = Enum.FormFactor.Custom |
2583 | - | o268.BottomSurface = Enum.SurfaceType.Smooth |
2583 | + | o269.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
2584 | - | o268.TopSurface = Enum.SurfaceType.Smooth |
2584 | + | o269.CFrame = CFrame.new(-17.3935509, 1.71108401, 61.2155304, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2585 | - | o268.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2585 | + | o269.BottomSurface = Enum.SurfaceType.Smooth |
2586 | - | o268.Position = Vector3.new(-16.6053162, 1.19106305, 60.9222717) |
2586 | + | o269.TopSurface = Enum.SurfaceType.Smooth |
2587 | - | o269.Parent = o268 |
2587 | + | o269.Position = Vector3.new(-17.3935509, 1.71108401, 61.2155304) |
2588 | - | o269.Scale = Vector3.new(1, 0.200000003, 1) |
2588 | + | o270.Parent = o258 |
2589 | - | o270.Parent = o259 |
2589 | + | |
2590 | o270.BrickColor = BrickColor.new("Really black") | |
2591 | - | o270.Position = Vector3.new(-17.3935509, 1.71108401, 61.2155304) |
2591 | + | o270.Position = Vector3.new(-17.3551407, 0.92108798, 61.2418365) |
2592 | - | o270.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
2592 | + | o270.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2593 | o270.Anchored = true | |
2594 | o270.FormFactor = Enum.FormFactor.Custom | |
2595 | - | o270.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
2595 | + | o270.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
2596 | - | o270.CFrame = CFrame.new(-17.3935509, 1.71108401, 61.2155304, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2596 | + | o270.CFrame = CFrame.new(-17.3551407, 0.92108798, 61.2418365, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2597 | o270.BottomSurface = Enum.SurfaceType.Smooth | |
2598 | o270.TopSurface = Enum.SurfaceType.Smooth | |
2599 | - | o270.Position = Vector3.new(-17.3935509, 1.71108401, 61.2155304) |
2599 | + | o270.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2600 | - | o271.Parent = o259 |
2600 | + | o270.Position = Vector3.new(-17.3551407, 0.92108798, 61.2418365) |
2601 | o271.Parent = o258 | |
2602 | - | o271.BrickColor = BrickColor.new("Really black") |
2602 | + | |
2603 | - | o271.Position = Vector3.new(-17.3551407, 0.92108798, 61.2418365) |
2603 | + | o271.BrickColor = BrickColor.new("Dark stone grey") |
2604 | o271.Position = Vector3.new(-16.4405155, 1.31063604, 61.3087463) | |
2605 | o271.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) | |
2606 | o271.Anchored = true | |
2607 | - | o271.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
2607 | + | |
2608 | - | o271.CFrame = CFrame.new(-17.3551407, 0.92108798, 61.2418365, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2608 | + | o271.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
2609 | o271.CFrame = CFrame.new(-16.4405155, 1.31063604, 61.3087463, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) | |
2610 | o271.BottomSurface = Enum.SurfaceType.Smooth | |
2611 | - | o271.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2611 | + | |
2612 | - | o271.Position = Vector3.new(-17.3551407, 0.92108798, 61.2418365) |
2612 | + | o271.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2613 | - | o272.Parent = o259 |
2613 | + | o271.Position = Vector3.new(-16.4405155, 1.31063604, 61.3087463) |
2614 | - | o272.Material = Enum.Material.SmoothPlastic |
2614 | + | o272.Parent = o271 |
2615 | - | o272.BrickColor = BrickColor.new("Dark stone grey") |
2615 | + | o272.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
2616 | - | o272.Position = Vector3.new(-16.4405155, 1.31063604, 61.3087463) |
2616 | + | o273.Parent = o258 |
2617 | - | o272.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2617 | + | o273.Material = Enum.Material.SmoothPlastic |
2618 | - | o272.Anchored = true |
2618 | + | o273.Position = Vector3.new(-17.350563, 0.91109699, 61.2398834) |
2619 | - | o272.FormFactor = Enum.FormFactor.Custom |
2619 | + | o273.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2620 | - | o272.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
2620 | + | o273.Anchored = true |
2621 | - | o272.CFrame = CFrame.new(-16.4405155, 1.31063604, 61.3087463, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2621 | + | o273.FormFactor = Enum.FormFactor.Custom |
2622 | - | o272.BottomSurface = Enum.SurfaceType.Smooth |
2622 | + | o273.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
2623 | - | o272.TopSurface = Enum.SurfaceType.Smooth |
2623 | + | o273.CFrame = CFrame.new(-17.350563, 0.91109699, 61.2398834, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2624 | - | o272.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2624 | + | o273.BottomSurface = Enum.SurfaceType.Smooth |
2625 | - | o272.Position = Vector3.new(-16.4405155, 1.31063604, 61.3087463) |
2625 | + | o273.TopSurface = Enum.SurfaceType.Smooth |
2626 | - | o273.Parent = o272 |
2626 | + | o273.Position = Vector3.new(-17.350563, 0.91109699, 61.2398834) |
2627 | - | o273.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
2627 | + | o274.Parent = o258 |
2628 | - | o274.Parent = o259 |
2628 | + | o274.Material = Enum.Material.DiamondPlate |
2629 | - | o274.Material = Enum.Material.SmoothPlastic |
2629 | + | o274.BrickColor = BrickColor.new("Dark stone grey") |
2630 | - | o274.Position = Vector3.new(-17.350563, 0.91109699, 61.2398834) |
2630 | + | o274.Position = Vector3.new(-16.2482758, 1.71815395, 61.6299133) |
2631 | - | o274.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
2631 | + | o274.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
2632 | o274.Anchored = true | |
2633 | o274.FormFactor = Enum.FormFactor.Custom | |
2634 | - | o274.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
2634 | + | o274.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
2635 | - | o274.CFrame = CFrame.new(-17.350563, 0.91109699, 61.2398834, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
2635 | + | o274.CFrame = CFrame.new(-16.2482758, 1.71815395, 61.6299133, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2636 | o274.BottomSurface = Enum.SurfaceType.Smooth | |
2637 | o274.TopSurface = Enum.SurfaceType.Smooth | |
2638 | - | o274.Position = Vector3.new(-17.350563, 0.91109699, 61.2398834) |
2638 | + | o274.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2639 | - | o275.Parent = o259 |
2639 | + | o274.Position = Vector3.new(-16.2482758, 1.71815395, 61.6299133) |
2640 | - | o275.Material = Enum.Material.DiamondPlate |
2640 | + | o275.Parent = o3 |
2641 | - | o275.BrickColor = BrickColor.new("Dark stone grey") |
2641 | + | o275.Material = Enum.Material.Marble |
2642 | - | o275.Position = Vector3.new(-16.2482758, 1.71815395, 61.6299133) |
2642 | + | o275.BrickColor = BrickColor.new("Lily white") |
2643 | - | o275.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
2643 | + | o275.Position = Vector3.new(-18.3396473, 0.130013004, 64.958374) |
2644 | o275.Anchored = true | |
2645 | - | o275.FormFactor = Enum.FormFactor.Custom |
2645 | + | o275.Size = Vector3.new(3.47999978, 0.260000825, 3.80999994) |
2646 | - | o275.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
2646 | + | o275.CFrame = CFrame.new(-18.3396473, 0.130013004, 64.958374, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2647 | - | o275.CFrame = CFrame.new(-16.2482758, 1.71815395, 61.6299133, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
2647 | + | o275.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2648 | - | o275.BottomSurface = Enum.SurfaceType.Smooth |
2648 | + | o275.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2649 | - | o275.TopSurface = Enum.SurfaceType.Smooth |
2649 | + | o275.Position = Vector3.new(-18.3396473, 0.130013004, 64.958374) |
2650 | - | o275.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2650 | + | o276.Parent = o3 |
2651 | - | o275.Position = Vector3.new(-16.2482758, 1.71815395, 61.6299133) |
2651 | + | o277.Parent = o276 |
2652 | - | o276.Parent = o4 |
2652 | + | o277.Material = Enum.Material.DiamondPlate |
2653 | - | o276.Material = Enum.Material.Marble |
2653 | + | o277.BrickColor = BrickColor.new("Dark stone grey") |
2654 | - | o276.BrickColor = BrickColor.new("Lily white") |
2654 | + | o277.Transparency = 0.5 |
2655 | - | o276.Position = Vector3.new(-18.3396473, 0.130013004, 64.958374) |
2655 | + | o277.Position = Vector3.new(-16.2350006, 1.68502295, 32.4599915) |
2656 | - | o276.Anchored = true |
2656 | + | o277.Anchored = true |
2657 | - | o276.Size = Vector3.new(3.47999978, 0.260000825, 3.80999994) |
2657 | + | o277.Size = Vector3.new(2.76999998, 2.96999979, 0.200000003) |
2658 | - | o276.CFrame = CFrame.new(-18.3396473, 0.130013004, 64.958374, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2658 | + | o277.CFrame = CFrame.new(-16.2350006, 1.68502295, 32.4599915, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2659 | - | o276.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2659 | + | o277.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2660 | - | o276.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2660 | + | o277.Position = Vector3.new(-16.2350006, 1.68502295, 32.4599915) |
2661 | - | o276.Position = Vector3.new(-18.3396473, 0.130013004, 64.958374) |
2661 | + | o280.Parent = o276 |
2662 | - | o277.Parent = o4 |
2662 | + | o280.Material = Enum.Material.Wood |
2663 | - | o278.Parent = o277 |
2663 | + | o280.BrickColor = BrickColor.new("Wheat") |
2664 | - | o278.Material = Enum.Material.DiamondPlate |
2664 | + | o280.Position = Vector3.new(-16.1904736, 1.13282001, 31.8634644) |
2665 | - | o278.BrickColor = BrickColor.new("Dark stone grey") |
2665 | + | o280.Anchored = true |
2666 | - | o278.Transparency = 0.5 |
2666 | + | o280.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
2667 | - | o278.Position = Vector3.new(-16.2350006, 1.68502295, 32.4599915) |
2667 | + | o280.CFrame = CFrame.new(-16.1904736, 1.13282001, 31.8634644, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2668 | - | o278.Anchored = true |
2668 | + | o280.Color = Color3.new(0.945098, 0.905882, 0.780392) |
2669 | - | o278.Size = Vector3.new(2.76999998, 2.96999979, 0.200000003) |
2669 | + | o280.Position = Vector3.new(-16.1904736, 1.13282001, 31.8634644) |
2670 | - | o278.CFrame = CFrame.new(-16.2350006, 1.68502295, 32.4599915, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2670 | + | o281.Parent = o280 |
2671 | - | o278.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2671 | + | o281.Size = 2.5 |
2672 | - | o278.Position = Vector3.new(-16.2350006, 1.68502295, 32.4599915) |
2672 | + | o281.Heat = 3 |
2673 | - | o281.Parent = o277 |
2673 | + | o282.Parent = o3 |
2674 | - | o281.Material = Enum.Material.Wood |
2674 | + | o282.Material = Enum.Material.Sand |
2675 | - | o281.BrickColor = BrickColor.new("Wheat") |
2675 | + | o282.BrickColor = BrickColor.new("Black") |
2676 | - | o281.Position = Vector3.new(-16.1904736, 1.13282001, 31.8634644) |
2676 | + | o282.Position = Vector3.new(-0.854538023, 14.8600998, 51.0858917) |
2677 | - | o281.Anchored = true |
2677 | + | o282.Rotation = Vector3.new(22.5100002, 0, 0) |
2678 | - | o281.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
2678 | + | o282.Anchored = true |
2679 | - | o281.CFrame = CFrame.new(-16.1904736, 1.13282001, 31.8634644, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2679 | + | o282.Size = Vector3.new(1.85000038, 0.200000003, 26.5300007) |
2680 | - | o281.Color = Color3.new(0.945098, 0.905882, 0.780392) |
2680 | + | o282.CFrame = CFrame.new(-0.854538023, 14.8600998, 51.0858917, 1, 0, 0, 0, 0.923824072, -0.382817298, 0, 0.382817298, 0.923824072) |
2681 | - | o281.Position = Vector3.new(-16.1904736, 1.13282001, 31.8634644) |
2681 | + | o282.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2682 | - | o282.Parent = o281 |
2682 | + | o282.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2683 | - | o282.Size = 2.5 |
2683 | + | o282.Color = Color3.new(0.105882, 0.164706, 0.207843) |
2684 | - | o282.Heat = 3 |
2684 | + | o282.Position = Vector3.new(-0.854538023, 14.8600998, 51.0858917) |
2685 | - | o283.Parent = o4 |
2685 | + | o283.Parent = o3 |
2686 | - | o283.Material = Enum.Material.Sand |
2686 | + | o283.Material = Enum.Material.Wood |
2687 | - | o283.BrickColor = BrickColor.new("Black") |
2687 | + | o283.BrickColor = BrickColor.new("Sand red") |
2688 | - | o283.Position = Vector3.new(-0.854538023, 14.8600998, 51.0858917) |
2688 | + | o283.Position = Vector3.new(-19.7553806, 18.4550076, 39.3309326) |
2689 | - | o283.Rotation = Vector3.new(22.5100002, 0, 0) |
2689 | + | o283.Rotation = Vector3.new(-180, 0, -180) |
2690 | o283.Anchored = true | |
2691 | - | o283.Size = Vector3.new(1.85000038, 0.200000003, 26.5300007) |
2691 | + | o283.Size = Vector3.new(0.200000003, 4.82999992, 17.6099987) |
2692 | - | o283.CFrame = CFrame.new(-0.854538023, 14.8600998, 51.0858917, 1, 0, 0, 0, 0.923824072, -0.382817298, 0, 0.382817298, 0.923824072) |
2692 | + | o283.CFrame = CFrame.new(-19.7553806, 18.4550076, 39.3309326, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2693 | - | o283.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2693 | + | o283.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2694 | - | o283.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2694 | + | o283.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2695 | - | o283.Color = Color3.new(0.105882, 0.164706, 0.207843) |
2695 | + | o283.Position = Vector3.new(-19.7553806, 18.4550076, 39.3309326) |
2696 | - | o283.Position = Vector3.new(-0.854538023, 14.8600998, 51.0858917) |
2696 | + | o284.Parent = o3 |
2697 | - | o284.Parent = o4 |
2697 | + | o284.Material = Enum.Material.Neon |
2698 | - | o284.Material = Enum.Material.Wood |
2698 | + | o284.BrickColor = BrickColor.new("Lily white") |
2699 | - | o284.BrickColor = BrickColor.new("Sand red") |
2699 | + | o284.Position = Vector3.new(-6.15715981, 14.2661581, 53.9677277) |
2700 | - | o284.Position = Vector3.new(-19.7553806, 18.4550076, 39.3309326) |
2700 | + | o284.Rotation = Vector3.new(-74.7200012, 0, 0) |
2701 | - | o284.Rotation = Vector3.new(-180, 0, -180) |
2701 | + | |
2702 | o284.Size = Vector3.new(2, 1.84000003, 0.200000003) | |
2703 | - | o284.Size = Vector3.new(0.200000003, 4.82999992, 17.6099987) |
2703 | + | o284.CFrame = CFrame.new(-6.15715981, 14.2661581, 53.9677277, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2704 | - | o284.CFrame = CFrame.new(-19.7553806, 18.4550076, 39.3309326, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2704 | + | o284.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2705 | - | o284.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2705 | + | o284.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2706 | - | o284.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2706 | + | o284.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2707 | - | o284.Position = Vector3.new(-19.7553806, 18.4550076, 39.3309326) |
2707 | + | o284.Position = Vector3.new(-6.15715981, 14.2661581, 53.9677277) |
2708 | - | o285.Parent = o4 |
2708 | + | o285.Parent = o284 |
2709 | - | o285.Material = Enum.Material.Neon |
2709 | + | o285.Brightness = 10 |
2710 | - | o285.BrickColor = BrickColor.new("Lily white") |
2710 | + | o285.Range = 20 |
2711 | - | o285.Position = Vector3.new(-6.15715981, 14.2661581, 53.9677277) |
2711 | + | o286.Parent = o3 |
2712 | - | o285.Rotation = Vector3.new(-74.7200012, 0, 0) |
2712 | + | o286.Material = Enum.Material.Brick |
2713 | - | o285.Anchored = true |
2713 | + | o286.BrickColor = BrickColor.new("Cocoa") |
2714 | - | o285.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2714 | + | o286.Position = Vector3.new(-20.0753803, 18.4550076, 39.2759399) |
2715 | - | o285.CFrame = CFrame.new(-6.15715981, 14.2661581, 53.9677277, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2715 | + | o286.Rotation = Vector3.new(-180, 0, -180) |
2716 | - | o285.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2716 | + | o286.Anchored = true |
2717 | - | o285.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2717 | + | o286.Size = Vector3.new(0.200000003, 4.82999992, 17.7199993) |
2718 | - | o285.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2718 | + | o286.CFrame = CFrame.new(-20.0753803, 18.4550076, 39.2759399, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2719 | - | o285.Position = Vector3.new(-6.15715981, 14.2661581, 53.9677277) |
2719 | + | o286.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2720 | - | o286.Parent = o285 |
2720 | + | o286.Position = Vector3.new(-20.0753803, 18.4550076, 39.2759399) |
2721 | - | o286.Brightness = 10 |
2721 | + | o287.Parent = o3 |
2722 | - | o286.Range = 20 |
2722 | + | o287.Material = Enum.Material.Wood |
2723 | - | o287.Parent = o4 |
2723 | + | o287.BrickColor = BrickColor.new("Lily white") |
2724 | - | o287.Material = Enum.Material.Brick |
2724 | + | o287.Position = Vector3.new(-0.864538014, 14.6754141, 51.0489349) |
2725 | - | o287.BrickColor = BrickColor.new("Cocoa") |
2725 | + | o287.Rotation = Vector3.new(22.5100002, 0, 0) |
2726 | - | o287.Position = Vector3.new(-20.0753803, 18.4550076, 39.2759399) |
2726 | + | |
2727 | - | o287.Rotation = Vector3.new(-180, 0, -180) |
2727 | + | o287.Size = Vector3.new(1.87000036, 0.200000003, 26.6100006) |
2728 | o287.CFrame = CFrame.new(-0.864538014, 14.6754141, 51.0489349, 1, 0, 0, 0, 0.923824072, -0.382817298, 0, 0.382817298, 0.923824072) | |
2729 | - | o287.Size = Vector3.new(0.200000003, 4.82999992, 17.7199993) |
2729 | + | o287.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2730 | - | o287.CFrame = CFrame.new(-20.0753803, 18.4550076, 39.2759399, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2730 | + | o287.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2731 | - | o287.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2731 | + | o287.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2732 | - | o287.Position = Vector3.new(-20.0753803, 18.4550076, 39.2759399) |
2732 | + | o287.Position = Vector3.new(-0.864538014, 14.6754141, 51.0489349) |
2733 | - | o288.Parent = o4 |
2733 | + | o288.Parent = o3 |
2734 | - | o288.Material = Enum.Material.Wood |
2734 | + | o288.Material = Enum.Material.Brick |
2735 | - | o288.BrickColor = BrickColor.new("Lily white") |
2735 | + | o288.BrickColor = BrickColor.new("Cocoa") |
2736 | - | o288.Position = Vector3.new(-0.864538014, 14.6754141, 51.0489349) |
2736 | + | o288.Position = Vector3.new(-1.49538004, 19.5950146, 34.8309479) |
2737 | - | o288.Rotation = Vector3.new(22.5100002, 0, 0) |
2737 | + | o288.Rotation = Vector3.new(-180, 0, -180) |
2738 | o288.Anchored = true | |
2739 | - | o288.Size = Vector3.new(1.87000036, 0.200000003, 26.6100006) |
2739 | + | o288.Size = Vector3.new(0.200000003, 2.7900002, 8.55000019) |
2740 | - | o288.CFrame = CFrame.new(-0.864538014, 14.6754141, 51.0489349, 1, 0, 0, 0, 0.923824072, -0.382817298, 0, 0.382817298, 0.923824072) |
2740 | + | o288.CFrame = CFrame.new(-1.49538004, 19.5950146, 34.8309479, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2741 | - | o288.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2741 | + | o288.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2742 | - | o288.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2742 | + | o288.Position = Vector3.new(-1.49538004, 19.5950146, 34.8309479) |
2743 | - | o288.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2743 | + | o289.Parent = o3 |
2744 | - | o288.Position = Vector3.new(-0.864538014, 14.6754141, 51.0489349) |
2744 | + | o289.Material = Enum.Material.Neon |
2745 | - | o289.Parent = o4 |
2745 | + | o289.BrickColor = BrickColor.new("Lily white") |
2746 | - | o289.Material = Enum.Material.Brick |
2746 | + | o289.Position = Vector3.new(-15.8771563, 14.2661581, 53.9677277) |
2747 | - | o289.BrickColor = BrickColor.new("Cocoa") |
2747 | + | o289.Rotation = Vector3.new(-74.7200012, 0, 0) |
2748 | - | o289.Position = Vector3.new(-1.49538004, 19.5950146, 34.8309479) |
2748 | + | |
2749 | - | o289.Rotation = Vector3.new(-180, 0, -180) |
2749 | + | o289.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2750 | o289.CFrame = CFrame.new(-15.8771563, 14.2661581, 53.9677277, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) | |
2751 | - | o289.Size = Vector3.new(0.200000003, 2.7900002, 8.55000019) |
2751 | + | o289.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2752 | - | o289.CFrame = CFrame.new(-1.49538004, 19.5950146, 34.8309479, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2752 | + | o289.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2753 | - | o289.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2753 | + | o289.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2754 | - | o289.Position = Vector3.new(-1.49538004, 19.5950146, 34.8309479) |
2754 | + | o289.Position = Vector3.new(-15.8771563, 14.2661581, 53.9677277) |
2755 | - | o290.Parent = o4 |
2755 | + | o290.Parent = o289 |
2756 | - | o290.Material = Enum.Material.Neon |
2756 | + | o290.Brightness = 10 |
2757 | - | o290.BrickColor = BrickColor.new("Lily white") |
2757 | + | o290.Range = 20 |
2758 | - | o290.Position = Vector3.new(-15.8771563, 14.2661581, 53.9677277) |
2758 | + | o291.Parent = o3 |
2759 | - | o290.Rotation = Vector3.new(-74.7200012, 0, 0) |
2759 | + | o291.Material = Enum.Material.Neon |
2760 | - | o290.Anchored = true |
2760 | + | o291.BrickColor = BrickColor.new("Lily white") |
2761 | - | o290.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2761 | + | o291.Position = Vector3.new(-16.9472256, 19.0689526, 35.9844055) |
2762 | - | o290.CFrame = CFrame.new(-15.8771563, 14.2661581, 53.9677277, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2762 | + | o291.Rotation = Vector3.new(-74.7200012, 0, 0) |
2763 | - | o290.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2763 | + | o291.Anchored = true |
2764 | - | o290.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2764 | + | o291.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2765 | - | o290.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2765 | + | o291.CFrame = CFrame.new(-16.9472256, 19.0689526, 35.9844055, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2766 | - | o290.Position = Vector3.new(-15.8771563, 14.2661581, 53.9677277) |
2766 | + | o291.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2767 | - | o291.Parent = o290 |
2767 | + | o291.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2768 | - | o291.Brightness = 10 |
2768 | + | o291.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2769 | - | o291.Range = 20 |
2769 | + | o291.Position = Vector3.new(-16.9472256, 19.0689526, 35.9844055) |
2770 | - | o292.Parent = o4 |
2770 | + | o292.Parent = o291 |
2771 | - | o292.Material = Enum.Material.Neon |
2771 | + | o292.Brightness = 10 |
2772 | - | o292.BrickColor = BrickColor.new("Lily white") |
2772 | + | o292.Range = 20 |
2773 | - | o292.Position = Vector3.new(-16.9472256, 19.0689526, 35.9844055) |
2773 | + | o293.Parent = o3 |
2774 | - | o292.Rotation = Vector3.new(-74.7200012, 0, 0) |
2774 | + | o293.Material = Enum.Material.Sand |
2775 | - | o292.Anchored = true |
2775 | + | o293.BrickColor = BrickColor.new("Lily white") |
2776 | - | o292.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2776 | + | o293.Position = Vector3.new(-1.13964999, 19.0800076, 39.0534058) |
2777 | - | o292.CFrame = CFrame.new(-16.9472256, 19.0689526, 35.9844055, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2777 | + | o293.Anchored = true |
2778 | - | o292.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2778 | + | o293.Size = Vector3.new(1.30000019, 1.28000069, 0.200000003) |
2779 | - | o292.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2779 | + | o293.CFrame = CFrame.new(-1.13964999, 19.0800076, 39.0534058, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2780 | - | o292.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2780 | + | o293.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2781 | - | o292.Position = Vector3.new(-16.9472256, 19.0689526, 35.9844055) |
2781 | + | o293.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2782 | - | o293.Parent = o292 |
2782 | + | o293.Position = Vector3.new(-1.13964999, 19.0800076, 39.0534058) |
2783 | - | o293.Brightness = 10 |
2783 | + | o294.Parent = o3 |
2784 | - | o293.Range = 20 |
2784 | + | o294.Material = Enum.Material.Neon |
2785 | - | o294.Parent = o4 |
2785 | + | |
2786 | - | o294.Material = Enum.Material.Sand |
2786 | + | o294.Position = Vector3.new(-5.10721207, 19.0689526, 35.9844055) |
2787 | o294.Rotation = Vector3.new(-74.7200012, 0, 0) | |
2788 | - | o294.Position = Vector3.new(-1.13964999, 19.0800076, 39.0534058) |
2788 | + | |
2789 | o294.Size = Vector3.new(2, 1.84000003, 0.200000003) | |
2790 | - | o294.Size = Vector3.new(1.30000019, 1.28000069, 0.200000003) |
2790 | + | o294.CFrame = CFrame.new(-5.10721207, 19.0689526, 35.9844055, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2791 | - | o294.CFrame = CFrame.new(-1.13964999, 19.0800076, 39.0534058, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2791 | + | o294.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2792 | - | o294.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
2792 | + | o294.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2793 | o294.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
2794 | - | o294.Position = Vector3.new(-1.13964999, 19.0800076, 39.0534058) |
2794 | + | o294.Position = Vector3.new(-5.10721207, 19.0689526, 35.9844055) |
2795 | - | o295.Parent = o4 |
2795 | + | o295.Parent = o294 |
2796 | - | o295.Material = Enum.Material.Neon |
2796 | + | o295.Brightness = 10 |
2797 | - | o295.BrickColor = BrickColor.new("Lily white") |
2797 | + | o295.Range = 20 |
2798 | - | o295.Position = Vector3.new(-5.10721207, 19.0689526, 35.9844055) |
2798 | + | o296.Parent = o3 |
2799 | - | o295.Rotation = Vector3.new(-74.7200012, 0, 0) |
2799 | + | o296.Material = Enum.Material.Neon |
2800 | - | o295.Anchored = true |
2800 | + | o296.BrickColor = BrickColor.new("Lily white") |
2801 | - | o295.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2801 | + | o296.Position = Vector3.new(-15.9132242, 11.5012121, 64.0852356) |
2802 | - | o295.CFrame = CFrame.new(-5.10721207, 19.0689526, 35.9844055, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2802 | + | o296.Rotation = Vector3.new(-74.7200012, 0, 0) |
2803 | - | o295.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2803 | + | o296.Anchored = true |
2804 | - | o295.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2804 | + | o296.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2805 | - | o295.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2805 | + | o296.CFrame = CFrame.new(-15.9132242, 11.5012121, 64.0852356, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2806 | - | o295.Position = Vector3.new(-5.10721207, 19.0689526, 35.9844055) |
2806 | + | o296.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2807 | - | o296.Parent = o295 |
2807 | + | o296.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2808 | - | o296.Brightness = 10 |
2808 | + | o296.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2809 | - | o296.Range = 20 |
2809 | + | o296.Position = Vector3.new(-15.9132242, 11.5012121, 64.0852356) |
2810 | - | o297.Parent = o4 |
2810 | + | o297.Parent = o296 |
2811 | - | o297.Material = Enum.Material.Neon |
2811 | + | o297.Brightness = 10 |
2812 | - | o297.BrickColor = BrickColor.new("Lily white") |
2812 | + | o297.Range = 20 |
2813 | - | o297.Position = Vector3.new(-15.9132242, 11.5012121, 64.0852356) |
2813 | + | o298.Parent = o3 |
2814 | - | o297.Rotation = Vector3.new(-74.7200012, 0, 0) |
2814 | + | o298.Material = Enum.Material.Wood |
2815 | - | o297.Anchored = true |
2815 | + | o298.BrickColor = BrickColor.new("Black") |
2816 | - | o297.Size = Vector3.new(2, 1.84000003, 0.200000003) |
2816 | + | o298.Transparency = 1 |
2817 | - | o297.CFrame = CFrame.new(-15.9132242, 11.5012121, 64.0852356, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
2817 | + | o298.Position = Vector3.new(-7.36582804, 2.34891391, 62.713501) |
2818 | - | o297.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2818 | + | o298.Rotation = Vector3.new(-180, 0, -180) |
2819 | - | o297.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2819 | + | o298.Anchored = true |
2820 | - | o297.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2820 | + | o298.Size = Vector3.new(2.17000008, 0.200000003, 2) |
2821 | - | o297.Position = Vector3.new(-15.9132242, 11.5012121, 64.0852356) |
2821 | + | o298.CFrame = CFrame.new(-7.36582804, 2.34891391, 62.713501, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2822 | - | o298.Parent = o297 |
2822 | + | o298.Color = Color3.new(0.105882, 0.164706, 0.207843) |
2823 | - | o298.Brightness = 10 |
2823 | + | o298.Position = Vector3.new(-7.36582804, 2.34891391, 62.713501) |
2824 | - | o298.Range = 20 |
2824 | + | o299.Parent = o3 |
2825 | - | o299.Parent = o4 |
2825 | + | |
2826 | o299.BrickColor = BrickColor.new("Black") | |
2827 | o299.Transparency = 1 | |
2828 | o299.Position = Vector3.new(-10.308732, 2.47891307, 45.6953735) | |
2829 | - | o299.Position = Vector3.new(-7.36582804, 2.34891391, 62.713501) |
2829 | + | o299.Rotation = Vector3.new(-180, -40.5699997, -180) |
2830 | - | o299.Rotation = Vector3.new(-180, 0, -180) |
2830 | + | |
2831 | o299.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) | |
2832 | - | o299.Size = Vector3.new(2.17000008, 0.200000003, 2) |
2832 | + | o299.CFrame = CFrame.new(-10.308732, 2.47891307, 45.6953735, -0.759640813, 0, -0.650342822, 0, 1, 0, 0.650342822, 0, -0.759640813) |
2833 | - | o299.CFrame = CFrame.new(-7.36582804, 2.34891391, 62.713501, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2833 | + | |
2834 | o299.Position = Vector3.new(-10.308732, 2.47891307, 45.6953735) | |
2835 | - | o299.Position = Vector3.new(-7.36582804, 2.34891391, 62.713501) |
2835 | + | o300.Parent = o3 |
2836 | - | o300.Parent = o4 |
2836 | + | o300.Material = Enum.Material.Fabric |
2837 | - | o300.Material = Enum.Material.Wood |
2837 | + | o300.BrickColor = BrickColor.new("Dark stone grey") |
2838 | - | o300.BrickColor = BrickColor.new("Black") |
2838 | + | o300.Position = Vector3.new(-10.1256361, 0.186605006, 39.4806976) |
2839 | - | o300.Transparency = 1 |
2839 | + | o300.Rotation = Vector3.new(0, 0.629999995, 0) |
2840 | - | o300.Position = Vector3.new(-10.308732, 2.47891307, 45.6953735) |
2840 | + | |
2841 | - | o300.Rotation = Vector3.new(-180, -40.5699997, -180) |
2841 | + | o300.Size = Vector3.new(14.2600002, 0.200000003, 13.5799999) |
2842 | o300.CFrame = CFrame.new(-10.1256361, 0.186605006, 39.4806976, 0.999940217, 0, 0.010936996, 0, 1, 0, -0.010936996, 0, 0.999940217) | |
2843 | - | o300.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) |
2843 | + | o300.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2844 | - | o300.CFrame = CFrame.new(-10.308732, 2.47891307, 45.6953735, -0.759640813, 0, -0.650342822, 0, 1, 0, 0.650342822, 0, -0.759640813) |
2844 | + | o300.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2845 | - | o300.Color = Color3.new(0.105882, 0.164706, 0.207843) |
2845 | + | o300.Position = Vector3.new(-10.1256361, 0.186605006, 39.4806976) |
2846 | - | o300.Position = Vector3.new(-10.308732, 2.47891307, 45.6953735) |
2846 | + | o301.Parent = o3 |
2847 | - | o301.Parent = o4 |
2847 | + | o301.Material = Enum.Material.Wood |
2848 | - | o301.Material = Enum.Material.Fabric |
2848 | + | o301.BrickColor = BrickColor.new("Sand red") |
2849 | - | o301.BrickColor = BrickColor.new("Dark stone grey") |
2849 | + | o301.Position = Vector3.new(-13.4840841, 11.3700018, 65.2451019) |
2850 | - | o301.Position = Vector3.new(-10.1256361, 0.186605006, 39.4806976) |
2850 | + | o301.Rotation = Vector3.new(-180, 0, -180) |
2851 | - | o301.Rotation = Vector3.new(0, 0.629999995, 0) |
2851 | + | |
2852 | o301.Size = Vector3.new(0.200000003, 3.29999948, 12.0599995) | |
2853 | - | o301.Size = Vector3.new(14.2600002, 0.200000003, 13.5799999) |
2853 | + | o301.CFrame = CFrame.new(-13.4840841, 11.3700018, 65.2451019, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2854 | - | o301.CFrame = CFrame.new(-10.1256361, 0.186605006, 39.4806976, 0.999940217, 0, 0.010936996, 0, 1, 0, -0.010936996, 0, 0.999940217) |
2854 | + | o301.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2855 | - | o301.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2855 | + | o301.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2856 | - | o301.Color = Color3.new(0.388235, 0.372549, 0.384314) |
2856 | + | o301.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2857 | - | o301.Position = Vector3.new(-10.1256361, 0.186605006, 39.4806976) |
2857 | + | o301.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2858 | - | o302.Parent = o4 |
2858 | + | o301.Position = Vector3.new(-13.4840841, 11.3700018, 65.2451019) |
2859 | - | o302.Material = Enum.Material.Wood |
2859 | + | o302.Parent = o3 |
2860 | - | o302.BrickColor = BrickColor.new("Sand red") |
2860 | + | o302.BrickColor = BrickColor.new("Lily white") |
2861 | - | o302.Position = Vector3.new(-13.4840841, 11.3700018, 65.2451019) |
2861 | + | o302.Transparency = 0.5 |
2862 | - | o302.Rotation = Vector3.new(-180, 0, -180) |
2862 | + | o302.Position = Vector3.new(-10.5717182, 18.5816364, 38.6179657) |
2863 | o302.Rotation = Vector3.new(15.3399992, 0, 0) | |
2864 | - | o302.Size = Vector3.new(0.200000003, 3.29999948, 12.0599995) |
2864 | + | |
2865 | - | o302.CFrame = CFrame.new(-13.4840841, 11.3700018, 65.2451019, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2865 | + | o302.Size = Vector3.new(9.72000027, 0.200000003, 15.54) |
2866 | - | o302.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
2866 | + | o302.CFrame = CFrame.new(-10.5717182, 18.5816364, 38.6179657, 1, 0, 0, 0, 0.964383662, -0.264507383, 0, 0.264507383, 0.964383662) |
2867 | - | o302.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
2867 | + | o302.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2868 | - | o302.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2868 | + | o302.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2869 | - | o302.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2869 | + | o302.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2870 | - | o302.Position = Vector3.new(-13.4840841, 11.3700018, 65.2451019) |
2870 | + | o302.Position = Vector3.new(-10.5717182, 18.5816364, 38.6179657) |
2871 | - | o303.Parent = o4 |
2871 | + | o304.Parent = o3 |
2872 | - | o303.BrickColor = BrickColor.new("Lily white") |
2872 | + | o304.Material = Enum.Material.Brick |
2873 | - | o303.Transparency = 0.5 |
2873 | + | o304.BrickColor = BrickColor.new("Cocoa") |
2874 | - | o303.Position = Vector3.new(-10.5717182, 18.5816364, 38.6179657) |
2874 | + | o304.Position = Vector3.new(-20.0840931, 12.9750042, 59.8401031) |
2875 | - | o303.Rotation = Vector3.new(15.3399992, 0, 0) |
2875 | + | o304.Rotation = Vector3.new(-180, 0, -180) |
2876 | - | o303.Anchored = true |
2876 | + | o304.Anchored = true |
2877 | - | o303.Size = Vector3.new(9.72000027, 0.200000003, 15.54) |
2877 | + | o304.Size = Vector3.new(0.200000003, 6.24999952, 22.8699989) |
2878 | - | o303.CFrame = CFrame.new(-10.5717182, 18.5816364, 38.6179657, 1, 0, 0, 0, 0.964383662, -0.264507383, 0, 0.264507383, 0.964383662) |
2878 | + | o304.CFrame = CFrame.new(-20.0840931, 12.9750042, 59.8401031, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2879 | - | o303.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2879 | + | o304.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2880 | - | o303.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2880 | + | o304.Position = Vector3.new(-20.0840931, 12.9750042, 59.8401031) |
2881 | - | o303.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2881 | + | o305.Parent = o3 |
2882 | - | o303.Position = Vector3.new(-10.5717182, 18.5816364, 38.6179657) |
2882 | + | o305.Material = Enum.Material.Sand |
2883 | - | o305.Parent = o4 |
2883 | + | o305.BrickColor = BrickColor.new("Lily white") |
2884 | - | o305.Material = Enum.Material.Brick |
2884 | + | o305.Position = Vector3.new(-0.434091985, 12.8749981, 55.6151428) |
2885 | - | o305.BrickColor = BrickColor.new("Cocoa") |
2885 | + | |
2886 | - | o305.Position = Vector3.new(-20.0840931, 12.9750042, 59.8401031) |
2886 | + | |
2887 | o305.Size = Vector3.new(0.200000003, 6.04999971, 14.5999994) | |
2888 | o305.CFrame = CFrame.new(-0.434091985, 12.8749981, 55.6151428, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2889 | - | o305.Size = Vector3.new(0.200000003, 6.24999952, 22.8699989) |
2889 | + | o305.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2890 | - | o305.CFrame = CFrame.new(-20.0840931, 12.9750042, 59.8401031, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2890 | + | o305.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2891 | - | o305.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2891 | + | o305.Position = Vector3.new(-0.434091985, 12.8749981, 55.6151428) |
2892 | - | o305.Position = Vector3.new(-20.0840931, 12.9750042, 59.8401031) |
2892 | + | o306.Parent = o3 |
2893 | - | o306.Parent = o4 |
2893 | + | |
2894 | o306.BrickColor = BrickColor.new("Black") | |
2895 | - | o306.BrickColor = BrickColor.new("Lily white") |
2895 | + | o306.Position = Vector3.new(-10.693738, 13.0424623, 59.9725952) |
2896 | - | o306.Position = Vector3.new(-0.434091985, 12.8749981, 55.6151428) |
2896 | + | o306.Rotation = Vector3.new(15.2799997, 0, 0) |
2897 | - | o306.Rotation = Vector3.new(-180, 0, -180) |
2897 | + | |
2898 | o306.Size = Vector3.new(19.6899986, 0.200000003, 24.6399994) | |
2899 | - | o306.Size = Vector3.new(0.200000003, 6.04999971, 14.5999994) |
2899 | + | o306.CFrame = CFrame.new(-10.693738, 13.0424623, 59.9725952, 1, 0, 0, 0, 0.964627445, -0.26361692, 0, 0.26361692, 0.964627445) |
2900 | - | o306.CFrame = CFrame.new(-0.434091985, 12.8749981, 55.6151428, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2900 | + | o306.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2901 | - | o306.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2901 | + | o306.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2902 | - | o306.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2902 | + | o306.Color = Color3.new(0.105882, 0.164706, 0.207843) |
2903 | - | o306.Position = Vector3.new(-0.434091985, 12.8749981, 55.6151428) |
2903 | + | o306.Position = Vector3.new(-10.693738, 13.0424623, 59.9725952) |
2904 | - | o307.Parent = o4 |
2904 | + | o307.Parent = o3 |
2905 | - | o307.Material = Enum.Material.Sand |
2905 | + | o307.Material = Enum.Material.Brick |
2906 | - | o307.BrickColor = BrickColor.new("Black") |
2906 | + | o307.BrickColor = BrickColor.new("Cocoa") |
2907 | - | o307.Position = Vector3.new(-10.693738, 13.0424623, 59.9725952) |
2907 | + | o307.Position = Vector3.new(-1.54408598, 11.0550022, 67.0550995) |
2908 | - | o307.Rotation = Vector3.new(15.2799997, 0, 0) |
2908 | + | o307.Rotation = Vector3.new(-180, 0, -180) |
2909 | o307.Anchored = true | |
2910 | - | o307.Size = Vector3.new(19.6899986, 0.200000003, 24.6399994) |
2910 | + | o307.Size = Vector3.new(0.200000003, 2.40999961, 8.43999958) |
2911 | - | o307.CFrame = CFrame.new(-10.693738, 13.0424623, 59.9725952, 1, 0, 0, 0, 0.964627445, -0.26361692, 0, 0.26361692, 0.964627445) |
2911 | + | o307.CFrame = CFrame.new(-1.54408598, 11.0550022, 67.0550995, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2912 | - | o307.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
2912 | + | o307.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2913 | - | o307.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
2913 | + | o307.Position = Vector3.new(-1.54408598, 11.0550022, 67.0550995) |
2914 | - | o307.Color = Color3.new(0.105882, 0.164706, 0.207843) |
2914 | + | o308.Parent = o3 |
2915 | - | o307.Position = Vector3.new(-10.693738, 13.0424623, 59.9725952) |
2915 | + | o308.Material = Enum.Material.Wood |
2916 | - | o308.Parent = o4 |
2916 | + | o308.BrickColor = BrickColor.new("Sand red") |
2917 | - | o308.Material = Enum.Material.Brick |
2917 | + | o308.Position = Vector3.new(-1.75408697, 11.0550022, 67.0550995) |
2918 | - | o308.BrickColor = BrickColor.new("Cocoa") |
2918 | + | |
2919 | - | o308.Position = Vector3.new(-1.54408598, 11.0550022, 67.0550995) |
2919 | + | |
2920 | o308.Size = Vector3.new(0.200000003, 2.40999961, 8.43999958) | |
2921 | o308.CFrame = CFrame.new(-1.75408697, 11.0550022, 67.0550995, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
2922 | o308.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
2923 | - | o308.CFrame = CFrame.new(-1.54408598, 11.0550022, 67.0550995, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2923 | + | o308.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2924 | - | o308.Color = Color3.new(0.337255, 0.141176, 0.141176) |
2924 | + | o308.Position = Vector3.new(-1.75408697, 11.0550022, 67.0550995) |
2925 | - | o308.Position = Vector3.new(-1.54408598, 11.0550022, 67.0550995) |
2925 | + | o309.Parent = o3 |
2926 | - | o309.Parent = o4 |
2926 | + | o309.Material = Enum.Material.Marble |
2927 | - | o309.Material = Enum.Material.Wood |
2927 | + | o309.BrickColor = BrickColor.new("Lily white") |
2928 | - | o309.BrickColor = BrickColor.new("Sand red") |
2928 | + | o309.Position = Vector3.new(-18.3196487, 4.40501213, 63.1533813) |
2929 | - | o309.Position = Vector3.new(-1.75408697, 11.0550022, 67.0550995) |
2929 | + | |
2930 | - | o309.Rotation = Vector3.new(-180, 0, -180) |
2930 | + | o309.Size = Vector3.new(3.51999974, 8.81000042, 0.200000003) |
2931 | o309.CFrame = CFrame.new(-18.3196487, 4.40501213, 63.1533813, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
2932 | - | o309.Size = Vector3.new(0.200000003, 2.40999961, 8.43999958) |
2932 | + | o309.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2933 | - | o309.CFrame = CFrame.new(-1.75408697, 11.0550022, 67.0550995, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
2933 | + | o309.Position = Vector3.new(-18.3196487, 4.40501213, 63.1533813) |
2934 | - | o309.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
2934 | + | o310.Parent = o3 |
2935 | - | o309.Color = Color3.new(0.584314, 0.47451, 0.466667) |
2935 | + | o311.Name = "Boomerang" |
2936 | - | o309.Position = Vector3.new(-1.75408697, 11.0550022, 67.0550995) |
2936 | + | o311.Parent = o310 |
2937 | - | o310.Parent = o4 |
2937 | + | o311.BrickColor = BrickColor.new("Really black") |
2938 | - | o310.Material = Enum.Material.Marble |
2938 | + | o311.Position = Vector3.new(-16.6677361, 4.76005983, 60.5765991) |
2939 | - | o310.BrickColor = BrickColor.new("Lily white") |
2939 | + | o311.Rotation = Vector3.new(-179.98999, 0, -180) |
2940 | - | o310.Position = Vector3.new(-18.3196487, 4.40501213, 63.1533813) |
2940 | + | o311.Anchored = true |
2941 | - | o310.Anchored = true |
2941 | + | o311.CanCollide = false |
2942 | - | o310.Size = Vector3.new(3.51999974, 8.81000042, 0.200000003) |
2942 | + | o311.FormFactor = Enum.FormFactor.Custom |
2943 | - | o310.CFrame = CFrame.new(-18.3196487, 4.40501213, 63.1533813, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
2943 | + | o311.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2944 | - | o310.Color = Color3.new(0.929412, 0.917647, 0.917647) |
2944 | + | o311.CFrame = CFrame.new(-16.6677361, 4.76005983, 60.5765991, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2945 | - | o310.Position = Vector3.new(-18.3196487, 4.40501213, 63.1533813) |
2945 | + | o311.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2946 | - | o311.Parent = o4 |
2946 | + | o311.Position = Vector3.new(-16.6677361, 4.76005983, 60.5765991) |
2947 | - | o312.Name = "Boomerang" |
2947 | + | |
2948 | o312.MeshId = "http://www.roblox.com/asset/?id=13425802" | |
2949 | - | o312.BrickColor = BrickColor.new("Really black") |
2949 | + | o312.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2950 | - | o312.Position = Vector3.new(-16.6677361, 4.76005983, 60.5765991) |
2950 | + | o312.MeshType = Enum.MeshType.FileMesh |
2951 | - | o312.Rotation = Vector3.new(-179.98999, 0, -180) |
2951 | + | o313.Name = "Hook" |
2952 | - | o312.Anchored = true |
2952 | + | o313.Parent = o310 |
2953 | - | o312.CanCollide = false |
2953 | + | o313.BrickColor = BrickColor.new("Really black") |
2954 | - | o312.FormFactor = Enum.FormFactor.Custom |
2954 | + | o313.Transparency = 0.10000002384186 |
2955 | - | o312.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2955 | + | o313.Position = Vector3.new(-16.6746941, 5.0600419, 60.5986176) |
2956 | - | o312.CFrame = CFrame.new(-16.6677361, 4.76005983, 60.5765991, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2956 | + | o313.Rotation = Vector3.new(-89.9899979, 0, 0) |
2957 | - | o312.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2957 | + | o313.Anchored = true |
2958 | - | o312.Position = Vector3.new(-16.6677361, 4.76005983, 60.5765991) |
2958 | + | o313.CanCollide = false |
2959 | - | o313.Parent = o312 |
2959 | + | o313.FormFactor = Enum.FormFactor.Custom |
2960 | - | o313.MeshId = "http://www.roblox.com/asset/?id=13425802" |
2960 | + | o313.Size = Vector3.new(1, 0.400000036, 0.200000003) |
2961 | - | o313.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2961 | + | o313.CFrame = CFrame.new(-16.6746941, 5.0600419, 60.5986176, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
2962 | - | o313.MeshType = Enum.MeshType.FileMesh |
2962 | + | o313.BottomSurface = Enum.SurfaceType.Smooth |
2963 | - | o314.Name = "Hook" |
2963 | + | o313.TopSurface = Enum.SurfaceType.Smooth |
2964 | - | o314.Parent = o311 |
2964 | + | o313.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2965 | - | o314.BrickColor = BrickColor.new("Really black") |
2965 | + | o313.Position = Vector3.new(-16.6746941, 5.0600419, 60.5986176) |
2966 | - | o314.Transparency = 0.10000002384186 |
2966 | + | o314.Parent = o313 |
2967 | - | o314.Position = Vector3.new(-16.6746941, 5.0600419, 60.5986176) |
2967 | + | o314.MeshId = "http://www.roblox.com/asset/?id=13160225" |
2968 | - | o314.Rotation = Vector3.new(-89.9899979, 0, 0) |
2968 | + | o314.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
2969 | - | o314.Anchored = true |
2969 | + | o314.TextureId = "http://www.roblox.com/asset?id=114877285" |
2970 | - | o314.CanCollide = false |
2970 | + | o314.MeshType = Enum.MeshType.FileMesh |
2971 | - | o314.FormFactor = Enum.FormFactor.Custom |
2971 | + | o315.Parent = o3 |
2972 | - | o314.Size = Vector3.new(1, 0.400000036, 0.200000003) |
2972 | + | o316.Name = "Boomerang" |
2973 | - | o314.CFrame = CFrame.new(-16.6746941, 5.0600419, 60.5986176, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
2973 | + | o316.Parent = o315 |
2974 | - | o314.BottomSurface = Enum.SurfaceType.Smooth |
2974 | + | o316.BrickColor = BrickColor.new("Really black") |
2975 | - | o314.TopSurface = Enum.SurfaceType.Smooth |
2975 | + | o316.Position = Vector3.new(-16.6677361, 4.76005983, 61.0565796) |
2976 | - | o314.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2976 | + | o316.Rotation = Vector3.new(-179.98999, 0, -180) |
2977 | - | o314.Position = Vector3.new(-16.6746941, 5.0600419, 60.5986176) |
2977 | + | o316.Anchored = true |
2978 | - | o315.Parent = o314 |
2978 | + | o316.CanCollide = false |
2979 | - | o315.MeshId = "http://www.roblox.com/asset/?id=13160225" |
2979 | + | o316.FormFactor = Enum.FormFactor.Custom |
2980 | - | o315.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
2980 | + | o316.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2981 | - | o315.TextureId = "http://www.roblox.com/asset?id=114877285" |
2981 | + | o316.CFrame = CFrame.new(-16.6677361, 4.76005983, 61.0565796, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2982 | - | o315.MeshType = Enum.MeshType.FileMesh |
2982 | + | o316.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2983 | - | o316.Parent = o4 |
2983 | + | o316.Position = Vector3.new(-16.6677361, 4.76005983, 61.0565796) |
2984 | - | o317.Name = "Boomerang" |
2984 | + | |
2985 | o317.MeshId = "http://www.roblox.com/asset/?id=13425802" | |
2986 | - | o317.BrickColor = BrickColor.new("Really black") |
2986 | + | o317.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2987 | - | o317.Position = Vector3.new(-16.6677361, 4.76005983, 61.0565796) |
2987 | + | o317.MeshType = Enum.MeshType.FileMesh |
2988 | - | o317.Rotation = Vector3.new(-179.98999, 0, -180) |
2988 | + | o318.Name = "Hook" |
2989 | - | o317.Anchored = true |
2989 | + | o318.Parent = o315 |
2990 | - | o317.CanCollide = false |
2990 | + | o318.BrickColor = BrickColor.new("Really black") |
2991 | - | o317.FormFactor = Enum.FormFactor.Custom |
2991 | + | o318.Transparency = 0.10000002384186 |
2992 | - | o317.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
2992 | + | o318.Position = Vector3.new(-16.6746941, 5.0600419, 61.0786018) |
2993 | - | o317.CFrame = CFrame.new(-16.6677361, 4.76005983, 61.0565796, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
2993 | + | o318.Rotation = Vector3.new(-89.9899979, 0, 0) |
2994 | - | o317.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
2994 | + | o318.Anchored = true |
2995 | - | o317.Position = Vector3.new(-16.6677361, 4.76005983, 61.0565796) |
2995 | + | o318.CanCollide = false |
2996 | - | o318.Parent = o317 |
2996 | + | o318.FormFactor = Enum.FormFactor.Custom |
2997 | - | o318.MeshId = "http://www.roblox.com/asset/?id=13425802" |
2997 | + | o318.Size = Vector3.new(1, 0.400000036, 0.200000003) |
2998 | - | o318.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
2998 | + | o318.CFrame = CFrame.new(-16.6746941, 5.0600419, 61.0786018, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
2999 | - | o318.MeshType = Enum.MeshType.FileMesh |
2999 | + | o318.BottomSurface = Enum.SurfaceType.Smooth |
3000 | - | o319.Name = "Hook" |
3000 | + | o318.TopSurface = Enum.SurfaceType.Smooth |
3001 | - | o319.Parent = o316 |
3001 | + | o318.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3002 | - | o319.BrickColor = BrickColor.new("Really black") |
3002 | + | o318.Position = Vector3.new(-16.6746941, 5.0600419, 61.0786018) |
3003 | - | o319.Transparency = 0.10000002384186 |
3003 | + | o319.Parent = o318 |
3004 | - | o319.Position = Vector3.new(-16.6746941, 5.0600419, 61.0786018) |
3004 | + | o319.MeshId = "http://www.roblox.com/asset/?id=13160225" |
3005 | - | o319.Rotation = Vector3.new(-89.9899979, 0, 0) |
3005 | + | o319.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
3006 | - | o319.Anchored = true |
3006 | + | o319.TextureId = "http://www.roblox.com/asset?id=114877285" |
3007 | - | o319.CanCollide = false |
3007 | + | o319.MeshType = Enum.MeshType.FileMesh |
3008 | - | o319.FormFactor = Enum.FormFactor.Custom |
3008 | + | o320.Parent = o3 |
3009 | - | o319.Size = Vector3.new(1, 0.400000036, 0.200000003) |
3009 | + | o320.Material = Enum.Material.Neon |
3010 | - | o319.CFrame = CFrame.new(-16.6746941, 5.0600419, 61.0786018, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
3010 | + | o320.BrickColor = BrickColor.new("Lily white") |
3011 | - | o319.BottomSurface = Enum.SurfaceType.Smooth |
3011 | + | o320.Position = Vector3.new(-16.6797237, 16.529562, 45.2441254) |
3012 | - | o319.TopSurface = Enum.SurfaceType.Smooth |
3012 | + | o320.Rotation = Vector3.new(-74.7200012, 0, 0) |
3013 | - | o319.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3013 | + | o320.Anchored = true |
3014 | - | o319.Position = Vector3.new(-16.6746941, 5.0600419, 61.0786018) |
3014 | + | o320.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3015 | - | o320.Parent = o319 |
3015 | + | o320.CFrame = CFrame.new(-16.6797237, 16.529562, 45.2441254, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
3016 | - | o320.MeshId = "http://www.roblox.com/asset/?id=13160225" |
3016 | + | o320.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3017 | - | o320.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
3017 | + | o320.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3018 | - | o320.TextureId = "http://www.roblox.com/asset?id=114877285" |
3018 | + | o320.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3019 | - | o320.MeshType = Enum.MeshType.FileMesh |
3019 | + | o320.Position = Vector3.new(-16.6797237, 16.529562, 45.2441254) |
3020 | - | o321.Parent = o4 |
3020 | + | o321.Parent = o320 |
3021 | - | o321.Material = Enum.Material.Neon |
3021 | + | o321.Brightness = 10 |
3022 | - | o321.BrickColor = BrickColor.new("Lily white") |
3022 | + | o321.Range = 20 |
3023 | - | o321.Position = Vector3.new(-16.6797237, 16.529562, 45.2441254) |
3023 | + | o322.Parent = o3 |
3024 | - | o321.Rotation = Vector3.new(-74.7200012, 0, 0) |
3024 | + | o323.Name = "Boomerang" |
3025 | - | o321.Anchored = true |
3025 | + | o323.Parent = o322 |
3026 | - | o321.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3026 | + | o323.BrickColor = BrickColor.new("Really black") |
3027 | - | o321.CFrame = CFrame.new(-16.6797237, 16.529562, 45.2441254, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
3027 | + | o323.Position = Vector3.new(-16.6677361, 4.76005983, 62.1266022) |
3028 | - | o321.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3028 | + | o323.Rotation = Vector3.new(-179.98999, 0, -180) |
3029 | - | o321.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3029 | + | o323.Anchored = true |
3030 | - | o321.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3030 | + | o323.CanCollide = false |
3031 | - | o321.Position = Vector3.new(-16.6797237, 16.529562, 45.2441254) |
3031 | + | o323.FormFactor = Enum.FormFactor.Custom |
3032 | - | o322.Parent = o321 |
3032 | + | o323.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
3033 | - | o322.Brightness = 10 |
3033 | + | o323.CFrame = CFrame.new(-16.6677361, 4.76005983, 62.1266022, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
3034 | - | o322.Range = 20 |
3034 | + | o323.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3035 | - | o323.Parent = o4 |
3035 | + | o323.Position = Vector3.new(-16.6677361, 4.76005983, 62.1266022) |
3036 | - | o324.Name = "Boomerang" |
3036 | + | |
3037 | o324.MeshId = "http://www.roblox.com/asset/?id=13425802" | |
3038 | - | o324.BrickColor = BrickColor.new("Really black") |
3038 | + | o324.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
3039 | - | o324.Position = Vector3.new(-16.6677361, 4.76005983, 62.1266022) |
3039 | + | o324.MeshType = Enum.MeshType.FileMesh |
3040 | - | o324.Rotation = Vector3.new(-179.98999, 0, -180) |
3040 | + | o325.Name = "Hook" |
3041 | - | o324.Anchored = true |
3041 | + | o325.Parent = o322 |
3042 | - | o324.CanCollide = false |
3042 | + | o325.BrickColor = BrickColor.new("Really black") |
3043 | - | o324.FormFactor = Enum.FormFactor.Custom |
3043 | + | o325.Transparency = 0.10000002384186 |
3044 | - | o324.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
3044 | + | o325.Position = Vector3.new(-16.6746941, 5.0600419, 62.1486206) |
3045 | - | o324.CFrame = CFrame.new(-16.6677361, 4.76005983, 62.1266022, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
3045 | + | o325.Rotation = Vector3.new(-89.9899979, 0, 0) |
3046 | - | o324.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3046 | + | o325.Anchored = true |
3047 | - | o324.Position = Vector3.new(-16.6677361, 4.76005983, 62.1266022) |
3047 | + | o325.CanCollide = false |
3048 | - | o325.Parent = o324 |
3048 | + | o325.FormFactor = Enum.FormFactor.Custom |
3049 | - | o325.MeshId = "http://www.roblox.com/asset/?id=13425802" |
3049 | + | o325.Size = Vector3.new(1, 0.400000036, 0.200000003) |
3050 | - | o325.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
3050 | + | o325.CFrame = CFrame.new(-16.6746941, 5.0600419, 62.1486206, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
3051 | - | o325.MeshType = Enum.MeshType.FileMesh |
3051 | + | o325.BottomSurface = Enum.SurfaceType.Smooth |
3052 | - | o326.Name = "Hook" |
3052 | + | o325.TopSurface = Enum.SurfaceType.Smooth |
3053 | - | o326.Parent = o323 |
3053 | + | o325.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3054 | - | o326.BrickColor = BrickColor.new("Really black") |
3054 | + | o325.Position = Vector3.new(-16.6746941, 5.0600419, 62.1486206) |
3055 | - | o326.Transparency = 0.10000002384186 |
3055 | + | o326.Parent = o325 |
3056 | - | o326.Position = Vector3.new(-16.6746941, 5.0600419, 62.1486206) |
3056 | + | o326.MeshId = "http://www.roblox.com/asset/?id=13160225" |
3057 | - | o326.Rotation = Vector3.new(-89.9899979, 0, 0) |
3057 | + | o326.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
3058 | - | o326.Anchored = true |
3058 | + | o326.TextureId = "http://www.roblox.com/asset?id=114877285" |
3059 | - | o326.CanCollide = false |
3059 | + | o326.MeshType = Enum.MeshType.FileMesh |
3060 | - | o326.FormFactor = Enum.FormFactor.Custom |
3060 | + | o327.Parent = o3 |
3061 | - | o326.Size = Vector3.new(1, 0.400000036, 0.200000003) |
3061 | + | o327.BrickColor = BrickColor.new("Lily white") |
3062 | - | o326.CFrame = CFrame.new(-16.6746941, 5.0600419, 62.1486206, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
3062 | + | o327.Transparency = 0.5 |
3063 | - | o326.BottomSurface = Enum.SurfaceType.Smooth |
3063 | + | o327.Position = Vector3.new(-16.6996479, 5.07001114, 64.9033508) |
3064 | - | o326.TopSurface = Enum.SurfaceType.Smooth |
3064 | + | o327.Anchored = true |
3065 | - | o326.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3065 | + | o327.CanCollide = false |
3066 | - | o326.Position = Vector3.new(-16.6746941, 5.0600419, 62.1486206) |
3066 | + | o327.Size = Vector3.new(0.200000003, 7.4800005, 3.44000006) |
3067 | - | o327.Parent = o326 |
3067 | + | o327.CFrame = CFrame.new(-16.6996479, 5.07001114, 64.9033508, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3068 | - | o327.MeshId = "http://www.roblox.com/asset/?id=13160225" |
3068 | + | o327.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3069 | - | o327.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
3069 | + | o327.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3070 | - | o327.TextureId = "http://www.roblox.com/asset?id=114877285" |
3070 | + | o327.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3071 | - | o327.MeshType = Enum.MeshType.FileMesh |
3071 | + | o327.Position = Vector3.new(-16.6996479, 5.07001114, 64.9033508) |
3072 | - | o328.Parent = o4 |
3072 | + | o328.Parent = o3 |
3073 | o328.BrickColor = BrickColor.new("Lily white") | |
3074 | o328.Transparency = 0.5 | |
3075 | - | o328.Position = Vector3.new(-16.6996479, 5.07001114, 64.9033508) |
3075 | + | o328.Position = Vector3.new(-18.5246468, 5.06500912, 66.7633667) |
3076 | o328.Anchored = true | |
3077 | - | o328.CanCollide = false |
3077 | + | o328.Size = Vector3.new(3.10999966, 7.47000027, 0.200000003) |
3078 | - | o328.Size = Vector3.new(0.200000003, 7.4800005, 3.44000006) |
3078 | + | o328.CFrame = CFrame.new(-18.5246468, 5.06500912, 66.7633667, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3079 | - | o328.CFrame = CFrame.new(-16.6996479, 5.07001114, 64.9033508, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3079 | + | o328.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3080 | o328.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3081 | o328.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3082 | o328.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
3083 | - | o328.Position = Vector3.new(-16.6996479, 5.07001114, 64.9033508) |
3083 | + | o328.Position = Vector3.new(-18.5246468, 5.06500912, 66.7633667) |
3084 | - | o329.Parent = o4 |
3084 | + | o329.Parent = o3 |
3085 | - | o329.BrickColor = BrickColor.new("Lily white") |
3085 | + | o330.Name = "Boomerang" |
3086 | - | o329.Transparency = 0.5 |
3086 | + | o330.Parent = o329 |
3087 | - | o329.Position = Vector3.new(-18.5246468, 5.06500912, 66.7633667) |
3087 | + | o330.BrickColor = BrickColor.new("Really black") |
3088 | - | o329.Anchored = true |
3088 | + | o330.Position = Vector3.new(-16.6677361, 4.76005983, 61.6466217) |
3089 | - | o329.Size = Vector3.new(3.10999966, 7.47000027, 0.200000003) |
3089 | + | o330.Rotation = Vector3.new(-179.98999, 0, -180) |
3090 | - | o329.CFrame = CFrame.new(-18.5246468, 5.06500912, 66.7633667, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3090 | + | o330.Anchored = true |
3091 | - | o329.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3091 | + | o330.CanCollide = false |
3092 | - | o329.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3092 | + | o330.FormFactor = Enum.FormFactor.Custom |
3093 | - | o329.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3093 | + | o330.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
3094 | - | o329.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3094 | + | o330.CFrame = CFrame.new(-16.6677361, 4.76005983, 61.6466217, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
3095 | - | o329.Position = Vector3.new(-18.5246468, 5.06500912, 66.7633667) |
3095 | + | o330.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3096 | - | o330.Parent = o4 |
3096 | + | o330.Position = Vector3.new(-16.6677361, 4.76005983, 61.6466217) |
3097 | - | o331.Name = "Boomerang" |
3097 | + | |
3098 | o331.MeshId = "http://www.roblox.com/asset/?id=13425802" | |
3099 | - | o331.BrickColor = BrickColor.new("Really black") |
3099 | + | o331.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
3100 | - | o331.Position = Vector3.new(-16.6677361, 4.76005983, 61.6466217) |
3100 | + | o331.MeshType = Enum.MeshType.FileMesh |
3101 | - | o331.Rotation = Vector3.new(-179.98999, 0, -180) |
3101 | + | o332.Name = "Hook" |
3102 | - | o331.Anchored = true |
3102 | + | o332.Parent = o329 |
3103 | - | o331.CanCollide = false |
3103 | + | o332.BrickColor = BrickColor.new("Really black") |
3104 | - | o331.FormFactor = Enum.FormFactor.Custom |
3104 | + | o332.Transparency = 0.10000002384186 |
3105 | - | o331.Size = Vector3.new(2.05000019, 0.399999976, 0.25000003) |
3105 | + | o332.Position = Vector3.new(-16.6746941, 5.0600419, 61.6686401) |
3106 | - | o331.CFrame = CFrame.new(-16.6677361, 4.76005983, 61.6466217, -1, 1.55550683e-08, -4.9493608e-12, 1.55550666e-08, 1, 0.000176311893, 7.69190354e-12, 0.000176311893, -1) |
3106 | + | o332.Rotation = Vector3.new(-89.9899979, 0, 0) |
3107 | - | o331.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3107 | + | o332.Anchored = true |
3108 | - | o331.Position = Vector3.new(-16.6677361, 4.76005983, 61.6466217) |
3108 | + | o332.CanCollide = false |
3109 | - | o332.Parent = o331 |
3109 | + | o332.FormFactor = Enum.FormFactor.Custom |
3110 | - | o332.MeshId = "http://www.roblox.com/asset/?id=13425802" |
3110 | + | o332.Size = Vector3.new(1, 0.400000036, 0.200000003) |
3111 | - | o332.Scale = Vector3.new(0.600000024, 0.349999994, 0.699999988) |
3111 | + | o332.CFrame = CFrame.new(-16.6746941, 5.0600419, 61.6686401, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
3112 | - | o332.MeshType = Enum.MeshType.FileMesh |
3112 | + | o332.BottomSurface = Enum.SurfaceType.Smooth |
3113 | - | o333.Name = "Hook" |
3113 | + | o332.TopSurface = Enum.SurfaceType.Smooth |
3114 | - | o333.Parent = o330 |
3114 | + | o332.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3115 | - | o333.BrickColor = BrickColor.new("Really black") |
3115 | + | o332.Position = Vector3.new(-16.6746941, 5.0600419, 61.6686401) |
3116 | - | o333.Transparency = 0.10000002384186 |
3116 | + | o333.Parent = o332 |
3117 | - | o333.Position = Vector3.new(-16.6746941, 5.0600419, 61.6686401) |
3117 | + | o333.MeshId = "http://www.roblox.com/asset/?id=13160225" |
3118 | - | o333.Rotation = Vector3.new(-89.9899979, 0, 0) |
3118 | + | o333.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
3119 | - | o333.Anchored = true |
3119 | + | o333.TextureId = "http://www.roblox.com/asset?id=114877285" |
3120 | - | o333.CanCollide = false |
3120 | + | o333.MeshType = Enum.MeshType.FileMesh |
3121 | - | o333.FormFactor = Enum.FormFactor.Custom |
3121 | + | o334.Parent = o3 |
3122 | - | o333.Size = Vector3.new(1, 0.400000036, 0.200000003) |
3122 | + | o334.Material = Enum.Material.Wood |
3123 | - | o333.CFrame = CFrame.new(-16.6746941, 5.0600419, 61.6686401, 1, -4.94399357e-12, -1.55884894e-13, 1.5677043e-13, 0.000179113311, 1, -4.94396538e-12, -1, 0.000179113311) |
3123 | + | o334.BrickColor = BrickColor.new("Sand red") |
3124 | - | o333.BottomSurface = Enum.SurfaceType.Smooth |
3124 | + | o334.Position = Vector3.new(-1.795385, 19.5950146, 34.8309479) |
3125 | - | o333.TopSurface = Enum.SurfaceType.Smooth |
3125 | + | o334.Rotation = Vector3.new(-180, 0, -180) |
3126 | - | o333.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3126 | + | o334.Anchored = true |
3127 | - | o333.Position = Vector3.new(-16.6746941, 5.0600419, 61.6686401) |
3127 | + | o334.Size = Vector3.new(0.200000003, 2.7900002, 8.55000019) |
3128 | - | o334.Parent = o333 |
3128 | + | o334.CFrame = CFrame.new(-1.795385, 19.5950146, 34.8309479, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3129 | - | o334.MeshId = "http://www.roblox.com/asset/?id=13160225" |
3129 | + | o334.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3130 | - | o334.Scale = Vector3.new(0.449999988, 0.449999988, 0.449999988) |
3130 | + | o334.Color = Color3.new(0.584314, 0.47451, 0.466667) |
3131 | - | o334.TextureId = "http://www.roblox.com/asset?id=114877285" |
3131 | + | o334.Position = Vector3.new(-1.795385, 19.5950146, 34.8309479) |
3132 | - | o334.MeshType = Enum.MeshType.FileMesh |
3132 | + | o335.Parent = o3 |
3133 | - | o335.Parent = o4 |
3133 | + | o335.Material = Enum.Material.Marble |
3134 | - | o335.Material = Enum.Material.Wood |
3134 | + | o335.BrickColor = BrickColor.new("Lily white") |
3135 | - | o335.BrickColor = BrickColor.new("Sand red") |
3135 | + | o335.Position = Vector3.new(-18.3396473, 0.580012977, 66.7633667) |
3136 | - | o335.Position = Vector3.new(-1.795385, 19.5950146, 34.8309479) |
3136 | + | |
3137 | - | o335.Rotation = Vector3.new(-180, 0, -180) |
3137 | + | o335.Size = Vector3.new(3.47999978, 1.1600008, 0.200000003) |
3138 | o335.CFrame = CFrame.new(-18.3396473, 0.580012977, 66.7633667, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3139 | - | o335.Size = Vector3.new(0.200000003, 2.7900002, 8.55000019) |
3139 | + | o335.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3140 | - | o335.CFrame = CFrame.new(-1.795385, 19.5950146, 34.8309479, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3140 | + | |
3141 | o335.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3142 | - | o335.Color = Color3.new(0.584314, 0.47451, 0.466667) |
3142 | + | o335.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3143 | - | o335.Position = Vector3.new(-1.795385, 19.5950146, 34.8309479) |
3143 | + | o335.Position = Vector3.new(-18.3396473, 0.580012977, 66.7633667) |
3144 | - | o336.Parent = o4 |
3144 | + | o336.Parent = o3 |
3145 | - | o336.Material = Enum.Material.Marble |
3145 | + | o337.Parent = o336 |
3146 | - | o336.BrickColor = BrickColor.new("Lily white") |
3146 | + | o337.Material = Enum.Material.DiamondPlate |
3147 | - | o336.Position = Vector3.new(-18.3396473, 0.580012977, 66.7633667) |
3147 | + | o337.BrickColor = BrickColor.new("Dark stone grey") |
3148 | - | o336.Anchored = true |
3148 | + | o337.Position = Vector3.new(-19.458828, 7.65900612, 60.8011169) |
3149 | - | o336.Size = Vector3.new(3.47999978, 1.1600008, 0.200000003) |
3149 | + | o337.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
3150 | - | o336.CFrame = CFrame.new(-18.3396473, 0.580012977, 66.7633667, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3150 | + | o337.Anchored = true |
3151 | - | o336.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3151 | + | o337.FormFactor = Enum.FormFactor.Custom |
3152 | - | o336.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3152 | + | o337.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) |
3153 | - | o336.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3153 | + | o337.CFrame = CFrame.new(-19.458828, 7.65900612, 60.8011169, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3154 | - | o336.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3154 | + | o337.BottomSurface = Enum.SurfaceType.Smooth |
3155 | - | o336.Position = Vector3.new(-18.3396473, 0.580012977, 66.7633667) |
3155 | + | o337.TopSurface = Enum.SurfaceType.Smooth |
3156 | - | o337.Parent = o4 |
3156 | + | o337.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3157 | - | o338.Parent = o337 |
3157 | + | o337.Position = Vector3.new(-19.458828, 7.65900612, 60.8011169) |
3158 | o338.Parent = o336 | |
3159 | o338.Material = Enum.Material.DiamondPlate | |
3160 | - | o338.Position = Vector3.new(-19.458828, 7.65900612, 60.8011169) |
3160 | + | |
3161 | o338.Position = Vector3.new(-18.0255928, 7.66488886, 60.0244179) | |
3162 | o338.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) | |
3163 | o338.Anchored = true | |
3164 | - | o338.Size = Vector3.new(0.210000038, 0.200000003, 0.230002403) |
3164 | + | |
3165 | - | o338.CFrame = CFrame.new(-19.458828, 7.65900612, 60.8011169, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3165 | + | o338.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
3166 | o338.CFrame = CFrame.new(-18.0255928, 7.66488886, 60.0244179, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) | |
3167 | o338.BottomSurface = Enum.SurfaceType.Smooth | |
3168 | o338.TopSurface = Enum.SurfaceType.Smooth | |
3169 | - | o338.Position = Vector3.new(-19.458828, 7.65900612, 60.8011169) |
3169 | + | |
3170 | - | o339.Parent = o337 |
3170 | + | o338.Position = Vector3.new(-18.0255928, 7.66488886, 60.0244179) |
3171 | o339.Parent = o336 | |
3172 | o339.Material = Enum.Material.DiamondPlate | |
3173 | - | o339.Position = Vector3.new(-18.0255928, 7.66488886, 60.0244179) |
3173 | + | |
3174 | o339.Position = Vector3.new(-18.6014061, 7.66726017, 62.4065857) | |
3175 | o339.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) | |
3176 | o339.Anchored = true | |
3177 | - | o339.Size = Vector3.new(0.210000038, 0.210000008, 0.210000008) |
3177 | + | |
3178 | - | o339.CFrame = CFrame.new(-18.0255928, 7.66488886, 60.0244179, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3178 | + | o339.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
3179 | o339.CFrame = CFrame.new(-18.6014061, 7.66726017, 62.4065857, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) | |
3180 | o339.BottomSurface = Enum.SurfaceType.Smooth | |
3181 | o339.TopSurface = Enum.SurfaceType.Smooth | |
3182 | - | o339.Position = Vector3.new(-18.0255928, 7.66488886, 60.0244179) |
3182 | + | |
3183 | - | o340.Parent = o337 |
3183 | + | o339.Position = Vector3.new(-18.6014061, 7.66726017, 62.4065857) |
3184 | - | o340.Material = Enum.Material.DiamondPlate |
3184 | + | o340.Parent = o336 |
3185 | o340.Material = Enum.Material.SmoothPlastic | |
3186 | - | o340.Position = Vector3.new(-18.6014061, 7.66726017, 62.4065857) |
3186 | + | |
3187 | - | o340.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
3187 | + | o340.Position = Vector3.new(-17.5252438, 7.38106918, 60.9225006) |
3188 | o340.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) | |
3189 | o340.Anchored = true | |
3190 | - | o340.Size = Vector3.new(0.210000008, 0.210000008, 0.210000008) |
3190 | + | |
3191 | - | o340.CFrame = CFrame.new(-18.6014061, 7.66726017, 62.4065857, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3191 | + | o340.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
3192 | o340.CFrame = CFrame.new(-17.5252438, 7.38106918, 60.9225006, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) | |
3193 | o340.BottomSurface = Enum.SurfaceType.Smooth | |
3194 | o340.TopSurface = Enum.SurfaceType.Smooth | |
3195 | - | o340.Position = Vector3.new(-18.6014061, 7.66726017, 62.4065857) |
3195 | + | |
3196 | - | o341.Parent = o337 |
3196 | + | o340.Position = Vector3.new(-17.5252438, 7.38106918, 60.9225006) |
3197 | - | o341.Material = Enum.Material.SmoothPlastic |
3197 | + | o341.Parent = o340 |
3198 | - | o341.BrickColor = BrickColor.new("Dark stone grey") |
3198 | + | o341.Scale = Vector3.new(1, 0.200000003, 1) |
3199 | - | o341.Position = Vector3.new(-17.5252438, 7.38106918, 60.9225006) |
3199 | + | o342.Parent = o336 |
3200 | - | o341.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3200 | + | o342.Material = Enum.Material.SmoothPlastic |
3201 | - | o341.Anchored = true |
3201 | + | o342.BrickColor = BrickColor.new("Really black") |
3202 | - | o341.FormFactor = Enum.FormFactor.Custom |
3202 | + | o342.Position = Vector3.new(-17.5253029, 7.26106405, 60.9223633) |
3203 | - | o341.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
3203 | + | o342.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3204 | - | o341.CFrame = CFrame.new(-17.5252438, 7.38106918, 60.9225006, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3204 | + | o342.Anchored = true |
3205 | - | o341.BottomSurface = Enum.SurfaceType.Smooth |
3205 | + | o342.FormFactor = Enum.FormFactor.Custom |
3206 | - | o341.TopSurface = Enum.SurfaceType.Smooth |
3206 | + | o342.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
3207 | - | o341.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3207 | + | o342.CFrame = CFrame.new(-17.5253029, 7.26106405, 60.9223633, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3208 | - | o341.Position = Vector3.new(-17.5252438, 7.38106918, 60.9225006) |
3208 | + | o342.BottomSurface = Enum.SurfaceType.Smooth |
3209 | - | o342.Parent = o341 |
3209 | + | o342.TopSurface = Enum.SurfaceType.Smooth |
3210 | - | o342.Scale = Vector3.new(1, 0.200000003, 1) |
3210 | + | o342.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3211 | - | o343.Parent = o337 |
3211 | + | o342.Position = Vector3.new(-17.5253029, 7.26106405, 60.9223633) |
3212 | o343.Parent = o336 | |
3213 | - | o343.BrickColor = BrickColor.new("Really black") |
3213 | + | |
3214 | - | o343.Position = Vector3.new(-17.5253029, 7.26106405, 60.9223633) |
3214 | + | o343.BrickColor = BrickColor.new("Dark stone grey") |
3215 | o343.Position = Vector3.new(-17.6901169, 7.26148891, 60.5360298) | |
3216 | o343.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) | |
3217 | o343.Anchored = true | |
3218 | - | o343.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
3218 | + | |
3219 | - | o343.CFrame = CFrame.new(-17.5253029, 7.26106405, 60.9223633, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3219 | + | o343.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
3220 | o343.CFrame = CFrame.new(-17.6901169, 7.26148891, 60.5360298, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) | |
3221 | o343.BottomSurface = Enum.SurfaceType.Smooth | |
3222 | - | o343.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3222 | + | |
3223 | - | o343.Position = Vector3.new(-17.5253029, 7.26106405, 60.9223633) |
3223 | + | o343.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3224 | - | o344.Parent = o337 |
3224 | + | o343.Position = Vector3.new(-17.6901169, 7.26148891, 60.5360298) |
3225 | - | o344.Material = Enum.Material.SmoothPlastic |
3225 | + | o344.Parent = o343 |
3226 | - | o344.BrickColor = BrickColor.new("Dark stone grey") |
3226 | + | o344.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
3227 | - | o344.Position = Vector3.new(-17.6901169, 7.26148891, 60.5360298) |
3227 | + | o345.Parent = o336 |
3228 | - | o344.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3228 | + | o345.Material = Enum.Material.SmoothPlastic |
3229 | - | o344.Anchored = true |
3229 | + | o345.BrickColor = BrickColor.new("Dark stone grey") |
3230 | - | o344.FormFactor = Enum.FormFactor.Custom |
3230 | + | o345.Position = Vector3.new(-17.5253181, 7.14105701, 60.9222717) |
3231 | - | o344.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
3231 | + | o345.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3232 | - | o344.CFrame = CFrame.new(-17.6901169, 7.26148891, 60.5360298, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3232 | + | o345.Anchored = true |
3233 | - | o344.BottomSurface = Enum.SurfaceType.Smooth |
3233 | + | o345.FormFactor = Enum.FormFactor.Custom |
3234 | - | o344.TopSurface = Enum.SurfaceType.Smooth |
3234 | + | o345.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
3235 | - | o344.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3235 | + | o345.CFrame = CFrame.new(-17.5253181, 7.14105701, 60.9222717, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3236 | - | o344.Position = Vector3.new(-17.6901169, 7.26148891, 60.5360298) |
3236 | + | o345.BottomSurface = Enum.SurfaceType.Smooth |
3237 | - | o345.Parent = o344 |
3237 | + | o345.TopSurface = Enum.SurfaceType.Smooth |
3238 | - | o345.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
3238 | + | o345.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3239 | - | o346.Parent = o337 |
3239 | + | o345.Position = Vector3.new(-17.5253181, 7.14105701, 60.9222717) |
3240 | - | o346.Material = Enum.Material.SmoothPlastic |
3240 | + | o346.Parent = o345 |
3241 | - | o346.BrickColor = BrickColor.new("Dark stone grey") |
3241 | + | o346.Scale = Vector3.new(1, 0.200000003, 1) |
3242 | - | o346.Position = Vector3.new(-17.5253181, 7.14105701, 60.9222717) |
3242 | + | o347.Parent = o336 |
3243 | - | o346.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3243 | + | o347.Material = Enum.Material.SmoothPlastic |
3244 | - | o346.Anchored = true |
3244 | + | o347.Position = Vector3.new(-18.3135529, 7.66108084, 61.2155304) |
3245 | - | o346.FormFactor = Enum.FormFactor.Custom |
3245 | + | o347.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
3246 | - | o346.Size = Vector3.new(0.200000003, 0.200000003, 0.800002158) |
3246 | + | o347.Anchored = true |
3247 | - | o346.CFrame = CFrame.new(-17.5253181, 7.14105701, 60.9222717, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3247 | + | o347.FormFactor = Enum.FormFactor.Custom |
3248 | - | o346.BottomSurface = Enum.SurfaceType.Smooth |
3248 | + | o347.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
3249 | - | o346.TopSurface = Enum.SurfaceType.Smooth |
3249 | + | o347.CFrame = CFrame.new(-18.3135529, 7.66108084, 61.2155304, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3250 | - | o346.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3250 | + | o347.BottomSurface = Enum.SurfaceType.Smooth |
3251 | - | o346.Position = Vector3.new(-17.5253181, 7.14105701, 60.9222717) |
3251 | + | o347.TopSurface = Enum.SurfaceType.Smooth |
3252 | - | o347.Parent = o346 |
3252 | + | o347.Position = Vector3.new(-18.3135529, 7.66108084, 61.2155304) |
3253 | - | o347.Scale = Vector3.new(1, 0.200000003, 1) |
3253 | + | o348.Parent = o336 |
3254 | - | o348.Parent = o337 |
3254 | + | |
3255 | o348.BrickColor = BrickColor.new("Really black") | |
3256 | - | o348.Position = Vector3.new(-18.3135529, 7.66108084, 61.2155304) |
3256 | + | o348.Position = Vector3.new(-18.2751408, 6.87108517, 61.2418365) |
3257 | - | o348.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
3257 | + | o348.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3258 | o348.Anchored = true | |
3259 | o348.FormFactor = Enum.FormFactor.Custom | |
3260 | - | o348.Size = Vector3.new(1.81999969, 0.200000003, 2.02000237) |
3260 | + | o348.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
3261 | - | o348.CFrame = CFrame.new(-18.3135529, 7.66108084, 61.2155304, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3261 | + | o348.CFrame = CFrame.new(-18.2751408, 6.87108517, 61.2418365, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3262 | o348.BottomSurface = Enum.SurfaceType.Smooth | |
3263 | o348.TopSurface = Enum.SurfaceType.Smooth | |
3264 | - | o348.Position = Vector3.new(-18.3135529, 7.66108084, 61.2155304) |
3264 | + | o348.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3265 | - | o349.Parent = o337 |
3265 | + | o348.Position = Vector3.new(-18.2751408, 6.87108517, 61.2418365) |
3266 | o349.Parent = o336 | |
3267 | - | o349.BrickColor = BrickColor.new("Really black") |
3267 | + | |
3268 | - | o349.Position = Vector3.new(-18.2751408, 6.87108517, 61.2418365) |
3268 | + | o349.BrickColor = BrickColor.new("Dark stone grey") |
3269 | o349.Position = Vector3.new(-17.3605232, 7.26063395, 61.3087463) | |
3270 | o349.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) | |
3271 | o349.Anchored = true | |
3272 | - | o349.Size = Vector3.new(1.76999974, 1.39999986, 1.9800024) |
3272 | + | |
3273 | - | o349.CFrame = CFrame.new(-18.2751408, 6.87108517, 61.2418365, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3273 | + | o349.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
3274 | o349.CFrame = CFrame.new(-17.3605232, 7.26063395, 61.3087463, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) | |
3275 | o349.BottomSurface = Enum.SurfaceType.Smooth | |
3276 | - | o349.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3276 | + | |
3277 | - | o349.Position = Vector3.new(-18.2751408, 6.87108517, 61.2418365) |
3277 | + | o349.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3278 | - | o350.Parent = o337 |
3278 | + | o349.Position = Vector3.new(-17.3605232, 7.26063395, 61.3087463) |
3279 | - | o350.Material = Enum.Material.SmoothPlastic |
3279 | + | o350.Parent = o349 |
3280 | - | o350.BrickColor = BrickColor.new("Dark stone grey") |
3280 | + | o350.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
3281 | - | o350.Position = Vector3.new(-17.3605232, 7.26063395, 61.3087463) |
3281 | + | o351.Parent = o336 |
3282 | - | o350.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3282 | + | o351.Material = Enum.Material.SmoothPlastic |
3283 | - | o350.Anchored = true |
3283 | + | o351.Position = Vector3.new(-18.2705669, 6.86109495, 61.2398834) |
3284 | - | o350.FormFactor = Enum.FormFactor.Custom |
3284 | + | o351.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3285 | - | o350.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003) |
3285 | + | o351.Anchored = true |
3286 | - | o350.CFrame = CFrame.new(-17.3605232, 7.26063395, 61.3087463, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3286 | + | o351.FormFactor = Enum.FormFactor.Custom |
3287 | - | o350.BottomSurface = Enum.SurfaceType.Smooth |
3287 | + | o351.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
3288 | - | o350.TopSurface = Enum.SurfaceType.Smooth |
3288 | + | o351.CFrame = CFrame.new(-18.2705669, 6.86109495, 61.2398834, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3289 | - | o350.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3289 | + | o351.BottomSurface = Enum.SurfaceType.Smooth |
3290 | - | o350.Position = Vector3.new(-17.3605232, 7.26063395, 61.3087463) |
3290 | + | o351.TopSurface = Enum.SurfaceType.Smooth |
3291 | - | o351.Parent = o350 |
3291 | + | o351.Position = Vector3.new(-18.2705669, 6.86109495, 61.2398834) |
3292 | - | o351.Scale = Vector3.new(1, 1.39999998, 0.200000003) |
3292 | + | o352.Parent = o336 |
3293 | - | o352.Parent = o337 |
3293 | + | o352.Material = Enum.Material.DiamondPlate |
3294 | - | o352.Material = Enum.Material.SmoothPlastic |
3294 | + | o352.BrickColor = BrickColor.new("Dark stone grey") |
3295 | - | o352.Position = Vector3.new(-18.2705669, 6.86109495, 61.2398834) |
3295 | + | o352.Position = Vector3.new(-17.1682758, 7.66814995, 61.6299133) |
3296 | - | o352.Rotation = Vector3.new(-179.940002, -23.1000004, -179.970001) |
3296 | + | o352.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
3297 | o352.Anchored = true | |
3298 | o352.FormFactor = Enum.FormFactor.Custom | |
3299 | - | o352.Size = Vector3.new(1.79999983, 1.39999986, 2.00000238) |
3299 | + | o352.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
3300 | - | o352.CFrame = CFrame.new(-18.2705669, 6.86109495, 61.2398834, -0.919801295, 0.000438921648, -0.39238435, 3.4818484e-05, 0.999999523, 0.00103698147, 0.392384619, 0.000940154714, -0.919800699) |
3300 | + | o352.CFrame = CFrame.new(-17.1682758, 7.66814995, 61.6299133, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3301 | o352.BottomSurface = Enum.SurfaceType.Smooth | |
3302 | o352.TopSurface = Enum.SurfaceType.Smooth | |
3303 | - | o352.Position = Vector3.new(-18.2705669, 6.86109495, 61.2398834) |
3303 | + | o352.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3304 | - | o353.Parent = o337 |
3304 | + | o352.Position = Vector3.new(-17.1682758, 7.66814995, 61.6299133) |
3305 | - | o353.Material = Enum.Material.DiamondPlate |
3305 | + | o353.Parent = o3 |
3306 | - | o353.BrickColor = BrickColor.new("Dark stone grey") |
3306 | + | o353.Material = Enum.Material.Marble |
3307 | - | o353.Position = Vector3.new(-17.1682758, 7.66814995, 61.6299133) |
3307 | + | o353.BrickColor = BrickColor.new("Lily white") |
3308 | - | o353.Rotation = Vector3.new(179.87999, -28.0999985, 179.909988) |
3308 | + | o353.Position = Vector3.new(-19.8646469, 4.39501095, 64.958374) |
3309 | o353.Anchored = true | |
3310 | - | o353.FormFactor = Enum.FormFactor.Custom |
3310 | + | o353.Size = Vector3.new(0.429999828, 8.79000092, 3.80999994) |
3311 | - | o353.Size = Vector3.new(0.210000008, 0.210000008, 0.230002403) |
3311 | + | o353.CFrame = CFrame.new(-19.8646469, 4.39501095, 64.958374, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3312 | - | o353.CFrame = CFrame.new(-17.1682758, 7.66814995, 61.6299133, -0.882102787, -0.00132073544, -0.471055299, -0.000550264027, 0.999998331, -0.00177334563, 0.471056849, -0.00130506814, -0.882101953) |
3312 | + | o353.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3313 | - | o353.BottomSurface = Enum.SurfaceType.Smooth |
3313 | + | o353.Position = Vector3.new(-19.8646469, 4.39501095, 64.958374) |
3314 | - | o353.TopSurface = Enum.SurfaceType.Smooth |
3314 | + | o354.Parent = o3 |
3315 | - | o353.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3315 | + | |
3316 | - | o353.Position = Vector3.new(-17.1682758, 7.66814995, 61.6299133) |
3316 | + | |
3317 | - | o354.Parent = o4 |
3317 | + | o354.Position = Vector3.new(-16.6996479, 0.580012977, 64.9383545) |
3318 | o354.Anchored = true | |
3319 | o354.Size = Vector3.new(0.200000003, 1.1600008, 3.50999999) | |
3320 | - | o354.Position = Vector3.new(-19.8646469, 4.39501095, 64.958374) |
3320 | + | o354.CFrame = CFrame.new(-16.6996479, 0.580012977, 64.9383545, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3321 | o354.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3322 | - | o354.Size = Vector3.new(0.429999828, 8.79000092, 3.80999994) |
3322 | + | o354.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3323 | - | o354.CFrame = CFrame.new(-19.8646469, 4.39501095, 64.958374, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3323 | + | |
3324 | o354.Position = Vector3.new(-16.6996479, 0.580012977, 64.9383545) | |
3325 | - | o354.Position = Vector3.new(-19.8646469, 4.39501095, 64.958374) |
3325 | + | o355.Parent = o3 |
3326 | - | o355.Parent = o4 |
3326 | + | o355.Material = Enum.Material.Sand |
3327 | - | o355.Material = Enum.Material.Marble |
3327 | + | |
3328 | o355.Position = Vector3.new(-0.434091985, 17.8050156, 43.5551453) | |
3329 | - | o355.Position = Vector3.new(-16.6996479, 0.580012977, 64.9383545) |
3329 | + | o355.Rotation = Vector3.new(-180, 0, -180) |
3330 | o355.Anchored = true | |
3331 | - | o355.Size = Vector3.new(0.200000003, 1.1600008, 3.50999999) |
3331 | + | o355.Size = Vector3.new(0.200000003, 3.88999963, 9.27999973) |
3332 | - | o355.CFrame = CFrame.new(-16.6996479, 0.580012977, 64.9383545, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3332 | + | o355.CFrame = CFrame.new(-0.434091985, 17.8050156, 43.5551453, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3333 | o355.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3334 | - | o355.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3334 | + | |
3335 | o355.Position = Vector3.new(-0.434091985, 17.8050156, 43.5551453) | |
3336 | - | o355.Position = Vector3.new(-16.6996479, 0.580012977, 64.9383545) |
3336 | + | o356.Parent = o3 |
3337 | - | o356.Parent = o4 |
3337 | + | o356.Material = Enum.Material.Neon |
3338 | - | o356.Material = Enum.Material.Sand |
3338 | + | |
3339 | o356.Position = Vector3.new(-5.46972418, 16.529562, 45.2441254) | |
3340 | - | o356.Position = Vector3.new(-0.434091985, 17.8050156, 43.5551453) |
3340 | + | o356.Rotation = Vector3.new(-74.7200012, 0, 0) |
3341 | - | o356.Rotation = Vector3.new(-180, 0, -180) |
3341 | + | |
3342 | o356.Size = Vector3.new(2, 1.84000003, 0.200000003) | |
3343 | - | o356.Size = Vector3.new(0.200000003, 3.88999963, 9.27999973) |
3343 | + | o356.CFrame = CFrame.new(-5.46972418, 16.529562, 45.2441254, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
3344 | - | o356.CFrame = CFrame.new(-0.434091985, 17.8050156, 43.5551453, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3344 | + | o356.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3345 | - | o356.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3345 | + | o356.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3346 | o356.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
3347 | - | o356.Position = Vector3.new(-0.434091985, 17.8050156, 43.5551453) |
3347 | + | o356.Position = Vector3.new(-5.46972418, 16.529562, 45.2441254) |
3348 | - | o357.Parent = o4 |
3348 | + | o357.Parent = o356 |
3349 | - | o357.Material = Enum.Material.Neon |
3349 | + | o357.Brightness = 10 |
3350 | - | o357.BrickColor = BrickColor.new("Lily white") |
3350 | + | o357.Range = 20 |
3351 | - | o357.Position = Vector3.new(-5.46972418, 16.529562, 45.2441254) |
3351 | + | o358.Parent = o3 |
3352 | - | o357.Rotation = Vector3.new(-74.7200012, 0, 0) |
3352 | + | o358.Material = Enum.Material.Wood |
3353 | - | o357.Anchored = true |
3353 | + | o358.BrickColor = BrickColor.new("Black") |
3354 | - | o357.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3354 | + | o358.Transparency = 1 |
3355 | - | o357.CFrame = CFrame.new(-5.46972418, 16.529562, 45.2441254, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
3355 | + | o358.Position = Vector3.new(-11.2158356, 2.34891391, 32.9034729) |
3356 | - | o357.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3356 | + | o358.Rotation = Vector3.new(-180, 0, -180) |
3357 | - | o357.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3357 | + | o358.Anchored = true |
3358 | - | o357.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3358 | + | o358.Size = Vector3.new(2.17000008, 0.200000003, 2) |
3359 | - | o357.Position = Vector3.new(-5.46972418, 16.529562, 45.2441254) |
3359 | + | o358.CFrame = CFrame.new(-11.2158356, 2.34891391, 32.9034729, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3360 | - | o358.Parent = o357 |
3360 | + | o358.Color = Color3.new(0.105882, 0.164706, 0.207843) |
3361 | - | o358.Brightness = 10 |
3361 | + | o358.Position = Vector3.new(-11.2158356, 2.34891391, 32.9034729) |
3362 | - | o358.Range = 20 |
3362 | + | o359.Parent = o3 |
3363 | - | o359.Parent = o4 |
3363 | + | |
3364 | o359.BrickColor = BrickColor.new("Black") | |
3365 | o359.Transparency = 1 | |
3366 | o359.Position = Vector3.new(-15.92873, 10.8789043, 34.3553467) | |
3367 | - | o359.Position = Vector3.new(-11.2158356, 2.34891391, 32.9034729) |
3367 | + | o359.Rotation = Vector3.new(-180, 24.6599998, -180) |
3368 | - | o359.Rotation = Vector3.new(-180, 0, -180) |
3368 | + | |
3369 | o359.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) | |
3370 | - | o359.Size = Vector3.new(2.17000008, 0.200000003, 2) |
3370 | + | o359.CFrame = CFrame.new(-15.92873, 10.8789043, 34.3553467, -0.908835888, 0, 0.417153895, 0, 1, 0, -0.417153925, 0, -0.908835888) |
3371 | - | o359.CFrame = CFrame.new(-11.2158356, 2.34891391, 32.9034729, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3371 | + | |
3372 | o359.Position = Vector3.new(-15.92873, 10.8789043, 34.3553467) | |
3373 | - | o359.Position = Vector3.new(-11.2158356, 2.34891391, 32.9034729) |
3373 | + | o360.Parent = o3 |
3374 | - | o360.Parent = o4 |
3374 | + | |
3375 | o360.BrickColor = BrickColor.new("Black") | |
3376 | o360.Transparency = 1 | |
3377 | o360.Position = Vector3.new(-16.2787323, 2.13891411, 37.0253601) | |
3378 | - | o360.Position = Vector3.new(-15.92873, 10.8789043, 34.3553467) |
3378 | + | o360.Rotation = Vector3.new(-180, -53.6399994, -180) |
3379 | - | o360.Rotation = Vector3.new(-180, 24.6599998, -180) |
3379 | + | |
3380 | o360.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) | |
3381 | o360.CFrame = CFrame.new(-16.2787323, 2.13891411, 37.0253601, -0.592805028, 0, -0.805346012, 0, 1, 0, 0.805346012, 0, -0.592805028) | |
3382 | - | o360.CFrame = CFrame.new(-15.92873, 10.8789043, 34.3553467, -0.908835888, 0, 0.417153895, 0, 1, 0, -0.417153925, 0, -0.908835888) |
3382 | + | |
3383 | o360.Position = Vector3.new(-16.2787323, 2.13891411, 37.0253601) | |
3384 | - | o360.Position = Vector3.new(-15.92873, 10.8789043, 34.3553467) |
3384 | + | o361.Parent = o3 |
3385 | - | o361.Parent = o4 |
3385 | + | |
3386 | o361.BrickColor = BrickColor.new("Black") | |
3387 | o361.Transparency = 1 | |
3388 | o361.Position = Vector3.new(-3.92873192, 2.34891391, 37.7853851) | |
3389 | - | o361.Position = Vector3.new(-16.2787323, 2.13891411, 37.0253601) |
3389 | + | o361.Rotation = Vector3.new(0, 89.2900009, 0) |
3390 | - | o361.Rotation = Vector3.new(-180, -53.6399994, -180) |
3390 | + | |
3391 | o361.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) | |
3392 | o361.CFrame = CFrame.new(-3.92873192, 2.34891391, 37.7853851, 0.0124169998, 0, 0.999922991, 0, 1, 0, -0.999922991, 0, 0.0124169998) | |
3393 | - | o361.CFrame = CFrame.new(-16.2787323, 2.13891411, 37.0253601, -0.592805028, 0, -0.805346012, 0, 1, 0, 0.805346012, 0, -0.592805028) |
3393 | + | |
3394 | o361.Position = Vector3.new(-3.92873192, 2.34891391, 37.7853851) | |
3395 | - | o361.Position = Vector3.new(-16.2787323, 2.13891411, 37.0253601) |
3395 | + | o362.Parent = o3 |
3396 | - | o362.Parent = o4 |
3396 | + | |
3397 | o362.BrickColor = BrickColor.new("Black") | |
3398 | o362.Transparency = 1 | |
3399 | o362.Position = Vector3.new(-3.92873192, 2.34891391, 35.4753418) | |
3400 | - | o362.Position = Vector3.new(-3.92873192, 2.34891391, 37.7853851) |
3400 | + | |
3401 | o362.Anchored = true | |
3402 | o362.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) | |
3403 | o362.CFrame = CFrame.new(-3.92873192, 2.34891391, 35.4753418, 0.0124169998, 0, 0.999922991, 0, 1, 0, -0.999922991, 0, 0.0124169998) | |
3404 | - | o362.CFrame = CFrame.new(-3.92873192, 2.34891391, 37.7853851, 0.0124169998, 0, 0.999922991, 0, 1, 0, -0.999922991, 0, 0.0124169998) |
3404 | + | |
3405 | o362.Position = Vector3.new(-3.92873192, 2.34891391, 35.4753418) | |
3406 | - | o362.Position = Vector3.new(-3.92873192, 2.34891391, 37.7853851) |
3406 | + | o363.Parent = o3 |
3407 | - | o363.Parent = o4 |
3407 | + | |
3408 | o363.BrickColor = BrickColor.new("Black") | |
3409 | o363.Transparency = 1 | |
3410 | o363.Position = Vector3.new(-5.71872902, 11.1289043, 43.3152466) | |
3411 | - | o363.Position = Vector3.new(-3.92873192, 2.34891391, 35.4753418) |
3411 | + | o363.Rotation = Vector3.new(0, -84.6999969, 0) |
3412 | - | o363.Rotation = Vector3.new(0, 89.2900009, 0) |
3412 | + | |
3413 | o363.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) | |
3414 | o363.CFrame = CFrame.new(-5.71872902, 11.1289043, 43.3152466, 0.0924019739, 0, -0.995721757, 0, 1, 0, 0.995721757, 0, 0.0924019739) | |
3415 | - | o363.CFrame = CFrame.new(-3.92873192, 2.34891391, 35.4753418, 0.0124169998, 0, 0.999922991, 0, 1, 0, -0.999922991, 0, 0.0124169998) |
3415 | + | |
3416 | o363.Position = Vector3.new(-5.71872902, 11.1289043, 43.3152466) | |
3417 | - | o363.Position = Vector3.new(-3.92873192, 2.34891391, 35.4753418) |
3417 | + | o364.Parent = o3 |
3418 | - | o364.Parent = o4 |
3418 | + | |
3419 | o364.BrickColor = BrickColor.new("Black") | |
3420 | o364.Transparency = 1 | |
3421 | o364.Position = Vector3.new(-7.36582804, 2.34891391, 69.1434784) | |
3422 | - | o364.Position = Vector3.new(-5.71872902, 11.1289043, 43.3152466) |
3422 | + | o364.Rotation = Vector3.new(0, -0.479999989, 0) |
3423 | - | o364.Rotation = Vector3.new(0, -84.6999969, 0) |
3423 | + | |
3424 | o364.Size = Vector3.new(2.17000008, 0.200000003, 2) | |
3425 | - | o364.Size = Vector3.new(1.83000004, 0.200000003, 1.71000004) |
3425 | + | o364.CFrame = CFrame.new(-7.36582804, 2.34891391, 69.1434784, 0.999964774, 0, -0.00840199832, 0, 1, 0, 0.00840199832, 0, 0.999964774) |
3426 | - | o364.CFrame = CFrame.new(-5.71872902, 11.1289043, 43.3152466, 0.0924019739, 0, -0.995721757, 0, 1, 0, 0.995721757, 0, 0.0924019739) |
3426 | + | |
3427 | o364.Position = Vector3.new(-7.36582804, 2.34891391, 69.1434784) | |
3428 | - | o364.Position = Vector3.new(-5.71872902, 11.1289043, 43.3152466) |
3428 | + | o365.Parent = o3 |
3429 | - | o365.Parent = o4 |
3429 | + | |
3430 | o365.BrickColor = BrickColor.new("Black") | |
3431 | o365.Transparency = 1 | |
3432 | o365.Position = Vector3.new(-7.81583691, 2.34891391, 32.9034729) | |
3433 | - | o365.Position = Vector3.new(-7.36582804, 2.34891391, 69.1434784) |
3433 | + | o365.Rotation = Vector3.new(-180, 0, -180) |
3434 | - | o365.Rotation = Vector3.new(0, -0.479999989, 0) |
3434 | + | |
3435 | o365.Size = Vector3.new(2.17000008, 0.200000003, 2) | |
3436 | o365.CFrame = CFrame.new(-7.81583691, 2.34891391, 32.9034729, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3437 | - | o365.CFrame = CFrame.new(-7.36582804, 2.34891391, 69.1434784, 0.999964774, 0, -0.00840199832, 0, 1, 0, 0.00840199832, 0, 0.999964774) |
3437 | + | |
3438 | o365.Position = Vector3.new(-7.81583691, 2.34891391, 32.9034729) | |
3439 | - | o365.Position = Vector3.new(-7.36582804, 2.34891391, 69.1434784) |
3439 | + | o366.Parent = o3 |
3440 | - | o366.Parent = o4 |
3440 | + | |
3441 | o366.BrickColor = BrickColor.new("Black") | |
3442 | o366.Transparency = 1 | |
3443 | o366.Position = Vector3.new(-4.29581785, 2.34891391, 69.1434784) | |
3444 | - | o366.Position = Vector3.new(-7.81583691, 2.34891391, 32.9034729) |
3444 | + | o366.Rotation = Vector3.new(0, -0.479999989, 0) |
3445 | - | o366.Rotation = Vector3.new(-180, 0, -180) |
3445 | + | |
3446 | o366.Size = Vector3.new(2.17000008, 0.200000003, 2) | |
3447 | o366.CFrame = CFrame.new(-4.29581785, 2.34891391, 69.1434784, 0.999964774, 0, -0.00840199832, 0, 1, 0, 0.00840199832, 0, 0.999964774) | |
3448 | - | o366.CFrame = CFrame.new(-7.81583691, 2.34891391, 32.9034729, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3448 | + | |
3449 | o366.Position = Vector3.new(-4.29581785, 2.34891391, 69.1434784) | |
3450 | - | o366.Position = Vector3.new(-7.81583691, 2.34891391, 32.9034729) |
3450 | + | o367.Parent = o3 |
3451 | - | o367.Parent = o4 |
3451 | + | |
3452 | o367.BrickColor = BrickColor.new("Really black") | |
3453 | - | o367.BrickColor = BrickColor.new("Black") |
3453 | + | o367.Position = Vector3.new(-16.7368698, 0.755012989, 49.5688782) |
3454 | - | o367.Transparency = 1 |
3454 | + | |
3455 | - | o367.Position = Vector3.new(-4.29581785, 2.34891391, 69.1434784) |
3455 | + | o367.Size = Vector3.new(0.200000003, 0.690000057, 0.949999809) |
3456 | - | o367.Rotation = Vector3.new(0, -0.479999989, 0) |
3456 | + | o367.CFrame = CFrame.new(-16.7368698, 0.755012989, 49.5688782, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3457 | o367.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3458 | - | o367.Size = Vector3.new(2.17000008, 0.200000003, 2) |
3458 | + | o367.Position = Vector3.new(-16.7368698, 0.755012989, 49.5688782) |
3459 | - | o367.CFrame = CFrame.new(-4.29581785, 2.34891391, 69.1434784, 0.999964774, 0, -0.00840199832, 0, 1, 0, 0.00840199832, 0, 0.999964774) |
3459 | + | o368.Parent = o3 |
3460 | - | o367.Color = Color3.new(0.105882, 0.164706, 0.207843) |
3460 | + | o368.Material = Enum.Material.Metal |
3461 | - | o367.Position = Vector3.new(-4.29581785, 2.34891391, 69.1434784) |
3461 | + | o368.BrickColor = BrickColor.new("Mid gray") |
3462 | - | o368.Parent = o4 |
3462 | + | o368.Position = Vector3.new(-18.2168713, 2.48501205, 58.0938721) |
3463 | - | o368.Material = Enum.Material.Wood |
3463 | + | |
3464 | - | o368.BrickColor = BrickColor.new("Really black") |
3464 | + | o368.Size = Vector3.new(3.10000014, 3.73000002, 1.97999966) |
3465 | - | o368.Position = Vector3.new(-16.7368698, 0.755012989, 49.5688782) |
3465 | + | o368.CFrame = CFrame.new(-18.2168713, 2.48501205, 58.0938721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3466 | o368.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3467 | - | o368.Size = Vector3.new(0.200000003, 0.690000057, 0.949999809) |
3467 | + | o368.Color = Color3.new(0.803922, 0.803922, 0.803922) |
3468 | - | o368.CFrame = CFrame.new(-16.7368698, 0.755012989, 49.5688782, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3468 | + | o368.Position = Vector3.new(-18.2168713, 2.48501205, 58.0938721) |
3469 | - | o368.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3469 | + | o370.Parent = o3 |
3470 | - | o368.Position = Vector3.new(-16.7368698, 0.755012989, 49.5688782) |
3470 | + | o370.Material = Enum.Material.Wood |
3471 | - | o369.Parent = o4 |
3471 | + | o370.BrickColor = BrickColor.new("Black") |
3472 | - | o369.Material = Enum.Material.Metal |
3472 | + | o370.Transparency = 1 |
3473 | - | o369.BrickColor = BrickColor.new("Mid gray") |
3473 | + | o370.Position = Vector3.new(-4.70583677, 2.34891391, 32.9034729) |
3474 | - | o369.Position = Vector3.new(-18.2168713, 2.48501205, 58.0938721) |
3474 | + | o370.Rotation = Vector3.new(-180, 39.2099991, -180) |
3475 | - | o369.Anchored = true |
3475 | + | o370.Anchored = true |
3476 | - | o369.Size = Vector3.new(3.10000014, 3.73000002, 1.97999966) |
3476 | + | o370.Size = Vector3.new(2.17000008, 0.200000003, 2) |
3477 | - | o369.CFrame = CFrame.new(-18.2168713, 2.48501205, 58.0938721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3477 | + | o370.CFrame = CFrame.new(-4.70583677, 2.34891391, 32.9034729, -0.774838448, 0, 0.632159352, 0, 1, 0, -0.632159352, 0, -0.774838448) |
3478 | - | o369.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3478 | + | o370.Color = Color3.new(0.105882, 0.164706, 0.207843) |
3479 | - | o369.Color = Color3.new(0.803922, 0.803922, 0.803922) |
3479 | + | o370.Position = Vector3.new(-4.70583677, 2.34891391, 32.9034729) |
3480 | - | o369.Position = Vector3.new(-18.2168713, 2.48501205, 58.0938721) |
3480 | + | o371.Parent = o3 |
3481 | - | o371.Parent = o4 |
3481 | + | |
3482 | o371.BrickColor = BrickColor.new("Black") | |
3483 | o371.Transparency = 1 | |
3484 | o371.Position = Vector3.new(-4.16582918, 2.34891391, 62.713501) | |
3485 | - | o371.Position = Vector3.new(-4.70583677, 2.34891391, 32.9034729) |
3485 | + | o371.Rotation = Vector3.new(-180, 0, -180) |
3486 | - | o371.Rotation = Vector3.new(-180, 39.2099991, -180) |
3486 | + | |
3487 | o371.Size = Vector3.new(2.17000008, 0.200000003, 2) | |
3488 | o371.CFrame = CFrame.new(-4.16582918, 2.34891391, 62.713501, -1, 0, 0, 0, 1, 0, 0, 0, -1) | |
3489 | - | o371.CFrame = CFrame.new(-4.70583677, 2.34891391, 32.9034729, -0.774838448, 0, 0.632159352, 0, 1, 0, -0.632159352, 0, -0.774838448) |
3489 | + | |
3490 | o371.Position = Vector3.new(-4.16582918, 2.34891391, 62.713501) | |
3491 | - | o371.Position = Vector3.new(-4.70583677, 2.34891391, 32.9034729) |
3491 | + | o372.Parent = o3 |
3492 | - | o372.Parent = o4 |
3492 | + | o372.Material = Enum.Material.DiamondPlate |
3493 | - | o372.Material = Enum.Material.Wood |
3493 | + | o372.BrickColor = BrickColor.new("Dark stone grey") |
3494 | - | o372.BrickColor = BrickColor.new("Black") |
3494 | + | o372.Position = Vector3.new(-18.1718712, 2.49001288, 55.8638611) |
3495 | - | o372.Transparency = 1 |
3495 | + | |
3496 | - | o372.Position = Vector3.new(-4.16582918, 2.34891391, 62.713501) |
3496 | + | o372.Size = Vector3.new(3.1900003, 0.200000003, 2.27999973) |
3497 | - | o372.Rotation = Vector3.new(-180, 0, -180) |
3497 | + | o372.CFrame = CFrame.new(-18.1718712, 2.49001288, 55.8638611, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3498 | o372.TopSurface = Enum.SurfaceType.Smooth | |
3499 | - | o372.Size = Vector3.new(2.17000008, 0.200000003, 2) |
3499 | + | o372.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3500 | - | o372.CFrame = CFrame.new(-4.16582918, 2.34891391, 62.713501, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
3500 | + | o372.Position = Vector3.new(-18.1718712, 2.49001288, 55.8638611) |
3501 | - | o372.Color = Color3.new(0.105882, 0.164706, 0.207843) |
3501 | + | o373.Parent = o3 |
3502 | - | o372.Position = Vector3.new(-4.16582918, 2.34891391, 62.713501) |
3502 | + | o373.Material = Enum.Material.Metal |
3503 | - | o373.Parent = o4 |
3503 | + | o373.Position = Vector3.new(-18.2418709, 1.36001301, 53.4938622) |
3504 | - | o373.Material = Enum.Material.DiamondPlate |
3504 | + | |
3505 | - | o373.BrickColor = BrickColor.new("Dark stone grey") |
3505 | + | o373.Size = Vector3.new(3.05000019, 2.27999997, 2.49999952) |
3506 | - | o373.Position = Vector3.new(-18.1718712, 2.49001288, 55.8638611) |
3506 | + | o373.CFrame = CFrame.new(-18.2418709, 1.36001301, 53.4938622, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3507 | o373.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3508 | - | o373.Size = Vector3.new(3.1900003, 0.200000003, 2.27999973) |
3508 | + | o373.Position = Vector3.new(-18.2418709, 1.36001301, 53.4938622) |
3509 | - | o373.CFrame = CFrame.new(-18.1718712, 2.49001288, 55.8638611, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3509 | + | o374.Parent = o3 |
3510 | - | o373.TopSurface = Enum.SurfaceType.Smooth |
3510 | + | o374.Material = Enum.Material.Sand |
3511 | - | o373.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3511 | + | o374.BrickColor = BrickColor.new("Lily white") |
3512 | - | o373.Position = Vector3.new(-18.1718712, 2.49001288, 55.8638611) |
3512 | + | o374.Position = Vector3.new(-1.74215102, 17.5681858, 42.3389435) |
3513 | - | o374.Parent = o4 |
3513 | + | o374.Rotation = Vector3.new(-156.080002, 0, 0) |
3514 | - | o374.Material = Enum.Material.Metal |
3514 | + | |
3515 | - | o374.Position = Vector3.new(-18.2418709, 1.36001301, 53.4938622) |
3515 | + | o374.Size = Vector3.new(0.200000003, 1.52999961, 8.25) |
3516 | o374.CFrame = CFrame.new(-1.74215102, 17.5681858, 42.3389435, 1.00000012, 3.57740191e-07, 2.37203176e-06, -6.3174997e-07, -0.914130449, 0.405420005, 2.31234549e-06, -0.405419946, -0.914130449) | |
3517 | - | o374.Size = Vector3.new(3.05000019, 2.27999997, 2.49999952) |
3517 | + | o374.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3518 | - | o374.CFrame = CFrame.new(-18.2418709, 1.36001301, 53.4938622, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3518 | + | o374.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3519 | - | o374.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3519 | + | o374.Position = Vector3.new(-1.74215102, 17.5681858, 42.3389435) |
3520 | - | o374.Position = Vector3.new(-18.2418709, 1.36001301, 53.4938622) |
3520 | + | o375.Parent = o3 |
3521 | - | o375.Parent = o4 |
3521 | + | o375.Material = Enum.Material.Wood |
3522 | - | o375.Material = Enum.Material.Sand |
3522 | + | o375.BrickColor = BrickColor.new("Really black") |
3523 | - | o375.BrickColor = BrickColor.new("Lily white") |
3523 | + | o375.Position = Vector3.new(-1.84465003, 10.3299961, 47.0834045) |
3524 | - | o375.Position = Vector3.new(-1.74215102, 17.5681858, 42.3389435) |
3524 | + | |
3525 | - | o375.Rotation = Vector3.new(-156.080002, 0, 0) |
3525 | + | o375.Size = Vector3.new(2.80999994, 3.0999999, 0.200000003) |
3526 | o375.CFrame = CFrame.new(-1.84465003, 10.3299961, 47.0834045, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3527 | - | o375.Size = Vector3.new(0.200000003, 1.52999961, 8.25) |
3527 | + | o375.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3528 | - | o375.CFrame = CFrame.new(-1.74215102, 17.5681858, 42.3389435, 1.00000012, 3.57740191e-07, 2.37203176e-06, -6.3174997e-07, -0.914130449, 0.405420005, 2.31234549e-06, -0.405419946, -0.914130449) |
3528 | + | o375.BottomSurface = Enum.SurfaceType.Smooth |
3529 | o375.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3530 | - | o375.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3530 | + | |
3531 | - | o375.Position = Vector3.new(-1.74215102, 17.5681858, 42.3389435) |
3531 | + | o375.TopSurface = Enum.SurfaceType.Smooth |
3532 | - | o376.Parent = o4 |
3532 | + | o375.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3533 | - | o376.Material = Enum.Material.Wood |
3533 | + | o375.Position = Vector3.new(-1.84465003, 10.3299961, 47.0834045) |
3534 | - | o376.BrickColor = BrickColor.new("Really black") |
3534 | + | o376.Name = "bed" |
3535 | - | o376.Position = Vector3.new(-1.84465003, 10.3299961, 47.0834045) |
3535 | + | o376.Parent = o3 |
3536 | - | o376.Anchored = true |
3536 | + | o378.Parent = o376 |
3537 | - | o376.Size = Vector3.new(2.80999994, 3.0999999, 0.200000003) |
3537 | + | o378.Material = Enum.Material.Sand |
3538 | - | o376.CFrame = CFrame.new(-1.84465003, 10.3299961, 47.0834045, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3538 | + | o378.BrickColor = BrickColor.new("Lily white") |
3539 | - | o376.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3539 | + | o378.Position = Vector3.new(-6.47781706, 9.78001213, 34.9050751) |
3540 | - | o376.BottomSurface = Enum.SurfaceType.Smooth |
3540 | + | o378.Rotation = Vector3.new(0, 90, 0) |
3541 | - | o376.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
3541 | + | o378.Anchored = true |
3542 | - | o376.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3542 | + | o378.Size = Vector3.new(6.21000004, 1.8599999, 7.78999996) |
3543 | - | o376.TopSurface = Enum.SurfaceType.Smooth |
3543 | + | o378.CFrame = CFrame.new(-6.47781706, 9.78001213, 34.9050751, 0, 0, 1, 0, 1, -0, -1, 0, 0) |
3544 | - | o376.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3544 | + | o378.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3545 | - | o376.Position = Vector3.new(-1.84465003, 10.3299961, 47.0834045) |
3545 | + | o378.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3546 | - | o377.Name = "bed" |
3546 | + | o378.Position = Vector3.new(-6.47781706, 9.78001213, 34.9050751) |
3547 | - | o377.Parent = o4 |
3547 | + | o380.Parent = o376 |
3548 | - | o379.Parent = o377 |
3548 | + | o384.Parent = mas |
3549 | - | o379.Material = Enum.Material.Sand |
3549 | + | o384.Texture = "http://www.roblox.com/asset/?id=475209028" |
3550 | - | o379.BrickColor = BrickColor.new("Lily white") |
3550 | + | o384.Face = Enum.NormalId.Top |
3551 | - | o379.Position = Vector3.new(-6.47781706, 9.78001213, 34.9050751) |
3551 | + | |
3552 | - | o379.Rotation = Vector3.new(0, 90, 0) |
3552 | + | |
3553 | - | o379.Anchored = true |
3553 | + | o385.Face = Enum.NormalId.Right |
3554 | - | o379.Size = Vector3.new(6.21000004, 1.8599999, 7.78999996) |
3554 | + | o386.Parent = o376 |
3555 | - | o379.CFrame = CFrame.new(-6.47781706, 9.78001213, 34.9050751, 0, 0, 1, 0, 1, -0, -1, 0, 0) |
3555 | + | o386.Material = Enum.Material.Sand |
3556 | - | o379.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3556 | + | o386.BrickColor = BrickColor.new("Really black") |
3557 | - | o379.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3557 | + | o386.Position = Vector3.new(-6.65781021, 9.73501396, 34.9150696) |
3558 | - | o379.Position = Vector3.new(-6.47781706, 9.78001213, 34.9050751) |
3558 | + | o386.Rotation = Vector3.new(0, 90, 0) |
3559 | - | o381.Parent = o377 |
3559 | + | o386.Anchored = true |
3560 | o386.Size = Vector3.new(6.75000048, 1.76999998, 8.14999962) | |
3561 | o386.CFrame = CFrame.new(-6.65781021, 9.73501396, 34.9150696, 0, 0, 1, 0, 1, -0, -1, 0, 0) | |
3562 | - | o385.Face = Enum.NormalId.Top |
3562 | + | o386.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3563 | - | o386.Parent = mas |
3563 | + | o386.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3564 | - | o386.Texture = "http://www.roblox.com/asset/?id=475209028" |
3564 | + | o386.Position = Vector3.new(-6.65781021, 9.73501396, 34.9150696) |
3565 | - | o386.Face = Enum.NormalId.Right |
3565 | + | o387.Parent = o376 |
3566 | - | o387.Parent = o377 |
3566 | + | o387.Material = Enum.Material.Fabric |
3567 | - | o387.Material = Enum.Material.Sand |
3567 | + | o387.BrickColor = BrickColor.new("Sand red") |
3568 | - | o387.BrickColor = BrickColor.new("Really black") |
3568 | + | o387.Position = Vector3.new(-8.04783916, 9.83501816, 34.9500732) |
3569 | - | o387.Position = Vector3.new(-6.65781021, 9.73501396, 34.9150696) |
3569 | + | |
3570 | o387.Anchored = true | |
3571 | o387.Size = Vector3.new(6.51999998, 1.96999991, 5.10999966) | |
3572 | - | o387.Size = Vector3.new(6.75000048, 1.76999998, 8.14999962) |
3572 | + | o387.CFrame = CFrame.new(-8.04783916, 9.83501816, 34.9500732, 0, 0, 1, 0, 1, -0, -1, 0, 0) |
3573 | - | o387.CFrame = CFrame.new(-6.65781021, 9.73501396, 34.9150696, 0, 0, 1, 0, 1, -0, -1, 0, 0) |
3573 | + | |
3574 | o387.Color = Color3.new(0.584314, 0.47451, 0.466667) | |
3575 | - | o387.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3575 | + | o387.Position = Vector3.new(-8.04783916, 9.83501816, 34.9500732) |
3576 | - | o387.Position = Vector3.new(-6.65781021, 9.73501396, 34.9150696) |
3576 | + | o390.Parent = mas |
3577 | - | o388.Parent = o377 |
3577 | + | o390.Texture = "http://www.roblox.com/asset/?id=475209235" |
3578 | - | o388.Material = Enum.Material.Fabric |
3578 | + | o390.Face = Enum.NormalId.Top |
3579 | - | o388.BrickColor = BrickColor.new("Sand red") |
3579 | + | |
3580 | - | o388.Position = Vector3.new(-8.04783916, 9.83501816, 34.9500732) |
3580 | + | |
3581 | - | o388.Rotation = Vector3.new(0, 90, 0) |
3581 | + | o391.Face = Enum.NormalId.Right |
3582 | - | o388.Anchored = true |
3582 | + | o392.Parent = o3 |
3583 | - | o388.Size = Vector3.new(6.51999998, 1.96999991, 5.10999966) |
3583 | + | o392.Material = Enum.Material.Wood |
3584 | - | o388.CFrame = CFrame.new(-8.04783916, 9.83501816, 34.9500732, 0, 0, 1, 0, 1, -0, -1, 0, 0) |
3584 | + | o392.BrickColor = BrickColor.new("Sand red") |
3585 | - | o388.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3585 | + | o392.Position = Vector3.new(-7.86964798, 17.9600067, 30.7234631) |
3586 | - | o388.Color = Color3.new(0.584314, 0.47451, 0.466667) |
3586 | + | o392.Anchored = true |
3587 | - | o388.Position = Vector3.new(-8.04783916, 9.83501816, 34.9500732) |
3587 | + | o392.Size = Vector3.new(3.56000042, 5.5999999, 0.200000003) |
3588 | o392.CFrame = CFrame.new(-7.86964798, 17.9600067, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3589 | o392.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3590 | - | o391.Face = Enum.NormalId.Top |
3590 | + | o392.Color = Color3.new(0.584314, 0.47451, 0.466667) |
3591 | - | o392.Parent = mas |
3591 | + | o392.Position = Vector3.new(-7.86964798, 17.9600067, 30.7234631) |
3592 | - | o392.Texture = "http://www.roblox.com/asset/?id=475209235" |
3592 | + | o393.Parent = o3 |
3593 | - | o392.Face = Enum.NormalId.Right |
3593 | + | o393.Material = Enum.Material.Brick |
3594 | - | o393.Parent = o4 |
3594 | + | o393.BrickColor = BrickColor.new("Cocoa") |
3595 | - | o393.Material = Enum.Material.Wood |
3595 | + | o393.Position = Vector3.new(-7.86964798, 17.945015, 30.5834198) |
3596 | - | o393.BrickColor = BrickColor.new("Sand red") |
3596 | + | |
3597 | - | o393.Position = Vector3.new(-7.86964798, 17.9600067, 30.7234631) |
3597 | + | o393.Size = Vector3.new(3.56000042, 5.63000059, 0.200000003) |
3598 | o393.CFrame = CFrame.new(-7.86964798, 17.945015, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3599 | - | o393.Size = Vector3.new(3.56000042, 5.5999999, 0.200000003) |
3599 | + | o393.Color = Color3.new(0.337255, 0.141176, 0.141176) |
3600 | - | o393.CFrame = CFrame.new(-7.86964798, 17.9600067, 30.7234631, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3600 | + | o393.Position = Vector3.new(-7.86964798, 17.945015, 30.5834198) |
3601 | - | o393.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3601 | + | o394.Parent = o3 |
3602 | - | o393.Color = Color3.new(0.584314, 0.47451, 0.466667) |
3602 | + | |
3603 | - | o393.Position = Vector3.new(-7.86964798, 17.9600067, 30.7234631) |
3603 | + | |
3604 | - | o394.Parent = o4 |
3604 | + | o394.Position = Vector3.new(-20.0896473, 12.8749981, 46.8334045) |
3605 | o394.Anchored = true | |
3606 | o394.Size = Vector3.new(0.200000003, 6.33000088, 3.18000031) | |
3607 | - | o394.Position = Vector3.new(-7.86964798, 17.945015, 30.5834198) |
3607 | + | o394.CFrame = CFrame.new(-20.0896473, 12.8749981, 46.8334045, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3608 | o394.Color = Color3.new(0.337255, 0.141176, 0.141176) | |
3609 | - | o394.Size = Vector3.new(3.56000042, 5.63000059, 0.200000003) |
3609 | + | o394.Position = Vector3.new(-20.0896473, 12.8749981, 46.8334045) |
3610 | - | o394.CFrame = CFrame.new(-7.86964798, 17.945015, 30.5834198, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3610 | + | o395.Parent = o3 |
3611 | o395.Material = Enum.Material.Wood | |
3612 | - | o394.Position = Vector3.new(-7.86964798, 17.945015, 30.5834198) |
3612 | + | o395.BrickColor = BrickColor.new("Sand red") |
3613 | - | o395.Parent = o4 |
3613 | + | o395.Position = Vector3.new(-19.8196468, 12.9599981, 46.8583984) |
3614 | - | o395.Material = Enum.Material.Brick |
3614 | + | |
3615 | - | o395.BrickColor = BrickColor.new("Cocoa") |
3615 | + | o395.Size = Vector3.new(0.200000003, 6.22000027, 3.22999954) |
3616 | - | o395.Position = Vector3.new(-20.0896473, 12.8749981, 46.8334045) |
3616 | + | o395.CFrame = CFrame.new(-19.8196468, 12.9599981, 46.8583984, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3617 | o395.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
3618 | - | o395.Size = Vector3.new(0.200000003, 6.33000088, 3.18000031) |
3618 | + | o395.Color = Color3.new(0.584314, 0.47451, 0.466667) |
3619 | - | o395.CFrame = CFrame.new(-20.0896473, 12.8749981, 46.8334045, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3619 | + | o395.Position = Vector3.new(-19.8196468, 12.9599981, 46.8583984) |
3620 | - | o395.Color = Color3.new(0.337255, 0.141176, 0.141176) |
3620 | + | o396.Parent = o3 |
3621 | - | o395.Position = Vector3.new(-20.0896473, 12.8749981, 46.8334045) |
3621 | + | o396.Material = Enum.Material.Metal |
3622 | - | o396.Parent = o4 |
3622 | + | o396.BrickColor = BrickColor.new("Lily white") |
3623 | - | o396.Material = Enum.Material.Wood |
3623 | + | o396.Position = Vector3.new(-18.906868, 2.02001405, 50.5738525) |
3624 | - | o396.BrickColor = BrickColor.new("Sand red") |
3624 | + | |
3625 | - | o396.Position = Vector3.new(-19.8196468, 12.9599981, 46.8583984) |
3625 | + | o396.Size = Vector3.new(0.420000196, 1.0200001, 2.74000001) |
3626 | o396.CFrame = CFrame.new(-18.906868, 2.02001405, 50.5738525, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3627 | - | o396.Size = Vector3.new(0.200000003, 6.22000027, 3.22999954) |
3627 | + | o396.TopSurface = Enum.SurfaceType.Smooth |
3628 | - | o396.CFrame = CFrame.new(-19.8196468, 12.9599981, 46.8583984, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3628 | + | o396.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3629 | - | o396.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3629 | + | o396.Position = Vector3.new(-18.906868, 2.02001405, 50.5738525) |
3630 | - | o396.Color = Color3.new(0.584314, 0.47451, 0.466667) |
3630 | + | o398.Parent = o3 |
3631 | - | o396.Position = Vector3.new(-19.8196468, 12.9599981, 46.8583984) |
3631 | + | o398.Material = Enum.Material.Metal |
3632 | - | o397.Parent = o4 |
3632 | + | o398.BrickColor = BrickColor.new("Dark stone grey") |
3633 | - | o397.Material = Enum.Material.Metal |
3633 | + | o398.Position = Vector3.new(-19.1968689, 2.62001801, 49.7838135) |
3634 | - | o397.BrickColor = BrickColor.new("Lily white") |
3634 | + | o398.Anchored = true |
3635 | - | o397.Position = Vector3.new(-18.906868, 2.02001405, 50.5738525) |
3635 | + | o398.Size = Vector3.new(0.200000003, 0.459999949, 0.200000003) |
3636 | - | o397.Anchored = true |
3636 | + | o398.CFrame = CFrame.new(-19.1968689, 2.62001801, 49.7838135, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3637 | - | o397.Size = Vector3.new(0.420000196, 1.0200001, 2.74000001) |
3637 | + | o398.TopSurface = Enum.SurfaceType.Smooth |
3638 | - | o397.CFrame = CFrame.new(-18.906868, 2.02001405, 50.5738525, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3638 | + | o398.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3639 | - | o397.TopSurface = Enum.SurfaceType.Smooth |
3639 | + | o398.Position = Vector3.new(-19.1968689, 2.62001801, 49.7838135) |
3640 | - | o397.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3640 | + | o400.Parent = o3 |
3641 | - | o397.Position = Vector3.new(-18.906868, 2.02001405, 50.5738525) |
3641 | + | o400.Material = Enum.Material.Metal |
3642 | - | o399.Parent = o4 |
3642 | + | o400.BrickColor = BrickColor.new("Lily white") |
3643 | - | o399.Material = Enum.Material.Metal |
3643 | + | o400.Position = Vector3.new(-17.9368687, 2.02001405, 49.3288574) |
3644 | - | o399.BrickColor = BrickColor.new("Dark stone grey") |
3644 | + | o400.Anchored = true |
3645 | - | o399.Position = Vector3.new(-19.1968689, 2.62001801, 49.7838135) |
3645 | + | o400.Size = Vector3.new(2.36000013, 1.0200001, 0.25) |
3646 | - | o399.Anchored = true |
3646 | + | o400.CFrame = CFrame.new(-17.9368687, 2.02001405, 49.3288574, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3647 | - | o399.Size = Vector3.new(0.200000003, 0.459999949, 0.200000003) |
3647 | + | o400.TopSurface = Enum.SurfaceType.Smooth |
3648 | - | o399.CFrame = CFrame.new(-19.1968689, 2.62001801, 49.7838135, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3648 | + | o400.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3649 | - | o399.TopSurface = Enum.SurfaceType.Smooth |
3649 | + | o400.Position = Vector3.new(-17.9368687, 2.02001405, 49.3288574) |
3650 | - | o399.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3650 | + | o401.Parent = o3 |
3651 | - | o399.Position = Vector3.new(-19.1968689, 2.62001801, 49.7838135) |
3651 | + | |
3652 | - | o401.Parent = o4 |
3652 | + | o401.BrickColor = BrickColor.new("Dark stone grey") |
3653 | o401.Position = Vector3.new(-18.8668671, 3.09001303, 50.5238647) | |
3654 | - | o401.BrickColor = BrickColor.new("Lily white") |
3654 | + | |
3655 | - | o401.Position = Vector3.new(-17.9368687, 2.02001405, 49.3288574) |
3655 | + | o401.Size = Vector3.new(0.859999955, 0.200000003, 0.200000003) |
3656 | o401.CFrame = CFrame.new(-18.8668671, 3.09001303, 50.5238647, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3657 | - | o401.Size = Vector3.new(2.36000013, 1.0200001, 0.25) |
3657 | + | |
3658 | - | o401.CFrame = CFrame.new(-17.9368687, 2.02001405, 49.3288574, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3658 | + | o401.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3659 | o401.Position = Vector3.new(-18.8668671, 3.09001303, 50.5238647) | |
3660 | - | o401.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3660 | + | o402.Parent = o3 |
3661 | - | o401.Position = Vector3.new(-17.9368687, 2.02001405, 49.3288574) |
3661 | + | |
3662 | - | o402.Parent = o4 |
3662 | + | |
3663 | o402.Position = Vector3.new(-19.1968689, 2.62001801, 50.9738007) | |
3664 | o402.Anchored = true | |
3665 | - | o402.Position = Vector3.new(-18.8668671, 3.09001303, 50.5238647) |
3665 | + | o402.Size = Vector3.new(0.200000003, 0.459999949, 0.200000003) |
3666 | o402.CFrame = CFrame.new(-19.1968689, 2.62001801, 50.9738007, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3667 | - | o402.Size = Vector3.new(0.859999955, 0.200000003, 0.200000003) |
3667 | + | |
3668 | - | o402.CFrame = CFrame.new(-18.8668671, 3.09001303, 50.5238647, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3668 | + | |
3669 | o402.Position = Vector3.new(-19.1968689, 2.62001801, 50.9738007) | |
3670 | o403.Parent = o3 | |
3671 | - | o402.Position = Vector3.new(-18.8668671, 3.09001303, 50.5238647) |
3671 | + | |
3672 | - | o403.Parent = o4 |
3672 | + | |
3673 | o403.Position = Vector3.new(-19.1968689, 2.79001188, 50.5238647) | |
3674 | o403.Anchored = true | |
3675 | - | o403.Position = Vector3.new(-19.1968689, 2.62001801, 50.9738007) |
3675 | + | o403.Size = Vector3.new(0.200000003, 0.799999952, 0.200000003) |
3676 | o403.CFrame = CFrame.new(-19.1968689, 2.79001188, 50.5238647, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3677 | - | o403.Size = Vector3.new(0.200000003, 0.459999949, 0.200000003) |
3677 | + | |
3678 | - | o403.CFrame = CFrame.new(-19.1968689, 2.62001801, 50.9738007, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3678 | + | |
3679 | o403.Position = Vector3.new(-19.1968689, 2.79001188, 50.5238647) | |
3680 | o404.Parent = o3 | |
3681 | - | o403.Position = Vector3.new(-19.1968689, 2.62001801, 50.9738007) |
3681 | + | o404.Material = Enum.Material.DiamondPlate |
3682 | - | o404.Parent = o4 |
3682 | + | o404.BrickColor = BrickColor.new("Really black") |
3683 | - | o404.Material = Enum.Material.Metal |
3683 | + | o404.Position = Vector3.new(-16.7518616, 1.990013, 53.4938622) |
3684 | - | o404.BrickColor = BrickColor.new("Dark stone grey") |
3684 | + | |
3685 | - | o404.Position = Vector3.new(-19.1968689, 2.79001188, 50.5238647) |
3685 | + | o404.Size = Vector3.new(0.469999969, 0.200000003, 2.29999924) |
3686 | o404.CFrame = CFrame.new(-16.7518616, 1.990013, 53.4938622, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3687 | - | o404.Size = Vector3.new(0.200000003, 0.799999952, 0.200000003) |
3687 | + | o404.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3688 | - | o404.CFrame = CFrame.new(-19.1968689, 2.79001188, 50.5238647, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3688 | + | o404.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3689 | - | o404.TopSurface = Enum.SurfaceType.Smooth |
3689 | + | o404.Position = Vector3.new(-16.7518616, 1.990013, 53.4938622) |
3690 | - | o404.Color = Color3.new(0.388235, 0.372549, 0.384314) |
3690 | + | o405.Parent = o3 |
3691 | - | o404.Position = Vector3.new(-19.1968689, 2.79001188, 50.5238647) |
3691 | + | o405.Material = Enum.Material.Wood |
3692 | - | o405.Parent = o4 |
3692 | + | |
3693 | - | o405.Material = Enum.Material.DiamondPlate |
3693 | + | o405.Position = Vector3.new(-16.7368698, 1.40001094, 56.3489075) |
3694 | o405.Anchored = true | |
3695 | - | o405.Position = Vector3.new(-16.7518616, 1.990013, 53.4938622) |
3695 | + | o405.Size = Vector3.new(0.200000003, 1.98000002, 0.949999809) |
3696 | o405.CFrame = CFrame.new(-16.7368698, 1.40001094, 56.3489075, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3697 | - | o405.Size = Vector3.new(0.469999969, 0.200000003, 2.29999924) |
3697 | + | |
3698 | - | o405.CFrame = CFrame.new(-16.7518616, 1.990013, 53.4938622, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3698 | + | o405.Position = Vector3.new(-16.7368698, 1.40001094, 56.3489075) |
3699 | - | o405.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3699 | + | o406.Parent = o3 |
3700 | o406.Material = Enum.Material.Wood | |
3701 | - | o405.Position = Vector3.new(-16.7518616, 1.990013, 53.4938622) |
3701 | + | |
3702 | - | o406.Parent = o4 |
3702 | + | o406.Position = Vector3.new(-14.3346481, 14.6899996, 30.7284698) |
3703 | o406.Anchored = true | |
3704 | o406.Size = Vector3.new(5.97000074, 6.36000061, 0.210000008) | |
3705 | - | o406.Position = Vector3.new(-16.7368698, 1.40001094, 56.3489075) |
3705 | + | o406.CFrame = CFrame.new(-14.3346481, 14.6899996, 30.7284698, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3706 | o406.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3707 | - | o406.Size = Vector3.new(0.200000003, 1.98000002, 0.949999809) |
3707 | + | |
3708 | - | o406.CFrame = CFrame.new(-16.7368698, 1.40001094, 56.3489075, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3708 | + | o406.Position = Vector3.new(-14.3346481, 14.6899996, 30.7284698) |
3709 | o407.Parent = o3 | |
3710 | - | o406.Position = Vector3.new(-16.7368698, 1.40001094, 56.3489075) |
3710 | + | o407.Material = Enum.Material.DiamondPlate |
3711 | - | o407.Parent = o4 |
3711 | + | |
3712 | - | o407.Material = Enum.Material.Wood |
3712 | + | o407.Position = Vector3.new(-18.1768703, 3.98001289, 58.8438721) |
3713 | o407.Anchored = true | |
3714 | - | o407.Position = Vector3.new(-14.3346481, 14.6899996, 30.7284698) |
3714 | + | o407.Size = Vector3.new(3.18000007, 3.01999998, 0.200000003) |
3715 | o407.CFrame = CFrame.new(-18.1768703, 3.98001289, 58.8438721, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3716 | - | o407.Size = Vector3.new(5.97000074, 6.36000061, 0.210000008) |
3716 | + | o407.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3717 | - | o407.CFrame = CFrame.new(-14.3346481, 14.6899996, 30.7284698, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3717 | + | |
3718 | - | o407.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3718 | + | o407.Position = Vector3.new(-18.1768703, 3.98001289, 58.8438721) |
3719 | o408.Parent = o3 | |
3720 | - | o407.Position = Vector3.new(-14.3346481, 14.6899996, 30.7284698) |
3720 | + | o408.Material = Enum.Material.Metal |
3721 | - | o408.Parent = o4 |
3721 | + | o408.Position = Vector3.new(-18.2418709, 3.18001294, 58.0938721) |
3722 | - | o408.Material = Enum.Material.DiamondPlate |
3722 | + | |
3723 | - | o408.BrickColor = BrickColor.new("Really black") |
3723 | + | o408.Size = Vector3.new(3.05000019, 5.92000008, 2.25999975) |
3724 | - | o408.Position = Vector3.new(-18.1768703, 3.98001289, 58.8438721) |
3724 | + | o408.CFrame = CFrame.new(-18.2418709, 3.18001294, 58.0938721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3725 | o408.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3726 | - | o408.Size = Vector3.new(3.18000007, 3.01999998, 0.200000003) |
3726 | + | o408.Position = Vector3.new(-18.2418709, 3.18001294, 58.0938721) |
3727 | - | o408.CFrame = CFrame.new(-18.1768703, 3.98001289, 58.8438721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3727 | + | o409.Parent = o3 |
3728 | o409.Material = Enum.Material.Wood | |
3729 | - | o408.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3729 | + | o409.BrickColor = BrickColor.new("Lily white") |
3730 | - | o408.Position = Vector3.new(-18.1768703, 3.98001289, 58.8438721) |
3730 | + | o409.Position = Vector3.new(-18.2418709, 1.34501195, 55.8438721) |
3731 | - | o409.Parent = o4 |
3731 | + | |
3732 | - | o409.Material = Enum.Material.Metal |
3732 | + | o409.Size = Vector3.new(3.05000019, 2.25, 2.20000029) |
3733 | - | o409.Position = Vector3.new(-18.2418709, 3.18001294, 58.0938721) |
3733 | + | o409.CFrame = CFrame.new(-18.2418709, 1.34501195, 55.8438721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3734 | o409.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
3735 | - | o409.Size = Vector3.new(3.05000019, 5.92000008, 2.25999975) |
3735 | + | o409.Position = Vector3.new(-18.2418709, 1.34501195, 55.8438721) |
3736 | - | o409.CFrame = CFrame.new(-18.2418709, 3.18001294, 58.0938721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3736 | + | o410.Parent = o3 |
3737 | - | o409.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3737 | + | |
3738 | - | o409.Position = Vector3.new(-18.2418709, 3.18001294, 58.0938721) |
3738 | + | o410.BrickColor = BrickColor.new("Really black") |
3739 | - | o410.Parent = o4 |
3739 | + | o410.Position = Vector3.new(-16.7368698, 1.40001094, 55.2989044) |
3740 | o410.Anchored = true | |
3741 | - | o410.BrickColor = BrickColor.new("Lily white") |
3741 | + | o410.Size = Vector3.new(0.200000003, 1.98000002, 0.949999809) |
3742 | - | o410.Position = Vector3.new(-18.2418709, 1.34501195, 55.8438721) |
3742 | + | o410.CFrame = CFrame.new(-16.7368698, 1.40001094, 55.2989044, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3743 | o410.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3744 | - | o410.Size = Vector3.new(3.05000019, 2.25, 2.20000029) |
3744 | + | o410.Position = Vector3.new(-16.7368698, 1.40001094, 55.2989044) |
3745 | - | o410.CFrame = CFrame.new(-18.2418709, 1.34501195, 55.8438721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3745 | + | o411.Parent = o3 |
3746 | - | o410.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3746 | + | |
3747 | - | o410.Position = Vector3.new(-18.2418709, 1.34501195, 55.8438721) |
3747 | + | |
3748 | - | o411.Parent = o4 |
3748 | + | o411.Position = Vector3.new(-16.7368698, 1.40001094, 50.6188812) |
3749 | o411.Anchored = true | |
3750 | o411.Size = Vector3.new(0.200000003, 1.98000002, 0.949999809) | |
3751 | - | o411.Position = Vector3.new(-16.7368698, 1.40001094, 55.2989044) |
3751 | + | o411.CFrame = CFrame.new(-16.7368698, 1.40001094, 50.6188812, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3752 | o411.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3753 | o411.Position = Vector3.new(-16.7368698, 1.40001094, 50.6188812) | |
3754 | - | o411.CFrame = CFrame.new(-16.7368698, 1.40001094, 55.2989044, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3754 | + | o412.Parent = o3 |
3755 | o412.Material = Enum.Material.Wood | |
3756 | - | o411.Position = Vector3.new(-16.7368698, 1.40001094, 55.2989044) |
3756 | + | |
3757 | - | o412.Parent = o4 |
3757 | + | o412.Position = Vector3.new(-16.7368698, 1.40001094, 51.7189026) |
3758 | o412.Anchored = true | |
3759 | o412.Size = Vector3.new(0.200000003, 1.98000002, 0.949999809) | |
3760 | - | o412.Position = Vector3.new(-16.7368698, 1.40001094, 50.6188812) |
3760 | + | o412.CFrame = CFrame.new(-16.7368698, 1.40001094, 51.7189026, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3761 | o412.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3762 | o412.Position = Vector3.new(-16.7368698, 1.40001094, 51.7189026) | |
3763 | - | o412.CFrame = CFrame.new(-16.7368698, 1.40001094, 50.6188812, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3763 | + | o413.Parent = o3 |
3764 | o413.Material = Enum.Material.Metal | |
3765 | - | o412.Position = Vector3.new(-16.7368698, 1.40001094, 50.6188812) |
3765 | + | o413.BrickColor = BrickColor.new("Mid gray") |
3766 | - | o413.Parent = o4 |
3766 | + | o413.Position = Vector3.new(-18.2068729, 1.31501305, 53.4988708) |
3767 | - | o413.Material = Enum.Material.Wood |
3767 | + | |
3768 | - | o413.BrickColor = BrickColor.new("Really black") |
3768 | + | o413.Size = Vector3.new(3.12000012, 1.73000002, 2.10999942) |
3769 | - | o413.Position = Vector3.new(-16.7368698, 1.40001094, 51.7189026) |
3769 | + | o413.CFrame = CFrame.new(-18.2068729, 1.31501305, 53.4988708, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3770 | o413.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3771 | - | o413.Size = Vector3.new(0.200000003, 1.98000002, 0.949999809) |
3771 | + | o413.Color = Color3.new(0.803922, 0.803922, 0.803922) |
3772 | - | o413.CFrame = CFrame.new(-16.7368698, 1.40001094, 51.7189026, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3772 | + | o413.Position = Vector3.new(-18.2068729, 1.31501305, 53.4988708) |
3773 | - | o413.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3773 | + | o414.Parent = o3 |
3774 | - | o413.Position = Vector3.new(-16.7368698, 1.40001094, 51.7189026) |
3774 | + | o414.Material = Enum.Material.Wood |
3775 | - | o414.Parent = o4 |
3775 | + | o414.BrickColor = BrickColor.new("Really black") |
3776 | - | o414.Material = Enum.Material.Metal |
3776 | + | o414.Position = Vector3.new(-16.7368698, 1.52001405, 49.5688782) |
3777 | - | o414.BrickColor = BrickColor.new("Mid gray") |
3777 | + | |
3778 | - | o414.Position = Vector3.new(-18.2068729, 1.31501305, 53.4988708) |
3778 | + | o414.Size = Vector3.new(0.200000003, 0.640000105, 0.949999809) |
3779 | o414.CFrame = CFrame.new(-16.7368698, 1.52001405, 49.5688782, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3780 | - | o414.Size = Vector3.new(3.12000012, 1.73000002, 2.10999942) |
3780 | + | o414.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3781 | - | o414.CFrame = CFrame.new(-18.2068729, 1.31501305, 53.4988708, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3781 | + | o414.Position = Vector3.new(-16.7368698, 1.52001405, 49.5688782) |
3782 | - | o414.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3782 | + | o415.Parent = o3 |
3783 | - | o414.Color = Color3.new(0.803922, 0.803922, 0.803922) |
3783 | + | o415.Material = Enum.Material.Metal |
3784 | - | o414.Position = Vector3.new(-18.2068729, 1.31501305, 53.4988708) |
3784 | + | o415.BrickColor = BrickColor.new("Mid gray") |
3785 | - | o415.Parent = o4 |
3785 | + | o415.Position = Vector3.new(-18.2168713, 5.2450099, 58.0938721) |
3786 | - | o415.Material = Enum.Material.Wood |
3786 | + | |
3787 | - | o415.BrickColor = BrickColor.new("Really black") |
3787 | + | o415.Size = Vector3.new(3.10000014, 1.45000005, 1.97999966) |
3788 | - | o415.Position = Vector3.new(-16.7368698, 1.52001405, 49.5688782) |
3788 | + | o415.CFrame = CFrame.new(-18.2168713, 5.2450099, 58.0938721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3789 | o415.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3790 | - | o415.Size = Vector3.new(0.200000003, 0.640000105, 0.949999809) |
3790 | + | o415.Color = Color3.new(0.803922, 0.803922, 0.803922) |
3791 | - | o415.CFrame = CFrame.new(-16.7368698, 1.52001405, 49.5688782, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3791 | + | o415.Position = Vector3.new(-18.2168713, 5.2450099, 58.0938721) |
3792 | - | o415.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3792 | + | o416.Parent = o3 |
3793 | - | o415.Position = Vector3.new(-16.7368698, 1.52001405, 49.5688782) |
3793 | + | o416.Material = Enum.Material.Wood |
3794 | - | o416.Parent = o4 |
3794 | + | o416.BrickColor = BrickColor.new("Really black") |
3795 | - | o416.Material = Enum.Material.Metal |
3795 | + | o416.Position = Vector3.new(-19.161869, 4.55001116, 54.1538544) |
3796 | - | o416.BrickColor = BrickColor.new("Mid gray") |
3796 | + | |
3797 | - | o416.Position = Vector3.new(-18.2168713, 5.2450099, 58.0938721) |
3797 | + | o416.Size = Vector3.new(1.2100004, 0.200000003, 5.69999981) |
3798 | o416.CFrame = CFrame.new(-19.161869, 4.55001116, 54.1538544, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3799 | - | o416.Size = Vector3.new(3.10000014, 1.45000005, 1.97999966) |
3799 | + | o416.TopSurface = Enum.SurfaceType.Smooth |
3800 | - | o416.CFrame = CFrame.new(-18.2168713, 5.2450099, 58.0938721, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3800 | + | o416.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3801 | - | o416.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3801 | + | o416.Position = Vector3.new(-19.161869, 4.55001116, 54.1538544) |
3802 | - | o416.Color = Color3.new(0.803922, 0.803922, 0.803922) |
3802 | + | o417.Parent = o3 |
3803 | - | o416.Position = Vector3.new(-18.2168713, 5.2450099, 58.0938721) |
3803 | + | o417.Material = Enum.Material.Metal |
3804 | - | o417.Parent = o4 |
3804 | + | o417.BrickColor = BrickColor.new("Lily white") |
3805 | - | o417.Material = Enum.Material.Wood |
3805 | + | o417.Position = Vector3.new(-16.9268684, 2.02001405, 50.6288605) |
3806 | - | o417.BrickColor = BrickColor.new("Really black") |
3806 | + | |
3807 | - | o417.Position = Vector3.new(-19.161869, 4.55001116, 54.1538544) |
3807 | + | o417.Size = Vector3.new(0.200000003, 1.0200001, 2.8499999) |
3808 | o417.CFrame = CFrame.new(-16.9268684, 2.02001405, 50.6288605, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3809 | - | o417.Size = Vector3.new(1.2100004, 0.200000003, 5.69999981) |
3809 | + | |
3810 | - | o417.CFrame = CFrame.new(-19.161869, 4.55001116, 54.1538544, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3810 | + | o417.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3811 | o417.Position = Vector3.new(-16.9268684, 2.02001405, 50.6288605) | |
3812 | - | o417.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3812 | + | o418.Parent = o3 |
3813 | - | o417.Position = Vector3.new(-19.161869, 4.55001116, 54.1538544) |
3813 | + | o418.Material = Enum.Material.Wood |
3814 | - | o418.Parent = o4 |
3814 | + | o418.BrickColor = BrickColor.new("Really black") |
3815 | - | o418.Material = Enum.Material.Metal |
3815 | + | o418.Position = Vector3.new(-16.7368698, 2.19501305, 49.5688782) |
3816 | - | o418.BrickColor = BrickColor.new("Lily white") |
3816 | + | |
3817 | - | o418.Position = Vector3.new(-16.9268684, 2.02001405, 50.6288605) |
3817 | + | o418.Size = Vector3.new(0.200000003, 0.390000105, 0.949999809) |
3818 | o418.CFrame = CFrame.new(-16.7368698, 2.19501305, 49.5688782, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3819 | - | o418.Size = Vector3.new(0.200000003, 1.0200001, 2.8499999) |
3819 | + | o418.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3820 | - | o418.CFrame = CFrame.new(-16.9268684, 2.02001405, 50.6288605, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3820 | + | o418.Position = Vector3.new(-16.7368698, 2.19501305, 49.5688782) |
3821 | - | o418.TopSurface = Enum.SurfaceType.Smooth |
3821 | + | o419.Parent = o3 |
3822 | - | o418.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3822 | + | o419.Material = Enum.Material.Metal |
3823 | - | o418.Position = Vector3.new(-16.9268684, 2.02001405, 50.6288605) |
3823 | + | o419.BrickColor = BrickColor.new("Lily white") |
3824 | - | o419.Parent = o4 |
3824 | + | o419.Position = Vector3.new(-17.9368687, 2.02001405, 51.9538574) |
3825 | - | o419.Material = Enum.Material.Wood |
3825 | + | |
3826 | - | o419.BrickColor = BrickColor.new("Really black") |
3826 | + | o419.Size = Vector3.new(2.36000013, 1.0200001, 0.200000003) |
3827 | - | o419.Position = Vector3.new(-16.7368698, 2.19501305, 49.5688782) |
3827 | + | o419.CFrame = CFrame.new(-17.9368687, 2.02001405, 51.9538574, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3828 | o419.TopSurface = Enum.SurfaceType.Smooth | |
3829 | - | o419.Size = Vector3.new(0.200000003, 0.390000105, 0.949999809) |
3829 | + | o419.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3830 | - | o419.CFrame = CFrame.new(-16.7368698, 2.19501305, 49.5688782, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3830 | + | o419.Position = Vector3.new(-17.9368687, 2.02001405, 51.9538574) |
3831 | - | o419.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3831 | + | o420.Parent = o3 |
3832 | - | o419.Position = Vector3.new(-16.7368698, 2.19501305, 49.5688782) |
3832 | + | |
3833 | - | o420.Parent = o4 |
3833 | + | |
3834 | o420.Position = Vector3.new(-17.9618683, 1.61001301, 50.6288605) | |
3835 | o420.Anchored = true | |
3836 | - | o420.Position = Vector3.new(-17.9368687, 2.02001405, 51.9538574) |
3836 | + | o420.Size = Vector3.new(2.26999998, 0.200000003, 2.8499999) |
3837 | o420.CFrame = CFrame.new(-17.9618683, 1.61001301, 50.6288605, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3838 | - | o420.Size = Vector3.new(2.36000013, 1.0200001, 0.200000003) |
3838 | + | |
3839 | - | o420.CFrame = CFrame.new(-17.9368687, 2.02001405, 51.9538574, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3839 | + | |
3840 | o420.Position = Vector3.new(-17.9618683, 1.61001301, 50.6288605) | |
3841 | o421.Parent = o3 | |
3842 | - | o420.Position = Vector3.new(-17.9368687, 2.02001405, 51.9538574) |
3842 | + | o421.Material = Enum.Material.Wood |
3843 | - | o421.Parent = o4 |
3843 | + | o421.BrickColor = BrickColor.new("Really black") |
3844 | - | o421.Material = Enum.Material.Metal |
3844 | + | o421.Position = Vector3.new(-12.4696398, 5.42501116, 30.7484589) |
3845 | - | o421.BrickColor = BrickColor.new("Lily white") |
3845 | + | |
3846 | - | o421.Position = Vector3.new(-17.9618683, 1.61001301, 50.6288605) |
3846 | + | o421.Size = Vector3.new(4.28000069, 3.8700006, 0.25) |
3847 | o421.CFrame = CFrame.new(-12.4696398, 5.42501116, 30.7484589, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3848 | - | o421.Size = Vector3.new(2.26999998, 0.200000003, 2.8499999) |
3848 | + | o421.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3849 | - | o421.CFrame = CFrame.new(-17.9618683, 1.61001301, 50.6288605, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3849 | + | o421.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3850 | - | o421.TopSurface = Enum.SurfaceType.Smooth |
3850 | + | o421.Position = Vector3.new(-12.4696398, 5.42501116, 30.7484589) |
3851 | - | o421.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3851 | + | o422.Parent = o3 |
3852 | - | o421.Position = Vector3.new(-17.9618683, 1.61001301, 50.6288605) |
3852 | + | |
3853 | - | o422.Parent = o4 |
3853 | + | |
3854 | o422.Position = Vector3.new(-1.839643, 6.77001095, 66.2583466) | |
3855 | o422.Anchored = true | |
3856 | - | o422.Position = Vector3.new(-12.4696398, 5.42501116, 30.7484589) |
3856 | + | o422.Size = Vector3.new(0.25999999, 4.84000015, 4.62999964) |
3857 | o422.CFrame = CFrame.new(-1.839643, 6.77001095, 66.2583466, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3858 | - | o422.Size = Vector3.new(4.28000069, 3.8700006, 0.25) |
3858 | + | o422.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
3859 | - | o422.CFrame = CFrame.new(-12.4696398, 5.42501116, 30.7484589, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3859 | + | |
3860 | - | o422.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3860 | + | o422.Position = Vector3.new(-1.839643, 6.77001095, 66.2583466) |
3861 | o423.Parent = o422 | |
3862 | - | o422.Position = Vector3.new(-12.4696398, 5.42501116, 30.7484589) |
3862 | + | o423.Texture = "http://www.roblox.com/asset/?id=360861792" |
3863 | - | o423.Parent = o4 |
3863 | + | o423.Face = Enum.NormalId.Left |
3864 | - | o423.Material = Enum.Material.Wood |
3864 | + | o424.Parent = o3 |
3865 | - | o423.BrickColor = BrickColor.new("Really black") |
3865 | + | o427.Parent = o3 |
3866 | - | o423.Position = Vector3.new(-1.839643, 6.77001095, 66.2583466) |
3866 | + | o427.Material = Enum.Material.Neon |
3867 | - | o423.Anchored = true |
3867 | + | o427.BrickColor = BrickColor.new("Lily white") |
3868 | - | o423.Size = Vector3.new(0.25999999, 4.84000015, 4.62999964) |
3868 | + | o427.Position = Vector3.new(-5.38323212, 11.5012121, 64.0852356) |
3869 | - | o423.CFrame = CFrame.new(-1.839643, 6.77001095, 66.2583466, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3869 | + | o427.Rotation = Vector3.new(-74.7200012, 0, 0) |
3870 | - | o423.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
3870 | + | o427.Anchored = true |
3871 | - | o423.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3871 | + | o427.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3872 | - | o423.Position = Vector3.new(-1.839643, 6.77001095, 66.2583466) |
3872 | + | o427.CFrame = CFrame.new(-5.38323212, 11.5012121, 64.0852356, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
3873 | - | o424.Parent = o423 |
3873 | + | o427.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3874 | - | o424.Texture = "http://www.roblox.com/asset/?id=360861792" |
3874 | + | o427.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3875 | - | o424.Face = Enum.NormalId.Left |
3875 | + | o427.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3876 | - | o425.Parent = o4 |
3876 | + | o427.Position = Vector3.new(-5.38323212, 11.5012121, 64.0852356) |
3877 | - | o428.Parent = o4 |
3877 | + | o428.Parent = o427 |
3878 | - | o428.Material = Enum.Material.Neon |
3878 | + | o428.Brightness = 10 |
3879 | - | o428.BrickColor = BrickColor.new("Lily white") |
3879 | + | o428.Range = 20 |
3880 | - | o428.Position = Vector3.new(-5.38323212, 11.5012121, 64.0852356) |
3880 | + | o429.Parent = o3 |
3881 | - | o428.Rotation = Vector3.new(-74.7200012, 0, 0) |
3881 | + | o429.BrickColor = BrickColor.new("Really black") |
3882 | - | o428.Anchored = true |
3882 | + | o429.Position = Vector3.new(-10.8490105, 8.74999809, 39.5570831) |
3883 | - | o428.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3883 | + | o429.Anchored = true |
3884 | - | o428.CFrame = CFrame.new(-5.38323212, 11.5012121, 64.0852356, 1, 0, 0, 0, 0.263616979, 0.964627564, 0, -0.964627564, 0.263616979) |
3884 | + | o429.Size = Vector3.new(18.6800003, 0.200000003, 17.9200001) |
3885 | - | o428.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3885 | + | o429.CFrame = CFrame.new(-10.8490105, 8.74999809, 39.5570831, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3886 | - | o428.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3886 | + | o429.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3887 | - | o428.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3887 | + | o429.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3888 | - | o428.Position = Vector3.new(-5.38323212, 11.5012121, 64.0852356) |
3888 | + | o429.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3889 | - | o429.Parent = o428 |
3889 | + | o429.Position = Vector3.new(-10.8490105, 8.74999809, 39.5570831) |
3890 | - | o429.Brightness = 10 |
3890 | + | o430.Parent = o429 |
3891 | - | o429.Range = 20 |
3891 | + | o430.Texture = "rbxassetid://472902036" |
3892 | - | o430.Parent = o4 |
3892 | + | o430.Face = Enum.NormalId.Top |
3893 | - | o430.BrickColor = BrickColor.new("Really black") |
3893 | + | o431.Parent = o429 |
3894 | - | o430.Position = Vector3.new(-10.8490105, 8.74999809, 39.5570831) |
3894 | + | |
3895 | - | o430.Anchored = true |
3895 | + | o431.Face = Enum.NormalId.Bottom |
3896 | - | o430.Size = Vector3.new(18.6800003, 0.200000003, 17.9200001) |
3896 | + | o432.Parent = o3 |
3897 | - | o430.CFrame = CFrame.new(-10.8490105, 8.74999809, 39.5570831, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3897 | + | o432.BrickColor = BrickColor.new("Really black") |
3898 | - | o430.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3898 | + | o432.Position = Vector3.new(-0.979012012, 8.76998997, 43.7821045) |
3899 | - | o430.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3899 | + | o432.Anchored = true |
3900 | - | o430.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3900 | + | o432.Size = Vector3.new(1.19999897, 0.200000003, 9.46999931) |
3901 | - | o430.Position = Vector3.new(-10.8490105, 8.74999809, 39.5570831) |
3901 | + | o432.CFrame = CFrame.new(-0.979012012, 8.76998997, 43.7821045, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3902 | - | o431.Parent = o430 |
3902 | + | o432.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3903 | o432.TopSurface = Enum.SurfaceType.SmoothNoOutlines | |
3904 | - | o431.Face = Enum.NormalId.Top |
3904 | + | o432.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3905 | - | o432.Parent = o430 |
3905 | + | o432.Position = Vector3.new(-0.979012012, 8.76998997, 43.7821045) |
3906 | - | o432.Texture = "rbxassetid://472902036" |
3906 | + | o433.Parent = o432 |
3907 | - | o432.Face = Enum.NormalId.Bottom |
3907 | + | o433.Texture = "rbxassetid://472902036" |
3908 | - | o433.Parent = o4 |
3908 | + | o433.Face = Enum.NormalId.Top |
3909 | - | o433.BrickColor = BrickColor.new("Really black") |
3909 | + | o434.Parent = o432 |
3910 | - | o433.Position = Vector3.new(-0.979012012, 8.76998997, 43.7821045) |
3910 | + | |
3911 | - | o433.Anchored = true |
3911 | + | o434.Face = Enum.NormalId.Bottom |
3912 | - | o433.Size = Vector3.new(1.19999897, 0.200000003, 9.46999931) |
3912 | + | o435.Parent = o3 |
3913 | - | o433.CFrame = CFrame.new(-0.979012012, 8.76998997, 43.7821045, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3913 | + | o435.Material = Enum.Material.Neon |
3914 | - | o433.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3914 | + | o435.BrickColor = BrickColor.new("Lily white") |
3915 | - | o433.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3915 | + | o435.Position = Vector3.new(-15.304244, 8.69000435, 39.3144073) |
3916 | - | o433.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3916 | + | o435.Rotation = Vector3.new(-90, 0, 0) |
3917 | - | o433.Position = Vector3.new(-0.979012012, 8.76998997, 43.7821045) |
3917 | + | o435.Anchored = true |
3918 | - | o434.Parent = o433 |
3918 | + | o435.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3919 | o435.CFrame = CFrame.new(-15.304244, 8.69000435, 39.3144073, 1, 0, 0, 0, 2.98023224e-08, 1.00000012, 0, -1.00000012, 2.98023224e-08) | |
3920 | - | o434.Face = Enum.NormalId.Top |
3920 | + | o435.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3921 | - | o435.Parent = o433 |
3921 | + | o435.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3922 | - | o435.Texture = "rbxassetid://472902036" |
3922 | + | o435.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3923 | - | o435.Face = Enum.NormalId.Bottom |
3923 | + | o435.Position = Vector3.new(-15.304244, 8.69000435, 39.3144073) |
3924 | - | o436.Parent = o4 |
3924 | + | o436.Parent = o435 |
3925 | - | o436.Material = Enum.Material.Neon |
3925 | + | o436.Brightness = 10 |
3926 | - | o436.BrickColor = BrickColor.new("Lily white") |
3926 | + | o436.Range = 20 |
3927 | - | o436.Position = Vector3.new(-15.304244, 8.69000435, 39.3144073) |
3927 | + | o437.Name = "One Outside" |
3928 | - | o436.Rotation = Vector3.new(-90, 0, 0) |
3928 | + | o437.Parent = o3 |
3929 | - | o436.Anchored = true |
3929 | + | o440.Parent = o3 |
3930 | - | o436.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3930 | + | o440.Material = Enum.Material.Wood |
3931 | - | o436.CFrame = CFrame.new(-15.304244, 8.69000435, 39.3144073, 1, 0, 0, 0, 2.98023224e-08, 1.00000012, 0, -1.00000012, 2.98023224e-08) |
3931 | + | o440.BrickColor = BrickColor.new("Really black") |
3932 | - | o436.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3932 | + | o440.Position = Vector3.new(-2.38965011, 11.9599981, 43.6033936) |
3933 | - | o436.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3933 | + | o440.Anchored = true |
3934 | - | o436.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3934 | + | o440.Size = Vector3.new(3.9000001, 0.200000003, 9.19999981) |
3935 | - | o436.Position = Vector3.new(-15.304244, 8.69000435, 39.3144073) |
3935 | + | o440.CFrame = CFrame.new(-2.38965011, 11.9599981, 43.6033936, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3936 | - | o437.Parent = o436 |
3936 | + | o440.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3937 | - | o437.Brightness = 10 |
3937 | + | o440.BottomSurface = Enum.SurfaceType.Smooth |
3938 | - | o437.Range = 20 |
3938 | + | o440.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
3939 | - | o438.Name = "One Outside" |
3939 | + | o440.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3940 | - | o438.Parent = o4 |
3940 | + | o440.TopSurface = Enum.SurfaceType.Smooth |
3941 | - | o441.Parent = o4 |
3941 | + | o440.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3942 | - | o441.Material = Enum.Material.Wood |
3942 | + | o440.Position = Vector3.new(-2.38965011, 11.9599981, 43.6033936) |
3943 | - | o441.BrickColor = BrickColor.new("Really black") |
3943 | + | o441.Parent = o3 |
3944 | - | o441.Position = Vector3.new(-2.38965011, 11.9599981, 43.6033936) |
3944 | + | o441.Material = Enum.Material.Sand |
3945 | o441.BrickColor = BrickColor.new("Lily white") | |
3946 | - | o441.Size = Vector3.new(3.9000001, 0.200000003, 9.19999981) |
3946 | + | o441.Position = Vector3.new(-0.429648995, 12.8400002, 47.0283966) |
3947 | - | o441.CFrame = CFrame.new(-2.38965011, 11.9599981, 43.6033936, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3947 | + | |
3948 | o441.Size = Vector3.new(0.200000003, 6.16000032, 2.67000008) | |
3949 | - | o441.BottomSurface = Enum.SurfaceType.Smooth |
3949 | + | o441.CFrame = CFrame.new(-0.429648995, 12.8400002, 47.0283966, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3950 | o441.BackSurface = Enum.SurfaceType.SmoothNoOutlines | |
3951 | o441.FrontSurface = Enum.SurfaceType.SmoothNoOutlines | |
3952 | - | o441.TopSurface = Enum.SurfaceType.Smooth |
3952 | + | o441.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
3953 | - | o441.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3953 | + | |
3954 | - | o441.Position = Vector3.new(-2.38965011, 11.9599981, 43.6033936) |
3954 | + | o441.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3955 | - | o442.Parent = o4 |
3955 | + | o441.Position = Vector3.new(-0.429648995, 12.8400002, 47.0283966) |
3956 | - | o442.Material = Enum.Material.Sand |
3956 | + | o442.Parent = o3 |
3957 | o442.Material = Enum.Material.Wood | |
3958 | - | o442.Position = Vector3.new(-0.429648995, 12.8400002, 47.0283966) |
3958 | + | |
3959 | o442.Position = Vector3.new(-10.693738, 12.8324642, 59.9725952) | |
3960 | - | o442.Size = Vector3.new(0.200000003, 6.16000032, 2.67000008) |
3960 | + | o442.Rotation = Vector3.new(15.2799997, 0, 0) |
3961 | - | o442.CFrame = CFrame.new(-0.429648995, 12.8400002, 47.0283966, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3961 | + | |
3962 | - | o442.BackSurface = Enum.SurfaceType.SmoothNoOutlines |
3962 | + | o442.Size = Vector3.new(19.6899986, 0.200000003, 24.6399994) |
3963 | - | o442.FrontSurface = Enum.SurfaceType.SmoothNoOutlines |
3963 | + | o442.CFrame = CFrame.new(-10.693738, 12.8324642, 59.9725952, 1, 0, 0, 0, 0.964627445, -0.26361692, 0, 0.26361692, 0.964627445) |
3964 | - | o442.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
3964 | + | o442.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3965 | - | o442.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
3965 | + | o442.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3966 | o442.Color = Color3.new(0.929412, 0.917647, 0.917647) | |
3967 | - | o442.Position = Vector3.new(-0.429648995, 12.8400002, 47.0283966) |
3967 | + | o442.Position = Vector3.new(-10.693738, 12.8324642, 59.9725952) |
3968 | - | o443.Parent = o4 |
3968 | + | o443.Parent = o3 |
3969 | - | o443.Material = Enum.Material.Wood |
3969 | + | o443.BrickColor = BrickColor.new("Really black") |
3970 | - | o443.BrickColor = BrickColor.new("Lily white") |
3970 | + | o443.Position = Vector3.new(-16.7840099, 8.74999809, 65.1670685) |
3971 | - | o443.Position = Vector3.new(-10.693738, 12.8324642, 59.9725952) |
3971 | + | |
3972 | - | o443.Rotation = Vector3.new(15.2799997, 0, 0) |
3972 | + | o443.Size = Vector3.new(6.81000042, 0.200000003, 11.8000011) |
3973 | o443.CFrame = CFrame.new(-16.7840099, 8.74999809, 65.1670685, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
3974 | - | o443.Size = Vector3.new(19.6899986, 0.200000003, 24.6399994) |
3974 | + | |
3975 | - | o443.CFrame = CFrame.new(-10.693738, 12.8324642, 59.9725952, 1, 0, 0, 0, 0.964627445, -0.26361692, 0, 0.26361692, 0.964627445) |
3975 | + | |
3976 | o443.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) | |
3977 | o443.Position = Vector3.new(-16.7840099, 8.74999809, 65.1670685) | |
3978 | - | o443.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3978 | + | o444.Parent = o443 |
3979 | - | o443.Position = Vector3.new(-10.693738, 12.8324642, 59.9725952) |
3979 | + | o444.Texture = "rbxassetid://472902036" |
3980 | - | o444.Parent = o4 |
3980 | + | o444.Face = Enum.NormalId.Top |
3981 | - | o444.BrickColor = BrickColor.new("Really black") |
3981 | + | o445.Parent = o443 |
3982 | - | o444.Position = Vector3.new(-16.7840099, 8.74999809, 65.1670685) |
3982 | + | |
3983 | - | o444.Anchored = true |
3983 | + | o445.Face = Enum.NormalId.Bottom |
3984 | - | o444.Size = Vector3.new(6.81000042, 0.200000003, 11.8000011) |
3984 | + | o446.Parent = o3 |
3985 | - | o444.CFrame = CFrame.new(-16.7840099, 8.74999809, 65.1670685, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
3985 | + | o446.Material = Enum.Material.Neon |
3986 | - | o444.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3986 | + | o446.BrickColor = BrickColor.new("Lily white") |
3987 | - | o444.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3987 | + | o446.Position = Vector3.new(-16.2705536, 8.56999779, 67.7828598) |
3988 | - | o444.Color = Color3.new(0.0666667, 0.0666667, 0.0666667) |
3988 | + | o446.Rotation = Vector3.new(-90, 0, 0) |
3989 | - | o444.Position = Vector3.new(-16.7840099, 8.74999809, 65.1670685) |
3989 | + | o446.Anchored = true |
3990 | - | o445.Parent = o444 |
3990 | + | o446.Size = Vector3.new(2, 1.84000003, 0.200000003) |
3991 | o446.CFrame = CFrame.new(-16.2705536, 8.56999779, 67.7828598, 1, 0, 0, 0, 0, 1.00000012, 0, -1.00000012, 0) | |
3992 | - | o445.Face = Enum.NormalId.Top |
3992 | + | o446.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
3993 | - | o446.Parent = o444 |
3993 | + | o446.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
3994 | - | o446.Texture = "rbxassetid://472902036" |
3994 | + | o446.Color = Color3.new(0.929412, 0.917647, 0.917647) |
3995 | - | o446.Face = Enum.NormalId.Bottom |
3995 | + | o446.Position = Vector3.new(-16.2705536, 8.56999779, 67.7828598) |
3996 | - | o447.Parent = o4 |
3996 | + | o447.Parent = o446 |
3997 | - | o447.Material = Enum.Material.Neon |
3997 | + | o447.Brightness = 10 |
3998 | - | o447.BrickColor = BrickColor.new("Lily white") |
3998 | + | o447.Range = 20 |
3999 | - | o447.Position = Vector3.new(-16.2705536, 8.56999779, 67.7828598) |
3999 | + | o448.Parent = o3 |
4000 | - | o447.Rotation = Vector3.new(-90, 0, 0) |
4000 | + | o448.Material = Enum.Material.Neon |
4001 | - | o447.Anchored = true |
4001 | + | o448.BrickColor = BrickColor.new("Lily white") |
4002 | - | o447.Size = Vector3.new(2, 1.84000003, 0.200000003) |
4002 | + | o448.Position = Vector3.new(-16.2705536, 8.56999779, 61.3128815) |
4003 | - | o447.CFrame = CFrame.new(-16.2705536, 8.56999779, 67.7828598, 1, 0, 0, 0, 0, 1.00000012, 0, -1.00000012, 0) |
4003 | + | o448.Rotation = Vector3.new(-90, 0, 0) |
4004 | - | o447.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
4004 | + | o448.Anchored = true |
4005 | - | o447.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
4005 | + | o448.Size = Vector3.new(2, 1.84000003, 0.200000003) |
4006 | - | o447.Color = Color3.new(0.929412, 0.917647, 0.917647) |
4006 | + | o448.CFrame = CFrame.new(-16.2705536, 8.56999779, 61.3128815, 1, 0, 0, 0, 0, 1.00000012, 0, -1.00000012, 0) |
4007 | - | o447.Position = Vector3.new(-16.2705536, 8.56999779, 67.7828598) |
4007 | + | o448.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
4008 | - | o448.Parent = o447 |
4008 | + | o448.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
4009 | - | o448.Brightness = 10 |
4009 | + | o448.Color = Color3.new(0.929412, 0.917647, 0.917647) |
4010 | - | o448.Range = 20 |
4010 | + | o448.Position = Vector3.new(-16.2705536, 8.56999779, 61.3128815) |
4011 | - | o449.Parent = o4 |
4011 | + | o449.Parent = o448 |
4012 | - | o449.Material = Enum.Material.Neon |
4012 | + | o449.Brightness = 10 |
4013 | - | o449.BrickColor = BrickColor.new("Lily white") |
4013 | + | o449.Range = 20 |
4014 | - | o449.Position = Vector3.new(-16.2705536, 8.56999779, 61.3128815) |
4014 | + | o450.Parent = o3 |
4015 | - | o449.Rotation = Vector3.new(-90, 0, 0) |
4015 | + | o450.Material = Enum.Material.Brick |
4016 | - | o449.Anchored = true |
4016 | + | o450.BrickColor = BrickColor.new("Cocoa") |
4017 | - | o449.Size = Vector3.new(2, 1.84000003, 0.200000003) |
4017 | + | o450.Position = Vector3.new(-1.56033301, 12.9473581, 55.7208405) |
4018 | - | o449.CFrame = CFrame.new(-16.2705536, 8.56999779, 61.3128815, 1, 0, 0, 0, 0, 1.00000012, 0, -1.00000012, 0) |
4018 | + | o450.Rotation = Vector3.new(15.2799997, 0, -180) |
4019 | - | o449.BottomSurface = Enum.SurfaceType.SmoothNoOutlines |
4019 | + | o450.Anchored = true |
4020 | - | o449.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
4020 | + | o450.Size = Vector3.new(0.200000003, 1.81999993, 15.3799992) |
4021 | - | o449.Color = Color3.new(0.929412, 0.917647, 0.917647) |
4021 | + | o450.CFrame = CFrame.new(-1.56033301, 12.9473581, 55.7208405, -1, 0, 0, -0, -0.964627445, -0.26361692, 0, -0.26361692, 0.964627445) |
4022 | - | o449.Position = Vector3.new(-16.2705536, 8.56999779, 61.3128815) |
4022 | + | o450.Color = Color3.new(0.337255, 0.141176, 0.141176) |
4023 | - | o450.Parent = o449 |
4023 | + | o450.Position = Vector3.new(-1.56033301, 12.9473581, 55.7208405) |
4024 | - | o450.Brightness = 10 |
4024 | + | o451.Parent = o3 |
4025 | - | o450.Range = 20 |
4025 | + | o451.Material = Enum.Material.Wood |
4026 | - | o451.Parent = o4 |
4026 | + | o451.BrickColor = BrickColor.new("Sand red") |
4027 | - | o451.Material = Enum.Material.Brick |
4027 | + | o451.Position = Vector3.new(-1.800331, 12.9473581, 55.7208405) |
4028 | - | o451.BrickColor = BrickColor.new("Cocoa") |
4028 | + | |
4029 | - | o451.Position = Vector3.new(-1.56033301, 12.9473581, 55.7208405) |
4029 | + | |
4030 | o451.Size = Vector3.new(0.200000003, 1.81999993, 15.3799992) | |
4031 | o451.CFrame = CFrame.new(-1.800331, 12.9473581, 55.7208405, -1, 0, 0, -0, -0.964627445, -0.26361692, 0, -0.26361692, 0.964627445) | |
4032 | o451.RightSurface = Enum.SurfaceType.SmoothNoOutlines | |
4033 | - | o451.CFrame = CFrame.new(-1.56033301, 12.9473581, 55.7208405, -1, 0, 0, -0, -0.964627445, -0.26361692, 0, -0.26361692, 0.964627445) |
4033 | + | o451.Color = Color3.new(0.584314, 0.47451, 0.466667) |
4034 | - | o451.Color = Color3.new(0.337255, 0.141176, 0.141176) |
4034 | + | o451.Position = Vector3.new(-1.800331, 12.9473581, 55.7208405) |
4035 | - | o451.Position = Vector3.new(-1.56033301, 12.9473581, 55.7208405) |
4035 | + | o452.Parent = o3 |
4036 | - | o452.Parent = o4 |
4036 | + | |
4037 | o452.BrickColor = BrickColor.new("Sand red") | |
4038 | o452.Position = Vector3.new(-19.8640938, 12.9750042, 59.8401031) | |
4039 | - | o452.Position = Vector3.new(-1.800331, 12.9473581, 55.7208405) |
4039 | + | o452.Rotation = Vector3.new(-180, 0, -180) |
4040 | - | o452.Rotation = Vector3.new(15.2799997, 0, -180) |
4040 | + | |
4041 | o452.Size = Vector3.new(0.200000003, 6.24999952, 22.8699989) | |
4042 | - | o452.Size = Vector3.new(0.200000003, 1.81999993, 15.3799992) |
4042 | + | o452.CFrame = CFrame.new(-19.8640938, 12.9750042, 59.8401031, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
4043 | - | o452.CFrame = CFrame.new(-1.800331, 12.9473581, 55.7208405, -1, 0, 0, -0, -0.964627445, -0.26361692, 0, -0.26361692, 0.964627445) |
4043 | + | o452.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
4044 | - | o452.RightSurface = Enum.SurfaceType.SmoothNoOutlines |
4044 | + | |
4045 | o452.Position = Vector3.new(-19.8640938, 12.9750042, 59.8401031) | |
4046 | - | o452.Position = Vector3.new(-1.800331, 12.9473581, 55.7208405) |
4046 | + | |
4047 | - | o453.Parent = o4 |
4047 | + | |
4048 | - | o453.Material = Enum.Material.Wood |
4048 | + | |
4049 | - | o453.BrickColor = BrickColor.new("Sand red") |
4049 | + | |
4050 | - | o453.Position = Vector3.new(-19.8640938, 12.9750042, 59.8401031) |
4050 | + | |
4051 | - | o453.Rotation = Vector3.new(-180, 0, -180) |
4051 | + | |
4052 | - | o453.Anchored = true |
4052 | + | |
4053 | - | o453.Size = Vector3.new(0.200000003, 6.24999952, 22.8699989) |
4053 | + | |
4054 | - | o453.CFrame = CFrame.new(-19.8640938, 12.9750042, 59.8401031, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
4054 | + | |
4055 | - | o453.LeftSurface = Enum.SurfaceType.SmoothNoOutlines |
4055 | + | |
4056 | - | o453.Color = Color3.new(0.584314, 0.47451, 0.466667) |
4056 | + | |
4057 | - | o453.Position = Vector3.new(-19.8640938, 12.9750042, 59.8401031) |
4057 | + | |
4058 | for i,v in pairs(game:GetService("Players"):GetPlayers()) do | |
4059 | v:LoadCharacter() | |
4060 | end | |
4061 | wait(1) | |
4062 | mess_handle:Remove() | |
4063 | ||
4064 | game:GetService("Lighting").Ambient = Color3.new(0, 0, 0) | |
4065 | game:GetService("Lighting").Brightness = 1 | |
4066 | game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0) | |
4067 | game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0) | |
4068 | game:GetService("Lighting").GlobalShadows = true | |
4069 | game:GetService("Lighting").OutdoorAmbient = Color3.new(0.5, 0.5, 0.5) | |
4070 | game:GetService("Lighting").Outlines = false | |
4071 | game:GetService("Lighting").GeographicLatitude = 41.733299255371 | |
4072 | game:GetService("Lighting").TimeOfDay = "14:00:00" | |
4073 | game:GetService("Lighting").FogColor = Color3.new(0.75, 0.75, 0.75) | |
4074 | game:GetService("Lighting").FogEnd = 100000 | |
4075 | game:GetService("Lighting").FogStart = 0 |