Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_newhome_03_pacifist_music_player_Create_0

(view raw script w/o annotations or w/e)
1
if (live_call())
2
    return global.live_result;
3
alarm[0] = 60;
gml_Object_obj_newhome_03_pacifist_music_player_Alarm_0.gml

if (live_call()) return global.live_result; obj_newhome_03_cutscene_postfight_spare.cutscene_music = audio_play_sound(mus_gift_1, 1, 0); instance_destroy();