1 | event_inherited(); |
2 | if (global.route == 3) |
3 | instance_destroy(); |
4 | song = 147; |
5 | song_change = false; |
6 | play_song = false; |
7 | waiter = 0; |
8 | image_speed = 0.2; |
9 | animate = 1; |
10 | talk = 0; |
11 | ransong = 0; |
12 | bark_song_chance = 8; |
13 | if (audio_is_playing(mus_honeydew_bark) || audio_is_playing(mus_honeydew_dalv) || audio_is_playing(mus_honeydew_ruins) || audio_is_playing(mus_honeydew_snow)) |
14 | song = obj_radio.bgm; |