Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_dunes_36_collider_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited()
2
if (!instance_exists(obj_martlet_follower))
3
    npc_flag = 1
4
if (npc_flag > 0)
5
    instance_destroy()