Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_martlet_feather_circle_feather_Destroy_0

(view raw script w/o annotations or w/e)
1
with (id_target)
2
    instance_destroy()
3
ds_list_destroy(x_list)
4
ds_list_destroy(y_list)
5
ds_list_destroy(angle_list)