Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_npc_ed_asleep_Alarm_0

(view raw script w/o annotations or w/e)
1
alarm[0] = 75
gml_Object_obj_npc_ed_asleep_Alarm_0.gml

alarm[0] = 75 instance_create((x - 16), (y - 10), obj_npc_sleepo_z)
2
instance_create((x - 16), (y - 10), obj_npc_sleepo_z)