Undertale script viewer

← back to main script listing

gml_Object_obj_spinbulletgen_friendscene_Alarm_10

related scripts: Alarm_0Alarm_1Alarm_10 Alarm_2Alarm_3Alarm_9Create_0Other_10Other_11Other_12

(view raw script w/o annotations or w/e)
1
if (spec == 3 || spec == 5)
2
    event_user(1);
3
if (spec == 4 || spec == 6)
4
    event_user(2);