Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_npc_moray_asleep_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited()
2
message[0] = "* (They're fast asleep.)"
3
alarm[0] = 65
alarm[0]

alarm[0] = 65 instance_create((x - 8), (y - 10), obj_npc_sleepo_z)