Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_mfnpc2_Create_0

related scripts: Alarm_0Alarm_1Alarm_2Alarm_3Create_0 Step_0

(view raw script w/o annotations or w/e)
1
alarm[0]
 = 20;
gml_Object_obj_mfnpc2_Alarm_0.gml

path_start(pt_microfrogb, 6, path_action_stop, false);
2
waiter = 0;
3
finish = false;