| 1 | audio_play_sound(snd_tinyfroggit, 1, 0);  | 
    
| 2 | audio_sound_gain(snd_tinyfroggit, 2, 0);  | 
    
| 3 | audio_sound_pitch(snd_tinyfroggit, 0.5);  | 
    
| 4 | path_start(pt_microfrogb2, 6, path_action_stop, false);  | 
    
| 5 | obj_mfnpc.alarm[2] = 35;  | 
    
| 6 | alarm[2] = 65; |