Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_ceroba_dead_pacifist_staff_Alarm_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
x -= 132
4
y -= 76
5
script_execute(gml_Script_scr_enemy_defragment)
6
instance_destroy()