Undertale script viewer

← back to main script listing

gml_Object_obj_endmettevent_Alarm_5

(view raw script w/o annotations or w/e)
1
instance_create(shyren.x + 11, shyren.y + 11, obj_tinymusicnote);
2
alarm[5] = 8;
gml_Object_obj_endmettevent_Alarm_5.gml

instance_create(shyren.x + 11, shyren.y + 11, obj_tinymusicnote); alarm[5] = 8;