Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_21_secret_table_Other_7

(view raw script w/o annotations or w/e)
1
if (sprite_index == spr_steamworks_21_table_secret_2)
2
{
3
    image_speed = 0
4
    image_index = image_number - 1
5
    global.sworks_flag[57] = 1
6
}