Undertale Yellow script viewer

← back to main script listing

gml_Room_rm_steamworks_04_Create

(view raw script w/o annotations or w/e)
1
if (global.sworks_flag[1] < 3)
2
{
3
    instance_create(0, 0, obj_steamworks_metal_sounds)
4
    instance_create(0, 0, obj_vignette)
5
}