Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_factory_03_furnace_Other_7

(view raw script w/o annotations or w/e)
1
if (sprite_index == spr_factory_03_furnace_offon)
2
{
3
    sprite_index = spr_factory_03_furnace_loop
4
    image_index = 0
5
}