Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_steamworks_33_cutscene_pacifist_Create_0

(view raw script w/o annotations or w/e)
1
scene = -12
2
cutscene_timer = 0
3
est_timer = 108000
4
if (global.sworks_flag[28] == 1)
5
    scene = 0
6
if (global.sworks_flag[28] >= 2)
7
{
8
    obj_steamworks_33_bridge.x = 0
9
    instance_destroy(105663)
10
    return;
11
}