Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_31_door_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0
2
if (global.sworks_flag[59] == 1 && global.route != 2)
3
{
4
    image_index = image_number - 1
5
    instance_destroy(105108)
6
}