Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_heart_hitbox_parent_Other_12

(view raw script w/o annotations or w/e)
1
if (heal == true)
2
{
3
    with (obj_heart_battle_fighting_parent)
4
        event_user(5)
5
}