Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_npc_mailwhale_break1_Create_0

(view raw script w/o annotations or w/e)
1
npc_voice_sfx = 0
2
if (global.dunes_flag_ext[5] == 1 || global.geno_complete[2] == true)
3
    instance_destroy()
4
image_speed = 0
5
is_talking = 0
6
interact = false
7
scene = 0
8
cutscene_timer = 0