1 |
dogcheck = 0; |
2 |
if (global.currentroom == room_ruins7A) |
3 |
dogcheck = 1; |
4 |
if (global.currentroom == room_ruins8) |
5 |
dogcheck = 1; |
6 |
if (global.currentroom == room_ruins10) |
7 |
dogcheck = 1; |
8 |
if (global.currentroom == room_ruins15B) |
9 |
dogcheck = 1; |
10 |
if (global.currentroom == room_ruins11) |
11 |
dogcheck = 1; |
12 |
if (global.currentroom == room_ruins12A) |
13 |
dogcheck = 1; |
14 |
if (global.currentroom == room_ruins12B) |
15 |
dogcheck = 1; |
16 |
if (global.currentroom == room_ruins15A) |
17 |
dogcheck = 1; |
18 |
if (global.currentroom == room_ruins15C) |
19 |
dogcheck = 1; |
20 |
if (global.currentroom == room_ruins16) |
21 |
dogcheck = 1; |
22 |
if (global.currentroom == room_ruins19) |
23 |
dogcheck = 1; |
24 |
if (global.currentroom == room_ruins18OLD) |
25 |
dogcheck = 1; |
26 |
if (global.currentroom == room_ruins15E) |
27 |
dogcheck = 1; |
28 |
if (global.currentroom == room_ruins17) |
29 |
dogcheck = 1; |
30 |
if (global.currentroom == room_torielroom) |
31 |
dogcheck = 1; |
32 |
if (global.currentroom == room_torhouse2) |
33 |
dogcheck = 1; |
34 |
if (global.currentroom == room_basement2) |
35 |
dogcheck = 1; |
36 |
if (global.currentroom == room_basement1) |
37 |
dogcheck = 1; |
38 |
if (global.currentroom == room_basement3) |
39 |
dogcheck = 1; |
40 |
if (global.currentroom == room_basement4) |
41 |
dogcheck = 1; |
42 |
if (global.currentroom == room_tundra1) |
43 |
dogcheck = 1; |
44 |
if (global.currentroom == room_ruinsexit) |
45 |
dogcheck = 1; |
46 |
if (global.currentroom == room_tundra2) |
47 |
dogcheck = 1; |
48 |
if (global.currentroom == room_tundra7) |
49 |
dogcheck = 1; |
50 |
if (global.currentroom == room_tundra3A) |
51 |
dogcheck = 1; |
52 |
if (global.currentroom == room_tundra5) |
53 |
dogcheck = 1; |
54 |
if (global.currentroom == room_tundra6) |
55 |
dogcheck = 1; |
56 |
if (global.currentroom == room_tundra6A) |
57 |
dogcheck = 1; |
58 |
if (global.currentroom == room_tundra_spaghetti) |
59 |
dogcheck = 1; |
60 |
if (global.currentroom == room_tundra_snowpuzz) |
61 |
dogcheck = 1; |
62 |
if (global.currentroom == room_tundra_xoxopuzz) |
63 |
dogcheck = 1; |
64 |
if (global.currentroom == room_tundra_lesserdog) |
65 |
dogcheck = 1; |
66 |
if (global.currentroom == room_tundra_randoblock) |
67 |
dogcheck = 1; |
68 |
if (global.currentroom == room_tundra_grillby) |
69 |
dogcheck = 1; |
70 |
if (global.currentroom == room_tundra_iceentrance) |
71 |
dogcheck = 1; |
72 |
if (global.currentroom == room_tundra_iceexit_new) |
73 |
dogcheck = 1; |
74 |
if (global.currentroom == room_tundra_iceexit) |
75 |
dogcheck = 1; |
76 |
if (global.currentroom == room_tundra_poffzone) |
77 |
dogcheck = 1; |
78 |
if (global.currentroom == room_tundra_town2) |
79 |
dogcheck = 1; |
80 |
if (global.currentroom == room_tundra_dangerbridge) |
81 |
dogcheck = 1; |
82 |
if (global.currentroom == room_tundra_sanshouse) |
83 |
dogcheck = 1; |
84 |
if (global.currentroom == room_tundra_paproom) |
85 |
dogcheck = 1; |
86 |
if (global.currentroom == room_tundra_sansroom) |
87 |
dogcheck = 1; |
88 |
if (global.currentroom == room_tundra_sansroom_dark) |
89 |
dogcheck = 1; |
90 |
if (global.currentroom == room_tundra_sansbasement) |
91 |
dogcheck = 1; |
92 |
if (global.currentroom == room_fogroom) |
93 |
dogcheck = 1; |
94 |
if (global.currentroom == room_water1) |
95 |
dogcheck = 1; |
96 |
if (global.currentroom == room_water3) |
97 |
dogcheck = 1; |
98 |
if (global.currentroom == room_water3A) |
99 |
dogcheck = 1; |
100 |
if (global.currentroom == room_water6) |
101 |
dogcheck = 1; |
102 |
if (global.currentroom == room_water8) |
103 |
dogcheck = 1; |
104 |
if (global.currentroom == room_water_bridgepuzz1) |
105 |
dogcheck = 1; |
106 |
if (global.currentroom == room_water7) |
107 |
dogcheck = 1; |
108 |
if (global.currentroom == room_water9) |
109 |
dogcheck = 1; |
110 |
if (global.currentroom == room_water12) |
111 |
dogcheck = 1; |
112 |
if (global.currentroom == room_water11) |
113 |
dogcheck = 1; |
114 |
if (global.currentroom == room_water_savepoint1) |
115 |
dogcheck = 1; |
116 |
if (global.currentroom == room_water_nicecream) |
117 |
dogcheck = 1; |
118 |
if (global.currentroom == room_water14) |
119 |
dogcheck = 1; |
120 |
if (global.currentroom == room_water_onionsan) |
121 |
dogcheck = 1; |
122 |
if (global.currentroom == room_water21) |
123 |
dogcheck = 1; |
124 |
if (global.currentroom == room_water_bird) |
125 |
dogcheck = 1; |
126 |
if (global.currentroom == room_water_shoe) |
127 |
dogcheck = 1; |
128 |
if (global.currentroom == room_water_piano) |
129 |
dogcheck = 1; |
130 |
if (global.currentroom == room_water_dogroom) |
131 |
dogcheck = 1; |
132 |
if (global.currentroom == room_water_statue) |
133 |
dogcheck = 1; |
134 |
if (global.currentroom == room_fire10A_old) |
135 |
dogcheck = 1; |
136 |
if (global.currentroom == room_water_trashsavepoint) |
137 |
dogcheck = 1; |
138 |
if (global.currentroom == room_water_trashzone2) |
139 |
dogcheck = 1; |
140 |
if (global.currentroom == room_water_prewaterfall) |
141 |
dogcheck = 1; |
142 |
if (global.currentroom == room_water_waterfall) |
143 |
dogcheck = 1; |
144 |
if (global.currentroom == room_water_undynebridgeend) |
145 |
dogcheck = 1; |
146 |
if (global.currentroom == room_water_undynebridge) |
147 |
dogcheck = 1; |
148 |
if (global.currentroom == room_water_trashzone1) |
149 |
dogcheck = 1; |
150 |
if (global.currentroom == room_water_waterfall3) |
151 |
dogcheck = 1; |
152 |
if (global.currentroom == room_water_undyneyard) |
153 |
dogcheck = 1; |
154 |
if (global.currentroom == room_water_undynehouse) |
155 |
dogcheck = 1; |
156 |
if (global.currentroom == room_water_blookyard) |
157 |
dogcheck = 1; |
158 |
if (global.currentroom == room_water_shop) |
159 |
dogcheck = 1; |
160 |
if (global.currentroom == room_water_hapstablook) |
161 |
dogcheck = 1; |
162 |
if (global.currentroom == room_fire_core_center) |
163 |
dogcheck = 1; |
164 |
if (global.currentroom == room_water_farm) |
165 |
dogcheck = 1; |
166 |
if (global.currentroom == room_water_prebird) |
167 |
dogcheck = 1; |
168 |
if (global.currentroom == room_water_temvillage) |
169 |
dogcheck = 1; |
170 |
if (global.currentroom == room_water_undynefinal2) |
171 |
dogcheck = 1; |
172 |
if (global.currentroom == room_water18) |
173 |
dogcheck = 1; |
174 |
if (global.currentroom == room_water_undynefinal) |
175 |
dogcheck = 1; |
176 |
if (global.currentroom == room_water16) |
177 |
dogcheck = 1; |
178 |
if (global.currentroom == room_water_undynefinal3) |
179 |
dogcheck = 1; |
180 |
if (global.currentroom == room_fire1) |
181 |
dogcheck = 1; |
182 |
if (global.currentroom == room_fire2) |
183 |
dogcheck = 1; |
184 |
if (global.currentroom == room_fire_prelab) |
185 |
dogcheck = 1; |
186 |
if (global.currentroom == room_fire_dock) |
187 |
dogcheck = 1; |
188 |
if (global.currentroom == 365) |
189 |
dogcheck = 1; |
190 |
if (global.currentroom == room_fire3) |
191 |
dogcheck = 1; |
192 |
if (global.currentroom == room_fire_restaurant) |
193 |
dogcheck = 1; |
194 |
if (global.currentroom == room_fire_hoteldoors) |
195 |
dogcheck = 1; |
196 |
if (global.currentroom == room_fire_lasers1) |
197 |
dogcheck = 1; |
198 |
if (global.currentroom == room_fire6A) |
199 |
dogcheck = 1; |
200 |
if (global.currentroom == room_fire7) |
201 |
dogcheck = 1; |
202 |
if (global.currentroom == room_fire8) |
203 |
dogcheck = 1; |
204 |
if (global.currentroom == room_fire_shootguy_2) |
205 |
dogcheck = 1; |
206 |
if (global.currentroom == room_fire9) |
207 |
dogcheck = 1; |
208 |
if (global.currentroom == room_fire_shootguy_1) |
209 |
dogcheck = 1; |
210 |
if (global.currentroom == room_fire_turn) |
211 |
dogcheck = 1; |
212 |
if (global.currentroom == room_fire_cookingshow) |
213 |
dogcheck = 1; |
214 |
if (global.currentroom == room_fire_savepoint1) |
215 |
dogcheck = 1; |
216 |
if (global.currentroom == room_fire_hotdog) |
217 |
dogcheck = 1; |
218 |
if (global.currentroom == room_fire_elevator_r1) |
219 |
dogcheck = 1; |
220 |
if (global.currentroom == room_fire_elevator_r2) |
221 |
dogcheck = 1; |
222 |
if (global.currentroom == room_fire_walkandbranch) |
223 |
dogcheck = 1; |
224 |
if (global.currentroom == room_fire_sorry) |
225 |
dogcheck = 1; |
226 |
if (global.currentroom == room_fire_apron) |
227 |
dogcheck = 1; |
228 |
if (global.currentroom == room_fire10) |
229 |
dogcheck = 1; |
230 |
if (global.currentroom == 366) |
231 |
dogcheck = 1; |
232 |
if (global.currentroom == room_fire_mewmew2) |
233 |
dogcheck = 1; |
234 |
if (global.currentroom == room_fire_coreview2) |
235 |
dogcheck = 1; |
236 |
if (global.currentroom == room_fire_newsreport) |
237 |
dogcheck = 1; |
238 |
if (global.currentroom == room_fire10_old) |
239 |
dogcheck = 1; |
240 |
if (global.currentroom == room_fire_elevator_l2) |
241 |
dogcheck = 1; |
242 |
if (global.currentroom == room_fire_elevator_l3) |
243 |
dogcheck = 1; |
244 |
if (global.currentroom == room_fire_walkandbranch2) |
245 |
dogcheck = 1; |
246 |
if (global.currentroom == room_fire_conveyorlaser) |
247 |
dogcheck = 1; |
248 |
if (global.currentroom == room_fire_shootguy_3) |
249 |
dogcheck = 1; |
250 |
if (global.currentroom == room_fire_preshootguy4) |
251 |
dogcheck = 1; |
252 |
if (global.currentroom == room_fire_shootguy_4) |
253 |
dogcheck = 1; |
254 |
if (global.currentroom == room_fire_savepoint2) |
255 |
dogcheck = 1; |
256 |
if (global.currentroom == room_fire_spider) |
257 |
dogcheck = 1; |
258 |
if (global.currentroom == room_fire_pacing) |
259 |
dogcheck = 1; |
260 |
if (global.currentroom == room_water_temvillage) |
261 |
dogcheck = 1; |
262 |
if (global.currentroom == room_fire_operatest) |
263 |
dogcheck = 1; |
264 |
if (global.currentroom == room_fire_multitile) |
265 |
dogcheck = 1; |
266 |
if (global.currentroom == 362) |
267 |
dogcheck = 1; |
268 |
if (global.currentroom == room_fire_core1) |
269 |
dogcheck = 1; |
270 |
if (global.currentroom == room_fire_hotelfront_1) |
271 |
dogcheck = 1; |
272 |
if (global.currentroom == room_fire_hotellobby) |
273 |
dogcheck = 1; |
274 |
if (global.currentroom == room_fire_hotelbed) |
275 |
dogcheck = 1; |
276 |
if (global.currentroom == room_fire_precore) |
277 |
dogcheck = 1; |
278 |
if (global.currentroom == room_fire_core2) |
279 |
dogcheck = 1; |
280 |
if (global.currentroom == room_fire_core3) |
281 |
dogcheck = 1; |
282 |
if (global.currentroom == room_fire_core4) |
283 |
dogcheck = 1; |
284 |
if (global.currentroom == room_fire_core5) |
285 |
dogcheck = 1; |
286 |
if (global.currentroom == room_fire_core_freebattle) |
287 |
dogcheck = 1; |
288 |
if (global.currentroom == room_fire_core_premett) |
289 |
dogcheck = 1; |
290 |
if (global.currentroom == room_fire_core_laserfun) |
291 |
dogcheck = 1; |
292 |
if (global.currentroom == room_fire_core_bridge) |
293 |
dogcheck = 1; |
294 |
if (global.currentroom == room_basement2_final) |
295 |
dogcheck = 1; |
296 |
if (global.currentroom == room_fire_core_topleft) |
297 |
dogcheck = 1; |
298 |
if (global.currentroom == room_fire_core_left) |
299 |
dogcheck = 1; |
300 |
if (global.currentroom == room_fire_core_metttest) |
301 |
dogcheck = 1; |
302 |
if (global.currentroom == room_fire_elevator_l1) |
303 |
dogcheck = 1; |
304 |
if (global.currentroom == room_fire_core_top) |
305 |
dogcheck = 1; |
306 |
if (global.currentroom == room_asghouse3) |
307 |
dogcheck = 1; |
308 |
if (global.currentroom == room_basement4_final) |
309 |
dogcheck = 1; |
310 |
if (global.currentroom == room_castle_coffins1) |
311 |
dogcheck = 1; |
312 |
if (global.currentroom == room_castle_hook) |
313 |
dogcheck = 1; |
314 |
if (global.currentroom == 364) |
315 |
dogcheck = 1; |
316 |
if (global.currentroom == room_asghouse2) |
317 |
dogcheck = 1; |
318 |
if (global.currentroom == room_fire_core_treasureleft) |
319 |
dogcheck = 1; |
320 |
if (global.currentroom == room_lastruins_corridor) |
321 |
dogcheck = 1; |
322 |
if (global.currentroom == room_fire_finalelevator) |
323 |
dogcheck = 1; |
324 |
if (global.currentroom == room_castle_precastle) |
325 |
dogcheck = 1; |
326 |
if (global.currentroom == room_asrielroom_final) |
327 |
dogcheck = 1; |
328 |
if (global.currentroom == room_kitchen_final) |
329 |
dogcheck = 1; |
330 |
if (global.currentroom == room_asgoreroom) |
331 |
dogcheck = 1; |
332 |
if (global.currentroom == room_castle_front) |
333 |
dogcheck = 1; |
334 |
if (global.currentroom == room_castle_finalshoehorn) |
335 |
dogcheck = 1; |
336 |
if (global.currentroom == room_asghouse1) |
337 |
dogcheck = 1; |
338 |
if (global.currentroom == room_basement1_final) |
339 |
dogcheck = 1; |
340 |
if (global.currentroom == room_fire_core_warrior) |
341 |
dogcheck = 1; |
342 |
if (global.currentroom == 370) |
343 |
dogcheck = 1; |
344 |
if (global.currentroom == room_fire_core_topright) |
345 |
dogcheck = 1; |
346 |
if (global.currentroom == room_fire_core_bottomright) |
347 |
dogcheck = 1; |
348 |
if (global.currentroom == room_castle_throneroom) |
349 |
dogcheck = 1; |
350 |
if (global.currentroom == room_castle_prebarrier) |
351 |
dogcheck = 1; |
352 |
if (global.currentroom == room_castle_barrier) |
353 |
dogcheck = 1; |
354 |
if (global.currentroom == room_castle_exit) |
355 |
dogcheck = 1; |
356 |
if (global.currentroom == room_castle_elevatorout) |
357 |
dogcheck = 1; |
358 |
if (global.currentroom == room_undertale_end) |
359 |
dogcheck = 1; |
360 |
if (global.currentroom == room_castle_trueexit) |
361 |
dogcheck = 1; |
362 |
if (global.currentroom == room_outsideworld) |
363 |
dogcheck = 1; |
364 |
if (global.currentroom == room_fire_labelevator) |
365 |
dogcheck = 1; |
366 |
if (global.currentroom == room_truelab_elevatorinside) |
367 |
dogcheck = 1; |
368 |
if (global.currentroom == room_truelab_elevator) |
369 |
dogcheck = 1; |
370 |
if (global.currentroom == room_truelab_hall1) |
371 |
dogcheck = 1; |
372 |
if (global.currentroom == room_truelab_hub) |
373 |
dogcheck = 1; |
374 |
if (global.currentroom == room_truelab_hall2) |
375 |
dogcheck = 1; |
376 |
if (global.currentroom == room_truelab_operatingroom) |
377 |
dogcheck = 1; |
378 |
if (global.currentroom == room_truelab_redlever) |
379 |
dogcheck = 1; |
380 |
if (global.currentroom == room_truelab_bedroom) |
381 |
dogcheck = 1; |
382 |
if (global.currentroom == room_truelab_mirror) |
383 |
dogcheck = 1; |
384 |
if (global.currentroom == room_truelab_bluelever) |
385 |
dogcheck = 1; |
386 |
if (global.currentroom == room_truelab_hall3) |
387 |
dogcheck = 1; |
388 |
if (global.currentroom == room_truelab_determination) |
389 |
dogcheck = 1; |
390 |
if (global.currentroom == room_truelab_cooler) |
391 |
dogcheck = 1; |
392 |
if (global.currentroom == room_truelab_greenlever) |
393 |
dogcheck = 1; |
394 |
if (global.currentroom == room_truelab_fan) |
395 |
dogcheck = 1; |
396 |
if (global.currentroom == room_truelab_castle_elevator) |
397 |
dogcheck = 1; |
398 |
if (global.currentroom == room_truelab_prepower) |
399 |
dogcheck = 1; |
400 |
if (global.currentroom == room_truelab_power) |
401 |
dogcheck = 1; |
402 |
if (global.currentroom == room_gaster) |
403 |
dogcheck = 1; |
404 |
if (global.currentroom == room_ice_dog) |
405 |
dogcheck = 1; |
406 |
if (global.currentroom == room_floweyx) |
407 |
dogcheck = 1; |
408 |
if (global.currentroom == room_fire_core_final) |
409 |
dogcheck = 1; |
410 |
if (global.currentroom == room_fire_elevator) |
411 |
dogcheck = 1; |
412 |
if (global.currentroom == room_f_phrase) |
413 |
dogcheck = 1; |
414 |
if (global.currentroom == room_settings) |
415 |
dogcheck = 1; |
416 |
if (global.currentroom == room_f_start) |
417 |
dogcheck = 1; |
418 |
if (global.currentroom == room_f_intro) |
419 |
dogcheck = 1; |
420 |
if (global.currentroom == room_f_room) |
421 |
dogcheck = 1; |
422 |
if (global.currentroom == room_water_fakehallway) |
423 |
dogcheck = 1; |
424 |
if (global.currentroom == room_mysteryman) |
425 |
dogcheck = 1; |
426 |
if (global.currentroom == room_soundtest) |
427 |
dogcheck = 1; |
428 |
if (global.currentroom == TESTROOM) |
429 |
dogcheck = 1; |
430 |
if (global.currentroom == room_water_redacted) |
431 |
dogcheck = 1; |
432 |
if (global.currentroom == room_water13) |
433 |
dogcheck = 1; |
434 |
if (global.currentroom == room_overworld3) |
435 |
dogcheck = 1; |
436 |
if (global.currentroom == bullettest) |
437 |
dogcheck = 1; |
438 |
if (global.currentroom == room_end_castroll) |
439 |
dogcheck = 1; |
440 |
if (global.currentroom == room_end_highway) |
441 |
dogcheck = 1; |
442 |
if (global.currentroom == room_end_beach) |
443 |
dogcheck = 1; |
444 |
if (global.currentroom == room_end_metta) |
445 |
dogcheck = 1; |
446 |
if (global.currentroom == room_end_school) |
447 |
dogcheck = 1; |
448 |
if (global.currentroom == room_end_mtebott) |
449 |
dogcheck = 1; |
450 |
if (global.currentroom == room_creditsdodger) |
451 |
dogcheck = 1; |
452 |
if (global.currentroom == room_end_myroom) |
453 |
dogcheck = 1; |
454 |
if (global.currentroom == room_end_theend) |
455 |
dogcheck = 1; |
456 |
if (global.currentroom == room_spritecheck) |
457 |
dogcheck = 1; |
458 |
if (global.currentroom == room_goodbyeasriel) |
459 |
dogcheck = 1; |
460 |
if (global.currentroom == room_asrielmemory) |
461 |
dogcheck = 1; |
462 |
if (global.currentroom == room_monsteralign_test) |
463 |
dogcheck = 1; |
464 |
if (global.currentroom == room_battle) |
465 |
dogcheck = 1; |
466 |
if (global.currentroom == room_floweybattle) |
467 |
dogcheck = 1; |
468 |
if (global.currentroom == room_fastbattle) |
469 |
dogcheck = 1; |
470 |
if (global.currentroom == room_storybattle) |
471 |
dogcheck = 1; |
472 |
if (global.currentroom == room_gameover) |
473 |
dogcheck = 1; |
474 |
if (global.currentroom == room_shop1) |
475 |
dogcheck = 1; |
476 |
if (global.currentroom == room_shop2) |
477 |
dogcheck = 1; |
478 |
if (global.currentroom == room_shop3) |
479 |
dogcheck = 1; |
480 |
if (global.currentroom == room_shop4) |
481 |
dogcheck = 1; |
482 |
if (global.currentroom == room_shop5) |
483 |
dogcheck = 1; |
484 |
if (global.currentroom == room_riverman_transition) |
485 |
dogcheck = 1; |
486 |
if (global.currentroom == room_papdate) |
487 |
dogcheck = 1; |
488 |
if (global.currentroom == room_adate) |
489 |
dogcheck = 1; |
490 |
if (global.currentroom == room_flowey_regret) |
491 |
dogcheck = 1; |
492 |
if (global.currentroom == room_empty) |
493 |
dogcheck = 1; |
494 |
if (global.currentroom == room_flowey_endchoice) |
495 |
dogcheck = 1; |
496 |
if (global.currentroom == 363) |
497 |
dogcheck = 1; |
498 |
if (global.currentroom == room_emptywhite) |
499 |
dogcheck = 1; |
500 |
if (global.currentroom == room_emptyblack) |
501 |
dogcheck = 1; |
502 |
if (global.currentroom == room_water20) |
503 |
dogcheck = 1; |
504 |
dogcheck = 1; |
505 |
if (dogcheck == 0) |
506 |
room_goto(room_of_dog Dogcheck room); |