Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_martlet_final_slowdown_Destroy_0

(view raw script w/o annotations or w/e)
1
obj_battle_hp_current_self.sprite_index = spr_battle_hp_current_self
2
obj_battle_hp_max_self.sprite_index = spr_battle_hp_max_self
3
if surface_exists(wing_surf)
4
    surface_free(wing_surf)