Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_mo_hat_Other_7

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