Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_geno_narration_Create_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
if (global.route != 3)
4
{
5
    instance_destroy()
6
    return;
7
}
8
target_flag = 0
9
message[0] = ""
10
alarm[0] = 1
alarm[0]

if live_call() return global.live_result; if (global.hotland_flag[8] >= target_flag) instance_destroy()