Undertale script viewer

← back to main script listing

gml_Object_blt_temhand_Destroy_0

related scripts: Alarm_0Alarm_1Create_0Destroy_0 Draw_0Other_11

(view raw script w/o annotations or w/e)
1
if (instance_number(object_index) == 1)
2
{
3
    with (obj_tembody)
4
        alarm[3] = 30;
5
}