Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_martlet_final_body_intro_Other_7

(view raw script w/o annotations or w/e)
1
if (sprite_index == spr_martlet_final_intro_2)
2
{
3
    sprite_index = spr_martlet_final_intro_3
4
    image_index = 0
5
    image_speed = 0
6
}