if (global.flowey_death_pop == 1)
{
global.cutscene = true
alarm[0] = 15gml_Object_obj_determination_Alarm_0.gmlif (!instance_exists(obj_savebox)) { instance_destroy() instance_create(x, (y - 5), obj_savefl) }
}